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

#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	height: 125px;
	width: 955px;
	position: relative;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6a6969;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
#header {
	float: left;
	height: 92px;
	width: 955px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}
#nav2 {
	color: #FFF;
	position: absolute;
	top: 15px;
	right: 25px;
	height: 20px;	
}
#search {
	text-align: right;
	position: absolute;
	top: 38px;
	right: 25px;
	height: 19px;
	width: 200px;
}
.search {
	font-size: 11px;
	color: #666;
	padding-left: 5px;
}
#nav2 a {
	color: #FFF;
	text-decoration: none;
}
#nav2 a:link {
	color: #FFF;
	text-decoration: none;
}
#nav2 a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#nav {
	float: left;
	height: 33px;
	width: 955px;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}
#menshealth{
	width: 190px;
	background-color: #FFF;
	position: absolute;
	height: 115px;
	top: 125px;
	right: 35px;
	}
#main {
	float: left;
	width: 955px;
	background-color: #FFF;
	min-height:475px;
	position: relative;
	}
#content {
	padding: 25px;
	float: left;
	width: 500px;
	text-align: justify;
}
#content2 {
	padding: 25px;
	padding-top:0px;
	float: left;
	width: 500px;
	text-align: justify;
}

#content_full {
	padding: 25px;
	float: left;
	width: 905px;
	text-align: justify;

}
#content_full2 {
	float: left;
	width: 905px;
	text-align: justify;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#footer {
	text-align: center;
	float: left;
	height: 30px;
	width: 955px;
	color: #333;
	margin-top: 10px;
}



#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#image {
	float: right;
	width: 339px;
	clear: right;
	padding-left: 66px;
}
#image2 {
	float: right;
	width: 405px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#press {
	height: 300px;
	width: 100px;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #447bb3;
	line-height: 24px;
	margin-right: 15px;
	background-color: #999;
	border: thin solid #999;
}
#clear {
	text-align: center;
	background-color: #999;
	clear: both;
}
#pics {
	width: 125px;
	text-align: center;
	float: left;
	font-size: 11px;
	margin-right: 15px;
	margin-bottom: 50px;
}
#pics p{
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mag {
	height: 168px;
	width: 125px;
	text-align: center;
	float: left;
	font-size: 11px;
	margin-right: 15px;
	border: thin solid #999;
	margin-bottom: 50px;
}
#mag p{
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mag_title {
	height: 175px;
	width: 125px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1c436c;
	font-weight: bold;
}
#video {
	clear: right;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#video_box {
	width: 375px;
	float: left;
	padding-bottom: 25px;
}
h1 {
	font-size: 16px;
	color: #1c436c;
}
h2 {
	font-size: 14px;
	color: #447bb3;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #1c436c;
	font-weight: bold;
	padding-bottom: 3px;
}
h5 {
	font-size: 12px;
	color: #447bb3;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
}
h6 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
}
#thumb {
	float: left;
	height: 27px;
	width: 100px;
	margin-right: 10px;
	background-color: #000;
	border: thin solid #666;
}
.form_header {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
li {
	font-size: 12px;
	color: #666;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: 5px;
}
p {
	color: #6a6969;
}
.tagline {
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	padding-left: 25px;
}
.go {
	float: right;
}
.btn_grey {
	float: left;
	height: 20px;
	width: 100px;
	background-image: url(../images/grey_btn.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.btn_blue {
	float: left;
	height: 20px;
	width: 100px;
	background-image: url(../images/blue_btn.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#buy {
	width: 339px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#test {
	width: 275px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 25px;
}
.test_image {
	height: 275px;
	width: 275px;
}
.test_sub {
	font-size: 12px;
	color: #666;
}
#product {
	width: 200px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
.product_name {
	font-size: 13px;
	color: #447bb3;
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.product_image {
	height: 200px;
	width: 200px;
	text-align: center;
}
.product_btn {
	float: left;
	height: 20px;
	width: 225px;
	background-image: url(../images/grey_btn.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 12px;
	color: #FFF;
}
.product_price {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #1c436c;
	text-align: center;
}
.product_name a {
	color: #447bb3;
	text-decoration: none;
}
.product_name a:link {
	color: #447bb3;
	text-decoration: none;
}
.product_name a:visited {
	color: #447bb3;
	text-decoration: none;
}
.product_name a:hover {
	color: #1c436c;
	text-decoration: none;
}

.product_btn a {
	color: #FFF;
	text-decoration: none;
}
.product_btn a:link {
	color: #FFF;
	text-decoration: none;
}
.product_btn a:visited {
	color: #FFF;
	text-decoration: none;
}
.product_btn a:hover {
	color: #333;
	text-decoration: none;
}
.btn_blue a {
	color: #FFF;
	text-decoration: none;
}
.btn_blue a:link {
	color: #FFF;
	text-decoration: none;
}
.btn_blue a:visited {
	color: #FFF;
	text-decoration: none;
}
.btn_blue a:hover {
	color: #000;
	text-decoration: none;
}
.btn_grey a {
	color: #FFF;
	text-decoration: none;
}
.btn_grey a:link {
	color: #FFF;
	text-decoration: none;
}
.btn_grey a:visited {
	color: #FFF;
	text-decoration: none;
}
.btn_grey a:hover {
	color: #333;
	text-decoration: none;
}
#press a {
	color: #FFF;
	text-decoration: none;
}
#press a:link {
	color: #FFF;
	text-decoration: none;
}
#press a:visited {
	color: #FFF;
	text-decoration: none;
}
#press a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #666;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
#online {
	float: left;
	width: 410px;
	padding-right: 25px;
	padding-bottom: 15px;
}
#subhead {
	height: 25px;
	position: absolute;
	z-index: 5;
	right: 30px;
	top: 65px;
	font-size: 14px;
	color: #FFF;
	text-align: right;
}
#preview {
	position: absolute;
	z-index: 5;
	right: 35px;
	bottom: 18px;
}
#preview_box {
	height: 150px;
	width: 125px;
	float: left;
	margin-left: 25px;
}
.preview_header {
	font-size: 11px;
	font-weight: bold;
	color: #447bb3;
}
.preview_text {
	font-size: 10px;
	color: #FFF;
}
.preview_image {
	background-color: #FFF;
	width: 125px;
	margin-top: 10px;
	height: 75px;
}
.pics_box {
	width: 200px;
	padding-right: 5px;
	float: left;
	height: 120px;
	text-align: center;
}
.pics_box h3{
	padding-right: 5px;
	text-align: center;
	padding-top: 5px;
}
.pics {
	padding-bottom: 25px;
	height: 120px;
	width: 425px;
	float: left;
	padding-right: 25px;
}
.pics_full {
	padding-bottom: 35px;
	height: 120px;
	width: 900px;
	float: left;
}
#linebreak {
	background-color: #CCC;
	width: 450px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
