﻿@charset "utf-8";

* { margin:0; padding:0; border:0;}
body { font:normal 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	   color:#444;
	   text-align:center;
}
a:link, a:visited, a:focus { outline:none; text-decoration:none; color:#8c6239;}
a:hover { outline:none; text-decoration:none; color:#603913;}
#tasiyici {
	position:relative;
	display:inline-block;
	margin:20px auto 0 auto;
	text-align:left;
	width:620;
}
#baslik { position:relative;
		  display:block;
		  height:235px;
		  top:56px;
		  background:url(../resimler/baslik-ap.png) no-repeat top center;
		  z-index:-1;
}
#baslik-banner { position:relative; height:150px; display:block; background:url(../resimler/baslik.jpg) no-repeat center; margin-top:-35px; }
#baslik-ust { position:relative;
			  height:81px;
			  width:833px;
			  left:32.5px;
			  top:-56px;			  
			  background:transparent url(../resimler/ust-baslik.png) no-repeat top center;
			  z-index:2;
			  }
.banner { position:absolute;
		  float:left;
		  display:block;
		  margin:10px 0 0 10px;
		  height:53px; width:288px;
		  background:transparent url(../resimler/banner.png) no-repeat left center;
		  }
#menubar { position:relative;
		   height:51px;
		   width:620px;
		   left:32.5px;
		   bottom:-39px;
		   background:transparent url(../resimler/menu-ap.png) no-repeat bottom center;
		   z-index:2;
		   }
#anabolum {
	position:relative;
	float:left;
	display:block;
	clear:both;
	margin:10px 0px 0px 0px;
	width:620;
			}
.sagsutun { position:relative;
			float:left;
			display:block;
			width:620px;
			margin:0;
			padding:0;
			text-align:left;}
.sagsutun-ust { height:10px;
				background:transparent url(../resimler/icerik-ust.png) no-repeat top;
				}
.sagsutun-ort {
	position:relative;
	width:620px;
	margin:0;
	text-align:justify;
	background: url(../resimler/icerik-orta.png) repeat;
	height: 850;
				}
.sagsutun-alt { height:10px;
				background:transparent url(../resimler/icerik-alt.png) no-repeat bottom;
				}
.haberbanti { margin:0 60px 0 60px;}			
.solsutun { position:relative;
			float:left;
			display:block;
			width:200px;
			margin:0 10px 0 0;
			padding:0;
			text-align:left;
			}
.solsutun-ust { height:10px;
				background:transparent url(../resimler/solmenu-ust.png) no-repeat top;
				}
.solsutun-ort {  width:200px;
				background:transparent url(../resimler/solmenu-orta.png) repeat-y;
				}
.solsutun-alt { height:10px;
				background:transparent url(../resimler/solmenu-alt.png) no-repeat bottom;
				}
/*ust yatay menu kodları*/
#menukutu {  padding:0; text-align:justify;}
ul.menu {
	padding: 0;
	padding-top:12px;
	height:39px;
	position:relative;
	margin:0 5px 0 5px;
}
ul.menu li {
	list-style: none; 
	display:block;
	float:left;	
	padding:10px 0px 10px 0px;
}
* html body ul.menu li {
	height: 1%;
}
ul.menu li a {
	color: #8c6239;
	text-decoration: none;
	text-transform:uppercase;
	outline:none;
	padding:10px 9px 10px 9px;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:0.7px;
}
ul.menu li a:hover {
	color: #603913;	
	outline:none;
	padding:10px 9px 10px 9px;
	letter-spacing:0.7px;
	background:transparent url(../resimler/menu-hover.png) repeat-x bottom;
}
ul.menu li a.secili {
	color: #36393d;	
	outline:none; background: transparent url(../resimler/menu-hover.png) repeat-x bottom;	

}
.menu li span {  margin-top:2px; float:right; color:#363535;}
/*sol menu kodları*/
.smenukutu { margin:0; padding:0; text-align:justify; }
.smenukutu h1 { position:relative;  
		  		color:#fff;
		  		font:normal 12px Tahoma, Geneva, sans-serif;
		  		height:35px;
		  		line-height:25px;
		  		letter-spacing:1px;
		   		padding-left:10px;
		   		background:transparent url(../resimler/solmenu-baslik-ap.png) no-repeat top; 
				z-index:1;}
ul.smenu {
	margin:-15px 0 0 0; padding:15px 0 0 0; background:transparent url(../resimler/solmenu-orta.png) repeat-y;
}
ul.smenu li {
	list-style: none;
}
* html body ul.smenu li {
	height: 1%;
}
ul.smenu li a {
	color: #363535;
	display:block;
	margin-left:15px;
	padding: 5px 0 5px 15px;
	text-decoration: none;
	outline:none;
	font-weight:normal;
 	background:transparent url(../resimler/li.png) no-repeat left 11px;
}
ul.smenu li a:hover {
	color: #363535;	
	outline:none;	
	background: transparent url(../resimler/li-h.png) no-repeat left 11px;

}
.smenu li span { padding:0px 9px 7px 9px; display:block; color:#363535;}
.smenu li.son { padding-bottom:7px;}
.ayrac-yatay {
	position:relative;
	display:block;
	background: transparent url(../resimler/haber-ayrac.png) no-repeat center;
	text-align:center;
	height:30px;
}
/*haber kodları */
.hbr { position:relative;  display:inline-block; overflow:hidden; width:620px; }
.slstnhaber {   float:left; display:block; margin:10px 5px 0 10px; padding:0; width:295px}
.slstnhaber img { padding:4px; border:1px solid #ddd; float:left; }
.sgstnhaber {  float:right; display:block; margin:10px 10px 0 5px; padding:0; width:295px}
.sgstnhaber img { padding:4px; border:1px solid #ddd; float:right; }
.hkutu { width:295px; display:block; margin-bottom:7px;}
.hkutu p { padding:3px 4px 3px 4px; display:block; font-size:10px; }
.hkutu p a { text-decoration:none; outline:none; font-weight:normal; color:#444; }
.hkutu p a:hover { text-decoration:underline; outline:none; color:#363636; }
.hbr h2 { margin:0; padding:4px; font:normal 12px Tahoma, Geneva, sans-serif; border:1px solid #e0e0e0; background:#eee; color:#9e0b0f; } 
/*diğer kodlar*/
.ortala { text-align:center;}
.cerceve {background:transparent url(../resimler/cerceve.png) no-repeat center; height:370px;  }
.cerceve img { padding-top:35px;}
.kutu{ position:relative;  display:block;  width:620px; margin-top:10px; }
.pkutu{ position:relative;  display:block;  width:620px; }
.personel {
	position:relative;
	display:inline-block;
	float:left;
	text-align:left;
	width:600px;
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
}
.personel img { margin-bottom:8px; border:7px solid #eee;}
.akutu { position:relative; display:block; background:url(../resimler/haber-ayrac.png) no-repeat center top;
		 width:535px; margin:5px 42.5px 0 42.5px; height:50px; line-height:60px;text-align:center; }
/*altlık kodları*/
#alt-ap {
	width: 833px;
	height: 32px;
	position:relative;
	float:left;
	background:transparent url(../resimler/alt-golge.png) no-repeat center top;
	top: 0; left: 0;
}
#alt-alt {
	float: left;
	clear: both;
	width: 620px;
	margin: 10px auto 0 auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-size: .9em;		
	color: #666;
}
#alt-alt .alt-sol {
	float: left;
	padding-left: 18px;		
}
#alt-alt .alt-sag {
	text-align: right;
	padding-right: 18px;
}
#alt-alt a.yukarigit {
}

#alt-alt a:link, #alt-alt a:visited { 
	text-decoration: none;
	color: #666;
	outline:none;
}
#alt-alt a:hover {
	color:#666;
}
/*resim galerisi kodları*/
DIV.wrap {
	 margin:0 35px 0 35px; height:370px; width:550px; padding-top:10px; 
}
DIV.three.wrap {
	WIDTH: 550px;  
}
DIV.three.wrap img { padding:24px 24px 0 26px; 
}

DIV.example3_container A.slider_prev { 
	 MARGIN-TOP: 22px;   margin-left:35px; FONT: 1.2em Arial, sans-serif; COLOR: #222; text-decoration:none; 
}
DIV.example3_container A:hover.slider_prev {
	MARGIN-TOP: 22px; FONT: 1.2em Arial, sans-serif; COLOR: #b3121d; text-decoration:none;
}
DIV.example3_container A.slider_next {
	MARGIN-TOP: 22px; margin-right:32px; FONT: 1.2em Arial, sans-serif; COLOR: #222; text-decoration:none;
}
DIV.example3_container A:hover.slider_next {
	MARGIN-TOP: 22px; FONT: 1.2em Arial, sans-serif; COLOR: #b3121d; text-decoration:none;
}

