﻿/* Anasayfa */

#anaLogin {
	position: relative;
	width: 224px;
	height: 41px;
	background-image: url(/web/App_Themes/default/images/layout/anasayfa-kutu-1.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

#anaBiletFiyatlari {
	position: relative;
	width: 224px;
	height: 246px;
	background-image: url(/web/App_Themes/default/images/layout/anasayfa-kutu-2.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#anaBiletFiyatlariAlt {
	position: relative;
	width: 224px;
	height: 291px;
	background-image: url(/web/App_Themes/default/images/layout/anasayfa-kutu-5.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#anaBanner {
	position: relative;
	float: right;
	width: 510px;
	height: 290px;
}

#anaAltBanner {
	position: relative;
	float: left;
	width: 224px;
	height: 156px;
	background-image: url(/web/App_Themes/default/images/layout/anasayfa-kutu-3.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#anaAlt {
	position: relative;
	float: right;
	width: 510px;
	height: 110px;
	background-image: url(/web/App_Themes/default/images/layout/anasayfa-kutu-4.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom:4px;
}

#anaLogolar {
	position: relative;
	float: right;
	width: 510px;
	height: 41px;
}

/* Scroller */

#container {
	position:relative;
	float:left;
	margin-right:10px;	
	top:40px;
	left:15px;
	width:200px;
	height:180px;
	overflow:hidden;
}

#content {
	position:relative;
	width:190px !important;
}

#scrollArea {
	position:relative;
	top:40px;
	height:178px;
	width:6px;
	overflow:hidden;
	background-image:url(/web/images/scroller-back.gif);
}

#scroller {
	position:relative;
	width:6px;
	left:0px;
	top:0px;
	padding-top:5px;
}

#tableBiletSatis {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#tableBiletSatis tr th {
	color:#888888;
	background-color:#EAEAEA;
	text-align:left;
	font-weight:normal;
	width:65%;
}

#tableBiletSatis tr td { color:#6D6D6D;	background-color:#E7E7E7; text-align:right;	width:35%; padding-right:10px;}
#container-alt {
    position:relative;	float:left;	margin-right:10px; top:40px; left:15px;	width:200px;
    height:225px; overflow:hidden;
}
#content-alt { position:relative; width:190px !important; }
#scrollArea-alt { position:relative; top:40px; height:223px; width:6px;	overflow:hidden; background-image:url(/web/images/scroller-back-2.gif); }
#scroller-alt {position:relative; width:6px; left:0px; top:0px;padding-top:5px;}

/* Form */
