@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	margin:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	color:#FFFFFF;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
}
a{
	color:#CCCCCC;
}
img{
	border:none;
}
table{
	font-size:inherit;
	font-family:inherit;
	text-align: center;
}
table.main{
	width:1000;
	padding-top:0px;
	margin-top:10px;
	border:none;
	background-color:#111111;
	border:1px solid #999999;
	color:#000000;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
b.colored{
	COLOR: #FF9999;
}
/*------CONTENT------*/
td.content {
	background-color:#333333;
	border:1px solid #666666;
	padding:30px;
	width:100%;
	color:#FFFFFF;
	vertical-align:top;
}
.main #content #big {
	background-image: url(../images/prod-nitro2.jpg);
	background-repeat: no-repeat;
}
td.content table {
	color:#FFFFFF;
}
td.content a {
	color:#FFFFCC;
}
td.content h1{
	color:#CCCCCC;
}
td.content hr{
	color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
}
td.content h2{
	color:#CC9999;
	text-align:center;
}
td.product{
	background-image:url(../images/products_bg.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	background-color:#000000;
}
img.product_image{
	float:left;
	margin-right:10px;
	margin-bottom:30px;
	margin-left:0px;
	margin-top:0px;
}
div.product_text{
	padding:15px;
	background-color:#000000;
	margin-right:5px;
	font-size:1.1em;
	color:#CCCCCC;
	height:255px;
}
div.product_text h6{
	font-size:1.3em;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:10px;
	margin-top:0px;
}
.product h2{
	font-size:4em;
	/*border-bottom:2px solid #993333;*/
	margin:5px;
	margin-top:60px;
	font-variant:small-caps;
}
div.product_info b{
	font-weight:bold;
	font-size:1.8em;
	color:#883333;
}
div.product_info i{
	font-weight:bold;
	font-size:1.2em;
	color:#996666;
	padding-bottom:20px;
	font-family: "comic sans";
}
div.product_info li{
	list-style:circle;
	font-weight:bold;
	font-size:1.3em;
	position:relative;
	left:50px;
	color:#CC9999;
}
div.product_info ul{
	padding-bottom:20px;
}
td.product_menu{
	background-color:#000000;
	border: 1px solid #999999;
	padding:0px;
	width:250px;
}
td.product_menu_header{
	background-color:#333333;
	padding:0px;
	text-align:center;
}
td.product_menu li{
	margin-top:10px;
}
ul.product_menu{
	list-style:square;
}
a.product_menu{
	color:#CC3333;
	font-size:1.2em;
	font-weight:bold;
}
a.product_menu b{
	color:#CC9999;
	font-size:1.5em;
	font-variant:small-caps;
}
/*-------SPACING--------*/
td.spacing {
	padding:5px;
}
/*-------SIDE-----------*/
td.side {
	vertical-align:top;
	background-color:#111111;
	padding:10px;
	border:1px solid #666666;
}
div.sidebox {
	margin-bottom:20px;
}
div.sidebox div {
	color:#CCCCCC;
	background-color:#333333;
	padding:10px;
	padding-top:5px;
	border:2px outset #444444;
	margin:0px; 
}
div.sidebox a {
	color:#990000;
}
/*-------BUTTON---------*/
td.button {
	background-color:000000;
	font-size:24px;
	padding:10px;
	text-align:center;
}
td.bottom_panel {
	color:#999999;
	background-image:url(../images/button_bg2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	vertical-align:top;
	vertical-align:top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.bottom_panel {
	background-color:#000000;
	margin-right:0px;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	height:290px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	_font-size: 16px;
	font-size: 12px;
	line-height: 1.4;
}

td.bottom_panel_long {
	color:#999999;
	background-color:#333333;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin-right:1px;
	width:329px;
	vertical-align:top;
}
div.bottom_panel_long {
	background-color:#000000;
	margin:8px;
	margin-right:12px;
	margin-top:0px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	/*height:190px;*/
}
/*-------FOOTER---------*/
td.footer table{
	width:100%;
	
}
td.footer td{
	font-size:10px;
	font-weight:bold;
	color:#990000;
	background-color:#1111111;
}
td.footer a{
	color:#CCCCCC;
}
td.footer td.right{
	text-align:right;
}
td.footer td.center{
	text-align:center;
}
td.footer td.left{
	text-align:left;
}
.more {
	font-size: 110%;
	text-align: right;
	height: 24px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

.more a:link {
	color: #FF0000;
	font-style: italic;
}
.more a:visited {
	color: #FF0000;
	font-style: italic;
}
.more a:hover {
	color: #CC0000;
	font-style: italic;
	letter-spacing: 0.04em;
}
.more a:focus {
	color: #CC0000;
	font-style: italic;
		letter-spacing: 0.04em;
}
.more a:active {
	color: #FF0000;
	font-style: italic;
}

#menu 		{height:23px}
#content	{
}

#content-nitropeak	{
	height:530px;
	background-image: url(../images/prod-nitro2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
#content .column_1	 {
	width:230px;
	_width:250px;
	float: right;
	padding-right: 25px;
	text-align: left;
}

#content .column_1 p	 {
	padding-left: 40px;
	text-align: left;
}


#content .column_2	 {
	width:320px;
	float: right;
	padding-right: 40px;
	padding-left: 0px;
	color: #FFFFFF;
	padding-top: 60px;
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#content .column_2	H3 {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

#content .column_2 li	 {
	padding-bottom: 20px;
}
#content .column_1 li {
	list-style:none;
	margin:0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 16px;
	background-image: url(../images/li_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 3;
	text-align: left;
}
#content .column_1 li a {
	color:#EBEBEB;
	background:url(../images/li_bullet2.gif) 0 0 no-repeat;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}


#content .column-black li {
	list-style:none;
	margin:0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 16px;
	background-image: url(../images/li_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 3;
	text-align: left;
}
.extra-space {
	height: 30px;
	width: 50px;
	clear: none;
	float: none;
}
#content .column-black li a {
	color:#EBEBEB;
	background:url(../images/li_bullet2.gif) 0 0 no-repeat;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

#content .column-black	 {
	width:230px;
	_width:250px;
	float: right;
	padding-right: 25px;
	text-align: left;	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

#content .column-black p	 {
	padding-left: 40px;
	text-align: left;
}

.nn a	{
	text-decoration:none;
	text-align: left;
}
.nn a:hover {text-decoration:underline;} 

#content-detail	{
	padding: 0px;
	position: relative;
	width: 980px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	text-align: left;
}
#intro {
	width: 696px;
	color: #CCCCCC;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	/*font-size: 110%;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.main #content #content-detail #intro h3 {
	font-family: Arial, Helvetica, sans-serif;
}
.main #content #content-detail #intro img {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main #content #content-detail #colcenter {
	width: 320px;
	float: left;
	color: #CCCCCC;
	margin-left: 55px;
	/*font-size: 110%;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.main #content #content-detail #colleft {
	float: left;
	width: 320px;
	color: #CCCCCC;
	/*font-size: 110%;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
}


.LeftText2{
	list-style:none;
	line-height:13px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding:1px 0px 1px 0px;
}
.RedText{
	text-decoration: none;
	color: #C91600;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.RedTextBig {
	text-decoration: none;
	color: #C91600;
	font-size: 12px;
	font-weight: bold;
}
.RedTextBig1 {
	text-decoration: none;
	color: #C91600;
	font-size: 18px;
	font-weight: bold;
}
.title2Copy {
	margin:15px 0px 0px 0px;
	padding:0px 0px 3px 9px;
	text-transform:uppercase;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.contentbig {
	height:530px;
	margin: 0px;
	padding: 0px;
}


#biglink {
	float: left;
	height: 500px;
	width: 640px;
}


.buynow {
	font-style: normal;
	color: #CC0000;
		text-decoration: none;
}

.buynow a:link {
	font-style: normal;
	color: #CC0000;
		text-decoration: none;
}
.buynow a:visited {
	font-style: normal;
	color: #CC0000;
		text-decoration: none;
}
.buynow a:hover {
	font-style: normal;
	color: #CC0000;
		text-decoration: underline;
}
.buynow a:focus {
	font-style: normal;
	color: #CC0000;
		text-decoration: underline;
}
.buynow a:active {
	font-style: normal;
	color: #CC0000;
		text-decoration: none;
}
.massbg {
	background-image: url(../images/prod-mass.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.nitrobg {
	background-image: url(../images/prod-nitro2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

}
.nitro50bg {
	background-image: url(../images/prod-nitro50.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

}
.phosphobg {
	background-image: url(../images/prod-phospho.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

}
.trainbg {
	background-image: url(../images/prod-training.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

}
.glycobg {
	background-image: url(../images/prod-glyco.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

}
.main #content #content-detail #intro img #stack {
	height: 300px;
	width: 696px;
}
#content-detail2 {
	padding: 0px;
	position: relative;
	width: 980px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	background-position: center top;
	background-repeat: no-repeat;
}
#intro2 {
	width: 696px;
	color: #CCCCCC;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 1.4;
}
#content-sample {
	padding: 0px;
	width: 998px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	background-image: url(images/freesample.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: auto;
}
.main #content #sample-bg {
	background-image: url(images/freesample.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 1000px;
	background-position: center;
	position: relative;
}
#ip3head {
	height: 549px;
	width: 998px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.main #ip3head #bottomimage {
	background-image: url(innerp3/images/runner.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 671px;
	left: -20px;
	bottom: 0px;
	position: absolute;
	z-index: 0;
}
.main #ip3head #ip3tabs {
	width: 610px;
	z-index: 500;
	position: absolute;
	left: 20px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	height: 31;
	vertical-align: bottom;
}

/*tabs*/

#nav {
	width: 610px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	vertical-align: bottom;
	bottom: 0px;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
      }	

#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	#nav ul li a span {
	display: none;
	margin: 0px;
	padding: 0px;
}
#nav a {
	display: block;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 31px;
	}
	#nav #aboutip3 a {
	background-image: url(innerp3/images/about.png);
	width: 202px;
	}
	#nav #ba a {
	background-image: url(innerp3/images/ba.png);
	width: 202px;
	margin: 0px;
	padding: 0px;
	}
	#nav #en a {
		background-image: url(innerp3/images/register.png);
		width: 202px;
	}

	#nav li a:hover { background-position: 0px -31px; }
	
	#nav li.current a, #nav li.current a:hover {
	background-position: left -31px;
	background-repeat: no-repeat;
}

/*enter*/

#ent {
	width: 150px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	}
	
#ent ul {
	margin: 0px;
	padding: 0px;
      }	

#ent li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	ent ul li a span {
	display: none;
	margin: 0px;
	padding: 0px;
}
#ent a {
	height: 48px;
	display: block;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	}


#ent #go a {
	background-image: url(innerp3/images/enter.jpg);
	width: 150px;
	}

	#ent li a:hover { background-position: 0px -48px; }
	
.main #ip3head #entercont {
	height: 31px;
	width: 150px;
	z-index: 501;
	position: absolute;
	left: 758px;
	bottom: 72px;
}

.main #ip3head #leftab {
	float: left;
	width: 450px;
	color: #CCCCCC;
	text-align: left;
	font-size: 125%;
	*font-size: 100%;
	margin-top: 30px;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	z-index: 480;
}
.main #ip3head #leftab li {
	margin-bottom: 12px;
	color: #CC0000;
}
.main #ip3head #leftab li span {
	color: #CCCCCC;
}
.main #ip3head #rightab {
	float: right;
	width: 450px;
	color: #CCCCCC;
	text-align: left;
	font-size: 125%;
	*font-size: 100%;
	margin-top: 30px;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	z-index: 480;
}
.main #ip3head #rightab li {
	margin-bottom: 0px;
	color: #CC0000;
}
.main #ip3head #rightab li span {
	color: #CCCCCC;
}
.main #ip3head #leftba {
	float: left;
	color: #CCCCCC;
	text-align: left;
	font-size: 125%;
	*font-size: 100%;
	margin-top: 30px;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	z-index: 480;
}
.main #ip3head #entercontba {
	height: 48px;
	width: 150px;
	z-index: 501;
	position: absolute;
	left: 589px;
	bottom: 0px;
}
.main #ip3head #entercontab {
	height: 48px;
	width: 150px;
	z-index: 501;
	position: absolute;
	left: 588px;
	bottom: 118px;
}

ul .flushmore-red {
	color: #CC0000;
	*padding-top: 0px;
}
ol .flushmore-red {
	margin-left: -12px;
	padding-bottom: 12px;
	color: #CC0000;
	padding-top: 10px;
	*padding-top: 0px;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#outer #inner #frame #cont #lost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.already {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#topbox {
	width: 1028px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#topbox2 {
	width: 1028px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
a.topgo:link {
	COLOR: #F00;
	font-weight: 900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
a.topgo:visited {
	COLOR: #F00;
	font-weight: 900;
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 120%;
}
a.topgo:active {
	COLOR: #F00;
	font-weight: normal;
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 120%;
}
a.topgo:hover {
	COLOR: #999;
	font-weight: 900;
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 120%;
}
