/* @override http://www.drstraka.com/css/layout.css */

/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. 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.index { 
	background:#000000 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/19px  Arial, Helvetica, sans-serif; 
	color:#b2b2b2;
	}
	
body { 
	background:#000000 url("../images/bg-body-inside.jpg") top repeat-x;
	text-align:center; 
	font:12px/19px  Arial, Helvetica, sans-serif; 
	color:#b2b2b2;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#6b8a01; }
h2	{ font-size:1.1em; color:#b35b02; }
h3	{ font-size:1.0em; color:#fbea57; }
h3	{ font-size:1.0em; color:#fff; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#5e9a22; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#b35b02; text-decoration:underline; outline:none; }


body#about h3{margin-bottom:5px;}
/* ------------------------ 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:0px;
	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:10px 15px 0px 0px;
	}

img.img-right { 
	float:right;
	margin:0px 0px 0px 0px; 
	}
	
img.img-capital-one
{margin-bottom:15px;}

img.img-care-credit
{margin-bottom:15px;}

body#gallery img.img-left { 
	float:left; 
	
	margin:0px 0px 20px 0px;
	}

body#gallery img.img-right { 
	float:right; 
	margin:0px 0px 20px 0px; 
	}

h2.top {padding-top:10px;}
	
p.magazines { 
	padding:60px 0px 0px 207px;
	height: 190px;
	background: url("../images/img-magazines.jpg") left top no-repeat;
	}
span.address-title {font-weight: bold; color: #6b8a01;}

span.bna-link {color: #B35B02;}

#contact-address {
	position:relative;
	width:700px;
	height:150px;
}

p.contact-address {
	position:absolute;
	margin-left:500px;
	height:150px;
	width:200px;
	left: 540px;
	top: 0px;
	}

/* ------------------------ Gallery classes ------------------------ */

img.bna {
	margin-right:60px;
	}


div.bna-back {
	position:relative;
	background: url("../gallery/thumbs/bna-background.jpg") no-repeat;
	width:740px;
	height:140px;
	padding-bottom:20px;
}

p.bna-info {
	position:absolute;
	margin-left:500px;
	height:150px;
	width:200px;
	left: 540px;
	top: 3px;
	color:#000000;
	}
	
p.case {font-weight:bold; color:#629F26;}

p.prices {padding-left:665px;}

#waxing {
	position:relative;
	margin-left:40px;
	width:350px;
	height:280px;
	margin-bottom:15px;
	}

#waxing p.col-left{
	position:absolute;
	width:100px;
	height:20px;
	margin:0px 0px 0px 0px;
	line-height:20px;
	}
	
#waxing p.col-right{
	position:absolute;
	width:100px;
	height:20px;
	margin:0px 0px 0px 150px;
	line-height:20px;
	}
	




/* ------------------------ form elements ------------------------ */
form {
	width:360px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}
form div {
	float: left;
	display: inline;
	width: 180px;
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #404040;
	color:#414141;
	width:160px; /* 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: Arial, Helvetica, sans-serif; 
	font-size:.95em;
	}
	
fieldset.contact{margin-left:-90px;}


select { width:100px; padding:0; } /* same width as form - !important */

textarea { height:66px; 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;
	margin-left:-50px;
	}

#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 */

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:980px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:165px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:111px;
	width:405px;
	top:13px;
	height:131px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:798px;
	float:left;
	padding-left:90px;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 24px 10px 0px;
		padding-right:20px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:15px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 5px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:13px; /* pushes text to the right to display bg img */
			line-height:18px;
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left 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; /* sets the width of each column */
			line-height:20px; 
			}

	/* 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-right framework ------------------------ */
#column-right {
	width:400px;
	float:left;
	margin-right: 0px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 24px;
		}

	#column-right form { margin:0px; padding-left: 24px;}

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul 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 */
			}

	/* 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;
			}

/* ------------------------ header framework ------------------------ */
#header-flash { height:518px; background:url("../images/flash-bg-2.jpg");} /* 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:327px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic, body#blog #header-graphic { background:url("../images/header-05.jpg"); }
	body#contact #header-graphic { background:url("../images/header-05.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-03.jpg"); }
	body#body #header-graphic { background:url("../images/header-body.jpg"); }
	body#tummyTuck #header-graphic { background:url("../images/header-body.jpg"); }
	body#buttockLift #header-graphic { background:url("../images/header-body.jpg"); }
	body#bodyLift #header-graphic { background:url("../images/header-body.jpg"); }
	body#liposuction #header-graphic { background:url("../images/header-body.jpg"); }
	body#breast #header-graphic { background:url("../images/header-breast-aug.jpg"); }
	body#breastAugmentation #header-graphic { background:url("../images/header-breast-aug.jpg"); }
	body#breastlift #header-graphic { background:url("../images/header-02.jpg"); }
	body#testimonials #header-graphic { background:url("../images/header-05.jpg"); }
	body#skin #header-graphic { background:url("../images/header-05.jpg"); }
	body#breastsurgery #header-graphic { background:url("../images/header-breast-revisional.jpg"); }
	body#gallery #header-graphic { background:url("../images/header-05.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:40px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg") no-repeat;}
	body#about #subhead, body#blog #subhead { background:url("../images/subhead-about.jpg") no-repeat; height:57px}
	body#contact #subhead { background:url("../images/subhead-contact-us.jpg") no-repeat; }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") no-repeat; }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg") no-repeat; }
	body#breast #subhead { background:url("../images/subhead-breast.jpg") no-repeat; }
	body#breastAugmentation #subhead { background:url("../images/subhead-breastAug.jpg") no-repeat; }
	body#breastlift #subhead { background:url("../images/subhead-breastlift.jpg") no-repeat; }
	body#breastsurgery #subhead { background:url("../images/subhead-revisional.jpg") no-repeat; }
	body#gallery #subhead { background:url("../images/subhead-gallery.jpg") no-repeat; }
	body#skin #subhead { background:url("../images/subhead-skin.jpg") no-repeat; height:57px}
	body#testimonials #subhead { background:url("../images/subhead-testimonials.jpg") no-repeat; }
	body#body #subhead { background:url("../images/subhead-body.jpg") no-repeat; height:57px}
	body#tummyTuck #subhead { background:url("../images/subhead-tummyTuck.jpg") no-repeat; height:57px}
	body#buttockLift #subhead { background:url("../images/subhead-buttockLift.jpg") no-repeat; height:57px}
	body#bodyLift #subhead { background:url("../images/subhead-bodyLift.jpg") no-repeat; height:57px}
	body#liposuction #subhead { background:url("../images/subhead-liposuction.jpg") no-repeat; height:57px}
	
	#thankyou #column-left{height:250px;}


/* ------------------------ 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:40px;
	background:url("../images/title-contact.jpg") no-repeat;
	margin-top:25px;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#click-to-call {
		height:186px;
		display:block;
		background:url("../images/click-to-call.jpg") no-repeat;	
		position: relative;
		}
		#click-to-call a {
			position: absolute;
			top: px;
			left: px;
			width: px;
			height: px;
			}
		#click-to-call a:hover {
				background:url("../images/click-to-call.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#click-to-call span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:804px;
	margin:0 auto;
	text-align:center;
	background: url("../images/footer-wrap.jpg") repeat-y;
	font-size: .95em; 
	}
#footer-top {
	background: url("../images/footer-top.jpg") top no-repeat;
	padding-top: 40px;
	}
#footer-bottom {
	background: url("../images/footer-bottom.jpg") bottom no-repeat;
	padding-bottom: 10px;
	}
	
#footer p {
	color:#777777;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#5e9a22; text-decoration: none; }
#footer a:hover, #footer a:active { color:#b35b02; 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 #777777;
		}
	#footer li.first { border: none; }


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.gif") no-repeat; 
	width:981px; 
	height:40px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:40px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 86px; margin-left: 79px;}
#nav-02 { width: 90px;}
#nav-03 { width: 152px;}
#nav-04 { width: 151px;}
#nav-05 { width: 117px;}
#nav-06 { width: 109px;}
#nav-07 { width: 96px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.gif")  -79px -40px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -165px -40px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -255px -40px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.gif") -407px -40px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.gif") -558px -40px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.gif") -675px -40px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.gif") -784px -40px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#index #nav-01 { background:url("../images/nav.gif")  -79px -40px no-repeat; }
body#about #nav-02 { background:url("../images/nav.gif") -165px -40px no-repeat; }
body#breast #nav-03 { background:url("../images/nav.gif") -255px -40px no-repeat; }
body#breastlift #nav-03 { background:url("../images/nav.gif") -255px -40px no-repeat; }
body#breastsurgery #nav-03 { background:url("../images/nav.gif") -255px -40px no-repeat; }
body#body #nav-04 { background:url("../images/nav.gif") -407px -40px no-repeat; }
body#gallery #nav-05 { background:url("../images/nav.gif") -558px -40px no-repeat; }
body#blog #nav-06 { background:url("../images/nav.gif") -675px -40px no-repeat; }
body#contact #nav-07 { background:url("../images/nav.gif") -784px -40px 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:#333333;	/* 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 #DFAF53;
	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:#FFEB53;
	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 { 
	background-image:none;
	background-color:#515151;
	color:#FFEB53;
	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-04 ul, #nav-04 li { width:100px; }		

#btnContactUs {
	background: url("../images/btnContactUs.jpg") no-repeat;
	display:block;
	text-indent:-9999px;
	width:375px;
	height: 56px;
	margin-right: 25px;
	float: left;
}

#btnContactUs:hover {
	background: url("../images/btnContactUs.jpg") bottom left no-repeat;
}

#btnBlog {
	background: url("../images/btnBlog.jpg") no-repeat;
	display:block;
	text-indent:-9999px;
	width:375px;
	height: 78px;
	margin: 0px 25px 0 0;
	float: left;
}

#btnBlog:hover {
	background: url("../images/btnBlog.jpg") bottom left no-repeat;
}

#btnFollow {
	background: url("../images/btnFollow.jpg") no-repeat;
	width:375px;
	height: 53px;
	margin: 10px 25px 0 0;
	padding-top:40px;
	float: left;
}

#follow-blog {
	background: url("../images/btnBlog.jpg") no-repeat;
	display:block;
	text-indent:-9999px;
	width:90px;
	height:53px;
	float:left;
	margin-left:14px;
}
#follow-twitter {
	background: url("../images/btnTwitter.jpg") no-repeat;
	display:block;
	text-indent:-9999px;
	width:40px;
	height:53px;
	float:left;
	margin-left:5px;
}

#blog #follow-twitter {
	margin-left:10px;
}
#follow-facebook {
	background: url("../images/btnFB.jpg") no-repeat;
	display:block;
	text-indent:-9999px;
	width:117px;
	height:53px;
	float:left;
	margin-left:5px;
}

#blog h2 a {
	color:#BF6902;
	font-size:16px;
	line-height:1.4em;}
	
#blog h2 {	font-size:16px;
	line-height:1.4em;}
	
#blog .post {margin-bottom:80px;}