/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(/images/index_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	}
p {
	margin-top: 0;
	text-align: justify;
	}
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:hover, a:active {
	color: #FF0000;
	}


/* specific divs */
#container { 
	width:997px;
	margin:0 auto;
	}
	
/* index page */

#indexFlashbg {
	background-image: url(/images/index_flashbg.jpg);
	background-repeat: no-repeat;
	height: 512px;
	width: 996px;
	}
#navContainer {
	width: 260px;
	float: right;
	}	
#indexNav {
	width: 213px;
	margin-top: 60px;

	*margin-top: 70px;
	float: right;
	margin-bottom: 30px;
	}
#indexBlog {
	float: left;
	margin-top: 447px;
	margin-left: 9px;
	}
#indexFan {
	background-image: url(/images/index_fanclub.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 256px;
	margin-right: 4px;
	}	
#newsAboutbg {
	background-image: url(/images/newsabout_bg.png);
	background-repeat: no-repeat;
	height: 247px;
	width: 996px;
	}
#indexNews {
	float: left;
	width: 300px;
	margin-top: 50px;
	margin-left: 180px;
	}
#indexAbout {
	width: 330px;
	float: right;
	margin-right: 130px;
	margin-top: 60px;
	clear: none;
	}	
#newsDot {
	width: 300px;
	float: left;
	background-color: transparent;
	background-image: url(/images/doth_seperator.gif);
	background-repeat: repeat-x;
	display: block;
	background-position: bottom;
	}
.bulletRed {
	margin-right: 5px;
	}
#homeQuote {
	background-color: #380300;
	display: block;
	height: 36px;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #3E0A05;
	border-bottom-color: #3E0A05;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
/* sub pages */	
#flashTerms {
	background-image: url(/images/hdr_terms.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashDisclaimer {
	background-image: url(/images/hdr_disclaimer.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashContact {
	background-image: url(/images/hdr_contact.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashBio {
	background-image: url(/images/hdr_bio.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashCompetition {
	background-image: url(/images/hdr_competition.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashEvents {
	background-image: url(/images/hdr_events.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashFanclub {
	background-image: url(/images/hdr_fanclub.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashGetfit {
	background-image: url(/images/hdr_getfit.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashMedia {
	background-image: url(/images/hdr_media.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashStore {
	background-image: url(/images/hdr_store.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#flashBlog {
	background-image: url(/images/hdr_blog.png);
	background-repeat: no-repeat;
	height: 333px;
	width: 996px;
	}
#subNav {
	width: 213px;
	margin-top: 12px;
	*margin-top: 11px;
	float: right;
	margin-bottom: 33px;
	}
#mainContainer {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	background-image: url(/images/content_sides.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	width: 935px;
	}
#mainContainerLinks {
	background-image: url(/images/content_sides.gif);
	background-repeat: repeat-y;
	width: 995px;
	}
#termsContent {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	}
#14Content {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	}
#fanclubContent {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	width: 425px;
	padding-left: 525px;
	}
#contentMain {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	}
.title {
	text-align: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	margin-bottom: 5px;
	}
.cssform p{
	width: 300px;
	margin: 0;
	padding-left: 0px; /*width of left column containing the label elements*/
	height: 1%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
}
.cssform label{
float: left;
margin-left: -135px; /*width of left column*/
width: 170px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	background:#292929;
	height:18px;
	border:none;
	font-size:12px;
	color:#FFFFFF;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.select {
	width: 180px;
	background:#292929;
	height:18px;
	border:none;
	font-size:12px;
	color:#FFFFFF;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.cssform textarea{
width: 250px;
height: 150px;
}
.fitLeft {
	font-weight: normal;
	text-align: left;
	}
.fitLeftdis {
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	}
.contentMain {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
.shoplist {
	overflow:hidden;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	}
.shoplist .cell {
	width:234px;
	padding:0;
	float:left;
	overflow:hidden;
	}
.shoplist .cell .pic {
	float:left;
	width: 107px;	
	}
.shoplist .cell .pic img {
	border:8px solid #FF3300;
	display:block;
	margin-right: 1`4;
	margin-right: 14px;
	}
.shoplist .cell .cnt {
	width:103px;
	float:left;
	}
#shoplist .shoplist .cell .cnt p {
	color:#FFCC00;
	font-size:10px;
	line-height: normal;
	text-align: left;
	}
#shoplist .shoplist .cell .cnt .title {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	}
#shoplist .shoplist .cell .cnt .title .price {
	font-size:18px;
	color:#1cb0ff;
	}
#shoplist .shoplist .cell .cnt .more {
	height:16px;
	padding-left:20px;
	display:block;
	font-weight:bold;
	font-size:12px;
	background:url('/img/more.gif') no-repeat 0 3px;
	}
#shoplist .shoplist .cell .cnt .now {
	height:16px;
	padding-left:20px;
	display:block;
	font-weight:bold;
	font-size:12px;
	background:url('/img/now.gif') no-repeat 0 3px;
	}
	
/* bio page */	
#left {
	width:465px;
	height:780px;
	float: left;
	display: block;
}

#left img {display:block;}
#bioLeft {
	float: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
#bioRight{
	margin-left: 30px;
	margin-bottom: 30px;
	}
#stat {
	width:475px;
	padding-bottom:5px;
	overflow:hidden;
	font-size: 12px;
	font-style: normal;
	vertical-align: top;
	}
.hr {
	width:100%;
	height:30px;
	background-image: url(/images/hr.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin-bottom: 15px;
	}
.hr2 {
	width:100%;
	height:25px;
	background-image: url(/images/hr.gif);
	background-repeat: no-repeat;
	background-position: center 100%;
	margin-bottom: 5px;
	}
#stat h3 {
	margin-bottom:0px;
	color: #ECE9D8;
	}
#stat div.left {
	width:260px;
	float:left;
	}
#stat div.left p {
	width:100%;
	margin:0px;
	padding:0 0 11px 0;
	overflow:hidden;
	display:block;
	}
#stat div.left p span.left {
	width:80px;
	overflow:hidden;
	display:block;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	}
#stat div.left p span.right {
	width:180px;
	overflow:hidden;
	display:block;
	float:left;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	}
#stat div.right {
	width:200px;
	float:left;
	}
#stat .l2 {
	padding:0 0 10px 0;
	margin:0px;
	list-style:none;
	font-size:1.1em;
	background:url('/img/l2.gif') repeat-x 0 100%;
	text-align: left;
	font-weight: normal;
	}
#stat .l2 li {
	padding-left:22px;
	color:#FFCC00;
	background-image: url(/images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	}

	
/* competiton page */	

.compHead {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #660000;
	}
.compCol1 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 70px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	}
.compCol2 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	}
.compCol3 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	}
.compCol4 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.compCol5 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 130px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	}
/* footer */	
#footerBg {
	background-image: url(/images/footer_bg.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 996px;
	clear: both;
	}
#footerLinks {
	text-align: right;
	line-height: 24px;
	height: 58px;
	padding-top: 13px;
	padding-right: 13px;
	}



/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#h1 {
	width: 300px;
	float: left;
	background-position: bottom;
	margin-bottom: 15px;


	*padding-bottom: 15px;
	margin-top: 10px;
	}
h2 {
	color:#fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
h3 {
	font:bold 14px "arial narrow",arial,tahoma,verdana,sans-serif;
	color:#fff;
	text-align: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
	}
h3 span {
	color:#FF0000;
	display:none
	}
h4 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	text-align: left;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
h5 {	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
	
/* registration form */
	
#regFormDiv {
	color:#FFFFFF;
	width:800px;
	}
#formLeft {
	float: left;
	display: inline;
	width: 800px;
	}
.col_1 {
	width:25px;
	float: left;
	}
.col_2 {
	width:200px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:6px;
	float: left;
	padding-left: 24px;
	}
.col_3 {
	height:25px;
	color:#FFFFFF;
	font-size:14px;
	}
.regFormDiv .generalTitle {
	color:#FF0000;
	font-size:24px;
	font-weight:bold;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.regFormDiv .subTitleDiv {
	padding:0px 0px 15px 0px;
	}
.regFormDiv .title	{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	}
.regFormDiv input.input {
	background:#5B0004;
	height:18px;
	width:217px;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.regFormDiv select.select {
	background:#5B0004;
	height:18px;
	border:none;
	width:217px;
	font-size:12px;
	color:#FFFFFF;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.regFormDiv select.grey {
	color:#8B8B8B;
	}
.regFormDiv input.center {
	text-align:center;
	}
.regFormDiv .formDiv .col_1 {
	width:25px;
	display: block;
	}
.regFormDiv .formDiv .col_2	{
	width:170px;
	text-transform:uppercase;
	font-size:12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	}
.regFormDiv .formDiv .col_3 {
	height:25px;
	color:#FFFFFF;
	font-size:14px;
	}
.regFormDiv .textPleaseDiv {
	padding-bottom:4px;
	}
.regFormDiv .textPleaseDiv .col_1 {
	width:56px;
	}
.regFormDiv .textPleaseDiv .col_2 {
	width:311px;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	padding-top:6px;
	}
.regFormDiv .submitDiv {
	}
.regFormDiv .submitDiv .col_1	{
	width:195px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px 0px 0px 5px;
	}
.col	{
	float:left;
	}
.endcol	{
	clear:both;
	}
.spanRed {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	}
#seal {
	border: 1px dotted #00FF00;
	background-color: #006600;
	float: right;
	position: relative;
	bottom: 0px;
	right: 300px;
	top: 100px;
	}
	
/* Blog */

#blogLeft {
	width:600px;
	float:left;
	display: block;
	}
#blogRight {
	width:260px;
	float:right;
	display: block;
	}
#spanVdots {
	background-image: url(/images/spanVdots.gif);
	background-repeat: repeat-y;
	display: block;
	height: 100%;
	width: 1px;
	}
.storytitle {
	color: #FBFA46;
	}
.titleUnderline {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #FC0;
	}
#links {
	float: left;
	height: 125px;
	width: 990px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

