/* @override http://sb.jhaw.com/healingholograms.com/css/master.css */

/* 
Title:		Master styles for screen media
*/


body {

	background: #6A94F0 url(../images/bg_body.jpg) no-repeat fixed center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

html>body {
	text-align:center /* for IE7 centering */;
}

html>body>* {
	text-align: left;
}

p {
	font: 16px/1.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0 20px 0;
}

a {
	color: #0C3095;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

a:active {
	
}


#header {
	width: 960px;
	margin: 15px auto 0;
	height: 180px;
}

#header div.container_16 {
		background: transparent url(../images/bg_header.jpg) no-repeat center;

height: 180px;
}

#header #newsletter_signup {
	position: relative;
	display: block;
	font: bold 18px/20px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #fff;
	float: left;

}

#header #newsletter_signup p {
	font: bold 14px/16px "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin: 10px 0 10px 0;
}

#header #newsletter_signup input.email {
	width: 120px;
	border: 1px solid #fff;
	margin-top: 0;
	margin-left: 10px;
	font-size: 16px;
}

#header #newsletter_signup form input.signup {
	margin-top: 3px;
	margin-left: 100px;
}


#header_logo {
	height: 130px;
}

#header_logo h2 a {
	display: block;
	background: ;
	height: 108px;
	overflow: hidden;
	line-height: 1000px;
}

#header_logo p#tagline {
	float: right;
	margin: 0 10px 0 0;
	font: bold 16px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #fff;
}

#header_nav {
	margin-top: 14px;
	font: bold 22px "Trebuchet MS", Tahoma, Arial, sans-serif;
}

#header_nav ul li {
	float: left;
	padding: 0 21px;
	border-right: 2px solid #A870FE;
}

#header_nav ul li.third {
	border-right: none;
	margin-right: 55px;
}

#header_nav ul li.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;

}

#header_nav ul li a {
		color: #A870FE;
		text-decoration: none;
}

#header_nav ul li a:hover {
	text-decoration: underline;
	color: #D9A5FC;
}

div#wrapper {
	background: #fff;
	padding-top: 20px;
	
}

#content {
	background: #fff;

}

#content h2 {
	font: bold 24px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: center;
	color: #8333FE;
}

#sidebar h3 {
	display: block;
	padding: 5px 0;
	color: #fff;
	background: #306BFE;
	text-align: center;
	font: 15px/20px "Trebuchet MS", Tahoma, Arial, sans-serif;
}

#sidebar div.module {

	margin-bottom: 20px;
	font-size: 12px;
	border: 1px solid #306BFE;

}


#sidebar div.module p {
	font-size: 12px;
	padding: 10px;
	margin: 0 0 5px 0;	
	color: #0C3095;

}

#sidebar_categories{
	background: #306BFE;
	border: none;
}

#sidebar_categories ul {
	padding: 0;
}

#sidebar_categories ul li {
	background:  url(../images/btn_sprite.png) no-repeat 0 -300px;
line-height: 30px;



	
}

#sidebar_categories ul li a {
	display: block;
	margin-left: 10px;
	color: #fff;
	text-decoration: none;
}

#sidebar_categories ul li ul {
	background: #fff url(../images/bg_yellowgrad.jpg) repeat-x left top; 
	border: 1px solid #306BFE;
	padding-bottom: 10px;
	padding-top: 10px;
}

#sidebar_categories ul li ul li {
	line-height: 16px;
	background: none;

	
}

#sidebar_categories ul li ul li a{
	color: #0C3095;
	text-decoration: underline;
	margin-bottom: 10px;
}

#sidebar_categories ul li ul li a:hover {
	color: #306BFE;
}

#sidebar_help {
	background: #306BFE;

}

#sidebar_help ul li a {
	display: block;
	height: 32px;
	margin-bottom: 4px;
	background:  url(../images/btn_sprite.png) no-repeat 0 -200px;
	padding:  8px 10px 12px;
	line-height: 16px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#sidebar_help ul li a:hover {
	text-decoration: underline;
}

#sidebar_newcustomers {
	background: #fff url(../images/bg_bluegrad.jpg) repeat-x left top;


}

#sidebar_newcustomers ul, #sidebar_links ul {
	padding: 5px 0 12px;
}

#sidebar_newcustomers ul li a, #sidebar_links ul li a {
	display: block;
	line-height: 24px;
	padding: 0 10px;
}

#sidebar_newcustomers ul li a:hover,#sidebar_links ul li a:hover {
	background: #FEFFE2;
	color: #306BFE;

}

#sidebar_copyright {
	text-align: center;
}

#sidebar_follow ul {


}

#sidebar_follow ul li {
	float: left;
}

#sidebar_follow ul li a {
	display: block;
	width: 60px;
	height: 60px;
	margin: 15px 0 15px;
	overflow: hidden;
	line-height: 1000px;
background:  url(../images/btn_sprite.png) no-repeat 0 -600px;	
}


#sidebar_follow ul li a.goog-logo-link {
	display: block;
	width: 195px;
	height: 40px;
	margin-top:10px;
	overflow: hidden;
	line-height: 1000px;
	background:  url(../images/btn_sprite.png) no-repeat -5px -680px;
}

#sidebar_follow ul li#googletranslate {
	padding: 0 10px;
}

#sidebar_follow ul li#googletranslate select.goog-te-combo {
	margin-bottom:10px; 
}




#sidebar_follow ul li a#follow_youtube {
	background-position: 0 -600px;
	margin-left: 10px;


}

#sidebar_follow ul li a#follow_twitter {
	background-position: -70px -600px;
	margin-left: 10px;
	margin-right: 10px;

}

#sidebar_follow ul li a#follow_facebook {
	background-position: -140px -600px;


}

#content {
	color: #0C3095;

}

#content .module {
	padding: 10px;
	margin-bottom: 20px;

}

#content #intro, #content #aboutbill {
	background: #FEFFDD;
	border: 1px solid #306BFE;
	padding: 10px 20px;
}

#content #intro h2 {
	text-align: left;
	margin-top: 10px;
}


#content #intro p.subtitle {
	font: bold 14px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #0C3095;
	margin: 0 0 20px 0;
}

#content #intro p.photo {
	float: left;
	margin-right: 20px;
}

#content #intro p.photo span {
	display: block;
	color: #0C3095;
	text-align: center;
	margin: 5px 0;
}

#content #intro p.photo span.caption_1 {
	font: bold 15px "Trebuchet MS", Tahoma, Arial, sans-serif;
}

#content #intro p.photo span.caption_2 {
	font-size: 12px;
}

#content #intro ul {
	width: 480px;
	float: right;
	color: #8333fe;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
	
}

#content #intro ul li {
	margin-bottom: 10px;
}

#content #intro p#invite {
	clear: both;
	padding: 20px 20px 0px;
}

#content #intro #emailform {
	width: 500px;
	margin: 0 auto;
	font: 25px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #6494EC;
}

#content #intro #emailform form label {
	display: block;
	float: left;
	margin: 3px 5px;
}

#content #intro #emailform input.email {	float: right;
	border: none;
	width: 380px;
	height: 30px;
	background-color: #E3FFFF;
	border: 1px solid #98C5FF;
	margin-bottom: 5px;
	font-size: 18px;
	color: #306BFE;
	padding: 0 5px;
}

#content #intro input.submit  {
	width: 139px;
	height: 28px;
	float: right;
	background:  url(../images/btn_sprite.png) no-repeat 0 -100px;
	border: none;
	margin-top: 3px;
	margin-bottom: 10px;

	overflow: hidden;
	line-height: 100em;

}

#content #intro div.af-element.privacyPolicy {
	clear: both;
	text-align: right;float: right;
}
#content #intro div.af-element.privacyPolicy p {
	margin: 0;
	font-size: 12px;
	font-style: italic;
}


#content #learn.module {
	padding-left: 0px;
	padding-right: 0px;	
}

#content #learn ul {
	width: 680px;
	margin: 20px auto;
}

#content #learn ul li {
	display: block;
	width: 140px;
	height: 115px;
	float: left;
	background: #fff url(../images/bg_bluegrad.jpg) repeat-x left -90px;
	border: 1px solid #306BFE;
	margin-right: 10px;
	text-align: center;
	color: #0C3095;
	padding: 10px;
	font-weight: bold;
	position: relative;
	font-size: 14px;
	line-height: 16px;
}

#content #learn ul li.last {
	margin-right: 0;
}



#content #learn ul li a {
	display: block;
	width: 100%;
background:  url(../images/btn_sprite.png) no-repeat 0 -400px;	width: 150px;
	height: 30px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	font-weight: normal;
	font-style: normal;
}

#content #learn ul li a:hover {
	text-decoration: underline;	
} 

#content #learn ul li span.learnmore {
display: block;
clear: both;
position: absolute;
bottom: 5px;
left: 5px;
}

#content #tryit ul {
	width: 580px;
	margin: 0 auto;
}

#content #tryit ul li {
	margin-bottom: 20px;
	line-height: 1.4;
}

#content #tryit ul li a {
	color: #8333FE;
	font-weight: bold;
}

#content #aboutbill #intromovie {
	display: block;
	width: 450px;
	height: 340px;
	margin: 0 auto;
	background: #BDBDB0;
	border: 1px solid #8333FE;
	margin-bottom: 30px;
	
}

#content #healingslideshow {
	background: #E3FFFF;
	border: 1px solid #306BFE;	
	padding: 10px;
	overflow: auto;
}


#content #healingslideshow img.slideshow_img {
	width: 400px;
	float: left;
	margin-right: 20px;
}


#content #healingslideshow h2.title {
	font: bold 18px/21px "Trebuchet MS", Tahoma, Arial, sans-serif;
	display: block;
	width: 260px;
	float: right;
	text-align: left;
	margin-bottom: 20px;
}

#content #healingslideshow p {
	font-size: 13px;
	padding-bottom: 30px;
	margin-bottom: 0;
}

#content #healingslideshow a.shealing_btn {
	display: block;
	position: relative;
	background:  url(../images/btn_sprite.png) no-repeat 0 -400px;
	width: 150px;
	height: 30px;
	float: right;
	margin-right: 105px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}

#content #healingslideshow a.shealing_btn:hover {
	text-decoration: underline;
}

#content #healingslideshow div#slider_nav {
	text-align: right;
	display: block;
	float: right;
}

#content #healingslideshow div#slider_nav a {
	color: #5d0dd8;
	font-size: 12px;
}

#content #healingslideshow div#slider_nav a:hover {
	text-decoration: underline;
	color: #a57be6;
}



.slideshow2 h4 {
	color: #036;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.slideshow2 #news li .textholder p {
	font-size: 10px;
	margin-bottom: 5px;
}

.slideshow2 {
	background: #fff;
	padding: 3px;
	height: 185px;
	font-size: 10px;
	overflow: hidden;


}


.slideshow2 ul li {
	
	height: 185px;
	width: 195px;
	padding-left: 5px;
}

#sidebar .slideshow2 h2 {
	color: #f7f3f4;
	background: url(images/header.jpg) 0 39px;
}

.slideshow2 div.textholder {
margin-left: 105px;
}

.slideshow3 {
	background: url(images/narrowslideshowbg.jpg) left bottom repeat-x;
	padding: 3px;
	height: 290px;
	overflow: hidden;
}

.slideshow3 li {
	height: 276px;
}



/* self-clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }



#nwsltrHld{ width:701px; height:429px; background:url(http://www.healingholograms.com/images/images/bgnwsltr.jpg) no-repeat; } 
#nwsltr{ padding:15px;}
#nwsltr .title{ font:normal 30px Arial, Helvetica, sans-serif; color:#ee2c06; }
#nwsltr h2{ font:bold 14px Arial, Helvetica, sans-serif; color:#797086; line-height:14px; padding:0px; margin:0px;}
#nwsltrBody{ padding-top:21px;}
#nwsltrBody p{ margin:0px; padding:0px;}
#nwsltrBody .left{ float:left; width:160px;}
span.picname{ display:block; font:bold 14px Arial, Helvetica, sans-serif; color:#655a71; text-align:center;}
a.lftbtn{ display:block; width:143px; height:22px; background:url(http://www.healingholograms.com/images/images/btnnwsltr.jpg) no-repeat; font:bold 12px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; padding-top:5px; padding-left:12px; margin-top:10px;}
a.lftbtn:hover{ display:block; background:url(http://www.healingholograms.com/images/images/btnnwsltr.jpg) no-repeat -155px 0px;}
#nwsltrBody .right{ float:right; width:495px; font:normal 16px Verdana, Geneva, sans-serif; color:#333; line-height:21px;}
#nwsltrBody .sec{ padding-top:20px; padding-bottom:20px; font:normal 16px Verdana, Geneva, sans-serif; color:#333; line-height:21px;}
#nwsltrBody .sec ul{ list-style-type:none; margin:0px; padding:0px;}
#nwsltrBody .sec ul li.pdgbtm{ padding-bottom:5px;}
#nwsltrBody .sec ul li.checks{ padding-top:7px; background:url(http://www.healingholograms.com/images/images/check.jpg) no-repeat 0px 8px; font:bold 14px Arial, Helvetica, sans-serif; color:#797086; padding-left:25px; }
#nwsltrBody .red{ color:#ee2c06; font-weight:bold;}
#selectbox{ width:475px; border:1px solid #b6e5ff; background:#fff; -moz-border-radius: 8px; border-radius: 8px; padding:10px;}
#selectbox .blue{ font:bold 20px Arial, Helvetica, sans-serif; color:#278ffe; display:block; padding-bottom:8px;}
#selectbox input.field{ width:335px; height:32px; background:#fff; -moz-border-radius:8px; border-radius:8px; border:1px solid #c2d3e2; font:normal 12px Verdana, Geneva, sans-serif; color:#666; padding-left:10px;}
#selectbox input.btnjoin{ float:right; width:112px; height:32px; background:url(http://www.healingholograms.com/images/images/btnjoin.jpg) no-repeat; cursor:pointer; border:0px none; margin:0px; padding:0px; text-indent:-9999px;}
#selectbox input.btnjoin:hover{ float:right; background:url(http://www.healingholograms.com/images/images/btnjoin.jpg) no-repeat -112px 0px; }

.clr{ width:1px;height:0px;font-size:1px;margin-top:-1px;margin-left:-1px;clear:both;}

