/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	color:#202020;
	background-color:#103B6D;
	background-image:url(images/bg-gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	}

a img{
	border: 0;
	}
	
/*-------------------------- H1 H2 H3 Font Styles --------------------------- */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color: #006902;
	line-height:110%;
	font-weight:normal;
	margin-bottom:0px;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #006902;
	line-height:110%;
	font-weight:bold;
	margin-bottom:0px;
	}

h3 {
	font: bold 24px "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height:130%;
	font-weight:bold;
	}
	
/*-------------------------- Other Font Styles --------------------------- */

.category {
	font: normal 18px Arial, helvetica, sans-serif;
	color: #000000;
	line-height:130%;
	padding-left:10px;
	}
	
.sidebar {
	font: normal 18px Arial, helvetica, sans-serif;
	color: #000000;
	line-height:130%;
	text-align:right;
	margin-right:20px;
	padding-bottom:0;
	margin-bottom:0;
	}
	
.copyright {
	font: normal 12px Arial, helvetica, sans-serif;
	color: #6C9DD8;
	line-height:150%;
	}

.footerHeadline {
	font-family: Arial, helvetica, sans-serif;
	font-size:21px;
	color: #4088CB;
	line-height:100%;
	font-weight:normal;
	}
	
.footer {
	font: normal 12px Arial, helvetica, sans-serif;
	color: #D1E6FF;
	line-height:150%;
	}
	
.spam {
	font: normal 11px Arial, helvetica, sans-serif;
	color: #717171;
	line-height:120%;
	}

.cookie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	}
	
.share{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
	color:#202020;
	font-weight:bold;
	}
	
#weightTrainingBox {
	padding:10px;
}

#testimonial {
	border-style:solid;
	border-width:thin;
	border-color:#006902;
	background-color:#E4FFE0;
	padding:15px;
	width:410px;
	margin-left:10px;
}

.testimonialHeadline {
	font-family:Tahoma;
	font-size:28px;
	font-weight:bold;
	color:#000000;
	line-height:120%;
}

/*-------------------------- Top Navigation Bar --------------------------- */
	
.topnav{
font: bold 13px Arial;
width: 100%;
overflow: hidden;
}

.topnav ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #236AA4; /*menu border color*/
border-width: 1px 0;
background: black url(images/topnav-off.gif) center center repeat-x;
}

.topnav ul li{
display: inline;
}

.topnav ul li a{
float: left;
color: white; /*text color*/
padding: 11px 25px;
text-decoration: none;
border-right: 1px solid #236AA4; /*color of divider between menu items*/
}

.topnav ul li a:visited{
color: white;
}

.topnav ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
background: black url(images/topnav-on.gif) center center repeat-x;
}

/*-------------------------- Main Categories Sidebar Navigation --------------------------- */

.sidenav{
width: 180px; /*width of menu*/
margin-left:10px;
}

.headerbar{
font: bold 14px Arial;
color: white;
background: url(images/titlebar.gif) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
letter-spacing:1px;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.sidenav ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.sidenav ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
font-weight:inherit;
}

.sidenav ul li a{
color: #005AAD;
display: block;
padding: 4px 0;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-weight:inherit;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.sidenav ul li a:visited{
color: #005AAD;
font-weight:inherit;
}

.sidenav ul li a:hover{ /*hover state CSS*/
color: #005AAD;
background-color: #F3F3F3;
font-weight:inherit;
}

.sidenavMain{
font-weight:bold;
}

/*-------------------------- Bullets --------------------------- */
/*-- Footer --*/
.footer
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.footer li 
{
margin-top:9px;
padding-left: 20px;
background-image: url(images/bullet-star.gif);
background-repeat: no-repeat;
background-position: 4 0em;
}

/*-------------------------- Link Styles --------------------------- */
	
/*-- Default Links --*/

a:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}

/*-- Copyright Links --*/
a.copyright:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#D1E6FF;
	}
	
a.copyright:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#D1E6FF;
	}
	
a.copyright:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#D1E6FF;
	}
	
a.copyright:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#D1E6FF;
	}

/*-- Footer Links --*/
a.footer:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#D1E6FF;
	font-weight:bold;
	}
	
a.footer:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#D1E6FF;
	font-weight:bold;
	}
	
a.footer:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#D1E6FF;
	font-weight:bold;
	}
	
a.footer:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#D1E6FF;
	font-weight:bold;
	}
	
/*-- Featured Links --*/
a.featured:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a.featured:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a.featured:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a.featured:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
/*-- Cookie Crumb Links --*/
a.cookie:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a.cookie:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a.cookie:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
a.cookie:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#005AAD;
	font-weight:bold;
	}
	
/*-- Share Links --*/
a.share:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.share:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.share:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.share:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}

/*-- AddThis Share Links: Digg --*/

a.addthis_button_digg:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_digg:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_digg:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_digg:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}

/*-- AddThis Share Links: Facebook --*/

a.addthis_button_facebook:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_facebook:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_facebook:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_facebook:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
/*-- AddThis Share Links: Twitter --*/

a.addthis_button_twitter:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_twitter:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_twitter:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_twitter:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
/*-- AddThis Share Links: Yahoo Buzz --*/

a.addthis_button_buzz:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_buzz:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_buzz:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_buzz:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
/*-- AddThis Share Links: StumbleUpon --*/

a.addthis_button_stumbleupon:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_stumbleupon:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_stumbleupon:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_stumbleupon:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
/*-- AddThis Share Links: More Link --*/

a.addthis_button_compact:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_compact:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_compact:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}
	
a.addthis_button_compact:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#202020;
	font-weight:normal;
	}

	
/*-------------------------- Sales Letter --------------------------- */

.letterHeadlineLarge {
	font-family: Arial, helvetica, sans-serif;
	font-size:36px;
	color: #000000;
	line-height:100%;
	font-weight:bold;
	}
	
.letterSubhead {
	font-family: Arial, helvetica, sans-serif;
	font-size:21px;
	color: #000000;
	line-height:100%;
	font-weight:bold;
	}
	
.letterSubhead2 {
	font-family: Arial, helvetica, sans-serif;
	font-size:18px;
	color: #000000;
	line-height:100%;
	font-weight:bold;
	}

.letterSubhead3 {
	font-family: Arial, helvetica, sans-serif;
	font-size:18px;
	color: #000000;
	line-height:100%;
	font-weight:bold;
	}
	
.letterSubhead4 {
	font-family: Arial, helvetica, sans-serif;
	font-size:21px;
	color: #000000;
	line-height:100%;
	font-weight:bold;
	background-color:#FFFF00;
	}
		
.highlight {
	background-color:#FFFF00;
	}
	
.productBullets {
	font-family: Arial, helvetica, sans-serif;
	font-size:16px;
	color:#CC0000;
	line-height:100%;
	}

.orderPrice {
	font-family: Arial, helvetica, sans-serif;
	font-size:21px;
	color:#000000;
	line-height:100%;
	}

#product {
	width:420px;
	margin-left:10px;
	padding:15px;
	border-color:#000000;
	border-style:solid;
	border-width:medium;
	}
	
#guarantee {
	width:420px;
	margin-left:10px;
	padding:15px;
	border-color:#CC0000;
	border-style:solid;
	border-width:thick;
	}
	
#order {
	width:420px;
	margin-left:10px;
	padding:15px;
	border-color:#000000;
	background-color:#FFFFCB;
	border-style:dashed;
	border-width:thick;
	}
