* {
    margin: 0;
}


a:link, a:visited {
	color: #555; 
	text-decoration:none;
	font-size:11px;
	border:0px;
}


a img { border: none; .... }

html, body {
 	height: 100%;
	margin:0;
	padding:0;
	font-family: "Verdana", Helvetica, Arial, Lucida Grande, sans-serif;
	color: #fff;
	background-color: #000;
	font-size:12px;
}


#container {
	width:990px;
	margin: 0 auto;

}

/* header start */


#header
{
	width:990px;
	height: 131px;	
	margin:0px auto;
	border:0px dashed #fff;
	clear: both;
	z-index: 1;
}

#header .logo
{
	width:231px;
	height:97px;
	margin-top: 23px;
	margin-bottom:10px;
	margin-left:12px;
	float: left;
	clear: both;
	z-index: 1;
	background: url(../images/buyulu_fener_logo.jpg);
	background-repeat:no-repeat;
}

.header_flashbanner
{
	width:720px;
	height: 120px;	
	margin:0px auto;
	z-index: 1;
	float: left;
	margin-left:25px;
	margin-top:10px;
}



.yatay_ayrac
{
	width:100%;
	height: 2px;
	margin:0px;
	clear: both;
	background: url(../images/yatay_ayrac.gif);
	background-repeat:repeat-x;
}


#header .flash
{
	width:740px;
	height: 130px;
	margin:0px;
	clear: both;
	z-index: 1;
}


/* header start sonu */


/* left_column */

#left_column{
	width:212px;
	height: auto;
	border:0px dashed #fff;
	float: left;
	margin-left:0px;
	padding:1px;
}


/* RIGHT COLUMN  */


#right_column{
	width:760px;
	height: auto;
	border:0px dashed #fff;
	float: left;
	margin-left:10px;
	padding:0px;
}


/* footer*/

#footer{
	width:980px;
	height:30px;
	clear: both;
	float: left;
	margin-top:5px;
	margin-bottom:0px;
	color: #999; 
}

.footerCodingBy{
	width: 250px;
	height: 30px;
	float: right;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #999;
}


h4{
	color: #8C8C8C; 
	font-size:12px;
	margin:5px;
	
}


#home_alan{
	width:990px;
	min-height: 600px;
	float: left;
	background: url(../images/home_bg.jpg);
	background-repeat:no-repeat;
	background-color: #000;
	margin:0px auto;
	border:0px dashed #fff;
	clear: both;
	z-index: 1;
}

#sinemalar_fon{
	width:990px;
	height:auto;
	float: left;
	background: url(../images/sinema_sayfa_bg.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	clear: both;
	z-index: 1;
}



#left_nav{
	width:200px;
	border:0px dashed #fff;
	clear: both;
	z-index: 1;
	float: left;
	margin-left:0px;
	margin-bottom:5px;
}

.isletme{
	float: left;
	width:500px;
	clear: both;
}

.footerCodingBy{
	float: right;
}

.onem_alan{
	float: left;
	width:452px;
	color: #fff; 
	font-size:13px;
}
.onem_alan strong{
	color: #000; 
}



.onem_alan_baslik{
	width:451px;
	height: 22px;
	background: url(../images/onem_baslik_bg.jpg);
	background-repeat:no-repeat;
}

.onem_alan_mid{
	width:451px;
	height: auto;
	background: url(../images/onem_mid_bg.jpg);
	background-repeat:repeat-y;
	float: left;
}
.onem_alan_bottom{
	width:451px;
	height: 17px;
	background: url(../images/onem_bottom_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}


.martop5{
	margin-top:5px;
}




.pad5 { padding:5px; }
.pad10 { padding:10px; }
.martop10 { margin-top:10px; }

/* Clear 
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* Firmalar 
----------------------------------------------------------------------------------------------------*/

#ad_container{
	width: 100%;
	height: auto;
	float: left;
	display: block;
	overflow: hidden;
	margin: 0px; padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#firma_logolar{
	width: 980px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}
#firma_logolar img{
	width: 65px;
	height: 65px;
	margin-left: 2px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 2px solid #5F708B;
}

#firma_logolar img:hover{
	border: 2px solid #fff;
}

