/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	text-align:center;
}

h1 {
	font-size:36px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

.specialOffer { padding-top: 20px; }

.speakerContest { padding: 90px 0 0; }

.readMore {
background-image: url("purchase-images/readMoreBorderbox.png");
background-repeat: no-repeat;
    height: 500px;
    padding: 10px;
    width: 820px;
}

.readMore_buy {
    background-image: url("buy-images/top-bg.jpg");
    background-repeat: no-repeat;
    height: 320px;
    padding: 10px;
    width: 820px;
}

.bl-h {background: url(images/bl-h.png) 0 100% no-repeat}
.br-h {background: url(images/br-h.png) 100% 100% no-repeat}
.tl-h {background: url(images/tl-h.png) 0 0 no-repeat}
.tr-h {
	background: url(images/tr-h.png) 100% 0 no-repeat;
	padding:5px 25px 15px 25px;
min-height: 220px;
} 

.t-h {background: url(images/dot-h.png) #FFFFFF 0 0 repeat-x; width: 706px; margin:0; margin-bottom:15px; padding:0; text-align:left;}
.t-h-500 {background: url(images/dot-h.png) #FFFFFF 0 0 repeat-x; width: 505px; margin:0; margin-bottom:15px; padding:0; text-align:left;}


.b-h {background: url(images/dot-h.png) 0 100% repeat-x}
.l-h {background: url(images/dot-h.png) 0 0 repeat-y}
.r-h {background: url(images/dot-h.png) 100% 0 repeat-y} 


.bl-home {background: url(images/bl-home.png) 0 100% no-repeat}
.br-home {background: url(images/br-home.png) 100% 100% no-repeat}
.tl-home {background: url(images/tl.png) 0 0 no-repeat}
.tr-home {background: url(images/tr.png) 100% 0 no-repeat; padding:0px 0px 25p 0px;} 

.t-home {background: url(images/dot.png) #FFFFFF 0 0 repeat-x; width: 910px; margin:270px 35px 20px 35px; padding:0;}


.b-home {background: url(images/dot.png) 0 100% repeat-x}
.l-home {background: url(images/dot.png) 0 0 repeat-y}
.r-home {background: url(images/dot.png) 100% 0 repeat-y} 

.bl-test {background: url(images/bl-test.png) 0 100% no-repeat}
.br-test {background: url(images/br-test.png) 100% 100% no-repeat}
.tl-test {background: url(images/tl-test.png) 0 0 no-repeat}
.tr-test {background: url(images/tr-test.png) 100% 0 no-repeat; padding:25px;} 

.t-test {background: url(images/dot-test.gif) #e6e3ea 0 0 repeat-x; width: 687px; margin:5px; padding:0;}


.b-test {background: url(images/dot-test.gif) 0 100% repeat-x}
.l-test {background: url(images/dot-test.gif) 0 0 repeat-y}
.r-test {background: url(images/dot-test.gif) 100% 0 repeat-y} 

blockquote {
  width: 625px;
  background: url(images/closequote.png) no-repeat right bottom;
  color:#262262;
  margin:0px;
  padding:0px;
  text-indent:0px;
  text-align:center;
  font-family:Verdana, Geneva, sans-serif;
}

#bonus_audio {
	margin-bottom: 15px;
	height: 220px;
	width: 684px;
	background: #ffffff;
	border: 10px solid #262262;
	-moz-border-radius: 15px;
	-moz-webkit-radius: 20px;
	border-radius: 20px;
	
}

#bonus_audio img {
	float:left;
	padding:15px;
}

#bonus_audio h5 {
	text-align: left;
}

.option_border {
	border: 4px solid #ababab;
	width: 740px;
}

#section_1_text {
	width:710px;
}

.leftAlign {
	text-align: left;
	padding:0 20px;
}

#bonus_gifts {
	margin: 15px 10px 15px 10px;
	width: 700px;
	background: #ffffff;
	border: 4px solid #262262;
	-moz-border-radius: 10px;
	-moz-webkit-radius: 10px;
	border-radius: 10px;
}

.bonus_item {
	text-align: left;
	padding: 0px 10px 20px 10px;
	border-bottom: 4px inset #cccccc	;
}
.bonus_item img {
	float: left;
	padding-right:10px;
}
.bonus_item p {
	font-size: 12px;
}

img a {
	border-color: #ffffff;
}

.author_image {
	float: left;
}

.author_text {
    float: right;
    text-align: left;
    width: 390px;
    padding-right: 10px;
}

.quote {
	margin-top: 20px;
	padding-top: 10px;
	width: 700px;
	border: 2px solid #262262;
	-moz-border-radius: 10px;
	-moz-webkit-radius: 10px;
	border-radius: 10px;
	background-color: #ebe9ef;
	background-position:center;
}

#shopping_cart {
	padding-top:20px;
	width: 765px;
}

#purchase_speaker h4 {
	padding-left: 0px;
}



#purchase_speaker {
	margin-top: 15px;
	width: 740px;
	background: #ffffff;
	border: 3px solid #262262;
	-moz-border-radius: 10px;
	-moz-webkit-radius: 10px;
	border-radius: 10px;
}

.author_image_purchase {
	float: left;
	padding: 20px;
}

.author_text_purchase {
   
    text-align: left;
    width: 705px;
  	padding: 0px 15px 0 15px;
}

.author_text_purchase img {
	border-color: #ffffff;
  	padding: 0px 20px 10px 0px;
    float:left;
}

.clearfloat { 
    clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}

hr { 
	background-color: #7F95B6;; 
	height:2px;
	border:none;
}

#bonus_speakers {
	margin-top: 20px;
	width: 700px;
	border: 4px solid #262262;
	-moz-border-radius: 10px;
	-moz-webkit-radius: 10px;
	border-radius: 10px;
}

#video {
	float:left;
	margin: 0px;
	padding:20px 0px 20px 45px;
	width:520px;
	background:none;
}

#free-teleseminar {
	float:left;
	margin: 0px;
	padding:55px 50px 0px 50px;
	width: 810px; 
	height:300px;
	margin:270px 35px 20px 35px; 
	background: url(images/HWTM_HomePage_FREESEMINAR.png) no-repeat top left;
	font-family:Verdana, Geneva, sans-serif;
	color:#262262;
	font-size:10px;
}

#top-registration {
	float:left;
	margin: 0px;
	padding:20px 0px 20px 0px;
	width:380px;
	background:none;
}

#page-sales {
	margin: 0 auto;
	background: url(images/shadowAlpha.png) repeat-y bottom right; 
	width: 860px;
	padding:0px 5px 3px 0px;
}

#pagewrapper {
	margin: 0 auto;
	background: none; 
	width: 900px;
	padding:0px 0px;
}

#testimonials {
	-moz-border-radius: 15px;
	border-radius: 15px;
	border-width:2px; 
	border-color:#262262; 
	border-style:solid; 
	background-color:#e6e3ea;
	width:687px;
	padding:5px;
}

#content {
	width:720px;
	margin:0px 130px;
	padding:0px;
	float:left;
}


#register_box {
	width: 321px;
	height: 144px;
	background: url('images/HWTM_HomePage_middlereg.png') no-repeat;
	padding: 34px 0px 0px 340px;
	margin:0px 30px;
	text-align: center;
}

#register_box input {
	width: 257px;
	margin:2px 0px;
	color: #817d75;
}

#register_box_top {
	width: 377px;
	height: 96px;
	background: url('images/HWTM_HomePage_topreg.png') no-repeat;
	padding: 155px 0px 20px 0px;
	text-align: center;
}

#register_box_top input {
	width: 257px;
	margin:2px 0px;
	color: #817d75;
}

a:link {
	color:#39801a;
	text-decoration:underline;
}

a:visited {
	color: #414141;
}

a:hover, a:active {
	color:#2de53b;
	text-decoration:underline;
}

.orderNow {
border-width: 2px;
border-style: solid;
border-color: #4f2f90;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
padding: 20px 10px;
}

.facebookLike { 
background-color: #DFDFDF;
    border-color: #B4B4B4;
    border-style: solid;
    border-width: 1px;
    margin: 10px auto 15px;
    padding: 10px;
    text-align: center;
    width: 350px;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
 }
