/* CSS Document 

PROJECT NAME: Sleep Strategies
URI: http://www.sleepstrategies.com/
Description: This is the website for client found at <a href="http://www.sleepstrategies.com">this link</a>.
Version: 1.0

	Author: Matt Davidson
	Agency: bv02
	Agency URI: http://www.bv02.com/

	This website was designed and built by bv02,
	whose web site you will find at http://www.bv02.com

*/



/* Global Styles

---------------------------------------------------------- */


html{
	margin:0px;
	padding:0px;	


}
body{
	margin: 0; 
	padding: 0;	
	background: #fff;	
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	/* Font sizing */
	font-size:12px;
	color: #777777;
	background:#efefef url(../images/bodyBackground.jpg) repeat-x top center;
}



a{
	margin: 0; padding: 0;
	color: #000;
	text-decoration: none;
}



.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}



h1 {
	margin: 0; padding: 0;
	font-size: xx-large;
	color: #000;
	
}



h2 {
	margin: 0px; padding: 0px;
	font-size: 24px;
	color:#D46B1F;
	text-transform:uppercase;
	padding:25px 0px 5px 0px;
	font-weight:normal;
	
}



h3 {
	margin: 0px; padding: 0px;
	color: #666666;
	font-size: 18px;
	margin:10px 0px 10px 0px;
	font-weight:normal;
	line-height:18px;
	
}



h4 {
	margin: 0px; padding: 0px;
	font-size:15px;
	color: #666666;
	font-weight:bold;
	
	
}





p {
	display: block;
	margin: auto; padding: 0px;
	line-height:1.5em;
	font-size:12px;
	color:#777777;
	padding-bottom:10px;
}



p a {
	margin: 0; padding: 0;
	text-decoration: none;
	color:#0000FF;
	border: none;
}



p a:hover {
	color:#FF0000;
}


/* Global classes
-----------------------------------------------------------*/

.container{
	width:884px;
	margin:auto;
	
	/* Testing 
	border: 1px dotted blue; */
}

.page-section{
	width:884px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


.clear{
clear:both;

}

.italic{
	font-style:italic;


}

.bold{
	font-weight:bold;

}

.noMargins{
	margin:0px;



}

.orange {
	color:#D46B1F;
}
/* Header

---------------------------------------------------------- */

#header{
	margin-top:0px; margin-bottom:0; padding: 0;
	width: 100%;
	/* testing 
	border: 1px dotted pink; */
}

#header .pageLogo{
	background-image:url(../images/ssLogo.png);
	width:274px;
	height:38px;
	font-size:10px;
	text-indent:-9999px;
	margin:0px 0px 0px 52px;

}

#header #globalNavWrap{
	margin:auto;
	width:780px;

}
#header #globalNav{
	list-style:none;
	text-align:center;
	margin:auto;
	padding:0px;
	margin-bottom:0px;
	margin-top:25px;
	height:32px;
	position:absolute;
	width:780px;
	

}

#header #globalNav a{
	display:block;
	background-image:url(../images/headerNavBG.jpg);
	background-repeat:no-repeat;
	width:121px;
	height:22px;
	color:#FFFFFF;
	margin-right:3px;
	padding:12px 3px 0px 3px;
	text-transform:uppercase;
	line-height:14px;
	font-size:12px;

}
#header #globalNav a.twoLiner{
	height:29px;
	padding:5px 3px 0px 3px;
	line-height:12px;

}

#header #globalNav a:hover{
	background-position:bottom;
	color:#0f547d;

}

#header #globalNav li{
	float:left;
	


}

#header #utilities{
	position:relative;
	float:right;
	font-size:11px;
	color:#FFFFFF;
	display:inline;
	margin-right:48px;
	padding-bottom:0px;
	margin-bottom:0px;
	height:11px;
	margin-top:10px;
}


#header #utilities a, #header .phoneNumber {
	color:#FFFFFF;
	padding:0px 10px 0px 10px;


}

#header #utilities a:hover{
	text-decoration:underline;


}

#header #utilities li{
	display: inline;
}


/* Body
-----------------------------------------------------------*/

#body{
	margin-top:0px; margin-bottom:0px; padding:0px;
	width: 100%;
	
	margin:auto;
	background:url(../images/bodyBG.png) repeat;
	background-position:center top;
}


#bodyCap, #footerCap{
	background-image:url(../images/bodyCap.png);
	background-repeat:no-repeat;
	width:884px;
	height:14px;
	overflow:hidden;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:53px;
	
}

#bodyCapBottom, #footerCapBottom{
	background-image:url(../images/bodyCapBottom.png);
	background-repeat:no-repeat;
	width:884px;
	height:14px;
	overflow:hidden;
	margin-bottom:0px;
	padding-bottom:0px;
	
}


#smokeBottom{
	background-image:url(../images/bodySmoke.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:862px;
	margin:auto;
	padding-bottom:20px;

}

#bodyContent{
	width:800px;
	margin:0px 0px 0px 40px;


}
#bodImage{
	background: url(../images/banners/contactus.jpg) no-repeat center bottom;
	margin:auto;
	width:838px;
	height:225px;
	padding-top:7px;




}

#crumbTrail{
	font-size:11px;
	color:#777777;
	margin-top:10px;
}

#crumbTrail a{
	color:#777777;
	text-decoration:none;
}
#crumbTrail a:hover{
	color:#D46B1F;
}

#crumbTrail .activeCrumb{
	text-decoration:underline;


}

#leftFullCol{
width:400px;
float:left;

}

#rightFullCol{
width:400px;
float:right;

}

#leftBodyCol{
	width:545px;
	float:left;
}

#leftBodyCol a, #leftFullCol a{
	color:#D46B1F;
}
#leftBodyCol a:hover, #leftFullCol a:hover{
	text-decoration:underline;
}


#leftBodyCol li{
	list-style: disc;
}

#leftBodyCol ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
	line-height:18px;


}

#leftBodyCol h4, #leftFullCol h4{
	color:#D46B1F;
	margin-top:10px;

}

#rightCallOut{
 width:234px;
 float:right;


}

.testimonialQuote{
	font-style:italic;
	margin-top:40px;
	line-height:16px;
	

}

.testimonialAuthor{
	margin:10px 0px 20px 0px;
	text-align:right;


}

.sleepStrategies{
color:#D46B1F;
}

#goToMeeting { 
	display:block;
	height:54px;
	width:234px;
	text-indent:-9999px;
	background:url(../images/onlineAssBtn.jpg) no-repeat 0px 0px;
	margin-bottom:10px !important;
}


/* Footer
---------------------------------------------------------- */

#footer{
	margin-top:0px; margin-bottom:0px; padding:0px;
	width: 100%;
	margin:auto;
	background:url(../images/bodyBG.png) repeat;
	background-position:center top;
	
	
}

#footer p{
	margin:0px;
	padding:0px;
	

}

#footer ul, #gettingStartedCO ul{
	list-style: url(../images/footerListIMage.gif);
	font-size:12px;
	color:#D46B1F;
	line-height:17px;
	padding:0px;
	margin:10px 0px 0px 20px;


}

#footer a, #gettingStartedCO a{
	color:#D46B1F;
	text-decoration:none;
	font-size:12px;
	
}



#footer a:hover, #gettingStartedCO a:hover{
	text-decoration:underline;
}


#footerCap{
	margin-top:5px;

}

#footerWrap{
	width:840px;
	margin:auto;
	height:130px;


}
#footLeft{
	width:50%;
	float:left;
	height:100%;

}

#footRight{
	width:50%;
	float:right;
	height:100%;

}

#foot1{
	width:50%;
	float:left;
	border-right:1px #CCCCCC solid;
	height:100%;
	

}
#foot2{
	width:49%;
	float:right;
	height:100%;
	border-right:1px #CCCCCC solid;

}
#foot3{
	width:50%;
	float:left;
	height:100%;

}
#foot4{
	width:49%;
	float:right;
	border-left:1px  #CCCCCC  solid;
	height:100%;
}


.footContent{
	width:90%;
	margin:auto;
	height:110px;
	line-height:14px;
	
	
	
}

.footContent h4, .footContentRight h4{
margin-bottom:7px;

}
.footContentLeft{
	width:90%;
	margin-left:5px;
	height:110px;

}

.footContentRight{
	width:90%;
	margin:0px 0px 0px 10px;
	height:110px;

}

.moreInfoLink{
	text-align:right;
	padding-right:10px;
}



/* Footer
---------------------------------------------------------- */

#copyright{
 padding: 0px;
	width: 95%;
	margin:auto;
	/* testing 
	border: 1px dotted pink; */
	font-size:10px;
	color:#666666;
	height:20px;
	margin-top:5px; margin-bottom:40px;
}

#copyright p{
	font-size:10px;
	display:inline;
	padding:0px;
	margin:0px;
}


#globalCopyNav{
	list-style:none;
	padding:0px;
	margin:0px;	
	float:left;
	width:350px;
	color:#777777;
	margin-top:3px;
	}

#globalCopyNav li{
	float:left;
	padding-right:8px;
}

#globalCopyNav a{
	color:#777777;
}

#globalCopyNav a:hover{
	text-decoration:underline;
}

.phoneNum{
float:right;
font-size:14px;
}

.bv02Logo{
	display:block;
	width:28px;
	height:10px;
	background-image:url(../images/bv02Logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:right;
	margin-top:2px;


}

/* Navigation

---------------------------------------------------------- */

/* Callout styles

---------------------------------------------------------- */

#gettingStartedCO ul{
	padding-top:0px;
	margin-top:0px;

}

#testimonialCallOut, #gettingStartedCO, #loginCallOut{
	width:234px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	margin:auto;
}

.callOutHeader{
	background:url(../images/callOutHeader.png) no-repeat;
	width:204px;
	height:18px;
	color:#4d4d4d;
	font-size:12px;
	padding:10px 0px 0px 30px;
	

}

.callOutBody{
	background:url(../images/callOutBackground.png);
	width:234px;
	font-size:11px;
	color:#777777;
	line-height:15px;
}

.callOutContent{
	width:190px;
	margin:auto;
	display:block;
	padding-top:10px;
	margin:auto;


}

.callOutFooter{
	background:url(../images/callOutFooter.png) no-repeat;
	width:234px;
	height:56px;



}

.callOutFooter a{
	color:#D46B1F;
	text-decoration:none;
	font-size:11px;
	
}



.callOutFooter a:hover{
	text-decoration:underline;
}

.callOutFooter .moreInfoLink{
	padding-top:13px;
	padding-right:20px;

}

.callOutFooter .callOutContent{
	padding-top:0px;

}

.callOutContent input{
	color:#666666;
	height:14px;
	font-size:11px;
}

.btn{
padding-top:5px;

}

#sitemap a{
	color:#777777;


}

#sitemap h4{

margin-bottom:10px;
}

#sitemap h4 a{
	
	color:#666666;

}

#sitemap a:hover{
	text-decoration:underline;

}

#sitemap ul{
	list-style: url(../images/middlelist.gif);
	line-height:20px;
	margin-top:0px;


}

.leftInsideWrap{
	float:left;
	width:532px;

}

.column1{
	float:left;
	width:266px;
	

}

.column2{
	float:right;
	width:266px;

}

.column3{
	float:right;
	width:266px;

}

/* Parterners Page*/

.partnerText{
	width:380px;
	float:right;
}

.partnerLogo{
width:160px;
float:left; 
text-align:center;
}
