/*--------------------- 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#home { 
	background:#213144 url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/17px Arial, Helvetica, sans-serif; 
	color:#fff;
	}

body { 
	background:#213144 url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-body-sub.jpg") 0 0 repeat-x;
	text-align:center; 
	font:12px/17px Arial, Helvetica, sans-serif; 
	color:#fff;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px;
	font-style:italic; 
	}

h1	{ font-size:1.2em; color:#fff; }
h2	{ font-size:1.1em; color:#D6CDB4; }
h3	{ font-size:1.0em; color:#D6CDB4; }
h4	{ font-size:1.0em; color:#D6CDB4; font-style:italic; }
h5	{ font-size:1.0em; color:#000000; font-style:italic; }



h1 span,h2 span,h3 span { display:none; }

a:link,a:visited	{ color:#fff; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#fff; text-decoration:none; outline:none; }

/* ----- classes ----- */

.clear {
	clear:both;
	}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	}
	
img.img-left { 
	float:left;
	margin:0 5px 5px 5px;
	border:2px solid #D6CDB4;
	}
	
img.img-right { 
	float:right; 
	margin:0 5px 5px 5px;
	border:2px solid #D6CDB4;

	}
	
	
ul.layertop {
position:relative;
z-index:99;
}

img.img-logo {
margin: 0 10px 15px 240px;
border:2px solid #D6CDB4;
}

img.rss { 
	float:left;
	margin:2px 6px 0 0;
	}

	
/* ----- global form elements ----- */ 

body#home form {
	width:207px;
	margin:0 0 15px 0;
	}

form {
	width:195px;
	margin:0 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

body#home input, body#home textarea, body#home select { 
	background:#FFF url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-field.jpg") top left no-repeat !important; /* to prevent highlighting by Google Toolbar */
	border:0;
	color:#213144;
	width:202px; /* 5 pixles smaller than form width !important */
	height:15px;
	line-height:16px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	}

body#contact-us input, body#contact-us textarea, body#contact-us select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	background-image:none !important;
	border:#013144;
	color:#213144;
	width:217px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:16px;
	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:11px;
	}

input, textarea, select { 
	background:#FFF url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-field-sub.jpg") top left no-repeat !important; /* to prevent highlighting by Google Toolbar */
	border:none;
	color:#213144;
	width:190px; /* 5 pixles smaller than form width !important */
	height:15px;
	line-height:16px;
	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:11px;
	}
	
select { width:195px; padding:0; } /* same width as form - !important */

body#home textarea { height:58px; overflow:auto; background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-textarea.jpg") top left no-repeat !important; }
textarea { height:58px; overflow:auto; background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-textarea-sub.jpg") top left no-repeat !important; }
body#contact-us textarea { height:90px; overflow:auto; background-image:none; }

#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main, #wp_commentform { margin:20px 0 10px 0; }

#contact-main label, #wp_commentform 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, #wp_commentform label input, #wp_commentform label textarea { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:177px; }
	
#contact-main label textarea, #wp_commentform label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 

input.submit-contact-main { margin:85px 0 5px 243px; }
input#wp_submit { margin:40px 0 5px 243px; }

body#home input.submit, input.submit, body#contact-us input.submit-contact-main, input#wp_submit  { 
	/*background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/btn-submit.jpg") !important;*/
	width:69px;
	height:16px;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */

body#home #wrap {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-wrap.jpg") repeat-y;
	width:894px;
	margin:0 auto;
	text-align:left;
	}

#wrap {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-wrap-sub.jpg") repeat-y;
	width:894px;
	margin:0 auto;
	text-align:left;
	}
	
	body#home #wrap-gradient {
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-wrap-gradient.jpg") no-repeat;
		width:894px;
		}


	#wrap-gradient {
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-wrap-gradient-sub.jpg") no-repeat;
		width:894px;
		}
		
	#bg-bottom-right {
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-right-sub.jpg") right bottom no-repeat;
		width:894px;
		}
		
#masthead {
	position:relative;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/masthead-top.jpg");
	height:98px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:68px;
		width:406px;
		top:0px;
		height:98px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

body#home #column-left {
	width:554px;
	float:left;
	}
	
	body#home #column-left p, body#home #column-left h1, body#home #column-left h2, body#home #column-left h3, body#home #column-left h4, body#home #column-left h5, body#home #column-left ul, body#home #column-left dl {
		margin:0 0px 20px 0px;
		}
	
	/* single column list */
	body#home #column-left ul { padding-left:25px; }
		body#home #column-left ul li {
			list-style-type:disc; 
			}
			
	body#home #column-left ul li ul { margin:0 0 0 5px; }
				



		
	#care-credit { position:relative; }
		#care-credit a {
	position:absolute;
	top:0;
	left:215px;
	height:25px;
	width:158px;
			}

/* ----- column-right ----- */

body#home #column-right {
	width:340px;
	float:left;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-right.jpg") left top repeat-y;
	}

	body#home #column-right p, body#home #column-right h1, body#home #column-right h2, body#home #column-right h3, body#home #column-right ul, body#home #column-right dl {
		margin:0 90px 20px 33px;
		}
	body#home #column-right form { padding-left:33px; }
	 
	/* single column list */
	body#home #column-right ul { padding-left:25px; }
		body#home #column-right ul li {
			list-style-type:disc; 
			}

	body#home #column-right ul li ul { margin:0 0 0 5px; }
	
	body#home #bg-qcontact {
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bg-qcontact.jpg");
		width:340px;
		padding-bottom:20px;
		}

/* ----- column-left ----- */

#column-left {
	width:597px;
	float:left;
	}
	#column-left .content-wrap {
		padding:0 25px 0 82px;}
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h4, #column-left h5, #column-left ul, #column-left dl, #column-left ol {
		margin:0 0 20px 0;
		}
	#column-left form { margin-left:0; }
	
	/* single column list */
	#column-left ul { padding-left:25px; }
		#column-left ul li {
			list-style-type:disc; 
			}
	
	#column-left ol { padding-left:25px; }
		#column-left ol li {
			list-style:decimal; 
			}
			
	/* definition list */
	#column-left dl { }
		#column-left dl dt {
			font-weight:bold;
			color:#D6CDB4;
			}
		#column-left dl dd {
			}
	
	#column-left .hrule {
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/hrule-left.jpg");
		width:540px;
		height:70px;
		margin-left:57px;
		}
			
/* ----- column-right ----- */

#column-right {
	width:297px;
	float:left;
	}

	body#thank_you #column-right {
		height:900px;
		}
		
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 75px 20px 19px;
		/*position:relative;*/
		/*z-index:99;*/
		}
	#column-right form { padding-left:19px; }
	 
	/* single column list */
	#column-right ul { padding-left:25px; }
		#column-right ul li {
			list-style-type:disc; 
			}

	#column-right ul li ul { margin:0 0 0 5px; }
	
	#column-right .hrule {
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/hrule-right.jpg") no-repeat;
		width:240px;
		height:109px;
		margin-top:-10px;
		}
		
	#bg-qcontact {
		
		width:297px;
		padding-bottom:20px;
		}
		

#title-new-beauty {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-new-beauty.jpg") no-repeat;
	padding-top:60px;
	padding-right:55px;
	text-align:center;
	margin-bottom:30px;
	}
#title-mags {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-mags.jpg") no-repeat;
	height:179px;
	}
#mags-wrapper {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/mags-bg.jpg") repeat-y;
	text-align:center;
	}
#mags-wrapper img {margin-bottom:15px;}
	
#beauty-magazine { position:relative; }

#nine-four-four { 
	position:relative;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/img-944.jpg");
	height:198px;
	}
	#nine-four-four a {
	position:absolute;
	top:13px;
	left:91px;
	width:101px;
	height:163px;
		}
		
#la-direct {
	position:relative;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/img-lad.jpg");
	height:108px;
	}
	#la-direct a {
	position:absolute;
	top:11px;
	left:91px;
	width:101px;
	height:60px;
		}
		
#westlake {
	position:relative;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/img-westlake.jpg");
	height:198px;
	}
	#westlake a {
		position:absolute;
		top:13px;
		left:91px;
		width:101px;
		height:163px;
		}




#procedures-buttons {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/procedures-button.jpg");
	position:relative;
	width:528px;
	height:267px;
	margin:40px 0 30px -82px;
	}
	#procedures-buttons a {
		position:absolute;
		height:100px;
		width:221px;
		display:block;
		}
	#procedures-buttons a#face-lift-button {
		left:78px;
		top:48px;
		}
	#procedures-buttons a#breast-aug-button {
		left:304px;
		top:48px;
		}
	#procedures-buttons a#rhino-button {
		left:78px;
		top:153px;
		}
	#procedures-buttons a#gallery-button {
		left:304px;
		top:153px;
		}
	
/* ----- bottom-wrap ----- */
 
body#home #bottom-wrap {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bottom-wrap.jpg");
	height:106px;
	clear:both;
	width:100%; 
	}

#bottom-wrap {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/bottom-wrap-sub.jpg");
	height:150px;
	clear:both;
	width:100%; 
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash { height:501px; margin-left:57px; } 
#header-graphic { height:285px; background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-sub.jpg"); } /* sets height for all non-flash headers */

	body.home #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-index.jpg"); height:501px; }
	body.about-the-practice #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-about.jpg"); }
	body.dr-azar #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-sub.jpg"); }
	body.facelift #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-facelift.jpg"); }
	body.face #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-face.jpg"); }
	body.body #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-body.jpg"); }
	body.breast #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-breast.jpg"); }
	body.breast-augmentation #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-breastaugmentation.jpg"); }
	body.non-surgical #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-non-surgical.jpg"); }
	body.gallery #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-gallery.jpg"); }
	body.contact-us #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-contact.jpg"); }
	body.thank_you #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-contact.jpg"); }
	body.site-map #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-sitemap.jpg"); }
	body.blog #header-graphic { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/header-about.jpg"); }

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:84px; } /* sets height for all non-flash subheads */

	body.home #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-index.jpg"); }
	body.about-the-practice #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-about.jpg"); }
    body.dr-azar #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-dr-azar.jpg"); }
	body.facelift #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-facelift.jpg"); }
	body.face #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-face.jpg"); }
	body.body #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-body.jpg"); }
	body.breast #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-breast.jpg"); }
	body.breast-augmentation #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-breastaugmentation.jpg"); }
	body.non-surgical #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-non-surgical.jpg"); }
	body.gallery #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-gallery.jpg"); }
	body.contact-us #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-contact.jpg"); }
	body.thank_you #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-thankyou.jpg"); }
	body.site-map #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-sitemap.jpg"); }
	body#blog #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/subhead-blog.jpg"); }

/* ------------------------ title framework with varying heights ------------------------- */
body#home #title-qcontact {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-qcontact.jpg") no-repeat ;
	padding-top:80px;
	
	}

#title-qcontact {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-quickcontact.jpg") no-repeat;
	padding-top:120px;
	}

body#contact-us #title-qcontact, body#thank_you #title-qcontact {
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-location.jpg") no-repeat;
	height:415px;
	}

#title-why-choose {
	height:40px;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-why-choose.jpg") no-repeat;
	margin-bottom:20px;
	margin-left:-82px;
	}

#title-financing {
	height:73px;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-financing.jpg") ;
	}

#title-media {
	height:77px;
	width:297px;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-vw.jpg") no-repeat;
	}

	body#home #title-media {
	width:340px;
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/title-vw-index.jpg") no-repeat;
	}

/* ------------------------------------- Banner ---------------------------------------- */

#banner-procedures {
		height:427px;
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/banner-procedures.jpg") no-repeat;
		position:relative;
		margin-top:-70px;	
		}
		
		#banner-procedures .face-lift {
			position:absolute;
			width:227px;
			height:105px;
			left:74px;
			top:147px;
			}

		#banner-procedures .breast-augmentation {
			position:absolute;
			width:227px;
			height:105px;
			left:301px;
			top:147px;
			}
			
		#banner-procedures .rhinoplasty {
			position:absolute;
			width:227px;
			height:105px;
			left:74px;
			top:252px;
			}
			
		#banner-procedures .gallery {
			position:absolute;
			width:227px;
			height:105px;
			left:301px;
			top:254px;
			}
			
			#banner-procedures span { display:none; }

/* ---------------------------------------------------------------------------- */

#memberships{
		height:133px;
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/img-memberships.jpg") no-repeat;
		}

#care-credit{
		height:25px;
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/logo-care-credit.jpg") no-repeat;
		}
		
#memberships-sub {
		height:266px;
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/memberships-sub.jpg") no-repeat;
		}
		
		

/* -------------------------- Media Center ------------------------------------- */

#media-center {
		height:225px;
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/img-media.jpg") no-repeat;
		position:relative;
		}
		
		#media-center .personal-message {
			position:absolute;
			width:220px;
			height:142px;
			left:30px;
			top:25px;
			}

		#media-center .wellness-hour {
			position:absolute;
			width:220px;
			height:142px;
			left:30px;
			top:215px;
			}
			
			#media-center span { display:none; }

/* -------------------------- Beauty Magazine ------------------------------------- */

#beauty-magazine {
		height:285px;
		background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/img-magazine.jpg") no-repeat;
		}
		
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:894px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	margin:0 87px 15px 87px;
	}

#footer ul {margin-bottom:15px;}

#footer li, #footer ul li ul { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display:inline;
	border-left: 1px solid #fff;
	}

	#footer li.first, #footer ul li ul { border: none; }
	
ul.footer { display:inline;}

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

body#home #nav { 
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") no-repeat; 
	width:894px; 
	height:37px; 
	margin:0;
	padding:0; 
	position:relative;
	z-index:1;
		}

#nav { 
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") no-repeat; 
	width:894px; 
	height:37px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:37px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav li.home { width: 76px; margin-left: 57px;}
#nav li.about-the-practice { width: 149px; margin-left: 5px;}
#nav li.face { width: 51px; margin-left: 5px;}
#nav li.breast { width: 64px; margin-left: 5px;}
#nav li.body { width: 56px; margin-left: 5px;}
#nav li.non-surgical { width: 110px; margin-left: 5px;}
#nav li.gallery { width: 70px; margin-left: 5px;}
#nav li.blog { width: 53px; margin-left: 5px;}
#nav li.contact-us { width: 110px; margin-left: 5px;}


/*-------------- (-79px) X position of button / (-37px) height of image from above ------------- */
body#home #nav li.home a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg")  -57px -37px no-repeat; }
body#home #nav li.about-the-practice a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -138px -37px no-repeat; }
body#home #nav li.face a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -292px -37px no-repeat; }
body#home #nav li.breast a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -348px -37px no-repeat; }
body#home #nav li.body a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -417px -37px no-repeat; }
body#home #nav li.non-surgical a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -478px -37px no-repeat; }
body#home #nav li.gallery a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -593px -37px no-repeat; }
body#home #nav li.blog a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -668px -37px no-repeat; }
body#home #nav li.contact-us a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -726px -37px no-repeat; }

#nav li.home a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg")  -57px -37px no-repeat; }
#nav li.about-the-practice a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") -138px -37px no-repeat; }
#nav li.face a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") -292px -37px no-repeat; }
#nav li.breast a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") -348px -37px no-repeat; }
#nav li.body a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") -417px -37px no-repeat; }
#nav li.non-surgical a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") -478px -37px no-repeat; }
#nav li.gallery a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") -593px -37px no-repeat; }
#nav li.blog a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") -668px -37px no-repeat; }
#nav li.contact-us a:hover { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav-sub.jpg") -726px -37px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#home #nav li.home { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg")  -57px -37px no-repeat; }
body#about-the-practice  #nav li.about-the-practice { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -138px -37px no-repeat; }
body#face #nav li.face { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -292px -37px no-repeat; }
body#breast #nav li.breast { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -348px -37px no-repeat; }
body#body #nav li.body { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -417px -37px no-repeat; }
body#non-surgical #nav li.non-surgical { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -478px -37px no-repeat; }
body#gallery #nav li.gallery { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -593px -37px no-repeat; }
body#blog #nav li.blog { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -668px -37px no-repeat; }
body#contact-us #nav li.contact-us { background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/nav.jpg") -726px -37px no-repeat; }

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul, body#home #nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color:#98BAC0;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li, body#home #nav li ul li { 
	height:20px; 				/* Height of each drop down nav item */
	border:1px solid #3F738A;
	}	

#nav li ul li a, body#home #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, body#home #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,
body#home #nav a:link, body#home #nav a:visited, body#home #nav a:hover, body#home #nav a:active {
	font-size:1.0em;
	color:#2A3D4E;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul, body#home #nav li:hover ul, body#home #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
body#home #nav li.about-the-practice ul a:hover, body#home #nav li.face ul a:hover, body#home #nav li.breast ul a:hover, body#home #nav li.body ul a:hover, body#home #nav li.non-surgical ul a:hover { 
	background-image:none;
	background-color:#729EA6;
	color:#2A3D4E;
	text-decoration:none;
	}

#nav li.about-the-practice ul a:hover, #nav li.face ul a:hover, #nav li.breast ul a:hover, #nav li.body ul a:hover, #nav li.non-surgical ul a:hover, #nav li.contact-us ul a:hover { 
	background-image:none;
	background-color:#729EA6;
	color:#2A3D4E;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav li.about-the-practice ul, #nav li.about-the-practice li, body#home #nav li.about-the-practice ul, body#home #nav li.about-the-practice li { width:145px; }		
#nav li.face ul, #nav li.face li, body#home #nav li.face ul, body#home #nav li.face li { width:185px; }		
#nav li.breast ul, #nav li.breast li, body#home #nav li.breast ul, body#home #nav li.breast li { width:145px; }		
#nav li.body ul, #nav li.body li, body#home #nav li.body ul, body#home #nav li.body li { width:180px; }		
#nav li.non-surgical ul, #nav li.non-surgical li, body#home #nav li.non-surgical ul, body#home #nav li.non-surgical li { width:180px; }
#nav li.contact-us ul, #nav li.contact-us li, body#home #nav li.contact-us ul, body#home #nav li.contact-us li { width:180px; }		
		

/*-- blog styles --*/
#column-left ul.wp_navigation li { list-style:none; }

#wp_box { 
	width:200px;
	margin-bottom:10px;
	padding:19px 19px;
	}
	
#column-right form#wp_searchform { margin:0; }

#column-right legend { 
	color:#fff;
	margin:0;
	padding:0;
	}

/* single column list */
	#column-right #wp_box ul { padding-left:6px; margin:0 10px 20px 10px; }
		#column-right #wp_box ul li {
			list-style-type:disc; 
			}
			
	#column-right #wp_box p { margin:0 0 20px 0; }

input#wp_searchsubmit { 
	background:url("http://eiiwebassets.s3.amazonaws.com/a/azarplasticsurgery.com/images/btn-submit.jpg") !important;
	width:69px;
	height:16px;
	border:none;
	cursor:pointer;
	margin-bottom:20px;
	}


