body {
	background: #000;
	color: #ECE8D7;
	font: small/1.3 "Trebuchet MS", Tahoma, sans-serif;
}

body, html {
	margin: 0;
	padding: 0;
}

#body-wrap {
	width: 1100px;
	margin: 0 auto;
	background: #000 url(../images/body-bg.jpg) center 449px repeat-y;
	margin-bottom: -10px;
}

/* LINE 1 is for real browsers. LINE 2 is for IE6/Win. LINE 3 is for real browsers. */

/* Hides from IE5-mac \*/
#body-wrap { 
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
/* End hide from IE5-mac */
	

#whole-wrap {
	background: transparent url(../images/header-bg.jpg) center top no-repeat;
}

/* ------------ TEXT ------------ */

a {
	color: #FFD90D;
	text-decoration: underline;
}

a:hover, a:focus, a:active { text-decoration: none; }

h1 {
	font-size: 175%;
	font-weight: bold;
	color:#FFFFF;
	width:100%;
}

h2, h3 {
	color:#728E26;
	}

#buzzbox h3, #newsbox h3 {
	color: #728E26;
	font-size: 128%;
	margin-bottom: 0;
}

#in-the-news h3 { font-size: 120%; }

#buzzbox h3 + p,
#newsbox h3 + p { 
	margin-top: 0;
}

.disclaimer {
	padding-top: 20px;
	font-size: x-small;
	font-style: italic;
}

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

#outer {
		background: transparent url(../images/under-header-bg.jpg) center 203px no-repeat;
}

#wrap {
	width: 998px;
	margin: 0 auto;
	font-size: 90%;
}

#flash {
	height: 203px;
	overflow: hidden;
}

#idol-logo, #idol-header { float: left; }

#content-wrap {
	background: transparent url(../images/verticals.jpg) 230px top no-repeat;
}

#content-wrap-int {
	background: transparent url(../images/long-vertical.jpg) 230px top no-repeat;
}

/* Hide from IE Mac \*/
#content-wrap, #content-wrap-int { min-height: 447px; }
* html #content-wrap, * html #content-wrap-ing { height: 447px; }
/* End hide from IE Mac */

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

#nav {
	width: 150px;
	padding: 10px 35px 0 85px;
	float: left;
	text-align: right;
	position: relative;
	z-index: 500;
}

#buzzbox {
	padding-top: 30px;
	text-align: left;
	font-size: 90%;
	color: white;
}

/* ------------ TEXT ------------ */	

#text-wrap {
	width: 728px;
	float: left;
	position: relative;
	z-index: 500;
}

#text {
	width: 358px;
	padding: 20px 25px 0 47px;
	float: left;
}

/* ------------ TEXT-INT ------------ */	

#text-int {
	padding: 15px 110px 0 65px;
}

#int-nav {
	background: url(../images/h1.png) bottom left repeat-x;
	padding-bottom:20px;
}

#int-nav a {
	color: #728E26;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 120%;
	position: relative;
	top: 2px;
}

#int-nav a:hover, #int-nav a:focus, #int-nav a:active { color: #FFD90D; }

/* ------------ NEWS ------------ */	

#newsbox {
	width: 205px; /* adds up to 3px less than 998 for IE6 */
	float: left;
	padding: 10px 70px 0 20px;
	color: white;
}

#in-the-news {
	padding: 10px 35px 0 0;
	font-size: 90%;
}

#newsbox form {
	margin-left: 10px;
}

#newsbox label { 
	color: #728E26; 
	width: 43px; 
	padding-top: 5px; 
	float: left;
}

#newsbox input { 
	float: left;
	width: 125px;
	margin-bottom: 10px;
}

#newsbox #submit { 
	margin-left: 65px;
	width: 85px;
}

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

#logos {
	width: 854px;
	height: 174px;
	background: transparent url(../images/logo-bg.png) top left no-repeat;
	margin-left: 143px;
	padding-top: 63px;
	padding-left: 103px;
	color: #FFC290;
	font-size: 85%;
}

#logos p { 
	position: relative; 
	z-index: 500; 
	margin: 0;
	top: 10px;
	padding: 0; 
	line-height: 1.0; 
}

#logos a, p#int-copy a { color: #FFC290; }

#logos p#copy { margin-left: 200px; margin-top: 30px; }



#cool-logo { position: relative; top: -35px; margin-left: 3px; margin-right: 24px;  }
#super-logo { position: relative; top: -25px; margin-right: 21px; }
#pain-logo { position: relative; top: -5px; margin-right: 24px; }
#darkest-logo { position: relative; top: -20px; margin-right: 24px; }
#rally-logo { position: relative; top: -15px;  }



/* FOOTERSTICK */
/* Hide from IE Mac \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}

#outer-foot{min-height:100%;margin-bottom:-237px;height:auto;}
* html #outer-foot{height:100%;}

#clearfooter{clear:both;height:237px;}

/* INTERIOR FOOTER */

p#int-copy { 
	font-size: 90%; 
	text-align: center;
	color: #FFC290;
	margin-top: 40px;
	padding-bottom: 20px;
}


/* ------------ INDENT BOX ------------ */

.indent-head {
	background: url(../images/indent_05.png) repeat-y;
	width:605px;
	margin-top:50px;
	margin-left:-30px;
	}

.indent-body {
	background: url(../images/indent_03.png) no-repeat top;
	padding:60px 60px 0px 60px;
	position:relative;
	top:-50px;
	}

.indent-footer {
	background: url(../images/indent_07.png) no-repeat;
	width:605px;
	height:66px;
	position:relative;top:-8px;
	margin-bottom:-20px;
	margin-left:-35px;
	}

/* ------------ EXTRAS ------------ */

.frame { border: 1px solid #642100; margin-right: 8px; }

hr {
	width: 574px;
	height: 33px;
	background: transparent url(../images/crackle.png) top left no-repeat;
	border: 0px;
	
}

.more-space { margin: 20px 0; }

.f-right {
	float: right;
	margin: 0 0 10px 10px;
	border: medium solid #FFFFFF;
}

.f-left {
	float: left;
	margin: 0 10px 10px 0;
	border: medium solid #FFFFFF;
}

.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

a img { border: none; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */

/* ------------ IE6/PNG ------------ */

/* commented backslash hack v2 \*/

* html #logos {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo-bg.png', sizingMethod='crop');
}

* html .crackle {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/crackle.png', sizingMethod='crop');
}

* html h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/h1.png', sizingMethod='crop');
}


/* end hack */



/* ------------ Bio and Gallery ------------ */
.bio {
}
	
.bio {
	font-family:Arial, Helvetica, sans-serif;
	color: #EF8100;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:500px;
}
	
.bio img, .gallery img {
	padding:1px;
	border:1px solid #EF8100;
}

.bio td {
	width:25%;padding-bottom:20px;
}


.bio .hr, .gallery .hr {
	clear:both;
	border-bottom: 1px solid #EF8100;
	margin: 0px 0px 20px 0px;
	padding:0px;
	}

.gallery {
		width:500px;
}

.gallery img {
	width: 140px;
}

.gallery td {
	width:33%;padding-bottom:25px;text-align:center;}
}