* { margin:0; padding:0;}
body {
	background: #1b4238 url(art/bgborder.jpg) 50% top repeat-y;
  width: 100%;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:100%; line-height:1.5em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
#content .line-ver{ clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}

.wrapper { width:100%; overflow:hidden;}

p { margin-bottom:24px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form { float:right; padding:26px 52px 0 0; color:#545454; font-size:.86em; width:294px;}
#search-form fieldset { border:none; }
#search-form input.text {  border:none; background:none; width:130px; margin-right:10px; padding:2px 5px 3px 5px; color:#545454; background:url(images/input-bg.gif) no-repeat right top;}
#search-form input.submit { background:url(images/submit-bg.gif) left top repeat-x; width:66px; height:20px; color:#fff; cursor:pointer; border:none;}
#search-form select { width:61px; height:20px; margin-right:15px; background:url(images/select-bg.gif) left top repeat-x; border:1px solid #dadada; color:#545454;}

/*==================list====================*/
ul { list-style:none;}

dl { margin-bottom:-24px;}
dl dt { font-weight:bold; color:#f4a03b;}
dl dd { padding-bottom:24px;}

.list1 li { background:url(images/bull1.gif) no-repeat left 8px; padding:0 0 0 18px;}
.list1 li.last { background:none; padding:6px 0 0 18px;}

.list2 li { width:100%; overflow:hidden;}
.list2 li span { float:left; width:303px;}

.contacts { margin-bottom:0;}
.contacts dt { font-weight:bold; float:left; width:100px; color:#121111;}
.contacts dd { overflow:hidden; height:1%;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-indent.fright { float:right; margin:0 0 0 20px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.pic-right {
	float:right;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.pic-left {
	float:left;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.p1 { margin-bottom:12px;}
.p2 { margin-bottom:24px;}
.p3 { margin-bottom:36px;}

/*==================txt, links, lines, titles====================*/
a {color:#f4a03b; outline:none;}
a:hover{text-decoration:none;}

h2 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.8em;
	line-height:1.1em;
	font-weight:normal;
	color:#3A3945;
	letter-spacing:-1px;
	margin-bottom:18px;
}
h2 span { color:#f4a03b;}
h3 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:bold;
	color:#723D1C;
	margin-bottom:8px;
	text-align: center;
}
h4 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	color:#666;
	margin-bottom:4px;
	text-align: center;
	text-transform: uppercase;
}
h5 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	color:#630;
	margin-bottom:4px;
}
h6 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:.9em;
	line-height:1em;
	font-weight:bold;
	color:#960;
	letter-spacing:+1px;
	margin-bottom:5px;
}

.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y;}

.composite .block h2 {
  display: block;
  background-color: ;
  font-weight: 300;
  font-size: 26px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}

/*header*/
#header .row-1 { height:107px;}
#header .row-1 .logo { padding:25px 0 0 40px; float:left;}
#header .row-2 { height:53px;}

#header .nav { width:100%; overflow:hidden;} 
#header .nav li { display:inline;}
#header .nav li a { display:block; float:left; background:url(images/nav-bg1.gif) left top repeat-x; font-size:.86em; text-transform:uppercase; text-decoration:none; height:43px; line-height:43px; color:#545454; position:relative;}
#header .nav li a em { font-style:normal; display:block; float:left;}
#header .nav li a b { display:block; float:left; background:url(images/divider.gif) no-repeat right top; font-weight:normal; padding:0 43px 0 43px; cursor:pointer; }
#header .nav li a:hover { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
#header .nav li a:hover b { background:none;}
#header .nav li a.current { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
#header .nav li a.current b { background:none;}
#header .nav li a.first b { background:url(images/nav-left.gif) no-repeat left top; padding-left:55px; }
#header .nav li a.first em { background:url(images/divider.gif) no-repeat right top;}
#header .nav li a.first:hover em { background:none;}
#header .nav li a.first:hover b { background:url(images/nav-left1.gif) no-repeat left top; padding-left:55px;}
#header .nav li a.first-current {background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
#header .nav li a.first-current em { background:none;}
#header .nav li a.first-current b { background:url(images/nav-left1.gif) no-repeat left top !important; padding-left:55px;}
#header .nav li a.last b { background:url(images/nav-right.gif) no-repeat right top; padding-right:55px;}
#header .nav li a.last:hover b {background:url(images/nav-right1.gif) no-repeat right top;}
#header .nav li a.last-current {background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
#header .nav li a.last-current b {background:url(images/nav-right1.gif) no-repeat right top !important; padding-right:55px;}

.main-box { background:url(images/main-box.jpg) no-repeat left top; height:270px; position:relative;}
.main-box .inner { padding:43px 0 0 50px;}
.main-box ul { font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:1.29em; padding:14px 0 0 0;}
.main-box ul li { background:url(images/bull.gif) no-repeat left 8px; padding:0 0 0 19px; position:relative;}
.main-box ul li a { color:#fff; text-decoration:none;}
.main-box ul li a:hover { text-decoration:underline;}
.main-box .extra-banner { position:absolute; left:310px; top:100px; width:120px; text-align:center;}
.main-box .extra-banner img { margin-bottom:22px;}
.main-box .extra-banner a { font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:1.29em; color:#f4a03b; text-transform:uppercase;}

/*content*/
#content {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: f0f0f0;
}
#content .indent { padding:24px 20px 30px 20px;}

.lodging-item {
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
	height: 116px;
}

.lodging-item img {
  float: left;
  padding-right: 10px;
}

.other-lodging {
  overflow: hidden;
  font-weight: bold;
  border: 1px dotted #ccc;
  background: #f4f4f4;
}

.other-lodging h4 {
  padding-left: 10px;
}
#cart-item {
	padding: 5px;
	background-color: #CCB99A;
}

.banners { width:100%; overflow:hidden; padding:12px 0 0 0;}
.banners li { float:left; margin-right:10px;}
.banners li.last { margin-right:0;}

.awards { width:100%; overflow:hidden;}
.awards li { float:left; border-right:1px solid #e3e3e3; padding:0 20px;}
.awards li.last { padding-right:0; border:none;}

.box { background:url(images/box-bg.gif) left bottom repeat-x #fff; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:20px 30px 15px 30px;}


#ticket-item {
	background:#FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #963;
	border-left-color: #CCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-bottom: 10px;
}

/*footer*/
#footer { color:#292929;}

#footer .nav { text-align:center; padding-bottom:14px;}
#footer .nav li { display:inline;}
#footer .nav li a {
	padding:0 7px 0 7px;
	color:#292929;
}

/*==========================================*/
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #630;
}
.sched {
	color: #FFF;
	background-color: #462609;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.schedthurs {
	color: #FFF;
	background-color: #330000;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/*======lightbox=====*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#lineup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #06C;
	text-align: center;
	width: 764px;
	border: 1px solid #960;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 5px;
}
#ticket-item ul li {
	font-size: 12px;
	font-style: italic;
	margin-top: 4px;
	list-style-position: outside;
	list-style-image: url(art/bullet.gif);
	margin-left: 14px;
	line-height: 16px;
}
.callorclick {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	position: relative;
	float: right;
	clear: none;
	vertical-align: middle;
}
.lodging-item p a img {
	vertical-align: middle;
	margin-left: 12px;
	float: none;
	position: relative;
}
.bigsub {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:bold;
	color:#723D1C;
	margin-bottom:8px;
	text-align: left;
}
.attention {
	font-size: 1em;
	color: #000;
	background-color: #FC6;
	padding: 4px;
	font-weight: bold;
}
.attention a {
	color: #930;
}
#lineup a {
	color: #FFF;
	text-decoration: none;
}
#lineup a:hover {
	color: #C93;
	text-decoration: underline;
}
.schedheadliner {
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	line-height: 2.4em;
}
.schedartist {
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	line-height: 2em;
}
.sched-main {
	float: left;
	width: 365px;
}
.sched-free {
	background-color: #330000;
	float: right;
	width: 330px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin: 0px;
}
.venue {
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
}
.sched-dark {
	background-color: #000000;
	padding: 8px;
	float: right;
	width: 330px;
	clear: right;
}
#contactbox {
	font-weight: bold;
	color: #FFF;
	background-color: #673104;
	background-image: none;
	width: 306px;
	border: 1px solid #F90;
	padding: 8px;
}
