/* 
 ----------------------------------------------------------------------------
  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,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */

/* ----- type selectors ----- */ 
body { 
	background: #C8BBC5 url("../images/bg.jpg") top left repeat-x;
	text-align:center; 
	font:12px/18px "Trebuchet MS", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif; 
	color:#662263; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1	{ font-size:16px; }
h2	{ font-size:14px; }
h3	{ font-size:12px; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#5E332A; text-decoration:underline; }
a:hover,a:active	{ color:#5E332A; text-decoration:none; }


/* ----- form ----- */ 
form { 
	width:150px; 
	padding:10px 0 15px 60px; 
	}

form p	{ font-size:10px; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#F7F4EC; 
	border:1px solid #6D8DBC;
	color:#662263;
	width:150px; 
	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", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px;
	}

textarea { 
	height:70px; 
	overflow:auto; 
	}


/* ----- classes ----- */
div.clear	{ clear:both; height:.01em; overflow:hidden; }

.contact-text {
	padding: 65px 10px 0 10px;
	margin: 0 35px 0 30px;
}

img.img-left { 
	float:left; 
	margin:2px 12px 12px 0; 
	}
	
img.img-right { 
	float: right; 
	margin: 2px 0 12px 12px; 
	}
.top {
	text-align:right;
	font-size:10px;
	clear:both;
}

p.bnas {
	text-align:center;
	}
	
.bna-left {
	margin:10px 5px 10px 0px;
	}

.bna-right {
	margin:10px 0px 10px 5px;
	}

div.gallery-box-left, div.gallery-box-right, div.gallery-box-center	{	padding:5px 0 3px 0;
																		background-color:#cddaea;
																		width:135px;
																		font-size:9px;
																		float:left;
																		display:inline; /*this is for IE 6 - so the margins do not double on the float*/
																		}

div.gallery-box-left img, div.gallery-box-right img, div.gallery-box-center img {	padding-left:5px;
																					vertical-align:top;
																					display:inline;
																					}
div.gallery-box-left a div, div.gallery-box-right a div, div.gallery-box-center a div	{	text-align:center;} 



div.gallery-box-left a, div.gallery-box-right a, div.gallery-box-center a	{text-decoration:none; }

											
div.gallery-box-left 	{	margin:10px 0 20px 95px ; 
							float:left;
							}
div.gallery-box-right	{	margin:10px 105px 20px 0 ; 
							float:right;
							}
div.gallery-box-center	{	margin:10px 0 20px 180px ;
							display:inline; 
							}


input.submit, input.submit-contact-main { 
	width:60px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 5px 242px; }

input.submit-image { 
	background: url("../images/btn-submit.gif"); 
	width:63px; 
	height:15px; 
	border:none; 
	cursor:pointer; 
	}

/* Privact Policy
/* ------------------------------------------------------------------------- */

#privacy { background-color:#fff; width:760px; text-align:left;  }
#privacy p { padding: 8px 20px 8px 20px; }
#privacy ul { margin: 10px 20px 10px 30px; list-style-type: square; }
 
/* main contact form
 * ------------------------------------------------------------------------- */
 
#contact-main { 
	padding:20px 0 10px 0; 
	}
	
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px; 
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label textarea	{ height:100px; }


/* nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url(../images/index/nav.jpg) no-repeat; 
	width:760px; 
	height:56px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 56px; display: block; }

#nav li { float: left; list-style: none; _display: inline; position:relative;}

#nav-01 { width: 68px; margin-left: 12px;}
#nav-02 { width: 92px;}
#nav-03 { width: 78px;}
#nav-04 { width: 98px;}
#nav-05 { width: 177px;}
#nav-06 { width: 57px;}
#nav-07 { width: 71px;}
#nav-08 { width: 107px;}

#nav-01 a:hover {background: transparent url("../images/index/nav.jpg") -12px -56px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/index/nav.jpg") -80px -56px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/index/nav.jpg") -172px -56px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/index/nav.jpg") -250px -56px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/index/nav.jpg") -348px -56px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/index/nav.jpg") -525px -56px no-repeat;}
#nav-07 a:hover {background: transparent url("../images/index/nav.jpg") -582px -56px no-repeat;}
#nav-08 a:hover {background: transparent url("../images/index/nav.jpg") -653px -56px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color: #6D8DBC;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#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: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-04 ul a:hover { 
	background-image: none;
	color:#000000;
	text-decoration:underline;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li { width: 109px; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */

#nav li ul ul {

	margin:-20px 0 0 109px;

	background:#6D8DBC;

	}
		#nav li ul ul ul {

			margin:-20px 0 0 150px;

			background:#6D8DBC;

			}

#nav, #nav ul, #nav ul ul {

	padding: 0;

	margin: 0;

	list-style: none; 

	line-height: 1;
	}

	

#nav li:hover ul ul, #nav li.sfHover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul ul{

	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {

	left: auto;
	}

#nav-04 ul li ul, #nav-04 li ul li{ width:220px; }	
#nav-04 ul li ul ul, #nav-04 li ul li li{ width:225px; }	




/* 
 * ------------------------------------------------------------------------- */

#column-right #cases{ 
	background: url(../images/index/cases_buttons.jpg) no-repeat; 
	width:224px; 
	height:160px; 
	margin:0 25px 0 0;
	padding: 0;
	float:right; 
	}

#column-right #cases span { display: none; }

#column-right #cases li, #column-right #cases a { height: 160px; display: block; }

#column-right #cases li { float: left; list-style: none; _display: inline; }

#column-right #cases-01 { width: 74px;}
#column-right #cases-02 { width: 74px;}
#column-right #cases-03 { width: 76px;}


#column-right #cases-01 a:hover {background: transparent url("../images/index/cases_buttons.jpg") 0px -160px no-repeat;}
#column-right #cases-02 a:hover {background: transparent url("../images/index/cases_buttons.jpg") -74px -160px no-repeat;}
#column-right #cases-03 a:hover {background: transparent url("../images/index/cases_buttons.jpg") -148px -160px no-repeat;}


/* Procedure buttons Top
 * ------------------------------------------------------------------------- */


#procedures-top{ 
	background: url(../images/index/top_procedure_buttons.jpg) no-repeat; 
	width:405px; 
	height:78px; 
	margin-bottom:0;
	}

#procedures-top span { display: none; }

#procedures-top li, #procedures-top a { height: 78px; display: block; }

#procedures-top li { float: left; list-style: none; _display: inline; }

#procedures-top-01 { width: 203px;}
#procedures-top-02 { width: 202px;}


#procedures-top-01 a:hover {background: transparent url("../images/index/top_procedure_buttons.jpg") 0px -77px no-repeat;}
#procedures-top-02 a:hover {background: transparent url("../images/index/top_procedure_buttons.jpg") -203px -77px no-repeat;}


/* Procedure buttons Bottom
 * ------------------------------------------------------------------------- */


#procedures-bot{ 
	background: url(../images/index/bot_procedure_buttons.jpg) no-repeat; 
	width:405px; 
	height:78px; 
	margin-bottom:0;
	}

#procedures-bot span { display: none; }

#procedures-bot li, #procedures-bot a { height: 78px; display: block; }

#procedures-bot li { float: left; list-style: none; _display: inline; }

#procedures-bot-01 { width: 203px;}
#procedures-bot-02 { width: 202px;}


#procedures-bot-01 a:hover {background: transparent url("../images/index/bot_procedure_buttons.jpg") 0px -77px no-repeat;}
#procedures-bot-02 a:hover {background: transparent url("../images/index/bot_procedure_buttons.jpg") -203px -77px no-repeat;}






/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url(../images/index/spacer.jpg) repeat-y; 
	width:760px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#banner {

	background:url(../images/index/banner.jpg) no-repeat left top;
	width:760px;
	height:314px;
	}
	#banner-about {
		background:url(../images/sub/banners/banner-about.jpg) no-repeat left top;
		width:760px;
		height:314px;
		}
	#banner-practice {
		background:url(../images/sub/banners/banner-practice.jpg) no-repeat left top;
		width:760px;
		height:314px;
		}
	#banner-procedures {
		background:url(../images/sub/banners/banner-procedures.jpg) no-repeat left top;
		width:760px;
		height:314px;
		}
	#banner-weight {
		background:url(../images/sub/banners/banner-weight.jpg) no-repeat left top;
		width:760px;
		height:314px;
		}
	#banner-faq {
		background:url(../images/sub/banners/banner-faq.jpg) no-repeat left top;
		width:760px;
		height:314px;
		}
	#banner-contact {
		background:url(../images/sub/banners/banner-contact.jpg) no-repeat left top;
		width:760px;
		height:314px;
		}
	
#header {
	position:relative;
	background:url("") left top no-repeat;
	width:760px;
	height:52px;
	}

/* home link within header */		
#header a {
	position:absolute;
	width:0px;
	height:0px;
	top:0px;
	left:0px;
	}
 
#column-left {
	width:262px;
	float:left;
	background: url(../images/index/contact_hdr.jpg) no-repeat;
	}
	
	#column-left p{
		margin: 0 10px 0 30px; 
		text-align: center;
	}
	#cosmet {
		padding: 10px 0 10px 60px;
	}
	#carecredit {
		padding: 10px 0 10px 75px;
	}
	#directions{
		padding: 10px 0 10px 82px;
	}
	
	#affiliations{
		background:url(../images/index/affiliations.jpg); height:55px; margin:10px 0 13px 0;
	}
  
#column-right { 
	width:498px; 
	float:left; 
	}
	#column-right p{ 
		margin: 7px 27px 7px 20px; 
	}
	#column-right h1, h2, h3{ 
		margin: 7px 30px 5px 20px; 
	}
	#column-right ul{
		margin: 10px 30px 10px 50px;
		list-style-type: square;
		} 
	
	#title-welcome {
		background:url(../images/index/welcome_hdr.jpg); height:58px; margin-bottom:13px; 
	}
	#title-explore {
		background:url(../images/index/explore_hdr.jpg); height:64px; margin-bottom:13px; 
	}
	#title-featured {
		background:url(../images/index/featured_hdr.jpg); height:66px; margin-bottom:13px; 
	}
 		
		#title-about {
			background:url(../images/sub/titles/pilcher.jpg); height:58px; margin-bottom:13px; 
		}
		#title-practice {
			background:url(../images/sub/titles/practice.jpg); height:58px; margin-bottom:13px; 
		}
		#title-procedures {
			background:url(../images/sub/titles/procedures.jpg); height:58px; margin-bottom:13px; 
		}
		#title-face {
			background:url(../images/sub/titles/face.jpg); height:58px; margin-bottom:13px; 
		}
		#title-body {
			background:url(../images/sub/titles/body.jpg); height:58px; margin-bottom:13px; 
		}
		#title-breast {
			background:url(../images/sub/titles/breast.jpg); height:58px; margin-bottom:13px; 
		}
		#title-breast-enlargement {
			background:url(../images/sub/titles/breast-enlargement.jpg); height:58px; margin-bottom:13px; 
		}
		#title-breast-lift {
			background:url(../images/sub/titles/breast-lift.jpg); height:58px; margin-bottom:13px; 
		}
		#title-breast-reconstruction {
			background:url(../images/sub/titles/breast-reconstruction.jpg); height:58px; margin-bottom:13px; 
		}
		#title-breast-reduction {
			background:url(../images/sub/titles/breast-reduction.jpg); height:58px; margin-bottom:13px; 
		}
		#title-skin {
			background:url(../images/sub/titles/skin.jpg); height:58px; margin-bottom:13px; 
		}
		#title-weight-loss {
			background:url(../images/sub/titles/weight-loss.jpg); height:58px; margin-bottom:13px; 
		}
		#title-faq {
			background:url(../images/sub/titles/faq.jpg); height:58px; margin-bottom:13px; 
		}
		#title-contact {
			background:url(../images/sub/titles/contact.jpg); height:58px; margin-bottom:13px; 
		}
		#title-sitemap {
			background:url(../images/sub/titles/sitemap.jpg); height:58px; margin-bottom:13px; 
		}
		#title-thankyou {
			background: url(../images/sub/titles/thankyou.jpg); height:58px; margin-bottom:13px; 
		}
	
		
		
		
		
		
#bottom-wrap { 
	background:url(../images/index/footer.jpg) no-repeat; 
	width:760px; 
	height:28px; 
	clear:both; 
	overflow:hidden; 
	}


/* inside framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:20px; /* sets height for all subheads */
	}

body#face #subhead {
	background:url("../images/subhead-face.jpg"); 
	}

body#breast #subhead {
	background:url("../images/subhead-breast.jpg"); 
	}

	


/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	width:740px; 
	margin:0 auto; 
	text-align:center; 
	}

#footer a:link, #footer a:visited, #footer p {
	text-decoration:none;
	color:#662263;
	}

#footer a:hover, #footer a:active {
	text-decoration:underline;
	color:#753600;
	}

#footer ul { margin-bottom:5px; }

#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 #000;
	}

	#footer li.first { border: none; }
	

/* Afilliation Logos Div CSS */
	
#logos
{
	background: url(../images/logos.jpg) no-repeat;
	height: 284px;
	position: relative;
	width: 262px;
}
#logos a.asps
{
	height: 92px;
	left: 83px;
	position: absolute;
	top: 4px;
	width: 104px;
}
#logos a.psef
{
	height: 102px;
	left: 45px;
	position: absolute;
	top: 102px;
	width: 78px;
}
#logos a.abs
{
	height: 90px;
	left: 145px;
	position: absolute;
	top: 110px;
	width: 68px;
}
#logos a.texasps
{
	height: 68px;
	left: 50px;
	position: absolute;
	top: 212px;
	width: 170px;
}
	


