/**************** General Classes *****************/
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	color: #333333; /* Border Light */
}

body {
	border-color:#000;
	background-color:#FFF; /* Global White */
	color: #333333; /* Border Light */
	font-size:10px; /* Font Size */
	margin:20px;
	padding:0;
	text-align:left;
	width:100%;
}

#globalContainer {
	width: 760px;
	background-color: #FFF;
	margin:0 auto;
/*	border: thin solid #EEE; */
}


h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000; /* Accent 10 */
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333; /* Secondary */
	margin: 0 0 5px 0;
	line-height: 18px;
}

h3 {
	font-size: 11px;
	color: #F47820; /* Accent 10 */
	font-weight: bold;	
	margin: 0 0 5px 0;			
}
p {
	margin:0 0 12px 0;
}
p.noSpace {
	margin:0;
}
.redPrice {
	color: #CC0000;
}
li.para {
	line-height:18px;
}
/**************** Header Classes *****************/
#topHead {
	height: 95px;
	width: 100%;
}
#topNav {
	background-image: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/LandingPage/topbar.jpg);
	color: #FFF;
	height:33px;
	margin:0;
	padding:0;
	text-align:center;
	width:760px;
}
.targetedMessage {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding:5px 0 0 0;
}
/*** END HEAD styles ***/


/*** BEGIN MAIN BODY styles ***/
.topContainer {
	color:#333333;
	margin:0;
	padding: 0;
	width: 760px;
}
.topContainer #boxShot {
	float:left;
	margin:0;
	padding:0;
	width:241px;
}
#topText {
	float:left;
	margin:0;
	padding:0;
/*	width:500px; */
}
.topCenter {
	text-align: left;
	padding:0 10px 6px 0;
}
.topLeft {
	float: left;
	text-align: left;
	width: 300px;
	height:316px;
	background-image:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/LandingPage/bgSwoosh062708.gif);
	background-repeat:no-repeat;
}
#productText {
  padding:18px 0px 18px 22px;
}
.topRight {
	float: left;
	text-align: center;
 	width: 219px;
	padding: 0;
/*	margin-top: 10px;
	margin-right: 25px; */
}
#flashcontent {
	margin:0;
	padding:0;
	width:219px;
	height:316px;
	background-image:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/LandingPage/tavBuy062708.gif)
}
.lead_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-top: 0;
}

.lead_story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-top:5px;
	padding-bottom:9px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 2px;
	line-height: 22px;
	color: #333333;
	text-align: left;
}

ul.bullet_points {
	font-family: Arial, Helvetica, sans-serif;
  margin:3px 0 0 10px;
  padding: 0;
	list-style:image url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/LandingPage/bulletRed.gif);
	line-height: 15px;
	text-align: left;
	/*width: 240px;*/
	color:#d71a20;
}
.bullet_points li {	
	list-style-image:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/LandingPage/bulletRed.gif);
	margin-left:10px;
}
.listPoints {
	color: #333333;
	padding:0;
	margin:0;
}
.BuyNowRadios li {
	list-style-type: none;
}

#single {
  padding-bottom:17px;
}

#multi {
  padding-bottom:13px;
}

.subLength {
  margin-left:2px;
  font-size:14px;
}

.radioForm {
	margin:0;
	padding-top:175px;
	margin-left:15px;
}
img.buybutton {
	margin: 14px 0px 0px 18px;
	border: none;
}
/*** END MAIN BODY styles ***/

/*** BEGIN TAB styles ***/
#TabberContainer {
	margin:10px 0px 10px 0px;
	padding:0;
	text-align:left;
}
.tabbertab p.Highlights {
	margin:9px 0;
	line-height:18px;
}
.tabbertab ul {
	margin: 0 0 6px 0;
	padding:0;
}
.tabbertab ul li{
	margin:0 0 0 20px;
}
/*** END TAB styles ***/


/*** BEGIN FOOTER styles ***/
#FooterContainer {
	background-image: url(//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/LandingPage/fade_back.jpg);
	background-repeat: repeat-x;
	border: thin solid #dbd9da;
 	float: none;
	margin: 10px 0px;
	text-align:left;
  width: 760px;

}

#FooterContainer #Inner {
	padding: 15px;
}

#FooterContainer #Inner .PCC_def {
	font-size: 12px;
	margin-bottom: 7px;
}
#FooterContainer #moneyback img {
  margin-right:10px;
}
#FooterContainer #moneyback p {
  padding-top:6px;
}
#FooterContainer {
	line-height:15px;
}
/*** END FOOTER styles ***/

