/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  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
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#accfdf url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#13344a;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1, h2, h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#ffffff; font-size:1.2em; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#13344a; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#796f66; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	border:solid 4px #7B9EB1;
	}
	body#staff img.img-left { 
		float:left; 
		margin:2px 10px 10px 0px;
		border:solid 4px #7B9EB1;
		}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:205px;
	padding:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.85em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#ffffff; /* to prevent highlighting by Google Toolbar */
	border:1px solid #ffffff;
	color:#14528b;
	width:200px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-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:11px;
	}

select { width:165px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ submit button form elements ------------------------ */

input.submit-image { /* REMOVE IF NOT USED */
	background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/btn-submit.jpg");
	width:130px;
	height:23px;
	border:none;
	cursor:pointer;
	}
	
.SubmitButton {width:50px; height:20px;}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	/*background:url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/bg-wrap.jpg") repeat-y;*/
	width:950px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/masthead.jpg");
	height:116px;
	clear:both;
	position:relative;

	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:30px;
		width:240px;
		top:0px;
		height:116px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	background-image:url(images/left-side-bg.jpg);
	background-repeat: no-repeat;
	width:318px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:15px 15px 15px 60px;
		}
		
		#column-left form { padding-left:60px; }
		#column-left ul li {
			list-style-type:disc;
			margin:0 0 0 15px;
			}
		
		#column-left  div#wrap-side-subnav div#side-subnav h2 { color:#13344A; margin:5px 0px 1px 0px; padding:0px 5px 4px 5px; border-bottom:solid 1px #ced2d4; }
		#column-left  div#wrap-side-subnav a.subnav { color:#13344A; text-decoration:none; }
		#column-left  div#wrap-side-subnav a:hover.subnav { text-decoration:underline; }
		#column-left  div#wrap-side-subnav li:hover { background-color:#c6e2ee; }
		#column-left  div#wrap-side-subnav li:hover a { text-decoration:none; }
		#column-left  div#wrap-side-subnav li a { color:#13344A; }
		#column-left  div#wrap-side-subnav ul { list-style:none; margin:0px; padding:0px; }
		#column-left  div#wrap-side-subnav li ul { margin-left:0px; padding:0px; list-style:none;}
		#column-left  div#wrap-side-subnav ul li { margin: 0px; padding:5px; display:block; }
		#column-left  div#wrap-side-subnav li ul li { padding:0px 0px 0px 8px; display:block; }
		#column-left  div#wrap-side-subnav { box-shadow: 3px 3px 3px #666; width:280px; background-color:#f3f4f8; padding:6px; margin:10px 0px 15px 25px;}
		#column-left  div#wrap-side-subnav div#side-subnav {width: 268px; padding:5px; border: solid 1px #e2e0e1; background-color: #e7e7e7;}


/* ------------------------ column-right framework ------------------------ */
#column-right {
	background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/bg-column-right.jpg") no-repeat;
	width:632px;
	float:left;
	}
	
	#content-right {
		padding:0 30px 50px 48px; 
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:10px 15px 20px 0px;
		}
		

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/bullet.gif") 0px 7px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}


/* ------------------------ header framework ------------------------ */
/*#header-flash { height:332px; } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}
#header-graphic { height:332px; } /* sets height for all non-flash headers */

/*------------------- left nav -----------------------*/

/* ------------------------ vertical sprite nav ------------------------ */

#nav-modules {

	background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/modules-nav.jpg") top left no-repeat;					

	width:317px;	/* Width of buttons, not entite image (or half of entire image) */

	height:332px;	 /* Height of entire image */

	margin-left:0;

	padding:0;

	float:left;
	
	z-index:1;

	}



#nav-modules li span { display: none; }



#nav-modules li { float:left; list-style:none; position:relative; padding-left:26px; display:block;}



#nav-modules li, #nav-modules a { 

	height:97px;	/* Each button must have the same height, define it here */

	display:block;
	
	 z-index:2;

	}



/* margin-top to set where the nav should begin */

#breast-module {  width:291px; margin-top:10px;}



/* margin-top if there is a spacing between each nav button */

#body-module, #face-module { margin-top:12px; width:291px; }



#breast-module a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/modules-nav.jpg") -343px -10px no-repeat; }

#body-module a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/modules-nav.jpg") -343px  -119px no-repeat; }

#face-module a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/modules-nav.jpg") -343px  -228px no-repeat; }




		
	#header-graphic a span {
		display:none;
		}


	#header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/header.jpg"); clear:both;}	


/* ------------------------ subhead framework ------------------------ */
#subhead { height:46px; } /* sets height for all subheads */

	body#home #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/subhead-index.jpg") no-repeat; height:76px;}


/* ------------------------ title framework with varying heights ------------------------- */
#back-in-motion {
	height:123px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/back-in-motion.jpg");
	margin-left:51px;
	}

#questions-email {
	margin-left:51px;
	height:67px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/questions-email.jpg") no-repeat;
	}

#bg-contact {background:url("images/qcontact-title.png") no-repeat;}

/* ------------------------------------- Buttons ---------------------------------------- */
#smk {
		height:111px;
		background:url("images/smk-btn.png") no-repeat;
		position:relative;	
		}
		
		#smk a.twitter {
		position:absolute;
		height:40px;
		width:115px;
		top:58px;
		left:50px;
		display:block;
		}

		#smk a.facebook {
		position:absolute;
		height:40px;
		width:105px;
		top:58px;
		left:180px;
		display:block;
		}

#btn-vw {
		height:261px;
		background:url("images/vw-button.png") no-repeat;	
		}
		
		#btn-vw a {
		height:261px;
		display:block;
		}

		#btn-vw a:hover {background:url("images/vw-button.png") 0px -261px no-repeat;}

#btn-blog {
		height:161px;
		background:url("images/blog-btn.png") no-repeat;	
		}
		
		#btn-blog a {
		height:161px;
		display:block;
		}

		#btn-blog a:hover {background:url("images/blog-btn.png") 0px -161px no-repeat;}
		
/* ---------Memberships -----------------*/

		#column-right ul#memberships li { padding:25px 0 48px 95px; }			
        	ul#memberships li.asps { background: url(http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/15158/ASPS.jpg) no-repeat; }
        	ul#memberships li.asaps { background: url(http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/15155/ASAPS.jpg) no-repeat; }
        	ul#memberships li.abps { background: url(http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/15149/ABPS.jpg) no-repeat; }
        	ul#memberships li.acs { background: url(http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/15152/ACS.jpg) no-repeat; }
        	ul#memberships li.psef { background: url(http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/15161/PSEF.jpg) no-repeat; }

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */

/*#bottom-wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/bottom-wrap.jpg");
	width:100%;
	height:78px;
	clear:both; 
	}*/

/* ------------------------footer framework ------------------------ */
/*#footer-wrap {
	background: url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/footer-wrap.jpg") repeat-y;
	width:950px;
	margin:0 auto;
	text-align:center;
	}*/


#footer {
	/*background:url("http://d2agh9ata29wb8.cloudfront.net/d/deukspine.com/images/bg-footer.jpg") top no-repeat;*/
	border-top:1px solid #ffffff;
	padding: 20px 0 10px 0;
	text-align:center;
	width:950px;
	margin-top:10px;
	}

#footer p {
	color:#13344A;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#13344A; }
#footer a:hover, #footer a:active { color:#796F66; text-decoration:none; }

#footer ul {margin:20px 35px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #13344A;
		}
	#footer li.first { border: none; }
	#footer li#home { margin-left:0;}
	
#footer li ul { display:inline;}

#footer ul li ul { margin:0px;}

#footer ul li { padding-right:0;}


/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
#wrap-nav {background:url("http://d2agh9ata29wb8.cloudfront.net/p/pacificplasticsurgery.com/images/nav.jpg") no-repeat; height:36px;}


#nav { 	margin-left:35px; 
			margin-bottom:0; 
			_display:inline; 
			/*text-transform:uppercase;*/ 
			
			font-size:13px;
			}
			
#nav li.home.level-1 { border: none; }
		

#nav li.level-1 a:link, #nav li.level-1 a:visited { padding:0.25em 1.5em; border:none; color:#285f85; text-decoration: none; background:none;}
#nav li.level-1 a:hover, #nav li.level-1 a:active  { text-decoration: underline; background:none; color:#796F66;}

#nav li.level-1 { background:none; border-left:1px solid #285f85; margin-top:6px;}

#nav li.level-2, #nav li.level-3 { border-top:1px solid #769cc0; border-left:1px solid #769cc0; border-right:1px solid #769cc0; }

#nav li ul { border-bottom:1px solid #769cc0; z-index:999;}

ul.sf-menu li:hover, ul.sf-menu li.sfHover, ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active {background-color:#c2e2f0; }

ul.sf-menu li.level-1:hover, ul.sf-menu li.level-1.sfHover, ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active {background-color:#c2e2f0; color:#fff; z-index:999;}


																			
ul.sf-menu li li { background-color:#fff; z-index:999;}
ul.sf-menu li li li { background-color:#fff; z-index:999;}

#nav li.level-1 ul li { background-color:#fff; z-index:999999;}

/* embedVideo
-------------------------------------------------------------- */


div.eVLeft {
    float: left;
    margin: 4px 15px 10px 0px;
    width: 320px;
}

div.eVRight {
	float: right; 
	width: 320px;
	margin: 0 15px 10px 15px;
}


a#player, a#player1, a#player2, a#player3, a#player4, a#player5, a#player6 {
	width: 320px; 
	height: 180px; 
	margin: 0 15px 0 0;
	display: block;
}

div.viewAll {
	clear: both;
	margin: 5px 0 0 0;
	padding: 5px;
	display: block;
	text-align: center;
	background-color: #E7E7E7;
	font-size: 9pt;
}
/* -- New Einstein Industries Contact Form -- */


#qcontact-top {
	background: url('/custom_templates/pacificplasticsurgery/templates/images/airmail-top.png') no-repeat scroll 3px 0px;
	padding:0;
	margin:20px 0 0 0;
	clear:both;
}
#qcontact {
	background: url('/custom_templates/pacificplasticsurgery/templates/images/airmail-bot.png') no-repeat scroll bottom left;
	padding:30px;
	width:auto;
	color:#3c1f05;
	position:relative;
	}
	#qcontact p {margin:10px 0 15px;}
	#qcontact form {
		width:auto;
		height:auto;
		margin:0;
		padding:0;
		font:bold 14px/20px Arial, sans-serif;
		color:#2F5970;
	}
		#qcontact strong {color:#796f66;}
		#qcontact hr {border:none 0px; border-bottom:1px solid #CED2D4;}
		#qcontact h2 { font-size:18px; color:#2F5970; margin:10px 0 10px 0;	}
		#qcontact h2 span {	display:inline;	font: 14px/18px Arial, sans-serif; text-transform:none;	}
		#qcontact label { font: 14px/22px Arial, sans-serif; display:inline;}
		#qcontact label.denote {	font: italic 10px/18px Arial, sans-serif; color:#3087C6; padding:0;	margin:5px 0; display:block;}
		#qcontact input { font: 12px/18px Arial, sans-serif; background-color:#E7E7E7; border-bottom:1px dotted #CED2D4; margin:0 1px ; padding:1px 5px 0; width:150px; display:inline; color:#232323;}
		#qcontact input#contact_business {display:none;}
		#qcontact label.adlib { margin:25px 0 0 0; display:block;}
	a#slick-hide {font:12px/18px Arial, sans-serif; display:block; float:right;}
	#qcontact select {
		background-color:#E7E7E7;
		padding:2px;
		border-bottom:1px solid #CED2D4;
		color:#232323;
		font: 12px/18px Arial, sans-serif;
	}
	#qcontact #slickbox {margin:10px 0;}
		a#slick-hide {font:12px/18px Arial, sans-serif; display:block; float:right; margin-right:2px;}
		a#slick-hide img {height:18px;}
		a#slick-show {display: inline-block;}
	#qcontact label#message {}
	#qcontact textarea { color:#232323; font: 12px/20px Arial, sans-serif; background-color:#E7E7E7; border-bottom:1px dotted #CED2D4; width:485px; height:56px;}
	#qcontact input#Submit {
		background-color:none; 
		background: url('/custom_templates/pacificplasticsurgery/templates/images/submit-btn.gif') no-repeat scroll bottom left; 
		display:inline-block;
		width:109px; 
		height:24px; 
		border:none 0px; 
		margin:10px 5px 10px 0; 
		cursor:pointer;
	}
	#qcontact input:active#Submit {background:url('/custom_templates/pacificplasticsurgery/templates/images/submit-btn.gif') no-repeat scroll 1px 1px; }
	
	#qcontact label.form-buttons {margin:15px 0; display:block;}
	#qcontact p.form-thankyou { padding:0 0 15px; }
#contact-title {
	background:url('/custom_templates/pacificplasticsurgery/templates/images/stamp-trans.png') no-repeat;
	width: 141px;
	height: 125px;
	position:absolute;
	left:410px;
	top:30px;
}
/* -- jQuery Tools - Validator error message -- */


.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}
#center #forms input.invalid {
	background-image: none;
	background-color:#E19D8D;
	border:1px solid #9B4E45;
}


/*--- New Form Styles ---*/
#bottom-wrap {
	background:none;
	width:950px;
	clear:both; 
	margin:0 auto;
} 
#center {
	width:950px;
	padding:0 75px;
	margin:0 auto;
	background: url(images/form-bg.png) no-repeat top center;
	height:400px;
	text-align:left;
}
#center #directions {
    float: left;
    margin: 85px 0 0 92px;
    width: 230px;
}
#center h3 {
    color: #0F0905;
    padding: 0 0 10px 23px;
    text-shadow: -1px 0 0 #FFFFFF;
	font:bold 18px/22px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
#center #directions img {
    border: 1px solid #9A7A48;
}
#center #directions ul {
    padding-left: 15px;
}
#center #directions ul li {
    color: #0F0905;
	font:13px/18px Arial, sans-serif;
}
#center #forms {
    float: left;
    margin: 85px 0 0 20px;
    width: 430px;
}
#center #forms form {
	width:100%;
}
#center #forms h3 {
    text-align: center;
	font:bold 18px/22px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
#center #forms form label {
    color: #0F0905;
	display:block;
	margin-bottom:10px;
	font:13px/22px Arial, sans-serif;
}
#center #forms span {
    display: inline;
    margin-bottom: 10px;
float:right;
}
#center #forms input, #center #forms select{
    background: #E9D488 url(images/input-bg.jpg) repeat-x center center;
    border: 1px solid #003383;
    color: #0F0905;
    outline: medium none;
    padding: 2px 0 0 5px;
	margin-left:5px;
	height:20px;
    display: block;
	float:right;
	clear:left;
}
#center #forms input.f_one {
    height: 16px;
    width: 268px;
}
#center #forms input.f_two {
    height: 16px;
    width: 295px;
}
#center #forms select.f_three {
    width: 230px;
}
#center #forms input.f_three {
	height: 16px;
    padding: 3px 0 0 5px;
}
#center #forms input.f_four {
    display: inline;
    float: none;
    height: 16px;
    margin: 0 5px;
    width: 132px;
}
#center #forms textarea.submit {
    float: left;
    height: 30px;
    margin-top: 5px;
    width: 115px;
}
#center #forms input.submit {
    color: #1B0707;
    cursor: pointer;
    padding: 0 0 2px 0;
    text-shadow: -1px 1px 0 #E7C85E;
	width:100px;
	float:left;
	margin:10px 0 0 0;
}
#center #forms label.denote {	font: italic 10px/18px Arial, sans-serif; color:#703832; padding:0;	margin:10px 0; clear:left; display:block;}

#center #forms #contact_business { display: none; } /* do not remove */ 

