/* Enler.Org Google Güvenli Sayfalar -------------*/
body {
	font-family:Tahoma, Arial, Courier New, Georgia;
	background-color:#f0f0f0;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}
body,tr,td {
	font-size: 13px;
	color:#515e70;
}
a:link {
	color: #4040BF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4040BF;
}
a:hover {
	text-decoration: underline;
	color: #4040BF;
}
a:active {
	text-decoration: none;
	color: #BF4040;
}


.search-input {
	width:300px;
	height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9F9F9F;
	border-bottom-color: #9F9F9F;

}

/* menu -------------*/
.menu_header {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	
}
.menu_menuitem {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color:#AAAAAA;
	font-weight: bold;
}
.menu_menuitem a:link {
	color:#888888;
	text-decoration:none;
}
.menu_menuitem a:visited {
	color:#888888;
	text-decoration:none;
}
.menu_menuitem a:hover {
	color:#555555;
	text-decoration:none;
}
.menu_menuitem a:active {
	color:#888888;
	text-decoration:none;
}
.menu_menuitem_active {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	background-color: #FFFFFF;
	color: #999999;
	font-weight: bold;
}
.menu_menuitem_active a:link {
	color:#b10059;
	text-decoration:none;
}
.menu_menuitem_active a:visited {
	color:#b10059;
	text-decoration:none;
}
.menu_menuitem_active a:hover {
	color:#ff0080;
	text-decoration:none;
}
.menu_menuitem_active a:active {
	color:#ff0000;
	text-decoration:none;
}
.menu_menuitem_active div {
	padding-left: 8px;
	font-weight: normal;
	color:#999999;
	background:url(i/solmenu-subbg.gif);
	background-repeat:no-repeat;
	padding-top: 4px;
}
.menu_menuitem_active div a:link {
	color:#4040BF;
}
.menu_menuitem_active div a:visited {
	color:#4040BF;
}
.menu_menuitem_active div a:hover {
	color:#4040BF;
	text-decoration:underline;
}
.menu_menuitem_active div a:active {
	color:#4040BF;
}



/* kutular -----------------*/

.kutu {
	width: 165px;
	height: 157px;
	padding: 0px;
	margin: 2px;
	float: left;
	clear: none;
	text-align: center;
	font-size:9px;
	color:#999999;
	background-image:url(i/urunbox-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: 1px solid #E3E3E3;
}
.kutu a:link {
	font-size:12px;
	font-weight:bold;
}
.kutu a:hover {
	font-size:12px;
	font-weight:bold;
}
.kutu a:visited {
	font-size:12px;
	font-weight:bold;
}
.kutu a:active {
	font-size:12px;
	font-weight:bold;
}
.kutu span {
	font-size:9px;
	font-weight:normal;
	color:#666666;
}
.menu_encok {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color:#AAAAAA;
	background-color:#FFCC00;
	font-weight: bold;
}





.content
{
  background-color: #FFFFFF;
  width: 100%;
  height: auto;
  padding-right: 0px;
  padding-bottom: 20px;
  float: left;
}
.header
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-color: #FFFFFF;
  color: #959595;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #959595;
  margin-bottom: 10px;
  margin-top: 1px;
  clear: both;
}



.maintd
{
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  vertical-align: top;
}

