/*
Theme Name: Beauty Company
Theme URI: http://beautycompanysf.com
Version: April 2008
Author: Kerry Nehil
Author URI: http://noise13.com
*/


/********************************************** 
		           DEFAULTS
**********************************************/

body {
	text-align: left; 
	font: normal small/1.5em Helvetica, Arial, Verdana, sans-serif;
  	color: #000000;
	background: #FFFFFF;
	}
body.salon { background: url(images/global/bg_salon.gif) repeat-y left top; }	
body.beauty { background: url(images/global/bg_beauty.gif) repeat-y left top; }	
body.contact { background: #DFF0F3 url(images/global/bg_contact.jpg) repeat-y left top; }
body.skincare { background: url(images/global/bg_skincare.gif) repeat-y left top; }	

* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}	
	
strong, b { font-weight: bold; }
em { font-style: italic; }


hr { 
	background: #999999; 
	color: #999999; /* IE fix */
	clear: both;
	float: left; 
	width: 100%; 
	height: 2px; 
	margin: 8px 0 8px 0; 
	padding: 0; 
	border: none; 
	}	
	
/*	
h1 {
	float: left;
	position: relative;
	width: 130px;
	height: 47px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	}
h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/global/logo.gif) no-repeat;	
	}	
h1 a { cursor: pointer;	}	
*/


h1 {
	display: none;
	text-indent: -4000px;
	}


h2 {
	margin: 20px 0 0 0;
	padding: 0;
	font: bold 200%/1em Arial, Helvetica, sans-serif;
	color: #000000;
	}
		
h3 {
	margin: 0 0 8px 0;
	padding: 0; 
	font: bold 110%/1.25em Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 4px solid #000000;
	text-transform: uppercase;
	}
	
h4 {
	margin: 0 0 2px 0;
	padding: 0; 
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #808082;
	}
		
h5 {
	margin: 0 0 2px 0;
	padding: 0;
	font: bold 90% Arial, Helvetica, sans-serif; 
	color: #808082;
	}

h6 {
	margin: 10px 0 3px 0;
	padding: 0;
	font: bold 90% Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	color: #808082;
	}

p {	margin: 0 0 10px 0;	}

.footnote { font: normal 80% Arial, Helvetica, sans-serif; }

a:focus { outline: none; }

a:link { color: #777777; text-decoration: underline; }

a:visited {	color: #888888;	}
		
a:hover, a:active {	text-decoration: none; }


ul { margin: 0 0 15px 0; }
ul ul { margin: 0 0 0 15px; }	

dl {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
dl dt {
	margin: 0 0 3px 0;
	font: bold 120% Arial, Helvetica, sans-serif;
	}
	
dl dd {
	margin: 0;
	padding: 0;
	line-height: 1.25em;
	}
	

dl dd + dd + dd { 
	font: normal 90%/1.25 Arial, Helvetica, sans-serif;
	color: #4C4C4C;	
	}
	
.fade {	margin-bottom: 2em; }

.fade p {
	margin-bottom: 2em;
	text-align: left;
	width: 100%;
	}		

	
/********************************************** 
		            HOME
**********************************************/
	
#home {
	width: 880px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;	
	}

#home .top {
	width: 880px;
	margin: 0;
	padding: 0;	
	}

#home .top img { float: right; }

#home .leftcol {
	float: left;
	width: 238px;	
	margin: 0 0 0 90px;
	_margin: 0 0 0 42px;
	padding: 0;
	}
	
#home .centercol {
	display: inline;
	float: left;
	width: 238px;	
	margin: 0 0 0 40px;
	padding: 0;
	}	
	
#home .rightcol {
	display: inline;
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	}

#home .top p {
	float: left;
	width: 316px;
	height: 138px;
	margin: 100px 0 0 0;
	padding: 0;
	text-indent: -4000px;
	background: url(images/global/quote_extras.gif) no-repeat;
	}

#home .leftcol h2 {
	width: 238px;
	height: 254px;
	margin: 0 0 10px 0;
	padding: 0; 
	text-indent: -4000px;
	background: url(images/global/logo_salon.gif) no-repeat;
	}	
	
#home .centercol h2 {
	width: 238px;
	height: 254px;
	margin: 0 0 10px 0;
	padding: 0; 
	text-indent: -4000px;
	background: url(images/global/logo_bco.gif) no-repeat;
	}		
	
#home .rightcol p {
	width: 251px;
	padding: 100px 0px 5px 25px;
	background: url(images/global/bg_hello.gif) no-repeat;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	}
	
#home .rightcol a#twitter-link {
	font: normal .95em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}		
	
#home div.leftcol li {
	margin: 0;
	font: bold 90%/1.25em "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	color: #4C4C4C;
	}
	
#home div.leftcol li a:link {
	color: #4C4C4C;
	text-decoration: none;
	}	

#home div.leftcol li a:visited {
	color: #5C5C5C;
	text-decoration: none;
	}	

#home div.leftcol li + li {
	margin: 0;
	font: bold 100%/1.25em Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
#home div.leftcol li + li + li {
	margin: 0;
	font: normal 100%/1.25em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #707070;
	}	
	
	

#home div.centercol li {
	margin: 0 0 3px 0;
	font: bold 100%/1.25em Arial, Helvetica, sans-serif;
	list-style: none;
	text-transform: uppercase;
	color: #000000;
	}

#home div.centercol li + li {
	margin: 0 0 3px 0;
	font: normal 95%/1.25 Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	}
	
		
#home div.rightcol img { margin: -10px 0px 0px 25px; }
	
#home div.rightcol img + img { margin: -10px 0px 0px -25px; }	

	
/********************************************** 
		         ABOUT SALON
**********************************************/	
	
	
#salon {
	width: 1100px;
	height: auto;
	margin: 0;
	padding: 0 0 20px 0;	
	}

#salon .top {
	width: 1100px;
	margin: 0;
	padding: 0;	
	}

#salon .leftcol {
	float: left;
	width: 384px;	
	margin: 0;
	padding: 0;
	}
	
#salon .leftcol img {
	}	
	
#salon .leftcol h2 {
	width: 260px;
	height: 83px;
	margin: 100px 0 25px 100px;
	text-indent: -4000px;
	background: url(images/global/title_salon.gif) no-repeat;
	}	
	
#salon .leftcol p {
	margin: 3px 0 0 0;
	padding: 0 25px;
	font: normal 95%/1.25em Arial, Helvetica, sans-serif;
	text-align: justify;
	}	
	
#salon .leftcol p em {
	font: bold 95%/1.25em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}	
	
#salon .centercol {
	display: inline;
	float: left;
	width: 160px;	
	margin: 0 0 0 40px;
	padding: 0;
	}	
	
#salon .centercol p {
	font: normal 95%/1.25 Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	}	
	
#salon .centercol small { font-size: 90%; }	
	
#salon .rightcol {
	display: inline;
	float: left;
	width: 160px;
	margin: 0 0 0 40px;
	padding: 0;
	}

.bb {
	padding: 0 0 50px 0;
	background: url(images/bb_thumb.jpg) no-repeat right top;
	}
	
.kerastase {
	padding: 0 0 50px 0;
	background: url(images/kerastase_thumb.jpg) no-repeat right top;
	}
	
.shu {
	padding: 0 0 50px 0;
	background: url(images/shu_thumb.jpg) no-repeat right top;
	}		


/********************************************** 
		        SKINCARE
**********************************************/	

#skincare {
	width: 1100px;
	height: auto;
	margin: 0;
	padding: 0 0 20px 0;	
	}

#skincare .top {
	width: 1100px;
	margin: 0;
	padding: 0;	
	}

#skincare .leftcol {
	float: left;
	width: 384px;	
	margin: 0;
	padding: 0;
	}
	
#skincare .leftcol img {
	}	
	
#skincare .leftcol h2 {
	width: 341px;
	height: 83px;
	margin: 100px 0 25px 20px;
	text-indent: -4000px;
	background: url(images/global/title_skincare.gif) no-repeat;
	}	
	
#skincare .leftcol p {
	margin: 3px 0 0 0;
	padding: 0 25px;
	font: normal 95%/1.25em Arial, Helvetica, sans-serif;
	text-align: justify;
	}	
	
#skincare .leftcol p em {
	font: bold 95%/1.25em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}	
	
#skincare .centercol {
	display: inline;
	float: left;
	width: 425px;	
	margin: 5px 0 0 40px;
	padding: 0;
	}	
	
#skincare .centercol p {
	font: normal 95%/1.25 Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	}	
	
#skincare .centercol small { font-size: 90%; }	
	
	
.product {
width: 425px;
margin-bottom: 30px;
}

	.product-image {
	float: left;
	width: 100px;
	margin-right: 22px;
	}
	
	.product-info {
	width: 300px;
	float: left;
	}

		.product-info h3 {
		color: #71a6db;
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		margin: 0 0 16px 0;
		border: 0;
		text-decoration: none;
		}
	
		.product-info p {
		color: #000;
		}
		
		.purchase {
		color: #666;
		font-weight: bold;
		font-size: 13px;
		clear: both;
		}
		
		.purchase-info {
		width: 141px;
		float: left;
		padding-bottom: 10px;
		font-size: 14px;
		}
		
		.paypal-button {
		float: right;
		width: 79px;
		margin-right: 40px;
		}
		
		.paypal-button form {
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: auto;
		}
		
		button.add-to-cart {
		background: url(images/global/add_to_cart.png) left -16px no-repeat;
		width: 79px; 
		height: 16px;
		border: 0;
		margin: 0;
		padding: 0;
		text-indent: -3000px;
		cursor: pointer;
		}
		
			button.add-to-cart:hover {
			background-position: left top;
			}
	
	
/********************************************** 
		      ABOUT BEAUTY CO
**********************************************/	
	
	
#beauty {
	width: 1100px;
	height: auto;
	margin: 0;
	padding: 0 0 20px 0;	
	}

#beauty .top {
	width: 1100px;
	margin: 0;
	padding: 0;	
	}

#beauty .leftcol {
	float: left;
	width: 384px;	
	margin: 0;
	padding: 0;
	}
	
#beauty .leftcol img {
	}	
	
#beauty .leftcol h2 {
	width: 260px;
	height: 83px;
	margin: 100px 0 25px 100px;
	text-indent: -4000px;
	background: url(images/global/title_beauty.gif) no-repeat;
	}	
	
#beauty .leftcol p {
	margin: 3px 0 0 0;
	padding: 0 25px;
	font: normal 95%/1.25em Arial, Helvetica, sans-serif;
	text-align: justify;
	}	
	
#beauty .leftcol p em {
	font: bold 95%/1.25em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}	
	
#beauty .centercol {
	display: inline;
	float: left;
	width: 160px;	
	margin: 0 0 0 40px;
	padding: 0;
	}	
	
#beauty .rightcol {
	display: inline;
	float: left;
	width: 160px;
	margin: 0 0 0 40px;
	padding: 0;
	}	

#beauty .centercol dl {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#beauty .centercol dl dt {
	margin: 0 0 3px 0;
	font: bold 120% Arial, Helvetica, sans-serif;
	}
	
#beauty .centercol dl dd {
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1.25em;
	}
	
#beauty .centercol dl dd + dd + dd { 
	margin: 0 0 3px 0;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #000000;	
	}	
	
	
a#open {
	padding: 3px 20px 3px 0;
	font: bold 100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	background: url(images/global/icon_arrow.gif) no-repeat right center;
	}
	
a#open:hover { color: #333333 }
		

/********************************************** 
		            HOME
**********************************************/
	
#buzz {
	width: 880px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;	
	}

#buzz #top {
	width: 880px;
	margin: 0 0 50px 0;
	padding: 0;	
	}

#buzz .leftcol {
	float: left;
	width: 238px;	
	margin: 0 0 0 90px;
	_margin: 0 0 0 42px;
	padding: 0;
	}
	
#buzz div.leftcol li {
	margin: 0;
	font: bold 90%/1.25em "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	color: #4C4C4C;
	}
	
#buzz div.leftcol li a:link {
	color: #4C4C4C;
	text-decoration: none;
	}	

#buzz div.leftcol li a:visited {
	color: #5C5C5C;
	text-decoration: none;
	}

#buzz div.leftcol li a:hover, #buzz div.leftcol li a:active {

	}	
	
#buzz div.leftcol li + li {
	margin: 0;
	font: bold 100%/1.25em Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
#buzz div.leftcol li + li + li {
	margin: 0;
	font: normal 100%/1.25em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #707070;
	}	
	
#buzz .rightcol {
	display: inline;
	float: left;
	width: 610px;	
	margin: 0 0 0 40px;
	padding: 0;
	}	
		
#buzz .rightcol img {
	float: left;
	margin: 0;
	padding: 0;
	}
	



#friends {
	width: 880px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;	
	}

#friends #top {
	width: 880px;
	margin: 0 0 50px 0;
	padding: 0;	
	}

#friends .leftcol {
	float: left;
	width: 238px;	
	margin: 0 0 0 90px;
	_margin: 0 0 0 42px;
	padding: 0;
	}
	
#friends div.leftcol li {
	margin: 0;
	font: normal 100%/1.25em Arial, Helvetica, sans-serif;
	color: #000000;
	}

#friends div.leftcol li a:link {
	color: #4C4C4C;
	text-decoration: underline;
	}	

#friends div.leftcol li a:visited {
	color: #5C5C5C;
	text-decoration: none;
	}
	
	
/********************************************** 
		           CONTACT
**********************************************/	
	
	
#contact {
	width: 880px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;	
	}

#contact .top {
	width: 880px;
	margin: 0;
	padding: 0;	
	}

#contact .leftcol {
	float: left;
	width: 384px;	
	margin: 160px 0 0 123px;
	_margin: 160px 0 0 50px;
	padding: 0 0 20px 0;
	background: #FFFFFF;
	}	
	
#contact .leftcol h2 {
	width: 358px;
	height: 59px;
	margin: 10px 0;
	text-indent: -4000px;
	background: url(images/global/title_contact.gif) no-repeat;
	}	
	
#contact dl {
	float: left;
	margin: 0 40px 15px 0;
	padding: 0;
	}
		
#contact dl dt {
	margin: 0 0 3px 0;
	font: bold 120% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
#contact dl dd, #contact dl dd + dd + dd + dd + dd {
	margin: 0;
	padding: 0;
	font: normal 100%/1.25em Arial, Helvetica, sans-serif;
	}
	
#contact dl dd + dd + dd + dd { 
	margin: 5px 0 0 0;
	font: bold 100%/1.25em Arial, Helvetica, sans-serif;
	color: #000000;	
	}	


	
/***************************************************
			      MAIN NAVIGATION
***************************************************/


#nav {
	float: left;
	margin: 10px 0 0 0;	
	padding: 0;
	font: bold 90% Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	}
	

#salon #nav, #beauty #nav, #skincare #nav {
	float: left;
	margin: 10px 0 20px 424px;	
	_margin: 10px 0 20px 212px;
	padding: 0;
	font: bold 90% Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	}
	

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	

#nav a:link, #nav a:visited {
	float: left;
	margin: 15px 10px 0 0;
	padding: 0;
	color: #000000;
	text-decoration: none;
	}

#nav a:hover, #nav a.active { 
	border-bottom: 3px solid #FEED56;
	}	


#nav #home_page a {
	width: 85px;
	height: 41px;
	margin: 0 10px 0 0;
	text-indent: -4000px;
	border: none;
	}	
	
#home_page { background: url(images/global/btn_home.gif) no-repeat left top; }

#nav #beauty_page a:hover, #nav #beauty_page a.active,
#nav #tips_page a:hover, #nav #tips_page a.active { border-bottom: 3px solid #E7B18A; }

#nav #buzz_page a:hover, #nav #buzz_page a.active { border-bottom: 3px solid #B1353C; }

#nav #contact_page a:hover, #nav #contact_page a.active { border-bottom: 3px solid #CAE1E5; }


	
/********************************************** 
				CONTACT FORM
**********************************************/

form {
	float: left;
	width: 430px;
	margin: 15px 0;
	padding: 0;
	}
	
form fieldset li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

form legend { 
	margin: 0 0 3px 0;
	padding: 0;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	}

form label { 
	display: block;
	margin: 0 0 8px 0;
	font: normal 95% Arial, Helvetica, sans-serif;
	color: #000000;
	}

form .textinput {
	margin: 0;
	padding: 2px;
	width: 180px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #CCCCCC;
	}
	
form .submit {
	margin: 20px 0 0 0;
	padding: 2px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #e7b18a;
	}
	
/*	width: 82px;
	height: 21px;
	text-indent: -4000px;
	background: url(../images/global/btn_submit.gif) no-repeat left top;
	} 
	
form .submit:hover {
	cursor: pointer;
	} 		
*/
	
/***************************************************
			         FOOTER
***************************************************/		
	
#footer {
	margin: 0 0 0 100px;
	padding: 0;
	}	
	
#footer p {
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #999999;
	}		
	
#footer a {
	color: #888888;
	text-decoration: none;
	}	

.contact #footer p,
.salon #footer p,
.skincare #footer p,
.beauty #footer p { text-indent: -4000px; }			




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



	
/***************************************************
			           MISC
***************************************************/	
	
	
.clear { clear: both; }	

.fix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
  
.fix { display: inline-block; } 
* html .fix { height: 1%; }
.fix { display: block; }
.hide { text-indent: -4000px; }

.alignr { float: right; }

