body {
	margin:0 auto;
	background:#62747c;
	font:11px Arial, Helvetica, sans-serif;
	min-width:971px;
}

/*Added new css for calender.js.php(Bug1252:02-12-2009)*/
#fc {margin-top:140px;margin-left:450px;}

* html body{width:971px;}
a{color:#333333;text-decoration:none;outline:none}
a:hover{text-decoration:underline;}

ul {
	margin:0;
	padding:0;
	list-style:none;
}
form {
	margin:0;
	padding:0;
}
img {
	border:none;
	display:block;
}
#page {
	width:973px;
	margin:0 auto;
	padding-top:25px;
}
#main {
	border:solid #ecad46;
	border-width:2px 3px;
	background:#fff;
}
	/*header style*/
#header {
	width:100%;
	position:relative;
}
.wrap {
	width:100%;
	overflow:hidden;
}
.logo {
	background:url(../images/mens-fitness/logo.gif) no-repeat;
	width:379px;
	height:73px;
	text-indent:-9999em;
	overflow:hidden;
	display:inline;
	float:left;
	margin:26px 0 0 17px;
}
.menu {
	position:absolute;
	top:10px;
	right:22px;
	font-size:10px;
	overflow:hidden;
}
.menu li {
	float:left;
	padding:0 4px;
	margin:0 -4px 0 4px;
	border-right:1px solid #000;
}
.menu a {
	color:#000;
	text-decoration:none;
}
.menu a:hover {
	text-decoration:underline;
}
.holder {
	position:absolute;
	top:34px;
	right:22px;
	font-size:10px;
	width:355px;
}
.holder img {
	display:inline;
	vertical-align:middle;
}
.holder input {
	width:118px;
	padding:0 5px;
	font:11px Arial, Helvetica, sans-serif;
}
.holder label {
	padding:3px 5px 0 0;
}
.holder span {
	padding:3px 5px;
}
#header h2 {
	float:right;
	margin:70px 29px 0 0;
	display:inline;
	font:30px "Trebuchet MS", Helvetica, sans-serif;
}
#nav {
	padding:4px 0 0 1px;
	height:1%;
	overflow:hidden;
}


 /* code with http://www.mensfitness.com/index for navigation*/


#nav li { 
	clear: none; 
	float: left; 
	padding: 0px;
	margin: 0px;
	vertical-align: middle; 
	text-align: center; 
	/* Firefox needs this here */ 
	list-style-type: none;
}

#nav a {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

#nav li:hover {
	background-color: #008c99;
}

#nav li:hover ul, #nav li.ExplorerHover ul {
	visibility: visible;
}

#nav li.ExplorerHover {
	background-color: #008c99;
}

#nav li ul {
	margin: 0px;
	background-color: #666666;
	padding: 0px;
	margin: 28px 0px 0px 0px;
	position: absolute;
	float: left;
	visibility: hidden;
	text-decoration: none;
	z-index: 1;
}

#nav li ul li {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	float: none;
	text-align: left; 
	border: 1px solid #ECAD46;
	/* Firefox needs this here */
	list-style-type: none;
}

#nav li ul li:hover {
	background-color: #008c99;
}

#nav li ul li a {
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	display: block;
}
#nav li ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#nav li div {
	background-image: url(../images/mens-fitness/menu_repeat.gif); 
	height: 28px; 
	vertical-align: middle; 
	float:left; 
	line-height: 28px;
}

#nav li div div img {
	display: block;
}

#nav li div div {
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.menu_text {
	margin-left: 2px;
	padding:0 12px;
	word-spacing:2px;
}

#nav li a {
	 color: #000;
	 font-size: 100%;
}

#nav li a:hover {
	 color: #008C99;
}


	/*container style*/
#container {
	width:100%;
	overflow:hidden;
}
.box {
	background:url(../images/mens-fitness/bg-pic.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding:0 0 0 328px;
}
.box .inner {
	padding-left:26px;
}
.box .inner_head {
	padding-top:8px;
}
.get-fit {
	margin:32px 0 0px;
}
.get-fit a {
	background:url(../images/mens-fitness/get-fit.gif) no-repeat;
	width:303px;
	height:93px;
	overflow:hidden;
	text-indent:-9999em;
	display:block;
}
.box a {
	text-decoration:underline;
	color:#000;
}
.box a:hover {
	text-decoration:none;
}
.box ul {
	font-size:12px;
	text-transform:uppercase;
	padding-top:20px;
	font-weight:bold;
}
.box strong {
	display:block;
}
.player-holder {
	float:right;
	margin-right:17px;
	display:inline;
	padding-top:10px;
}
.player-holder span {
	display:block;
	padding-bottom:4px;
	text-align:center;
}
.player-holder a {
	color:#000;
	text-decoration:none;
}
.player-holder a:hover {
	text-decoration:underline;
}
	/*gallery style*/
.gallery {
	background:url(../images/mens-fitness/gallery.gif) repeat-x;
	height:307px;
	overflow:hidden;
	position:relative;
	padding:29px 0 0 12px;
	color:#fff;
}
.arrow {
	position:absolute;
	top:120px;
	width:31px;
	height:27px;
	text-indent:-9999em;
}
a:hover.arrow {
	background-position:0 100%;
}
.left {
	background:url(../images/mens-fitness/arrow-left.gif) no-repeat;
	left:10px;
}
.right {
	background:url(../images/mens-fitness/arrow-right.gif) no-repeat;
	right:10px;
}
.gallery ul {
	width:100%;
	overflow:hidden;
}
.gallery li {
	float:left;
	width:154px;
	margin-left:25px;
	display:inline;
	text-align:center;
	padding-top:10px;
	height:251px;
	position:relative;
}
.gallery li strong {
	font-size:12px;
	margin-bottom:10px;
	display:block;
}
.gallery li img {
	display:block;
	margin-bottom:4px;
}
.gallery li span {
/*	display:block;*/
	margin-bottom:1px;
}
.gallery p {
	margin:0;
	font-weight:bold;
	font-size:11px !important;
}
.more {
	width:109px;
	height:30px;
	color:#fff;
	font-size:14px;
	text-indent:-9999px;
	position:absolute;
	top:205px;
	left:20px;
	overflow:hidden;
	cursor:pointer;
}
.more:hover {text-decoration:none;background:none;}
.more:hover span{
 	margin:-30px 0 0;
	padding:35px 0 0;
}
.more span{
	width:100%;
	height:55px;
	padding-top:5px;
	text-align:center;
	background:url(../images/mens-fitness/more.png) no-repeat;
	text-decoration:none;
	display:block;
	font-size:14px;
}
	/*footer style*/
#footer {
	text-align:center;
	padding:18px 0;
	font-size:10px;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer li {
	display:inline;
	padding:0 3px;
	border-left:1px solid #000;
}
#footer li:first-child {
	border:none;
}

#product_details {width:95%;margin:10px auto;}
#product_details h1{margin-bottom:20px;}

#content {font-size:1.2em;}
#content h2 {}
#contentleft {width:315px;height:400px;float:left;}/*changed width from 310px to 410px(Bug1252:02-12-2009)*/
#contentleft p {font-size:13px;}
#contentright {width:65%;float:right;}
#contentright p {margin-left:0px; margin-bottom:7px;}
#contentright ul {list-style-type:disc;margin:15px;}

.otherproducts {clear:both;width:967px;}
.otherproducts span {display:inline;float:left;margin: 10px 0 25px 25px;width:180px;text-align:center;}
.otherproducts img {width:150px;height:150px;}
.otherproducts p {text-align:center;width:152px;margin:3px 0;}
.otherproducts p.xsell {color:#14587d;font-size:20px;font-weight:bold;width:100%;padding-top:20px;}

.productprice {float:right;font-size:20px;margin-top:-30px;}

.buynow {margin-left:10px;margin-bottom:10px;float:right;text-align:center;}
.buynow h2 {color:#5d0073;}
.buynow h2:hover {color:#ff5501;}
.buynow a {text-decoration:none;}
.buynow a:link {color:#154a69;font-size:.9em;}
.buynow a:visited {color:#154a69;}
.buynow div {margin-top:5px;color:#14587d;}

.main-content{
	border-bottom:1px solid #e1ded2;
	padding:0 105px 25px 75px;
	height:1%;
	overflow:hidden;
}
.box-product{
	margin:0;
	overflow:hidden;
	float:left;
	width:787px;
	padding: 10px;
}
.box-product h2{
	color:#333;
	font-size:20px;
	width:85%;
	display:inline;
}
.box-product p{
	color:#333;
	font-size:12px;
}
.box-product img{
	float:left;
	height:150px;
	width:150px;
	margin:0 20px 0 0;
}
/*New Css to move addtocart button under price justified right(Bug1105:01-06-2009)*/
.box-product .add {float:right;}
.box-product div.productprice {margin-right:40px;}
/*New Css ends*/
.button{
	padding:0px 0 0 5px;
	overflow:hidden;
	height:1%;
}
.button .learn-more{float:left;}
/*--ADD--*/
.add{
	width:140px;
	height:28px;
	float:left;
	padding:0 0 0 15px;
}
.add a{
	background:url(../images/eckhart-tolle/addtocart.gif) no-repeat;
	display:block;
	width:140px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
}

.learn-more{
	background:url(../images/eckhart-tolle/learnmore.gif) no-repeat;
	width:148px;
	height:27px;
}
.learn-more a{
	display:block;
	width:148px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}

.bottombrdr {
	background:url(../images/mens-fitness/bottombrdr.gif) repeat-x;
	overflow:hidden;
	position:relative;
	padding:29px 0 0 12px;
	color:#fff;
	width:955px;
}

#signin {width:80%;margin:0 auto; padding:10px; }
#signin_new {width:45%;float:left;}
#signin_returning {width:45%;float:right;}

#register {width:80%;margin:0 auto; padding: 10px;}
#register label {width:170px;margin-left:15px;}

/*commented old order_status css(Bug1102:26-04-2009)*/
/*
#order_status {width:80%;margin:0 auto;}
#order_status .submit {margin-top:0;}
#order_status img {margin:10px 0;}
#order_status_box {width:100%;background:white;}
#order_status_left {width:45%;float:left;margin-left:20px;}
#order_status_right {width:45%;float:right;margin-right:20px;}
#order_status_info {clear:both;width:95%;margin:0 auto;padding-bottom:20px;}
#order_status_info table {border-collapse:collapse;}
#order_status_info td {padding:0 10px 5px 0;}
#order_status_info td.title {font-weight:bold;}
#order_status_info p.subtitle {font-weight:normal;font-style:italic;font-size:90%;margin:3px 0 0 20px;}
#order_status_info td.subtotal {border-top:1px solid black;}
#order_status_info td.total {border-top:1px solid black;font-weight:bold;}
#order_status_info td.price {text-align:right;vertical-align:top;}
*/

/*Added new css for order status page as per new template(Bug1102:26-04-2009)*/
#order_status {width:80%;margin:0 auto;}
#order_status h2 {color:#CE000C;font-weight:bold;font-size:22px;padding-top:20px;} 
#order_status td {width:260px;}
#order_status hr {border:2px solid #E6E8E9;}
#order_status table {width:100%;}
#order_status .subtitle {font-style:italic;font-size:9px;}
#order_status div.ordercontent {border:2px solid #E6E8E9;padding:10px;width:740px;}

#change_password {width:50%;margin:0 auto;}

#forgotten_password {width: 60%; margin:0 auto;}

#billing {width:55%;margin:0 auto;}

#add_billing {width:50%;margin:0 auto;}

#account {width: 40%; margin:0 auto;}

#order_history {width:80%;margin:0 auto;}
#order_history table {width:100%;margin-bottom:20px;}

#my_account {width:90%;margin:0 auto;}
#my_account table { width:90%; border:1px solid;}
#my_account table th {text-align:left;}

table.subscriptions td, table.subscriptions th {font-size:95%;width:14%;text-align:center;}
table.subscriptions td.update {text-align:right;}
#my_account form {margin:0;padding:0;}
#my_account .table_heading h3 {height:21px;font-size:1.2em;padding-left:10px;padding-top:4px;margin:0;width:100%;}
#my_account .box_top {margin:0;height:0}
#my_account .box_bottom {margin:0;height:0}
#my_account .box_bg {width:100%;margin:0;margin:-2px;padding:0;}

#my_subscription {width:80%;margin:0 auto;}
#my_subscription label {width:180px;margin-left:15px;}

#my_library {width:95%;margin:0 auto;}
#my_library ul {padding-left:15px;}
#my_library li {margin-bottom:10px;}
div.get_it_icon { float:left; }

#my_library .box_top {height:0;}
#my_library .box_bg {background:white;width:850px;}
#my_library .box_bg h3 {font-size:13px;padding:5px;font-weight:bold;text-align:left;width:100%;}
#my_library .box_bottom {height:0;margin-bottom:0;}
#my_library .myinfo table {width:95%;margin:0 auto;}
#my_library .myinfo td {width:25%;text-align:left;font-size:14px;}
#my_library .myinfo th {text-align:left;}

#order_details {width: 50%; margin:0 auto;}
#order_details p {margin-left:15px;}
#order_details p.details {font-style:italic;margin-left:40px;font-size:90%;}

#view_cart {margin-left:50px;padding-bottom:90px;}/*(Bug1252:08-12-2009)*/
#view_cart hr { display:none;}
#view_cart .box_top {margin:0;height:0}
#view_cart .box_bottom {margin:0;height:0}
#view_cart .box_bg {width:700px;margin:0;margin:-2px;padding:0;border:1px solid;}

#view_cart .cart_status h3 {font-size:18px;font-weight:normal;}
#view_cart .cart_status div.box_bg {border:none;}
#view_cart .cart_heading h3 {height:21px;background:#e6e8e9;font-size:1.2em;padding-left:10px;padding-top:4px;font-weight:normal;text-transform:uppercase;margin:0;width:100%;}
#view_cart .cart_total h3 {text-align:right;font-size:18px;font-weight:normal;margin:5px;}
#view_cart .cart_total div.box_bg {border:none;}
#view_cart .cart_downloads h3 {font-size:13px;font-weight:bold;text-align:center;margin:20px 0;}
#view_cart .cart_downloads div.box_bg {border:none;}
#view_cart div.submit img {margin-right:445px;}/*Placed margin-right to move checkout button under total price(Bug1105:01-06-2009)*/
#gift_recipients {width:80%;margin:0 auto;}
#gifts {width:80%;margin:0 auto;}

.cart_items { width:80%;}
.cart_total {width: 80%}
.cartitem {height:240px;}/*changed height from 150px to 240px(Bug1252:08-12-2009)*/
.cartitem img.product {float:left;margin:5px 10px;width:125px;height:125px;}
.cartitem div.info {float:left;width:320px;margin-top:5px;}
.cartitem div.info a {color:black;font-weight:bold;}
.cartitem div.price {margin-top:10px;float:right;margin-right:10px;}
.cartitem div.price h4 {text-align:right;margin:0;}
.cartitem select, .cartitem option, .cartitem textarea {width:200px;}
.cartitem label, .cartitem input, .cartitem textarea, .cartitem select, .cartitem option {font-size:10px;}
.cartitem img.gift {width:20px;height:20px;margin:0 5px 0 0;}

#terms {width:90%;margin:0 auto;font-size:100%;}

#aboutus {width:90%;margin:0 auto;font-size:100%;}

#contactus {width:90%;margin:0 auto;font-size:100%;}

#help {width:90%;margin:0 auto;font-size:100%;}

#howitworks {width:90%;margin:0 auto;font-size:100%;}
#howitworks h2 {margin:0;padding-top:10px;}
#howitworks p {margin:0;padding-top:10px;}
#howitworks a {text-decoration: underline; color:#000000; font-weight: bold;}

#checkout {width:95%;margin:0 auto;font-size:12px;}
#checkout .heading {}
#checkout span.big {color:#ce000c;font-size:22px;}
#checkout p.small {margin:0;}
#checkout h1 {display:inline;}
#checkout h2 {color:#ce000c;margin:0;padding:0;font-weight:bold;text-transform:uppercase;font-size:1.2em;}
#checkout h3 {padding:5px;font-size:1.2em;background:#e6e8e9;}
#checkout label {width:150px;}
#checkout .form img {margin-left:0;}

#checkout_signin {width:100%;margin:10px 0;}
#checkout_signin .submit {margin-top:0;}
#checkout_signin input {margin:0 20px 0 5px;}
#checkout_signin p {}

#checkout_account {width:48%;float:left;margin-top:0;}
#checkout_account .form {width:95%;margin:0 auto;}
#checkout_account p.small {height:60px;padding:5px;}
#checkout_account label {width:150px;}

#checkout_billing {width:48%;float:right;}
#checkout_billing .form {width:95%;margin:0 auto;}
#checkout_billing p.small {height:50px;}
#checkout_billing label {width:100px;}

#checkout_cart {clear:both;width:48%;float:left;font-size:12px;}
#checkout_cart table {width:98%;margin:20px auto;border-collapse:collapse;}
#checkout_cart td {}
#checkout_cart td.editcart {text-align:center;padding-bottom:5px;}
#checkout_cart td.pic {width:105px;}
#checkout_cart td.pic img {width:100px;height:100px;border:2px solid gray;}
#checkout_cart td.info {width:250px;}
#checkout_cart td.info p {margin:0;padding:0;}
#checkout_cart td.price {vertical-align:middle;;font-weight:bold;text-align:right;}
#checkout_cart td.price img {width:20px;height:20px;}
#checkout_cart td.price p {margin:0;padding:0;}
#checkout_cart td.coupon {font-weight:bold;text-align:right;}
#checkout_cart td.total {font-weight:bold;text-align:right;height:22px;background:#e6e8e9;}
/*Added new css .curtext to display text under total bug966:04-03-2009 */
#checkout_cart td.curtext {font-weight:normal;font-size:90%;padding:5px;text-align:right;}


#checkout_payment {width:48%;float:right;padding-bottom:50px;}
#checkout_payment .form {width:90%;margin:10px auto;}
#checkout_payment label {width:180px;}
#checkout_payment input#coupon_code {width:100px;}
#checkout_payment input#cc_num {width:170px;}
#checkout_payment input#cc_cvv2 {width:40px;}
#checkout_payment .image {width:90%;margin:10px auto;text-align:left;}


.scroll_placeholder h5 {font-size:24px;font-weight:normal;padding-left:20px;margin:0;}
.minheight {height:500px;float:right;width:1px;}
.clear {clear:both;}
.error {color:red;font-weight:bold;text-align:left;}
.warning {color:red;font-size:12px;font-style:italic;font-weight:normal;text-align:left;}
.red {color:red;}
.right {text-align:right;}
.submit {margin-top:20px;}
.submit img, .submit input, .submit a {vertical-align:middle;margin-right:5px;display:inline;}
.submit input {margin-top:2px;}
.add_to_cart {text-align:center;}

.form label {display:block;width:125px;float:left;font-weight:normal;}
.form p {margin:8px;}
.form img {vertical-align:middle;margin-left:10px;}

.box_top {height:9px;font-size:1px;}
.box_bg {margin:0;padding:5px;}
.box_bottom {height:9px;font-size:1px;margin-bottom:5px;}

.bar {background:url(../images/fitnessmagazine/userBar.jpg);height:28px;line-height:28px;color:black;margin: 15px 0;}
.bar h1 {color:#0099e0;;font-size:24px;margin:0 20px;font-weight:normal;padding:0;}
.bar a {color:#0099e0;;}
.bar a:hover {color:#0099e0;;}
/*Added below css for sort_option.tpl.php for table and td respectively on 08-12-2008 by photon*/
.tblborder {border:1px solid #ced0cf;background-color:#F0F1F4;width:800px}
.tdtextalign   {padding-left:20px;height:30px}
/* photon css end*/

#category_head {background:url(../images/mens-fitness/mf_subheader.jpg) repeat-x;height:100px;}
#category_head p {font-family:impact;color:white;font-size:3em;font-style:italic; margin:0 50px;padding:15px 0;}

#product_description .headline {font-size:16px;font-weight:bold;}
#product_description .key_selling_points ul {padding:0 0 0 16px;margin:0;}
#product_description .testimonial {font-style:italic;}
#product_description .author {font-weight:bold;}
#product_description h3 {font-size:14px;}
#product_description .tableWrapper {width:516px;}
#product_description .tableScroller {height:242px;overflow:auto;}
#product_description table {width:430px;}
#product_description .tableHeader table {margin-bottom:-4px;}
#product_description th, #product_description td {line-height:20px;padding:0 4px;border:1px solid #808080;}
#product_description th {background:#d7ea99;}
#product_description td.name, #product_description th.name {width:386px;}
#product_description td.value, #product_description th.value{width:88px;text-align:right;}
#product_description .product_info td.name {font-weight:bold;}
#product_description p {color:#000}


#holder01{
	height:280px;
	background:url(../images/mens-fitness/bg-holder01.jpg) no-repeat;
	padding:8px 0 0 383px;
}

.try{
	color:#040504 !important;
	text-align:center;
	text-transform:uppercase;
}
.p-center span{font-weight:normal;}
#galery1 .try{
	width:200px;
	float:left;
	padding:46px 0 0 24px;
	font-size:30px;
}
#galery1{
	overflow:hidden;
	width:953px;
}
#galery1 .jcarousel-skin-scroller{
	float:left;
	width:750px;
	margin:14px 0 0 -27px;
}
#galery1 .jcarousel-skin-scroller li{
	margin:0 0 0 80px;
}
#holder01 p{
	margin:10px 0 0;
}
#holder01 .clip{
	float:right;
	width:150px;
	margin:0 40px 2px 0;
	padding:0 0 0 10px;
	display:inline;
}
#holder01 .preview{
	margin:9px 0 0 21px;
	display:inline;
}
.clip{
	float:right;
	width:150px;
	margin:0 82px 0 0;
	display:inline;
}
#holder01 h1{
	margin:0 0 5px;
}
#holder01 h1 a{
	display:block;
	width:306px;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/mens-fitness/text-get-ripped.png) no-repeat;
}
#holder01 .inner-head{
	/*margin:6px 0 0;*/
}
.wrapper{
	width:585px;
	/*padding:0 0 0 7px;*/
	overflow:hidden;
}
#holder01 .more{
	position:static;
	display:block;
	margin:0 auto;
}
#holder01 .wrapper p a { color:#fff; text-decoration:underline; }

.inner-head{font-size:21px;}
.inner-head a{
	color:#ee001d;
	text-decoration:none;
}
.inner-head a:hover{
	text-decoration:none;
}
.use{
	font-size:18px;
	color:#000;
	/*margin:6px 0 0;*/
}
.preview-box{
	height:1%;
	overflow:hidden;
}
.preview-box span{
	float:left;
	color:#fff;
	line-height:20px;
	margin:0 18px 0 0;
}
.preview-box .more{
	position:static;
	display:block;
	margin:0 auto;
}
.preview {
	width:109px;
	height:30px;
	color:#fff;
	font-size:14px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	float:left;
}
.preview:hover {text-decoration:none;background:none;}
.preview:hover span{
 	margin:-30px 0 0;
	padding:35px 0 0;
}
.preview span{
	width:100%;
	height:55px;
	padding-top:5px;
	text-align:center;
	background:url(../images/mens-fitness/preview.png) no-repeat;
	text-decoration:none;
	display:block;
	font-size:14px;
}
.preview-big {
	width:133px;
	height:36px;
	color:#fff;
	font-size:14px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	float:left;
	margin:14px auto 3px
}
.preview-big:hover {text-decoration:none;background:none;}
.preview-big:hover span{
 	margin:-36px 0 0;
	padding:42px 0 0;
}
.preview-big span{
	width:100%;
	height:67px;
	padding-top:5px;
	text-align:center;
	background:url(../images/mens-fitness/preview-big.png) no-repeat;
	text-decoration:none;
	display:block;
	font-size:14px;
}
.learn{
	display:block;
	width:109px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/mens-fitness/learn.png) no-repeat;
	margin:0 auto;
	cursor:pointer;
}
#holder02{
	height:263px;
	background:url(../images/mens-fitness/bg-holder02.jpg) no-repeat;
	padding:25px 0 0 389px;
}
#holder02 .more{
	position:static;
	display:block;
	margin:0 auto;
}
#holder02 .preview{
	margin:9px 0 0 21px;
	display:inline;
}

#galery2 .try{
	font-size:22px;
	display:block;
	color:#040504 !important;
	text-align:center;
	text-transform:uppercase;
	padding:6px 0 0;
	margin:0;
}
#galery2 .p-center{
	margin:-5px 0 0;
	font-size:11px;
}
#galery2 .jcarousel-skin-scroller{
	width:750px;
	margin:-5px 0 0 72px;
}
#galery2 .jcarousel-skin-scroller img{
	margin:0 0 18px;
	width:150px;
	height:150px;
}
#holder02 .clip{
	float:right;
	width:150px;
	margin:16px 96px 0 0;
	display:inline;
}
#holder02 p{
	margin:10px 0 0;
}
#holder02 h1{
	margin:0 0 12px;
}
#holder02 h1 a{
	display:block;
	width:222px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/mens-fitness/text-get-super-charged.png) no-repeat;
}
#holder02 .inner-head{font-size:20px;}



#holder03{
	height:428px;
	background:url(../images/mens-fitness/bg-holder03.jpg) no-repeat;
	padding:25px 0 0 244px;
}
#holder03 .box{
	padding:0 0 0 85px;
	background:none;
}
#holder03 p{
	margin:10px 0 0;
}
#holder03 .wrapper{width:721px;}
#holder03 h1{
	margin:15px 0 19px;
}
#holder03 h1 a{
	display:block;
	width:697px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/mens-fitness/text-become-a-closer.png) no-repeat;
}
#holder03 .inner-head{
	font-size:22px;
	text-transform:uppercase;
}
#holder03 .clip{
	float:right;
	width:150px;
	margin:0 28px 0 0;
	display:inline;
}
#holder03 .upper{
	text-transform:uppercase;
	display:block;
	color:#fff;
	padding:3px 0 15px;
}
.ava{
	font-size:21px;
	color:#fff;
}
.tutorials{
	font-size:27px;
	color:#fff;
	margin:20px 0 0;
	display:block;
	width:591px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/mens-fitness/text-try-these-great.png) no-repeat;
}
#holder03 .promo{
	margin:0 0 0 130px;
	padding:18px 0 0;
	list-style:none;
	width:400px;
	overflow:hidden;
}
.promo li{
	float:left;
	width:150px;
	margin:0 26px 0 0;
	text-align:center;
}
.promo img{
	display:inline;
}
.promo span{
	color:#fff;
	font-size:11px;
	display:block;
	text-transform:none;
	margin:3px 0 0;
}
.promo em{
	font-style:normal;
	color:#fff;
	font-size:11px;
}


#holder04{
	height:263px;
	background:url(../images/mens-fitness/bg-holder02.jpg) no-repeat;
	padding:25px 0 0 388px;
}
#galery4 .jcarousel-skin-scroller{
	padding:0 0 0 14px;
	width:930px;
}
#galery4 .jcarousel-skin-scroller li{margin:0 0 0 -3px;}
#galery4 .jcarousel-skin-scroller img{display:inline;width:120px;height:120px;}
#galery4 .jcarousel-skin-scroller p{
	margin:12px;
}
#galery4 .jcarousel-skin-scroller div a{
	top:200px;
}
.also{
	font-size:22px;
	color:#040504;
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding:6px 0 2px;
}
#holder04 h1{
	margin:0 0 11px;
}
#holder04 h1 a{
	display:block;
	width:327px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/mens-fitness/text-become-a-lethal-weapon.png) no-repeat;
}
#holder04 .use{color:#fff;}
#holder04 .inner-head{font-size:28px;}
#holder04 .clip{
	float:right;
	width:140px;
	margin:15px 98px 0 0;
	display:inline;
}
#holder04 .more{
	position:static;
	display:block;
	margin:0 auto;
}
#holder04 p{width:330px;}


#holder05{
	height:323px;
	background:url(../images/mens-fitness/bg-holder05.jpg) no-repeat;
	padding:25px 0 0 323px;
}
#holder05 .wrapper{
	width:641px;
}
.promo-list{
	background:#62747c url(../images/mens-fitness/bg-promo-list.gif) no-repeat;
	position:relative;
	margin:0;
	padding:20px 0 0 97px;
	border-top:4px solid #ecad46;
	overflow:hidden;
	height:1%;
}
.promo-list li{
	width:100%;
	float:left;
	margin:0 0 22px;
}
.promo-list strong{
	text-transform:uppercase;
	color:#1e2224;
}
.promo-list p{
	margin:0;
	font:12px "Lucida Sans", sans-serif;
}
.promo-list em{
	font-style:normal;
}
.promo-list .more{
	position:static;
	float:left;
	margin:0 10px 0 0;
}
.mike{
	font-size:21px;
	color:#fff;
}
#holder05 .inner-head{font-size:18px;}
#holder05 .inner-head span{font-size:30px;}
#holder05 h1{
	margin:11px 0 10px;
}
#holder05 h1 a{
	display:block;
	width:273px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/mens-fitness/text-iron-man.png) no-repeat;
}
#holder05 .clip{
	float:right;
	width:255px;
	margin:35px 33px 0 0;
	display:inline;
}
#holder05 .upper{
	text-transform:uppercase;
}
#holder05 .txt{
	width:330px;
	font-size:14px;
}
#holder05 .preview{
	margin:0 0 0 75px;
	display:inline;
}
#product_description p {color:#000;}
.wrapper p { color: #fff; }
#galery2 .more {top:225px; } 
#holder03 .promo img {width:105px;height:105px; }
#gift_recipient_add p > label {width:215px;}
#gift_recipients div#contentleft {width:75%;float:left;}
#gift_recipients div#contentright {width:25%;float:right;}

