h1#logo-xtra {
	background: url(/tour/images/tour_header_2018.png) left top no-repeat;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999em;
	width: 874px;
}

.xtraheader {
	height: 80px;
	position: relative;
}

.xtraheader a.tourlink {
	background: #b50505;
	color: #eee;
	display: block;
	font-size: 14px;
	font-weight: bold;
	left: 10px;
	padding: 6px 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 15px;
	width: 150px;
}

.xtraheader a.tourlink:hover {
	background: #333;
}

#biotext, #pressarea, #trailerarea, #samplevids, #jointext {
	margin: 10px auto 0;
	width: 800px;
}

#biotext img,
#jointext img {
	float: left;
	margin: 0 20px 20px 0;
}

#biotext p,
#jointext p {
	color: #bbb;
	line-height: 165%;
	padding-bottom: 25px;
}

#pressclippings {
	clear: both;
	margin-top: 40px;
}

#pressclippings img {
	float: left;
	padding: 5px;
}

ul.presslinks {
	display: block;
	font-size: 14px;
	margin: 0 auto;
	width: 60%;
}

ul.presslinks li {
	padding: 5px;
}

p.trailertext {
	color: #bbb;
	display: block;
	font-size: 14px;
	line-height: 155%;
	margin: 30px auto;
	text-align: center;
}

p.trailertext b {
	color: #ddd;
}

#trailerboxes a {
	border: 1px solid #bbb;
	float: left;
	margin: 0 25px 15px 0;
}

#trailerboxes a:hover {
	border-color: #d70000;
}

#trailerboxes a img {
	height: 250px;
	width: 369px;
}

#samplevids a.samplevid {
	float: right;
	margin: 20px;
}

h2 {
	color: #d70000;
	display: block;
	font-size: 32px;
	text-align: right;
}

h3 {
	font-size: 18px;
	margin: 0 0 15px;
	text-align: right;
}


/* ============= */
/* ! Join Page   */
/* ============= */

ul.priceoptions {
	color: #bbb;
	font-size: 18px;
}

ul.priceoptions li.headoption {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
}

ul.priceoptions li {
	padding: 5px 0;
}

ul.priceoptions li span {
	color: #d70000;
	font-size: 24px;
	font-weight: bold;
}

ul.joinbuttons {
	float: left;
	margin-top: 30px;
	width: 300px;
}

ul.joinbuttons a {
	display: block;
	height: 54px;
	margin-bottom: 15px;
	text-indent: -999em;
	width: 255px;
}

ul.joinbuttons a#join-cc {
	background: url(/images/join_07.gif) left top no-repeat;
}

ul.joinbuttons a#join-check {
	background: url(/images/join_09.gif) left top no-repeat;
}

ul.joinbuttons a#join-mc {
	background: url(/images/join_10.gif) left top no-repeat;
}