/* generic site style */

body {
	margin:0px;
	background-color:#b4e8ff;
	background-image:url(../images/bk3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment: fixed;

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

A:link {
	color: #333333; 
	text-decoration: none;
}

A:visited {
	color: #333333; 
	text-decoration: none;
}

A:active {
	color: #333333; 
	text-decoration: none;
}

A:hover {
	color: #FF0000; 
	text-decoration: none;
}

div#header {
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	min-height: 104px;
	width: 850px;
	margin: 0px auto;
}

div#swingAnalysis {
	min-height: 70px;
	width: 285px;
	position: relative;
	top: 15px;
	left: 225px;
}

.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.bigText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.bigText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.bodyTextBig {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	
}
.bodyTextBig h2 {font-weight:bold; margin:20px 0;}

div#smallText {
	font-size: 12px;
	color: #333333;
}

.price12 { 
	font-weight: bold;
	color: #F00;
}

/* login styles */

div#login_page {
	width:350px;
	margin:0px auto;
}
div#logged_in {
	float:right;
	margin-top:10px;
}

div#login {
	float:right;
	margin-top:30px;
}	

	#login a {
		font-size:10px;
	}
	
.loginBtn {
	margin-top:16px;
}

.loginField {
	width: 100px;
	background-image:url(../images/mdv_login.jpg);
	background-repeat:no-repeat;
	color : #333333;
	height:27px;
	border:0;
	margin-bottom:0px;
	padding-left:5px;
}

.searchBtn {
	margin-top:13px;
	padding-left:5px;
}

.searchField {
	width: 215px;
	background: transparent url(../images/mdv_search.jpg);
	background-repeat:no-repeat;
	color : #333333;
	height:30px;
	border:0;
	margin-bottom:0px;
	padding-left:5px;
}


/* menu content styles */

div#menu {
	background-image: url(../images/mdv_menu2.png);
	background-repeat:no-repeat;
	min-height:58px;
	width:855px;
	margin:0px auto;
	font-size:18px;
	/*padding-left:15px; text-align:center; */
}	

.bullet {
	padding-left:12px;
	padding-right:12px;
	padding-bottom:4px;
}

.subBullet {
	padding-right:6px;
	padding-bottom:2px;
}


/* main content styles */
.special_offer {color:red; font-weight:bold; text-align:center; font-size:22px; padding-top:15px;}
div#mainContent {
	background-image:url(../images/mdv_content_header.png);
	background-repeat:no-repeat;
	width:870px;
	margin: 16px auto 0;
}

div#mainContent2 {
	background-image:url(../images/content_header.png);
	background-repeat:no-repeat;
	width:870px;
	margin: 16px auto 0;

}
div#content {
	margin: 16px auto 0;
	width: 870px;
	background-image: url(../images/mdv_content_middle.png);
	background-repeat: repeat-y;
	font-size: 14px;
	min-height: 275px;
}

div#content2 {
	margin:0 auto;
	width: 870px;
	background-image: url(../images/content_body.png);
	background-repeat: repeat-y;
	font-size: 14px;
	min-height: 275px;
}

div#mainHeader {
	font-size:18px;
	padding-top:17px;
	padding-left:15px;
}
div#mainHeader3 {
	font-size:18px;
	padding-top:17px;
	padding-left:15px;
	height:17px;
}
div#contentLong{
	background-image:url(../images/content_bg.png);
	background-repeat:no-repeat;
	width:870px;
	margin:0px auto;
	font-size:14px;
	margin-top:16px;
}

div#mainLeft {
	padding-top:15px;
	padding-left:40px;
	width:330px;
	float:left;
}

div#mainRight {
	padding-top:30px;
	padding-left:5px;
	width:450px;
	float:right;
	height:190px;
	margin-right:40px;
}

div#main {
	width:800px;
	margin: 0 auto;
	padding-bottom: 20px;
}
div#main2 {width:780px; margin: 15px auto 0; padding-bottom:20px;}

.tags {
	font-size:18px;
}

.imgLeft {
	float:left;	
	clear:right;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:0px;
}

.imgLeft2 {
	float:left;	
	clear:right;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:15px;
}

.imgLeft3 {
	float: left;
	clear: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.imgRight {
	float:Right;	
}


/* sub content styles */

div#subContent {
	width:870px;
	margin: 0px auto;
}

	#subContent a {
		padding:5px;
		font-size:16px;
		font-weight:bold;
	}
	
div#subContentLeft {
	background-image:url(../images/mdv_sub_box_L2.png);
	background-repeat:no-repeat;
	width:229px;
	float:left;
	margin-top:16px;
}

div#subContentRight {
	background-image:url(../images/mdv_sub_box2_R2.png);
	background-repeat:no-repeat;
	width:630px;
	float:right;
	font-size:14px;
	margin-top:16px;
}

div#subContentLeft a {
	padding-left:0px;
}

div#vidListFirst {
	min-height:130px;
	padding:5px;
	border-width:1px;
	border-style:dashed;
	border-color:#d0d0d0;
	display:block;
	
}

div#vidList {
	min-height:130px;
	padding:5px;
	border-width:1px;
	border-style:dashed;
	border-color:#d0d0d0;
	border-top-width:0px;
	display:block;
	overflow: auto;
	width:100%;
}

div#vidRow {
	display:block;
	overflow: auto;
	width:100%;
}

div#vidListText {
	padding-left:5px;
}

.vidListImgLeft {
	float:left;	
	padding:5px;
	clear:left;
}

div#mainText {
	padding:20px;
	padding-left:35px;
	padding-right:35px;
}

div#mainText2 {
	font-size: 14px;
}

div#ship_info {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
}

div#subText {
	padding-left:25px;
	padding-right:25px;
	background:url(../images/mdv_sub_box2_middle_R2.png) repeat-y;
}

	#subText a {
		font-size:14px;
		font-weight:normal;
	}
	
div#subTextLeft {
	padding-left:23px;
	padding-right:25px;
	background:url(../images/mdv_sub_box2_middle_L2.png);
	background-repeat: repeat-y;
	/*_backgroun-repeat: repeat-y; ie hack */
}

div#footer {
	background-image: url(../images/mdv_menu2.png);
	background-repeat:no-repeat;
	background-position: 0px 16px;
	padding-top:36px;
	width:855px;
	margin:0px auto;
	margin-bottom:16px;
	min-height:36px;
	font-size:14px;
	text-indent:25px;
	text-align:center;
	clear:both;
}

.smallText {
	font-size:10px;
}

div#topHeader {
	padding: 15px 15px;
	display: block;
	text-decoration: none;
	float: left;
	padding-bottom:16px;
}


/* drop down stuff */

ul.topnav {
	list-style: none;
	margin: 0;
	padding-top:7px;
	padding-bottom:0px;	
	float: left;
}

ul.topnav li {
	float: left;
	margin: 0;
	position: relative; 
}

ul.topnav li a{
	padding: 10px 5px;
	display: block;
	text-decoration: none;
	float: left;
	padding-bottom:16px;
}

/*

	ul.topnav li a:hover{
		
	}

*/

ul.topnav li span {
	width: 17px; 
	height: 41px; 
	float: left; 
	background: url(../images/mdv_bullet.jpg) no-repeat center;
}

ul.topnav li span.subhover { 
	cursor: pointer;
} 

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; left: 0px; top: 48px;
	background: url(../images/mdv_down_bk3.jpg) repeat-x top #C4C4C4;
	display: none;
	float: left;
	width: 200px;
	border: 2px solid #c4c4c4;
	font-size:14px;
	font-weight:bold;
	padding:0;
}

ul.topnav li ul.subnav li{
	clear: both;
	width: 200px;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 165px;
	background:url(../images/mdv_bullet.png) no-repeat 15px 15px;
	padding-left:30px;
}

html ul.topnav li ul.subnav li a:hover { 
	color:#fff;
	background:#c4c4c4 url(../images/mdv_bullet.png) no-repeat 15px 15px;
}

.hidden {
	display:none;
}

div#skt_vid {
	padding-bottom:15px;	
	padding-left:15px;
	float:left;
	width:320px;
	padding-right:15px;
}
div#flash {
	padding-top:20px;	
	padding-left:45px;
	float:left;
	width:425px;
	padding-right:20px;
}
div#playerdiv {
	background:#000;
	color: #FFF;
}

div#video_details {
	padding-top:30px;
	float:left;	
	width:330px;
}

div#title_details {
	padding:15px;	
}

div#title_details2 {
	padding:30px;
	padding-top:20px;
	padding-left:45px;
	padding-bottom:15px;
}

div#access {
	padding:5px;
	border-width:1px;
	border-style:dashed;
	border-color:#333333;
	background:#d0d0d0;
	font-weight:bold;
	color:#333333;
	clear:both;
	display:block;
}	

div#form{
	padding: 15px;
	padding-left:35px;
	padding-right:35px;
}

div#form label {
	display:block;
	font-weight:bold;
}

.bar {
	height: 1px; 
	border-style: none; 
	color: #333333; 
	background-color: #333333;
	padding:0px;
}

.bar2 {
	height: 1px;
	border-style:dashed;
	color:#333333;
	background-color:#333333;
	padding:0px;
} 

.tableHeader {
	background:#666;
	color:#FFF;
	height:35px;
	font-weight: bold;
}

.table {
	border:#666 solid 1px;
	border-collapse:collapse;
	background:#FFF;
	color:#666;
}

.hoverLight{
	background:#DDD;
}

.disclaimer {
	font-size:12px;
}

.disclaimer2 {
	font-size: 11px;
	width: 75%;
}


/* classy stuff */

div#classyFormTitle {
	font-weight:bold;
	font-size:24px;
	padding-bottom:5px;
}

div#classyFormTitleOrder {
	font-weight:bold;
	font-size:24px;
	padding-bottom:5px;
}

div#classyForm {
	text-align:left;
	width:250px;
}
	div#classyForm label{
		display:block;
		font-weight:bold;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
div#classyFormSimple label{
		display:block;
		font-weight:bold;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}

div#classyFormOrder {
	text-align:left;
	width:250px;
}
	div#classyFormOrder label{
		display:block;
		font-weight:bold;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
.orderInput {
	width: 215px;
	background-image:url(../images/mdv_search.jpg);
	background-repeat:no-repeat;
	color : #333333;
	height:30px;
	border:0;
	margin-bottom:5px;	
	padding-left:5px;
}

#classyFormSimple .orderInput {
	width: 175px;
	background-image: url(../images/mdv_search2.jpg);
	background-repeat:no-repeat;
	color : #333333;
	height:30px;
	border:0;
	margin-bottom:5px;	
	padding-left:5px;	
}

#country {
	width: 215px;
}

#scountry {
	width:215px;
	background:#EFEFEF;
	color : #333333;
}
#bcountry {
	width:215px;
	background:#EFEFEF;
	color : #333333;
}
.orderInputSm {
	width: 50px;
	background-image:url(../images/mdv_search_small.jpg);
	background-repeat:no-repeat;
	color : #333333;
	height:30px;
	border:0;
	margin-bottom:5px;
	padding-left:5px;
}

div#classyDisclaimer {
	font-size: 9px;
	font-weight: normal;
	padding: 5px;
}

div#error{
	background:#c90316;
	font-style:italic;
	color: #FFF;
	clear:both;	
	padding:5px;
}

.accessBtn{
	margin-left:-7px;	
}

.iWantItButton{
	border:0px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	outline:0px;
	cursor:pointer;
}

.iWantItButton2 {
	border: 0px;
	padding: 0px 0px 0px 105px;
	background-color: #FFF;
	outline: 0px;
	cursor: pointer;
}

div#cc_message {
	font-weight:bold;
	padding:5px;
	margin-top:10px;
}

.chart {
	border:#666 solid 1px;
	border-collapse:collapse;
	background:#eee;
	color:#666;
}

.img_email {
	float:left;
}

div#addToCart2{
	background-color:#cccccc;
	border-width:1px;
	border-style:dashed;
	border-color:#999999;
	padding: 5px 5px 28px 5px;
	min-height:180px;
	height: auto !important;
	clear:both;
}
#addtocart{
	background-color:#cccccc;
	border-width:1px;
	border-style:dashed;
	border-color:#999999;
	padding: 10px;
	text-align:center;
	vertical-align:middle;
	height:200px;
}

div#plusItems{
	border-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	padding: 5px 5px 5px 5px;
	clear:both;
}

div#rightBox{
	margin:5px;
	width:48%;
}

div#leftBox{
	background-color:#999;
	color:#FFF;
	width:48%;
	margin-top:25px;
	padding:5px;
	float:right;
}

div#box2 {
	text-align:left;	
}

div#offerHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	border-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	padding: 5px 5px 5px 5px;
	clear:both;
}

/* Cart Style */

#cart{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
}



div#editCart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color:#333;
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#666;
	margin:5px;
	width: 750px;
}

div#editCart table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#333;
}

.cartWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
}

.cartInner {
	background:#FFFFFF;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align:left;
	font-size: 10px;
}
.cartOuter {
	background:#ccc;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	padding:1px;
}
.cartOuter a {
	color:#FFF;	
}

.cartHeader {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#666;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	padding: 1px;
}

.cartItems {
	background:#FFF;
	color:#333;
	font-size:12px;
	font-weight:bolder;
	line-height:normal;
	text-align:center;
}
div#cartReview {
	margin-top: 30px;
	margin-left: 30px;
	position:relative;
	padding:0px;
	width:100%;
}
div#cartReview .cartInner {
	background:none;	
	font-size:12px;
}
div#cartReview .cartHeader {
	font-weight:bold;
	font-size:12px;
}
div#cartReview .cartInner a {
	position:relative; 
	float:left;	
	margin-top: -25px;
	color:#FFF;
	font-weight:bold;
}
div#cartReview .cartWelcome {
	position:absolute;
	background:#666;
	top:15px;
	*top:5px;
	color:#FFF;
}

/* Right */
div#subContentRCart {
	background-image:url(../images/mdv_sub_box_L2.png);		/* Use Left Image */
	background-repeat:no-repeat;
	width:229px;
	float:right;
	margin-top:16px;
}

/* Left */
div#subContentLCart {
	background-image:url(../images/mdv_sub_box2_R2.png);	/* Use Right Image */
	background-repeat:no-repeat;
	width:630px;
	float:left;
	font-size:14px;
	margin-top:16px;
}

div#subTextLCart {
	padding-left:25px;
	padding-right:25px;
	background:url(../images/mdv_sub_box2_middle_R2.png) repeat-y;	/* Use Right Image */
}

div#subTextRCart {
	padding-left:23px;
	padding-right:25px;
	background:url(../images/mdv_sub_box2_middle_L2.png) repeat-y; /* Use Left Image */
}
.success {
	background:#0F0;
	color:#000;
	font-weight:bold;
	padding:5px;
}
.fail {
	background:#F00;
	color:#000;
	font-weight:bold;
	padding:5px;
}

.mobile {
	float: right;	
	padding:5px;
	padding-right:15px;
}
#icon {
	float:left;
	padding:5px;
}
#titles {
	width:100%;
	display: block;
}

div#popTags {

}
div#vidRowHalf {

}
.noAccess {
	color: #F00;
}
.getAccess {
	color: #666;
}
.webinarText {
	color: #000;
}
#webinarSignup {
	padding-top: 0px;
}
.webinarBigText {
	margin-top: 0px;
	margin-bottom: 0px;
}
#flash2 {
	padding-top:10px;	
	padding-left: 30px;
	float:left;
	width:380px;
	padding-right:10px;
}
#webinarDetails {
	padding-right: 30px;	
	padding-top:0;
	float:right;	
	width:420px;
}

div#tags {
	width: 250px;
	display: block;
	float: right;
	padding-bottom: 20px;
	padding-right: 25px;
}

.vidHeader {
	padding: 5px;
	background: #d0d0d0;
	color: #fff;
	font-weight: bold;
	display: block;
}
div#vidListFirst {
	min-height: 130px;
	padding: 5px;
	border-width: 1px;
	border-style: dashed;
	border-color: #d0d0d0;
	display: block;
}
div#vidList {
	min-height: 130px;
	padding: 5px;
	border: 1px dashed #d0d0d0;
	border-top-width: 0px;
	display: block;
	overflow: auto;
	width: 100%;
}
div#vidRow {
	display: block;
	overflow: auto;
	width: 100%;
}
div#item {
	border-bottom: 1px dashed #d0d0d0;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#vidListText {
	padding-left: 5px;
}
.vidListImgLeft {
	float: left;
	padding: 5px;
	clear: left;
}
.title {
	font-size: 20px;
}
.strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.red {
	color: #FF0000;
	font-size: 16px;
}
.dkred {
	color: #AD0307;
}
.greenBig {
	color: #090;
	font-size: 18px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#classyDisclaimer3 {
	font-size: 10px;
	text-align: left;
	margin-top: -15px;
}
#fancyDisclaimer {
	width: 275px;
	background: #FC6;
	border: 1px solid #999;
	padding: 10px;
	margin-top: 10px;
	font-size: 14px;
}

/* register form */

#regForm label {
	display:block;
	font-weight:bold;
}

/*** Bryan's classes ***/
* {margin:0;padding:0;}
h2 {font-size:14px;}
div#mainHeader2 {padding-left:15px;}
div#mainHeader2 h1 {font-size:18px; padding-top:17px;}
p {margin-bottom: 20px;}
ul {padding-left:20px;margin-bottom:20px;}

.floatL {float:left;}
.floatR {float:right;}
.clearfloat {clear:both;}

.main600 {width:600px;}
.main660 {width:660px;}

.middleImg {background: url(../images/mdv_content_middle.png) repeat-y;}

.thePitch {border-width:1px; border-bottom-style:dashed; border-bottom-color:#999999;height:auto;}

.callToAction {width:660px;margin:0 auto;}
.callToAction img {float:left;}
.callToAction> form {width:auto;display:inline-block;}

.disclaimer {font-size:10px;}
.flashbox {display:block; width:325px; height:240px; float:left;}

.offerBtn {width:300px;}

.picture {width:180px;}
.description {width:460px;}
.checkbox {width:100px;}
div.form{padding:20px 55px !important;}

.blockcenter{display:block; margin:0 auto;}
.center{margin:0 auto;}
.centerTxt {text-align:center;}
.rightTxt {text-align:right;}
.smallTextLink {font-size: 12px; width:242px; text-align:center;}
.smallTextLinkCentered {font-size: 12px; width:242px; margin:0 auto;}

.smcol {width:32%; float:left; text-align:center;}
.smcol div {margin-top:10px; text-align:left !important;}
.smcol2 {width:32%; float:left; text-align:center;}
.smcol2 div {text-align:left !important;}

.leftCol {display:block;width:50%; float:left;}
.rightCol {display:block; width:48%; float:right;}
.medcol {width:64%; float:left;}
.lrgcol {width:100%;text-align:center;}

.marginL {margin:0 0 0 4%;}
.marginR {margin:0 4% 0 0;}
.mspacer {margin:0 2%;}

.m10pxtop {margin-top:10px;}
.m20pxtop {margin-top:20px;}
.m20pxrt {margin-right:20px;}
.m20pxbtm {margin-bottom:20px;}
.m20pxlft {margin-left:20px;}
.m40pxbtm {margin-bottom:40px;}

.fullHeight {height:100%;}

.sugarman img {float:left;margin: 0 15px 0 0;}
.sugarman {min-height:125px; height: auto; border-width:1px;	border-bottom-style:dashed;	border-bottom-color:#999999; padding: 10px 5px 15px 5px;}

/* SUGARMEN */
.sugarmenheader{display:block;  font-size:14px; color:#666; font-weight:bold; margin-top:20px;}
.sugarmenHero  {display:block; height:auto;}	
	.sugarmenHero .img {display:block; width:135px; height:auto; float:left; margin: 0 20px 0 0;  text-align:center; vertical-align:middle;}	
	.sugarmenHeroContent {width:495px; height:auto;  float:left;}
	.sugarmenHeroContent h2 {margin:0 0 5px 0; padding:0; font-size:16px;}	
	.sugarmenHero .priceBox {display:block; width:130px; height:auto; float:left; text-align:center; vertical-align:middle; font-weight:bold;}


.sugarmen  {display:block; height:auto;}
	.sugarmen .img {display:block; width:135px; height:auto; float:left; text-align:center; vertical-align:middle;}
	.sugarmenContent {height:auto; width:495px;float:left; margin-right:20px;}	
		.sugarmenContent h2 {margin:0 0 5px 0;padding:0;font-size:14px;}
	.sugarmen .priceBox {display:block; width:130px; height:auto; float:left; text-align:center; vertical-align:middle; font-weight:bold;}	
hr {clear:both; margin:20px 0; height:1px; border:none; color:#e5e5e5; background-color:#e5e5e5; }

.dottedBottom {border-width:1px; border-bottom-style:dashed; border-bottom-color:#e5e5e5;}
.upgrade {background:#e7f5ff;}
.vidPlayer{width:310px; height:233px;}

/*** CLEARFIX ***/
.clear, .clear2 {clear:both; display:block;	overflow:hidden; visibility:hidden;	width:0; height:0;}
.clearfix:before,.clearfix:after {content:'\0020'; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}

.boxShadow{
    width: 374px;
    min-width: 200px;
    min-height: 130px;
    margin: auto;
    background: #ccc;
    border: 5px solid white;
    position:relative;
    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.99);
    -moz-box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.99);
    -webkit-box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.99);
}
.loginButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #520303) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #520303 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#520303');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.loginButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #520303), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #520303 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#520303', endColorstr='#fe1a00');
	background-color:#520303;
}.loginButton:active {
	position:relative;
	top:1px;
}

#background_box	{
	width: 850px;
	margin:20px auto 0;
	display:block;
	padding:15px 0;
	} 
	
.background_box {
	border:solid 1px #FFF;
	background-color:#e2e2e2;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-webkit-box-shadow: 0px 3px 30px -9px #000000;
	box-shadow: 0px 3px 30px -9px #000000;
	-moz-box-shadow: 0px 3px 30px -9px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 180, color = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 180, Color = '#000000')";
	}
	
#body_box {
	width: 786px;
	margin:0 auto;
	padding:0 15px 15px;
	}
	
.body_box {
	border:solid 1px #d0d0d0;
	background-color:#FFF;	
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	-moz-box-shadow: 0px 3px 30px -9px #000000;
	-webkit-box-shadow: 0px 3px 30px -9px #000000;
	box-shadow: 0px 3px 30px -15px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 180, color = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 180, Color = '#000000')";
	}
#title_bar_container {position:relative; font-size:18px; z-index:0;}
#title_bar {
	background-image:url(../images/title_bar.png); 
	background-repeat:no-repeat; 
	width:875px; 
	height:38px; 
	position:absolute; 
	left:-44px; 
	top:-10px; 
	padding:5px 0 0 15px;
	z-index:0;
	font-size:18px;
	}

#checkout #title_bar {
	background-image:url(../images/title_bar.png); 
	background-repeat:no-repeat; 
	width:875px; 
	height:38px; 
	position:absolute; 
	left:-44px; 
	top:-10px; 
	padding:5px 0 0 15px;
	z-index:0;
	}	
#main_image {float:left;margin-right:20px; border:none; width:250px; height:auto;}	
table#offer {float:left; max-width: 500px; width:auto; margin-bottom:20px;}
table#offer tr td {padding:5px;}

#header_description{padding:20px; clear:both;}

.addtocart {	
	background-color:#cccccc;
	border-width:1px;
	border-style:dashed;
	border-color:#999999;
	padding: 15px;
	text-align:center;
	clear:both;
	height:auto;   
	overflow:auto;
}

.addtocart>img {float:left; width:380px; height:auto; border:none;}
.addtocart>h2 {float:left;margin-top: 20px; width: 366px; font-size: 14px; font-weight: bold; color: #666;}

.sugarmanHero {border-width:1px; border-bottom-style:dashed; border-bottom-color:#999999;}
.sugarmanHero img {display:block; float:left; margin: 0 15px 20px 0;}
.sugarmanHeroContent {display:block; float:left; width:450px; height:auto;}
.sugarmanHeroContent h2 {margin:0 0 5px 0;padding:0;}

.sugarman {border-width:1px; border-bottom-style:dashed; border-bottom-color:#999999; padding: 20px 0 0 20px;}
.sugarman img {display:block; float:left; margin: 0 15px 0 0;}
.sugarmanContent {display:block; float:left; width:480px; min-height:90px;}
.sugarmanContent h2 {margin:0 0 5px 0;padding:0;}

.priceBox {display:block; width:190px; min-height:75px; float:right; text-align:center; padding-top:31px; font-weight:bold; font-size:14px; color:#666;}

#checkout {width:490px; float:left;}
#checkout .sugarmanHero {border-width:1px; border-bottom-style:dashed; border-bottom-color:#999999;}
#checkout .sugarmanHero img {display:block; float:left; margin: 0 15px 20px 0;}
#checkout .sugarmanHeroContent {display:block; float:left; width:350px; height:auto;}
#checkout .sugarmanHeroContent h2 {margin:0 0 5px 0; padding:0;}

#checkout .sugarman {border-width:1px; border-bottom-style:dashed; border-bottom-color:#999999; padding: 20px 0 0 20px;}
#checkout .sugarman img {display:block; float:left; margin: 0 15px 0 0;}
#checkout .sugarmanContent {display:block; float:left; width:380px; min-height:90px;}
#checkout .sugarmanContent h2 {margin:0 0 5px 0;padding:0;}

.dashed {border-width:1px; border-bottom-style:dashed; border-color:#999999;}

#bullet_container{padding:20px 20px 0 20px;}

.footer_menu {width:850px; display:block; margin:20px auto; font-size:14px; text-align:center; clear:both;}	
.footer_menu .background_box {height:auto; padding:20px 0; margin-bottom:20px; font-weight:bold; width:850px;}
#L_bullets, #R_bullets {width:45%; display:block; float:left;}
.bullet {margin:0 10px; vertical-align:baseline;}
.disclaimer {font-size:10px;}

.bold