/* ---- GLOBAL ---- */

* {
	margin:0;
	padding:0;
	list-style:none;
}
html, body {
	overflow-y: hidden;
	overflow-x: hidden;
}
body {
	margin: 0 auto;
	padding: 0;
	width: 21600px;
	background: #000;
	font: .85em Arial, sans-serif;
}
a img {
	border: none;
	outline: none;
}
a:link { 
	color: #fff; 
	text-decoration: none; 
	outline: none;
}
a:visited { 
	color: #fff;
	text-decoration: none;  
}
a:hover { 
	color: #ff0000;
	text-decoration: none; 
}
a:active {
	color: #ff0000;
	text-decoration: none;  
}
img { 
	border: 0;
	outline: none;
}
#ie6 {
	display: none;
}


/* ---- BG IMAGES ---- */

#leadedBG {
	background:#000 url("graphics/leadedbg3.jpg") no-repeat top center;
}
#unleadedBG {
	background:#000 url("graphics/unleadedbg3.jpg") no-repeat top center;
}
#startBG {
	background:#000 url("graphics/mainbg3.jpg") no-repeat top center;
}
#genBG {
	background:#000 url("graphics/genericbg3.jpg") no-repeat top center;
}


/* ---- LAYOUT ---- */

#masterContainer {
	margin: 0 auto;
	padding: 0;
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	height: 44px;
	background: #2a2828;
	border-top: 1px solid #a0a0a0;
	font-family: georgia, times, "times new roman", serif;
	z-index: 4000;
}
.footerL {
	float:left;
	margin-left: 14px;
}
.footerR {
	float:right;
	height: 66px;
	margin: -22px 10px 0 0;
	background:url("graphics/xmarksthespot.png") no-repeat 91% 100%;
}
.frame {
	width: 1800px;
	display: block;
	float: left;
	margin: 0 auto;
}
.container {
	height: 1100px;
	position: relative;
}
.left, .right {
	color: #aaa;
}
#rightNav {
	position: absolute;
	right: 86px;
	top: 300px;
	width: 600px;
	display: block;
	height: 520px;
	padding: 10px;
}
#centerNav {
	position: absolute;
	left: 726px;
	top: 130px;
	width: 350px;
	display: block;
	height: 520px;
	padding: 10px;
	text-align: center;
}
#leftNav {
	position: absolute;
	left: 94px;
	top: 300px;
	width: 600px;
	text-align: right;
	display: block;
	height: 520px;
	padding: 15px;
}
.homeNav {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 215px;
	z-index: 2003;
}
.contentFrame {
	position: absolute;
	top: 60px;
	height: 465px;
	left: -500px;
	padding-left: 510px;
	width: 995px;
	padding-right: 300px;
	padding-bottom: 20px;
	color: #000;
}
#rightL {
	position: absolute;
	right: 250px;
	top: 266px;
	width: 600px;
	display: block;
	height: 520px;
	padding: 10px;
}
#leftL {
	position: absolute;
	left: 330px;
	top: 200px;
	width: 600px;
	text-align: right;
	display: block;
	height: 520px;
	padding: 15px;
}
#rightUL {
	position: absolute;
	right: 360px;
	top: 200px;
	width: 600px;
	display: block;
	height: 520px;
	padding: 10px;
}
#leftUL {
	position: absolute;
	left: 350px;
	top: 240px;
	width: 600px;
	text-align: left;
	display: block;
	height: 520px;
	padding: 15px;
}
.inttext {
	width: 460px;
	margin: 15px 0 0 14px;
	font-weight: bold;
	color: #000;
}
.lgimage {
	text-align: center;
	padding-top: 80px;
}
#pagewrapper {
	width: 950px;
	margin: 0 auto;
	padding-top: 60px;
	color: #fff;
}
.vidL {
	float: left;
	margin-right: 20px;
	padding-bottom: 24px;
}
.vidR {
	float: left;
	margin: 0;
	padding-bottom: 24px;
}
.thumbs {
    float: left;
    width: 237px;
    text-align: center;
}
.thumbimg {
    padding-bottom: 12px;
}
.buttons {
	margin: 26px 0 0 14px;
}
a.facts {
	background: #c40303;
	padding: 8px;
	margin: 0 4px;
}
a.facts:hover { color:#000; }
a.buynow {
	background: #000;
	padding: 8px;
	margin: 0 4px;
}
.backright {
	padding-left: 1100px;
	font-size: 90%;
	font-weight: bold;
	color: #000;
	margin-bottom: 6px;
}
.backleft {
	margin-right: 1100px;
	font-size: 90%;
	font-weight: bold;
	color: #000;
	margin-bottom: 6px;
}


/* ----- MAIN NAV ---- */

a.leaded {
	display: block;
	background: url('graphics/main_nav.png') no-repeat 0 0;
	width: 325px;
	height: 83px;
}
a.leaded:hover, a.leaded.active {
	background: url('graphics/main_nav.png') no-repeat 0 -346px;
}
a.unleaded {
	display: block;
	background: url('graphics/main_nav.png') no-repeat 0 -83px;
	width: 325px;
	height: 90px;
}
a.unleaded:hover, a.unleaded.active {
	background: url('graphics/main_nav.png') no-repeat 0 -429px;
}
a.videos {
	display: block;
	background: url('graphics/main_nav.png') no-repeat 0 -173px;
	width: 325px;
	height: 88px;
}
a.videos:hover, a.videos.active {
	background: url('graphics/main_nav.png') no-repeat 0 -519px;
}
a.downloads {
	display: block;
	background: url('graphics/main_nav.png') no-repeat 0 -261px;
	width: 325px;
	height: 85px;
}
a.downloads:hover, a.downloads.active {
	background: url('graphics/main_nav.png') no-repeat 0 -607px;
}


/* ----- FOOTER NAV ---- */

#footernav {
	width: 541px;
	height: 44px;
	position: relative;
	background: url("graphics/footernav.png");
	margin-top: 24px;
	padding: 0;
}
#footernav li {
	float: left;
}
#footernav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 44px;
	background: url("graphics/footernav.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

li#foot_leaded a {
	left: 0;
	width: 88px;
	background-position: 0 0;
}
li#foot_unleaded a {
	left: 88px;
	width: 99px;
	background-position: -88px 0;
}
li#foot_videos a {
	left: 187px;
	width: 68px;
	background-position: -187px 0;
}
li#foot_dloads a {
	left: 255px;
	width: 100px;
	background-position: -255px 0;
}
li#foot_start a {
	left: 393px;
	width: 148px;
	background-position: -393px 0;
}
li#foot_leaded a:hover {
	background-position: 0 -44px;
}
li#foot_unleaded a:hover {
	background-position: -88px -44px;
}
li#foot_videos a:hover {
	background-position: -187px -44px;
}
li#foot_dloads a:hover {
	background-position: -255px -44px;
}
li#foot_start a:hover {;
	background-position: -393px -44px;
}
#dymatize {
	float: left;
	margin-top: 2px;
}
#dymatize a {
	display: block;
	background: url("graphics/logo.gif") no-repeat 0 0;
	height: 40px;
	width: 150px;
	outline: none;
	text-indent: -9999px;
}
#audioplayer {
	float: left;
	margin: 10px 0 0 100px;
	color: #666;
	font-size: 90%;
}


#loading {
	background: url("graphics/loading.gif") no-repeat 0 50%;
}
#loading .container {
    height: 600px;
}

.clear { clear: both; }
