/*--------------------------- Last Modified --> 2009.02.12 ----------------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  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:#fff url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:14px/18px Arial, Helvetica, sans-serif; 
	color:#555555;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1, h2, h3 { color:#628b5d; font-family:Garamond, Arial; }

h1	{ font-size:30px; line-height:33px; font-weight: lighter; }
h2	{ 
	font-size:21px; 
	line-height:24px;
	background: url(http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/divider.jpg) no-repeat;
	padding-top:24px;
	 }
h3	{ font-size:18px; line-height:21px; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#59645a; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#7a7e97; text-decoration:none; 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://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bullet-back-to-top.jpg") right no-repeat;
	}
	
	p.more-info {
	text-align:right;
	display:block;
	padding-right:15px;
	margin-right:40px;
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/more-info.png") right no-repeat;
	}
	p.more-info a {
		text-decoration:none;
	}


img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:205px;
	padding:10px 0 15px 45px; /* set margin left and right below */
	}
	body#home form#quick-contact  {
	width: 440px;
	padding-bottom:0px;
	}



form label	{ font-size:16px; font-family:Garamond, "Trebuchet MS", Arial, Helvetica, sans-serif;} 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #d4d4d4;
	color:#7c7b7b;
	width:171px; /* 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:Garamond, "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:175px; } /* 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, 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-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/btn-submit.jpg") no-repeat;
	width:48px !important;
	height:19px;
	border:none;
	cursor:pointer;
	margin:0 0 0 2px;
	}
	#newsletter_form input.submit-image { margin:0;} 

#contact-home { margin:40px 0 0px 20px;}

	body#home #contact-home p { 
		font: 21px/28px Garamond,serif; 
		color: #323d2e;
		}
		
	#contact-home form {
		padding-top:0;
		position:relative;
	}	
		
#column-right form label {
display:block;
line-height:14px;
}

body#home form {
		width:auto;
		}
body#home form input.submit-image {
	margin:0 0 0 10px;
	padding:0;
}

	
body#home #comments {
background-color:#FFFFFF !important;
border:1px solid #d4d4d4;
color:#7c7b7b;
font-family:Garamond, Arial,Helvetica,sans-serif;
font-size:0.97em;
height:105px;
left:200px;
top:14px;
position:absolute;
overflow:auto;
width:200px;
_display:inline;
margin-bottom:0;
}	

body#home form #label-message {
position:absolute;
left:200px;
top:0;
}
body#home form input, body#home form textarea {
	width:171px;
	_display:inline;
}
body#home #quick-contact input.submit-image {
	width:48px;
	margin-top:-4px;
}
/* ------------------------NEWSLETTER FORM --------------*/

form#newsletter_form { 
	width: 180px;
	text-align: right;
	padding:0;
	}

form#newsletter_form textarea {
	height: 22px;
	}
	body#home #newsletter_form input.submit-image {
		width:48px;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bg-wrap1.jpg") repeat-y;
	width:999px;
	margin:0 auto;
	text-align:left;
	}


/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background: #ffffff url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/masthead.jpg") no-repeat;
	height:147px;
	padding:0;
	}
	/* index page link within #masthead */		
	
	#masthead a {	
		position:absolute;
		width:274px;
		height:52px; 
		}
		
	#masthead a span {
		display:none;
		}
		
		#masthead h1, #masthead h2, #masthead ul, #masthead p {font-family:Garamond, serif; color:#5c5c5c;}

#masthead p {
	float:left;
	font-size:25px;
	line-height:19px;
	margin:25px 20px 0 8px;
	text-align:right;
	font-weight:bold;
	}

#masthead ul {
	float:right;
	font-size:17px;
	line-height:19px;
	padding:16px 5px 0 0;
	text-align:right;
	}


#mini-nav { margin:20px 0 0 0;}
#mini-nav li { 
	float:left; 
	list-style:none; 
	_display:inline; 
	position:relative; 
	}
#mini-nav a { 
	position:relative; 
	text-decoration:none	;
	padding:0 10px 0 0px;
	}

#mini-nav li {
	border-left:1px solid #009900;
	display:inline;
	padding:0 5px 0 15px;
	}

#mini-nav li.first {
	border:medium none;
	}

#masthead h1 {
	font-size:28px;
	line-height:23px;
	background:url('http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/logo-halifax-health.jpg') no-repeat;
	height:52px;
	}

#masthead h2 {
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	margin-left:8px;
	text-transform:capitalize;
	background:none;
	padding-top:0;
	}


/* ------------------------ index columns framework ------------------------ */
body#home #column-left {
	width:467px;
	float:left;
	}


body#home #column-right {
	background:url('http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bg-home-contact.jpg') no-repeat;
	width:532px;
	height:334px;
	float:left;
	}

body#home #column-right h1 {
	color:#628666;
	font-family:Garamond,serif;
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	margin-top:25px;
	padding:0 5px 0 6px;
	text-align:center;
	}


body#home #column-right h2 {
	color:#628666;
	font-family:Garamond,serif;
	font-size:21px;
	font-weight:normal;
	line-height:26px;
	margin-top:33px;
	}


body#home #column-right p {text-align:center;}

	
/* ------------------------ content framework ------------------------ */
#content-wrap {
	background:url('http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/content-bg.jpg') no-repeat;
	width:999px;
	}


	
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:725px;
	float:left;
	padding-top:15px;
	}
body#home #column-left {
	padding-top:0;
}	
	#content-left { margin:0px 50px 0 18px; } 

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0  0px 15px 0px;
		}
					

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/arrow.png") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:15px; /* pushes text to the right to display bg img */
			width:600px;
			}

	/* multi column list */
	#column-left ul { padding-left:5px; } 
		/*#column-left ul li { 
			background:transparent url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			/*padding-left:10px;  /* pushes text to the right to display bg img */
			/*float:left;
			width:150px; /* sets the width of each column */
			/*line-height:20px; 
			}*/


			#column-left ul.bna { padding-left:5px; } 
				#column-left ul.bna li { 
					background:none;
					padding-left:10px;  /* pushes text to the right to display bg img */
					float:left;
					width:206px; /* sets the width of each column */
					line-height:20px;
					margin-bottom:10px;	
					text-align:center;							
					}
					

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
	body#results #column-left a { width:215px; text-align:center; float:left; text-decoration:none; margin-bottom:40px;}
	

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:274px;
	float:left;
	padding-top:15px;
	}
	body#home #column-right {
		padding-top:0;
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 15px 15px 11px;
		text-align: left;
		}

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
			#column-right form {
				padding-left:11px;
				}
			#column-right form input, #column-right form textarea {
				width:220px;
			}	
			#column-right form input.submit {
				width:75px;
			}
/* ------------------------ header framework ------------------------ */

#header-graphic { 
	height:236px;  /* sets height for all non-flash headers */
	clear:left; 
	}

	#header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/header.jpg");  }

/* ------------------------ subhead framework ------------------------ */
#subhead { height:20px; } /* sets height for all subheads */
	body#home #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/subhead-home.jpg"); height:334px; }
	
	body#about #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/subhead-about.jpg"); }
	body#contact #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/subhead-sitemap.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */



#title-contact {
	height:55px;
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:33px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:999px;
	margin:10px auto;
	/*text-align:center;*/
	}

#footer p {
	color:#585858;
	margin-bottom:10px;
	}
	
	#footer p.phone {
	font-size: 25px;
	font-family:Garamond,serif;
	margin-bottom:30px;
		}
	
	#footer-left {
	float:left;
	text-align:left;
	width:700px;
	margin-left:21px;
	}

	#footer-right {
	float:right;
	width:200px;
	}


#footer a:link, #footer a:visited { color:#59645a; text-decoration:underline; }
#footer a:hover, #footer a:active { color:#000; text-decoration:none; }

#footer ul {margin:10px;}
	#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 #009900;
		}
	#footer li.first { border: none; }

.copy {
	font-size:11px;
}



#vms-lightwindow-link{display:none;}

/* ------------------------ Procedures Section ------------------------ */


#wrap-procedures {
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/wrap-procedures.jpg") repeat-y;
	width:999px;
	padding:0;
	margin:0;
	clear:both;
	}

#procedures {
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/procedures.jpg") no-repeat left top;
	padding-bottom:0px;
	width:999px;
	color:#5c5c5c;
	}

#bottom-wrap-procedures {
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/bottom-wrap-procedures.jpg") no-repeat left bottom;
	width:100%; /* fix for Safar */
		padding-bottom:35px;

	clear:both; /* important - do not remove */
	}


ul.multi { 
	padding-left:15px; 
	float:left; 
	display:block;
	} 

ul.multi a {
	text-decoration:none;
}
	
	.multiface { width:230px; float:left;}
	.multibreast { width:240px; float:left;}
	.multibody { width:235px; float:left; }
	.multispecials { width:260px; float:left;}
		ul.multi li { 
			background:transparent url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/arrow.png") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-right:15px;
			line-height:18px; 
			}
						
			ul.multi {margin:57px 0px 10px 0px;}
			
			div#container-multi { margin-left:21px;}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */


#nav {
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/nav.jpg") no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	height:53px;
	width:999px;
	}

#nav li {
		display: inline;
		background:none;
		font-size:20px;
		}

#nav li, #nav a { display:block; z-index:2; } 	
#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav a:link, #nav  a:visited { color:#5d7d61; text-decoration:none; }
#nav  a:hover, #nav  a:active { color:#7a7e97; text-decoration:none; }

#nav li li{
		font-size:15px;
		}

ul.sf-menu li {
	background:none;
	}

ul.sf-menu li a {
	border:none;
	/*padding:14px 46px 15px;*/
	}
	
ul.sf-menu li.home a {
	padding:14px 47px 15px;
	}

ul.sf-menu li.services a {
	padding:14px 54px 15px;
	}

ul.sf-menu li.results a {
	padding:14px 44px 15px;
	}

ul.sf-menu li.about-the-practice a {
	padding:14px 48px 15px;
	}

ul.sf-menu li.meet-the-physicians a {
	padding:14px 31px 15px;
	}

ul.sf-menu li.home li a, ul.sf-menu li.services li a, ul.sf-menu li.results li a, ul.sf-menu li.about-the-practice li a, ul.sf-menu li.meet-the-physicians li a {
	padding:6px 10px;
	}

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:none;}

#nav li ul li a {
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/nav-drop-bg.png") repeat;
}
#nav li ul li a:hover {
	background:url("http://eiiwebassets.s3.amazonaws.com/d/daytonaplasticsurgery.com/images/nav-drop-bg-hover.png") repeat;
	color:white;
}
#nav li ul li.first  {
	border-top:1px solid #7ea187;
}
#nav li ul li {
	border-left:1px solid #7ea187;
	border-right:1px solid #7ea187;
	border-bottom:1px solid #7ea187;
}

ul.sf-menu {
	float:left;
	margin-bottom:0;
	}


ul.sf-menu ul {
	width: 200px; /* left offset of submenus need to match (see below) */
	margin-top:3px;
	left:200px;
	}
	
	ul.sf-menu ul ul{
	margin-top:0px;
	}

.sf-menu a.sf-with-ul { padding-left:10px; background:#6b6b6b;}

#nav li li:hover ul, #nav li li.sfHover ul {
	left: 200px;
	}
