.font10-verdana {
	color: #000;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}

.smallFont {
	color: #000;
	font-family: verdana, arial;
	font-size: 9px;
	text-align: left;
	padding: 2px;
}

.alert {
	background: #fff6bf url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	width: 100%;
}

.alert2 {
	background: #fff6bf url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	width: 480px;
}

.alert-cinemaodeme {
	background: #fff6bf  url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 70px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	font-size: 10px;
	clear: left;
}

.alert-cinemakredikarti {
	background: #fff6bf url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 10px 10px 30px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-top: 80px;
	font-size: 10px;
}

.alert-cinemamovie {
	background: #eaebd1 url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 50px;
	border-top: 2px solid #242424;
	border-bottom: 2px solid #242424;
	font-size: 10px;
	clear: both;
}

.alert-cinemaregion {
	background: #eaebd1 url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 50px;
	border-top: 2px solid #242424;
	border-bottom: 2px solid #242424;
	font-size: 10px;
	clear: left;
}

.alert-cinemavenue {
	background: #eaebd1 url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 50px;
	border-top: 2px solid #242424;
	border-bottom: 2px solid #242424;
	font-size: 10px;
	clear: left;
}

.alert-cinemaprice {
	background: #fff6bf url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 50px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	font-size: 10px;
	clear: left;
}

.info-cinemaselectseat {
	background: #eaebd1 url(/static/images/tr/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 50px;
	border-top: 2px solid #242424;
	border-bottom: 2px solid #242424;
	font-size: 10px;
	clear: left;
}

.movieS-baslik {
	width: 280px;
	font-size: 12px;
	color: #505050;
	padding: 5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	background: #E5E5E6 url(/static/images/tr/icon_arrow_down.gif) right
		no-repeat;
}

.movieS-baslik-active { /*	background: #E5E5E6;  */
	width: 280px;
	font-size: 12px;
	color: #505050;
	padding: 5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	background: #E5E5E6;
}

.row-cinema {
	background-color: #e4e4e4;
	padding: 10px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 9px;
}

.row-cinema:hover {
	background-color: #f4f4f4;
}

.sinemabilgi {
	color: #000000;
	font-size: 11px;
}

.bilette-baslik {
	width: 565px;
	font-size: 14px;
	color: #fff;
	padding: 5px 0 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	background: #C4C5AE url(/static/images/tr/icon_arrow_down.gif) right
		no-repeat;
}

.bilette-baslik-active {
	width: 565px;
	font-size: 14px;
	color: #fff;
	padding: 5px 0 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	background: #C4C5AE;
}

.geneltext {
	font-size: 11px;
	color: #000;
}

#yukleme {
	width: 200px;
	z-index: 9999;
	height: 100px;
	background-color: #000;
	color: #fff;
	font-family: tahoma, verdana, arial;
	font-size: 1em;
	position: absolute;
	top: 5%;
	left: 50%;
	margin-top: 200px;
	margin-left: -100px;
	text-align: center;
}

.genellink:link,.genellink:visited,.genellink:active {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

.genellink:hover,.genellink:visited :hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.kocamanbeyazlink:link,.kocamanbeyazlink:visited,.kocamanbeyazlink:active
	{
	font-size: 2em;
	color: #fff;
	text-decoration: underline
}

.kocamanbeyazlink:hover,.kocamanbeyazlink:visited :hover {
	font-size: 2em;
	color: #fff;
	text-decoration: none
}

.movietimelink:link,.movietimelink:visited,.movietimelink:active {
	color: #000000;
	font-size: 9px;
	text-decoration: underline
}

.movietimelink:hover,.movietimelink:visited :hover {
	color: #000000;
	font-size: 9px;
	text-decoration: none
}

.pipe {
	color: #000000;
	font-size: 9px;
}

.beyazlink:link,.beyazlink:visited,.beyazlink:active {
	color: #ffffff;
	text-decoration: underline
}

.beyazlink:hover,.beyazlink:visited :hover {
	color: #ffffff;
	text-decoration: none
}

.reklamkirmizi:link,.reklamkirmizi:visited,.reklamkirmizi:active {
	font-size: 0.85em;
	color: #ffffff;
	text-decoration: underline
}

.reklamkirmizi:hover,.reklamkirmizi:visited :hover {
	font-size: 0.85em;
	color: #ff0000;
	text-decoration: none
}

.turunculink:link,.turunculink:visited,.turunculink:active {
	color: #fc9e04;
	text-decoration: underline
}

.turunculink:hover,.turunculink:visited :hover {
	color: #000000;
	text-decoration: none
}

.table-aramasonuc .row {
	clear: both;
	float: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 10px 0 10px 0;
}

/*.table-aramasonuc .row div {
	float: left;
	border-bottom: 1px solid #DCDCDC;
	padding:10px 0 10px 0;
}
*/
.col-arama-sol2 {
	width: 565px;
	font-size: 12px;
}

/*.col-arama-sag { 
	width:165px;
	font-size:10px;
	color:#3D3D3D;
	margin-top:6px;
	text-align: right;
}*/
.col-arama2-sol {
	width: 430px;
	padding-left: 10px;
	font-size: 12px;
	background: #F4F8FF;
}

.col-arama2-sag {
	width: 135px;
	font-size: 10px;
	color: #3D3D3D;
	text-align: right;
	background: #F4F8FF;
}

.col-arama-sag {
	width: 150px;
	font-size: 10px;
	color: #3D3D3D;
	margin-top: 6px;
	text-align: left;
	float: right;
	padding-left: 0px;
}

.col-arama-sol {
	width: 385px;
	float: left;
	font-size: 12px;
}

.linkgrup-arama {
	padding: 5px 5px 5px 13px;
	background: #DEDFD1;
	text-decoration: none;
	float: left;
	width: 547px;
}

.linkgrup-arama div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.linkgrup-arama a,linkgrup-arama a:visited {
	color: #000000;
	background: #DEDFD1;
	text-decoration: none
}

.linkgrup-arama a.secili {
	color: #000000;
	background: #003333;
	padding: 3px;
	background: #C1C2AC;
	text-decoration: none;
	font-weight: bold;
}

.linkgrup-temp a,.linkgrup-temp a:visited {
	color: #000000;
	text-decoration: none;
}

.linkgrup-temp a.secili {
	color: #000000;
	background: #003333;
	padding: 3px;
	background: #ECEDD6;
	text-decoration: none;
	font-weight: bold;
}

.etk-solbaslik-tempconcert {
	background: #FFD1F4;
	color: #77015E;
	padding: 5px 0 4px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}

.mekan-aciklama {
	padding: 10px 0 10px 15px;
	font-size: 11px;
	width: 340px;
	float: left;
	clear: left;
}

.mekan-aciklamapop {
	padding: 10px 0 10px 15px;
	font-size: 10px;
	width: 480px;
	float: left;
	clear: left;
}

.mekan-aciklama2 {
	padding: 10px 0 10px 15px;
	font-size: 11px;
	width: 325px;
	float: left;
	clear: left;
}

.box-etkinlik-baslik {
	border: 1px solid #E0E0E0;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	background: #e0e0e0;
	padding: 2px 2px 2px 12px;
}

.box-etkinlik {
	padding: 2px 2px 2px 12px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	font-size: 10px;
}

.satnok-baslik {
	background: url(/static/images/tr/icon_ayrinti2.gif) #E5E5E6 right
		no-repeat;
	width: 555px;
	font-size: 12px;
	color: #505050;
	padding: 5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	cursor: hand;
	border-bottom: 1px solid #fff;
}

.tumfirsatlar-tablo { /* -moz-box-sizing: border-box; */
	/* float:left; */
	font-size: 11px;
	width: 555px;
	padding: 3px;
	align: left;
}

.tumfirsatlar-tablo .row {
	clear: both;
}

.tumfirsatlarrow {
	clear: both;
}

.firsatlartablolari1 {
	font-size: 11px;
	background: #ECEDD6;
	width: 266px;
	background: #F3F3E3;
	padding: 3px 0 10px 10px;
	float: left;
	border-top: 8px solid #EAEBD1;
	margin-top: 3px;
}

.firsatlartablolari2 {
	font-size: 11px;
	background: #ECEDD6;
	width: 266px;
	background: #F3F3E3;
	padding: 3px 0 10px 10px;
	float: left;
	border-top: 8px solid #EAEBD1;
	margin-top: 3px;
	margin-left: 5px;
}

.firsatlartablolari3 {
	font-size: 11px;
	background: #ECEDD6;
	width: 266px;
	background: #F3F3E3;
	padding: 3px 0 10px 10px;
	float: left;
	border-top: 8px solid #EAEBD1;
	margin-top: 5px;
	clear: both;
}

.firsatlartablolarigenel {
	font-size: 12px;
	background: #ECEDD6;
	width: 266px;
	background: #F3F3E3;
	padding: 10px 0 10px 10px;
	float: left;
	border-top: 8px solid #EAEBD1;
	margin: 5px 5px 0px 0px;
	height: 210px;
}

.tumfirsatlar-tablo .row div.sag {
	margin-left: 7px;
}

/***** SINEMA ******/
.sinema-aciklama {
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	float: left;
	clear: left;
}

.sinema-aciklama1 {
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0 3px 0;
}

.sinema-aciklama2 {
	background: #f9f9f9;
	margin-left: 5px;
	font-size: 10px;
	padding: 2px;
	display: none;
}

.sinema-aciklama3 {
	font-size: 11px;
	float: left;
	clear: left;
	padding: 10px;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

.table-aramasonucsinema {
	padding: 10px;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

.table-aramasonucsinema .row {
	width: 532px;
	float: left;
}

.col-arama-sol-sinema {
	width: 300px;
	font-size: 12px;
	padding: 2px 0 8px 0;
	/*	border: 1px solid #000;  */
	height: 25px;
	float: left;
}

.col-arama-sag-sinema {
	width: 219px;
	font-size: 9px;
	color: #3D3D3D;
	text-align: right;
	padding: 2px 0px 8px 0;
	/*	border: 1px solid #f00; */
	height: 25px;
	float: right;
}

.col-arama-aciklama-sinema {
	width: 533px;
	padding: 2px 0 10px 10px;;
	font-size: 12px;
	background: #f9f9f9;
	font-size: 10px;
	display: none;
}

.sinema-header-sol {
	float: left;
	padding: 15px 0 5px 15px;
}

.sinema-header-sag {
	width: 250px;
	float: left;
	padding: 15px 0 0 15px;
	text-align: left;
}

.table-aramasonuc .row {
	clear: both;
}

.table-aramasonuc .row div {
	float: left;
	/*border-bottom:1px solid #DCDCDC;*/
	padding: 10px 0 10px 0;
}

.col-arama-sol {
	width: 400px;
	font-size: 12px;
	/*
	background:#FFFFCC;
	*/
}

.col-arama-sag {
	width: 145px;
	font-size: 10px;
	color: #3D3D3D;
	margin-top: 6px;
	text-align: right;
}

.linkgrup-arama {
	padding: 5px 5px 5px 13px;
	background: #DEDFD1;
	text-decoration: none;
	float: left;
	width: 547px;
}

.linkgrup-arama div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.linkgrup-arama a,linkgrup-arama a:visited {
	color: #000000;
	background: #DEDFD1;
	text-decoration: none
}

.linkgrup-arama a.secili {
	color: #000000;
	background: #003333;
	padding: 3px;
	background: #C1C2AC;
	text-decoration: none;
	font-weight: bold;
}

.linkgrup-temp a,.linkgrup-temp a:visited {
	color: #000000;
	text-decoration: none;
}

.linkgrup-temp a.secili {
	color: #000000;
	background: #003333;
	padding: 3px;
	background: #ECEDD6;
	text-decoration: none;
	font-weight: bold;
}

.etk-solbaslik-tempconcert {
	background: #FFD1F4;
	color: #77015E;
	padding: 5px 0 4px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}

.mekan-aciklama {
	padding: 10px 0 10px 15px;
	font-size: 11px;
	width: 340px;
	float: left;
	clear: left;
}

.sinematoptable {
	width: 563px;
	float: left;
	clear: left;
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

#paymentExtraInfoSection {
	width: 320px;
	height: 95px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #000;
	color: #fff;
	font-family: tahoma, verdana, arial;
	font-size: 1em;
	text-align: left;
	margin-right: 20px;
	float: right;
}

#cepbankExtraInfoSection {
	width: 320px;
	height: 95px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #000;
	color: #fff;
	font-family: tahoma, verdana, arial;
	font-size: 1em;
	text-align: left;
	margin-left: 20px;
	float: left;
}

/***** ROCKN ROCK TABLO ******/
.tablo-rock {
	-moz-box-sizing: border-box;
	float: left;
	font-size: 11px;
	border-left: 1px solid #FFD9F6;
	border-right: 1px solid #FFD9F6;
	width: 563px;
	overflow: auto;
}

.tablo-rock .row {
	clear: both;
}

.tablo-rock-header {
	background: #FFD9F6;
	padding: 5px 0 5px 10px;
	color: #77015E;
	clear: left;
}

.tablo-rock .row div {
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	padding: 10px 0 10px 10px;
	width: 270px;
	background: #FFF6FD;
	border-bottom: 1px solid #FFD9F6;
}

.tablo-rock .row div.sag {
	border-left: 1px solid #FFD9F6;
}

/***** M�ZIK FESTIVALI TABLO ******/
.tablo-muzikfest {
	-moz-box-sizing: border-box;
	float: left;
	font-size: 10px;
	border-left: 1px solid #FFD9F6;
	border-right: none;
	border-top: none;
	width: 565px;
	height: 410px;
	overflow: auto;
}

.tablo-muzikfest .row {
	clear: both;
}

.tablo-muzikfest-header {
	background: #FFD9F6;
	padding: 5px 0 5px 10px;
	color: #77015E;
	clear: left;
}

.tablo-muzikfest .row div {
	float: left;
	text-align: left;
	font-size: 11px;
	padding: 3px 0 10px 10px;
	width: 264px;
	background: #FFF6FD;
	border-bottom: 1px solid #FFD9F6;
}

/***** F�LM FEST�VAL� TABLO *****/
.tablo-filmfest {
	-moz-box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	background: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 565px;
	background: url(/static/images/tr/tablo_bg.gif) no-repeat center 85px;
}

.tablo-filmfest .row {
	clear: both;
}

.tablo-filmfest .tablo-filmfest-header-top { /*
	border-left:1px solid #ECEDD6; 
	*/
	background: #838383;
	height: 24px;
}

.tablo-filmfest .b1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
}

.tablo-filmfest .b2 {
	float: right;
	color: #FFFFFF;
	padding: 5px 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.tablo-filmfest .b2 a,.tablo-filmfest .b2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tablo-filmfest .b2 a.secili {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #434343;
	padding: 2px;
}

.tablo-filmfest .row div {
	float: left;
	border-left: 1px solid #CACACA;
	border-top: 1px solid #CACACA;
	border-bottom: none;
	border-right: none;
	width: 74px;
	height: 45px;
	padding: 15px 3px 15px 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.tablo-filmfest .row div.secili {
	background: #ccc;
	border-right: 1px solid #FAFAFA;
	border-top: 1px solid #FAFAFA;
	border-left: none;
	border-bottom: none;
	filter: alpha(opacity =       45);
	-moz-opacity: .45;
	opacity: .45;
}

.tablo-filmfest .tablo-filmfest-header div {
	float: left;
	line-height: 16px;
	padding: 3px 3px 3px 3px;
	border-left: 1px solid #FFF;
	border-top: none;
	border-bottom: none;
	border-right: none;
	width: 74px;
	text-align: center;
	color: #000;
	background: #CACACA;
	font-family: Arial, Helvetica, sans-serif;
}

.tablo-filmfest .row .solbaslik {
	float: left;
	width: 71px;
	height: 45px;
	padding: 15px 3px 15px 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #CACACA;
	font-weight: bold;
}

.tablo-filmfest .tablo-filmfest-header .solbaslik {
	float: left;
	width: 71px;
	padding: 2px 3px 2px 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #A3A3A3;
	border-left: 1px solid #CACACA;
}

/***** F�LM FEST�VAL� TABLO 2 *****/
.tablo-filmfest2 {
	-moz-box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	background: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 565px;
	background: url(/static/images/tr/tablo_bg.gif) no-repeat center 85px;
}

.tablo-filmfest2 .row {
	clear: both;
}

.tablo-filmfest2 .tablo-filmfest2-header-top { /*
	border-left:1px solid #ECEDD6; 
	*/
	background: #838383;
	height: 24px;
}

.tablo-filmfest2 .b1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
}

.tablo-filmfest2 .b2 {
	float: right;
	color: #FFFFFF;
	padding: 5px 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.tablo-filmfest2 .b2 a,.tablo-filmfest2 .b2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tablo-filmfest2 .b2 a.secili {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #434343;
	padding: 2px;
}

.tablo-filmfest2 .row div {
	float: left;
	border-left: 1px solid #CACACA;
	border-top: 1px solid #CACACA;
	border-bottom: none;
	border-right: none;
	width: 96px;
	height: 45px;
	padding: 15px 3px 15px 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.tablo-filmfest2 .row div.secili {
	background: #ccc;
	border-right: 1px solid #FAFAFA;
	border-top: 1px solid #FAFAFA;
	border-left: none;
	border-bottom: none;
	filter: alpha(opacity =       45);
	-moz-opacity: .45;
	opacity: .45;
}

.tablo-filmfest2 .tablo-filmfest2-header div {
	float: left;
	line-height: 16px;
	padding: 3px 3px 3px 3px;
	border-left: 1px solid #FFF;
	border-top: none;
	border-bottom: none;
	border-right: none;
	width: 96px;
	text-align: center;
	color: #000;
	background: #CACACA;
	font-family: Arial, Helvetica, sans-serif;
}

.tablo-filmfest2 .row .solbaslik {
	float: left;
	width: 42px;
	height: 45px;
	padding: 15px 3px 15px 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #CACACA;
	font-weight: bold;
}

.tablo-filmfest2 .tablo-filmfest2-header .solbaslik {
	float: left;
	width: 42px;
	padding: 2px 3px 2px 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #A3A3A3;
	border-left: 1px solid #CACACA;
}

/****** �YEL�K ***********/
.link-uye {
	color: #014A77;
	background: url(/static/images/tr/bullet_4.gif) 1px 8px no-repeat;
	padding: 3px 0 3px 11px;
}

/***** �YEL�K TABLO ****/
.uye-tablo {
	-moz-box-sizing: border-box;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.uye-tablo .row {
	clear: both;
}

.uye-tablo .row div {
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 2px 0;
}

.uye-tablo .row2 div {
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 2px 0;
}

/******* PADDING *********/
.padding15-l {
	padding-left: 15px;
}

.padding15 {
	padding: 15px;
}

/******** BOIRDERS ********/
.box-e1e1e1 {
	border: 1px solid #e1e1e1;
	padding: 6px 15px 4px 0;
	text-align: left;
	font-size: 11px;
	float: left
}

.box-e1e1e1_2 {
	border: 1px solid #e1e1e1;
	padding: 6px 15px 4px 0;
	text-align: left;
	font-size: 11px;
	float: left
}

/******* COLS *********/
.col-92 {
	width: 100px;
	font-size: 10px;
	color: #484848;
	text-align: right;
	line-height: 22px;
}

.col-180 {
	width: 180px;
	float: left;
}

.col-280 {
	width: 272px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}

.sinemaright {
	width: 90px;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #000;
	text-align: right;
}

.col-280-padding13 {
	width: 254px;
	padding: 13px;
}

.col-280-leftpadding13 {
	width: 254px;
	float: left;
	padding-left: 13px;
}

.col-300-leftpadding13 {
	width: 300px;
	float: left;
	padding-left: 13px;
}

.col-560-leftpadding13 {
	width: 547px;
	padding-left: 13px;
}

.col-473 {
	width: 473px;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}

.col-580 {
	width: 580px;
	float: left;
}

.col-580-FDB738 {
	width: 570px;
	float: right;
	border: 1px solid #FDB738;
}

.col-580-padding15 {
	width: 565px;
	float: left;
	padding-left: 15px;
}

.col-760 {
	width: 760px;
	float: left;
}

.col-760-padding15-EAEBD1 {
	float: left;
	font-size: 11px;
	background: #EAEBD1;
	width: 760px;
	padding: 15px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px;
}

.col-760-padding15-DADCB4 {
	float: left;
	font-size: 11px;
	background: #DADCB4;
	width: 730px;
	padding: 15px;
	text-align: right;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 700px;
}

.col-EAEBD1 {
	float: left;
	font-size: 11px;
	background: #EAEBD1;
}

.col-565-EAEBD1 {
	float: left;
	font-size: 11px;
	background: #EAEBD1;
	width: 565px;
}

.col-565-FFFFFF {
	float: left;
	font-size: 11px;
	background: #FFF;
	width: 565px;
}

.col-565-CBCCB0 {
	float: left;
	font-size: 11px;
	background: #CBCCB0;
	width: 565px;
}

.col-565-padding10-ECEDD6 {
	width: 545px;
	float: left;
	background: #ECEDD6;
	padding: 10px 10px 10px 10px;
}

.col-565-padding15-FFFFFF-F1F1F1 {
	width: 533px;
	float: left;
	background: #FFF;
	padding: 15px 15px 15px 15px;
	border: 1px solid #f1f1f1;
}

.col-565-FFFFFF-F1F1F1 {
	width: 563px;
	float: left;
	background: #FFF;
	padding: 0px 0px 0px 0px;
	border: 1px solid #f1f1f1;
}

.col-760-EAEBD1 {
	width: 760px;
	float: left;
	font-size: 11px;
	background: #EAEBD1;
}

.col-760-ECEDD6 {
	width: 760px;
	float: left;
	font-size: 11px;
	background: #ECEDD6;
	padding: 3px 0 3px 0;
}

.col-760-FFFFFF {
	width: 760px;
	float: left;
	font-size: 11px;
	background: #FFFFFF;
	padding: 3px 0 3px 0;
}

.col-760-F3F3E4 {
	width: 760px;
	float: left;
	font-size: 11px;
	background: #F3F3E4;
	padding: 3px 0 3px 0;
}

.col-760-DADCB4 {
	width: 760px;
	float: left;
	font-size: 11px;
	background: #DADCB4;
	padding: 1px 0 1px 0;
}

.col-760-CBCCB0 {
	width: 760px;
	float: left;
	font-size: 11px;
	background: #CBCCB0;
}

.col-640-padding15 {
	width: 610px;
	float: left;
	padding: 15px;
	font-size: 11px;
}

.col-right {
	font-size: 11px;
	float: right;
	text-align: right;
}

.col-right4 {
	font-size: 11px;
	float: right;
	text-align: left;
}

.col-right5 {
	font-size: 11px;
	float: left;
	text-align: left;
	margin-left: 10px;
}

.col-left {
	font-size: 11px;
	float: left;
}

/***** SATINALMA SAYFALARI ���N *****/
#sat-etinlikler #etkinlikclose,#sat-etinlikler #etkinlik0,#sat-etinlikler #etkinlik1,#sat-etinlikler #etkinlik2,#sat-etinlikler #etkinlik3
	{
	margin-bottom: 1px;
	overflow: auto;
}

#sat-etinlikler #etkinlikclose,#sat-etinlikler #etkinlik0baslik,#sat-etinlikler #etkinlik1baslik,#sat-etinlikler #etkinlik2baslik,#sat-etinlikler #etkinlik3baslik
	{
	margin-bottom: 1px;
	overflow: auto;
}

/***** TAKV�M ****/
.sat-takvim {
	-moz-box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #ECEDD6;
	border-right: 1px solid #ECEDD6;
	background: #F6F6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 176px;
}

.sat-takvim .row {
	clear: both;
}

.sat-takvim .row div {
	float: left;
	border-left: 1px solid #ECEDD6;
	border-top: 1px solid #ECEDD6;
	border-bottom: none;
	border-right: none;
	width: 24px;
	height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.sat-takvim .sat-takvim-header div {
	float: left;
	border-left: 1px solid #ECEDD6;
	border-top: 1px solid #ECEDD6;
	border-bottom: none;
	border-right: none;
	width: 24px;
	text-align: center;
	color: #FFFFFF;
	background: #B8B9A2;
	font-family: Arial, Helvetica, sans-serif;
}

.sat-takvim .sat-takvim-header-top {
	border-left: 1px solid #ECEDD6;
	background: #82836B;
	height: 25px;
}

.sat-takvim .sat-takvim-header {
	clear: left;
}

.sat-takvim .hs {
	background: #DADCB4;
}

.sat-takvim .secili {
	background: #B5B968;
	color: #FFFFFF;
}

.sat-takvim .b1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px 0 0 8px;
}

.sat-takvim .b2 {
	float: right;
	color: #FFFFFF;
	padding: 3px 4px 0 0;
}

/***** SATINALMA TABLOSU ****/
.sat-tablo {
	-moz-box-sizing: border-box;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	background: #EAEBD1;
}

.sat-tablo .odd {
	background: #DADCB4;
}

.sat-tablo-konf {
	-moz-box-sizing: border-box;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	background: #EAEBD1;
}

.sat-tablo .row {
	clear: both;
}

.sat-tablo .row div {
	float: left;
	border-left: 1px solid #EAEBD1;
	border-bottom: none;
	border-top: none;
	border-right: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #EAEBD1;
	padding: 3px 0 3px 0;
}

.sat-tablo-konf .row div {
	float: left;
	border-left: 1px solid #EAEBD1;
	border-bottom: none;
	border-top: none;
	border-right: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #EAEBD1;
	padding: 3px 0 3px 0;
	width: 62.3px;
}

.sat-tablo .sat-tablo-header div {
	float: left;
	border-left: 1px solid #EAEBD1;
	border-bottom: none;
	border-top: none;
	border-right: none;
	text-align: center;
	color: #FFFFFF;
	background: #82836B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.sat-tablo-konf .sat-tablo-header-konf div {
	float: left;
	border-left: 1px solid #EAEBD1;
	border-bottom: none;
	border-top: none;
	border-right: none;
	text-align: center;
	color: #FFFFFF;
	background: #82836B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	width: 62.3px;
}

.sat-tablo .sat-tablo-header {
	clear: left;
}

/***** SATINALMA TABLOSU 2 ****/
.sat-tablo2 {
	-moz-box-sizing: border-box;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	background: #ECEDD6;
}

.sat-tablo2 .row {
	clear: both;
}

.sat-tablo2 .row div {
	float: left;
	border-left: 1px solid #ECEDD6;
	border-bottom: none;
	border-top: none;
	border-right: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ECEDD6;
	padding: 3px 0 3px 0;
}

.sat-tablo2 .sat-tablo2-header div {
	float: left;
	border-left: 1px solid #ECEDD6;
	border-bottom: none;
	border-top: none;
	border-right: none;
	text-align: center;
	color: #000;
	background: #DADCB4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.sat-tablo2 .sat-tablo2-header {
	clear: left;
}

/***** SATINALMA TABLOSU 3 ****/
.sat-tablo3 {
	-moz-box-sizing: border-box;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sat-tablo3 .row {
	clear: both;
}

.sat-tablo3 .row div {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0 3px 0;
}

/**** D��ER CLASS'LAR *****/
.sat-uyari {
	width: 735px;
	float: left;
	background: url(/static/images/tr/bg_sat_uyari.jpg) no-repeat;
	height: 83px;
	padding: 18px 0 0 25px;
}

.sat-uyari2 {
	width: 735px;
	float: left;
	background: url(/static/images/tr/bg_sat_uyari2.jpg) no-repeat;
	height: 77px;
	padding: 22px 0 0 25px;
}

.sat-uyari3 {
	width: 325px;
	float: left;
	background: url(/static/images/tr/bg_sat_uyari3.jpg) no-repeat #fff;
	height: 117px;
	padding: 10px 0 0 15px;
	font-size: 11px;
}

.sat-uyari4 {
	width: 735px;
	float: left;
	background: url(/static/images/tr/bg_sat_uyari5.jpg) no-repeat;
	height: 135px;
	padding: 18px 0 0 25px;
}

.sat-baslik {
	background-color: #82836B;
	width: 100%;
	height: 25px;
	float: left;
}

.sat-baslik2 {
	background: url(/static/images/tr/icon_ayrinti.gif) #CCCCBA right
		no-repeat;
	width: 752px;
	color: #33332F;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 8px;
	float: left;
	cursor: hand;
	border-bottom: 1px solid #fff;
}

.baslik2 {
	background-color: #5580B5;
	width: 100%;
	padding-top: 5px;
	font-size: 13px;
	color: #FFF;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 0.85em;
	font-weight: bold;
	height: 24px;
	float: left;
}

#sat-fiyatlar {
	font-size: 11px;
	padding-top: 10px;
}

#sat-fiyatlar .row div {
	width: 300px;
	padding-left: 10px;
}

/* etkinlik.css */ /***** ETK�NL�K �NFO SAYFASI *****/
.background-EAEBD1 {
	background: #EAEBD1;
}

#etk-ucluresim {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	width: 565px;
	clear: left;
	float: left;
}

#etk-ucluresim #etk-ucluresimc1 {
	width: 179px;
	float: left;
	margin-right: 14px;
	background-color: #DBEEFF;
}

#etk-ucluresim #etk-ucluresimc2 {
	width: 179px;
	float: left;
	margin-right: 14px;
	background-color: #DBEEFF;
}

#etk-ucluresim #etk-ucluresimc3 {
	width: 179px;
	float: left;
	background-color: #DBEEFF;
}

#etk-ikiliresim {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	width: 377px;
	clear: left;
	float: left;
}

#etk-ikiliresim #etk-ikiliresimc1 {
	width: 179px;
	float: left;
	margin-right: 19px;
	background-color: #DBEEFF;
}

#etk-ikiliresim #etk-ikiliresimc2 {
	width: 179px;
	float: left;
	background-color: #DBEEFF;
}

#etk-popup-footer {
	float: left;
	clear: left;
	background: #E2E2E2;
	color: #363636;
	padding: 4px 0 4px 0;
	margin: 0;
	width: 100%;
	font-size: 10px;
}

#etk-popup-footer a {
	color: #363636;
}

#etk-popup-footer-col1 {
	float: left;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
}

#etk-popup-footer-col2 {
	float: left;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
}

#etk-popup-container {
	font-size: 10px;
	float: left;
	width: 180px;
	padding: 10px 10px 0 10px;
}

#etk-GSM-container {
	font-size: 10px;
	float: left;
	width: 220px;
	padding: 10px;
}

#etk-GSM-footer {
	float: left;
	clear: both;
	background: #E2E2E2;
	color: #363636;
	width: 220px;
	margin-left: 10px;
	font-size: 10px;
}

.border1px-8B8B8B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #8B8B8B;
}

.border1px-8B8B8B-font11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #8B8B8B;
}

.border1px-8B8B8B-font10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #8B8B8B;
}

#etk-infomenu {
	font-size: 11px;
	width: 180px;
	margin-bottom: 3px;
}

#etk-infomenu ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#etk-infomenu li {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

#etk-infomenu a,#etk-infomenu a:visited     , #etk-infomenu a:active {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #000000;
}

#etk-infomenu a:hover {
	text-decoration: none;
	border: 1px solid #B1B299;
	background: #F8F9F1;
	color: #000000;
}

#etk-infomenu ul {
	list-style: none;
}

#etk-infomenu  li {
	position: relative;
	padding-left: 0px;
	margin: 0;
	padding: 0;
}

#etk-infomenu img {
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

#etk-etkhakkindabilgi {
	font-size: 11px;
	padding: 10px 0 5px 13px;
	float: left;
	width: 550px;
	height: 400px;
	overflow: auto;
	border-top: 0;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}

#etk-etkhakkindabilgi2 {
	font-size: 11px;
	padding: 10px 10px 5px 13px;
	float: left;
	width: 351px;
	overflow: auto;
	border-top: 0;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}

#etk-etkhakkindabilgi_festival {
	font-size: 11px;
	padding: 10px 10px 5px 13px;
	float: left;
	width: 350px;
	overflow: auto;
	border-top: 0;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}

#etk-onbilgi {
	font-size: 11px;
	padding: 5px 0 0 13px;
	float: left;
	width: 552px;
}

#etk-onbilgi ul {
	margin: 5px 0 0 0;
	padding: 0;
}

#etk-onbilgi li {
	margin: 0;
	list-style-type: none;
	background: url(/static/images/tr/bullet_3.gif) 1px 8px no-repeat;
	padding-left: 9px;
	margin-bottom: 8px;
}

#etk-onbilgi ul li a {
	text-decoration: none;
	color: #000;
}

#etk-fiyatlar {
	font-size: 11px;
	margin-left: 13px;
}

#etk-fiyatlar .row div {
	width: 250px;
	margin-top: 5px;
	float: left;
}

#etk-encokizlenenler {
	font-size: 12px;
	padding: 13px;
	background: #F8F8F8;
	float: left;
	clear: left;
	width: 540px;
}

#etk-encokizlenenler .row {
	width: 240px;
	float: left;
	height: 80px;
}

#etk-encokizlenenler .row a,visited {
	color: #760208;
	text-decoration: underline;
}

#etk-encokizlenenler .row a:hover,a:visited :hover {
	color: #000;
	text-decoration: none;
}

#etk-baslik .row img {
	margin-right: 5px;
}

#etk-btngrup {
	background: #EAEBD1;
	width: 560px;
	float: left;
	font-size: 11px;
	text-align: right;
	padding: 5px 5px 5px 0;
	margin: 5px 0 1px 0;
}

#etk-btngrup-ozel {
	background: #EAEBD1;
	width: 560px;
	float: left;
	font-size: 11px;
	padding: 5px 5px 5px 0;
	margin: 5px 0 1px 0;
}

/***** LINE ****/
.line1-gray {
	border: 0;
	color: #DCDCDC;
	background-color: #DCDCDC;
	height: 1px;
	width: 560px;
	font-size: 1px;
	line-height: 1px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

/***** ANASAYFA TAKV�M ******/
.takvim { /*  -moz-box-sizing: border-box; */
	float: left;
	text-align: center;
	border-bottom: 1px solid #DBEEFF;
	border-right: 1px solid #DBEEFF;
	background: #EDF7FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 176px;
}

.takvim .row {
	clear: both;
}

.takvim .row div {
	float: left;
	border-left: 1px solid #DBEEFF;
	border-top: 1px solid #DBEEFF;
	border-bottom: none;
	border-right: none;
	width: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.takvim .takvimheader div {
	float: left;
	border-left: 1px solid #DBEEFF;
	border-top: 1px solid #DBEEFF;
	border-bottom: none;
	border-right: none;
	width: 24px;
	text-align: center;
	color: #FFFFFF;
	background: #6690C2;
	font-family: Arial, Helvetica, sans-serif;
}

.takvim .takvimheader {
	clear: left;
}

.takvim .hs {
	background: #BCDEFF;
}

.takvim .pasths {
	background: #BCDEFF;
	color: #999;
}

.takvim .pastdays {
	color: #999;
	background: #EDF7FF;
}

.takvim .othermonthdays {
	color: #999;
	background-color: #c2d8e9;
}

.takvim .othermonthdayshs {
	color: #999;
	background-color: #f00;
}

.takvim .secili {
	background: #f00;
}

.takvim .secili a:link,.takvim .secili a:visited {
	color: #FFF;
	tect-decoration: underline;
	width: 24px;
}

.takvim .b1 {
	float: left;
}

.takvim .b2 {
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.takvim .b3 {
	float: right;
}

/****** TABLO ********/
.table #row {
	height: 55px;
	width: 550px;
	text-align: left;
	margin-left: -1px;
	margin-top: -2px;
}

.table #row div {
	float: left;
	text-align: left;
	/*	width: 500px; */
	margin-left: 0px;
	font-size: 11px;
	margin-top: 8px;
}

.col-565 {
	width: 565px;
}

/* di�er templateleri i�in �o�alt�lacak */
.col-565-temp {
	width: 550px;
	height: 55px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px 13px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #6791c1;
	border-right: 1px solid #6791c1;
	border-left: 1px solid #6791c1;
	background: #F5F9FF;
}

.col-565-tempsport {
	width: 550px;
	height: 55px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px 13px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #57aa54;
	border-right: 1px solid #57aa54;
	border-left: 1px solid #57aa54;
	background: #EDF8ED;
}

.col-565-tempconcert {
	width: 550px;
	height: 55px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px 13px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #FBD0D5;
	border-right: 1px solid #FBD0D5;
	border-left: 1px solid #FBD0D5;
	background: #FFF6FD;
}

.col-565-tempart {
	width: 550px;
	height: 55px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px 13px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #FBD0D5;
	border-right: 1px solid #FBD0D5;
	border-left: 1px solid #FBD0D5;
	background: #FEF4F5;
}

.col-565-tempcinema {
	width: 550px;
	height: 55px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px 13px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #FBD0D5;
	border-right: 1px solid #FBD0D5;
	border-left: 1px solid #FBD0D5;
	background: #FAFAFA;
}

.col-565-tempother {
	width: 550px;
	height: 55px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px 13px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #9177d3;
	border-right: 1px solid #9177d3;
	border-left: 1px solid #9177d3;
	background: #F9F6FF;
}

/****** GENEL TANIMLAMALAR ********/
div {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

/**** LINKLER ****/
#r2 #analinkler a {
	color: #000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#r2 #analinkler a.link-topmenu-on-1 {
	color: #fff;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#r2 #analinkler a.link-topmenu-on-2 {
	color: #fff;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#r2 #analinkler a.link-topmenu-on-3 {
	color: #fff;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#r2 #analinkler a.link-topmenu-on-4 {
	color: #fff;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#r2 #analinkler a.link-topmenu-on-5 {
	color: #fff;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#r2 #analinkler a.link-topmenu-on-6 {
	color: #fff;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#r2 #analinkler a.link-topmenu-on-7 {
	color: #fff;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.font-arial {
	font-family: Arial, Helvetica, sans-serif;
}

a.link-sat,a.link-sat:active,a.link-sat:hover,a.link-sat:visited {
	color: #3A3B24;
	text-decoration: underline;
}

a.link-laci,a.link-laci:active,a.link-laci:hover,a.link-laci:visited {
	color: #014A77;
	text-decoration: underline;
}


a.link-yilbasi,a.link-yilbasi:active,a.link-yilbasi:hover,a.link-yilbasi:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.link-siyah,a.link-siyah:active,a.link-siyah:hover,a.link-siyah:visited
	{
	color: #000000;
	text-decoration: underline;
}

a.link-beyaz,a.link-beyaz:active,a.link-beyaz:hover,a.link-beyaz:visited
	{
	color: #FFFFFF;
	text-decoration: underline;
}

a.link-acikgri,a.link-acikgri:active,a.link-acikgri:hover,a.link-acikgri:visited
	{
	color: #878787;
	text-decoration: underline;
}

/**** FONTLAR ****/
.font9 {
	font-size: 9px;
}

.font10 {
	font-size: 10px;
}

.font10-line10 {
	font-size: 10px;
	line-height: 10px;
}

.font10-484848 {
	font-size: 10px;
	color: #484848;
}

.font11-line11 {
	font-size: 11px;
	line-height: 11px;
}

.font11-line10 {
	font-size: 11px;
	line-height: 10px;
}

.font11 {
	font-size: 11px;
}

.oturdugunuz_ulke_font11 {
	font-size: 11px;
	width: 133px;
}

.font11-bold {
	font-size: 11px;
	font-weight: bold;
}

.font11-line13-bold {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.font12 {
	font-size: 12px;
}

.font12_genis {
	font-size: 12px;
	line-height: 18px;
}

.font12-bold {
	font-size: 12px;
	font-weight: bold;
}

.font12-bold-7D7D7D {
	font-size: 12px;
	font-weight: bold;
	color: #7D7D7D;
}

.font12-7D7D7D {
	font-size: 12px;
	font-weight: bold;
	color: #7D7D7D;
}

.font12-484848 {
	font-size: 12px;
	color: #484848;
}

.font14 {
	font-size: 14px;
}

.font14-bold {
	font-size: 14px;
	font-weight: bold;
}

.font16 {
	font-size: 17px;
}

.font16-bold {
	font-size: 16px;
	font-weight: bold;
}

.font17 {
	font-size: 17px;
}

.font20 {
	font-size: 20px;
}

.font17-bold {
	font-size: 17px;
	font-weight: bold;
}

/**** ALIGN ****/
.align-center {
	text-align: center;
}

/**** RENKLER ****/
.color-white {
	color: #FFFFFF;
}

.color-red {
	color: #D60E1C;
}

.color-FF0000 {
	color: #FF0000;
}

.color-text-temp {
	color: #014A77;
}

.color-text-tempsport {
	color: #057602;
}

.color-text-tempconcert {
	color: #77015E;
}

.color-text-tempart {
	color: #760208;
}

.color-text-tempcinema {
	color: #000000;
}

.color-text-tempother {
	color: #27057D;
}

.color-text-temp7 {
	color: #035B79;
}

.searchbox235px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #9e9e9e;
	width: 231px;
	padding: 2px;
	margin: 0px;
}

/* ************** R1 *********************/
#r1 {
	margin: 0px;
	position: relative;
	float: left;
	clear: left;
	width: 760px;
}

#r1 #logo { /*	padding-left:16px; */
	padding-top: 10px;
	float: left;
	margin: 0px;
	vertical-align: top;
	position: relative;
	width: 254px;
}

#r1 #banner {
	float: left;
	width: 468px;
	height: 60px;
	vertical-align: top;
	position: relative;
	padding-top: 11px;
}

/*************** R1 END *********************/
	/*********** R2 ******************/
.ay {
	padding-left: 5px;
	padding-right: 5px;
}

#r2 {
	margin: 0px;
	position: relative;
	float: left;
	margin-right: -3px;
}

/**--a--**/
#r2 #analinkler {
	float: left;
	width: 520px;
	margin-top: 0px;
	padding-left: 16px;
	background: url(/static/images/tr/bg_topmenu.gif) top left repeat-x;
	height: 39px;
}

#r2 #analinkler .link {
	padding-top: 20px;
	float: left;
	line-height: 39px;
	text-align: center
}

#r2 #analinkler .link-on-1 {
	padding-top: 4px;
	margin-top: 12px;
	float: left;
	background: url(/static/images/tr/topmenu_btn_1_on.gif) no-repeat top
		left;
	height: 23px;
	vertical-align: bottom;
}

#r2 #analinkler .link-on-2 {
	padding-top: 4px;
	margin-top: 12px;
	float: left;
	background: url(/static/images/tr/topmenu_btn_2_on.gif) no-repeat top
		left;
	height: 23px;
	vertical-align: bottom;
}

#r2 #analinkler .link-on-3 {
	padding-top: 4px;
	margin-top: 12px;
	float: left;
	background: url(/static/images/tr/topmenu_btn_3_on.gif) no-repeat top
		left;
	height: 23px;
	vertical-align: bottom;
}

#r2 #analinkler .link-on-4 {
	padding-top: 4px;
	margin-top: 12px;
	float: left;
	background: url(/static/images/tr/topmenu_btn_4_on.gif) no-repeat top
		left;
	height: 23px;
	vertical-align: bottom;
}

#r2 #analinkler .link-on-5 {
	padding-top: 4px;
	margin-top: 12px;
	float: left;
	background: url(/static/images/tr/topmenu_btn_5_on.gif) no-repeat top
		left;
	height: 23px;
	vertical-align: bottom;
}

#r2 #analinkler .link-on-6 {
	padding-top: 4px;
	margin-top: 12px;
	float: left;
	background: url(/static/images/tr/topmenu_btn_6_on.gif) no-repeat top
		left;
	height: 23px;
	vertical-align: bottom;
}

#r2 #analinkler .link-on-7 {
	padding-top: 4px;
	margin-top: 12px;
	float: left;
	background: url(/static/images/tr/topmenu_btn_7_on.gif) no-repeat top
		left;
	height: 23px;
	vertical-align: bottom;
}

#r2 #uyelinkleri {
	float: left;
	clear: right;
	padding-left: 22px;
	padding-top: 0px;
	height: 39px;
	background: #fff;
	width: 200px;
	/*
	border:1px solid #000; 
	*/
}

#r2 #uyelinkleri .link {
	FONT-SIZE: 11px;
	FLOAT: right;
	MARGIN-left: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}

#r2 #uyelinkleri .link a {
	text-decoration: none;
	color: #000000;
}

/**--b--**/
.r2-b-temp {
	background-color: #6791C1;
}

.r2-b-temp1 {
	background-color: #6791C1;
}

.r2-b-tempsport {
	background-color: #57AA54;
}

.r2-b-tempconcert {
	background-color: #C367AC;
}

.r2-b-tempart {
	background-color: #C86C71;
}

.r2-b-tempcinema {
	background-color: #242424;
}

.r2-b-tempother {
	background-color: #9177D3;
}

.r2-b-temp7 {
	background-color: #559AB1;
}

#r2 #b {
	color: #FFFFFF;
	position: relative;
	font-size: 11px;
	line-height: 11px;
	float: left;
	width: 760px;
}

#r2 #b #linkler {
	padding: 6px 0px 6px 30px;
	float: left;
	width: 675px;
}

.link-secili-temp {
	background: #00366B;
	padding: 1px;
}

.link-secili-tempsport {
	background: #0A440B;
	padding: 1px;
}

.link-secili-tempconcert {
	background: #65094E;
	padding: 1px;
}

.link-secili-tempart {
	background: #6C1015;
	padding: 1px;
}

.link-secili-tempcinema {
	background: #2E2E2E;
	padding: 1px;
}

.link-secili-tempother {
	background: #341A76;
	padding: 1px;
}

.link-secili-temp7 {
	background: #1B6077;
	padding: 1px;
}

#r2 #b #linkler-dil {
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: 30px;
}

#r2 #b #linkler a:link,#r2 #b #linkler-dil a:link {
	color: #fff;
	text-decoration: none;
}

#r2 #b #linkler a:hover,#r2 #b #linkler-dil a:hover {
	color: #fff;
	text-decoration: none;
}

#r2 #b #linkler a:visited,#r2 #b #linkler-dil a:visited {
	color: #fff;
	text-decoration: none;
}

/**--c--**/
.r2-c-temp {
	background: url(/static/images/tr/topmenu_bg_alt_1.jpg) top right
		no-repeat #dbeeff;
}

.r2-c-temp1 {
	background: url(/static/images/tr/topmenu_bg_alt_11.jpg) top right
		no-repeat #dbeeff;
}

.r2-c-tempsport {
	background: url(/static/images/tr/topmenu_bg_alt_22.jpg) top right
		no-repeat #C5E9C4;
}

.r2-c-tempconcert {
	background: url(/static/images/tr/topmenu_bg_alt_33.jpg) top right
		no-repeat #FFE1F8;
}

.r2-c-tempart {
	background: url(/static/images/tr/topmenu_bg_alt_44.jpg) top right
		no-repeat #FBDBDD;
}

.r2-c-tempcinema {
	background: url(/static/images/tr/topmenu_bg_alt_55.jpg) top right
		no-repeat #E5E5E5;
}

.r2-c-tempother {
	background: url(/static/images/tr/topmenu_bg_alt_66.jpg) top right
		no-repeat #EAE2FF;
}

.r2-c-temp7 {
	background: url(/static/images/tr/topmenu_bg_alt_77.jpg) top right
		no-repeat #DAF2FB;
}

#r2 #c {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 39px;
	width: 760px;
	vertical-align: middle;
}

#r2 #c #search {
	padding-top: 8px;
	float: left;
	width: 300px;
	padding-left: 28px;
}

#r2 #c #search #searchimg {
	float: right;
	width: 40px;
	margin-right: 6px;
}

#r2 #c #search #searchinput {
	float: left
}

#r2 #c #duyuru {
	float: left;
	width: 239px;
	font-size: 10px;
	margin-right: 10px;
	height: 39px;
	/*	background: url(/static/images/tr/temp/bonus_card_nav.gif) bottom left no-repeat ; */
}

#r2 #c #duyuru-bos {
	float: left;
	width: 260px;
	font-size: 10px;
	height: 39px;
}

#r2 #c #duyuru #metin {
	padding-top: 6px;
	padding-left: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	/*	
	background:#006666;
	*/
}

#r2 #c #sehirler {
	float: left;
	width: 172px;
	/*
	background:#006699;
	*/
}

#r2 #c #sehirler #r1 {
	float: left;
	height: 18px;
	padding: 0px;
	width: 172px;
	background-color: transparent;
}

#r2 #c #sehirler #r2a {
	float: left;
	padding-left: 60px;
	width: 112px;
}

#r2 #c #sehirler #r2b {
	float: left;
	padding-left: 0px;
	width: 172px;
}

#r2 #c #sehirler #r1 #sol {
	float: left;
	width: 3px;
	background-image: url(/static/images/tr/icon_sehir_left.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 9px;
}

#r2 #c #sehirler #r1 #orta {
	float: left;
	font-size: 10px;
	/*
	font-family:Arial, Helvetica, sans-serif;
	*/
	text-align: center;
	vertical-align: middle;
	height: 15px;
	padding: 3px 4px 0 4px;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #FFFFFF;
}

#r2 #c #sehirler #r1 #sag {
	float: left;
	width: 3px;
	background-image: url(/static/images/tr/icon_sehir_right.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 9px;
}

#r2 #c #sehirler #r1 #diger {
	float: left;
	height: 16px;
	font-size: 10px;
	/*
	font-family:Arial, Helvetica, sans-serif;
	*/
	padding: 2px 4px 0 4px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
}

#r2 #c #sehirler #r1 #diger a,#r2 #c #sehirler #r1 #diger a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/**--d--**/
#r2 #d {
	background-color: #fff;
	position: relative;
	margin: 0px;
	float: left;
	width: 760px;
	height: 32px;
}

#r2 #d #welcome {
	padding-top: 10px;
	padding-left: 0px;
	float: left;
	margin: 0px;
	font-size: 11px;
	width: 504px;
	/*padding-left: 16px;*/
}

#r2 #d #tarih {
	float: right;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
	width: 204px;
}

/************ R2 END *************/
#container {
	position: relative;
	margin: 0px auto;
	width: 760px;
	text-align: left;
	min-width: 760px;
}

/************ R3 *************/
#r3 {
	background-color: #fff;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 760px;
	clear: left;
	float: left; /*
	border:1px solid #ccc;
	*/
}

#r3 #r3sol {
	width: 580px;
	clear: left;
	float: left;
}

#r3 #r3sag {
	float: left;
	width: 180px;
}

#r3 .searchbox {
	text-align: left;
	width: 145px;
	line-height: 18px;
	font-size: 10px;
}

#ara {
	padding-top: 9px;
	float: left;
	position: relative;
	width: 30px;
}

#satista {
	padding-top: 7px;
	float: left;
	position: relative;
	width: 100px;
	line-height: 10px;
	font-size: 9px;
}

#r3 #r3sag #ulasim {
	float: left;
	width: 160px;
	font-size: 11px;
	height: 156px;
	padding: 10px;
	background: #ECEDD6;
}

#r3 #r3sag #ulasim ul {
	margin: 0;
	padding: 0px;
	padding-left: 0px;
}

#r3 #r3sag #ulasim ul li {
	margin: 0;
	list-style-type: none;
	background: url(/static/images/tr/bullet_3.gif) left center no-repeat;
	padding-left: 9px;
}

#r3 #r3sag #ulasim ul li a {
	text-decoration: none;
	line-height: 25px;
	color: #000;
	font-size: 12px;
}

/************ R3 END *************/ /************ R4 *************/
#r4 {
	background-color: #fff;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 760px;
	clear: left;
	float: left;
	/*
	border:1px solid #ccc;
	*/
}

#r4 #r4sol {
	width: 580px;
	float: left;
	background-color: #fff
}

#r44 #r4sol4 {
	width: 565px;
	float: left;
	background-color: #fff
}

#r4 #r4sol #r4solc1 {
	float: left;
	background-color: #fff;
	margin-top: 29px;
	clear: left;
}

#r4 #r4sol #r4solc1a {
	float: left;
	background-color: #fff;
	clear: left;
}

#r4 .searchbox {
	text-align: left;
	width: 145px;
	line-height: 18px;
	font-size: 10px;
}

.r4-r4sol-r4solc1-355 {
	width: 355px;
}

.r4-r4sol-r4solc1-340 {
	width: 340px;
}

.r4-r4sol-r4solc1-292 {
	float: left;
	clear: left;
}

.r4-r4sol-r4solc1-275 {
	width: 275px;
	float: left;
	clear: left;
}

.r4-r4sol-r4solc1-372 {
	width: 372px;
}

.r4-r4sol-r4solc1-565 {
	width: 565px;
}

.r4-r4sol-r4solc1-555 {
	width: 555px;
}

.r4-r4sol-r4solc1-500 {
	width: 500px;
}

.r4-r4sol-r4solc1-480 {
	width: 480px;
}

.r4-r4sol-r4solc1-565_2 {
	width: 565px;
}

#r4 #r4sol #r4solc2 {
	width: 179px;
	float: left;
	background-color: #fff;
	margin-left: 14px;
	margin-top: 29px;
}

#r4 #r4sol #r4solc2a {
	width: 179px;
	float: left;
	background-color: #fff;
	margin-left: 14px;
}

#r4 #r4sol #r4solc2b {
	float: left;
	background-color: #fff;
	margin-left: 10px;
}

#r4 #r4sag {
	float: left;
	width: 180px;
}

#r44 #r4sag4 {
	float: right;
	width: 180px;
}

#r4 #r4sag #r4sagr00 {
	float: left;
	background: url(/static/images/tr/bg_rezervasyonbil.jpg) no-repeat;
	width: 155px;
	height: 78px;
	padding: 50px 10px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*	margin-top:27px; */
}

#r4 #r4sag #r4sagr0 {
	float: left;
	padding-top: 13px;
}

#r4 #r4sag #r4sagr1 {
	float: left;
}

#r4 #r4sag #r4sagr2 {
	float: left;
	width: 180px;
}

#r4 #r4sag #r4sagr2	#r4sagr2bg {
	float: left;
	width: 160px;
	padding: 5px 0px 5px 10px;
	font-size: 10px;
}

#r4 #r4sag #r4sagr3 {
	float: left;
	width: 180px;
}

#r4 #r4sag #r4sagr4 {
	float: left;
	width: 180px;
	margin-top: -1px;
	border: 1px solid #e5e5e5;
}

#r4 #r4sag #borderLTR {
	float: left;
	width: 178px;
	margin-bottom: -1px;
	border: 1px solid #e5e5e5;
	text-align: center;
}

#r4 #r4sag #paylasin {
	float: left;
	padding: 10px;
	background-color: #C4C5AE;
	font-size: 10px;
	line-height: 10px;
	width: 180px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}

#r4 #r4sag #bilgi {
	float: left;
	padding: 10px;
	background-color: #ECEDD6;
	font-size: 10px;
	line-height: 12px;
	width: 180px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}

/*
#r4 #r4sag #hotticketsearchimg{
	float:right;
	
}

#r4 #r4sag #hotticketsearchinput{
	float:left;
	padding-right:0;
}
*/ /************ R4 END *************/ /************ R5  *************/
#r5 {
	background-color: #fff;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 760px;
	clear: left;
	float: left;
}

#r5c1 {
	width: 179px;
	float: left;
	margin-right: 14px;
	background-color: #DBEEFF;
	clear: both;
}

#r5c1_2 {
	width: 179px;
	float: left;
	margin-right: 14px;
	background-color: #DBEEFF;
	clear: both;
}

#r5c2 {
	width: 179px;
	float: left;
	margin-right: 14px;
	background-color: #DBEEFF;
}

#r5c3 {
	width: 179px;
	float: left;
	margin-right: 14px;
	background-color: #DBEEFF;
}

#r5c4 {
	width: 160px;
	float: left;
	padding: 10px;
	background-color: #C4C5AE;
	font-size: 10px;
	line-height: 10px;
}

#r5c4 #hotticketsearchimg {
	float: right;
}

#r5c4 #hotticketsearchinput {
	float: left;
	/*	padding-right:5px; */
}

/************ R5 END *************/ /************ FOOTER *************/
#footer {
	padding: 0px;
	margin: 0px;
	width: 760px;
	float: left;
	clear: left;
	border-top: 2px solid #FFEDCD;
}

#footerbayraklar {
	float: left;
	width: 760px;
	padding: 6px 0px 4px 0px;
	background-color: #0a50a1;
}

#footersol {
	float: left;
	font-size: 11px;
	width: 500px;
	padding-top: 8px;
}

#footersag {
	float: right;
	text-align: right;
	font-size: 9px;
	width: 150px;
	height: 22px;
	padding-top: 8px;
}

/************ FOOTER END *********/ /* Hot Tickets Baslik */ /*
.baslik1 {
	background-color:#C4C5AE;
	border-top: 1px solid #979877;
	border-bottom: 1px solid #979877;
	width:100%;
	height:21px;
	float:left;
} */
.baslik1 {
	background-color: #C4C5AE;
	border-top: 0px;
	border-bottom: 1px solid #000;
	width: 100%;
	font-family: tahoma;
	font-size: 0.85em;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
	height: 21px;
	float: left;
}

.baslik_ozel {
	background-color: #C4C5AE;
	border-top: 0px;
	border-bottom: 1px solid #000;
	font-family: tahoma;
	font-size: 0.85em;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
	height: 21px;
	float: left;
}

.teaser179 {
	float: left;
	font-size: 11px;
	clear: both;
	width: 179px;
}

.etk-resim {
	float: left;
	font-size: 11px;
	width: 179px;
	padding-left: 13px;
}

.teaser179link {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.teaser179aciklama {
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	color: #484848;
}

.teaser179x45aciklama {
	font-size: 10px;
	line-height: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	padding: 8px;
	height: 55px;
}

.seperator25 {
	line-height: 25px;
	font-size: 25px;
	float: left;
	width: 100%;
}

.seperator16 {
	line-height: 16px;
	font-size: 16px;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.seperator8 {
	line-height: 8px;
	font-size: 8px;
	float: left;
	width: 100%;
}

.seperator5 {
	line-height: 5px;
	font-size: 5px;
	float: left;
	width: 100%;
}

.seperator1-EAEBD1 {
	line-height: 1px;
	font-size: 1px;
	float: left;
	width: 100%;
	background: #EAEBD1;
}

.seperator1-FFFFFF {
	line-height: 1px;
	font-size: 1px;
	float: left;
	width: 100%;
	background: #FFFFFF;
}

.seperator3-8B8C75 {
	line-height: 3px;
	font-size: 3px;
	float: left;
	width: 100%;
	background: #8B8C75;
}

.seperator3-EAEBD1 {
	line-height: 3px;
	font-size: 3px;
	float: left;
	width: 100%;
	background: #EAEBD1;
}

.seperator3 {
	line-height: 3px;
	font-size: 3px;
	float: left;
	width: 100%;
}

.seperator7-ECEDD6 {
	line-height: 7px;
	font-size: 7px;
	float: left;
	width: 100%;
	background: #ECEDD6;
}

.seperator8-8D8E6C {
	line-height: 6px;
	font-size: 8px;
	float: left;
	width: 100%;
	background: #8D8E6C;
	border-top: 1px solid #EAEBD1;
	border-bottom: 1px solid #EAEBD1;
}

.seperator2-8C8D76 {
	line-height: 2px;
	font-size: 2px;
	float: left;
	width: 100%;
	background: #8C8D76;
}

.seperator13 {
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	float: left;
	width: 100%;
}

.seperator15-vert {
	float: left;
	width: 15px;
}

.combo145 {
	line-height: 10px;
	font-size: 10px;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input100 {
	line-height: 10px;
	font-size: 10px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input110 {
	line-height: 11px;
	padding: 3px;
	font-size: 11px;
	width: 110px;
	border: 1px solid #aaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.baslik1-temp {
	background-color: #6791C1;
	width: 100%;
	height: 24px;
	float: left;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}

.baslik1-tempsport {
	background-color: #57AA54;
	width: 100%;
	height: 24px;
	float: left;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}

.baslik1-tempconcert {
	background-color: #C367AC;
	width: 100%;
	height: 24px;
	float: left;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}

.baslik1-tempart {
	background-color: #C86C71;
	width: 100%;
	height: 24px;
	float: left;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}

.baslik1-tempcinema {
	background-color: #242424;
	width: 100%;
	height: 24px;
	float: left;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}

.baslik1-tempother {
	background-color: #9177D3;
	width: 100%;
	height: 24px;
	float: left;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}

.baslik1-temp7 {
	background-color: #559AB1;
	width: 100%;
	height: 24px;
	float: left;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}

.body-temp { /* Orta */
	scrollbar-face-color: #B4D9FF;
	scrollbar-shadow-color: #B4D9FF;
	scrollbar-highlight-color: #B4D9FF;
	/* A��k */
	scrollbar-darkshadow-color: #D2E8FF;
	scrollbar-track-color: #D2E8FF;
	/* Koyu */
	scrollbar-3dlight-color: #83ACE1;
	scrollbar-arrow-color: #00366B;
	scrollbar-base-color: White;
	margin: 0px;
}

.body-temp a,.body-temp a:active,.body-temp a:visited {
	color: #014A77
}

.body-tempsport { /* Orta */
	scrollbar-face-color: #ACE6AD;
	scrollbar-shadow-color: #ACE6AD;
	scrollbar-highlight-color: #ACE6AD;
	/* A��k */
	scrollbar-darkshadow-color: #BEF8BF;
	scrollbar-track-color: #BEF8BF;
	/* Koyu */
	scrollbar-3dlight-color: #81BB82;
	scrollbar-arrow-color: #0A440B;
	scrollbar-base-color: White;
	margin: 0px;
}

.body-tempsport a,.body-tempsport a:active,.body-tempsport a:visited {
	color: #057602
}

.body-tempconcert { /* Orta */
	scrollbar-face-color: #FFB9ED;
	scrollbar-shadow-color: #FFB9ED;
	scrollbar-highlight-color: #FFB9ED;
	/* A��k */
	scrollbar-darkshadow-color: #FFD8F5;
	scrollbar-track-color: #FFD8F5;
	/* Koyu */
	scrollbar-3dlight-color: #DE82C7;
	scrollbar-arrow-color: #65094E;
	scrollbar-base-color: White;
	margin: 0px;
}

.body-tempconcert a,.body-tempconcert a:active,.body-tempconcert a:visited
	{
	color: #77015E
}

.body-tempart { /* Orta */
	scrollbar-face-color: #FFBEC1;
	scrollbar-shadow-color: #FFBEC1;
	scrollbar-highlight-color: #FFBEC1;
	/* A��k */
	scrollbar-darkshadow-color: #FFD9DB;
	scrollbar-track-color: #FFD9DB;
	/* Koyu */
	scrollbar-3dlight-color: #E3878C;
	scrollbar-arrow-color: #6C1015;
	scrollbar-base-color: White;
	margin: 0px;
}

.body-tempart a,.body-tempart a:active,.body-tempart a:visited {
	color: #760208
}

.body-tempcinema { /* Orta */
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	/* A��k */
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-track-color: #E5E5E5;
	/* Koyu */
	scrollbar-3dlight-color: #B8B8B8;
	scrollbar-arrow-color: #2E2E2E;
	scrollbar-base-color: White;
	margin: 0px;
}

.body-tempcinema a,.body-tempcinema a:active,.body-tempcinema a:visited
	{
	color: #000000
}

.body-tempother { /* Orta */
	scrollbar-face-color: #D7C8FF;
	scrollbar-shadow-color: #D7C8FF;
	scrollbar-highlight-color: #D7C8FF;
	/* A��k */
	scrollbar-darkshadow-color: #E7DEFF;
	scrollbar-track-color: #E7DEFF;
	/* Koyu */
	scrollbar-3dlight-color: #AD93EF;
	scrollbar-arrow-color: #341A76;
	scrollbar-base-color: White;
	margin: 0px;
}

.body-tempother a,.body-tempother a:active,.body-tempother a:visited {
	color: #27057D
}

.body-temp7 { /* Orta */
	scrollbar-face-color: #C9ECFA;
	scrollbar-shadow-color: #C9ECFA;
	scrollbar-highlight-color: #C9ECFA;
	/* A��k */
	scrollbar-darkshadow-color: #DAF2FB;
	scrollbar-track-color: #DAF2FB;
	/* Koyu */
	scrollbar-3dlight-color: #559AB1;
	scrollbar-arrow-color: #1B6077;
	scrollbar-base-color: White;
	margin: 0px;
}

.body-temp7 a,.body-temp7 a:active,.body-temp7 a:visited {
	color: #035B79
}

.border1px-bottom {
	border-bottom: 1px solid #fff;
}

.color-484848 {
	color: #484848;
}

#buhaftasonu {
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#buhaftasonu #weekEndDay1,#buhaftasonu #weekEndDay2,#buhaftasonu #weekEndDay3
	{
	width: 170px;
	height: 120px;
	margin-bottom: 1px;
	overflow: auto;
	padding-left: 10px;
}

#buhaftasonu #weekEndDay1Title, #buhaftasonu #weekEndDay2Title, #buhaftasonu #weekEndDay3Title {
	background: url(/static/images/tr/icon_arrow_up.gif ) right no-repeat #DBEEFF;
	width: 170px;
	height: 16px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 3px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#buhaftasonu #weekEndDay1TitleDeaktif, #buhaftasonu #weekEndDay2TitleDeaktif, #buhaftasonu #weekEndDay3TitleDeaktif {
	background: url(/static/images/tr/icon_arrow_down.gif ) right no-repeat #DBEEFF;
	width: 170px;
	height: 16px;
	cursor: hand;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 3px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#buhaftasonu {
	height: 182px;
}
	
#mekansiralama {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mekansiralama #closemekan,#mekansiralama #mekan1,#mekansiralama #mekan2,#mekansiralama #mekan3,#mekansiralama #mekan4,#mekansiralama #mekan5,#mekansiralama #mekan6,#mekansiralama #mekan7,#mekansiralama #mekan8,#mekansiralama #mekan9,#mekansiralama #mekan10,#mekansiralama #mekan11,#mekansiralama #mekan12,#mekansiralama #mekan13,#mekansiralama #mekan14,#mekansiralama #mekan15,#mekansiralama #mekan16,#mekansiralama #mekan17,#mekansiralama #mekan18,#mekansiralama #mekan19,#mekansiralama #mekan20
	{
	width: 170px;
	margin-bottom: 1px;
	overflow: auto;
	padding-left: 10px;
}

#mekansiralama #mekan1baslik,#mekansiralama #mekan2baslik,#mekansiralama #mekan3baslik,#mekansiralama #mekan4baslik,#mekansiralama #mekan5baslik,#mekansiralama #mekan6baslik,#mekansiralama #mekan7baslik,#mekansiralama #mekan8baslik,#mekansiralama #mekan9baslik,#mekansiralama #mekan10baslik,#mekansiralama #mekan11baslik,#mekansiralama #mekan12baslik,#mekansiralama #mekan13baslik,#mekansiralama #mekan14baslik,#mekansiralama #mekan15baslik,#mekansiralama #mekan16baslik,#mekansiralama #mekan17baslik,#mekansiralama #mekan18baslik, #mekansiralama #mekan19baslik, #mekansiralama #mekan20baslik
	{
	background: url(/static/images/tr/icon_arrow_down.gif) right no-repeat
		#DBEEFF;
	width: 170px;
	height: 17px;
	cursor: hand;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 1px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#etkinliksiralama {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#etkinliksiralama #etkinlik {
	width: 170px;
	/*	height:250px; */
	margin-bottom: 1px;
	overflow: auto;
	padding-left: 10px;
}

.buhaftasonu-color-temp { /* blue-home */
	color: #014A77;
}

.buhaftasonu-color-tempsport { /* green-sport */
	background: #EDF8ED;
	color: #057602;
}

.buhaftasonu-color-tempconcert {
	background: #FFF6FD;
}

.buhaftasonu-color-tempart {
	background: #FEF4F5;
}

.buhaftasonu-color-tempcinema {
	background: #FAFAFA;
}

.buhaftasonu-color-tempother {
	background: #F9F6FF;
}

.buhaftasonu-color-temp7 {
	background: #EAF8FD;
}

.buhaftasonu-baslik {
	background: #DBEEFF;
}

.buhaftasonu-baslikart {
	background: #FFD8D1;
}

.buhaftasonu-basliksport {
	background: #D5F9D4;
}

.buhaftasonu-baslikconcert {
	background: #FFE1F8;
}

.buhaftasonu-baslikother {
	background: #E5E5E6;
}

.buhaftasonu-baslik-deaktif {
	background: #E5E5E6;
}

/************* IDO BILET ******************/
#r4 #r4sol #idobilet {
	width: 350px;
	background: #fff;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#r4 #r4sol #idobilet #kalkisvaris {
	width: 100%;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

#r4 #r4sol #idobilet #kalkisvaris #sol {
	float: left;
	width: 140px;
	background: #fff;
	padding: 8px;
	height: 80px;
}

#r4 #r4sol #idobilet #kalkisvaris #sag {
	float: left;
	width: 160px;
	background: #fff;
	padding: 8px;
	height: 80px;
	margin-left: 5px;
}

#r4 #r4sol #idobilet #aracsecimi {
	margin-top: 5px;
}

#r4 #r4sol #idobilet #aracsecimi #aracsecimibaslik {
	float: left;
	width: 100%;
	background: #fff;
	height: 16px;
}

#r4 #r4sol #idobilet #aracsecimi #aracyok {
	float: left;
	width: 154px;
	height: 95px;
	background: #D7F5FF;
	height: 95px;
}

#r4 #r4sol #idobilet #aracsecimi #aracyok #aracyokbaslik {
	background: #CFEBF5;
}

#r4 #r4sol #idobilet #aracsecimi #aracvar {
	float: left;
	width: 190px;
	height: 74px;
	background: #F5F5F5;
	margin-left: 5px;
	height: 95px;
}

#r4 #r4sol #idobilet #aracsecimi #aracvar #aracvarbaslik {
	background: #EBEBEB;
}

.input-date {
	width: 71px;
	border: 1px solid #9E9E9E;
	font-size: 11px;
}

.input-border {
	border: 1px solid #9e9e9e;
	font-size: 11px;
	padding: 3px;
}

.input-sayi {
	width: 27px;
	border: 1px solid #9e9e9e;
	font-size: 11px;
}

#uyari {
	float: left;
	color: #626262;
	background: #F4F4F4;
	width: 740px;
	font-size: 9px;
	padding: 10px;
	margin-top: 15px;
}

.reklamtext {
	font-size: 10px;
	color: #a4a4a4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding-bottom: 3px;
}

.displaytagtable {
	float: left;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	td
	,
	th
	padding
	:
	0;
}

.displaytagtableh {
	float: left;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	td
	,
	th
	padding
	:
	0;
}

.displaytagtableh tr:hover {
	background-color: #eaeaea;
	cursor: pointer;
}

div.pagebanner {
	background-color: #dedfd1;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 339px;
	margin-top: 0px;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebannerkonserbos {
	background-color: #ffe1f8;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 550px;
	margin-top: 0px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #c168ac;
	border-right-style: solid;
	border-width: 1px;
	border-color: #c168ac;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebannerkonser {
	background-color: #ffe1f8;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 552px;
	margin-top: 0px;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner111 {
	background-color: #dedfd1;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 534px;
	margin-top: 0px;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner333 {
	background-color: #dedfd1;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 100%;
	margin-top: 0px;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner99 {
	background-color: #dedfd1;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 552px;
	margin-top: 0px;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner222 {
	background-color: #dedfd1;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 747px;
	margin-top: 0px;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

span.pagebanner22 {
	background-color: #dedfd1;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 747px;
	margin-top: 0px;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner52 {
	background-color: #dedfd1;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 552px;
	margin-top: 0px;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

.numbers:link,.numbers:visited,.numbers:active {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}

.numbers:hover,.numbers:visited :hover {
	text-decoration: none;
	font-size: 10px;
	color: #f00;
}

div.pagelinks {
	background-color: #dedfd1;
	padding: 5px 13px 0px 0px;
	width: 200px;
	float: right;
	height: 17px;
	text-align: right;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

div.pagelinks- {
	background-color: #dbeeff;
	padding: 5px 13px 0px 0px;
	width: 200px;
	float: right;
	height: 17px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #6791c1;
	text-align: right;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

div.pagebanner- {
	background-color: #dbeeff;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 337px;
	margin-top: 0px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #6791c1;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagelinks- {
	background-color: #DBEEFF;
	padding: 5px 13px 0px 0px;
	width: 200px;
	float: right;
	height: 17px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #6791C1;
	text-align: right;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

div.pagelinks-art {
	background-color: #FFD8DA;
	padding: 5px 13px 0px 0px;
	width: 200px;
	float: right;
	height: 17px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #C86C71;
	text-align: right;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

div.pagebanner-art {
	background-color: #FFD8DA;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 337px;
	margin-top: 0px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #C86C71;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner-norec-art {
	background-color: #FFD8DA;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 550px;
	margin-top: 0px;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #C86C71;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagelinks-other {
	background-color: #e7deff;
	padding: 5px 13px 0px 0px;
	width: 200px;
	float: right;
	height: 17px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #9177d3;
	text-align: right;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

div.pagebanner-other {
	background-color: #e7deff;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 337px;
	margin-top: 0px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #9177d3;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner-norec-other {
	background-color: #e7deff;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 550px;
	margin-top: 0px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #9177d3;
	border-left-style: solid;
	border-width: 1px;
	border-color: #9177d3;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagelinks-sport {
	background-color: #d5f9d4;
	padding: 5px 13px 0px 0px;
	width: 200px;
	float: right;
	height: 17px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #57aa54;
	text-align: right;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

div.pagebanner-sport {
	background-color: #d5f9d4;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 337px;
	margin-top: 0px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #57aa54;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner-norec-sport {
	background-color: #d5f9d4;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 550px;
	margin-top: 0px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #57aa54;
	border-right-style: solid;
	border-width: 1px;
	border-color: #57aa54;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagebanner81 {
	background-color: #ffe1f8;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 550px;
	margin-top: 0px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #c168ac;
	border-right-style: solid;
	border-width: 1px;
	border-color: #c168ac;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.pagelinks-concert {
	background-color: #ffe1f8;
	padding: 5px 13px 0px 0px;
	width: 200px;
	float: right;
	height: 17px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #fbd0d5;
	text-align: right;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

div.pagelinkskonser {
	background-color: #ffe1f8;
	padding: 5px 13px 0px 0px;
	width: 200px;
	float: right;
	height: 17px;
	text-align: right;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

div.pagebanner-concert {
	background-color: #ffe1f8;
	padding: 5px 0px 0px 13px;
	height: 17px;
	width: 337px;
	margin-top: 0px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #fbd0d5;
	float: left;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

span.pagelinks2 {
	background-color: #dedfd1;
	padding: 5px 0px 5px 13px;
	color: #000;
	width: 195px;
	display: block;
	height: 17px;
	border-top: none;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

span.pagebanner2 {
	background-color: #dedfd1;
	padding: 5px 0px 0px 13px;
	height: 17px;
	margin-top: 0px;
	color: #000;
	width: 195px;
	font-weight: normal;
	display: block;
	border-bottom: none;
	font-family: verdana;
	font-size: 10px;
}

/***** ULASIM ******/
.ulasim-sss-aciklama {
	font-size: 11px;
	padding: 10px 0 5px 13px;
	float: left;
	clear: left;
	width: 552px;
	position: relative;
}

.ulasim-sss-baslik {
	background-color: #E1E2D6;
	width: 552px;
	padding: 4px 0 4px 13px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.vlistcontainer {
	width: 200px;
}

.8250 {
	float: left;
	width: 15px;
}

.vlist {
	width: 170px;
	float: left;
	margin: -11px 0px 0px 0px;
	padding-left: 13px;
}

.vdate {
	clear: left;
	margin-left: 13px;
}

.venuelistclass:link,.venuelistclass:visited {
	text-decoration: none;
	color: #014a77;
	font-weight: bold;
}

.venuelistclass:hover,.venuelistclass:visited :hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

#mailbirakma {
	background-color: #e5e5e5;
	width: 565px;
	height: 90px;
	margin-top: 18px;
}

.mailbirakma_mini {
	font-family: tahoma, verdana;
	font-size: 10px;
}

.mailbirakma_baslik {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
}

/***** SHOPPING CART ******/
.shoppingcart_top {
	background: url(/static/images/tr/icon_ayrinti.gif) #CCCCBA right no-repeat;
	color: #33332F;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	border-bottom: 1px solid #fff;
	padding: 0px 13px 0px 13px;
}

.shoppingcart_header {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	background-color: #dadcb4;
	color: #33332F;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	border-bottom: 1px solid #fff;
	padding: 0px 0px 0px 0px;
}

.shoppingcart_header1 {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	background-color: #dadcb4;
	color: #33332F;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding: 0px 0px 0px 13px;
}

.shoppingcart_header2 {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	background-color: #dadcb4;
	color: #33332F;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #fff;
	padding: 0px 13px 0px 0px;
}

.shoppingcart_text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dadcb4;
	color: #33332F;
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 10px 13px;
	height: 50px;
}

.shoppingcart_text1 {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	background-color: #ecedd6;
	color: #33332F;
	font-size: 11px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.shoppingcart_text2 {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	background-color: #ecedd6;
	color: #33332F;
	font-size: 11px;
	text-align: right;
	padding: 5px 13px 0px 0px;
}

.shoppingcart_text3 {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	background-color: #ecedd6;
	color: #33332F;
	font-size: 11px;
	text-align: left;
	padding: 5px 0px 0px 5px;
}

/***** FUTBOL SAYFASI ******/
#futbolthisweekrow2 .row {
	clear: both;
	border-bottom: 1px dotted #DCDCDC;
	padding: 10px 0 10px 0;
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 12px;
	color: #000;
	height: 50px;
}

.futbolpagetabs {
	text-align: left;
	line-height: 18px;
	font-size: 12px;
	font-family: trebuchet ms, tahoma, verdana;
	color: #000;
	background-color: #003399;
	padding: 10px;
	background: url(/static/images/tr/sprpage_back.jpg) no-repeat top;
}

#futbolthisweekrow .row {
	border-bottom: 1px dashed #000;
	padding: 5px 0 5px 0;
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 12px;
	color: #000;
	height: 30px;
	width: 490px;
}

.futbolaltmaclar .row {
	border-bottom: 1px dashed #000;
	padding: 10px 0 10px 0;
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
	height: 40px;
	width: 490px;
}

.futbolpagelink:link,.futbolpagelink:visited,.futbolpagelink:active {
	color: #3a7238;
	text-decoration: underline;
	font-size: 12px;
	font-family: tahoma, verdana;
}

.futbolpagelink:hover,.futbolpagelink:visited :hover {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma, verdana;
}

.taraftarliste {
	padding: 0;
	margin: 0;
	width: 180px;
}

.taraftarliste li {
	padding: 0;
	margin: 0;
	display: block;
	line-height: 24px;
	list-style-type: none;
	border-bottom: 1px dashed #000;
}

.nolink a,.nolink a:visited {
	color: #000;
	text-decoration: none;
}

div.switch-bar { overflow:auto; padding:10px 0; }
div.switch-bar div.switch-bar-holder { overflow:auto; position:relative; width:760px; margin:0 auto; }
div.switch-bar div.switch-bar-holder div { font-size:12px; color:#fff; }
div.switch-bar div.switch-bar-holder div.whatsnew { position:absolute; right:75px; top:0; }
div.switch-bar div.switch-bar-holder div.text-close { float:right; padding:2px 10px 0 0; }
div.switch-bar div.switch-bar-holder div.text-switch { float:left; margin-left:10px }
div.switch-bar.old { background:#151e2f url(/static/images/temp/oldsite_tile_bgrline.jpg) repeat-x left top; border:solid 1px #ff8402; border-width:0 0 4px 0; }
div.switch-bar.old div.switch-bar-holder div a { text-decoration:underline; color:#72a3dd; }
div.switch-bar.old div.switch-bar-holder div.text-close a { display:block; background:url(/static/images/temp/newsite_close_panel.png) no-repeat left 2px; padding:0 0 0 17px; font-size:11px; text-decoration:none; color:#fff; }
div.switch-bar.old div.switch-bar-holder div.text-close a:hover { color:#72a3dd; }

