
/***********************BODY/HTML Tags********************/
body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #7a6959;
    font-family:"Gill Sans", Tahoma, Helvetica, Arial, Sans-Serif;
    font-size: 0.85em;
    line-height: 1.4em;
    }
    
h2 {
    color:#7F070F;
    font-size: 1.5em;
    text-decoration:none;
    }
    
h3 {
    color:#7F070F;
    font-size: 1.0em;
    text-decoration:none;
    margin:5px 0 5px 0;
    }
	

/***********************LINKS********************/

a:link{
    color: #46241a;
    text-decoration:none;
    }
    
a:visited{
    color:#46241a;
    text-decoration:none;
    }
    
a:hover{
    color: #46241a;
    text-decoration:underline;
    }
a:active{
	position: relative;
	top:1px;
	}

a img{
	border:none;
}  

/***********************DIV'S+ID'S********************/


#container{
    width:850px;
    height:598px;
    margin: 0 auto 0 auto;
    background: url(images/background.jpg) no-repeat;
    }
    
#appBtn{
	width:132px;
	height:125px;
	position:absolute;
	top:15px;
	margin:0 0 0 710px;
}
	
/*************************NAVIGATION******************/
   
#nav{
    /*background: url(images/navbar.png) no-repeat;*/
    width:710px;
    height:100px;
    position:absolute;
    top: 55px;
    margin-left:65px;
    z-index:9;
	font-size:0.8em;
	float:right;
	color: #4F2D22;
    }
	

#nav ul{
    list-style-type:none;
    margin:35px 100px 0 0;
	float:right;
	padding:0;
    }
    
#nav li{
    float:left;
    margin: 0 12px;
    }
    
#nav #current{
	color:#7F070F;
	text-decoration:underline;
    }
    
#logo{
    background: url(images/logo.png) no-repeat;
    width:171px;
    height:163px;
    position:absolute;
    top:25px;
    margin-left:-25px;
    z-index:10;
    }
    
#sidebarNav{
    background: url(images/sidebar2.png) no-repeat;
    width:245px;
    height:362px;
    position:absolute;
    top:170px;
    margin-left:0px;
	font-size: 0.8em;
}

div#sidebarNav ul {list-style-type: none; margin:0;}
div#sidebarNav li {margin:20px 0 0 -35px;}

	
#sidebarNavBox{
	width:160px;
	height:340px;
	line-height: 1.0em;
	margin:55px 0 0 45px;
}

#sidebarNavBox p{
	margin:10px 0 0 0;
	line-height:1.0em;
	}


    
#sidebarCurrent{
    color:#7F070F;
}

/************** Various Content Divs *******************/

#sidebar{
    background: url(images/sidebar.png) no-repeat;
    width:450px;
    height:348px;
    position:absolute;
    top:175px;
    margin-left:5px;
    }
	
#content {
	width:350px;
    height:300px;
    position:absolute;
    top:30px;
    margin-left:50px;
	padding: 10px 0 0 0;
	font-size: 0.90em;
	overflow:auto;
	line-height:1.3em;
}



#content ul, li{
	padding-top:5px;
}

/****************** Welcome Page Image *********************/

#home div#content{
	background:url(images/testBox.png) no-repeat;		
	width:677px;
	height:429px;
	position:absolute;
	top:132px;
	margin:0 0 0 186px;
	
	}
	#home div#container img.welcome-image{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:0px 0px 3px #666;
	-moz-box-shadow:0px 0px 3px #666;
	-webkit-transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);
	}

	
	#home div#content div#welcome-text{
		float: right;
		width:500px;
		margin:35px 50px 0 0;
		}
		#home div#content div#welcome-text p {font-size:1.2em; line-height: 1.5em; font-weight: normal;}
	
	
#home #index-image{
    height:400px;
    position:absolute;
    top:195px;
    margin-left:20px;
    z-index:500;
    
}

/******************* SKIN CARE **************************/

#skinContentArea {
	background: url(images/skinContent.png) no-repeat;
	width:632px;
	height:427px;
	position:absolute;
	top:150px;
	margin:0 0 0 220px;
}

#skinContent {
	width:250px;
	height:325px;
	margin:25px 60px 0 0;
	float:right; 
    font-size: 0.85em;
	overflow:auto;
	line-height:1.35em;  	 
}

div#skinContent ol {
	margin: 0 0 0 -25px;
	}
	
	div#skinContent ul{list-style-type: none;}

#skinContent a{
	color:#376F44;
}

#skinImage {
    height:335px;
    margin:30px 0 0 35px;
	float:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:0px 0px 3px #666;
	-moz-box-shadow:0px 0px 3px #666;
}

	div#skinImage img{
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		}
#skinImageHor {
    width:250px;
    height:200px;
	margin:90px 0 0 40px;
	float:left;
}

#skinImageVer {
    width:200px;
    height:250px;
    margin:75px 0 0 55px;
	float:left;
}

#defaultSkincareImage{
	width:320px;
    height:320px;
	margin:190px 190px 0 0;
	float:right;
}

#pdf{
	position: absolute;
	top:535px;
	margin: 0 0 0 30px;
	background: #ECD4B3;
	padding:3px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#pdf a{
	color:#7F070F;
}

/****************** Waxing *********************/

#waxContentArea{
	background: url(images/skinContent.png) no-repeat;
	width:632px;
	height:427px;
	position:absolute;
	top:150px;
	margin:0 0 0 220px;
}

#waxContent{
	width:250px;
	height:325px;
	margin:25px 60px 0 0;
	float:right; 
    font-size: 0.85em;
	overflow:auto;
	line-height:1.35em; 
}

#waxContent ul{
	list-style-type:none;
	margin:36px 0 0 0;
	padding:0;
}

#waxContent li{
	margin:5px 0 10px 0;
	line-height:1.3em;
	text-align: center;
}

#waxContent li a {
	font-size:1.2em;
	color:#7F070F;	
	font-weight: bold;
	text-align: center;
}

#waxImage {
    height:335px;
    margin:30px 0 0 35px;
	float:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:0px 0px 3px #666;
	-moz-box-shadow:0px 0px 3px #666;
}

	div#waxImage img{
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		}

#waxNav{
    background: url(images/sidebar2.png) no-repeat;
    width:245px;
    height:362px;
    position:absolute;
    top:170px;
    margin-left:0px;
	font-size: 0.8em;
}

#waxNavBox{
	width:160px;
	height:340px;
	line-height: 1.0em;
	margin:55px 0 0 45px;
}
	
	div#waxNav ul{list-style-type: none; margin: 0;}
	div#waxNav li {margin:20px 0 0 -35px;}


/******************* Testimonials *****************/

#testContent {
	background:url(images/testBox.png) no-repeat;		
	width:677px;
	height:429px;
	position:absolute;
	top:132px;
	margin:0 0 0 186px;
}	

#testBox {
	width:575px;
	height:350px;
	margin:65px 0 0 65px;
}
	
#testColumn1 {
	width:550px;
	height:275px;
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
	line-height:1.4em;
	overflow: auto;
}
#testColumn1 ul{
	list-style-type: none;
	margin:0 0 0 -40px;
}

#testColumn1 li{
	margin:20px 0 0 0;
}

/******************* Products **************/

#dermalogica-wrap{
	width: 450px;
	height: 401px;
	margin: 0 auto;
	position: relative;
	
	top: 150px;
	background: url(images/content.png) no-repeat center center;
	}

#dermalogica-wrap h3{
	position: relative;
	top: 65px;
	text-align: center;
	margin: 0;
	}
	
#derma-link{
	position: relative;
	z-index: 9999;
	left: 70px;
	top: 90px;
	}

#derma-content{
	width: 300px;
	height: 250px;
	margin: 0 auto;
	position: relative;
	top: -160px;
	z-index: 100;
	}

/******************* FORM/ App page ********************	*/

#appBox{
	background: url(images/content.png) no-repeat;
    width:800px;
    height:401px;
    position:absolute;
    top:175px;
    margin-left:5px;
}
#appContent {
	width:350px;
    height:375px;
    float:left;
    margin:25px 0 0 40px;
	font-size: 0.90em;
}

#appMap {
	width:300px;
	height:315px;
	float:right;
	margin:35px 0px 0 0;
	background: #fff;
	border: 1px solid #000;
}
	div#appMap iframe{
		-webkit-box-shadow:0px 0px 7px #000;
		-moz-box-shadow:0px 0px 7px #000;
		}

#appForm{
	width:250px;
	height:auto;
	margin:25px 0 0 5px;
}

#email, #name, #message{
	margin:-5px 0 0 0;
	border:none;
}

#email input{
	width:175px;
	margin: 0 0 0 9px;
	border:1px solid #CFA98E;
}

#name input{
	width:175px;
	margin: 0 0 0 5px;
	border:1px solid #CFA98E;
}

#message textarea{
	margin: 0 0 0 40px;
	width: 175px;
	height:100px;
	border:1px solid #CFA98E;
}

#submit, #reset{
	margin: 5px -5px 0 47px;
	border:1px solid #CFA98E;
	background:#9F8663;
	}
	
#contactInfo{
	width:100px;
	height:auto;
	float:right;
	margin:-275px 0 0 0;
	}
#contactInfo p {
	margin: 10px 0 0 0;
}

#payment img{
	float: right;
	margin-right: 25px;
	position: relative;
	top:-20px;
	}

/************************ In the Media ******************/

#mediaContent{
	width:500px;
    height:350px;
    margin:30px 0 0 48px;
	float:left;
}

#thumbnails{
	width:325px;
	height:225px;
	margin: 0 0 0 15px;
}


#thumbnails p{
	margin:5px 0 5px 0;
	
}

/*********************** Take A Tour ***************/

#tourContent {
	background:url(images/testBox.png) no-repeat;		
	width:677px;
	height:429px;
	position:absolute;
	top:132px;
	margin:0 0 0 186px;
}

div#tour-images{
	margin:-30px 0 0 90px;
	}
#tourContent h3 {
	float:right;
	font-size: 0.8em;
	margin: -335px 75px 0 0;
	color:#46241a;
}

/***********************Copyright DIV **************/

#copyright{
	width:330px;
	height:auto;
	font-size:0.7em;
	margin:-5px 0 0 0;
	color:#4F412C;
	}
	
	
/***********************Footer Div*****************/

#footer{
	width:250px;
	height:20px;
	margin:0 auto;
	color:#DFC8A7;
	font-size:0.8em;
}
	div#footer p{margin:0;}
	div#footer img {display:block; margin: 0 auto;}

/***********************UTILITIES********************/


.indent {
	text-indent:15px;
	}

.floatRightPrice{
	float:right;
	margin: -21px 0 0 0;
	color:#8E2800;
}

.floatRight {
	float:right;
	margin: 35px 45px 0 0;
}

.float-left{
	float:left;
	}
	
.float-right{
	float:right;
	}

.testimonialRight{
	float:right;
	color:#46241a;
}

.emp{
	font-style: italic;
}

.imp{
	font-style:italic;
	color:#46241a;
}

.impSmall{
	font-style:italic;
	color:#000000;
	font-size:0.85em;
	font-weight:400;
}

.hidden{
    display:none;
    }
    
.italic{
	font-style: italic;
	}





/*	--------------------------------------------------
	! Home Overlay
	-------------------------------------------------- */
	
	.home-overlay{
		height:100%;
		width:100%;
		background:#242424;
		background:rgba(0,0,0,0.5);
		display:none;
		position:absolute;z-index:999;
		top:0; left:0;
	}
	
	.overlay-content{
		position:fixed;
		width:600px;
		height:404px;
		top:50%; left:50%;
		margin-top:-202px; margin-left:-300px;
		
		-webkit-border-radius:	8px;
		-moz-border-radius:		8px;
		border-radius:			8px;
	
		box-shadow:0 0 5px #000;
	}
	
	.overlay-content img{
		-webkit-border-radius:	8px;
		-moz-border-radius:		8px;
		border-radius:			8px;
	}						
