/*--------------------- Last Modified  2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2006. 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;color:#044960; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td {
	padding: 0px;
	margin: 0px;
	}

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body {
	background-color: #fbf5e7;;
	text-align: justify;
	font:11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#044960;
	
}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:1.2em; color:#044960; }
h2	{ font-size:1.1em; color:#044960; }
h3	{ font-size:1.0em; color:#044960; }
h4	{ font-size:1.5em; color:#044960; }
h1 span,h2 span,h3 span	{ display: none; }

a:link,a:visited	{ color:#3b679b; text-decoration:underline; outline:none; font-weight:bold;}
a:hover,a:active	{ color:#999900; text-decoration:underline; outline:none; font-weight:bold; }

a.red:link,a.red:visited	{ color:#FF0000; text-decoration:none; outline:none; font-weight:bold;}
a.red:hover,a.red:active	{ color:#FF0000; text-decoration:none; outline:none; font-weight:bold; }

a.teal:link,a.teal:visited	{ color:#006666; text-decoration:none; outline:none; font-weight:bold;}
a.teal:hover,a.teal:active	{ color:#006666; text-decoration:none; outline:none; font-weight:bold; }

a.grey:link,a.grey:visited	{ color:#666666; text-decoration:none; outline:none; font-weight:bold;}
a.grey:hover,a.grey:active	{ color:#666666; text-decoration:none; outline:none; font-weight:bold; }

a.cyan:link,a.cyan:visited	{ color:#0066FF; text-decoration:none; outline:none; font-weight:bold;}
a.cyan:hover,a.cyan:active	{ color:#0066FF; text-decoration:none; outline:none; font-weight:bold; }

a.pink:link,a.pink:visited	{ color:#FF0099; text-decoration:none; outline:none; font-weight:bold;}
a.pink:hover,a.pink:active	{ color:#FF0099; text-decoration:none; outline:none; font-weight:bold; }

a.green:link,a.green:visited	{ color:#339900; text-decoration:none; outline:none; font-weight:bold;}
a.green:hover,a.green:active	{ color:#339900; text-decoration:none; outline:none; font-weight:bold; }

a.peach:link,a.peach:visited	{ color:#FF9966; text-decoration:none; outline:none; font-weight:bold;}
a.peach:hover,a.peach:active	{ color:#FF9966; text-decoration:none; outline:none; font-weight:bold; }


/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}
p {
	text-align:justify;
	display:block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
	}
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;
	border: 1px;
	border-color:#405980;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
img.img-right {
	float:right;
	margin:8px;
	}
	
img.img-center {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	}
	img.img-center2 {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
	}

img.img-center-doctor { 
	float:right; 
	margin:15px 70px 10px 30px; 
	}

img.laser { 
	margin:30px 0px 10px 150px;
	}

.laser-text { text-align:center;}

img.skin-thumbs { 
	margin:10px 0px 10px 50px; 
	}

img.skin-thumbs02 { 
	margin:10px 0px 10px 15px; 
	}

img.skin-thumbs03 { 
	margin:10px 0px 10px 45px; 
	}

.img-bdr { border: 1px solid #8a8a8a; }
img.img-bdr { border: 1px solid #333; }


.skin-list {
	font-size:1.2em;
	font-weight:bold;
	}
.cosmeticcorner {
margin:5px;
}
.center-img { 
	text-align: center;
	margin:5px 15px 15px 30px;
	border:1px solid #8a8a8a;
	}

.txt-center-img { text-align: center; padding-top:30px;}
.txt-center { text-align: center;}


.clear { clear: both; 
		height: 700px;
		}

.rule {
	
	width: 462px; 
	height: 9px;
	margin: 18px 0 18px 42px;
	text-align: center;
}


.dr-long-center-img { 
	margin:5px 0px 5px 35px;
	border:1px solid #8a8a8a;
	}
.dr-center-img { 
	margin:5px 0px 5px 65px;
	border:1px solid #8a8a8a;
	}





/* ----- global form elements ----- */ 

form {
	width:180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #a8a8a8;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:12px;
	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:180px; padding:0; } /* same width as form - !important */

textarea { height:40px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main {
	padding-right: 260px;
	padding-bottom: 0px;
	padding-left: 260px;
	padding-top: 40px;
}
#contact-main2 {
	padding-right: 260px;
	padding-bottom: 0px;
	padding-left: 260px;
	padding-top: 5px;
}

#contact-main p, 
#contact-main h1, 
#contact-main h2, 
#contact-main h3, 
#contact-main ul  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	width: 475px;
	}

#contact-main .gallery {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	width: 475px;
	background-position: center top;
	padding: 0px;
}
#contact-main label { 
		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 { 
	
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:100px; }
	
#contact-main label textarea { height:40px; overflow:auto; }


/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:60px;
	height:17px;
	cursor:pointer; 
	padding:0px; 
	}

input.submit-contact-main {
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	width:1024px;
	margin:0 auto;
	text-align:left;
	background-image: url("../images/wrap.png");
	background-repeat: repeat-y;
	}
	
#masthead {
	position:relative;
	background:url("");
	
	}
	
/* ----- column-left ----- */

#column-left {
	width:190px;
	float:left;
	}
	
	#column-left #featured-procedures {
		background:url("../images/hdr-feat-procedures.jpg") no-repeat;
		width:200px;
		float:left;
		}

		#column-left #featured-procedures ul {
			width:200px; 
			height:280px;
			background:url("../images/ul-feat-procedures.jpg") no-repeat;
			list-style:none;
			padding:0px; 
			margin:0px;
			position: relative;
			}
		
		#column-left #featured-procedures li { position:absolute; top:0px; }
		#column-left #featured-procedures ul li, #featured-procedures ul li a { display: block; height:113px; }
		#column-left #featured-procedures ul li a span { display:none; }
		
		#column-left #featured-procedures-01 { left:43px; width:69px; }
		#column-left #featured-procedures-02 { left:112px; width:69px; }
		#column-left #featured-procedures-03 { left:180px; width:69px; }
		
		#column-left #featured-procedures-01 a:hover { background: transparent url("../images/ul-feat-procedures.jpg") -43px -113px; }
		#column-left #featured-procedures-02 a:hover { background: transparent url("../images/ul-feat-procedures.jpg") -112px -113px; }
		#column-left #featured-procedures-03 a:hover { background: transparent url("../images/ul-feat-procedures.jpg") -180px -113px; }

		#column-left #featured-procedures h1, #column-left #featured-procedures h2, #column-left #featured-procedures h3, #column-left #featured-procedures h4  
			{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
		#column-left #featured-procedures p 
			{margin: 0px 0px 0px 0px;}

		.ht-feat-pros { height: 44px; }
		.ht-meet-dr { height: 54px; }
			
		#meet-drbreslow {
	background: url("../images/hdr-meet-dr.jpg") no-repeat left top;
	float: left;
	width: 0px;
	height: auto;
	top: 0px;
			}
	
	 	#column-left #meet-drbreslow p, #column-left #meet-drbreslow h2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
		
		#column-left .gallery {
		margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
		#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h4, #column-left dl {
	color:#044960;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 55px;
	width: 185px;	
	
			}
				.p2 {
	color:#044960;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 55px;
	width: 185px;	
	
			}
	
		#column-left ul { margin: 0 24px 11px 58px; list-style: outside disc; font-weight:bold;}
		#column-left li.sub-list { margin-left:15px; font-weight:bold; }

		#column-left h4 {
			font-size:1.3em;
		}
		
		
/* ----- column-right ----- */


	
	#column-right {
	background: url("../images/col_r.png");
	background-repeat: no-repeat;
	float:right;
	color: #2A3950;
	height: 900px;
	padding-top:40px;
	}
	
	#column-right p, h2, h3, h1 {
	width:190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	
	}
		
	#column-right .gallery {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	
}
		
	#column-right h1, h2, h3, strong {
	color:#044960;
	}
	

	#index-contact {
	background: url("");
	height:171px;
	color: #2A3950;
	width: 260px;
		}
	#index-contact2 {
		background: url("");
		height:171px;
		color: #2A3950;
		}
		
	#index-ba {
	background: url("");
	width:517px;
	height:100%;
	color: #2A3950;
	padding-left: 25px;
	margin-left: 251px;
	vertical-align:top;
	padding-right: 25px;
		}

	#index-testimonials {
		background: url("");
		height:136px;
		color: #2A3950;
		}
		
	#index-dr-breslow {
		background: url("");
		height:136px;
		color: #2A3950;
		}
	
	#promo {
		margin-left: 22px;
	}	
	
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/end-layout.png") no-repeat;
	height:92px;
	clear:both;
	width:1024; 
	margin-left: 0px;/* fix for Safar */
	}

#bottom-Iwrap {
	background:url("../images/end-layout__.png") no-repeat;
	height:137px;
	clear:both;
	width:1024; 
	margin-left: 0px;/* fix for Safar */
	}

#bottom-wrap-footer {
	background:url("../images/footer.jpg") no-repeat;
	height:93px;
	clear:both;
	width:1024; /* fix for Safar */
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { 
	
	background-color:#fbf5e7;
	height:455px; 
	} /* sets height for all non-flash headers */

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:95px; width: 250px; } /* sets height for all subheads */

	body#index 	#subhead {
	background-image: url("../images/hdr-feat-procedures.jpg");
	background-repeat: no-repeat;
	width: 250px;
}
	body#face 	#subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#breast #subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#body 	#subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#skin 	#subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#contact #subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#reconstruction #subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#before-after 	#subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#sitemap  	#subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#thankyou 	#subhead { background:url("../images/hdr-feat-procedures.jpg"); }
	body#dr-breslow #subhead { background:url("../images/hdr-feat-procedures.jpg"); }


/* ----- subhead framework with varying heights ----- */

#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#044960;
	margin-bottom:10px;
	}

#footer strong {color:#044960;}

#footer a:link, #footer a:visited { color:#044960;}

#footer a:hover, #footer a:active { color:#ccc;}

#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 #044960;
	font-weight:bold;
	}

	#footer li.first { border: none; }
	

/*-------------- TOP NAV ------------- */

#top-nav {
	background: url("../images/top-nav.png");}
	
#top-nav li { position: absolute; top: 0px; }
#top-nav li, #top-nav a { display: block; height: 28px; }
#top-nav li a span { display: none; }

#top-nav-01 { left: 510px; width: 64px; }
#top-nav-02 { left: 574px; width: 91px; }
#top-nav-03 { left: 666px; width: 85px; }

#top-nav-01 a:hover { background: transparent url("../images/top-nav.jpg") repeat-y -510px -28px; }
#top-nav-02 a:hover { background: transparent url("../images/top-nav.jpg") repeat-y -574px -28px; }
#top-nav-03 a:hover { background: transparent url("../images/top-nav.jpg") repeat-y -666px -28px; }


/*-------------- MAIN NAV ------------- */

#nav { 
	background: url("") no-repeat; 
	width:1024px; 
	
	margin:0;
	padding:0; 
	}

#nav span { list-style:none; display:inline; position:relative; }

#nav li, #nav a {  display:block; } /* change height here also */

#nav li { float:left; list-style:none; display:inline; position:relative; }

#nav-01 { width: 52px; margin-left: 66px;}
#nav-02 { width: 96px; margin-left: 10px;}
#nav-03 { width: 40px; margin-left: 10px;}
#nav-04 { width: 58px; margin-left: 10px;}
#nav-05 { width: 47px; margin-left: 08px;}
#nav-06 { width: 131px; margin-left: 12px;}
#nav-07 { width: 161px; margin-left: 09px;}
#nav-08 { width: 138px; margin-left: 11px;}
#nav-09 { width: 94px; margin-left: 09px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background: url("../images/nav.jpg") -66px  -58px no-repeat; }
#nav-02 a:hover { background: url("../images/nav.jpg") -128px -58px no-repeat; }
#nav-03 a:hover { background: url("../images/nav.jpg") -234px -58px no-repeat; }
#nav-04 a:hover { background: url("../images/nav.jpg") -284px -58px no-repeat; }
#nav-05 a:hover { background: url("../images/nav.jpg") -350px -58px no-repeat; }
#nav-06 a:hover { background: url("../images/nav.jpg") -409px -58px no-repeat; }
#nav-07 a:hover { background: url("../images/nav.jpg") -549px -58px no-repeat; }
#nav-08 a:hover { background: url("../images/nav.jpg") -721px -58px no-repeat; }
#nav-09 a:hover { background: url("../images/nav.jpg") -868px -58px no-repeat; }



/* Son of Suckerfish: Vertical Sprite Nav
 * ------------------------------------------------------------------------- */
 
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#034a60;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:0px;
				/* Set to same width as in #nav */
	}

#nav li ul li {
	height:20px;				/* Height of each drop down nav item */
	border-top:none;
	}

#nav li ul li a {
	width:100%;
	height:20px;				/* Height of each drop down nav item, should match above */
	line-height:20px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#5a868f;
	color:#ffffff;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:140px; }		
#nav-03 ul, #nav-03 li { width:135px; }
#nav-04 ul, #nav-04 li { width:135px; }		
#nav-05 ul, #nav-05 li { width:100px; }
#nav-06 ul, #nav-06 li { width:185px; }
#nav-07 ul, #nav-07 li { width:150px; }
#column-left__ {
	width:506px;
	float:right;
	color: #405980;
}
object {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subhead {
font-size:1.2em; color:#044960;
}
img.img-center-top5 {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.paragraphIndent {
	margin-left: 15px;
}
.subhead2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
