@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg) #3B3B3B repeat;	
}
strong{font-weight: bold;}

#genel{width: 100%; background: url(../images/ust_bg.jpg) top repeat-x;}
#site{width: 800px; margin-right: auto; margin-bottom: 0; margin-left: auto;}
#site #ust{width: 800px; background: url(../images/ust_bg.png) no-repeat; height: 35px; margin-top: 8px;}
#site #banner{width: 800px; background: url(../images/ban_bg.png) no-repeat; height: 200px;}
#site #banner .sol{float: left; width: 235px;}
#site #banner .sol .logo{float: left;}
#site #banner .sol .slogan{float: left; padding-top: 18px;}
#site #banner .sag{float: right; padding-right: 2px;}
#site #ort{width: 800px; background: url(../images/ort_bg.png) repeat-y;}
#site #ort .menu{float: left; padding-left: 15px;}
#site #ort .icerik{float: right; background: url(../images/icrk_bg.jpg) bottom no-repeat; width: 530px; padding-right: 20px; padding-top: 10px; text-indent: 5px; padding-bottom: 25px;}
#site #ort .icerik .sol{float: left; width: 150px; text-align: right; padding-bottom: 5px;}
#site #ort .icerik .sag{float: left; width: 300px; padding-left: 5px; padding-bottom: 5px;}
#site #ort .icerik p{text-indent: 5px; padding-bottom: 5px; font-size: 13px; color: #333; font-family: Tahoma;}
#site #ort .icerik h1{text-indent: 5px; padding-bottom: 5px; font-size: 18px; color: #333; font-family: Tahoma;}
#site #ort .icerik h2{text-indent: 5px; padding-bottom: 5px; font-size: 16px; color: #FF6600; font-family: Tahoma;}
#site #ort .icerik h1 em{text-indent: 5px; padding-bottom: 5px; font-size: 14px; color: #FF6600; font-family: Tahoma;}
#site #ort .icerik ul{list-style-type: circle; padding-left: 10px; margin-bottom: 10px; font-size: 13px; color: #333; font-family: Tahoma;}
#site #ort .icerik li{margin-bottom: 5px;}
#site #ort .icerik li em{color: #FF6600;}
#site #ort .icerik a{color: #333; text-decoration: none;}
#site #ort .icerik a:hover{color: #FF9900; text-decoration: none;}

#site #ort .ucret{float: right; width: 530px; padding-right: 20px; padding-top: 20px; text-indent: 5px; text-align: center; font-size: 16px; color: #FF6600; font-family: Tahoma;}

#site #alt{width: 800px; background: url(../images/alt_bg.png) no-repeat; height: 105px;}
#site #alt .copyright{width: 800px; text-align: center; font-family: Arial; font-size: 12px; padding-top: 60px; color: #fff;}

#web{width: 800px; margin-right: auto; margin-bottom: 0; margin-left: auto; margin-top: 0px;  text-align: center; font-family: Arial; font-size: 11px; color: #fff; padding-bottom: 5px; padding-top: 5px;}
#web a{color: #743905; text-decoration: none;}
#web a:hover{color: #993300; text-decoration: none;}

/*Menü*/
.glossymenu{
float: left;
margin-top: 15px;
padding: 0;
width: 215px; /*width of menu*/
border: #632002 1px solid;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black  url(../images/glossyback.jpg) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(../images/glossyback2.jpg);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #762700;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom:#AA3301 1px solid;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #8D3203;
color: white;
}

.glossymenu div.item{ /*DIV that contains each sub menu*/
background: #762700;
}

.glossymenu div.item ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.item ul li{
border-bottom:#AA3301 1px solid;
}

.glossymenu div.item ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.item ul li a:hover{
background: #8D3203;
color: white;
}
/*Menü*/













/*leve-menu
.lm {background:#852300 url(../img/lm.gif) top center; border-bottom:#632002 1px solid; border-right:#6A0101 1px solid; color:#CCBE9F;
 font-size: 140%; font-weight:bold; font-style:italic; margin-top:15px; margin-left:15px; padding: 2px 0 0 0; width:215px;}
.leve-menu {font-size:90%; float:left; text-indent: 15px; line-height:30px; width: 230px; padding-top:30px;}
.leve-menu li a {-moz-opacity: 0.7; opacity: 0.7; background:#762700; display: block; color:#fff; width: 215px; margin-left:15px; text-decoration:none; border-bottom:#600000 1px solid; border-right:#6A0101 1px solid; padding:2px 0 0 0; font-family: Arial;}
.leve-menu li a:hover {background:#8D3203; color:#fff; border-bottom:#AA3301 1px solid; border-right:#AA3301 1px solid; font-family: Arial;}
.aktiv {-moz-opacity: 0.5; opacity: 0.5; background:#8D3203; color:#fff; font-weight:bold; width: 215px; margin-left:15px; padding:2px 0 0 0;}*/



#duzeltici {
clear:both;
height:1px;
font-size:1px;
}

