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

.membersTable td {
padding: 0px 20px 20px 20px;
}

#menu ul li.submenu {
position: relative;
}

#menu ul li:hover ul li{
display: block;
}

#menu ul li ul {
padding-top: 10px;
position: absolute;
left: 0px; top: -20px;
z-index: 5000;
width: 155px;
}

#menu ul li ul li {
background: url(images/dropdownbg.png);
border-bottom: 1px dashed #fff3c6;
clear: both;
display: none;
float: none;
margin: 0px;
padding: 5px 10px;
}

#menu ul li ul li a:hover {
color: #fff3c6;
}

body {
	background: #cd071e url(images/topbg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	width: 1024px;
}

#logo {
	float: left;
	font-size: 0;
	margin-top: 20px;
}

#tagline {
	color: #cd071e;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 55px 0px 0px 10px;
}

#cart {
	color: #999;
	font-size: 10px;
	padding-top: 10px;
}

#cart a {
	color: #999;
	text-decoration: none;
}

#cart a:hover {
	color: #ccc;
}

#menu {
	width: 1024px;
}

#menu ul {
	margin-top: 31px;
}

#menu ul li {
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 0px 19px;
	text-shadow: 1px 1px 0px #740915;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #fdd1d6;
}

#main {
	position: relative;
}

#sidebar {
	float: left;
	position: relative;
	width: 258px;
}

#sidebar h2 {
	color: #fff;
	font-size: 18px;
}

#sidebar p {
	color: #fff;
	font-size: 14px;
	margin: 10px 0px;
}

#sidebar a {
	color: #fff;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
}

#member-tab {
	background: url(images/member-tab.png) no-repeat;
	font-weight: bold;
	height: 36px;
	margin: 6px 0px 380px 0px;
	padding: 8px 0px 0px 43px;
	width: 216px;
}

#member-tab p {
	font-size: 17px;
	margin: 0;
}

#member-tab a {
	color: #000;
	text-decoration: none;
}

#member-tab a:hover {
	color: #fff;
	text-shadow: 1px 1px 1px #977a0b;
}

#iphone {
	position: absolute;
	left: 40px; top: 55px;
}

#iphone:hover {
	left: 20px; top: 35px;
}

#free-workouts {
	position: absolute;
	top: 250px; left: 30px;
}

#free-workouts:hover {
	left: 10px; top: 240px;
}

#sidebar p.arrow, #content p.arrow {
	background: url(images/arrow.png) no-repeat;
	font-size: 16px;
	height: 23px;
	padding: 5px 0px 0px 35px;
}

#sidebar p.arrow a, #content p.arrow a {
	text-decoration: underline;
}

#gallery {
	float: left;
	margin-top: 15px;
	width: 756px;
}

/* PRODUCT STYLES */

#products {
	float: left;
	height: 360px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	width: 746px;
}

#prod1 {
	position: absolute;
	top: 0px; left: 0px;
}

#prod1:hover {
	top: -10px; left: -10px;
	z-index: 100;
}

#prod2 {
	position: absolute;
	top: 0px; left: 240px;
}

#prod2:hover {
	top: -20px; left: 220px;
	z-index: 2000;
}

#prod3 {
	position: absolute;
	top: 0px; left: 490px;
}

#prod3:hover {
	top: -20px; left: 470px;
	z-index: 2000;
}

#prod4 {
	position: absolute;
	top: 180px; left: 0px;
}

#prod4:hover {
	top: 160px; left: -10px;
	z-index: 100;
}

#prod5 {
	position: absolute;
	top: 180px; left: 240px;
}

#prod5:hover {
	top: 160px; left: 220px;
}

#prod6 {
	position: absolute;
	top: 180px; left: 480px;
}

#prod6:hover {
	top: 150px; left: 460px;
}

/* END PRODUCT STYLES */

#pete {
	position: absolute;
	top: -333px; right: -180px;
	z-index: 1000;
}

#footer-container {
	background: url(images/footer-bg.png) repeat-x #373637;
	margin-top: 10px;
}

#footer {
	margin: 0 auto;
	position: relative;
	width: 1024px;
}

#footer h2 {
	color: #fff;
	font-size: 16px;
	padding-top: 13px;
	text-shadow: 1px 1px 0px #000;
}

#footer hr {
	border: none;
	border-top: 1px dotted #fff;
	height: 1px;
}

#content hr {
	border: none;
	border-top: 1px dashed #ccc;
	height: 1px;
}

#footer ul {
	font-size: 12px;
	float: left;
	margin-right: 30px;
}

#footer ul li {
	margin-bottom: 8px;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
}

#footer ul li a:hover {
	color: #999;
}

#footer p {
	color: #999;
	font-size: 12px;
	line-height: 1.2;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: 1px 1px 0px #000;
}

#footer p a {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
}

#footer p a:hover {
	color: #999;
}

p.contact {
	background: url(images/speech-bubble.png) no-repeat;
	float: left;
	height: 28px;
	padding: 12px 0px 0px 45px;
	width: 90px;
}

p.feedback {
	background: url(images/feedback.png) no-repeat;
	float: left;
	height: 28px;
	padding: 12px 0px 0px 50px;
	width: 70px;
}

p.testimonials {
	background: url(images/calendar.png) no-repeat;
	float: left;
	height: 28px;
	padding: 12px 0px 0px 50px;
	width: 90px;
}

#content {
	background: #fff;
	float: left;
	margin-top: 10px;
	padding: 0px 10px;
	width: 736px;
}

#content h1 {
	color: #cd071e;
	font-size: 20px;
	margin: 12px 0px;
}

#content h2 {
	color: #cd071e;
	font-size: 18px;
font-weight: bold;
	margin: 12px 0px;
}

#content h3 {
	color: #cd071e;
	font-size: 14px;
font-weight: bold;
	margin: 12px 0px;
}

#content p {
	font-size: 14px;
	line-height: 1.2;
	margin: 12px 0px;
}

#content ul {
	font-size: 14px;
	line-height: 1.2;
list-style: disc;
	margin: 12px 0px 12px 18px;
}

#content strong, #content a {
	color: #cd071e;
}

#content a:hover {
color: #000;
}

table.webform {
font-size: 14px;
font-weight: bold;
width: 90%;
}

.cat_textbox, .cat_textbox_small {
border: 1px solid #ccc;
height: 25px;
margin: 5px 0px 10px 0px;
padding: 5px;
width: 100%;
}

.cat_textbox:hover, .cat_textbox_small:hover {
border: 1px solid #cd071e;
}

.cat_dropdown {
border: 1px solid #ccc;
height: 40px;
margin: 5px 0px 10px 0px;
padding: 10px 5px 5px 5px;
width: 75%;
}

.cat_dropdown:hover {
border: 1px solid #cd071e;
}

.cat_listbox {
border: 1px solid #ccc;
font-family: Arial, Helevetica, sans-serif;
font-size: 14px;
height: 100px;
margin: 5px 0px 10px 0px;
padding: 5px;
width: 100%;
}

.cat_listbox:hover {
border: 1px solid #cd071e;
}

.cat_button {
margin-bottom: 10px;
}

.captchaimg {
margin-top: 5px;
}

.cart-summary {
float: right;
font-size: 14px;
}

.product {
float: left;
margin: 0px 30px;
text-align: center;
width: 120px;
}

#prodname {
float: left;
}

#prodprice {
font-size: 16px;
float: right;
}

.productTextInput {
margin: 0px 10px 0px 6px;
width: 40px;
}

#description {
float: left;
width: 45%;
}

#image {
float: right;
width: 55%;
}

#image img {
width: 100%;
}

table.productPoplets {
margin: 0 auto;
}

td.productPopletsItem {
padding: 5px;
}

table.cart {
font-size: 14px;
width: 100%;
}

table.cart td {
padding-bottom: 10px;
}

input.cartInputText  {
width: 60px;
}

input#DiscountCode {
width: 60px;
}

.cat_dropdown_smaller {
margin: 10px 0px;
margin-right: 10px;
}
