@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url(../images/background-cloud.jpg) repeat-x;
}
 #container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #ffffff;
}
 #header {
	background: #ffffff; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
  h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
  }
  
  h2 {font-size: 18px;
  }
  
  h3 {font-size: 14px;
  }
  
  h4 {font-size: 14px;
  }
	
 #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

#mainContent h1 {
		text-align: left;
		padding: 10px 0;
}

 #footer {

	width: 960;
	height: 160px;
	background-color: #FFF;
	background-image: url(../images/footer-background.jpg);
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
}

#footer a:link{color:#c90304; text-decoration:none; font-weight:normal;}
#footer a:visited{color:#c90304; text-decoration:none; font-weight:normal;}
#footer a:hover{color:#c90304; text-decoration:underline; font-weight:normal;}
#footer a:active{color:#c90304; text-decoration:none; font-weight:normal;}


.footer-column {
display:inline;
float:left;
height:120px;
margin-top:50px;
margin-left:15px;
margin-right:10px;
width:210px;
font:Verdana, Geneva, sans-serif;
font-size:10px;
}

.LegalFooterInfo {
	text-align:center;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
}

#StandardContent {
	background-image: url(../images/backgroundred.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-top: 10px;
}

#StandardContent h1 {
		text-align: left;
		padding: 15px 0;
}

.HomepageIntro {
	background-image: url(../images/backgroundred.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
	width: 598px;
	margin: 20px 0px 0px 8px;
	padding-top: 15px;
}

.mainrhs {
	float: left;
	width: 292px;
	margin: 20px 0px 0px 14px;
	background-image:url(../images/rhs-grey-bkg.jpg);
	background-repeat: no-repeat;	
}

.subpagerhs {
	float: left;
	width: 292px;
	margin: 7px 0px 0px 14px;	
}

td.grayrow { background-color:#c5c4c1 }

img {
	border-style: none;
}

td.alignleft { float:left;
}

td.alignright { float:right;
}

.tabletest {background-image:url(../images/Quote-Image.jpg)
}

.step1 {
	width: 306px;
	height: 200px;
	float:left;
	background-image:url(../images/step1.jpg);
	margin-bottom: 10px;
}

.step1 a:link {color: #000000; text-decoration: none;}
.step1 a:visited {border-bottom-color: #c80303;}
.step1 a:hover {color: #4638cf;}

.step1content {
display:inline;
float:left;
height:119px;
margin-left:10px;
margin-top:45px;
width:170px;
}

.step2 {
	width: 306px;
	height: 200px;
	float:left;
	background-image:url(../images/step2.jpg);
	margin-bottom: 10px;
}

.step2 a:link {color: #000000; text-decoration: none;}
.step2 a:visited {border-bottom-color: #c80303;}
.step2 a:hover {color: #4638cf;}

.step2content {
	display:inline;
	float:left;
	height:119px;
	margin-left:10px;
	margin-top:45px;
	width:160px;
}

.step3 {
	width: 306px;
	height: 200px;
	float:left;
	background-image:url(../images/step3.jpg);
	margin-bottom: 10px;	
}

.step3 a:link {color: #000000; text-decoration: none;}
.step3 a:visited {border-bottom-color: #c80303;}
.step3 a:hover {color: #4638cf;}

.step3content {
	display:inline;
	float:left;
	height:119px;
	margin-left:10px;
	margin-top:45px;
	width:160px;
}

.HomeTopSellProd {
	float:left;
	background-image: url(../images/backgroundred.jpg);
	width: 920px;
	background-repeat: no-repeat;
	padding-top:15px;
}
					
.texthighlight {
	font-weight: bold;
	color: #c80303;
}

.topprodtab a:link {color: #c80303;text-decoration: underline;}
.topprodtab a:visited {color: #c80303;text-decoration: underline;}
.toppodtab a:hover {color: #4638cf;}

.prodtitle {width: 350px;
	float: inherit;
	height: 100px;
}

.prodsummary{
	width: 560px;
	float: inherit;
	height: 100px;
}

.productbullets {
	padding-top: 10px;
	
}

.productbullets UL {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:450;
	font-size : 10pt;
	line-height: 20px;
	list-style-image: url(/images/bulletpoint.jpg);
}

.clear {clear:both;
}

.homeprod {	width: 300px;
			float: left;
			display: inline;
}

.breadcrumb {
border-bottom:2px solid #C90304;
padding:8px 0;
}

.breadcrumb a:link{color:#c90304; text-decoration:none; font-weight:normal;}
.breadcrumb a:visited{color:#c90304; text-decoration:none; font-weight:normal;}
.breadcrumb a:hover{color:#c90304; text-decoration:underline; font-weight:normal;}
.breadcrumb a:active{color:#c90304; text-decoration:none; font-weight:normal;}

.productleft {width: 640px;
			float: left;
			display: inline;
}

.productright {width: 270px;
			float: left;
			display: inline;
			margin-left: 10px;
			margin-top: 10px;
}

.mainimage {float: left;
			width: 597px;
			height: 189px;
			background-image: url(../images/main-image-background.jpg);
			margin-left: 8px; margin-right: 5px;
}

#toprightpromo {
			float: left;
			width: 300px;
			height: 189px;
			background-image:url(../images/ebook-promo-box.gif);
			margin-right: 5px; margin-left: 5px;
}

#promobox1 { float: left;
			width: 300px;
			height: 200px;
			background-image: url(../images/product-promo-box-wl.gif);
			margin-top: 10px;
}

#promobox2 { float: left;
			width: 300px;
			height: 200px;
			background-image: url(../images/product-promo-box-ss.gif);
			margin-top: 10px;
}

#promobox3 { float: left;
			width: 300px;
			height: 200px;
			background-image: url(../images/product-promo-box-bpr.gif);
			margin-top: 10px;
}

.pbtext { float: left;
			width: 160px;
			height: 128px;
			margin-top: 7px;
			margin-left: 128px; 
			padding: 0px 5px 5px 5px;
}

.ebooktext {float: left;
			width: 175px;
			margin-left: 105px; 
			padding: 5px;
}

#subpagepromobox1 { float: left;
			width: 300px;
			height: 200px;
			background-image: url(../images/product-promo-box-wl.gif);
}

#subpagepromobox2 { float: left;
			width: 300px;
			height: 200px;
			background-image: url(../images/product-promo-box-ss.gif);
}

#leftnav { 	float:left;
			width: 200px;
	}

#prodlisting { float:left;
				width: 720px;
				height: 160px;			
}

#prodimg { float:left;
}

#proddesc { float:left;
}

a{color: #C80303;text-decoration: none;}
a:hover{text-decoration:underline;}

.cont-blog{float:left;width:605px;padding:10px 0px 0px 0px;}
.cont-blog ul {list-style: square outside none;}
.wp-sb{float:right;width:230px;padding:0px 0px 0px 0px;font-size:11px;}
.wp-sb input[type="text"]{width:130px;}
.wp-sb ul{}
.widget_search label {display: none;}
.wp-sb ul {list-style: none outside none;padding:0px 0px 0px 15px;}
.wp-sb h3{margin:15px 0px 0px 0px;}
.wp-sb ul ul{list-style: square outside none;}

.box-head{background:url(/images/bg-box.gif) no-repeat 0% 0%;width:300px;height:25px;display:block;margin:0px;padding:8px 0px 8px 20px;}
.box-body{background:url(/images/bg-box.gif) no-repeat 0% 100%;width:260px;display:block;padding:0px 20px 20px 20px;margin:0px 0px 20px 0px;}
.box-body input[type="text"]{width:182px;}
.box-body input[type="submit"]{float:right;margin:10px 0px 0px 0px;}
.box-body ul{margin:0px;}
.pagenav{}

.break{display:block;clear:both;}

.commentlist li.comment {border-bottom: 1px solid #E7E7E7;line-height: 22px;margin: 0 0 24px;padding: 0 0 0 56px;position: relative;}
.commentlist {list-style: none outside none;margin: 0;padding:0px;}
.commentlist .avatar {left: 0; position: absolute;top: 4px;}
.single .hentry {  margin: 0 0 36px;}
.entry-meta {  color: #888888;  font-size: 11px;}
.entry-utility {  clear: both;  color: #888888;  font-size: 11px;  line-height: 18px;}
.comment-meta a:link, .comment-meta a:visited {font-size:11px;  color: #888888;  text-decoration: none;}
.reply {  font-size: 12px;  padding: 0 0 24px;}
#respond .form-allowed-tags {  color: #888888;  font-size: 12px;  line-height: 18px;}
#respond .form-allowed-tags code {  font-size: 11px;}
#respond textarea {  width: 98%;}
#access .menu-header ul, div.menu ul {  list-style: none outside none;  margin: 0;padding:0px;}
.menu{float:left;width:605px;margin:0px;padding:10px 0px;}
.nav-next{float:right;}
.nav-previous{float:left;}

.navigation{height:20px;}
.entry-title{clear:both;}
#reply-title{clear:both;}
#comments-title{clear:both;}

.promo-intro-text {
	width: 355px;
	margin-top: 35px;
	margin-right: 12px;
	float:right;}

.see-full-range-btn {width: 167px; margin-left: 230px; margin-top: 120px;}

.why-try-hypnosis-btn {margin-top: -31px; margin-left:410px;}

.col1 {width:206px;
float:left;
margin: 10px 10px 0px 0px;}

.col2 {width:391px;
float: left;
margin: 10px 10px 0px 0px;}

.col3 {width:292px;
float: left;
margin: 10px 10px 0px 0px;}

.left-subnav-title {
    background-image: url("/images/left-nav-bkg-title.gif");
    background-repeat:no-repeat;
	height: 25px;
    margin-bottom: 2px;
}

.left-subnav {
    background-image: url("/images/left-nav-bkg.gif");
	background-repeat:no-repeat;
    height: 25px;
    margin-bottom: 2px;
}

.left-subnav-item {
    padding: 5px;
}

.l-pg {
	background-image:url(../images/l-pg/background.jpg);
	background-repeat:no-repeat;
	height:1000px;
	margin: 0px 0px 0px 4px;
}

.lp-main-text {
	width: 520px;
	height: 350px;
	margin: 0px 0px 0px 350px;
	padding: 20px 20px 20px 20px;
}

.lp-sub-1 {
	margin: 112px 0px 0px 32px;
	height: 250px; 
	width: 256px;
	float:left;
	padding: 5px 5px 5px 5px;
}

.lp-sub-2 {
	margin: 112px 0px 0px 26px;
	height: 250px; 
	width: 256px;
	float:left;
	padding: 5px 5px 5px 5px;
	}

.lp-sub-3 {
	margin: 112px 0px 0px 22px;
	height: 250px; 
	width: 256px;
	float:left;
	padding: 5px 5px 5px 5px;
}

.l-test-pic {
	margin: 34px 0px 0px 40px;
	
}
