/* OTTO'S LTD Bilgi İşlem - 21.12.2009 */
*{
font-family:Trebuchet MS;
}
body{
background-color:#810226;
margin:0px;
color:#FFF;
font-size:12px;}

a{ 
font-size:14px;
color:#a2a2a2;
text-decoration:none;}
a:hover{
font-size:14px;
color:#e2e2e2;
text-decoration:underline;}
#ustband{
width:980px;
height:160px;
background-image:url(images/ustband.jpg);
}
#icerik{
width:980px;
background-image:url(images/icerik.jpg);
min-height:500px;}
#solband{
text-align:center;
margin-top:0px;
margin-right:3px;
padding:5px 5px 5px 0px;
width:175px;
min-height:500px;
background-image:url(images/tablo_dolgu.gif);
/*background-color:#B0B0B0;*/
/*border:#AE0132 solid 1px;*/
/*border:#C15171 solid 1px;*/
}
#sagband{
margin-top:0px;
margin-left:3px;
padding:5px;
padding-bottom:0px;
width:600px;
min-height:500px;
border-left:#FFFFFF solid 1px;
border-right:#FFFFFF solid 1px;
/*background-image:url(images/tablo_dolgu.png);*/
/*background-color:#B0B0B0;*/
/*border:#C15171 solid 1px;*/
}
#sagband_etiket{
margin-top:0px;
margin-left:3px;
padding:5px;
padding-bottom:0px;
width:600px;
min-height:500px;
border-left:#FFFFFF solid 1px;
/*border-right:#FFFFFF solid 1px;*/
/*background-image:url(images/tablo_dolgu.png);*/
/*background-color:#B0B0B0;*/
/*border:#C15171 solid 1px;*/
}
#alt{
border-top:#000000 solid 5px;
color:#a7a7a7;
height:170px;
background-color:#333333;
width:100%;}
#alt a{
color:#a7a7a7;
text-decoration:none;
}
#alt a:hover{
color:#B8B8B8;
text-decoration:underline;
}
a.personel{
color:#7ABFFA;
text-decoration:none;
}
a.personel:hover{
color:#9DCFFA;
text-decoration:underline;
}
#ust_menu{
width:803px;
padding-left:186px;
padding-top:22px;
text-align:left;}

#ust_reklam{
width:707px;
padding-left:195px;
padding-top:10px;
text-align:left;}

#cerceve_sunu{
width:95%;
text-align:left;
border:#C15171 solid 1px;
padding:7px;
background-image:url(images/tablo_dolgu.gif);}

#etiket_bg{
width:98%;
text-align:center;
padding-left:20px;
background-image:url(images/etiket_bg.gif);
background-position:center;
background-repeat:no-repeat;
height:100px;}

#insan_k{
width:95%;
color:#000033;
text-align:left;
border:#C15171 solid 1px;
padding:7px;
background-color:#F4F8D4;}

h1{
font-size:16px;
border-bottom:#C15171 solid 1px;
}
h1.kisaca{
color:#CC870E;}

select.mavi{
height:24px;
font-size:12px;
background-color:#177E94;
color:#e2e2e2;
}
/*  C L A S S   */
td.tablo_baslik{
/*background: black url(images/tablo_baslik.png) repeat-x center left ;*/
font: bold 14px Arial;
background-color:#810226;
border-bottom:#ffffff solid 1px;
} 
td.tablo_baslik2{
/*background: black url(images/tablo_baslik2.png) repeat-x center left ;*/
font: bold 14px Arial;
background-color:#810226;
border:#ffffff solid 1px;
padding:5px;
} 

input.solkolon{
width:130px;
height:15px;
background:#e2e2e2 url(images/ottos.jpg) no-repeat center right;
font-size:12px;}
input.but{
width:75px;
height:23px;
border:#333333 solid 1px;
}
input._150{
width:150px;
border:#DADCE5 solid 1px;
}
input._30{
width:25px;
text-align:center;
font-size:10px;
}
input._50{
width:30px;
text-align:center;
}
#cerceve_uyari{
border:#CDAEAE solid 1px;
background-color:#FFE6E6;
font-size:14px;
font-weight:bold;
color:#990000;
padding:25px;
}
#cerceve_basari{
border:#A8CBB4 solid 1px;
background-color:#E0FFEA;
font-size:14px;
font-weight:bold;
color:#4E8660;
padding:25px;
}
#cerceve_mavi{
border:#177E94 solid 1px;
background-color:#DBF4FA;
font-size:14px;
font-weight:bold;
color:#1E7487;
padding:25px;
}

#cerceve2{
border:#999999 solid 1px;
background-color:#FFFFFF;
color:#000000;
}
/*   M E N U    */
.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
text-align:left;
font: bold 14px Arial;
color: white;
border-bottom:#ffffff solid 1px;
border-top:#ffffff solid 1px;
background-color:#810226;
/*background: black url(titlebar.png) repeat-x center left;*/
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0px 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/*background-image: url(titlebar-active.png);*/
background-color:#AE0132;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
text-align:left;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}

.arrowlistmenu ul li a{
color: #ffffff;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
background-color:#810226;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #AE0132;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}