* { 
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a { 
	color: #fff;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff
}

body.splash {
	background: #000000;
}

body.show, body.recommendations {
	background: #00aeef;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

body.bios {
	background: #fa2717;
}

body.press {
	background: #4baf21;
}

body.booking {
	background: #fb7b0e;
}

#container {
	width: 940px;
	margin: 0 auto;

}

.header {
	width: 907px;
	height: 281px;
	text-indent: -99999px;
	background: url(../_img/header.png);
}

.nav {
	width: 900px;
	height: 150px;
	margin: -36px auto 10px;
}

.recommendation blockquote {
	font-weight: bold;
	color: #222225;
	font-size: 18px;
	margin: 10px 80px;
}

.quote_source {
	text-align: right;
	margin: 10px 80px;
	font-weight: bold;
	font-size: 18px;
	background: url(../_img/star_9.gif) no-repeat 0 0;
	width: 760px;
	background-position: 348px 8px;
}

.quote_source .location {
	font-weight: bold;
	color: #222225;
	font-size: 18px;
 
}

.content {
	position: relative;
}

/********Home Page Text images*******************/
.text_images {
	vertical-align: middle;
}

/*************show.php content***************/
.show .content {
	text-align: center;
	padding: 0 20px 0 53px;
	line-height: 28px;
}


.show .content p {
	margin: 16px 0;
}



.level1 {
	font-size: 17px;
	font-weight: bold;
}

.level2 {
	font-size: 24px;

}

.level3 {
	font-size: 28px;
	font-weight: bold;
}

.contact_tease {
	width: 743px;
	height: 359px;
	background: url(../_img/dont_get_left_out.gif) no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	margin: 12px auto;
}

.show .contact {
	width: 379px;
	height: 148px;
	background: url(../_img/boxy_footer.gif) no-repeat;
	padding: 30px 20px 0 0;
	margin: 18px auto;
}

.show .squidbilly {
	width: 142px;
	height: 305px;
	position: absolute;
	top: 60px;
	right: 0;
	background:url(../_img/squidbilly.gif) no-repeat;
}

.show .mastershake {
	width: 164px;
	height: 394px;
	position: absolute;
	top: 100px;
	left: 0;
	background: url(../_img/shake.gif) no-repeat;
}

.show .star {
	width: 48px;
	height: 51px;
	position: absolute;
	top: 590px;
	right: 42px;
	background:url(../_img/star_3.gif) no-repeat;
}

.content_star {
	vertical-align: top;
	margin: 0 30px 0 60px;
}

.tour_dates {
	width: 600px;
	height: 125px;
	margin: 12px auto;
	border: thick #FFF;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
}
.tour_dates a {
	color: FFF700;
}
/**************bios content******************/

.biopic {
	width: 718px;
	height: 410px;
	margin: 12px auto;
}

.bios .content {
	margin: 30px 0 20px 110px;
	background: url(../_img/frylock.gif) no-repeat;
	background-position: 600px 60px;
}

.bios .dave {
	margin: 0 60px 0 0;
	width: 370px;
	text-align: justify;
	float: left;
}

.bios .dana {
	margin: 40px 0 40px 110px;
	height: 400px;

}

.bios .names {
	font-weight: bold;
}

/**************press content****************/

.press .content {
	padding-top: 30px;
	margin-top: 16px;
}


.press  p {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	width: 600px;
	margin: 18px auto;
}

.press .squidbilly {
	width: 225px;
	height: 360px;
	position: absolute;
	top: 0px;
	right: -45px;
	background:url(../_img/early.gif) no-repeat;
}

/****************videos content*************/

body.videos {
	background: #ff00cc url(../_img/dave_carl.gif) no-repeat;
	background-position: right 720px;
}

.videos #container {
	height: 1200px;

}

/***********photos booking****************/
body.photos {
	background: #81cdc9 url(../_img/dana_illustration.gif) no-repeat;
	background-position: left 700px;
}

.photos #container {
	height: 1200px;
}

/*************booking content************/
.booking .contact {
	width: 600px;
	height: 550px;
	background: url(../_img/err_ignignokt.gif) no-repeat;
	background-position: 70px 290px;
	padding-right: 20px;
	margin: 18px auto;
	text-align: center;
}

.booking p {
	margin-bottom: 60px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

/***********footer*******************/
.footer {
	margin: 180px 0 12px;
}

.footer .copyright {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

.recommendation {
	margin-bottom: 40px;

}

body.recommendations .quote_source {
	background: none;
}

.quote_source a { color: #FFF700; font-size: 13px; text-decoration: underline; }

/***********gallery*******************/
#gallery_container {
	position:  relative;
	margin: 30px 0 0 60px;
	height: 550px;
}

#gallery_container .jScrollPaneContainer,
.gallery {
	margin: 0 0 0 40px;
	position: absolute;
	top: 0;
	right: 0;
	width: 235px;
	height: 366px;
	overflow: hidden;
}

.gallery li {
	float: left;
	margin: 6px;
	border: 1px solid #fff;
}

a.next, a.previous  {
	display: block;
	width: 46px;
	height: 93px;
	text-indent: -99999px;
	cursor: pointer;
	position: absolute;
	overflow: hidden;
}

a.next {
	background: url(../_img/next.gif) no-repeat;
	float: right;
	right: 0px;
}

a.next:hover {
	background: url(../_img/next_over.gif) no-repeat;
}

a.previous {
	background: url(../_img/prev.gif) no-repeat;
	left: 0;
}

a.previous:hover {
	background: url(../_img/prev_over.gif) no-repeat;
}

.jScrollPaneContainer {
	padding: 0;
	margin: 0;
}

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
#main_image{margin:0 20px 60px 0;width:500px; position: absolute; left: 90px; top: 0;}
#main_image img{margin-bottom:6px;}

.gallery_nav {
	position: absolute;
	width: 620px;
	left: 30px;
	top: 120px;
}

.galleria_wrapper { text-align: center; }

/******************videos****************/

.clips {
	width: 580px;
	margin: 0 auto;
	text-align: center;
	
}

.clips a {
	margin: 6px;
	display: block;
	width: 180px;
	float: left;
	text-decoration: none;
}

#player img {
	cursor: pointer;
}

.glider {
position: relative;
/*Set initial position of your text. Make it just enough to hide the text from view:*/
left: -1000px;
z-index: 100;
background-image:url(/_img/cloud2.png);
background-repeat:no-repeat;
width: 780px;
height: 250px;
padding-top: 65px;
margin: 0 auto;
color:#009;
font-size: 10px;
}
.glider a {
	color:#009;
	text-decoration:underline;
}
.glider strong {
	margin-left: 110px;
}

.glider table {
	margin-left: 110px;
}