/*--------------------------- 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:#aaa39b url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/19px Trebuchet MS, Arial, Georgia, "Times New Roman", Times, serif; 
	color:#7d7870;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:25px; color:#855a55; font: 25px Book Antiqua, Arial, Georgia, "Times New Roman", Times, serif; 
 }
h2	{ font-size:18px; color:#855a55; }
h3	{ font-size:1.0em; color:#855a55; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:black; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#855A55; 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("../images/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; 
	}
p.address { font-size:11px;
			line-height:15px;
			}


/* ------------------------ form elements ------------------------ */
form {
	width:175px;
	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:#787678 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #787678;
	color:#fff;
	width:170px; /* 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; } /* 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:40px 0 10px 20px;
				width:250px;
				}

#contact-main ul li { 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main ul li input, #contact-main ul li textarea, #contact-main ul li select { 
	width:250px;
	}

#contact-main ul li select { width:250px; } /* fixes display issue - 5px larger than input field */

#contact-main ul li textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */


#contact-main ul li input.submit, input.submit {	/*background: transparent url("http://d33qx44jflbpiv.cloudfront.net/button-bg.jpg") top left no-repeat;*/
									background-color:#fff;
									width:110px;
									border:0;
									color:#fff;
									margin:0;
									padding:0;
									cursor:pointer;
									height:19px; 
									}
#Submit {background-color:#0000FF;}




/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */


/* ------------------------ bg-page ------------------------ */
#bg-page {
	background:url("http://d33qx44jflbpiv.cloudfront.net/bg-horizontal.jpg") repeat-x;
	margin-bottom:0;
	}


/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/bg-wrap.jpg") repeat-y;
	width:950px;;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/masthead.jpg");
	height:435px;
	position:relative;
	}
	
	/* index page link within #masthead */	
	
		#masthead a.masthead-link {
		height:58px;
		left:30px;
		position:absolute;
		top:21px;
		width:320px;
		}

	a.masthead-link span { display:none; }

/* ------------------------ CONTENT TOP ------------------------ */
#content-top {
				background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/bg-content-top.jpg") no-repeat;				
				height:52px;
				}
/* ------------------------ CONTENT WRAP ------------------------ */
#content-wrap {
				background:url("http://eiiwebassets.s3.amazonaws.com/m/maxwellplasticsurgery.com/images/bg-content-wrap.jpg") bottom left no-repeat;				
				padding-bottom: 220px;
				}


/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:260px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left dl {
		margin:15px 15px 15px 44px;
		}
	#column-left .address p {margin:0 15px 0 44px; }
		
		.h1-title, #column-right h2.h1-title  { font: 25px Book Antiqua, Arial, Georgia, "Times New Roman", Times, serif;  color:#855a55;}
		#column-right h2.h1-title  { margin-bottom:0px;}
		#column-left .address p.h2-title { font-size:12px; color:#855a55; margin-top:15px; }
		#column-right p.h2-title { font: 18px Book Antiqua, Arial, Georgia, "Times New Roman", Times, serif; }

	#column-left form { padding-left:0px; } /* set form margin here */


	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			/*background:transparent url("../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-left form {
					width:147px;
					padding:0 0 42px 44px;
					}





/* ------------------------ column-center framework ------------------------ */
#column-center {
	/*background:url("http://d33qx44jflbpiv.cloudfront.net/bg-center.jpg") top left no-repeat;*/
	width:690px;
	float:left;
	}
		#content { margin:0 45px 0px 30px}
		body#body-home #content { margin:0 45px 0px 30px}



	#column-center p, #column-center h1, #column-center h2, #column-center h3, #column-center ul, #column-center dl {
		margin:0px 15px 19px 0px;
		padding:0px;
		}
		
	#column-center h1 { 	margin-top:15px;
							}
							
							
	#column-center ul li {
		color:#855A55;
		list-style-type:disc;
		margin-left:15px;
		}

			
/* ------------------------ column-right (HOMEPAGE) ------------------------ */
#column-right {
				width:220px;
				float:right;
				margin: 0 0px 0 60px;
				/*padding-bottom:300px;*/
				_display:inline; /* so IE6 does not double the margins due to the float*/
				}
/*#column-center #column-right p { 	padding:0 35px 0 14px;
									margin-bottom:39px;
									}*/
									
#column-right h2{ font-size:17px;  padding-top: 0px; }

#column-right p { 	/*padding-right:50px;*/
					margin-bottom:20px;
									}

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:none;
	width:100%; /* fix for Safar */
	height:.01em;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background:#AAA39B;
	width:950px;
	text-align:left;
	padding-top:1px;
	color:#fff;
	}

#footer p {
	text-align:center;
	margin-bottom: 15px 73px 10px 73px;
	}

#footer a:link, #footer a:visited { color:#fff; text-decoration:none; }
#footer a:hover, #footer a:active { color:#fff; text-decoration:underline; }

.footer-first, .footer-second, .footer-third, .footer-fourth { 
	color:#fff; 
	width:197px; 
	float:left; 
	padding:27px 0 0 30px;
	}

#footer .footer-title { background:#787678; width:197px; margin-bottom:15px;}

#footer span { padding-left: 7px; }

#footer ul {margin:0px 10px 20px 0;}
	#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 #B7B7B7;*/
		}
	#footer li#nav-0first { 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;}

/* ------------------------ Procedures-Buttons ------------------------ */

#column-center #column-right #procedures-buttons { 	background: url("http://d33qx44jflbpiv.cloudfront.net/procedures-buttons.jpg") no-repeat;
													width:305px;
													height:230px;
													padding:0;
													}
#column-center #column-right #procedures-buttons li {	
														margin-left: 14px;
														width:254px;
														height:52px;
														float:none;
														padding:0;
														margin-bottom:7px;
														}	
#column-center #column-right #procedures-buttons li a {	display:block;
														width:254px;
														height:52px;
														}																			
#column-center #column-right #procedures-buttons li a span 	{ display:none;	}



/* ------------------------ HOME PAGE SPECIFIC ------------------------ */

#home-results	{	background:#c1b9a4 url("http://d33qx44jflbpiv.cloudfront.net/home-results-bg.jpg") 0 47px no-repeat;
					width:382px;
					margin:33px 0 25px 0;
					}
		#home-results-title	{	background:url("http://d33qx44jflbpiv.cloudfront.net/home-results.jpg") no-repeat ;
								height:47px;
								}
		#home-results a	{	margin: 28px 0 12px 0;
							padding-left:11px;
							width:111px ;
							height:90px ; 
							display:inline-block;
							text-align:center;
							text-decoration:none;
							}	
		#home-results-button	{	background:url("http://d33qx44jflbpiv.cloudfront.net/gallery-button.jpg") no-repeat bottom ;
									height:47px;	
									position:relative;
									}	
				#home-results-button a	{	position:absolute;
											display:block;
											margin:0;
											padding:0;
											top:10px;
											left:71px;
											height:41px;
											width:243px;
											}									
				#home-results-button a span	{	display:none;	}						
					
#home-books		{	background: #d0cab8 url("http://d33qx44jflbpiv.cloudfront.net/home-books.jpg") no-repeat top left;
					width:382px;
					margin:0px 0 33px 0;
					padding-top:49px;
					}

#home-books-bg	{	background: url("http://d33qx44jflbpiv.cloudfront.net/home-books-bg.jpg") no-repeat bottom;
					padding-bottom:22px;
					padding-top:23px;
					}
#home-books-bg p	{
					padding:0 20px;
					margin-bottom:20px;
					display:block;
					}
#home-books-bg p a:link, #home-books-bg p a:hover, #home-books-bg p a:active { color:white;}					
#home-books-bg p img { 	float:left;	
						margin:0 10px 5px 0;
						}
#home-tour	{		background:url("http://d33qx44jflbpiv.cloudfront.net/home-tour.jpg") no-repeat top left;
					height:274px;
					width:382px;
					margin:0 0 25px 0;
					position:relative;
					}						
	#home-tour a	{	display:block;
						height:274px;
						width:382px;
						}
	#home-tour a span	{	display:none;
							}						

/* ------------------------ Privacy Notice Styles ------------------------ */

body#body-privacy-notice ul {	list-style:square;	
							}
body#body-privacy-notice ol {	list-style:decimal;	
							margin: 0 0 20px 23px
							}							


/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#nav {
	padding: 26px 10px 6px 0px;
	text-align: left;
	margin: 0 auto;
	float:right;
    }	

	#nav li {
		display: inline;
		border-left:1px solid #ebe1df;
		background:none;
		}

	#nav li.home {
		border-left: none;
		}

	#nav li a {
		text-decoration: none;
		font-size: 13px;
		font-style:normal;
		border-left:none;
		border-top:none;
		padding:0.45em 1em;
		}
		
#nav li, #nav a { display:block; z-index:2; } /* change height here also */		
#nav li { float:left; list-style:none; _display:inline; position:relative; }



#nav a:link, #nav  a:visited { color:#ebe1df; text-decoration:none; }
#nav  a:hover, #nav  a:active { color:#ebe1df; text-decoration:none; }
#nav li.dropdown { 
	border-left:1px solid #ebe1df;
	border-right:1px solid #ebe1df;
	border-top:1px solid #ebe1df;}


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:#9F5045;}

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:#9F5045;}



ul.sf-menu ul {
width:11em;
background-color:#4d302c;
border-bottom:1px solid #ebe1df;
}

/* Horizontal Sprite Nav Modules
 * ------------------------------------------------------------------------- */

#nav-modules { 
	background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/nav-modules.jpg") no-repeat; 
	width:950px;; 
	height:137px; 
	margin:0;
	padding:0; 
	position:relative;
	z-index:99;
	}

#nav-modules span { display: none; }

#nav-modules li, #nav-modules a { height:137px; display:block; } /* change height here also */

#nav-modules li { float:left; list-style:none; display:inline; position:relative; }

#nav-modules li#nav-module-face { width: 153px; margin-left:8px;}
#nav-modules li#nav-module-breast { width: 157px;}
#nav-modules li#nav-module-body { width: 157px;}
#nav-modules li#nav-module-non-surgical { width: 157px;}
#nav-modules li#nav-module-men { width: 157px;}
#nav-modules li#nav-module-non-cosmetic { width: 161px;}

/*-------------- (-79px) X position of button / (-64px) height of image from above ------------- */
#nav-modules li#nav-module-face a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/nav-modules.jpg") -8px -137px no-repeat; }
#nav-modules li#nav-module-breast a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/nav-modules.jpg") -161px -137px no-repeat; }
#nav-modules li#nav-module-body a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/nav-modules.jpg") -318px -137px no-repeat; }
#nav-modules li#nav-module-non-surgical a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/nav-modules.jpg") -475px -137px no-repeat; }
#nav-modules li#nav-module-men a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/nav-modules.jpg") -632px -137px no-repeat; }
#nav-modules li#nav-module-non-cosmetic a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/nav-modules.jpg") -789px -137px no-repeat; }


/* about-the-practice multi column */

#column-center dl.trip {
float:left;
width:225px;
}

#nav-modules {
	background:url("http://d2agh9ata29wb8.cloudfront.net/m/maxwellplasticsurgery.com/images/nav-modules.jpg") no-repeat;
	height:137px;
	}
	
#title-lasik a.btn  {
	display:block;
	height:27px;
	left:325px;
	position:absolute;
	top:455px;
	width:38px;
}

#title-cataract a.btn  {
	display:block;
	height:27px;
	left:519px;
	position:absolute;
	top:455px;
	width:89px;
}

#title-multifocal a.btn  {
	display:block;
	height:27px;
	left:886px;
	position:absolute;
	top:472px;
	width:43px;
}


a.btn span {display:none;}

/* -------- rounded box style --------------*/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ece1df;}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ece1df;
  border-right:1px solid #ece1df;
  background:#ece1df;}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ece1df;
  border-right:1px solid #ece1df;
  background:#ece1df;}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ece1df;
  border-right:1px solid #ece1df;}
.spiffy4{
  border-left:1px solid #ece1df;
  border-right:1px solid #e6d0c9}
.spiffy5{
  border-left:1px solid #ece1df;
  border-right:1px solid #ece1df;}
.spiffyfg{
  background:#ece1df;}
  
#column-right #right-box {
	background:#ffffff; 
	padding:3px 9px;
	margin-bottom:20px;
	}
	
	#column-right #right-box p.procedure-title { 
		margin-bottom:10px;
		padding-top:10px; 
		font-size:16px; 
		text-align:center;
		color:#855A55;
		}
	
	#column-right #right-box ul {margin-left:15px; }
	
		#column-right #right-box ul li{list-style-type:disc; margin-bottom:7px;}
	
	/*#right-box a:link, #right-box a:visited	{ color:#7D7870; text-decoration:underline; outline:none; }

	#right-box a:hover,#right-box a:active	{ color:#000000; text-decoration:underline; outline:none; }*/


