body{
	margin: 0px auto;
	text-align: center;

	font: 12px sans-serif;
	line-height: 1.25em;
}

table, tr, td{
	font: 12px sans-serif,tahoma;
	line-height: 1.25em;
}

a{
	text-decoration: none;
}

a:link{
}

a:visited{
}

a:hover{
	text-decoration: underline;
}

a:active{
}

a:focus {
}
hr{
	margin:30px;
	border: 0px;
	border-top: 1px solid #FF9900;
	height: 1px;
}

#superbilet_header {
	height: 92px;
	background: url(http://www.superbilet.com/images/header_bg.png) no-repeat;

}
#wrapper{
	margin: 0 auto;
	width: 980px;
}
#content{
	display:block;
	margin-top:5px;
	border-right: 1px solid #CDD7DD;
	background: #FFFFFF;
	text-align: left;
	overflow: hidden;
	min-height: 200px;
	width: 980px;
}

#content-bottom{
display:block;
height:30px;
background: url(http://www.superbilet.com/images/content_bottom_bg.png) no-repeat;

}
#top-menu{
float:right;
width:400px;
display:block;
}

#superbilet_footer {
	margin-top:50px;
	display:block;
	margin-left:10px;
	background-color: #FFFFFF;
	min-height: 100px;
	text-align: left;
}

#intro{
	padding: 5px 0px;
}

#right-search-box{
margin-top:20px;
		overflow: hidden;
		border:1px solid #ccc;
}

#search-box{
	float: left;
	/*	height:390px;
	width:430px;*/
	background: url(http://www.superbilet.com/images/search_box_bg.png) no-repeat;
	width:436px;
	height:431px;
}

#promo-box{
	float: right;
	width: 538px;
}
.search-frame{
	border:0px;
	margin:55px 8px 5px;
	width:420px;
	height:370px;
	overflow: hidden;
}
.promo-subbox{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 250px;
	border-left: 1px dotted #bb3;
	height: 100px;
}
.promo-subbox h1{
border-bottom:1px dotted #bb3;
font: bold 16px tahoma;
color: #FBB724;
padding:3px 20px;
margin:0 0 0 10px;
}


.promo-subbox ul{
display:block;
list-style:none outside none;
padding:10px;
margin:0px;
font:12px Tahoma;
}

.promo-subbox li {
}


#sub-content{
	clear: both;
	padding: 15px;
/* 	border-top: 1px solid #cecece;
		background: #f0f0f0; */
	font: 12px verdana,tahoma,arial;
	color:#6D6D6D;
}


#sub-footer {
padding-top:10px;
	margin-top:10px;
	height: 80px;
	font:10px arial;
	color:#666;
}

#main-content{
	min-height: 500px;
	width:100%;
	vertical-align: text-top;
}

#main-content-left{
	width:240px;
}

#main-content-right{
		border-left:1px solid #ccc;
		padding:20px 20px;
	vertical-align: text-top;
}
#main-content h1{
background-color: #FF9900;
font:bold 15px tahoma;
color: white;
padding:3px 20px;
}

#main-content h2{
font:bold 15px tahoma;
color: #CC3300;
padding:3px 10px;
margin:20px 0 0 0;
}

ul.top-menu{
display:block;
float:right;
font:bold 14px Tahoma;
list-style:none outside none;
padding:0px;
margin:0px;
margin-top:5px;
}


.top-menu li{
float:right;
color:#666666;
padding:3px 10px;
background: url(http://www.superbilet.com/images/top_menu_li_bg.png) no-repeat;
text-shadow:1px 1px 1px #fff;
}
.top-menu li a{
	color:#707070;
}


ul.bottom-menu{
display:block;
font:11px verdana;
text-align: left;
list-style:none outside none;
padding:10px 0 0 0;
margin:0px 0 0 200px;
display:block;
}

.bottom-menu li{
float: left;
margin-left: 20px;
display:block;
color:#666666;
padding:1px 0 1px 15px;
background: url(http://www.superbilet.com/images/bmli_bg.png) no-repeat 2px;
}
.bottom-menu a, .bottom-menu a:visited{
color:#6d6d6d;
}

ul.sub-footer-menu{
clear:both;
display:block;
list-style:none outside none;
padding:0px;
margin:0px;
}

.sub-footer-menu li{
	padding:3px 10px;
	float: left;
}

#user-login-box{
display:block;
text-align:right;
width:400px;
height:40px;
	float:right;
	margin:10px 5px 0 0;
}

#user-login-box .input-text {
margin-left:5px;
	border:1px solid #92A6B0;
	font:12px arial;
	padding:3px;
}
#user-login-box .input-button {
margin-left:5px;
	border:1px solid #aaa;
	font:12px arial;
	padding:3px;
}
