body, td, th { font-family: Arial; font-size:12px; color: #333333; }


A.Haber:link { font-size: 11px; font-family: Arial; color: #333333; text-transform: none; text-decoration: none; font-weight: normal; }
A.Haber:visited {font-size: 11px; font-family: Arial; color: #333333; text-transform: none; text-decoration: none; font-weight: normal; }
A.Haber:hover { font-size: 11px; font-family: Arial; color: #333333; text-transform: none; text-decoration: underline; font-weight: normal; }

A.top-menu:link { font-size: 14px; font-family: Arial; color: #FFFFFF; text-transform: none; text-decoration: none; font-weight: bold; }
A.top-menu:visited {font-size: 14px; font-family: Arial; color: #FFFFFF; text-transform: none; text-decoration: none; font-weight: bold; }
A.top-menu:hover { font-size: 14px; font-family: Arial; color: #FEB873; text-transform: none; text-decoration: none; font-weight: bold; }

A.left-menu:link { font-size: 12px; font-family: Arial; color: #025172; text-transform: none; text-decoration: none; font-weight: bold; }
A.left-menu:visited {font-size: 12px; font-family: Arial; color: #025172; text-transform: none; text-decoration: none; font-weight: bold; }
A.left-menu:hover { font-size: 12px; font-family: Arial; color: #0288C1; text-transform: none; text-decoration: none; font-weight: bold; }

A.Kategori:link { font-size: 12px; font-family:Arial; color: #333333; text-transform: none; text-decoration: none; font-weight: normal; }
A.Kategori:visited {font-size: 12px; font-family: Arial; color: #333333; text-transform: none; text-decoration: none; font-weight: normal; }
A.Kategori:hover { font-size: 12px; font-family: Arial; color: #333333; text-transform: none; text-decoration: underline; font-weight: normal; }

A.AltKategori:link { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; text-transform: none; text-decoration: none; font-weight: none; }
A.AltKategori:visited {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; text-transform: none; text-decoration: none; font-weight: none; }
A.AltKategori:hover { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-transform: none; text-decoration: none; font-weight: none; }

A.UrunKategori:link { font-size: 10px; font-family: verdana; color: #025172; text-transform: none; text-decoration: underline; font-weight: bold; }
A.UrunKategori:visited {font-size: 10px; font-family: verdana; color: #025172; text-transform: none; text-decoration: underline; font-weight: bold; }
A.UrunKategori:hover { font-size: 10px; font-family: verdana; color: #0288C1; text-transform: none; text-decoration: none; font-weight: bold; }

A.Urun2Kategori:link { font-size: 13px; font-family: verdana; color: #000000; text-transform: none; text-decoration: none; font-weight: normal; }
A.Urun2Kategori:visited {font-size: 13px; font-family: verdana; color: #000000; text-transform: none; text-decoration: none; font-weight: normal; }
A.Urun2Kategori:hover { font-size: 13px; font-family: verdana; color: #000000; text-transform: none; text-decoration: underline; font-weight: normal; }

.adetbox { height: 17px; width: 17px; border: 1px solid #ECF7FD; font-family: Tahoma; font-size: 9px; color: #333333; text-align: center; }

.formboxx {	border: 1px solid #999999; font-family: Arial; font-size: 12px; color: #333333; text-align: left; }

A.bottom-menu:link { font-size: 10px; font-family: verdana; color: #252836; text-transform: none; text-decoration: none; font-weight: normal; }
A.bottom-menu:visited {font-size: 10px; font-family: verdana; color: #252836; text-transform: none; text-decoration: none; font-weight: normal; }
A.bottom-menu:hover { font-size: 10px; font-family: verdana; color: #595959; text-transform: none; text-decoration: underline; font-weight: normal; }

.box { BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #cccccc; }
.butn {	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; WIDTH: 150px; CURSOR: hand; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana; HEIGHT: 22px; BACKGROUND-COLOR: #ffffff}


/*akordion menu design by djdragon:)*/

.arrowlistmenu{
width:100%; /*width of accordion menu*/
background:#ffffff;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
margin:3px;
margin-bottom: 3px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
text-align:left;
border-bottom:dashed #83B651 1px;

}
.arrowlistmenu .menuheader a{ 
font: bold 14px Arial;
color: #A2A19D;
text-transform: uppercase;
text-decoration:none;
}
.arrowlistmenu .menuheader a:visited{ 
font: bold 14px Arial;
color: #A2A19D;
text-transform: uppercase;
text-decoration:none;
}
.arrowlistmenu .menuheader a:hover{ 
font: bold 14px Arial;
color: #A2A19D;
text-transform: uppercase;
text-decoration:none;
}
 

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:#F3F3F3;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
margin:3px;
text-align:left;
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #AA0B7F;
background:#FFDDDD;
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%;
}

.arrowlistmenu ul li a:visited{
color: #AA0B7F;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #AA0B7F;
background:#FFC1C1;
}



.tumu {width:1000px; }
.kafa {width:1000px;}
.kafa td {height:147px; background:url(../images/header.jpg) no-repeat;}
.top {width:999px; height:30px; background:url(../images/MainMenuBack.jpg) repeat-x;}

.kayanresim {width:756px; padding:0px;}
.orta {width:1000px;}
.ayak {width:1000px; height:30px; border-bottom:solid #A80077 5px; border-top:solid #A80077 1px; }


.left {width:25%; background-color: #E1E1E1;}
.leftmenu {padding-top:0px;}
.right {width:75%; background-color: #E9F8FE; }