/*--------------------------- 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:#181818 url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:13px/20px Georgia, Arial, "Times New Roman", Times, serif; 
	color:#9ec3c3;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:16px; color:#f2ebbd; }
h2	{ font-size:1.1em; color:#f2ebbd; }
h3	{ font-size:1.0em; color:#f2ebbd; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#68dcdc; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:white; 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 20px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
p.address { font-size:11px;
			line-height:15px;
			}


/* ------------------------ f elements ------------------------ */
form {
	width:220px;
	padding:10px 0 15px 33px; /* set margin left and right below */
	line-height:1.1em;
	}

form label	{ font-size:.95em; } 

form br { line-height:.5em; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#8cacac !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #8cacac;
	color:#000;
	width:215px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:12px; /* 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; height:auto; } /* 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:0 0 18px 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:177px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main, input.reset-clear { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

/*input.submit-contact-main { margin:85px 0 5px 243px; }
*/input.submit-contact-main { margin:85px 0 5px 0px; }


input.reset-clear{ margin:85px 0 5px 244px; }


/* ------------------------------- 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://d33qx44jflbpiv.cloudfront.net/bg-wrap.jpg") repeat-y;*/
	width:960px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	background:url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/masthead.jpg");
	height:448px;
	
	}
	body.breastclass #masthead {background:url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/masthead-breast.jpg");
	}
	body.bodyclass #masthead {background:url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/masthead-body.jpg");
	}
	body.faceclass #masthead {background:url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/masthead-face.jpg");
	}
	body.skinclass #masthead {background:url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/masthead-skin.jpg");
	}
	body.testimonialsclass #masthead, body#media #masthead {background:url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/masthead-testimonials.jpg");
	}
	

	/* index page link within #masthead */	
	

/* ------------------------ CONTENT WRAP ------------------------ */
#content-wrap {
				/*background:url("http://d33qx44jflbpiv.cloudfront.net/bg-content-sub.jpg") bottom left no-repeat;
				padding-bottom:210px;*/
				width:960px;
				/*margin-left:200px;*/
				}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:650px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left dl, #column-left ul {
		margin:0px 20px 20px 0px;
		padding:0px 20px 0px 0px;
		}

	#column-left form { margin-left:28px; } /* set form margin here */
	
	#column-left li {
	list-style-type:disc;
	margin:0 0 0 30px;
}


	/* 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:500px;
					margin:0 0 0px 35px;
					}

/* ------------------------ body-content framework ------------------------ */
#body-content{ padding:52px 0 0 20px; }

body#home #body-content{ padding:0px 0 0 20px; }



/* ------------------------ column-center framework ------------------------ */
/*#column-center {
	background:url("http://d33qx44jflbpiv.cloudfront.net/bg-center.jpg") top left no-repeat;
	width:798px;
	float:left;
	}
		#content { margin:0 73px 0px 35px}
		body#body-home #content { margin:0 41px 0px 35px}



	#column-center p, #column-center h1, #column-center h2, #column-center h3, #column-center ul, #column-center dl {
		margin:0px 0px 19px 0px;
		padding:0px;
		}
		
	#column-center h1 { 	margin-top:9px;
							}

			
/* ------------------------ column-right (HOMEPAGE) ------------------------ */
#column-right {
				width:310px;
				float:right;
				margin: 15px 0px 0 0px;
				/*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:16px; padding-bottom:20px; margin-left:33px;}
	#column-right h2.right-header { 
		font-size: 20px; 
		color:#68dcdc; 
		margin-top:30px;
		font-family:Helvetica Light, Arial, sans-serif;
		}
		
	body#home #column-right h2.right-header {
		margin-top:45px;
		}

#column-right h3 {margin-left:33px;}

#column-right p { 	margin-left:33px;
					margin-bottom:20px;
									}
									
#column-right img.bna {margin-top:45px; }
								




/* ------------------------ subhead framework ------------------------ */
#subhead { height:77px; } /* sets height for all subheads */


/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact { height:77px; background:url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/img-contact.jpg"); }

#title-schedule {
	height:49px;
	background:url("http://d33qx44jflbpiv.cloudfront.net/title-schedule.jpg") ;
	margin-left:41px;
	margin-bottom:23px;
	}

#title-our-locations {
	height:50px;
	background:url("http://d33qx44jflbpiv.cloudfront.net/title-our-locations.jpg") ;
	margin-left:41px;
	margin-bottom:23px;
	}
#title-our-procedures {
	height:27px;
	background:url("http://d33qx44jflbpiv.cloudfront.net/title-our-procedures.jpg") no-repeat top left ;
	margin-bottom:20px;
	}

/*------------------------------------------------------------------------------------------*/

#dr-henry-photo {	background:url("http://d33qx44jflbpiv.cloudfront.net/dr-henry.jpg") no-repeat;
			width:148px;
			height:243px;
			margin:9px 0 40px 78px;	
			}




/* ------------------------ 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:url("http://d2agh9ata29wb8.cloudfront.net/d/drlandsman.com/images/footer.jpg") no-repeat top left;	
	width:960px;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	color:#F2EBBD;
	}

#footer p {
	
	margin-bottom:0 73px 10px 73px;
	}

#footer a:link, #footer a:visited { color:#cecec8; text-decoration:none; padding:0 5px 0 7px; }
#footer a:hover, #footer a:active { color:#cecec8; text-decoration:underline; }

#footer ul {margin:30px 41px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		display: inline;
		border-left: 1px solid #B7B7B7;
		}
	#footer li.first { border: none; }
	#footer li#home { margin-left:0;}
	
#footer li ul { display:inline;}

#footer ul li ul { margin:0px;}



/* ------------------------ 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-wrapper {
	height:39px;
	background:#0f0f0f; 
   	padding:0;
	width:100%;
	}		

ul#nav {
	position:relative;
	left:50%;
	font-size:13px;
}

ul.sf-menu li {
	background:none;
}
ul.sf-menu li.primary {
	border-left:1px solid #B7B7B7;
	margin:11px 0;
	position:relative;
	right:50%;
}

ul.sf-menu li.primary li a {
	border:none;
	padding:10px 14px;
}

ul.sf-menu li.primary a {
	border:none;
	padding:2px 14px;
}


ul.sf-menu a, ul.sf-menu a:visited {
	color:#CECEC8;
}

ul.sf-menu li.sfHover ul {
	top: 28px; /* match top ul list item height or minus it with margin top */
}

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: #000;
	color:#68DCDC;
	text-decoration:none;
}


ul.sf-menu li {
	background:	   #000;
}
ul.sf-menu li li {
	background:		#323232;
}
ul.sf-menu li li li {
	background:		#323232;
}

ul.sf-menu ul {
	width:			175px; /* left offset of submenus need to match (see below) */
}
#nav-wrapper ul.sf-menu li li.sfHover ul {
	left:			175px; /* match ul width */
}



ul.sf-menu li.medical-day-spa ul {
	width:			149px; /* left offset of submenus need to match (see below) */
}
#nav-wrapper ul.sf-menu li.medical-day-spa li.sfHover ul {
	left:			149px; /* match ul width */
}

#nav li.first {
border:medium none;
}

.topofpage { text-align: right; }

#facebook { display:block; height:75px; }
#facebook img { float:left; padding-left:30px }
#column-right #facebook p {  float:left; margin:0; padding:15px 0 0 20px;}
