@charset "iso-8859-9";
/* CSS Document */

body {
	background-color:#FFF;
	background-image:url(images/video_back.png);
	background-repeat:repeat-x;
	margin:0;
}

.header{
	background-color: #a62424;
	margin-top:5px;
	border-bottom:1px solid #333;
	width:100%;
	height:66px;
}

.header-ic{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.logo{
	width:180px;
	float:left;
}

.logo-yan{
	width:80px;
	float:right;
	text-align:center;
	background-color:#333;
	margin:20px 0;
	padding:5px;
}

.logo-yan a{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

.container{
	width:700px;
	padding-top:10px;	
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.sol-banner{
	position: absolute;
	width: 160px;
	left: -170px;
}

.sag-banner{
	position:absolute;
	width:160px;
	right:-170px;
}

.canli-alan{
	width:700px;
	float:left;
}

.canli-alan-tv{
	width:700px;
	text-align:center;
	padding:0;
}

.canli-alan-shadow{
	width:700px;
}

.canli-alan-bilgiler{
	width:700px;
	padding:0;
   margin-top: -32px;
}

.canli-alan-bilgiler h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:600;
	color:#EEE;
}

.sag-alan{
	width:120px;
	float:left;
}
.footer{
	background-color: #a62424;
	margin-top:5px;
	border-bottom:1px solid #333;
	width:100%;
	height:66px; text-align:center;
}

.footer a{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}
