@charset "UTF-8";
/* CSS Document */

body {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/headerBG.jpg) center top no-repeat #000000;
}

a:link, a:visited {
	color: #fdcf08;
	text-decoration: underline;
}

a:hover, a:active {
	color: #fff;
}

#pagewrap {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
}

h1#logo {
	width: 293px;
	height: 124px;
	background: url(../images/mainlogo.jpg) top left no-repeat;
	margin: 45px 0px 0px 12px;
	float:left;
}

h1, h2 {
	color: #fdcf0a;
	font-size: 19px;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 8px;
}

#topNav {
	width: 160px;
	float: right;
	font-size: 12px;
	line-height: 16px;
	color: #fdcf09;
	margin: 28px 70px 0px 0px;
}

#topNav ul {
	padding: 0px 0px 0px 6px;
}

#topNav li {
	display: block;
	padding-bottom: 0px;
	height: 24px;
}

#topNav .image {
	display: block;
	float: right;
	padding: 0px 10px 0px 0px;
	margin: -3px 0px 0px 0px;
	vertical-align: top;
	width: 26px;
}

#topNav a:link, #topNav a:visited {
	color: #fdcf09;
	text-decoration: none;
	height: 24px;
}

#topNav a:hover, #topNav a:active {
	text-decoration: underline;
}

#mainNav {
	font-size: 16px;
	font-weight: bold;
	padding: 54px 0px 0px 0px;
}

#mainNav ul {
	margin-left: 45px;
}

#mainNav li {
	display: inline-block;
	float: left;
	margin-right: 50px;
}

#mainNav a:link, #mainNav a:visited {
	color: #000000;
	text-decoration:none;
}

#mainNav a:hover, #mainNav a:active {
	text-decoration: underline;
}

#contentContainer {
	padding-top: 20px;
	padding-bottom: 23px;
}

#leftCol {
	float: left;
	width: 310px;
}

#dvdShowcase {
	background: url(../images/dvdShowcaseTop.jpg) top no-repeat;
	padding-top: 97px;
	width: 300px;
	margin-left: 10px;
}

#dvdAb {
	background: url(../images/abBG_10-25-2010.jpg) top no-repeat;
	height: 165px;
	width: 300px;
}

#dvdCore {
	background: url(../images/coreBG.jpg) top no-repeat;
	height: 164px;
	width: 300px;
}

#dvdAerobic {
	background: url(../images/aerobicBG.jpg) top no-repeat;
	height: 182px;
	widows: 300px;
}

#dvdComplete {
	background: url(../images/completeBG_10-25-2010.jpg) top no-repeat;
	height: 421px;
	width: 300px;
}

.description {
	font-size: 12px;
	line-height: 16px;
	vertical-align:top;
}

.description ul {
	margin-left: 10px;
}

.description li {
	background: url(../images/yellowBulletBig.gif) 1px 5px no-repeat;
	padding-left: 15px;
	display: block;
	padding-bottom: 5px;
}

.price {
	color: #fdcf09;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
}

#rightCol {
	float: right;
	font-size: 14px;
	line-height: 20px;
	width: 620px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

#rightCol p {
	margin-bottom: 10px;
}

#rightCol ul {
	margin-bottom: 10px;
}

#rightCol li {
	background: url(../images/yellowBulletBig.gif) left no-repeat;
	padding-left: 15px;
}

#fitnessTips {
	width: 620px;
	background: url(../images/fitnessTipsBG.jpg) top no-repeat;
	padding-top: 114px;
}

#fitnessTips img {
	padding-left: 2px;
	margin-bottom: 6px;
}

#footer {
	border-top: 1px solid #fdcf09;
	padding-top: 32px;
	padding-bottom: 32px;
}

#footerLeft {
	padding-left: 10px;
	width: 300px;
	float:left;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

#footerLeft ul {
	margin-top: 10px;
}

#footer a:link, #footer a:visited {
	color: #fdcf09;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footerRight {
	width: 240px;
	float: right;
	padding-right: 10px;
	font-size: 10px;
	line-height: 16px;
	color: #fdcf09;
}

#footerRight p {
	margin-bottom: 10px;
}

#footerMid {
	padding-left: 20px;
	width: 300px;
	float: left;
	font-size: 12px;
	line-height:16px;
}

#footerMid p {
	margin-top: 10px;
}

.clear {
	clear: both;
}


.cartButton
{
	height:24px;
	width:144px;
	overflow:hidden;
	background-image:url(../images/carticon-wide.gif);
	background-position:top;
	background-repeat: no-repeat;
}

.cartButton:hover
{
	height:24px;
	width:144px;
	background-image:url(../images/carticon-wide.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}
