@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url(../images/bg-pattern.gif) 0 0 repeat-x;

text-align: center;
margin: 0px;
padding: 0px;
font-family: Futura, Verdana, Arial, Helvetica, sans-serif
}
h1 {
	font-size: 1.1em;
	margin-bottom: 5px;
	font-family: Arial;
}
h2 {
	font-size: .9em;
	margin-bottom: 5px;
	font-style: italic;
}
h3 {
	font-size: .8em;
	padding-bottom: 5px;
}
p {
	font-size: 0.7em;
}
a, a:link, a:active, a:visited {
	color: #333333;
}
img, a.noborder img {border:none;}

a img {	border: 2px #cfcfcf solid;}


.red {color: #ed2024;}

.float-left {float: left;}

#wrapper {
	margin:0 auto;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: transparent url(../images/bg-pics.jpg) top center no-repeat;

}

#header_wrapper {
	margin:0 auto;
	height: 215px;
	width: 988px;
	background: transparent url(../images/header-bg.jpg) top center no-repeat;
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	height: 165px;
	width: 587px;
	background: transparent url(../images/logo.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-right: 401px;
}
#logo_txt {
	display: none;
}

#content_top_wrapper {
	margin:0 auto;
	width:995px;
	height: 38px;
	background: transparent url(../images/wrapper-top.png) 0 0 no-repeat;
}

#content_bottom_wrapper {
	margin:0 auto;
	width:995px;
	height: 38px;
	background: transparent url(../images/wrapper-bottom.png) 0 0 no-repeat;
	padding-bottom: 20px;
}


#content_wrapper {
	margin:0 auto;
	width:945px;
	padding: 0 25px 0 25px;
	height: 100%;
	background: transparent url(../images/wrapper-mid.png) 0 0 repeat-y;
	
}


#content_main_wrapper {
	width: 988px;
	height: 100%;
}
#content_main_content {
	width: 470px;
	padding: 10px 10px 10px 15px;
	clear: both;
	text-align: left;
	float: left;
}
#content_main_text dl {
	font-size: 0.8em;
}
#content_main_holder {
	background-image: url(../images/content_main.jpg);
	width: 940px;
	min-height: 455px;
	clear: both;
	background-repeat: no-repeat;
	border: 2px #cfcfcf solid;
}
#content_home_holder {
	background-image: url(../images/home-rock.jpg);
	width: 940px;
	min-height: 455px;
	clear: both;
	background-repeat: no-repeat;
	border: 2px #cfcfcf solid;
}
#content_gallery_holder {
	background-image: url(../images/gallery-rock.jpg);
	width: 940px;
	min-height: 455px;
	clear: both;
	background-repeat: no-repeat;
	border: 2px #cfcfcf solid;
}

#content_about_holder {
	background-image: url(../images/about-rock.jpg);
	width: 940px;
	min-height: 455px;
	clear: both;
	background-repeat: no-repeat;
	border: 2px #cfcfcf solid;
}

#content_tour_holder {
	background-image: url(../images/tour-rock.jpg);
	width: 940px;
	min-height: 455px;
	clear: both;
	background-repeat: no-repeat;
	border: 2px #cfcfcf solid;
}

#content_videos_holder {
	background: #fff url(../images/videos-rock.jpg) bottom right no-repeat;
	width: 940px;
	min-height: 550px;
	clear: both;
	border: 2px #cfcfcf solid;
}

#content_store_holder {
	background: #fff url(../images/store-rock.jpg) bottom right no-repeat;
	width: 940px;
	min-height: 600px;
	clear: both;
	border: 2px #cfcfcf solid;
}
#content_store_content {
	width: 600px;
	padding: 10px 10px 10px 15px;
	clear: both;
	text-align: left;
	float: left;
}
#content_contact_holder {
	background-image: url(../images/contact-rock.jpg);
	width: 940px;
	min-height: 455px;
	clear: both;
	background-repeat: no-repeat;
	border: 2px #cfcfcf solid;
}
#clients_list {
	list-style-type: none;
	font-size: 0.8em;
	padding-left: 25px;
}

#content_main_top, #content_main_top_simple {
	width: 445px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
#content_main_top_store {
	width: 520px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}

#content_main_top_gallery {
	width: 535px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
#content_main_top transparent
#content_main_topL {
	float: left;
}
#content_main_topR {
	float: right;
	margin-top: -15px;
}
#video_player {
	clear: both;
}
#content_main_text {
	clear: both;
}
#content_main_text2 {
	font-size: 1.1em;
	clear: both;
}
#content_right_wrapper {
	float: left;
	height: 400px;
	width: 140px;
	clip: rect(auto,auto,auto,auto);
}
#nav_wrapper {
	height: 30px;
	width: 800px;
	float: left;
	margin-top: 20px;
}
#nav_btns li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav_btns li.divider {width: 10px; height: 20px; background: transparent url(../images/nav/nav_divider.png) center top no-repeat; padding: 0 10px; float: left;}

#nav_btns a.home {
	height: 20px;
	width: 40px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav/home.png) 0 0 no-repeat;
}

#nav_btns a.about {
	height: 20px;
	width: 46px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav/about.png) 0 0 no-repeat;
}

#nav_btns a.clients {
	height: 20px;
	width: 53px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav/clients.png) 0 0 no-repeat;
}

#nav_btns a.contact {
	height: 20px;
	width: 59px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav/contact.png) 0 0 no-repeat;
}

#nav_btns a.gallery {
	height: 20px;
	width: 58px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav/gallery.png) 0 0 no-repeat;
}


#nav_btns a.store {
	height: 20px;
	width: 43px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav/store.png) 0 0 no-repeat;
}

#nav_btns a.tour {
	height: 20px;
	width: 60px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav/tour.png) 0 0 no-repeat;
}

#nav_btns a.videos {
	height: 20px;
	width: 49px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav/videos.png) 0 0 no-repeat;
}



#nav_btns a:hover.home, #nav_btns a.active.home, 
#nav_btns a:hover.about, #nav_btns a.active.about,
#nav_btns a:hover.clients, #nav_btns a.active.clients,
#nav_btns a:hover.contact, #nav_btns a.active.contact,
#nav_btns a:hover.gallery, #nav_btns a.active.gallery,
#nav_btns a:hover.store, #nav_btns a.active.store,
#nav_btns a:hover.tour, #nav_btns a.active.tour,
#nav_btns a:hover.videos, #nav_btns a.active.videos {background-position: 0 -20px; }


#footer_wrapper {
	height: 210px;
	clear: both;
	width: 100%;
	color: #000;
	margin: 20px 0 0 0;
	line-height: 20px;
}

#footer_links {
	height: 130px;
	clear: both;
	width: 100%;
	float: left;
}


#footer_videos {
	background-image: url(../images/footer_videos.jpg);
	height: 110px;
	width: 300px;
	float: left;
	border: 2px #cfcfcf solid;

}
#footer_gallery {
	background-image: url(../images/footer_gallery.jpg);
	height: 110px;
	width: 300px;
	float: left;
	margin-left: 17px;
	border: 2px #cfcfcf solid;

}
#footer_tour {
	background-image: url(../images/footer_tour.jpg);
	float: right;
	height: 110px;
	width: 300px;
	border: 2px #cfcfcf solid;

}
#footer_lower_left {
	height: 70px;
	width: 200px;
	float: left;
	text-align: left;

}
#footer_lower_center {
	background-image: url(../images/footer_skull.jpg);
	background-repeat: no-repeat;
	margin-left: 225px;
	height: 100px;
	width: 100px;
	float: left;
}
#footer_lower_right {
	height: 70px;
	width: 200px;
	float: right;
	text-align: right;
}
#content_gallery {
	clear: both;
		
}



#content_gallery ul li {
	list-style:none outside;
	float:left;
	padding:5px 10px 5px 0;
	overflow:hidden;
}
#content_gallery ul li a img {
	min-width:75px;
	min-height:50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_gallery_holder {
	border: thin solid #c4c4c4;
	clear: both;
}
#content_gallery_content {
	width: 590px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}
#content_gallery ul li a {
	display:block;
	height:50px;
	width:75px;
	overflow:hidden;
	border:3px solid #bebebe;
	background-color:#e3e3e3;
	text-align:center;
}
#content_gallery ul li a:hover {
	border-color:#353535;
}
#content_gallery img {
	width: 75px;
}
#content_main_holder a {
	color: #666666;
}
#page {
	clear: both;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
img #billboard {
	width: 100px;
}


#products {font-size: 11px;}
#products a {text-decoration: none;}
#products a:hover {text-decoration: none;}
.product-info {margin-left: 7px; width: 180px; height: 100px;}

		#videoPlayerArea{
			border:2px solid #cfcfcf;
			margin:15px 0;
			padding:2px;
			width:436px;
			cursor: pointer;
		}
		#videoPlayerStill{ position:relative; z-index:50; }
		#videoPlayerButton{ display:none; position:relative; top:-279px; z-index:51; }
		
		.tourvideos{
			color:#000;
			overflow:hidden;
		}
		.tourvideos span{
			font-size:16px;
			text-transform:uppercase;
		}
		.tourvideos a{
			color:#000;
			display:block;
			float:left;
			font-size:11px;
			height:120px;
			line-height:1.4em;
			margin:10px 23px 15px 0;
			text-align:center;
			text-decoration:none;
			width:90px;
		}
		.tourvideos a img{border:2px solid #cfcfcf;}
		
		
		
		
.btn-next {width: 177px; height: 52px; overflow: hidden; display:  block; text-indent: -9999px; background: transparent url(../images/btn-next.gif) center bottom no-repeat; float: left;}
.btn-previous {width: 185px; height: 52px; overflow: hidden; display:  block; text-indent: -9999px; background: transparent url(../images/btn-previous.gif) center bottom no-repeat; float: left;}

