/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/* for all templates and grids */
body{
	text-align:center;
	font-family: Arial;
	font-size: 16px;
}
#ft{
	clear:both;
	width: 900px;
}
/**/
/* 750 centered, and backward compatibility */ 
#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7 {
	margin:auto;
	text-align:left;
	width:57.69em;
*width:56.3em;	min-width:750px;
	padding-bottom: 2px;
}
/* 950 centered */ 
#doc2 {
	width:73.074em;*width:71.313em;min-width:950px;}
/* 100% with 10px viewport side matting */ 
#doc3 {
	margin:auto 10px; /* not for structure, but so content doesn't bleed to edge */
	width:auto;}
	
/* below required for all fluid grids; adjust widths and margins above accordingly */

	/* to preserve source-order independence for Gecko */
	.yui-b{
	position:static;
}
	.yui-b{_position:static;} /* for IE < 7 */
	#yui-main .yui-b{position:static;} 

#yui-main {
	width:100%;
}
.yui-t1 #yui-main,
.yui-t2 #yui-main,
.yui-t3 #yui-main{float:right;margin-left:-25em;/* IE: preserve layout at narrow widths */}

.yui-t4 #yui-main,
.yui-t5 #yui-main,
.yui-t6 #yui-main{float:left;margin-right:-25em;/* IE: preserve layout at narrow widths */}

.yui-t1 .yui-b {
	float:left;
    width:12.3207em;*width:12.0106em;}
.yui-t1 #yui-main .yui-b{
    margin-left:13.3207em;*margin-left:13.0106em;
}

.yui-t2 .yui-b {
	float:left;
    width:13.8456em;*width:13.512em;}
.yui-t2 #yui-main .yui-b {
    margin-left:14.8456em;*margin-left:14.512em;
}

.yui-t3 .yui-b {
	float:left;
    width:23.0759em;*width:22.52em;}
.yui-t3 #yui-main .yui-b {
    margin-left:24.0759em;*margin-left:23.52em;
}

.yui-t4 .yui-b {
	float:right;
    width:13.8456em;*width:13.512em;}
.yui-t4 #yui-main .yui-b {
    margin-right:14.8456em;*margin-right:14.512em;
}

.yui-t5 .yui-b {
	float:right;
    width:18.4608em;*width:18.016em;}
.yui-t5 #yui-main .yui-b {
    margin-right:19.4608em;*margin-right:19.016em;
}

.yui-t6 .yui-b {
	float:right;
    width:23.0759em;*width:22.52em;}
.yui-t6 #yui-main .yui-b {
    margin-right:24.0759em;*margin-right:23.52em;
}

.yui-t7 #yui-main .yui-b {
	display:block;
	margin:0 0 3px 0;
}
#yui-main .yui-b {float:none;width:auto;}
/* GRIDS (not TEMPLATES) */
.yui-g .yui-u, 
.yui-g .yui-g, 
.yui-gc .yui-u,
.yui-gc .yui-g .yui-u,
.yui-ge .yui-u, 
.yui-gf .yui-u{float:right;display:inline;}
.yui-g div.first, 
.yui-gc div.first,
.yui-gc div.first div.first,
.yui-gd div.first, 
.yui-ge div.first, 
.yui-gf div.first{float:left;}
.yui-g .yui-u, 
.yui-g .yui-g{width:49.1%;}
.yui-g .yui-g .yui-u,
.yui-gc .yui-g .yui-u {width:48.1%;}
.yui-gb .yui-u, 
.yui-gc .yui-u, 
.yui-gd .yui-u{
	float:right;
	margin-left:2%;













*margin-left:1.895%;														width:30%;
}
.yui-gb div.first, 
.yui-gc div.first, 
.yui-gd div.first{margin-left:0;}
.yui-gc div.first, 
.yui-gd .yui-u{
	width:51%;
}
.yui-gd div.first{width:32%;}
.yui-ge .yui-u{width:24%;}
.yui-ge div.first, 
.yui-gf .yui-u{width:74.2%;}
.yui-gf div.first{width:24%;}
.yui-ge div.first{width:74.2%;}
#bd:after,
.yui-g:after, 
.yui-gb:after, 
.yui-gc:after, 
.yui-gd:after, 
.yui-ge:after, 
.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd,
.yui-g, 
.yui-gb, 
.yui-gc, 
.yui-gd, 
.yui-ge, 
.yui-gf{zoom:1;}


/* Basic Element Formatting */

#header{
	height:100px;
	background-color:#fff;
	margin:0;
	margin-bottom: 5px;
	}
	
#header h1{
	font-size:1em;
	margin:0;
	padding:10px;
	}
	
#header h1 a{
	color:#000000;
	background-color:#F3F2ED;
	}

#baslik A { color: red }
       /* unvisited links */
A:visited {
	color: #333333;
	text-decoration: none;
}   /* visited links   */
A {
	color: #333333;
	text-decoration: none;
}   /* visited links   */
A:hover   {
	color: #333333;
	text-decoration: underline;
} /* user hovers over link*/
A:active  {
	color: #333333;
	text-decoration: none;
}   /* active links    */

.content{
	height:auto !important;
	height: 200px;
	min-height: 200px;
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:0;
	border: 1px solid #ccc;
	}
.ilankategori{
	height:auto;
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:0;
	border: 1px solid #ccc;
	width: 180px;
	float: left;
	}
.ilankategori1{
	height:auto;
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:0 0 2px 5px;
	border: 1px solid #ccc;
	height:auto !important;
	height: 570px;
	min-height: 570px;
	width: 710px;
	float: left;
	}
.habergoster{
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:0 5px 2px 2px;
	border: 1px solid #ccc;
	width: 505px;
	float: left;
	height:auto !important;
	height: 700px;
	min-height: 700px;
	}
.habergoster1{
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:0 5px 2px 2px;
	border: 1px solid #ccc;
	width: 505px;
	float: left;
	height:auto !important;
	height: 650px;
	min-height: 650px;
	}
.ihaleana{
	height:auto;
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:0 0 2px 5px;
	border: 0px solid #ccc;
	width: 710px;
	float: left;
	}
.ilansagreklam{
	height:150px;
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:1px 0 2px 3px;
	border: 1px solid #ccc;
	width: 170px;
	float: left;
	}
.sagtaraf{
	height:auto;
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:2px 0 0 2px;
	border: 1px solid #ccc;
	width: 195px;
	float: left;
	}
	
	.sagtaraf_doviz{
	height:auto;
	background:#fff;
	margin:2px 0 0 2px;
	border: 1px solid #ccc;
	width: 280px;
	float: right;
	}
	
.foto{
	height:150px;
	background:#fff;
	border-top:#FFFFFF 2px solid;
	margin:5px 0 0 5px;
	border: 1px solid #ccc;
	width: 150px;
	float: left;
	text-align: center;
	}

.resimduzeni { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


#secondary{
	height:auto;
	background-color:#F7F7F7;
	border-top:#FFFFFF 2px solid;
	padding:0;
	margin-bottom: 2px;
	}
	
#secondaryFull{
	height:50px;
	background-color:#CFB59F;
	border-top:#FFFFFF 2px solid;
	margin:0;
	padding:0;
	}
	
	#navigation {
	float: left;
	width: 880px;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0px 0px 5px 0px;
	background: #BD9C8C;
}

#leftmiddle {
	height:282px !important;
	height: 282px;
	min-height: 282px;
	float: right;
	color: #333;
	margin: 5px 1px;
	padding: 0px;
	width: 280px;
	position: relative;
	border: 1px solid #ccc;
}

#serbest {
	height:95px !important;
	height: 95px;
	min-height: 95px;
	float: right;
	color: #333;
	margin: 5px 1px;
	padding: 0px;
	width: 280px;
	position: relative;
	border: 1px solid #ccc;
}


#leftmiddle_loto {
	height:200px !important;
	height: 200px;
	min-height: 200px;
	float: right;
	color: #333;
	margin: 5px 1px;
	padding: 0px;
	width: 280px;
	position: relative;
	border: 1px solid #ccc;
}



#ilankutusu {
	float: left;
	color: #333;
	margin: 5px 8px 2px;
	padding: 0px;
	width: 670px;
	display: block;
	position: relative;
	border: 1px solid #ccc;
}
#ihale {
	float: left;
	color: #333;
	margin: 5px 8px;
	padding: 0px;
	width: 695px;
	display: inline;
	position: relative;
	border: 0px solid #ccc;
}
#haberayrinti {
	float: left;
	color: #333;
	margin: 5px 8px;
	padding: 0px;
	width: 495px;
	display: inline;
	position: relative;
	border: 0px solid #ccc;
	text-align: justify;
	height:auto !important;
	height: 650px;
	min-height: 850px;

}
#orta {
	float: left;
	color: #333;
	margin: 5px 0px;
	padding: 0px;
	width: 898px;
	display: inline;
	position: relative;
	border: 1px solid #ccc;
}
#haber {
	float: left;
	color: #333;
	margin: 5px 8px;
	padding: 0px;
	width: 250px;
	display: inline;
	position: relative;
	border: 1px solid #ccc;
}
#reklam {
	display: inline;
	position: relative;
	color: #333;
	margin: 5px 5px 5px 1px;
	padding: 0px;
	width: 895px;
	float: left;
	border: 1px solid #ccc;
}
#reklam1 {
	display: inline;
	position: relative;
	color: #333;
	margin: 5px 5px 2px 11px;
	padding: 0px;
	width: 125px;
	float: left;
	border: 1px solid #ccc;
	height: 140px;
	padding-left: 2px;
}

#sag {
	display: inline;
	position: relative;
	color: #333;
	margin: 5px 5px 2px 1px;
	padding: 0px;
	width: 600px;
	float: left;
	border: 1px solid #ccc;
	height: auto;
}
#sol {
	display: inline;
	position: relative;
	color: #333;
	margin: 5px 5px 2px 5px;
	padding: 0px;
	width: 300px;
	float: right;
	border: 0px solid #ccc;
	height: auto;
}


#footer{
	height:40px;
	background: black url(media/titlebar.png) repeat-x center left;
	border-top:#FFFFFF 2px solid;
	margin:0;
	padding:0;
	border: 1px solid #cccccc;
	text-align: center;
	text-decoration: none;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#logo {
	clear: both;
	float: left;
	height: 100px;
	width: 230px;
	border: 1px solid #ccc;
}
#banner {
	clear: inherit;
	float: right;
	height: 100px;
	width: 665px;
	border: 1px solid #ccc;
}




	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url(bgON.gif) no-repeat top right;
	}


#right .boxed {
	background: white;
	padding: 5px;
	position: inherit;
	margin-bottom: 7px;
	width: 124;
}
#right {
	display: inline;
	float: left;
	width: 270px;
	margin: 7px 7px 0px 0px;
	font-size: 11px;
}





<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: #666666;
	background: black url(media/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

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

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #B30000;
	background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	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: 75%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


</style>



#sayfalar {
    padding: 3px;
}
#sayfalar ul {
    list-style-type: none;
}
#sayfalar li {
    float: left;
    display: inline;
    margin: 0 5px 0 0;
    display: block;
}
#sayfalar li a {
    color: #88af3f;
    padding: 4px;
    border: 1px solid #ddd;
    text-decoration: none;
    float: left;
}
#sayfalar li a:hover {
    color: #638425;
    background: #f1ffd6;
    border: 1px solid #85bd1e;
}
#sayfalar li.linksiz {
    color: #CCC;
    border: 1px solid #F3F3F3;
    padding: 4px;
}
#sayfalar li.aktif {
    color: #FFF;
    border: 1px solid #b2e05d;
    padding: 4px;
    background: #b2e05d;
}
