@charset "utf-8";
/* CSS Document */
html {
 -webkit-text-size-adjust: none;
}

body, html {
	width:100%;
	position:relative;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
	font-size:12px;
}

body {
	background: #000 url(../image/clouds_background.jpg) repeat-y scroll top center;
}

#root {
	width:955px;
	margin:0px auto 0px auto;
	background-color:#FFF;
	/*border: solid 1px #161616;*/
}

#head {
	position:relative;
	width:955px;
	height:148px;
	background-image:url(../image/headBg.jpg);
	border: solid 1px #161616;
	border-bottom-width:0px;
}

img#logo {
	position:absolute;
	top:10px;
	left:10px;
}

img#gallery {
	position:absolute;
	top:10px;
	right:10px;
}


img#guide {
	position:absolute;
	top:75px;
	right:15px;
}

#testimonials {
	position:relative;
	width:550px;
	height:140px;
	margin:0px auto 0px auto;
	padding-top:20px;
	overflow:hidden;
}

#testSlider {
	width:20000px;
	position:absolute;
}

.testimony {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	position:relative;
	width:550px;
	display:inline-block;
	float:left;
	color:#FFF;
	text-align:center;
	vertical-align:top;
}

.testimony p.quote {
	font-size:18px;
	width:500px;
	letter-spacing:1px;
	font-weight:bold;
	font-style:italic;
}

.testimony p.author {
	width:500px;
	font-size:14px;
	line-height:16px;
}

#nav {
	background-color:#161616;
	width:100%;
	border: solid 1px #161616;
	height:32px;
	background-color:#000;
}


#nav ul {
	position:relative;
	margin: 0px;
	padding: 0px;
	background-color:#000;
	height:32px;
	list-style-type:none;
	/*background-color:#161616;*/
	
}

#nav li {
	margin: 0px;
	padding: 0px;
	display:inline-block;
	color:#FFF;
	background-color:#000;
	font-size:22px;
	letter-spacing:1.5px;
	font-family:impact;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	border-left: solid 1px #1e1e1e;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width:133px;
	margin-right:-4px;
	background-image:url(../image/btnSprite.jpg);
	height:32px;
	cursor:pointer;
}

#nav li.tourDates {
	border-left-width:0px;
	background-position: center 0px;
}

#nav li.tourDates:hover, #nav li.tourDates.selected {
	background-position: center 416px;
}

#nav li.sponsors {
	background-position: center 384px;
}

#nav li.sponsors:hover, #nav li.sponsors.selected {
	background-position: center 352px;
}

#nav li.tickets {
	background-position: center 320px;
}

#nav li.tickets:hover, #nav li.tickets.selected {
	background-position: center 288px;
}

#nav li.media {
	background-position: center 256px;
}

#nav li.media:hover, #nav li.media.selected {
	background-position: center 224px;
}

#nav li.about {
	background-position: center 192px;
}

#nav li.about:hover, #nav li.about.selected {
	background-position: center 160px;
}

#nav li.contact {
	background-position: center 128px;
}

#nav li.contact:hover, #nav li.contact.selected {
	background-position: center 96px;
}

#nav li.blog {
	background-position: center 64px;
}

#nav li.blog:hover, #nav li.blog.selected {
	background-position: center 32px;
}

#nav li a {
	color:#FFF;
}

#nav li.blog, #nav li.sponsors, #nav li.about {
	width:138px;
}

#nav li.tourDates {
	width:140px;
}

#nav li.media {
	width:129px;
}

#nav li:hover, #nav li.selected {
	background-color:#96b195;
}

#content {
	position:relative;
	width:955px;
	min-height:500px;
	background-color:#FFF;
	border: solid 1px #161616;
	border-top-width:0px;
	overflow:hidden;
	font-size:12px;
}

#subNav {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	/*float:left;*/
	padding:0px 0px 20px 0px;
	display:inline-block;
	height:100%;
	width:220px;
	/*background-color:#ECEDEC;*/
}

h1.tourDates {
	font-family:Impact;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size:24px;
	margin-left:20px;
	letter-spacing:1px;	
}

#accSlider {
	vertical-align:top;
	display:inline-block;
	position:relative;
	/*float:left;*/
	width:20px;
	background-color:#ECEDEC;	
}

.tri {
	position:absolute;
	top:5px;
	font-size: 0px; 
	line-height: 0%; 
	width: 0px;
	border-top: 15px solid #ECEDEC;
	border-left: 15px solid #96b195;
	border-bottom: 15px solid #ECEDEC;
}

#subNav #accordion {
	margin-top:15px;
	vertical-align:top;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
}

#accordion ul {
	margin-top:-5px;

	padding:0px;
}

#accordion h3 {
	text-transform: uppercase;
	font-weight:bold;
	font-size:15px;
	margin-left:20px;
}

#accordion h3 a {
	color:#878787;
}

#accordion h3:first-child a {
	padding-top:0px;
	margin-top:0px;
}

#accordion li {
	margin-left:10px;
	margin-bottom:-3px;
	list-style:none;
	color:#878787;
}

#accordion li a {
	color:#878787;
}

#accordion li a.selected, #accordion li:hover a {
	color:#B46F29;
}

#pageContent {
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	vertical-align:top;
	display:inline-block;
	/*float:left;*/
	width:680px;
	padding:20px 20px 20px 30px;
	font-size:12px;
	/*padding:10px 20px 10px 160px;*/
}

#plainContent {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	position:relative;
	width:905px;
	padding: 20px 20px 20px 30px;
	font-size:12px;
	line-height:18px;
}

#pageContent, #plainContent {
	line-height:18px;
}

.popContent {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size:12px;
}

#pageContent p, #plainContent p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	line-height:20px;
}

#pageContent a, #plainContent a, .popContent a  {
	font-weight:bold;
	color:#708d6f;
}

#pageContent h1, #plainContent h1 {
	color:#000;
	font-family:impact;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:20px;
	text-transform: uppercase;
	letter-spacing:1.2px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

#pageContent h2, #plainContent h2 {
	font-weight:bold;
	font-size:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

#pageContent h3, #plainContent h3 {
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

#content img.poster {
	float:right;
	margin:0px 0px 0px 30px;
	height:550px;
	width:363px;
}

#plainContent img.poster {
	margin-top:-20px;
	margin-right:-21px;
}

#pageContent img.poster {
	margin-top:-20px;
	margin-right:-22px;
}

#pageContent .pageBody img.poster {
	margin-top:-20px;
	margin-right:-22px;
}

#foot {
	position:relative;
	clear:both;
	background-color:#000;
}

#foot img {
	margin: 0px -4px -2px 0px;
}

div#signUp {
	margin: 0px -4px -2px 0px;
	width:530px;
	height:28px;
	display:inline-block;
	background-image:url(../image/signUpBg2.jpg);
}

#galleryPop, #faqPop, #privacyPop {
	display:none;
}

#galleryFlash {
	background-color:#333;
	width:750px;
	height:500px;
}

#heroFlash {
	width:955px;
	height:516px;
}

#heroFlash p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.sponsors {
	margin: 0px auto 10px auto;
}

ul.sponsors li {
	display:inline-block;
	margin:0px 10px 0px 10px;
}

div.sponsorTest {
	height:75px;
	width:100px;
	background-color:#999;
}

div.sponsorSm {
	height:40px;
	width:60px;
	background-color:#999;
}

div#sponsorFoot {
}

#goBtn {
	position:absolute; 
	top:6px; 
	left:485px;
}

.popContent {
	padding:5px 10px 5px 10px;
}

#pageContent .underImg {
	background-color:#000;
	width:336px;
	position:absolute;
	left:32px;
	bottom:0px;
	
}

#plainContent .underImg {
	background-color:#000;
	width:593px;
	height:200px;
	position:absolute;
	left:0px;
	bottom:0px;
	
}