/*--------------------- 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: #630E0A url(../images/allpages/back.jpg) top repeat-x;
	text-align:center; 
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#660E0A;
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.2em; color:#440807; }
h2	{ font-size:1.1em; color:#440807; }
h3	{ font-size:1.0em; color:#440807; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#440807; text-decoration:underline; }
a:hover,a:active	{ color:#f00; text-decoration:underline; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}
div.clear-h2	{ 
	clear:both;
	height:15px; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
p.understand {
	font-size:1.4em; color:#440807;
	}	
img.img-left { 
	float:left; 
	margin:0px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

	
/* ----- global form elements ----- */ 

form {
	width:160px;
	padding:10px 0 15px 0;
	margin-left: 28px;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#FAD19D !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:155px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* 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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:155px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:50px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 0 198px; }

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; margin-left: 70px;}
	
#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;
	height: 22px;
	}
	
#contact-main label textarea { height:100px; }



/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background: url(../images/allpages/wrap-bg.jpg);
	width:763px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background: url(../images/allpages/mast.jpg);
	height:102px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:22px;
		width:244px;
		top:46px;
		height:46px; 
		}
	#masthead span {
		display:none;
		}

#header-graphic{
	background: url(../images/allpages/header.jpg);
	height: 298px;
	}
	#header-graphic span{
		display: none;
		}
		
/* ----- column-left ----- */

#column-left {
	width:209px;
	float:left;
	background: url(../images/allpages/sidebar.jpg);
	}
	#contact-side{
		background: url(../images/allpages/contact-side.jpg);
		height: 62px;
		}
	body#contact #contact-side, body#thankyou #contact-side{
		background: url(../images/allpages/ourlocation.jpg);
		}
		#contact-side span{
			display: none;
			}
	#column-left p{
		margin: 0 10px 0 27px;
		}
	#affiliations-side{
		background: url(../images/allpages/affiliations-side.jpg);
		height: 21px;
		margin-top: 25px;
		}
		#affiliations-side span{
			display: none;
			}
	#patient-forms{
		background: url(../images/allpages/patient-forms.jpg);
		height: 25px;
		margin: 25px 0 10px 0;
		}
		#patient-forms span{
			display: none;
			}
	#directions{
		background: url(../images/allpages/directions.jpg);
		height: 25px;
		margin: 25px 0 10px 0;
		}
		#directions span{
			display: none;
			}
	#map {
		margin: 0 0 10px 30px;
	}
	
	#logos{
		background: url(../images/allpages/logos.jpg);
		height: 402px;
		position: relative;
		}
		#logos span{
			display: none;
			}
		#logos #aad{
			width: 168px;
			height: 67px;
			margin: 13px 0 0 25px;
			position: absolute;
		}
		#logos #mohs{
			width: 163px;
			height: 63px;
			margin: 90px 0 0 25px;
			position: absolute;
		}
		#logos #aacs{
			width: 150px;
			height: 73px;
			margin: 164px 0 0 43px;
			position: absolute;
		}
		#logos #ama{
			width: 131px;
			height: 53px;
			margin: 252px 0 0 43px;
			position: absolute;
		}
		#logos #miami{
			width: 95px;
			height: 49px;
			margin: 338px 0 0 59px;
			position: absolute;
		}

/* ----- column-right ----- */

#column-right {
	width:553px;
	float:left;
	}
	
	.float-list{
		float: left;
		margin: 0 10px 20px 0;
	}
	.float-thumb{
		float: left;
		margin-bottom: 11px;
		margin-left: 65px;
		display: inline;
	}
	/* background image list items */
	#column-right ul { 
		margin-left:5px; 
		} 
	#column-right p, #column-right h1, #column-right h2, #column-right h3{
		margin: 0px 31px 10px 31px;
		}
	
	#column-right h1{
		font-size: 1.2em;
		}
	#column-right h2{
		font-size: 1.1em;
		}
	#column-right h3{
		font-size: 1em;
		}
	#column-right ul.multi{
		width: 180px;
		float: left;
		}
	#column-right ul.multi-1{
		width: 240px;
		float: left;
		}
	#column-right ul li{
		background: url("../images/allpages/bullet.jpg") 0px 6px no-repeat;
		padding-left: 13px;
		margin-left: 35px;
		}
	#column-right ul li.indent { 
		margin-left:50px; 
		} 
		#column-right ul li ul, #column-right ul li ul li{
			margin-left: 0px;
			margin-bottom: 0px;
		}
		#column-right ul li ul li {
			margin-left: 10px;
		}
	#title h1{
		margin: 0; padding: 0;
		}

	body#index #content p, body#index #content h2{
		margin-right: 200px;
		}
	body#index #content p.full-width{
		margin-right: 31px;
		}
		
	#content{
		background: #F7BE7C url("../images/allpages/content-bottom.jpg") no-repeat bottom;
		width: 551px;
		}
		body#index #inset{
			width: 551px;
			background: url(../images/inset/index.jpg) no-repeat bottom right;
			padding-bottom: 20px;
			}
	#title{
		background: url(../images/titles/index.jpg);
		width: 551px;
		height: 76px;
		}
		#title span{
			display: none;
			}
		body#index #title {margin-bottom: 10px;}

	#bottom-content{
		background: url(../images/allpages/bottom-content.jpg) repeat-x top;
		width: 551px;
		}
		#bottom-content-side{
			width: 551px;
			}
		#column-right h2#procedures{
			background: url(../images/titles/h2-procedures.jpg) no-repeat;
			width: 503px;
			height: 30px;
			margin: 13px 0px 7px 27px;
			}
			h2#procedures span{
				display: none;
				}
	#procedures-divider{
		background: url(../images/allpages/procedures-divider.gif);
		width: 479px;
		margin-left: 42px;
		}
		#procedures-index{
			background: url(../images/allpages/procedures-index.gif);
			width: 479px;
			height: 17px;
			overflow: hidden;
			margin-bottom: 10px;
			}
		#procedures-divider ul, #procedures-divider li{
			margin: 0;
		}
		#procedures-divider span{
			display: none;
			}
			#procedures-list-cosmetic{
				width: 148px;
				float: left;
				}
				#procedures-list-cosmetic ul li{
					background: url("../images/allpages/bullet.jpg") 0 5px no-repeat ;
					padding-left: 13px;
					margin-left: 4px;
					}
			#procedures-list-aesthetic{
				width: 164px;
				float: left;
				}
				#procedures-list-aesthetic ul li{
					background: url("../images/allpages/bullet.jpg") 0 5px no-repeat;
					padding-left: 13px;
					margin-left: 18px;
					}
			#procedures-list-dermatology{
				width: 167px;
				float: left;
				}
				#procedures-list-dermatology ul li{
					background: url("../images/allpages/bullet.jpg") 0 5px no-repeat;
					padding-left: 13px;
					margin-left: 19px;
					}
	#thanks {
		height: 630px;
	}
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background: url(../images/allpages/bottom.jpg);
	height:31px;
	clear:both;
	width:763px;
	margin:0 auto;
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash {
	height:0px;
	background:url("../images/bg-header-flash.jpg") no-repeat;
	}

#header-graphic {
	height:298px; /* sets height for all non-flash headers */
	}

	body#about #header-graphic {background:url("../images/allpages/header-one.jpg"); }
	body#aesthetic #header-graphic {background:url("../images/allpages/header-four.jpg"); }
	body#cosmetic #header-graphic {background:url("../images/allpages/header-five.jpg"); }
	body#contact #header-graphic {background:url("../images/allpages/header-six.jpg"); }
	body#dermatology #header-graphic {background:url("../images/allpages/header-two.jpg"); }
	

/* subhead framework
 * ------------------------------------------------------------------------- */

	body#about #title {
		background: url(../images/titles/about.jpg);
		}

	body#aesthetic #title {
		background: url(../images/titles/aesthetic.jpg);
		}

	body#cosmetic #title {
		background: url(../images/titles/cosmetic.jpg);
		}

	body#dermatology #title {
		background: url(../images/titles/dermatology.jpg);
		}
		
	body#contact #title {
		background: url(../images/titles/contact.jpg);
		}
		
	body#thankyou #title {
		background: url(../images/titles/thankyou.jpg);
		}
	body#sitemap #title {
		background: url(../images/titles/sitemap.jpg);
		}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:left;
	}

#footer p {
	color:#F4B17D;
	font-size:.9em;
	}

#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color:#F4B17D;
	text-decoration: underline;
	}

#footer ul {margin-top:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #F4B17D;
	font-size:.9em;
	}

	#footer li.first { border: none; padding:0 5px 0 0; }



/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/allpages/nav.jpg") no-repeat; 
	width:763px; 
	height:38px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:38px; display:block; }

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 103px;}
#nav-02 { width: 138px;}
#nav-03 { width: 132px;}
#nav-04 { width: 151px;}
#nav-05 { width: 108px;}
#nav-06 { width: 131px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("../images/allpages/nav.jpg")    0px -38px no-repeat;}
#nav-02 a:hover {background:url("../images/allpages/nav.jpg") -103px -38px no-repeat;}
#nav-03 a:hover {background:url("../images/allpages/nav.jpg") -241px -38px no-repeat;}
#nav-04 a:hover {background:url("../images/allpages/nav.jpg") -373px -38px no-repeat;}
#nav-05 a:hover {background:url("../images/allpages/nav.jpg") -524px -38px no-repeat;}
#nav-06 a:hover {background:url("../images/allpages/nav.jpg") -632px -38px no-repeat;}
