.ddcolortabs{
padding: 0;
width: 417px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font-family:Arial;
font-size:12px;
color:#F8DCB2;
font-weight:bold;

margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
color:#F8DCB2;
display:inline;
margin:0 3px 0 0;
padding:0;

}


.ddcolortabs a{
float:left;
color: #333333;
background: #F5D19B url(../resimler/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;

background: transparent url(../resimler/color_tabs_right.gif) no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{

float:none;
}

.ddcolortabs a:hover{
color:#F8DCB2;
background-color: #E10915;
}

.ddcolortabs a:hover span{
color:#F8DCB2;

}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
color:#F8DCB2;background-color: #E10915;
}

.ddcolortabsline{
clear: both;

padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #F5D19B;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:378px; /*width of 2nd level sub menus*/
height:145px;
font-family:Arial;
font-size:12px;
color:#5F3E07;
padding-left:16px;
padding-top:10px;
padding-right:25px;
background:url(../resimler/tab-arka.jpg);
background-position:top left;
background-repeat:no-repeat; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}
