@import "reset.css";

body {
	background:#ddd4cc;
	font-family:Helvetica,Arial;
	color:#000;
	font-size:12px;
}

a:link, a:visited, a:hover, a:active {
	color: #000;
}

br {
	clear:both;
}

#main-container {
	width:1000px;
	padding-top:380px;
	overflow:hidden;
	margin:auto;
	min-height:500px;
	background:url("../images/head.jpg") no-repeat center top;
	position:relative;
}

#enter {
	position:absolute;
	display:block;
	top:0px;
	right:0px;
}

#left-side {
	float:left;
	padding-left:5px;
	width:400px;
}

#itunes-button {
	width:196px;
	height:34px;
	margin-bottom:23px;
	margin-right:-41px;
	float:right;
}

#preorder-buttons {
	width:405px;
	height:34px;
	margin-bottom:15px;
	float:left;
}


#video-box {
	border:5px solid #ab8e7c;
	width:390px;
	height:290px;
	float:left;
	background:#000;
}

#box-wrapper {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
}

#box-wrapper li.box-item {
	float:left;
	width:100%;
	padding-top:18px;
	line-height:14px;
	padding-bottom:10px;
}

#box-wrapper li.box-item li {
	width:100%;
	float:left;
}

.box-largest {
	float:left;
	width:380px;
	font-size:11px;
}

.box-medium {
	float:left;
	width:380px;
	font-size:11px;
}

.box-smallest {
	float:left;
	width:380px;
	font-size:12px;
	line-height:1.3em;
}

.store {
	text-indent:-9999px;
	width:100%;
	float:left;
	background:url("../images/h_store.gif") no-repeat left top;
	height:55px;
	padding-bottom:15px;
}

#shopnow {
	margin-bottom:50px;
}

.giveaways {
	text-indent:-9999px;
	width:100%;
	float:left;
	background:url("../images/h_giveaways.jpg") no-repeat left top;
	height:60px;
	padding-bottom:15px;
}

.fanclub {
	text-indent:-9999px;
	width:100%;
	float:left;
	background:url("../images/h_fanclub.jpg") no-repeat left top;
	height:60px;
	padding-bottom:15px;
}

.vip {
	text-indent:-9999px;
	width:380px;
	float:left;
	background:url("../images/h_vip.jpg") no-repeat left top;
	height:60px;
	padding-bottom:5px;
}

.vip_promotion {
	float:right;
	text-align:right;
}

#right-side {
	float:right;
	width:565px;
	padding-right:5px;
	padding-top:210px;
}

#right-side h2 {
	text-indent:-9999px;
	width:100%;
	float:left;
	background:url("../images/h_ontour.jpg") no-repeat left top;
	height:61px;
	padding-bottom:5px;
}

#right-side ul {
	padding:0px 0px 50px 0px;
	margin:0px;
	list-style-type:none;
	float:left;
}

#right-side li {
	float:left;
	width:100%;
	padding:9px 0px;
	border-bottom:1px solid #bbafa7;
}

#right-side li table {
	float:left;
	width:50px;
	height:60px;
}

#right-side li table td {
	vertical-align:middle;
	text-align:center;
	color:#000;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	background:url("../images/date_bg.gif") no-repeat left top;
}

.date-wrapper {
	float:left;
	padding-right:11px;
	width:50px;
	height:50px;
	padding-bottom:10px;
	text-transform:uppercase;
}

.date-day {
	font-size:35px;
	line-height:.7em;
}

.tour_info {
	width:500px;
	float:left;
}

.tour_name {
	float:left;
	width:100%;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
}

.tour_details {
	width:320px;
	float:left;
	font-size:12px;
	line-height:16px;
	color:#52443b;
}

.tour_buttons {
	float:right;
	width:180px;
	padding-top:6px;
	padding-left:0px;
}

.buytix {
	float:left;
	width:60px;
	height:25px;
	display:block;
	background:url("../images/b_buytix.gif") no-repeat;
	text-indent:-9999px;
}

.buyvip {
	float:left;
	width:60px;
	height:25px;
	display:block;
	background:url("../images/b_buyvip.gif") no-repeat;
	text-indent:-9999px;
	margin-left:2px;
}

.facebook {
	float:left;
	width:55px;
	height:25px;
	display:block;
	background:url("../images/b_rsvp.gif") no-repeat;
	text-indent:-9999px;
	margin-left:2px;
}
