/*************************************************************************/
/**************************** general ************************************/

html, body{
	height:100%;
	margin:0;
	padding:0;
	font:12px/16px Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	background:#B9DCE6;
}
a.logo{
	width:210px;
	height:96px;
	margin:25px 0 0 0;
	float:right;
	display:block;
	background:transparent url(/images/logo.png) no-repeat;
}
object{
	float:left;
	margin:5px 15px 15px 0; 
}

/*************************************************************************/
/**************************** main navigation ****************************/

#header{
	width:900px;
	height:140px;
	margin:0 auto;
}
#homebg{
	width:900px;
	height:356px;
	background-image:url(/images/thrive-homepage.jpg)
}
#homebg p{
	padding: 0 0 0 450px;
}
.nav{
	margin:25px 0 0 0;
	float:left;
}
.nav a{
	width:94px;
	height:54px;
	margin:0 14px 0 0;
	padding:40px 0 20px 0;
	float:left;
	text-align:center;
}

/*************************************************************************/
/**************************** side navigation ****************************/

#sideNavAccordion{
	margin:0;
	padding:0;
	clear:both;
}
#sideNavAccordion ul{
}
#sideNavAccordion li{
	margin:0 0 0 20px;
	padding:0 0 0 14px;
	list-style:none;
	background:url(/images/bullet.gif) no-repeat 0 3px;
}
#newsletter{
	height:110px;
	background:transparent url(/images/newsletter-icon.png) top left no-repeat;
}

/*************************************************************************/
/**************************** center blue ********************************/

#content{
	width:100%;
	float:left;
	background:#304c54 url(/images/content-bgRepeat.gif) repeat-x;
}
#homepage{
	width:100%;
	height:496px;
	float:left;
	background:#304c54 url(/images/content-bgRepeat.gif) repeat-x;
}
#section{ /* holds page content -- name given for URL tabs */
	width:900px;
	_width:910px;
	margin:0 auto;
}
#left{
	width:240px;
	_width:220px;
	min-height:480px;
	float:left;
}
#left ul{
	margin:0 auto;
	margin-left:-25px;
	list-style:none;
}
#right{
	width:580px;
	_width:560px;
	margin-right:20px;
	float:right;
}
#bullcol{
	width:190px;
	_width:170px;
	float:left;
}
#fullcol{
	width:580px;
	_width:570px;
	height:200px;
}
#beforeAfter{
	width:270px;
	height:230px;
	text-align:center;
	float:left;
	padding:0 10px 0 10px;
}
#beforeAfter c{
	font-size:11px;
	line-height:25px;
	color:#B6EDFF;
}
#product{
	width:580px;
	height:300px;
	margin-top:20px;
}
#product img{
	margin-right:20px;
	float:left;
}
.floatLeft{
	float:left;
	margin:0 15px 15px 0;
}
.floatRight{
	float:right;
	margin:0 0 15px 15px;
}
.product{
	margin-right:10px;
}
#promoarea{

}
#audio1{
	width:370px;
	height:100px;
	float:left;
	padding:0 10px 10px 0;

}
#audio2{
	width:370px;
	height:100px;
	float:left;
	padding:0 10px 10px 0;

}
#audio3{
	width:370px;
	height:100px;
	float:left;
	padding:0 10px 10px 0;

}
#audio4{
	width:370px;
	height:100px;
	float:left;
	padding:0 10px 10px 0;

}
/*************************************************************************/
/*************** HOME ******************/

a.promo1{
	width:289px;
	height:94px;
	margin:15px 8px 15px 0;
	background:url(/images/promo01.jpg) no-repeat 0 0;
	float:left;
	display:block;
}
a.promo1:hover{	
	background:url(/images/promo01.jpg) no-repeat 0 -94px;
}
a.promo2{
	width:289px;
	height:94px;
	margin:15px 8px 15px 8px;
	background:url(/images/promo02.jpg) no-repeat 0 0;
	float:left;
	display:block;
}
a.promo2:hover{	
	background:url(/images/promo02.jpg) no-repeat 0 -94px;
}
a.promo3{
	width:289px;
	height:94px;
	margin:15px 0 15px 8px;
	background:url(/images/promo03.jpg) no-repeat 0 0;
	float:left;
	display:block;
}
a.promo3:hover{	
	background:url(/images/promo03.jpg) no-repeat 0 -94px;
}
/*************************************************************************/
/*************** full coll / about, Privacy, disclaimer ******************/

#leftside{
	width:420px;
	_width:400px;
	margin-right:20px;
	min-height:480px;
	float:left;
}
#rightside{
	width:420px;
	_width:400px;
	margin-right:20px;
	float:right;
	padding-top:60px;
}
#rightsidestories{
	width:420px;
	_width:400px;
	margin-right:20px;
	float:right;
	padding-top:8px;
}
#rightsidefull{
	width:420px;
	_width:400px;
	margin-right:20px;
	float:right;
}
#bothfull{
	width:900px;
	_width:880px;
	float:right;
}

/*************************************************************************/
/*********************** newsletter signup form **************************/

#newsletter{ /* container for iframe */
	width:240px;
	height:120px;
	margin-top:20px;
}

/*************************************************************************/
/******************************* footer **********************************/

#footer{
	width:900px;
	margin:0 auto;
	clear:both;
	color:#39545D;
}
#footer ul{
	margin:20px 0 0 0;
}
#footer p{
	padding-top:35px;
	font-size:10px;
}
#footerLeft{
	margin:0;
	padding:0;
	float:left;
}
#footerLeft li{
	list-style:none;
	display:inline;
	border-right:1px solid #39545D;
}
#footerLeft li a{
	font-size:12px;
	padding:0 4px 0 4px;
	color:#645A19;
	text-decoration:none;
}
#footerRight{
	margin:0;
	padding:0;
	float:right;
}
#footerRight li{
	list-style:none;
	display:inline;
	border-right:1px solid #39545D;
}
#footerRight li a{
	font-size:11px;
	padding:0 4px 0 4px;
}

/*************************************************************************/
/****************************** sitemap **********************************/

#sitemap{
	width:300px;
	padding-bottom:20px;
	float:left;
}
#sitemap h2{
	margin:8px 0 8px 0;
}

/*************************************************************************/
/**************************** text styles ********************************/

h1{
	font-size:18px;
	margin-top:25px;
	padding-bottom:15px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
h2{
	font-size:12px;
	color:#B6EDFF;
}
h3{
	font-size:13px;
}
h4{
	font-size:13px;
	padding-bottom:15px;
	border-bottom:1px solid #b4dae4;
}
ul{
	margin:0 0 0 20px;
	padding:0;
}
li{
	margin-top:2px;
	margin-bottom:2px;
	padding-top:0;
	padding-bottom:0;
}
strong{
	color:#B6EDFF;
}
sup{
	font-size:10px;
}

/*************************************************************************/
/***************************** linkage ***********************************/

/* default */
a:link, a:visited, a:active {color:#BDA92C; text-decoration:none;}
a:hover{color:#e5c816; text-decoration:none;}

/* nav */
.nav a:link, .nav a:visited, .nav a:active {color:#645A19;	background:url(/images/navBg.png) no-repeat;}
.nav a:hover, .nav a.selected {color:#3A535A; text-decoration:none;	background:url(/images/navBg.png) no-repeat -105px 0;}

/* left sidenav */
#left a:link, #left a:visited, #left a:active{color:#B6EDFF; text-decoration:none;}
#left a:hover{color:#FFFFFF; text-decoration:none;}

#left li{color:#B6EDFF; text-decoration:none;}
#left li:hover{color:#FFFFFF; text-decoration:none;}

/* footer */
#footer a:link, #footer a:visited, #footer a:active {color:#645A19; text-decoration:none;}
#footer a:hover{color:#90822A; text-decoration:none;}

/*************************************************************************/
/*************************** IE6 PNG support *****************************/

/* PNG support for IE6 */
img, div, input, a { behavior: url(/assets/iepngfix.htc); }