.ddcolortabs{
width: 100%;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: bold 0px Verdana, Geneva, sans-serif;
margin:0;
padding:0;
margin-top:0px;
list-style:none;
}

.ddcolortabs li{
font: bold 0px  Verdana, Geneva, sans-serif;
}


.ddcolortabs a{
float:left;
color:#beecff;
text-align:center;
padding:0px;
text-decoration:none;
height:42px;
letter-spacing:0px;
}


.ddcolortabs a:hover{
background-color:#d7dee0;

}


.ddcolortabs .selected a, #ddcolortabs .selected a span{
float:left;
text-decoration:none;
background-color:#d7dee0;

}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
}

/* Açılan Kutu Rengi 1 */

.dropmenudiv_a{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#FFF;
	z-index:1100;
	visibility: hidden;
	text-align:left;

}


.dropmenudiv_a a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFF;
	line-height:19px;
	width: auto;
	padding-top:4px;
	padding-bottom:4px;
	display: block;
	text-decoration: none;
text-indent:7px;
	

}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
color:#FC3;
text-indent:8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}



.dropmenu-border1{
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
background-image:url(../images/menu-bg1.png);
background-position:bottom left;
background-repeat:no-repeat;
width:253px;
height:209px;
padding-left:30px;
padding-top:50px;
margin-left:-30px;

}


.dropmenu-border2{
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
background-image:url(../images/menu-bg2.png);
background-position:bottom left;
background-repeat:no-repeat;
width:253px;
height:209px;
padding-left:30px;
padding-top:50px;
margin-left:-30px;

}

