/*************************************************************************
**************************************************************************

Produced by DHX Advertising
October 2011
http://dhxadv.com

TABLE OF CONTENTS
01. GLOBAL
02. COPY STYLES
03. MAIN NAV
04. SUB NAV
05. HOME PAGE
06. INNER PAGES
07. FORMS + BUTTONS
08. FOOTER
09. LINKS

**************************************************************************
01. GLOBAL
*************************************************************************/

@font-face {
	font-family: 'SwissLight';
	src: url('fonts/swissl-webfont.eot');
	src: url('fonts/swissl-webfont.eot?#iefix') format('embedded-opentype'),
		  url('fonts/swissl-webfont.woff') format('woff'),
		  url('fonts/swissl-webfont.ttf') format('truetype'),
		  url('fonts/swissl-webfont.svg#Swis721LtBTLight') format('svg');
}
html, body{
	margin:0;
	padding:0;
	font:14px/21px Helvetica, Arial, sans-serif;
	color:#4E727B;
	background:#16272D;
}
#container{
	width:960px;
	margin:0 auto;
}
a.logo{
	width:250px;
	height:110px;
	margin:30px 0 0 0;
	float:right;
	display:block;
	background:transparent url(/images/logo-thrive.png) no-repeat;
}
a.logo:hover{
	background-position:0 -110px;
}

/*************************************************************************
02. COPY STYLES
*************************************************************************/

h1, h2, h3, h4{
	font:19px/26px 'SwissLight', Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#288EA8;
	letter-spacing:-1px;
	margin:0 0 21px 0;
	padding:0;
}
h1, #left h2{
	font-size:21px;
	color:#4E727B;
	text-shadow:0px 1px 0px #E9FAFF;
}
h3, h4{
	font-size:18px;
}
p{
	margin:0 0 21px 0;
	padding:0;
}
.float-left{
	float:left;
	margin:5px 10px 5px 0;
}
.float-right{
	float:right;
	margin:10px 0 5px 10px;
}

/*************************************************************************
03. MAIN NAV
*************************************************************************/

#header-outer{
	width:100%;
	height:140px;
	border-bottom:1px solid #DFD65A;
	background:url(/images/header-bgRepeat.png)
}
#header{
	width:960px;
	margin:0 auto;
}
#nav{
	width:700px;
	margin-top:25px;
	float:left;
}
#nav a{
	width:96px;
	height:54px;
	margin:0 14px 0 0;
	padding:42px 0 0 0;
	float:left;
	font:11px/14px  Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background:transparent url(/images/nav-bg.png) no-repeat top;
}
/* target nav text having two lines of copy */
#nav a:nth-child(4), #nav a:nth-child(6){
	height:60px;
	padding-top:36px;
}

/*************************************************************************
04. SUB NAV
*************************************************************************/

#left{
	width:320px;
	padding-top:40px;
	float:left;
}
#left h2:first-child{
	margin-bottom:40px;
}
#left a{
	padding-left:20px;
	display:block;
	line-height:30px;
	background:transparent url(/images/subnav-bg.png) no-repeat top left;
}
#left a.download{
	background:transparent url(/images/subnav-bg-download.png) no-repeat top left;
}

/*************************************************************************
05. HOME PAGE
*************************************************************************/

#copy-home-outer{
	width:100%;	
	background:#FFFFFF url(/images/copy-home-bg.jpg) no-repeat top center;
}
#copy-home{
	width:960px;
	margin:0 auto;
}
.splash{
	height:300px;
	padding:50px 0 20px 480px;
	background:transparent url(/images/home-hero.png) no-repeat bottom left;
}
.splash h1{
	font-size:26px;
	color:#203840;
}
.splash h2, .splash h3{
	font-size:22px;
}
#goldbanner {
	position:absolute;
	left:72px;
	top:-32px;
	width:816px;
	height:42px;
	background:url(/images/valentinesribbon.png) no-repeat top center;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	padding-top:22px;
	color:#ffe4ea;
	text-shadow:1px 1px 0px #b50027;
	-webkit-text-shadow:1px 1px 0px #b50027;
	-moz-text-shadow:1px 1px 0px #b50027;
	font-weight:bold;
}
#goldbanner a {
	color:#ffe4ea;
	text-decoration:none;
	padding-right:14px;
	background:url(../images/arrow-pink.png) no-repeat top right;
}
#goldbanner a:hover {
}
#promos{
	width:960px;
	height:165px;
	background:transparent url(/images/home-promos.png) no-repeat;
	position:relative;
}
.promo{
	width:150px;
	padding:0 10px 0 160px;
	margin-top:27px;
	float:left;
	font-size:12px;
	line-height:14px;
}
.promo h4{
	margin:0 0 6px 0;
	font-size:15px;
	letter-spacing:0;
}
.promo a{
	width:90px;
	margin:-8px 0 0 0;
	padding:3px 0;
	display:block;
	text-align:center;
	border:1px solid #3E7F93;
	background:#5198AE;
	-moz-box-shadow:inset 0 1px 0 #7BBDD2;
	-webkit-box-shadow:inset 0 1px 0 #7BBDD2;
	box-shadow:inset 0 1px 0 #7BBDD2;
}

/*************************************************************************
06. INNER PAGES
*************************************************************************/

#copy-outer{
	width:100%;
	min-height:450px;	
	background:#FFFFFF url(/images/copy-bg.jpg) no-repeat top center;
}
#copy-outer.skin{
	background:#FFFFFF url(/images/intro-skin.jpg) no-repeat top center;
}
#copy-outer.body{
	background:#FFFFFF url(/images/intro-body.jpg) no-repeat top center;
}
#copy-outer.hair{
	background:#FFFFFF url(/images/intro-hair.jpg) no-repeat top center;
}
#copy-outer.tattoo{
	background:#FFFFFF url(/images/intro-tattoo.jpg) no-repeat top center;
}
#copy-outer.hormones{
	background:#FFFFFF url(/images/intro-hormones.jpg) no-repeat top center;
}
#copy-outer.weightloss{
	background:#FFFFFF url(/images/intro-weightloss.jpg) no-repeat top center;
}
#copy-outer.contact{
	background:#FFFFFF url(/images/intro-contact.jpg) no-repeat top center;
}
#copy{
	width:960px;
	margin:0 auto;
}
/**/
#middle{
	width:320px;
	padding-top:40px;
	float:left;
}
#middle h1:first-child{ /* inner page titles */
	margin-bottom:44px;
}
#middle h1.intro{ /* landing pages */
	margin-bottom:21px;
	padding-top:65px;
	line-height:28px;
	text-shadow:none;
	color:#288EA8;
}
/**/
#right{
	width:270px;
	float:right;
	padding-top:110px;
}
#right img{
	margin-bottom:20px;
}
/**/
#full{
	width:640px;
	float:right;
	padding-top:40px;
}
#full h1:first-child{
	margin-bottom:44px;
}
.item{
	margin-bottom:35px;
	padding-bottom:20px;
	border-bottom:1px solid #4B737D;
}
.item a.imgbox img {
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}
.clear{
	height:1px;
	padding-top:10px;
	clear:both;
}

/* miscellaneous */
object{ /* swf objects */
	margin-bottom:40px;
}
.box{
	padding:30px 0 15px 0;
	clear:both;
	border-top:1px solid #BDDEE8;
}

/*************************************************************************
07. FORMS + BUTTONS
*************************************************************************/

.formfield, .formfieldarea{
	width:240px;
	height:24px;
	margin-bottom:5px;
	background:#FFFFFF;
	border:1px solid #288EA8;
	box-shadow:2px 2px 0px #80BAC8;
	-moz-box-shadow:2px 2px 0px #80BAC8;
	-webkit-box-shadow:2px 2px 0px #80BAC8;
}
.formfieldarea{
	height:100px;
}

#newsletter-signup{
	width:240px;
	margin:20px auto;
	color:#FFFFFF;
}
#newsletter-signup .formfield{
	width:165px;
	height:22px;
}

/*************************************************************************
08. FOOTER
*************************************************************************/

#footer-outer{
	width:100%;
	border-top:1px solid #DFD65A;
	background:#16272D url(/images/footer-bgRepeat.png) repeat-x top;
}
#footer{
	width:960px;
	margin:0 auto;
	font-size:12px;
}
/**/
.footer-left{
	width:650px;
	margin-top:30px;
	float:left;
}
.footer-left a{
	padding-right:8px;
}
/**/
.footer-right{
	width:310px;
	height:60px;
	margin:10px 0;
	float:right;
	background:transparent url(/images/footer-social.png) no-repeat;
}
.newsletter{
	width:150px;
	height:60px;
	margin-right:10px;
	display:block;
	float:left;
}
.appointment{
	width:150px;
	height:60px;
	display:block;
	float:left;
}
/**/
.footer-btm{
	width:960px;
	padding:25px 0;
	clear:both;
	text-align:center;
	background:transparent url(/images/footer-btm-bg.png) no-repeat top center;
}
.footer-btm a:first-child{
	margin-left:25px;
}
a.facebook, a.twitter{
	width:58px;
	height:20px;
	margin:0 0 -5px 25px;
	display:inline-block;
	background:transparent url(/images/icon-facebook.png) no-repeat;
}
a.twitter{
	margin-left:5px;
	background:transparent url(/images/icon-twitter.png) no-repeat;
}

/*************************************************************************
09. LINKS
*************************************************************************/

/* default */
a:link, a:visited, a:active {color:#288EA8; text-decoration:underline;}
a:hover{color:#47A4BB; text-decoration:underline;}

/* nav */
#nav a:link, #nav a:visited, #nav a:active {color:#FFFFFF; text-decoration:none;}
#nav a:hover, #nav a.selected {color:#FFE967; background-position:0 -96px;}

/* sidenav */
#left a:link, #left a:visited, #left a:active {color:#4E727B; text-decoration:none;}
#left a:hover {color:#3EA0B8;}
#left a.selected {color:#3EA0B8;}

/* home promos */
.promo a:link, .promo a:visited, .promo a:active {color:#FFFFFF; text-decoration:none;}
.promo a:hover {background:#6DBBD3;}

/* footer */
#footer a:link, #footer a:visited, #footer a:active {color:#FFFFFF; text-decoration:none;}
#footer a:hover {color:#FFE967; text-decoration:none;}

#footer .footer-btm a:link, #footer .footer-btm a:visited, #footer .footer-btm a:active {color:#C0DBE3; text-decoration:none;}
#footer .footer-btm a:hover {color:#FFE967; text-decoration:none;}

