
.ana_cerceve {
border : 1px solid #494e52;
background-color : #636d76;
padding : 8px;
}
ul.bolumler {
margin : 0;
padding : 0;
margin-top : 5px;
margin-bottom : 6px;
}
ul.bolumler li {
list-style : none;
display : inline;
}
ul.bolumler li a {
background-color : #464c54;
color : #ffebb5;
padding : 8px 14px 8px 14px;
text-decoration : none;
font-size : 9px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
text-transform : uppercase;
border : 1px solid #464c54;
background-image : url(../images/tab_off.jpg);
background-repeat : repeat-x;
background-position : bottom;
}
ul.bolumler li a:hover {
background-color : #2f343a;
border-color : #2f343a;
}
ul.bolumler li a.active {
background-color : #ffffff;
color : #282e32;
border : 1px solid #464c54;
border-bottom : 1px solid #ffffff;
background-image : url(../images/tab_on.jpg);
background-repeat : repeat-x;
background-position : top;
}
.kisim {
background-color : #ffffff;
padding : 10px;
border : 1px solid #464c54;
font-family : Arial, Helvetica, sans-serif;
background-image : url(../images/content_bottom.jpg);
background-repeat : repeat-x;
background-position : bottom;
}
#kisim_2, #kisim_3, #kisim_4, #kisim_5 {
display : none;
}
.kisim ul {
margin : 0;
padding : 0 20px 0 20px;
}
.kisim ul li {
list-style : none;
border-bottom : 1px solid #d6dde0;
padding-top : 15px;
padding-bottom : 15px;
font-size : 13px;
}
.kisim ul li a {
text-decoration : none;
color : #3e4346;
}
.kisim ul li a small {
color : #8b959c;
font-size : 9px;
text-transform : uppercase;
font-family : Verdana, Arial, Helvetica, sans-serif;
position : relative;
left : 4px;
top : 0;
}
.kisim ul li a:hover {
color : #a59c83;
}
.kisim ul li a:hover small {
color : #baae8e;
}
