@charset "iso-8859-9";

body {
	background-image: url(../images/sayfa_bg.gif);
	background-color: #F0EEE1;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
#sayfa {
	width: 1001px;
	margin: auto;
}
#icerik {
	width: 990px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/header.jpg);
	height: 186px;
}
#ustmenu {
	width: 950px;
	margin-top: 162px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#leftcolumn {
	color: #333;
	border: 1px dashed #ccc;
	padding: 5px;
	height: 350px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content {
	float: left;
	color: #333;
	border: 1px dashed #ccc;
	width: 654px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/spiral.png);
	background-repeat: repeat-x;
	padding-top: 25px;
	background-color: #FFFFFF;
}
#rightcolumn {
	color: #333;
	border: 1px dashed #ccc;
	padding: 5px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#footer {
	width: 978px;
	clear: both;
	color: #333;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 90px;
	background-color: #FFFFFF;
}
#orta {
	float: right;
	width: 654px;
}
.ustmenu ul{
	margin: 0;
	padding: 0;
	font: bold 13px Arial;
	width: 450px;
	height: 18px;
}
.ustmenu li{
	display: inline;
}
.ustmenu li a{
	float: left;
	color: #FFFFFF;
	padding: 2px 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.ustmenu li a:visited{
	color: #FFFFFF;
}
.ustmenu li a:hover, .ustmenu li a.current{
	color: #FFFFFF;
}
/*---Body Right Panel--*/
.arrowlistmenu{
	width: 150px; /*width of accordion menu*/
	float: left;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 1px;
}

.arrowlistmenu ul li a{
	color: #3399FF; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	background-image: url(../images/more_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #CC0000;
	background-color: #F3F3F3;
	background-image: url(../images/more_bg_h.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}
@charset "iso-8859-9";
.bilgitable {
	background-color: #DBEDFB;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	height: 25px;
	background-position: center;
}
.iletisim {
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}
.galeriimg {
    border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #dbedfb;
	border-right-color: #dbedfb;
	border-bottom-color: #dbedfb;
	border-left-color: #dbedfb;
	margin: 2px;
}
.bilgibaslik {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004488;
}


/*CSS sub menu*/

    #tabs9 {
	width:650px;
	font-size:93%;
	border-bottom:1px solid #F45551;
	line-height:normal;
	margin: auto;
}
    #tabs9 ul {
	margin:0;
	list-style:none;
	position: relative;
	left: auto;
	right: auto;
	padding: 1px;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images/tableft9.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs9 a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	background-image: url(../images/tabright9.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }

      #tabs9 #current a {
              background-position:0% -42px;
      }
      #tabs9 #current a span {
              background-position:100% -42px;
      }

