/* CSS layout */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a:link, a, a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
	
}
ul.mainMenu  a:link, dul.mainMenu  a, ul.mainMenu  a:visited {
	color: #0033CC;
}
ul.mainMenu  a:hover {
	color: #003399;
	font-weight:bolder;
}


#masthead {
	width:980px;
	height:150px;
	margin:auto;
}

#breadCrump {
	width:970px;
	height:24px;
	border-top:2px #FFFFFF solid;
	border-bottom:2px #FFFFFF solid;
	margin:auto;
	padding-top:5px;
}
 
#top_nav {
}
 
#container {
	
    position: relative;
    width: 980px;
    margin:auto;
	background-image:url(/lib/im_layout/cerceve.jpg);
	background-repeat:no-repeat;
	background-position:top;
   
 }
 
#left{
	float:left;
	width:780px;
}
 
#left_col {
	float:left;
 width:200px;
 padding-left:15px;
}

#page_content {
	float:right;
	width:550px;
}
 
#right_col {
	float:right;
 width: 165px;
}
 
#footer {
width:980px;
height:80px;
margin:auto;
border:2px #eaeaea solid;
padding-top:20px;
}

.anaMenu{}

ul.mainMenu li{
margin-top:7px;
width:145px;
border-bottom:1px #CCCCCC solid ;
list-style:none;
line-height:25px;
}

.kutucuk{
width:140px;
color:#003399;
margin:0px;

}

.kutuBaslik{
width:100%;
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#003399;
vertical-align:bottom;
padding-left:8px;
padding-top:15px;
padding-bottom:0px;
background-image:url(/lib/im_layout/kutucuk_ust.gif);
background-repeat:no-repeat;
background-position:left bottom;

/*border-bottom:1px #003399 solid;*/

}
.kutuGovde {
padding:5px;
background-image:url(/lib/im_layout/box_back.gif);
margin-left:0px;
}

.bosluk{
 height:1px;
 
}

.clearer{
clear:both;
padding:0.1px;
}

.minText {
font-size: 10px;
}

a.minText  {
color:#003399;
}

a.minText:hover {
color:#FF0000;
}


.dugme {

 background-color:#003366;
 font:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#FFFFFF;
 padding-bottom:2px;
 height:17px;
 border:0px;
}

.textBox {
 width:70px;
 font-size:11px;
}

.mansetGovdesi{
padding:5px;
margin:auto;

}

.mansetListe{
float:right;

}


table.tabBottomLine td {

border-bottom:1px #CCCCCC solid;

}

ul.mansetHaberListe li {
width:200px;
border-bottom:1px #FFFFFF solid;
list-style:none;
line-height:20px;
padding:2px;

}

ul.mansetHaberListe a{
 color: #FFFFFF;

}


.mansetDetay{
float:left;
width:300px;


}

.sabitHaberler {

}

ul.haberList li{
margin: 10px; 
padding: 5px; 
list-style-type: none; 
float: left; 
width: 245px; 
height: 50px; 
-moz-background-clip: -moz-initial; 
-moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;

}

.haberThumb {
padding:5px;
margin:5px;
border:1px #FFFFFF solid;

}

.haberTarih{

color: #999999;


}

.albumThumb{
padding:7px;
margin:0px;
border:1px #003399 solid;

}




hr {
border:1px #003399 solid;
height:1px;
}



