/*--------------------- 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:#ece0d1 url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#3f3f3f;
	}
	#wrap-bg {
	background: url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/bg-top-wrap.jpg") no-repeat center top;
	width:100%;
	}
blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; }
h2	{ font-size:1.1em; }
h3	{ font-size:1.0em; }

h1 span,h2 span,h3 span	{ display:none; }

h1 { font:20px Georgia, "Times New Roman", Times, serif; color:#1d656e; }
h2 { font:18px Georgia, "Times New Roman", Times, serif; color:#1d656e; }
h3 { font:14px Georgia, "Times New Roman", Times, serif; color:#1d656e; }
a:link,a:visited	{ color:#1d656e; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#383838; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */






div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	clear:both;
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:190px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

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:0;
	color:#000;
	width:187px; /* 5 pixles smaller than form width !important */
	height:18px;
	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:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 100px 0; }

#contact-main label { 
	width:220px; 
	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:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/submit-btn.jpg");
	width:89px;
	height:23px;
	border:none;
	cursor:pointer;
	margin:5px 0 10px 45px;
	}
	

	
	#contact-weight input.checkbox {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	left:110%;
	top:0;
	width:20px;
	}
	
	#contact-weight input.submit-weight {
	cursor:pointer;
	width:50px;
	}
	
	#contact-weight input.reset-weight {
	cursor:pointer;
	width:50px;
	}
	
	
#contact-weight input, #contact-weight label, #contact-weight textarea { margin-left:10px;}	
	
	
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
   width:960px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/masthead.jpg");
	height:90px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:220px;
	float:left;
	}
	#column-left div.content-wrap {
		margin-left:15px;
		width:190px;
		}
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin-bottom:15px;
		}

	#column-left form { 
			border-bottom: dotted 1px #383838;
			margin-bottom:25px;
			padding-bottom:15px;
			 } 


			
			/* ------------------------ column-middle framework ------------------------ */
			#column-middle {
				width:525px;
				float:left;
				padding-top:30px;
				}
				#column-middle div.content-wrap {
					margin-left:25px ;
					width:475px;
					}
				#column-middle p, #column-middle ul, #column-middle dl, #column-middle h1, #column-middle h2, #column-middle h3  {
					margin-bottom:15px;
					}

				#column-middle form { margin-left:0px; }


/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:195px;
	float:right;
	}
	#column-right div.content-wrap {
		margin-right:15px;
		width:180px;
		}
	
	
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right dl {
		margin-bottom:15px;
		}

	#column-right form { margin-left:0px; }
/* --------- column-inside --------------*/
#column-inside {
	width:715px;
	float:right;
	padding-top:30px;
	}
	#column-inside div.content-wrap {
		width:700px;
		}

	#column-inside p, #column-inside ul, #column-inside dl, #column-inside h1, #column-inside h2, #column-inside h3 {
		margin-bottom:15px;
		}

	#column-inside form { margin-left:0px; }

/* single column list */
#column-inside ul { padding-left:3px; }

/* ------------------------ header framework ------------------------ */
#header-graphic { height:339px; background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/header.jpg"); } /* sets height for all non-flash headers */



/* ------------------------ title framework with varying heights ------------------------- */
#contact-title {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/contact-us-title.jpg") no-repeat; 
	height: 74px; 
	margin:10px 0 0 0;
	}	
	
#launcherVideo {background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/video-launcher.jpg") no-repeat; 
	height:225px;
	border-bottom: dotted 1px #383838;
	}
body#home #launcherVideo {
	margin-bottom:15px;
	}	
	#launcherVideo a { 
		position:absolute; 
		width:200px; 
		height:225px;
		}
	#launcherVideo a span {display:none;}
#virtualOffice {background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/virtual-office-tour-right.jpg") no-repeat; width:180px; height:263px; }
	#virtualOffice a { position:absolute; width:180px; height:263px;}
	#virtualOffice a span {display:none;}
	
#rhinoplastyCon {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/right-rhinoplasty.jpg") no-repeat; 
	width:180px; 
	height:195px; 
	}
#smk {
	text-align:center;
	margin-bottom:25px;
	}	
body#home #smk {
	padding-bottom:20px;
	border-bottom: dotted 1px #383838;
	}
#smk a {
	margin-right:5px;
	}

#contact-wrap {
margin-top:30px;
padding-top:30px;
border-top: dotted 1px #383838;
}

#contact-left {
	float:left;
	width:450px;
	}
	#contact-left form {
		width:440px;
		position:relative;
		}
	#contact-left form textarea {
		position:absolute;
		top:17px;
		left:195px;
		height:88px;
		}	
	#contact-left input.submit {
		margin-left:0;
		}	
#contact-right {
	float:right;
	width:200px;
	}	
	
#contact-main input.submit-contact-main {
	width:89px;
	margin-left:0;
	top:80px;
	}	

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background:#a0bdb8 url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/footer-wrap.jpg") repeat-x top; 
	padding-top:30px;
	padding-bottom:10px;
	}
#footer .content-wrap {
	margin:0 auto;
	width:960px ;
	}
#footer ul li {
	display:inline;
	}
#footer ul li a {
	padding:0 6px;
	border-left:1px solid #1d656e;
	line-height:22px;
	}
#footer ul li.first a {
	border-left:none;
	}
#footer p, #footer ul {
	margin-bottom:15px;
	}


/* ------------------------ Procedures Nav ------------------------ */
#nav-right {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/patient-galleries-sub.jpg") top left no-repeat;					
	padding-top:95px;
	margin-bottom:25px;				
	}
body#home #nav-right {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/northeasternplasticsurgery.com/patient-galleries.jpg") top left no-repeat;	
	margin-bottom:45px;				
	}	
#nav-right ul {
	border-bottom: dotted 1px #383838;
	text-align:center;
	}	
#nav-right ul li a {
	padding:10px 0;
	width:180px;
	display:block;
	border-top: dotted 1px #383838;
	color: #383838;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	}
#nav-right ul li a:hover {
	color:#1d656e;
	}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */


#nav2 {
	width:960px;
	height:52px;
	margin:0 auto; 
	text-align:center;
	}

#nav { 
	background:none; 
	height:37px;
	padding:17px 0 0 0;
	z-index:2;
	}
	
	#nav li {   
			position:relative;
		}
	#nav li ul { 
		text-align:left; 
		border:none;  
		padding-bottom:10px;
		}

#nav li ul li a {
	padding:10px;
	}	

		#nav li.primary {
			display:inline;
			border-left: 1px solid #fff;
			}
			
			#nav li.primary a.primary:hover {	
				color: #393939;
				text-decoration:none;
				}
		
		#nav li.first, #firstlevel li { border: none; }
		#wrap #nav li#hover-home a { background:none;}
		
		
ul.footer { display:inline;}
	/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
	/*** ESSENTIAL STYLES ***/
	.sf-menu, .sf-menu * {
		margin:			0;
		list-style:		none;
	}
	.sf-menu {
		line-height:	1.5;
	}
	.sf-menu ul {
		position:		absolute;
		top:			-999em;
		width:			175px;
	}
	.sf-menu ul li {
		width:			175px;
		line-height: 1.2em;
	}
	.sf-menu li:hover {
		visibility:		inherit; /* fixes IE7 'sticky bug' */
	}
	.sf-menu li {
	

	}
	.sf-menu a {
		padding:2px 8px;

	}
	.sf-menu ul a {
		display:		block;
		position:		relative;
		}

	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul {
		left:			0;
		top:			33px; /* match top ul list item height */
		z-index:		99;
	
	}
	ul.sf-menu li:hover li ul,
	ul.sf-menu li.sfHover li ul {
		top:			-999em;
		
	}
	ul.sf-menu li li:hover ul,
	ul.sf-menu li li.sfHover ul {
		left:			175px; /* match ul width */
		top:			0;
	}
	ul.sf-menu li li:hover li ul,
	ul.sf-menu li li.sfHover li ul {
		top:			-999em;
		border:none;
	
	}
	ul.sf-menu li li li:hover ul,
	ul.sf-menu li li li.sfHover ul {
		left:			10em; /* match ul width */
		top:			0;
		
	}

	/*** DEMO SKIN ***/
	.sf-menu { }

	.sf-menu a {
		text-decoration:none;
	}
	.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
		color:white;
		text-decoration:none;
	}
	.sf-menu li {
		background:none;
		
	}
	.sf-menu li ul li {
		background:		#393939;
		float:left;
		position:relative;
	}
	.sf-menu li ul li a:hover {
		color:white;
		}
	.primary ul li ul li { border:none;}
	.sf-menu li li li {
		background:		#393939;
		
	}
	.sf-menu li:hover, .sf-menu li.sfHover,
	.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
		outline:		0;
	}
	.sf-menu li ul li:hover, .sf-menu li ul li.sfHover {
		background:#606060;
		}


	/** test this **/
	.primary, .primary a:hover, .first, .primary a:focus, .primary a:active
	 {
		background-color:transparent !important; 
	}




	

