/*--------------------- Last Modified  2006.02.17 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. Used with Permission.                             
  May not be duplicated or reproduced.

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#270A03 top repeat-x;
	text-align:center; 
	font:12px/18px Arial, Helvetica, sans-serif;
	color: #CC9966;
	line-height: normal;
	font-weight: normal;

	}

p, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1,h2,h3 { margin:0 35px 8px 25px; }

h1	{ font-size:1.1em; color:#99CCCC; }
h2	{ font-size:1.0em; color:#99CCCC; }
h3	{ font-size:1.0em; color:#99CCCC; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#CC9966; text-decoration:underline; }
a:hover,a:active	{ color:#996633; text-decoration:underline; }


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

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}


img.img-right-list {
	float:right; 
	margin:5px 50px 10px 10px; 
}

p.top-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
	text-decoration: underline;
	font-weight:bold;
}


.link {line-height: normal;
	font-weight: normal;
}

.events {
	margin:2px;
	}

	
/* ----- global form elements ----- */ 

form {
	width:125px;
	padding:2px 0 15px 37px;
	}
	
	#home form {
	width:125px;
	padding:2px 0 15px 25px;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#CC9966 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:120px; /* 5 pixles smaller than form width !important */
	height:15px;
	vertical-align: middle;
	margin-bottom:2px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
select { 
	width:125px; /* same width as form !important */
	padding:0;
	height:20px;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0;
	margin-left:30px; 
	}

input.submit-contact-main { margin:90px 0 0 242px; }

input.submit-image { 
	background:url("../images/btn-submit.jpg");
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}


#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { padding:20px 0 10px 0; }
	
#contact-main label { 
	width:180px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:150px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:155px;
	}
	
#contact-main label textarea { height:100px; }



/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg");
	width:760px;
	margin:0 auto;
	text-align:left;
	}
	
#home #wrap {
	background:url("../images/bg-wrap-home.jpg");
	width:760px;
	margin:0 auto;
	text-align:left;
}	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:163px;
	}
	
#home #masthead {	
	position:relative;
	background:url("../images/masthead-home.jpg");
	height:129px;
}

	/* home link within #masthead */		
	#masthead a {
		position:absolute;
		left:0px;
		width:760px;	
		top:0px;
		height:129px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:199px;
	float:left;
	}
	
	#column-left p { font-size:11px; padding: 15px 35px 0 35px;}
	
	/* background image list items */
	#column-left ul { 
		margin:40px 0 0 0; 
		}
	#column-left ul li { 
		padding:0; 
		}
		#quick-contact { 
		background:url() ;
		margin: 0px 0 0 0px;
		height:100px;
		width:188px;
		}
		
		
	#home #column-left {
	width:176px;
	float:left;
	}
	
	
/* ----- column-middle ----- */

#column-middle {
		background:url("../images/procedures.jpg") no-repeat;
		width:204px;
		float:left;
		}
		
		#home #column-middle h1 {margin: 75px 0 10px 20px; color:#99CCFF; background: url("../images/bullet.gif") 0px 5px no-repeat; padding-left:10px;}
		#home #column-middle p {margin: 0 0 10px 30px;}
		
		#home #column-middle p.procedures {margin: 75px 0 10px 20px; color:#99CCFF; background: url("../images/bullet.gif") 0px 5px no-repeat; padding-left:10px; font-size:13px; font-weight:bold; }
		
/* ----- column-right ----- */

#column-right { 
	width:561px;
	float:left;

	}
	
	#column-right div.col-right-bg {background:url("../images/col-right-bg.jpg") no-repeat; width:561px;}
	
	#column-right p { margin: 0 50px 10px 25px;}
	#column-right h3 a:link, #column-right h3 a:visited	{ color:#9CC; text-decoration:underline; }
	#column-right h3 a:hover, #column-right h3 a:active	{ color:#7DA9A9; text-decoration:underline; }
	
		#home #column-right {
		background:url("../images/change.jpg") no-repeat; margin-bottom:20px;
		width:380px;
		float:left;
		}
			
		#home #column-right h1 {margin: 75px 35px 10px 15px; color:#99CCFF; background: url("../images/bullet.gif") 0px 5px no-repeat; padding-left:10px}
		#home #column-right h2 {margin: 10px 35px 10px 15px; color:#99CCFF; background: url("../images/bullet.gif") 0px 5px no-repeat; padding-left:10px}
		#home #column-right p {margin: 0 35px 10px 15px; background: url("../images/bullet.gif") 0px 5px no-repeat; padding-left:10px;}

	
	#column-right dl {
		float:left;
		width:200px;
		padding-left:45px;
		
		}
	
	#column-right dl dt {
		text-align:center;
		
		}
		
	#column-right dl dd { margin:0 auto; text-align:center;}

	/* background image list items */
	#column-right ul { 
		margin-left:50px; 
		} 

	#column-right ul li { 
		background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
		padding-left:8px; 
		}
	
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg") no-repeat;
	height:16px;
	clear:both;
	width:100%;
	}

#home #bottom-wrap {
	background:url("../images/bg-wrap-home.jpg");
	width:100%;
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash {
	height:394px;
	background:url("../images/bg-header-flash.jpg") no-repeat;
	float:right;
	}

#header-graphic {
	height:299px; /* sets height for all non-flash headers */
	}



/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:78px; /* sets height for all subheads */
	}

	body#practice #subhead {
		background:url("../images/subhead-practice.jpg") no-repeat;
		height:78px;
		width:281px; 
		}
	
	body#breast #subhead {
		background:url("../images/subhead-breast.jpg") no-repeat; 
		}
		
	body#body #subhead {
		background:url("../images/subhead-body.jpg") no-repeat; 
		}
		
	body#face #subhead {
		background:url("../images/subhead-face.jpg") no-repeat; 
		}
		
	body#skin #subhead {
		background:url("../images/subhead-skin.jpg") no-repeat; 
		}

	body#consultation #subhead {
		background:url("../images/subhead-consultation.jpg") no-repeat; 
		}

	body#sitemap #subhead {
		background:url("../images/subhead-sitemap.jpg") no-repeat; 
		}
		
		body#thankyou #subhead {
		background:url("../images/subhead-thankyou.jpg") no-repeat; 
		}


body#holiday {
 margin:0; 
 padding:0;
 }
 
 
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#home #footer {
   background:url("../images/bg-wrap-home.jpg");
	width:760px;
	margin:0 auto;
	text-align:center;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC9966;
	}

#footer a:link, #footer a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFCC99;
	font-size:10px;
	}

#footer a:hover, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#996633;
	font-size:10px;
	}

#footer ul {margin-top:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 1px 0 4px;
	display: inline;
	border-left: 1px solid #CC9966;
	font-size:8px;
	}

	#footer li.first { border: none; }


/* Vertical Sprite Nav Sub
 * ------------------------------------------------------------------------- */

#nav-sub {
	background: url(../images/nav-sub.jpg) left top no-repeat;					
	width: 199px;
	height: 357px;
	padding: 0px;
	margin-top: 0;
	position: relative;
}
#nav-sub li span {display: none;}
#nav-sub li {margin: 0; padding: 0; list-style: none; position: absolute;}

#nav-sub li, #nav-sub a { height: 51px; display: block;}
#nav-sub-01 {top: 0px;}
#nav-sub-02 {top: 51px;}
#nav-sub-03 {top: 102px;}
#nav-sub-04 {top: 153px;}
#nav-sub-05 {top: 204px;}
#nav-sub-06 {top: 255px;}
#nav-sub-07 {top: 306px;}


#nav-sub-01, #nav-sub-02, #nav-sub-03, #nav-sub-04, #nav-sub-05, #nav-sub-06, #nav-sub-07 { width: 199px; }

#nav-sub-01 a:hover {background: transparent url(../images/nav-sub.jpg) -199px -0px no-repeat;}
#nav-sub-02 a:hover {background: transparent url(../images/nav-sub.jpg) -199px -51px no-repeat;}
#nav-sub-03 a:hover {background: transparent url(../images/nav-sub.jpg) -199px -102px no-repeat;}
#nav-sub-04 a:hover {background: transparent url(../images/nav-sub.jpg) -199px -153px no-repeat;}
#nav-sub-05 a:hover {background: transparent url(../images/nav-sub.jpg) -199px -204px no-repeat;}
#nav-sub-06 a:hover {background: transparent url(../images/nav-sub.jpg) -199px -255px no-repeat;}
#nav-sub-07 a:hover {background: transparent url(../images/nav-sub.jpg) -199px -306px no-repeat;}


/* Vertical Sprite Nav Home
 * ------------------------------------------------------------------------- */

#nav {
	background: url(../images/nav.jpg) left top no-repeat;					
	width: 263px;
	height: 309px;
	padding: 0px;
	margin: 0;
	position: relative;
	float:left;
	
}
#nav li span {display: none;}
#nav li {margin: 0; padding: 0; list-style: none; position: absolute;}

#nav li, #nav a { height: 51px; display: block;}
#nav-01 {top: 0px;}
#nav-02 {top: 51px;}
#nav-03 {top: 102px;}
#nav-04 {top: 153px;}
#nav-05 {top: 204px;}
#nav-06 {top: 255px;}


#nav-01, #nav-02, #nav-03, #nav-04, #nav-05, #nav-06 { width: 263px; }

#nav-01 a:hover {background: transparent url(../images/nav.jpg) -263px -0px no-repeat;}
#nav-02 a:hover {background: transparent url(../images/nav.jpg) -263px -51px no-repeat;}
#nav-03 a:hover {background: transparent url(../images/nav.jpg) -263px -102px no-repeat;}
#nav-04 a:hover {background: transparent url(../images/nav.jpg) -263px -153px no-repeat;}
#nav-05 a:hover {background: transparent url(../images/nav.jpg) -263px -204px no-repeat;}
#nav-06 a:hover {background: transparent url(../images/nav.jpg) -263px -255px no-repeat;}


#top-links {
	background: url(../images/top-links1.jpg) left top no-repeat;					
	width: 263px;
	height: 85px;
	padding: 0px;
	margin-top: 0;
	position: relative;
	float:left;
}

#top-links ul {margin:0;}
#top-links li span {display: none;}
#top-links li {margin: 0; padding: 0; list-style: none; position: absolute;}

#top-links li, #top-links a { height: 21px; display: block;}
#top-links-01 {top: 0px;}
#top-links-02 {top: 21px;}
#top-links-03 {top: 40px;}
#top-links-04 {top: 61px;}


#top-links-01, #top-links-02, #top-links-03, #top-links-04 { width: 263px; }

#top-links-01 a:hover {background: transparent url(../images/top-links1.jpg) -263px -0px no-repeat;}
#top-links-02 a:hover {background: transparent url(../images/top-links1.jpg) -263px -21px no-repeat;}
#top-links-03 a:hover {background: transparent url(../images/top-links1.jpg) -263px -40px no-repeat;}
#top-links-04 a:hover {background: transparent url(../images/top-links1.jpg) -263px -61px no-repeat;}


#top-banner {background: url(../images/top-banner-bg.jpg); float:left; margin:0; padding:0;}

#content {background: url(../images/content-bg.jpg) no-repeat; float:left; margin:0; padding:0;}
#border {border-right: 1px solid #F0BD9C; padding-right: 3px;}

.halloween {
	margin:25px;
	}
	
body#coupon_request {
 background:url("../images/coupon_bg.jpg");
 }