/****************************** Main CSS ******************************/
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a, blockquote{
	border-width: 0;
	margin: 0;
	padding: 0;
}

body { 
   	background:#000 url(../images/pagebg.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #39c;
text-decoration:none;
}

a:hover{text-decoration:underline;}

.invisible{display:none;}

.clear{clear:both;}

#page_container{
 width: 980px;
	margin:0 auto;
	text-align:left;
}

.texture{
background:url(../images/texture.jpg) 50% 0 no-repeat;
}
/****************************** utility links ******************************/
.utilbar{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
list-style-type: none;
color:#debfa7;
text-align:right;
font-size:10px;
height:22px;
padding-top:6px;
}
.utilbar ul{
display:inline;
}
.utilbar li{display: inline;}
.utilbar li a{
color:#fff3df;
padding:0px 4px 0 2px;
text-decoration: none;
}
.utilbar li a:hover{text-decoration:underline;}

/****************************** header with video, contact form ******************************/
#header{
clear:both;
height:288px;
}
/****************************** video ******************************/
.video_left{
width:512px;
float:left;
height:288px;
background:url(../images/logo.png) 50% 50% no-repeat;
}
.video_left #page, .video_left #page a#player{
height:288px;
width:512px;
}
.video_left #player{
border:1px solid #632b0a;
}
.video_left #playlist_wrap {display:none;}
.video_left #page, .video_left a.player{
padding:0;
margin:0;
}
.video_left #page{margin-top:-10px;}

/****************************** right side header ******************************/
#right_header{
float:right;
width:420px;
}

#right_header h2{
	color:#fff;
	font-size:31px;
	text-shadow:2px 2px 2px #000;
}

.phonenumber{
	font-weight:bold;
	font-size:23px;
float: right;
	color:#fff;
	font-family:"Trebuchet MS",Helvetica, sans-serif;
	text-align:right;
	background:url(../images/phone.gif) 35px 3px no-repeat;
width: 50%;
padding-bottom: 10px;
}
/****************************** call to action  - buttons ******************************/
.callout{
	background:url(../images/iamherebecause.gif) 0 0 no-repeat;
	padding:10px 0px 0 0px;
}
.callout a{
display:block;
margin-top:6px;
color:#000;
background:url(../images/btn.gif) 0 50% no-repeat;
font-size:15px;
text-decoration:none;
padding:10px 28px 10px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.callout a:hover{	color:#fff; }
/****************************** contactform header ******************************/
.contacttop{
	padding:10px 20px 0 0px;
	font-size:12px;
	height:203px;
	color:#fff;
}
.contacttop p{
	padding:10px 0;
}
.contacttop input, .contacttop textarea{
width:186px;
height:18px;
border:1px solid #c4c4c6;
background:#fff;
font-size:13px;
padding:3px 0 3px 5px;
font-family:Arial, Helvetica, sans-serif;
margin:0 4px 6px 0;
}
.contacttop textarea{
	height:46px;
	width:298px;
}
.contacttop input.button{
	text-decoration:none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	border:0;
	float:right;
	margin:-74px 8px 0 0px;
	background: url(../images/button2.gif) 0 0 repeat-x;
	-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
	border-radius: 5px;
 padding:3px 16px 5px 16px;
	height:52px;
	width:75px;
}
/****************************** book for header home ******************************/
.book_container img{
	margin:20px 20px 0px 0;
	float:left;
}
.book_container h5{
	font-size:18px;
	font-weight:normal;
	padding:20px 60px 0 0;
	color:#fff;
}
.book_container h5 a{
	color:#fff;
	text-decoration:none;
}
.book_container h5 a:hover{color:#f90;}
.book_container .ordernow{
	display:block;
	text-decoration:none;
	color:#fff;
	clear:both;
	text-indent:-999999px;
	font-size:11px;
	font-weight:bold;
	margin:0px 0 0 170px;
	position:relative;
	top:-50px;
	background: url(../images/getfreebook1.png) 0 0 no-repeat;
	width:182px;
	height:72px;
}
.book_container .ordernow:hover{	background: url(../images/getfreebook1-h.png) 0 0 no-repeat;}

/****************************** top navigation ******************************/
#navholder{
clear:both;
background:url(../images/nav_bg.jpg) 0 0 no-repeat;
height:45px;
margin-top:5px;
margin-bottom:3px;
}

#navholder ul, .footer ul{list-style-type: none;}

#navholder li, .footer li{display:inline;}

#navholder a {
font-size:15px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:16px 13px 8px 22px;
color:#fff;
display:block;
background:url(../images/nav_divider.gif) 100% 55% no-repeat;
float:left;
text-decoration:none;
}

#navholder li.last a, .footer li.last a{background:none;}

#navholder a:hover, .footer a:hover{
text-decoration:none;
color:#fabf49;
}

/****************************** content containers ******************************/
#columns{
width:970px;
background:#fff;
padding:10px 5px;
}

/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:200px;
text-align:left;
font-size:12px;
min-height:200px;
}

#left h2, #left h3, #quick_contact h3, #quick_contact h2{
clear:both;
color:#c55202;
text-align:left;
font-size:16px;
line-height:14px;
text-transform:uppercase;
border:1px solid #d5dfe7;
background:#fff url(../images/sideheader.gif) 0 100% repeat-x;
padding:14px 0 6px 15px;
}

#left h2 span, #left h3 span{
color:#000;
}

#quick_contact h2{
background:#000;
color:#ffb200;
border:0;
padding:10px 0 8px 15px;
}

#quick_contact h2 span{
color:#fff;
}

#left h3 img{
padding-left:6px;
position:relative;
margin-top:-3px;
}

#left h4, #quick_contact h4{
color: #333;
font-size:14px;
line-height:16px;
border-top:1px solid #fff;
background:#d5dfe7;
padding:10px 8px 10px 15px;
}

#left p, #quick_contact p{
padding: 8px 4px 10px 15px;
}

#left h4 a, #quick_contact h4 a{
color: #333;
text-decoration:none;
}

#left p.more, #quick_contact p.more{
text-align: right;
padding:10px 0px 10px 0px;
font-size:12px;
margin:0 0px 0 0;
}

#left p.more a, #quick_contact p.more a{
color:#39c;
text-decoration:none;
}

#left p.more a:hover, #quick_contact p.more a:hover{
text-decoration:underline;
}

#left ul, #quick_contact ul{
list-style-type:none;
padding:0 10px 0 15px;
}

#left li, #quick_contact li{
padding:7px 0px 7px 0px;
line-height:16px;
}

#left li a, #quick_contact li a, #left p a, #quick_contact p a{
text-decoration:none;
color:#333;
}
#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover, #left h4 a:hover, #quick_contact h4 a:hover{
color:#2275aa;
}

#left .newsdate, #copy .newsdate{
font-size:11px;
color:#138cc8;
display:block;
font-style:italic;
}

/****************************** left pas ******************************/
#left ul.navlist a{
color:#fff;
text-decoration:none;
display:block;
padding:14px 4px 13px 15px;
font-size:14px;
background:#c55202;
font-weight:bold;
}

#left ul.navlist a:hover{
text-decoration:none;
color:#000;
background:#ffaa00;
}

#left ul.navlist li{
padding:0;
margin:0;
display:inline;
border:0;
}

#left ul.navlist{
padding:0;
margin:0 0 20px 0;
border-top:1px solid #fff;
}

/****************************** center column ******************************/
#copy{
line-height:18px;
float:left;
width:520px;
padding:20px 0;
margin-left:25px;
text-align:justify;
}
#copy .emaillink{
display:block;
padding:0;
margin:-50px 0 0 150px;
position:relative;
border:0;
color:#39c;
font-size:11px;
background:url(../images/bullet.gif) 0 5px no-repeat;
padding-left:8px;
}

#copy .emaillink:hover{
text-decoration:underline;
}

#copy table{
font-size:11px;
margin-bottom:15px;
text-align:left;
}

.floatleft, .photo, #Directions #copy p img, .bookphoto{
float:left;
margin:0px 25px 8px 0px;
}

.photo{
border:2px solid #d5dfe7;
}
 
#copy h1, #copy h2{
color:#c55202;
font-size:18px;
padding:8px 10px 8px 0px;
margin-bottom:8px;
text-align:center;
line-height:24px;
border-bottom:1px solid #d5dfe7;
border-top:1px solid #d5dfe7;
}

#copy h2{
margin-top:20px;
}

#members #copy h2, #sitemap #copy h2{
text-align:left;
}

#copy h2 a{
color:#c55202;
text-decoration:none;
}

#copy h2 a:hover{
color:#39c;
}

#copy h4 a{
text-decoration: none;
color: #39c;
}

#copy h3 a:hover, #copy h4 a:hover{
color:#39c;
background:none;
}

#copy h3, #copy h3 a{
color:#333;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #333;
font-size:13px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #d5dfe7;
margin-bottom:10px;
}

#copy p.top, #copy p.more{
text-align:right;
font-size:12px;
margin-top:8px;
}
#copy p.top a, #copy p.more a{
color:#36c;
text-decoration:underline;
}

#copy p.top a:hover, #copy p.more a:hover{
text-decoration:none;
}

#copy ul.bborder li{
border-bottom:1px solid #d5dfe7;
margin-bottom:5px;
margin-top:5px;
}

#copy p, #copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
list-style-type: none;
margin:5px 0px 0 17px;
}

#copy li{
background:url(../images/bullet.gif) 0 10px no-repeat;
padding: 3px 5px 4px 11px;
text-align:left;
}

#copy ul ul{
margin:0px 0 6px 0px;
}

#copy ul ul li{
padding:0px 5px 0px 11px;
background:url(../images/bullet.gif) 0 10px no-repeat;
margin:0;
}

#copy ol li{
background:none;
padding: 2px 5px 2px 0px;
}

#copy ol{
margin-left:25px;
}

#copy p.info{
font-size:11px;
font-style:italic;
line-height:15px;
width:320px;
}

input, textarea, select{
border:1px solid #8c8c8c;
border-top:2px solid #8c8c8c;
border-left:2px solid #8c8c8c;
background:#fff;
margin-bottom:5px;
}

input.check{
border:0;
background:none;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy li a{
text-decoration: none;
color:#333;
font-size:12px;
}

#sitemap #copy li a:hover{
text-decoration: underline;
}

#members #copy div{
margin-bottom:25px;
}

#copy .cmpadd{
font-size:11px;
line-height:13px;
}

#copy #cmp_container, .testimonial{
background:#ecf2f6;
border:1px solid #e3e8ed;
padding:5px 8px;
margin:10px 0;
}
#copy h2.disclaimer{
text-transform:uppercase;
font-size:14px;
text-align:left;
line-height:16px;
}

#copy .testimonial h1{
font-size:14px;
font-weight:bold;
padding:10px 0 0 0;
margin:0;
background:none;
text-align:left;
line-height:18px;
}

.testimonial{
margin:0 0 10px 0;
}

hr{
background:#d5dfe7;
border:0;
color:#d5dfe7;
height:1px;
}

/****************************** Video Library Fixes ******************************/
#videos #copy .videopagelist img{
	margin-right:15px;	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#videos #copy .videopagelist{
	margin-top:30px;	
}

/****************************** right column ******************************/
#quick_contact{
width:200px;
font-size:12px;
text-align:left;
padding-top:10px;
float:right;
}
.book{margin:0px 10px 10px 0px; float:left;}
.reportscontainer{
	border:1px solid #d5dfe8;
	background:#eff3f6;
	padding:8px;
	margin-bottom:10px;
}
#quick_contact h5{
font-size:12px;
margin:6px 10px 6px 0;
color:#fff;
}

#quick_contact h5 a{color:#000;}
#quick_contact a:hover, #quick_contact .ordernow:hover{color:#d34e01}

#quick_contact .ordernow{
	text-decoration:none;
	color:#3498cc;
	font-size:12px;

}

#quick_contact form img{
 max-width:170px;
 height:auto;
 margin-bottom:4px;
}

#quick_contact .box{
color:#fff;
font-weight:bold;
line-height:14px;
margin-bottom:20px;
background:#000 url(../images/miniform_bg.gif) 0 0 no-repeat;
}

#quick_contact p.contactinfo{
display:none;
}

#quick_contact #minicontact{
text-align:left;
line-height:14px;
padding:8px 0 0 16px;
}

#quick_contact #minicontact br{
display:none;
}

#quick_contact form input, #quick_contact form textarea, .newsletter input { 
width:164px; 
margin-bottom:5px; 
}

#quick_contact form{
font-weight:bold;
}

#quick_contact input.submitbutton, #copy input.btn, #quick_contact .reportsbox a.getbook, #quick_contact input.button, #copy input.button, #quick_contact input.btn{ 
color: #bc3d00;
font-size:0px;
cursor:pointer;
font-size:13px;
background:url(../images/sendnow.gif) 50% 50% no-repeat;
border:0;
margin-top:10px;
padding:19px 0;
}

#quick_contact input.submitbutton:hover, #quick_contact input.button:hover{
background:url(../images/sendnow_hover.gif) 50% 50% no-repeat;
color:#d74b00;
}

#copy input.btn, #copy input.button, #quick_contact input.btn{
background:url(../images/button.gif) 50% 0 no-repeat;
color:#fff;
font-size:15px;
font-weight:bold;
padding:10px 70px 50px 70px;
}
#quick_contact input.btn{width:190px; font-size:12px; margin:0; padding-left:0; padding-right:0; text-align:center;}

/****************************** sidebar modules - specific ******************************/
#mod-badges h3 {
color: #3399CC;
}
#mod-badges img {
border: 0;
display: block;
height: 521px;
margin: 10px 0;
padding: 0;
width: 200px;
}

#mod-connect {
padding-bottom: 5px;
}
#mod-connect h3 {
color: #3399CC;
}
#mod-connect li {
text-align: center;
}
#mod-connect a {
display: block;
margin: 0 auto;
text-indent: -999em;
}
#mod-connect .facebook a {
background: url('../images/facebook.jpg') 0 0 no-repeat;
height: 69px;
width: 150px;
}
#mod-connect .twitter a {
background: url('../images/twitter.jpg') 0 0 no-repeat;
height: 33px;
width: 160px;
}
#mod-connect .linkedin a {
background: url('../images/linkedin.jpg') 0 0 no-repeat;
height: 33px;
width: 160px;
}
#mod-connect .avvo a {
background: url('http://assets2.avvo.com/images/microbadge.png?1273089642') 0 0 no-repeat;
height: 29px;
width: 120px;
}

#mod-video li {
padding: 10px 0;
}
#mod-video img {
border: 4px solid #d5dfe7;
float: left;
margin-right: 5px;
width: 40%;
}

/****************************** footer ******************************/
.footer{
background:#561f18 url(../images/footerbg.gif) 100% 0 no-repeat;
margin:0 auto;
text-align:center;
padding:10px 0 10px 0;
width:980px;
}

.footer li a{
padding:0 12px;
color:#fff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.footer li a:hover{
color:#d5cb95;
}
/****************************** copyright info ******************************/
.copyright{
clear:both;
padding:10px 0px;
color:#743b28;
margin:0 auto;
width:980px;
line-height:14px;
font-size:12px;
}

.copyright a{
color:#743b28;
text-decoration:none;
}

.copyright a:hover{
text-decoration:underline;
}
