/* Start of CMSMS style sheet 'Dosho CSS' */
body {
	text-align: left;
                font-family: arial;
	margin: 0px;
	padding: 0px;
                background-color: #fff;
}
a,
a:link 
a:active {
   text-decoration: none;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   color: #333; 
}

a:visited {
   text-decoration: none;
  color: #333;                /* a different color can be used for visited links */
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   color: #ff9900;
}

.color {
	color: #ff9900;
}
.red {
	color: #990000;
}
.italic {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#top {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	line-height: 50px;
	height: 50px;
	text-align: right;
	padding-right: 10px;
}
#top a:link, #top a:visited {
	color: #666666;
	text-decoration: none;
}
#top a:hover, #top a:active {
	color: #FF9900;
	text-decoration: none;
}
#bar-home {
	height: 36px;
	width: 960px;
	background-image: url(/images/bar-home.jpg);
	background-repeat: repeat-x;
}
#bar-home a:link, #bar-home a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bar-home a:hover, #bar-home a:active {
	color: #FF9900;
}
#bar-left {
	line-height: 36px;
	height: 36px;
	width: 740px;
	float: left;
	padding-left: 20px;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bar-left ul {
	list-style-type: none;
}
#bar-left li {
	display: inline;
	padding-right: 10px;
}
#bar-right {
	height: 36px;
	width: 180px;
	padding-right: 20px;
	float: left;
	line-height: 36px;
	color: #FF9900;
	font-size: 12px;
	text-align: right;
}
#bar-right a:link, #bar-right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bar-right a:hover, #bar-right a:active {
	color: #FF9900;
}
.cart {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
}
#logo {
	float: left;
	width: 98px;
	height: 67px;
	padding-top: 28px;
	padding-left: 38px;
}
#hm-container {
	background-color: #f6f6f6;
	background-image: url(/images/hm-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#hm-top {
	width: 920px;
	height: 320px;
	padding: 20px;
	background-image: url(/images/hm-top-bg.png);
	background-repeat: no-repeat;
}
#hm-rotator {
	float: left;
	height: 320px;
	width: 470px;
}
#hm-product {
	float: left;
	height: 300px;
	width: 410px;
	color: #444444;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
}
#hm-product p{
	padding-top: 2px;
	font-size: 10px;
}
#hm-product a:link, #hm-product a:visited {
	font-weight: bold;
	color: #B30404;
	text-decoration: none;
}
#hm-product a:hover, #hm-product a:active {
	color: #333333;
}
#hm-product h1 {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
#hm-product h2 {
	font-weight: normal;
	color: #B30404;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
#hm-product h3 {
	color: #333333;
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hm-product img {
	border: 2px solid #B30404;
}
#hm-product img:hover {
	border: 2px solid #ffffff;
}
#hm-buy {
	width: 405px;
	clear: both;
	height: 35px;
	font-size: 10px;
	color: #333333;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	padding: 0px;
}
#hm-buy img{
	border: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#hm-buy img:hover {
	border: none;
}
#hm-btm {
	height: 170px;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#header2 {
	height: 124px;
	width: 960px;
	background-image: url(/images/header-bg.jpg);
	background-repeat: no-repeat;
}
#header-right {
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #404040;
}
#header-right a:link, #header-right a:visited {
	color: #666666;
	text-decoration: none;
}
#header-right a:hover, #header-right a:active {
	color: #FF9900;
	text-decoration: none;
}
#banr {
	clear: right;
	float: right;
	height: 55px;
	width: 500px;
	padding-top: 20px;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
#DoshoBottom {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 40px;
	width: 100%;
	align: center;
}
#bottom a:link, #bottom a:visited {
	color: #404040;
	text-decoration: none;
}
#bottom a:hover, #bottom a:active {
	color: #FF9900;
	text-decoration: none;
}
.hm-box {
	float: left;
	width: 140px;
	padding-right: 6px;
	padding-left: 6px;
	height: 170px;
	text-align: left;
	background-color: #F7F7F7;
}
#qm {
	float: left;
	width: 140px;
	height: 170px;
	text-align: left;
	background-image: url(/images/qn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 6px;
	padding-left: 6px;
}
#qm h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#qm ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
}
#qm li {
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	padding-left: 5px;
	padding-top: 4px;
}
#qm li:hover {
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 18px;
	padding-left: 5px;
	padding-top: 4px;
}
#qm a:link, #qm a:visited {
	color: #404040;
	text-decoration: none;
}
#qm a:hover, #qm a:active {
	color: #FF9900;
	text-decoration: none;
}
a:focus {
	outline: none;
}
*{
	margin:0;
	padding:0;
}
#leftnav {
	width: 160px;
	background-color: #F6F6F6;
	background-image: url(/images/leftnav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 100%;
}
#leftnav h1 {
	padding-bottom: 5px;
	font-size: 14px;
	color: #E79226;
	font-weight: bold;
}
#leftnav span {
	width: 160px;
	float: left;
	height: 22px;
	font-size: 14px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 22px;
}
#leftnav .submenu {
	font-size: 11px;
	padding-left: 10px;
	width: 150px;
}
#leftnav a:link, #leftnav a:visited {
	color: #666666;
	text-decoration: none;
}
#leftnav a:hover, #leftnav a:active {
	color: #FF9900;
	text-decoration: none;
}
#leftnav .menu {
	padding-top: 15px;
}
.ln-advert {
	text-align: left;
	height: 200px;
	width: 100%;
	float: left;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ln-advert ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ln-advert li {
	margin: 0px;
	padding: 0px;
}
.ln-advert img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#content2 {
	float: left;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	COLOR: #000000;
}
#content a:link, #content a:visited {
	color: #404040;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #FF9900;
	text-decoration: none;
}
#content p {
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content h1 {
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 20px;
	color: #E79226;
	font-weight: bold;
}
#pathway {
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FF9900;
}
.TitleFont {
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 18px;
	color: #E79226;
	font-weight: bold;
}
#content h3 {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 16px;
	color: #5A5A5A;
	font-weight: bold;
}
#content h4 {
	padding-top: 5px;
	font-size: 14px;
	color: #6F7070;
	font-weight: bold;
}
.testimonial {
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	width: 98%;
	clear: both;
}
.pbox {
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
	padding-right: 5px;
	padding-left: 5px;
}
.videoimg {
	margin-right: 5px;
	margin-left: 5px;
}
.imgborder {
	border: 1px solid #CCCCCC;
}
.padding {
	padding-right: 10px;
}
.ebox {
	border: 1px solid #CCCCCC;
	float: left;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 420px;
	height: 300px;
}
.eboxs {
	border: 1px solid #CCCCCC;
	float: left;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 210px;
	height: 300px;
}
.eboxshade {
	border: 1px solid #CCCCCC;
	float: left;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 210px;
	background-color: #FFFCE9;
	height: 300px;
}
.ecolumn {
	float: left;
	width: 200px;
	padding: 5px;
}
.ecolumn-shade {
	float: left;
	width: 200px;
	padding: 5px;
	background-color: #FFFCE9;
	margin: 0px;
}
#l-shop a:link, #l-shop a:visited {
	color: #ff9900;
	text-decoration: none;
}
#l-shop a:hover, #l-shop a:active {
	color: #5A5A5A;
	text-decoration: none;
}
div#JamGymContainer {
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top: 0px;
   width: 720px;
}
div#JamGymLeft {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   line-height: 1.3em;
   width: 498px;
   float: left;
}
div#JamGymRight {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   line-height: 1.3em;
   width: 222px;
   float: right;   
}
.packageincludes {
	color: #cc0000;
	font-weight: bold;
}
div#JamGymBottomLeft {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   line-height: 1.3em;
   width: 216px;
   float: left;
}
div#JamGymBottomRight {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   line-height: 1.3em;
   width: 282px;
   float: right;   
}
div#JamGymPackage {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   line-height: 1.3em;
   width: 240px;
   text-align: left;
}
.ProductPrice {
	color: #cc0000;
	font-weight: bold;
	font-size: 170%;
}
.ProductPrice2 {
	color: #cc0000;
	font-weight: bold;
	font-size: 140%;
}
.ProductShipping {
	color: #000000;
	font-weight: bold;
	font-size: 95%;	
}
div#DG5FeaturesWrapper {
   width: 720px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #CCCCCC;
   padding-top: 10px;
   padding-bottom: 20px;   
}
div#DG5LeftVideo {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   line-height: 1.3em;
   width: 300px;
   float: left;
   text-align: center;
   vertical-align: middle;
}
div#DG5RightFeatures {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   line-height: 1.3em;
   width: 420px;
   float: right;
   text-align: center;
   vertical-align: top;  
}
.DG5FeaturesBoldFont {
   color: #990000;
   font-weight: bold;
}
a.SendTestimonial:link {
   text-decoration: none;
   font-weight: bold;
   font-size: 120%;
}
a.SendTestimonial:visited {
   text-decoration: none;
   font-weight: bold;
   font-size: 120%;   
}
a.SendTestimonial:hover {
   text-decoration: underline;
   font-weight: bold;
   font-size: 120%;
}
a.SendTestimonial:active {
   text-decoration: none;
   font-weight: bold;
   font-size: 120%;
}
div#DoshoBellComment {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   width: 285px;
   text-align: left;
   border: 1px solid #CCCCCC;
   padding: 10px;
   background-color: #efeded;
}
.opacity img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacity:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}
.dumbbellul { 
  line-height: 1.3em; 
  font-size: inherit;
  margin-left: 30px;
}
.TestimonialTitles {
   color: #990000;
   font-weight: bold;
   font-size: 135%;
}
.PressHeadline {
   font-weight: bold;
   font-size: 135%;
}
.ComingSoon2k8 {
font-size:11px; 
color:#666666;
}
.DarkRedOffer {
color:#990000;
font-size: 10px;
font-weight: bold;
}
DIV#OfferBox2k8 {
border-right: 70px;
}
#HomeSpecialOffer2k8 {
	height: 119px;
	width: 442px;
	padding: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.SpecialOffer2k8 {
font-size:18px;
font-weight: bold;
}
.SpecialOffer2k8Red {
font-size:18px;
font-weight: bold;
color: #990000;
}
.SpecialOfferSmall {
font-size: 11px;
color:#000;
}
#SpecialOfferText2k8 {
border-left: 10px;
}
.HomeBullets2k8 {
font-weight: bold;
font-size: 13px;
color: #666666;
}
a.HomeLargeLinks2k8:link {
   text-decoration: none;
   font-weight: bold;
   font-size: 16px;
   color:#000000;
}
a.HomeLargeLinks2k8:visited {
   text-decoration: none;
   font-weight: bold;
   font-size: 16px;   
   color:#000000;
}
a.HomeLargeLinks2k8:hover {
   text-decoration: underline;
   font-weight: bold;
   font-size: 16px;
   color:#000000;
}
a.HomeLargeLinks2k8:active {
   text-decoration: none;
   font-weight: bold;
   font-size: 16px;
   color:#000000;
}
a.HomeLargeRed2k8:link {
   text-decoration: none;
   font-weight: bold;
   font-size: 18px;
   color:#990000;
}
a.HomeLargeRed2k8:visited {
   text-decoration: none;
   font-weight: bold;
   font-size: 18px;   
   color:#990000;
}
a.HomeLargeRed2k8:hover {
   text-decoration: underline;
   font-weight: bold;
   font-size: 18px;
   color:#990000;
}
a.HomeLargeRed2k8:active {
   text-decoration: none;
   font-weight: bold;
   font-size: 18px;
   color:#990000;
}
.Only2k8Red {
font-size:2.0em;
font-weight: bold;
color: #990000;
}
.VideoFullScreen {
font-size: 90%;
font-weight: bold;
color: #e79226;
}
.videoimg {
	margin-right: 5px;
	margin-left: 5px;
}
.imgborder {
	border: 1px solid #CCCCCC;
}
.padding {
	padding-right: 10px;
}
a.SendTestimonial:link {
   text-decoration: none;
   font-weight: bold;
   font-size: 120%;
}
a.SendTestimonial:visited {
   text-decoration: none;
   font-weight: bold;
   font-size: 120%;   
}
a.SendTestimonial:hover {
   text-decoration: underline;
   font-weight: bold;
   font-size: 120%;
}
a.SendTestimonial:active {
   text-decoration: none;
   font-weight: bold;
   font-size: 120%;
}
div#DoshoBellComment {
   margin: 0px;
   color: #000000;
   font-size: 100%;
   width: 285px;
   text-align: left;
   border: 1px solid #CCCCCC;
   padding: 10px;
   background-color: #efeded;
}
.dumbbellul { 
  line-height: 1.3em; 
  font-size: inherit;
  margin-left: 30px;
}
.TestimonialTitles {
   color: #990000;
   font-weight: bold;
   font-size: 135%;
}
.PressHeadline {
   font-weight: bold;
   font-size: 135%;
}
div#AddonWeightFormBG {
   margin: 10px;
   color: #000;
   font-size: 100%;
   text-align: left;
   width: 450px;
   border: 1px solid #000;
   padding: 10px;
   background-color: #efeded;
   background-image: url(/images/AddonFormBG.gif);
   background-repeat: no-repeat;
}
div#AddonWeightsFormText {
   margin: 10px;
   color: #000;
   font-size: 100%;
   width: 350px;
   text-align: left;
   border: 0px solid #000;
   padding: 10px;
   background-color: #ffffff;
}
div#WeightAddonFlash {
   width: 400px;
   height: 190px;
   border: 1px solid #000;
   background-color: #fff;
}
.FormRequiredText {
   color: red;
   font-weight: bold;
   font-size: 1.2em;
}
.RedText {
   color: #990000;
   font-weight: bold;
}

a.BigBuyNow:link {
   text-decoration: none;
   font-weight: bold;
   font-size: 150%;
   color:#990000;
}
a.BigBuyNow:visited {
   text-decoration: none;
   font-weight: bold;
   font-size: 150%; 
   color:#990000;  
}
a.BigBuyNow:hover {
   text-decoration: underline;
   font-weight: bold;
   font-size: 150%;
   color:#990000;
}
a.BigBuyNow:active {
   text-decoration: none;
   font-weight: bold;
   font-size: 150%;
   color:#990000;
}
img.addons {
opacity:1.0;
filter:alpha(opacity=100);
}
/* End of 'Dosho CSS' */

