/*- - - - - - - - - - - - - - - - - - - - - */

body {
	background-color: #01064A;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

/* ----- TEXT ----- */
h1 {
	color: #0082C6;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
h2 {
	color: #e77717;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
h3 {
	color: #993399;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
td, th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.fontsm {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.font2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
.font3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.font3b {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.font3blue {
	color: #000a94;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.font3red {
	color: #D51921;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.fontred {
	color: #D51921;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.fontsmwht {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 12px;		
}
.large {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
.green {
	color: #99cc66;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 3px;
}
.blue {
	color: #333366;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 3px;
}
.cardio {
	color: #D51921;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
.orange {
	color: #e77717;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
#head {
	color: #243451;
	font-size: 20px;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}
.title {
	color: #0082C6;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
.product {
	color: #D51921;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
.product_name {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
}
.reddot {
	color: #D51921;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}
/* ----- FORMATTING ----- */
.navigation {

	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.next {
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	background:#f26a22;
	border:1px solid #f26a22;
	padding:2px 10px 2px 10px;
	text-decoration: none;
	float: right;
}
.prev {
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	background:#f26a22;
	border:1px solid #f26a22;
	padding:2px 10px 2px 10px;
	text-decoration: none;
	float: left;
}

#glow {
	background: transparent url(../images/blur_back.gif) no-repeat top center;
	width: 100%;
}
#header {
	width: 950px;
	height: 117px;
}
#topnav {	
	color: #FFFFFF; 
	font-size: 11px;
	float: right;
	margin: 15px 0px 0px 0px;
}
#nav {
	width: 946px;
}
#footer {
	color: #999999;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	height: 103px;
	padding: 30px 20px 50px 20px;
}
#bottom {
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	padding: 5px 0px 0px 0px;	/* top right bottom left */	
	height: 50px;
}
#home_body {
	height: 496px;
}

#main_body {
	width: 950px;
	height: 501px;
}
#inner_body {
	font-size: 12px;
	padding: 10px 25px 10px 25px; 	/* top right bottom left */
	line-height: 17px;	
	height: 383px;
}
#body {
	background-color: #FFFFFF;
	width: 681px;
	height: 383px;
	padding: 0px 35px 20px 0px; 	/* top right bottom left */
	
}
#rightside {
	background-color: #dfdfdf;
	color: #000000;
	font-size: 11px; 	
	width: 180px;
	margin: 20px 0px 20px 0px;
	padding: 6px;
	margin-left: 500px;
}
.signup_field   {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #999999;
	font-size: 15px; 
	color: #000000;
	width: 250px;
}
.select  {
	font-family: Verdana, Arial, Helvetica;
	border: 0px solid #666666;
	font-size: 11px; 
	color: #000000;
	background-color: #cccccc;
}
.textbox   {
	font-family: Verdana, Arial, Helvetica;
	border: 0px solid #666666;
	font-size: 11px; 
	color: #000000;
	background-color: #cccccc;
}
#search_button {
	background-color: #D51921;
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px; 
	font-weight: bold;
	cursor: pointer;	
	border: 1px solid #000000;
	padding: 2px;
}
#button   {
	background-color: #D51921;
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
	cursor: pointer;	
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 10px;
}
#button_lg   {
	background-color: #64b442;
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px; 
	font-weight: bold;
	line-height: normal;
	cursor: pointer;	
	border: 1px solid #000000;
	padding: 6px;
	margin-top: 10px;
	width: 190px;
}
hr {
   	border: 0;
   	color: #CCCCCC;
   	background-color: #CCCCCC;
   	height: 2px;
}
.hide {
	display:none
} 
.show {
	display:inline
}
.photo_shadow {
	padding: 0px 7px 7px 0px;
	/* hide from IE/Mac \*/
	background: url(../images/shadow-bg.gif) no-repeat bottom right;
	/* end hide */
}
a[class ="pdfpop"] {
   	padding-right: 20px;
   	background: transparent url('../images/pdf_ico.gif') no-repeat center right;
}
a.pdfpop {
	padding: 3px 18px 0px 0px;
   	background: transparent url('../images/pdf_ico.gif') no-repeat center right;
}

#leftbottom { }

#bottom_box_lt {
	background: transparent url(../images/bot_box_bg.png) no-repeat top left;	
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: normal;	
	padding: 10px 20px 0px 0px; 	/* top right bottom left */
	width: 301px;
	height: 206px;
}
#bottom_box_ct {
	background: transparent url(../images/bot_box_bg.png) no-repeat top left;	
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: normal;	
	padding: 10px 20px 0px 0px; 	/* top right bottom left */
	width: 301px;
	height: 206px;
}
#bottom_box_rt {
	background: transparent url(../images/bot_box_bg.png) no-repeat top right;	
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: normal;	
	padding: 10px 0px 0px 0px; 	/* top right bottom left */	
	width: 301px;
	height: 206px;
}
#top_rt {
	background: transparent url(../images/top_rt.png) no-repeat top left;	
	width: 26px;
	height: 26px;
}
#top_bar {
	background: transparent url(../images/top_bar.png) no-repeat top left;	
	width: 895px;
	height: 26px;
}
#top_lt {
	background: transparent url(../images/top_lt.png) no-repeat top left;	
	width: 29px;
	height: 26px;
}
#inner_body {
	background: transparent url(../images/inner_body_bg.png) repeat-y top left;
	width: 763px;
	height: 445px;
}
#body_right {
	background: transparent url(../images/right_orange.png) repeat-y top right;	

}
#bot_rt {
	background: transparent url(../images/bot_rt.png) no-repeat top left;	
	width: 26px;
	height: 29px;
}
#bot_bar {
	background: transparent url(../images/bot_bar.png) no-repeat top left;	
	width: 895px;
	height: 29px;
}
#bot_lt {
	background: transparent url(../images/bot_lt.png) no-repeat top left;	
	width: 29px;
	height: 29px;
}
#box	{ 
	background-color:#D496D3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	width: auto;
	height: 530px;
	font-size: 11px;
	margin-top: 20px auto 20px auto;
	padding:8px;
	border:2px solid #666666;
	
}
#qtybox {
	background-color:#99CCFF;
	width: auto;
	padding:8px;
	border:2px solid #D51921;
}
.best {
	background-color:#99CCFF;
}
.blank {
	background-color:#999999;
}


#minicontainer {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 15px 0px 20px 0px;
	padding: 15px 0px 20px 0px;
	height: 160px;
	}
#minicontainer div.minilist {
	width: 32%;
	float: left;
	}
div.minilist h3 {
	background-color: #D51921;
	margin: 0px 25px 0px 0px;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	}
div.minilist ul {
	margin: 0 25px 1.5em 0;
	padding: 0;
	list-style: none;
	}
div.minilist ul li {
	margin: 0;
  	padding: 4px 0px 0px 4px;
	}
div.minilist ul li a {
	margin: 0;
  	padding: 4px 0px 0px 4px;
	}
div.minilist ul li a:hover {
	margin: 0;
	border-top: 1px solid #e5e5e5;
  	border-bottom: 1px solid #e5e5e5;
  	padding: 4px 0px 0px 4px;
  	text-decoration: none;
	}	
div.minilist h3 a {
  	color: #FFFFFF !important;
  	text-decoration: none !important;
}
/* ----- IMAGES ----- */

.img_bor {
	border:1px solid #003C7C;
	margin: 2px 10px 5px 0px; 	/* top right bottom left */
}
.alert {

	padding-left: 20px;
	padding-bottom: 2px;
	/* background: transparent url('../images/alert_ico_sm.gif') no-repeat 0% 2%; */
	color: #cc0000;
   	margin: 5px;
   	font-weight: bold;
}
.alert_sm {
	background: transparent url('../images/alert_ico_sm.gif') no-repeat 0% 2%;
	border:10px solid #cc0000; 
	background-color:#cc0000; 
	color:#FFFFFF; 
	font-size: 12px; 
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 18px;
	margin: 4px;
	width:455px;
}
}
/* ----- LINKS ----- */

	a.red:link{ color: #660000; TEXT-DECORATION: none;}
	a.red:visited{ color: #660000; TEXT-DECORATION: none;}
	a.red:active{ color: #660000; TEXT-DECORATION: none;}
	a.red:hover{ color: #660000; TEXT-DECORATION: underline;}

	a:link{ color: #01064A; TEXT-DECORATION: underline;}
	a:visited{ color: #01064A; TEXT-DECORATION: underline;}
	a:active{ color: #01064A; TEXT-DECORATION: underline;}
	a:hover{ color: #000000; TEXT-DECORATION: none;}

	a.whlink:link{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.whlink:visited{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.whlink:active{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.whlink:hover{ color: #FFFFFF; TEXT-DECORATION: underline;}
	
	a.foot:link{ color: #999999; TEXT-DECORATION: none;}
	a.foot:visited{ color: #999999; TEXT-DECORATION: none;}
	a.foot:active{ color: #999999; TEXT-DECORATION: none;}
	a.foot:hover{ color: #FFFFFF; TEXT-DECORATION: underline;}
	

/* ----- IE6 FILTERS for PNG ----- */

* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}


* html #bottom_box_rt {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bot_box_bg.png', sizingMethod='scale');
}

* html #bottom_box_ct {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bot_box_bg.png', sizingMethod='scale');
}

* html #bottom_box_lt {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bot_box_bg.png', sizingMethod='scale');
}

* html #top_rt {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/top_rt.png', sizingMethod='scale');
}

* html #top_bar {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/top_bar.png', sizingMethod='scale');
}

* html #top_lt {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/top_lt.png', sizingMethod='scale');
}

* html #inner_body {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/inner_body_bg.png', sizingMethod='scale');
}

* html #body_right {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/right_orange.png', sizingMethod='scale');
}

* html #bot_rt {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bot_rt.png', sizingMethod='scale');
}

* html #bot_bar {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bot_bar.png', sizingMethod='scale');
}

* html #bot_lt {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bot_lt.png', sizingMethod='scale');
}

/*- - - - - - - - - - - - - - - - - - - - - */