@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.clearfloat {
	clear: both;
  height: 1px;
  margin-bottom: -1px;
  line-height: 0px;
  display: block;
  font-size: 0px;
}

/*........... do not change or amalgamate the above clearfix styles..................*/

html {
     overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;
     overflow-x: auto;
}

body {
	font-size: 14px; 
	font-family:  Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 150%;
/*
	font-family: Arial Narrow, Helvetica, Sans-Serif;
	color: #000;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 16px;
	*/
}

h1 {
	font-size: 40px;
	font-weight: bold;
	color: #0082bf;
	line-height: 40px;
	/*text-transform:uppercase;*/
}

h2 {
	font-size:20px;
	font-weight: bold;
	color: #a6a5a5;
	line-height: 20px;
	padding-bottom:30px;
	/*text-transform:uppercase;*/
}

h3 {
	font-size: 26px;
	padding-bottom: 5px;
	color: #0082bf;
	text-transform:uppercase;
}

h4 {
	font-size: 20px;
	color: #0082bf;
	margin:0; padding:0;
}

h5 {
	font-size: 20px;
	color: #0082bf;
	margin:0; padding:0;
}

#page {
	
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.text-color {
	color:#0082bf;
}

.text-gray {
	color: #999999;
}

a {
	color: #0082bf;
	text-decoration: none;
}

a:hover {
	color: #0082bf;
	text-decoration: underline;
}

.appointment {}

.tos {
	padding-bottom: 12px;	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#list ul{line-height: 20px;}
#list li{margin-left: 15px;	list-style-type:disc;}

.price-list {line-height: 20px;}

/*.................................. Begin Header ..................................*/

#header-wrap {
	/*background: url(images/holidays/valentines/hearts.png) top left repeat-x;*/
	height: 110px;	
	background-color:fff;
}

#header {
	margin: 0 auto;
	width: 988px;
	padding: 0 6px 0 6px;
}

#header .top {
	padding: 16px 8px 4px 8px;
}

#header .bottom {

	padding: 6px 8px 0 8px;	
}

#header .contact, .contact a {
	line-height: 20px;
	text-align: right;
}
.contact {color:#000;}
.contact a {font-weight:bold;color:#000; font-size:16px;}
.contact p {color:#000; font-size:16px;}

#header .location {
	padding-left: 30px;
}

/*.................................. End Header ..................................*/


/*.................................. Begin Nav ..................................*/

#nav-wrap {
	background: url(images/nav_bg.png) top left repeat-x;
	text-align: center;
}

#root-nav {
  width: 960px;
	margin: 0 auto;
	height: 32px;
}

#root-nav ul.menu {
	list-style:none;
}
#root-nav ul.menu * {
}
#root-nav ul.menu a {
		/*font-size: 20px;*/
		font-weight: bold;
		display:block; 
		color:#FFF; 
		text-decoration:none; 
		/*padding-left: 22px;*/
		/*background: url(images/heart_dark.png) center left no-repeat;*/
		background: url(images/nav_div.png) top right no-repeat;
		
}
#root-nav ul.menu a.last {
	background: none;
}
#root-nav ul.menu li {
	position:relative; 
	float:left; 
	margin-right:2px;
	/*line-height: 28px;*/
}
#root-nav ul.menu ul {
	position:absolute; 
	top:32px; 
	left:-4px; 
	background:#0077B1; 
	display:none; 
	opacity:0; 
	list-style:none}
#root-nav ul.menu ul li {
	position:relative; 
	border-bottom:1px solid #FFF; 
	border-top:none; 
	width:194px;
	margin:0
}
#root-nav ul.menu ul li a {
	display:block; 
	padding:6px 7px 5px; 
	background-color:#0082C0;
	font-size: 14px;
	background: none;
	text-align: left;
}
#root-nav ul.menu ul li a:hover {
	background: #C72D1D;
}
#root-nav ul.menu ul ul {
	left:180px; 
	top:-1px
}
#root-nav ul.menu .menulink {
		/*display: block;*/
		/*border:1px solid #aaa; */
		/*padding:5px 7px 7px; */
		font-weight:bold; 
		/*width:134px*/		
		padding: 6px 0;
		width: 190px;
		line-height: 32px;		
		
}
#root-nav ul.menu .menulink:hover, ul.menu .menuhover {
	/*background: url(images/heart_light.png) center left no-repeat;*/
}
#root-nav ul.menu .sub {background:#d1d1d1;}
#root-nav ul.menu .topline {border-top:1px solid #aaa}

/*#root-nav ul {
	list-style: none;
}

#root-nav ul li {
	float: left;	
	margin-left: 54px;	
	line-height: 28px;
}

#root-nav ul li a, #root-nav ul li strong  {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 22px;
	background: url(images/heart_dark.png) center left no-repeat;


}

#root-nav ul li a:hover {	
	background: url(images/heart_light.png) center left no-repeat;
}

#root-nav ul li strong,  #root-nav ul li .on  {
	background: url(images/heart_light.png) center left no-repeat;
}*/

#sub-nav {
	width: 100%;
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
	margin-top:5px;
}

#sub-nav a {
	color: #0082bf;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#sub-nav a:hover {
	text-decoration: underline;
}

#sub-nav a.on{text-decoration:underline}


/*.................................. End Nav ..................................*/


/*.................................. Begin Content ..................................*/

/*
#content-wrap.index {
	background: url(images/bg_home.png) bottom right no-repeat;		
}

#content-wrap.bestof {
	background: url(images/bg_bestof.png) top left no-repeat;		
}
*/

#main-content {
	margin: 0 auto;
	width: 1000px;
	padding: 50px 0 0 0;
}

#coupon {
	float: right;
	width: 300px;
	margin: 0 0 20px 20px;
	text-align: center;
	}

#coupon.index{
	float: left;
		width: 180px;
	text-align: left;}

.home {margin-top:5px;line-height:130%; margin-left:10px; font-size:12px}

/* Begin Section */

#services, #discounts, #about {	
	float: left;
	width: 1000px;
	padding-bottom: 30px;
	min-height:450px;
}


#index-wrapper {
	float:right;
	width: 780px;
	padding-bottom: 30px;
	text-align:right;
	height:550px;
}

#index {
float:right;
text-align:center;
width:526px;}

/* End Section*/



/* Forms */
.form p {color:#0082bf; font-weight:bold;}
.req {color:red;}
.formfield {border: 1px solid rgb(102, 153, 204); font-size: 12px; width:}
.formfield#width {width:340px;}

/* End Forms */


/* Team */

#team {	width: 1000px; margin: 0 auto; position: relative;float: left; margin-bottom:20px;}
#teamsquare { position: relative; float: left; border: 0px solid black; padding:10px; text-align:center; width:200px; margin-right:10px; margin-left:10px;}
#teamsquare img {border: 1px solid black;}
.team-name {font-weight: bold; margin:0; padding:0;}
.team-svcs {font-size:11px; line-height:normal;}
.team-appt a {font-style : normal;font-size:10px;text-decoration: underline;}

/* End Team*/

/* Squares */

#sqcont {margin: 0 auto;width: 1050px;}
#threesq {width: 1050px; margin: 0 auto; position: relative; float: left; border:0px solid blue;}
#onesq { position: relative; float: left; border: 0px solid black; padding:25px; text-align:center; width:300px; }
#onesq img {border: 0}

/* End Squares*/



/*.................................. End Content ..................................*/

#tagline {
	background: url(images/brazilia_understands_sexy.png) top center no-repeat;
	height: 36px;
}

/*.................................. Begin Footer ..................................*/

#footer-wrap {}

#footer-wrap a {
	color: #0082bf;
	text-decoration: none;
}

#footer-wrap a:hover {text-decoration: underline;}

#footer {
	/*background: url(images/body_bg.png) top left repeat-x;*/
	margin-top:10px;
	font-size:12px;
	text-align: center;
}

#footer p {line-height: 175%;}

.copyright {font-size:10px}


.social {
	border:none; 
	margin:5px 5px 0 5px;}

/*.................................. End Footer ..................................*/

/* SHADOWBOX PHOTO GALLERIES */

.gallery-holder {
	width:1000px;
	margin: 0;
	}
	
#homecol.gallery-holder {
	width:200px;
	margin: 0;
	}
	
.gallery-holder ul {
	margin:0;
	margin-left:0px;
	}

.gallery-holder li {
	list-style:none;
	float:left;
	margin:5px 5px 5px 0;
	padding:0;
	}

.header {
background-image: url(images/header_bg.png);
}

