@import url("css/lightbox.css");

/**GENERAL****************************/
body {
	margin: 0 auto;
	padding-left: 0px;
	background-color: #ffffff;
	width: 878px;
}
#header {
	height: 143px;
	width: 878px;
	background-color: transparent;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url();
	overflow: hidden;
	position: absolute;
	left: 50px;
	top: 10px;
	z-index: 5;
}
#nav {
	width: 120px;
	height: 582px;
	background-color: transparent;
	position: absolute;
	top: 153px;
	left: 50px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	z-index: 6;

}
#footer {
	height: 40px;
	width: 300px;
	background-color: #ffffff;
	border: none;
	position: absolute;
	left: 350px;
	top: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	z-index: 6;
}

/**INDEX***************************/
#index_content {
	height: 582px;
	padding-right: 2%;
	padding-left: 170px;
	top: 153px;
	min-width: 2px;
	background-color: transparent;
	background-image: url();
	border: 0px solid #999999;
	padding: 0px;
	color: #fff;
	position: absolute;
	left: 170px;
	z-index: 10000;
}
#movie {
	position: absolute;
	left: 540px;
	top: 325px;
	z-index: 4;
	background-color: #000000;
}

/**DRILL PAGE********************************/
#drill_content {
	height: 550px;
	padding-left: 50px;
	padding-top: 70px;
	width:710px;
	top: 153px;
	left: 170px;
	position: absolute;
	z-index: 5;
	font-family: Calibri, Cambria, Candara, serif;
	font-size: 12px;
}
#drill_content a:link{text-decoration: none;
	font-size: 12px;
	color: #000000;
} 
#drill_content a:visited{ font-size: 12px; color: #000000;	text-decoration: none; } 
#drill_content a:active{ font-size: 12px; color: #000000; text-decoration: none; } 
#drill_content a:hover {color: #000099; text-decoration: underline; font-size: 12px; }

#drill_content h1 {
	font-size: 36px;
	font-family: "Tempus Sans ITC";
	width: 600px;
	height:15px;
	color: #DE3112;
}


/**BIO************************************/
#bio_quote {
	position: absolute;
	width: 145px;
	left: 490px;
	top:100px;
	color: #999999;
	}
#bio_info {
	width: 410px;
	height: 340px;
	background-color: transparent;
	top: 140px;
	left: -19px;
	position: absolute;
	padding-left: 70px;
	
	overflow: hidden;
}
#bio_links {
	width: 440px;
	height: 60px;
	top: 490px;
	left: 40px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	visibility: visible;
	overflow: auto;
	z-index: 7;

}
/**SHOP************************/

#loggerwear {
	width: 630px;
	height: 490px;
	top: 40px;
	left: 60px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	z-index: 7;


}
#loggerwear ul li {
	width: 110px;
	height: 148px;
	padding-right: 11px;
	padding-bottom: 20px;
	display: block;
	float: left;
	
}
#loggerwear ul li:hover {
	background-image: url(images/duck.gif);
	background-repeat: no-repeat;
}
/**PRODUCTS****************************/
#products {
	width: 720px;
	height: 475px;
	background-color: ;
	top: 70px;
	left: -10px;
	position: absolute;
	overflow: hidden;
}

#products ul li {
	padding-right: 0px;
	padding-bottom: 0px;
	width: 340px;
	display: block;
	float: left;
}
#products ul ul {background-color: #ffffff; padding-left: 0px; display: block; float: left; width: 100%;}
#products ul ul ul {background-color: #ffffff; padding-left: 0px; display: block; float: left; width: 100%;}
#products ul ul ul ul {background-color: #ffffff; padding-left: 0px; display: block; float: left; width: 100%;}
#products p {
	width: 205px;
	height: 50px;
}
/**SCRAWLINS***************************/
#scrawlins {
	width: 550px;
	height: 450px;
	top: 50px;
	left: 35px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: hidden;
}

#scrawlins ul li {
	width: 240px;
	height: 260px;
	padding-right: 11px;
	padding-bottom: 20px;
	display: block;
	float: left;
}
#scrawlins_review {
	width: 670px;
	height: 160px;
	background-color: ;
	top: 338px;
	left: 15px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}
#scrawlins_review p {
	width: 500px;
}
#review_links {
	position: absolute;
	top: 290px;
	left:85px;
	}
/**DVD/CD******************************/
#dcd {
	width: 670px;
	height: 475px;
	background-color: ;
	top: 70px;
	left: 15px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}
#dcd ul li {
	padding-right: 0px;
	padding-bottom: 0px;
	width: 600px;
	height: 205px;
	display: block;
	float: left;
}

#dcd p {
	width: 550px;
	height: 70px;
}
/**PHOTOS*******************************/
#photos {
	position: absolute;
	left:20px;
	top:70px;
	width: 660px;
	height: 475px;
}
#photos ul li{
	display: block;
	float: left;
	padding: 0px;
	height: 237px;
}
/**CLIPS********************************/
#clips_select {
	width: 600px;
	height: 470px;
	top: 70px;
	left: 58px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	z-index: 7;
}
#clips_select ul li {
	display: block;
	float: left;
	width: 140px;
	height: 250px;
	padding-right: 20px;
}
#clips {
	width: 660px;
	height: 470px;
	top: 70px;
	left: 38px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	z-index: 8;
}
#clips ul li {
	display: block;
	height: 260px;
}
#clips_image {
	width: 660px;
	height: 470px;
	top: 310px;
	left: 0px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	z-index: 12000;
	}

/**MAIL****************************/
#mail {
	width: 610px;
	height: 475px;
	background-color: ;
	top: 70px;
	left: 55px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#mail p {
	width: 550px;
	height: 70px;
}
/**VARIOUS**************************/
#width {
width: 300px;
}
#scroll {
	position: absolute;
	left:820px;
	top:240px;
	width: 50px;
	z-index: 9990;
}
#scroll a:link{text-decoration: none;
	font-size: 8px;
	color: #cccccc;
} 
#scroll a:visited{ font-size: 8px; color: #cccccc;	text-decoration: none; } 
#scroll a:active{ font-size: 8px; color: #cccccc; text-decoration: none; } 
#scroll a:hover {color: #999999; text-decoration: none; font-size: 8px; }

#calendar_ad {
	position: absolute;
	left: 632px;
	top:632px;
	z-index:999999;
	width: 125px;
	height: 103px;

	overflow: visible;
}
#tickets_ad {
	position: absolute;
	left: 633px;
	top:153px;
	z-index:999999;
	width: 125px;
	height: 103px;

	overflow: visible;
}
