/*--------------------- Last Modified  2009.08.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:#d88772 url("http://d11om7gzvrfyc.cloudfront.net/images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#651713;
	}

	body#home { 
	background:#d88772 url("http://d11om7gzvrfyc.cloudfront.net/images/bg-body-index.jpg") top repeat-x;
	}


blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.4em; color:#651713; }
h2	{ font-size:1.1em; color:#651713; }
h3	{ font-size:1.0em; color:#651713; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#b55d53; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#651713; 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://d11om7gzvrfyc.cloudfront.net/images/bullet-back-to-top.jpg") right no-repeat;
	}

p.read-more a {
	display:block;
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/read-more.jpg") right no-repeat;
	width:71px;
	height:16px;
	float:right;
	}
	
	p.read-more span { display: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:184px;
	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:#fdf1eb !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #832f28;
	color:#651713;
	width:179px; /* 5 pixles smaller than form width !important */
	height:15px;
	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: Arial, Helvetica, sans-serif; 
	font-size:0.9em;
	}

select { width:179px; 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 10px 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-image { /* REMOVE IF NOT USED */
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/btn-submit.jpg");
	width:47px;
	height:16px;
	border:none;
	cursor:pointer;
	}


	input.submit-contact-main { /* REMOVE IF NOT USED */
		background:none;
		width:47px;
		height:16px;
		border:none;
		cursor:pointer;
		}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/bg-wrap.jpg") repeat-y;
	width:966px;
	margin:0 auto;
	text-align:left;
	}


/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:653px;
	float:left;
	}

	#column-left p, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 32px 10px 98px;
		}
		
		#column-left h1 {margin:19px 32px 10px 98px;}

	#column-left form { margin-left:87px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:15px; }
		#column-left ul li { 
			background:transparent url("http://d11om7gzvrfyc.cloudfront.net/images/bullet.gif") 0px 6px no-repeat; 
			padding-left:10px; 
			}

	/* multi column list */
	#column-left ul.multi { padding-left:15px; width:150px; float:left; display:block;} 
		#column-left ul.multi li { 
			background:transparent url("http://d11om7gzvrfyc.cloudfront.net/images/bullet.gif") 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 */
			line-height:16px; 
			}
			
			#column-left ul.multi {margin:0px 5px 10px 10px;}
			
			div#container-multi { margin-left:89px;}


/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:313px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right ul, #column-right dl {
		margin:0px 110px 10px 16px;
		}
		
			#column-right h3 {margin:20px 110px 0 16px;}

	#column-right form { padding-left:15px; }


/* ------------------------ header framework ------------------------ */
#header-graphic {
	position:relative;
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/header-02.jpg");
	height:206px;
	}

	#header-graphic a {
	position:absolute;
	left:489px;
	width:394px;
	top:14px;
	height:58px;
		}
		
	#header-graphic a span {
		display:none;
		}
		
	body#home #header-graphic {
	position:relative;
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/header-index.jpg");
	height:350px;
	}

	body#home #header-graphic a {
	position:absolute;
	left:489px;
	width:394px;
	top:14px;
	height:58px;
		}
		
	body#home #header-graphic a span {
		display:none;
		}
	

	body#breast-procedures #header-graphic, body#breast-augmentation #header-graphic, body#breast-lift #header-graphic { background:url("http://d11om7gzvrfyc.cloudfront.net/images/header-04.jpg");}
	body#face-procedures #header-graphic, body#face-lift #header-graphic, body#neck-lift #header-graphic, body#eyelid-surgery-brow-lift #header-graphic, body#eyelid-surgery-brow-lift #header-graphic { background:url("http://d11om7gzvrfyc.cloudfront.net/images/header-01.jpg"); }
	body#body-contouring #header-graphic, body#liposuction #header-graphic, body#abdominoplasty #header-graphic { background:url("http://d11om7gzvrfyc.cloudfront.net/images/header-03.jpg"); }


/* ------------------------ subhead framework ------------------------ */

	body#home #subhead { background:url("http://d11om7gzvrfyc.cloudfront.net/images/subhead-index.jpg") no-repeat; height:44px; margin-left:87px; }


/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:111px;
	background:url("http://drannletourneau.com.s3.amazonaws.com/images/title-contact.jpg") no-repeat;
	margin-bottom:12px;
	}
	
	body#home #title-contact {
	margin-top:-5px;
	}

	
	#title-contact-wrap {
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/title-contact-wrap.jpg") repeat-y;
	padding: 0 0 10px 0;
	}
	
	#bottom-contact-wrap { background:url("http://d11om7gzvrfyc.cloudfront.net/images/bottom-contact-wrap.jpg") no-repeat; height:5px; margin-bottom:31px;}

#title-location {
	height:23px;
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/title-location.jpg") no-repeat;
	margin-top:20px;
	}


#title-map {
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/title-map.jpg") no-repeat;
	height:82px;
	margin:30px 0 60px 15px;
	float:left;
	display:inline;
	width:102px;
	position:relative;
	}
	
	#title-map a { width:102px; height:82px; position:absolute;}
	
	#map-text { width:70px; float:left; margin-top:34px; padding-left:10px;}



#title-video-website {
	height:254px;
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/title-video-website.jpg") no-repeat;
	position:relative;
	}
	
	#title-video-website a {
	width:185px;
	height:124px;
	position:absolute;
	float:left;
	left: 15px;
	top: 57px;
	}

	
#meet { 
	width:380px;
	float:left;
	}
	
	#title-meet {
		background:url("http://d11om7gzvrfyc.cloudfront.net/images/title-meet.jpg") no-repeat;
		margin-left:87px;
		height:41px;
		margin-bottom:10px;
		}
	
#title-featured {
	background:url("http://drannletourneau.com.s3.amazonaws.com/images/title-featured.jpg") no-repeat;
	width:273px;
	float:left;
	height:266px;
	position:relative;
	}	
	
	#title-featured a {
		width:240px;
		position:absolute;
		float:left;
		left: 19px;
		top: 55px;
		height: 130px;
		}

/* ------------------------------------- Buttons ---------------------------------------- */
#buttons { 
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/buttons.jpg") no-repeat;
	height:170px;
	margin-left:87px;
	display:block;
	}
	
	#bottom-buttons {
		background:url("http://d11om7gzvrfyc.cloudfront.net/images/bottom-buttons.jpg") no-repeat;
		height:39px; margin-left:87px;
		}


/* ------------------------ bottom-wrap framework ------------------------ */
#bottom-wrap {
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/bottom-wrap.jpg");
	width:100%;
	height:10px;
	clear:both; 
	}

/* ------------------------footer framework ------------------------ */
#footer-wrap {
	background: url("http://d11om7gzvrfyc.cloudfront.net/images/footer-wrap.jpg") repeat-y;
	width:966px;
	margin:0 auto;
	text-align:center;
	}


#footer {
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/bg-footer.jpg") top no-repeat;
	padding: 36px 0 10px 0;
	}

#footer p {
	color:#651713;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#651713; }
#footer a:hover, #footer a:active { color:#ac4036; }

#footer ul {margin:10px;}
	#footer li { 
		padding:0 5px 0 5px;
		display: inline;
		border-left: 1px solid #651713;
		}
	#footer li.first { border: none; }

	#bg-content { background:url("http://d11om7gzvrfyc.cloudfront.net/images/bg-content.jpg") no-repeat; height:32px;}


ul.footer { display:inline;}
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
#nav { 
	background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg") no-repeat; 
	width:966px; 
	height:34px; 
	margin:0;
	padding:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:34px; display:block; z-index:2; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav li.home { width: 53px; margin-left: 80px;}
#nav li.about-dr-letourneau { width: 139px;}
#nav li.about-the-practice { width: 124px;}
#nav li.breast-procedures { width: 122px;}
#nav li.face-procedures { width: 113px;}
#nav li.rhinoplasty { width: 84px;}
#nav li.body-contouring { width: 110px;}
#nav li.contact { width: 62px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav li.home a:hover { background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg")  -80px -34px no-repeat; }
#nav li.about-dr-letourneau a:hover { background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg") -133px -34px no-repeat; }
#nav li.about-the-practice a:hover { background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg") -272px -34px no-repeat; }
#nav li.breast-procedures a:hover { background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg") -396px -34px no-repeat; }
#nav li.face-procedures a:hover { background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg") -518px -34px no-repeat; }
#nav li.rhinoplasty  a:hover { background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg") -631px -34px no-repeat; }
#nav li.body-contouring a:hover { background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg") -715px -34px no-repeat; }
#nav li.contact a:hover { background:url("http://d11om7gzvrfyc.cloudfront.net/images/nav.jpg") -825px -34px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#b86257;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #651713;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto;}

/* Hover styles for drop down items */
#nav li.breast-procedures ul a:hover, #nav li.face-procedures ul a:hover, #nav li.body-contouring ul a:hover { 
	background-image:none;
	background-color:#651713;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav li.breast-procedures ul, #nav li.breast-procedures li { width:125px; }		
#nav li.face-procedures ul, #nav li.face-procedures li { width:165px; }
#nav li.body-contouring ul, #nav li.body-contouring li { width:110px; }		


/* ------------------------ VEL ------------------------ */

#video { margin-left:98px;}