#seats_cart{
	position: absolute;
	top:82px;
	left:270px;
	width:200px;
	color:#000;
}

#seats_cart a:link{color:#000;}
#seats_cart a:visited{color:#000;}
#seats_cart a:hover{color:#000;}

#maincontent{
width: 550px;
font-size: 12px;
background-color:#fff;
color:#000;
}

.seats_main{
	width: 550px;
	font-size: 12px;
	background-color:#fff;
	color:#000;
}

.onlineseats {
	padding-top:53px;
	background-image: url(images/online_seats.jpg);
	height: 30px;
	width: 550px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.pickseats {
	padding-top:53px;
	background-image: url(images/pick_seats.jpg);
	width: 550px;
	height:30px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.checkoutseats {
	padding-top:53px;
	background-image: url(images/checkout_seats.jpg);
	height: 30px;
	width: 550px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.cartseats {
	padding-top:53px;
	background-image: url(images/cart_seats.jpg);
	height: 30px;
	width: 550px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.seats_event{
	font-size: 16px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #6D8D89;
}
.seats_title {
	font-size:20px;
	padding: 5px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:480px;
	height:32px;
	border: 1px solid #DCE1E7;
	text-align: center;
	background-color:#fff;
	position:relative;	
	color:#000;
}

.seats_title a{color:#000;}

.main_text{padding:5px; margin:5px; position:relative;}

.seats_table {
	background-image: url(images/table.jpg);
	background-color: #fff;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-position: bottom;
}

.seats_table a:link {color: #fff;}
.seats_table a:hover {color: #fff;}
.seats_table a:visited {color: #fff;}
.table {
	background-color: #fff;
	background-image: url(images/table2.jpg);
	height:31px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 5px;
}

.table a:link {color: #fff;}
.table a:hover {color: #fff;}
.table a:visited {color: #fff;}
.seats {color:#000;
	padding: 2px 5px;font-size: 11px;}
.pick {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.pick_table{
color:#000;
	font-size: 16px;	
	background-color: #fff;
	border: 1px solid #6D8D89;
}
.remove {
	background-color: #fff;
	padding: 5px;
	font-size: 11px;
	text-align: center;
color:#000;
}

.remove a{
color:#000;
}

.cart{
	color:#000;
	background-color: #fff;
	padding: 5px;
	font-size: 12px;
}
.cart2{
	color:#000;
	background-color: #fff;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
}

.cart_total{
	color:#000;
	background-color: #fff;
	font-weight: bold;
	padding: 5px;
	font-size: 16px;
}

.seats_checkout {font-size: 16px;font-weight: bold; width:200px;}
.seats_checkout2 {
	font-size: 16px;
	background-color: #FFFFFF;
	padding: 5px;
	margin:5px;
	width:280px;
	border: 1px solid #DCE1E7;	
	color: black;
}
.seats a:link{color:#000;}
.seats a:visited{color:#000;}
.seats a:hover{color:#333;}
