body { color:#000000; font-size:12px; font-family:Tahoma; }
a {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline;}
#manset-tablo {border:1px solid #d0d0d0; height:280px; margin-bottom:5px; }
 
#manset-aciklama {width:320px; padding:10px 5px 5px 10px; color:#000000; font-size:12px; font-family:Tahoma; }
 
#manset-aciklama p {margin:5px 0 8px 5px; }
 
#manset-resimler {vertical-align:bottom; height:190px; padding:7px 7px 7px 6px; background:url(/img/mansetbg.gif) bottom left no-repeat; }
 
#mansetler ul {list-style:none; padding:6px 0 0 0; border-top:1px solid #eee; margin:0 2px 0 1px; }
 
#mansetler li {background:url(../img/icon/manset.gif) 0 8px no-repeat; padding:5px 5px 5px 10px; }
	
#mansetler a {text-decoration:none; color:#033978;  font-size:13px; font-family:Tahoma; }

#memberLoginMailField{
width: 140px;
height:22px;
padding: 1px;
margin-top:4px;
padding:3px 0px 0px 22px;
background-image: url(/img/email.png);
background-color:#FFFFFF;
background-repeat: no-repeat;
background-position:left;
border:1px solid #7F9DB9;
}
#memberLoginPassField{
width: 140px;
height:22px;
padding: 1px;
padding:3px 0px 0px 22px;
background-image: url(/img/pass.png);
background-color:#FFFFFF;
background-repeat: no-repeat;
background-position:left;
border:1px solid #7F9DB9;

}
.nicemidbutton {
background-image: url(/img/button_mid.png);
height: 23px;
width: 50px;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: left top;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
padding: 0px;
font-size: 10px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0px;
}
.page {
font-size:12px;
color: #FFFFFF;
font-weight:bold;
padding:3px;
background:#FF0000;
border:1px solid #ccc;
text-decoration: none;
}
.page:hover {
font-size:12px;
color: #FF0000;
font-weight:bold;
background:#FFFFFF;
border:1px solid #FF0000;
}
.glossymenu{
	position: relative;
	padding-left: 14px;
	margin: 0px;
	border:0px;
	background: url(media/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 19px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	text-decoration: none;
	background: url(media/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(media/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}
