﻿/* @override http://rmwebsite.com/silkwoodmedical/css/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:#000 url("../images/body-inside.jpg") top center no-repeat;
	text-align:center; 
	font:13px/18px  "Lucida Grande", Lucida, Arial, Helvetica, sans-serif; 
	color:#fff;
}
body#index { 
	background:#000 url("../images/body-index.jpg") top center no-repeat;
	}
body#privacy { 
	background: none;
	background-color:#1c1c1c;
	padding: 15px;
	}
	body#privacy h1 {margin-bottom: 20px;}
	body#privacy p {margin-bottom: 10px;}
	p.close-window a { 
		background: #fff; 
		width: 120px; 
		padding: 5px; 
		font-weight: bold;
		margin: 40px 0px 0px 120px;
		display: block;
		color: #000;
		text-decoration: none;
		 }
		p.close-window a:hover {background: #afb291;}
	
blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#afb291; }
h2	{ font-size:1.1em; color:#afb291; }
	body#index h2 {  font-size:1.2em; color:#afb291; }
h3	{ font-size:1.0em; color:#afb291; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#c4c7a0; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#fff; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	

.clear {clear: both;}

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	overflow:hidden; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:8px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
p.more-info {
	text-align:right;
	display:block;
	}
img.img-left { 
	float:left; 
	margin:0px 0px 0px 0px;
	}

img.img-right { 
	float:right; 
	margin:0px 0px 0px 5px; 
	}
	
img.img-border { 
	border: 2px solid #cccccc; 
	}
#facial-sitemap, #nasal-sitemap, #breast-sitemap,
#body-sitemap, #male-sitemap, #skincare-sitemap { font-size: 1.2em; color: #ffffff; font-weight: bold; } 


/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	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:#afb291 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:159px; /* 5 pixles smaller than form width !important */
	height:17px;
	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:1.0em;
	}

select { width:150px; height: 20px; padding:0; } /* same width as form - !important */

textarea { height:66px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 
#contact_business_1 { display: none; } /* do not remove */ 

/* ------------------------ Online Consultation ------------------------ */
#contact-consultation {width: 580px; margin-left: 20px;}
#contact-consultation label  { 
	width:270px; 
	text-align:right; 
	position:relative; 
	display:block; 
	margin-bottom:10px;
	font-size:1.0em;
}

#contact-consultation label input.radio, 
#contact-consultation input.radio,
#contact-consultation label input.checkbox,
#contact-consultation input.checkbox {width: 12px; background-color: none !important;}

#contact-consultation label input, #contact-consultation label textarea, #contact-consultation label select { 
	width:250px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	#contact-consultation label select { width: 255px;}
	#contact-consultation label input.much-info { height:45px;}
	#contact-consultation label.under-info {margin-top: 15px;}
div.radio-box {width: 115px; float: right; margin: -24px 165px 10px 0px;}

#contact-consultation div.col-3 {
	float: left;
	width: 185px;
}
#contact-consultation div.col-3 label {width: 120px;}
/* ------------------------ 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.newsletter label { 
	width:55px; 
	text-align:left; 
	}
#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-newsletter-main {margin: 0px 0 10px 148px;}

input.submit-image, input.submit-contact-main, input.submit-newsletter-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:88px;
	height:17px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	width:940px;
	margin:0 auto;
	text-align:left;
	}



/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:192px;
	float:left;
	padding: 0px 0px 50px 30px;
	}
	body#thankyou #column-left {padding-bottom: 100px;}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 0px 12px 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("../images/bullet.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

#contentWrap {
	width: 940px;
	margin-left: -1px;
}


/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:655px;
	float:left;
	padding: 0px 30px 0px 33px;
	}
	div.two-col-content1 {
		float: left;
		display: inline;
		margin: 0px 45px 0px 0px;
		width: 330px;
	}
	div.two-col-content2 {
		float: left;
		display: inline;
		margin: 0px 0px 0px 0px;
		width: 280px;
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 12px 0px;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			 padding-left:10px;  /* pushes text to the right to display bg img */
			}
		body#media #column-right ul li { 
			 background:none;
			 float: left;
			 width: 315px;
			 line-height: 50px;
			}
			
			body#media #column-right ul#mag li { 
			 background:none;
			 float: left;
			 width: 315px;
			 line-height: 50px;
			 margin-bottom:20px;
			}
		body#media #column-right ul.radio-tv li { 
			 background:none;
			 float: left;
			 width: 315px;
			 height: 48px;
			 margin-bottom:20px;
			}
			body#media #column-right .magazine { 
			 background:none;
			 float: left;
			 width: 315px;
			 margin-bottom:12px;
			 margin-top:15px;
			}
			
			body#media #column-right ul li img {margin: 0px 5px -33px 0px;}
	#column-right ul.anchor-list { padding-left:5px; } 
		#column-right ul.anchor-list li, body#media #column-right ul.anchor-list li { 
			background:transparent url("../images/anchor-bullet.jpg") 0px 4px 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; 
			float: none;
			width: auto;
			}
		#column-right ul.anchor-list li ul { 
			margin:3px 0px 0px 0px; 
			}
	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			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 */
			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("../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#case-studies #column-right p img {margin:0px 8px 10px 0px;}

#column-right ul#list-left {
			 background:none;
			 float: left;
			 width: 260px;
			}
			
#column-right ul#list-right {
			 background:none;
			 float: left;
			 width: 315px;
			}

/* ------------------------ header framework ------------------------ */
#header-flash { height:300px; } /* sets height for the flash header - REMOVE IF NOT USED */
	/* --------------- no flash text styles ----------------------*/
	#header-flash p, #header-flash noscript { padding: 5px 0 0 30px; color: #FFFFFF;}
	#header-flash a:link, #header-flash a:visited {color: #FFFFFF;}
	#header-flash a:hover, #header-flash a:active {color: #FFFF00;  text-decoration: none;}

#header-graphic { height:235px;} /* sets height for all non-flash headers */
	#header-graphic a {
	padding-top: 57px;
	padding-left: 54px;
	width: 319px;
	height: 100px;
	display: block;
	}
	
	body#about #header-graphic,
	body#sitemap #header-graphic { background:url("../images/header-about.jpg"); }
	body.facial #header-graphic { background:url("../images/header-facial.jpg"); }
	body.nose #header-graphic { background:url("../images/header-nose.jpg"); }
	body.breast #header-graphic { background:url("../images/header-breast.jpg"); }
	body.body #header-graphic { background:url("../images/header-body.jpg"); }
	body#men #header-graphic { background:url("../images/header-men.jpg"); }
	body.skincare #header-graphic { background:url("../images/header-skin.jpg"); }
	body#beauty #header-graphic { background:url("../images/header-health.jpg"); }
	body.gallery #header-graphic { background:url("../images/header-gallery.jpg"); }
	body#case-studies #header-graphic { background:url("../images/header-gallery.jpg"); }
	body.media-newsletter #header-graphic { background:url("../images/header-newsletter.jpg"); }
	body#contact #header-graphic,
	body#consultation #header-graphic,
	body#thankyou #header-graphic { background:url("../images/header-contact.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:75px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#face-neck #subhead { background:url("../images/subhead-facelift.jpg"); }
	body#eyelid #subhead { background:url("../images/subhead-eyelid.jpg"); }
	body#brow #subhead { background:url("../images/subhead-brow.jpg"); }
	body#other-face #subhead { background:url("../images/subhead-other-face.jpg"); }
	body#rhino1 #subhead { background:url("../images/subhead-rhino1.jpg"); }
	body#rhino2 #subhead { background:url("../images/subhead-rhino2.jpg"); }
	body#augmentation #subhead { background:url("../images/subhead-augmentation.jpg"); }
	body#lift #subhead { background:url("../images/subhead-lift.jpg"); }
	body#reduction #subhead { background:url("../images/subhead-reduction.jpg"); }
	body#other-breast #subhead { background:url("../images/subhead-other-breast.jpg"); }
	body#tummy #subhead { background:url("../images/subhead-tummy.jpg"); }
	body#lipo #subhead { background:url("../images/subhead-lipo.jpg"); }
	body#men #subhead { background:url("../images/subhead-men.jpg"); }
	body#relaxers #subhead { background:url("../images/subhead-relaxers.jpg"); }
	body#injections #subhead { background:url("../images/subhead-injections.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin.jpg"); }
	body#beauty #subhead { background:url("../images/subhead-beauty.jpg"); }
	body#case-studies #subhead { background:url("../images/subhead-case-studies.jpg"); }
	body#artistic-gallery #subhead { background:url("../images/subhead-artistic-gallery.jpg"); }
	body#newsletter #subhead { background:url("../images/subhead-newsletter.jpg"); }
	body#media #subhead { background:url("../images/subhead-media.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#consultation #subhead { background:url("../images/subhead-consultation.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	
/* ------------------------ sub nav   ------------------------- */
#subnav {
	background: #1a1a1a url("../images/subnav-bottom.jpg") bottom no-repeat;
	padding-bottom: 5px;
	float: right;
	width: 220px;
	margin: 0px 0px 5px 10px;
}
#column-right dl#subnav-top {
	background: url("../images/subnav-top.jpg") top no-repeat;
	padding-top: 20px;
	}
	#column-right dl#subnav-top dt {
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		text-transform:uppercase;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		margin-bottom: 10px;
		}
		#column-right dl#subnav-top dd {
			background: none;
			padding-left: 12px;
			line-height: 17px;
			}
		#subnav img {margin-bottom: -6px;}
/* ------------------------ subhead framework with varying heights ------------------------ */
#video-media-results {
/* Geeks Online Mod
	margin-top: 57px; */
	margin-top: 17px;
	padding:44px 0px 0px 30px;
	height: 232px;
	}
	#video-media-results p {margin: 0px 30px 10px 0px;}
	#video-media {
		background: url("../images/title-video-media.jpg") top no-repeat;
		padding-top: 40px;
		width: 295px;
		float: left;
		display: inline;
	}
	#patient-results {
		background: url("../images/title-patient-results.jpg") top no-repeat;
		padding-top: 40px;
		width: 256px;
		float: left;
		display: inline;
	}
	#media-player-call-out {float: left;}
	
	#inside-video {
		width: 192px;
		hieght: 216px;
	}

/* ------------------------ buttons ------------------------- */

body#index #media-btn { margin-top: 40px;}

#media-btn {
	height:49px;
	background:url("../images/btn-media.jpg") ;
	position: relative;
	}
	#media-btn a {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 187px;
		height: 49px;
		}
		#media-btn a:hover {
			background: url("../images/btn-media.jpg") 0px -49px no-repeat;
		}
#newsletter-btn {
	height:49px;
	background:url("../images/btn-newsletter.jpg") ;
	position: relative;
	}
	#newsletter-btn a {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 187px;
		height: 49px;
		}
		#newsletter-btn a:hover {
			background: url("../images/btn-newsletter.jpg") 0px -49px no-repeat;
		}
#consult-btn {
	height:49px;
	background:url("../images/btn-online-consult.jpg") ;
	position: relative;
	}
	#consult-btn a {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 187px;
		height: 49px;
		}
		#consult-btn a:hover {
			background: url("../images/btn-online-consult.jpg") 0px -49px no-repeat;
		}
		
#gallery-btn {
	height:49px;
	background:url("../images/btn-gallery.jpg") no-repeat;
	position: relative;
	}
	#gallery-btn a {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 187px;
		height: 49px;
		}
		#gallery-btn a:hover {
			background: url("../images/btn-gallery.jpg") 0px -49px no-repeat;
		}
		
/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:75px;
	background:url("../images/title-contact.gif") ;
	}
#title-locate {
	height:75px;
	background:url("../images/title-locate.gif") ;
	}
	p.map {
		background:url("../images/map-btn.jpg") top left no-repeat;
		padding: 26px 0px 0px 90px;
		height: 60px;
		}

#title-cosmetic-options {
	height:75px;
	background:url("../images/title-cosmetic-options.gif") ;
	}
	
#title-cosmetic-options {
	height:75px;
	background:url("../images/title-cosmetic-options.gif") ;
	}
	
/* ------------------------ Cosmetic Options Buttons------------------------ */
#column-left #bnts-cosmetic-options {
	background:url("../images/bnts-cosmetic-options.jpg") top left no-repeat;					
	width:192px;	/* Width of buttons, not entite image (or half of entire image) */
	height:248px;	 /* Height of entire image */
	margin:0;
	padding:0;
	}

#column-left #bnts-cosmetic-options li span { display: none; }

#column-left #bnts-cosmetic-options li { float:left; list-style:none; position:relative; padding-left: 0px; background: none; }

#column-left #bnts-cosmetic-options li, #column-left #bnts-cosmetic-options a { 
	height:49px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the bnts-cosmetic-options should begin */
#column-left #bnts-cosmetic-options-01 { margin-top:0px; width:192px; }

/* margin-top if there is a spacing between each bnts-cosmetic-options button */
#column-left #bnts-cosmetic-options-02, #column-left #bnts-cosmetic-options-03, #column-left #bnts-cosmetic-options-04, #column-left #bnts-cosmetic-options-05 { margin-top:0; width:192px; }

#column-left #bnts-cosmetic-options-01 a:hover { background:url("../images/bnts-cosmetic-options.jpg") -192px  -0px no-repeat; }
#column-left #bnts-cosmetic-options-02 a:hover { background:url("../images/bnts-cosmetic-options.jpg") -192px  -49px no-repeat; }
#column-left #bnts-cosmetic-options-03 a:hover { background:url("../images/bnts-cosmetic-options.jpg") -192px  -98px no-repeat; }
#column-left #bnts-cosmetic-options-04 a:hover { background:url("../images/bnts-cosmetic-options.jpg") -192px -147px no-repeat; }
#column-left #bnts-cosmetic-options-05 a:hover { background:url("../images/bnts-cosmetic-options.jpg") -192px -196px no-repeat; }
	
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg") top no-repeat;
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	margin: 0 0 20px;
	}
	
body#index #bottom-wrap {
	margin-left: -1px;
}

/* ------------------------footer framework ------------------------ */
#footer {
	width:990px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#5c5c5c;
	margin-bottom:10px;
	}
#footer a:link, #footer a:visited {color: #5c5c5c; text-decoration: underline;}
#footer a:hover, #footer a:active {color: #fff; text-decoration: none;}

#footer ul {margin-bottom: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 #5c5c5c;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ vertical sprite nav ------------------------ */
/* Geeks Online Mod for Ten Years Younger Promo */
#tyy {
	margin:0;
	padding:0px 30px 0px 25px;
}
#nav {
	width:200px;	/* Width of mummy buttons */
	height:450px;	 /* Height of entire image */
	margin:0;
	padding:0px 35px 0px 30px;
	}

#column-left #nav {
	width:192px;	/* Width of buttons, not entite image (or half of entire image) */
	height:375px;	 /* Height of entire image */
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

#nav li { float:left; list-style:none; position:relative; padding-left: 0px;}
#column-left #nav li { padding-left: 0px; background: none;}

#nav li, #nav a { 
	height:21px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:122px; width:190px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10 { margin-top:0; width:190px; }

#nav-11 { margin-top:30px; margin-left:18px; width:190px; }

#nav-01 a:hover { background:url("../images/nav-over.jpg") -30px -122px no-repeat; }
#nav-02 a:hover { background:url("../images/nav-over.jpg") -30px -143px no-repeat; } 
#nav-03 a:hover { background:url("../images/nav-over.jpg") -30px -164px no-repeat; }
#nav-04 a:hover { background:url("../images/nav-over.jpg") -30px -185px no-repeat; }
#nav-05 a:hover { background:url("../images/nav-over.jpg") -30px -206px no-repeat; }
#nav-06 a:hover { background:url("../images/nav-over.jpg") -30px -227px no-repeat; }
#nav-07 a:hover { background:url("../images/nav-over.jpg") -30px -248px no-repeat; }
#nav-08 a:hover { background:url("../images/nav-over.jpg") -30px -269px no-repeat; }
#nav-09 a:hover { background:url("../images/nav-over.jpg") -30px -290px no-repeat; }
#nav-10 a:hover { background:url("../images/nav-over.jpg") -30px -311px no-repeat; }

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#1c1c1c;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:190px; /* Set to same width as in #nav */
	margin-top:-100px; /* Set to each button height, same as used above */
	}
#nav li ul, #column-left #nav li ul {
	border:1px solid #000;
	padding: 80px 0px 0px 0px;
	}
#nav li ul li {
	height:20px; /* Height of each drop down nav item */
	}

#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:#b0b579;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, 
#nav-06 ul a:hover, #nav-07 ul a:hover, #nav-09 ul a:hover 
	{ 
	background-image:none;
	background-color:#1c1c1c;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width:160px; }		
	#nav-03 ul {background: url("../images/dropdown-face.jpg") top no-repeat;}
#nav-04 ul, #nav-04 li { width:140px; }
	#nav-04 ul {background: url("../images/dropdown-nose.jpg") top no-repeat;}
#nav-05 ul, #nav-05 li { width:170px; }
	#nav-05 ul {background: url("../images/dropdown-breast.jpg") top center no-repeat;}
#nav-06 ul, #nav-06 li { width:140px; }
	#nav-06 ul {background: url("../images/dropdown-body.jpg") top no-repeat;}
#nav-07 ul, #nav-07 li { width:155px; }
	#nav-07 ul {background: url("../images/dropdown-skin.jpg") top no-repeat;}
#nav-09 ul, #nav-09 li { width:225px; }
	#nav-09 ul {background: url("../images/dropdown-gallery.jpg") top center no-repeat;}

.galleryBtn {
	background: url("../images/galleryBtn.jpg") no-repeat;
	display: block;
	width: 596px;
	height: 100px;
	text-indent: -9999px;
	margin: 0 auto 10px;
}

#contact-btn {
	height: 30px;
	background:url("../images/contactus.jpg") no-repeat;
	position: relative;
	margin-bottom:10px;
	}	
	#contact-btn a {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 183px;
		height: 30px;
		}
		#contact-btn a:hover {
			background: url("../images/contactus.jpg") 0px -30px no-repeat;
		}