﻿.banner
{
	width: 100%;
	height: 310px;
	border: solid 1px #cbcbcb;
	background-color: White;
}
.banner-code
{
	width: 300px;
	height: 250px;
	position: relative;
	overflow: hidden;
	border: none;
	background-color: White;
}
.banner-code p
{
	margin: 0;
	padding: 0;
	border: none;
}
.banner-alt
{
	background-image: url('../resimler/index-banner-alt-gri-fon.png');
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	height: 60px;
	border: none;
}





ol.banner_Rakamlar
{
	list-style-type: none;
	width: 100px;
	margin: auto;
	position: relative;
}

ol li
{
	margin-top: 15px;
}

.banner_Rakamlar .sol
{
	background-image: url('../resimler/play-icon-sag.png');
	background-repeat: no-repeat;
	cursor: pointer;
	width: 30px;
	height: 30px;
	float: left;
}

.banner_Rakamlar .orta
{
	background-color: #cbcbcb;
	width: 1px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	height: 20px;
	float: left;
}

.banner_Rakamlar .sag
{
	background-image: url('../resimler/play-icon-sol.png');
	background-repeat: no-repeat;
	cursor: pointer;
	width: 30px;
	height: 30px;
	float: left;
}


/*--------------------------*/

div.banner_Codex
{
/*	width: 60%;

*/	  
    height: 60px; 	
	position:relative;
	overflow:hidden;
}


div.banner_Rakamlarx
{
	/*width: 60%;
	background-image: url('../resimler/gri_baslik_fon.jpg');*/
	background-repeat: repeat-x;
	position:relative;
	margin: -3px 0px -3px 0px;
}



ol.banner_Rakamlarx li
{
	width: 20px;
	height: 12px;
	background-color: Silver;
	color: White;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 0px;
	margin: -3px 0px -3px 1px;
	vertical-align:middle;
	float: right;
	cursor: pointer;
	position:relative;  
	
/*	background-image: url('../resimler/play-icon-sag.png');
	background-repeat: no-repeat;
	cursor: pointer;
	width: 30px;
	height: 30px;
	float: left;*/
}

.banner_Rakamlarx .sol
{
	cursor: pointer;
	width: 30px;
	height: 30px;
	float: left;
}

.banner_Rakamlarx .orta
{
	background-color: #cbcbcb;
	width: 1px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	height: 20px;
	float: left;
}

.banner_Rakamlar .sag
{
	cursor: pointer;
	width: 30px;
	height: 30px;
	float: left;
}

ol.banner_Rakamlarx .selected
{
	background-color: #F99C30;
}

ol.banner_Rakamlarx .navi
{
	background-color: Silver;
	cursor: pointer;
}

ol.banner_Rakamlarx .navi hover
{
	background-color: Silver;
	cursor: pointer;
}