@charset "UTF-8";

body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }


body { font-size: 0.75em /* 12px */; background: #000 url('/images/diag.jpg'); color: black; font-family: Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.6em /* 18px */; font-family: sans-serif; }
h2 { font-size: 1.4em /* 15px */; font-family: sans-serif; }
h3 { font-size: 1em /* 14px */; font-family: sans-serif; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; font-family: sans-serif; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }
#content li {margin: 0em; }

a, a:visited { color: #000; text-decoration: underline; font-weight: bold;}
a:hover, a:active { color: #f00; text-decoration: none; font-weight: bold;}

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { display: block; }

/* layout */
#branding { position:relative; }

#nav li { position: relative; }
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#footer { margin: 0 auto; font-size: 90%; line-height: 1.2em; text-align: center; }
#footer a, #footer a:visited { color: #999; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #999; text-decoration: none; }
#footer p { color: #999; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
form p { font-size: 100%; padding: 2px; margin: 0; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #0567ae; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input { width: 225px; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 290px; padding: 0 .25em; background-color: #0567ae; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

#main {
	width: 790px;
	margin: 0px auto;
	height: 100%;
	border: 1px solid #666;
	border-bottom: 0px;
	margin-top: 5px;
	background: url('../images/body_bg.jpg') center repeat-y;
}

h1 {
	color: #000;
	font-weight: bold;
}

h2, h3 {
	color: #8E98D5;
	font-weight: bold;
}

p, li {
	color: #000;
	font-size: 1.1em;
}
/*****************   MENU - SELECTED STAES   ********************/

body.home a#nav-home,
body.services a#nav-services,
body.request  a#nav-request,
body.specials a#nav-specials,
body.about a#nav-about,
body.contact a#nav-contact {
	font-weight: bold;
	text-decoration: underline;
}

/*****************   LOGO PLACEMENT   ********************/

#header h1 a {
	text-indent: -5000px;
	outline: none;
	float: left;
}
#header p{
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	border-right: 2px solid #f37215;
	padding-right: 8px;
	margin-top: 20px;
}
#contact-left{
	width: 245px;
	float: left;
	padding-top: 14px;
	padding-left: 78px;
}
#contact-right{
	width: 245px;z
	float: right;
	padding-top: 24px;
	padding-left: 8px;
}
#contact-left h2 {
	color: #fff;
	font-size: 2em;
	line-height: 2em;
}
#contact-left h3 a {
	color: #f00;
	font-size: 1.1em;
	padding-left: 8px;
}
#contact-right h2 {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
}
#contact-right a {
	color: #f00;
	font-size: 1.1em;
}
/*****************   LAYOUT   ********************/

#header_repeat {
	width: 100%;
	height: 113px;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 790px;
	height: 89px;
	background: #8E98D5 url('../images/header.jpg') top left no-repeat;
	margin: 0px auto;
	padding: 0px;
}
#nav{
	width: 100%;
	height: 36px;
	margin-right: 1px;
	background: url('../images/nav_bg.jpg') top left no-repeat;
}
#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a{
	float: left;
	padding-right: 10px;
	color: #fff;	
	text-decoration: none;
}
#nav ul li a:hover{
	text-decoration: underline;
}
#callout {
	width: 790px;
	margin: 0 auto;
	height: 245px;
	padding: 0px;
	float: left;
	z-index: -99;
	margin-bottom: 0px;
	border-bottom: 1px solid #8E98D5;
}
#wrapper{
	width: 790px;
	height: 100%;
	margin: 0px auto;
	background: url('../images/body_bg.jpg');http://bioskinergy.net/cellulite.php
}
#sidebar {
	float: left;
	width: 206px;
	padding-left: 8px;
}
#sidebar h1{
	margin: 10px 0 10px 4px;
}
#sidebar p{
	color: #fff;
	margin-left: 4px;
	line-height: 12px;
}
#sidebar #hours h1{
	color: #e3eb9c;
	font-weight: bold;
	margin: 0px;
}
#sidebar #hours h2{
	color: #fff;
}
#hours{
	padding-left: 15px;
	padding-top: 14px;
	padding-bottom: 20px;
}
#content {
	width: 380px;
	height: 100%;
	float: left;
	padding-left: 20px;
	padding-bottom: 30px;
}
#content-specials{
	margin-top: 145px;
}
#content h1{
	margin-bottom: 1em;
}
#content h2{
	margin-top: 1.2em;
	margin-bottom: .6em;
}
#specials{
	width: 138px;
	float: right;
	margin-right: 17px;
	padding-top: 150px;
	margin-bottom: 20px;
	text-align: center;
	background: #2f2f2f url('../images/coupon.jpg') no-repeat;
	border: 1px dotted #fff;
}
#specials h2{
	margin: 10px 6px 0px 6px;
	color: #C32736;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #c0c0c0;
}
#footer {
	background: #c0c0c0;;
	clear: both;
	display:  block;
	width: 780px;
	height: auto;
	margin: 0 auto;
	text-align: right;
	padding: 10px 10px 5px 0;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#footer p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: .5em;
margin-top: 10px;
}
#footer p.top {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#footer a, #footer a:visited{
	color: #C32736;
font-weight: normal;
text-decoration: none;
}

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

#address {
	text-align: center;
	float: left;
	width: 245px;
	height: 80px;
	border-top: 1px dotted;
	margin-top: 10px;
}
#address p {
	color: #696969;
	font-family:Arial, Helvetica, sans-serif;
}
.cleaner {
	clear: both;	
}
#leftcol_txt {
	width: 215px;
	margin-left: 14px;
	float: left;
	padding-top: 20px;
	padding-bottom: 12px;
}
#leftcol_txt p{
	color: #fff;
	font-size: .8em;
	margin-bottom: 14px;
}
#phone {
	float: right;
	padding-right: 10px;
	color: #666;
}
#phone h1 {
	font-size: 17px;
	color: #fff;
	text-align: center;
	line-height: 1em;
	font-family: Arial;
	margin-bottom: 2px;
	font-weight: bold;
}

#services-inc{
	height: 135px;
	width: 540px;
	float: left;
	clear: right;
	margin-left: 19px;
	padding-top: 15px;
}

ul#sddm {
	padding-top: 10px;
	padding-left: 10px;
	z-index: 99;
	list-style: none;
}

#sddm li 
{	list-style: none;
	float: left;
	z-index: 99;
}
#sddm li a
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	z-index: 99;
	display: block;
}

#sddm div
{	position: absolute;
	display: block;
	visibility: hidden;
	margin: 0px;
	padding: 0 0 0 7px;
	background: #666;
	border: 1px solid #fff;
	width: 150px;
}

#sddm div a
{
	margin: 0;
	padding: 1px 1px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#sddm li div a{
	font-family: Verdana;
	font-size: .9em;
}

#sddm div a:hover
{
	color: #fff}

#m1 {
	position: relative;
	top: 1.2em;
	left: 0;
	z-index: 99;
}

#m1 a, #m1 a:hover, #m1 a:visited{
	color: #fff;
}

#filler{
	width: 800px;
	height: 28px;
	background: url('../images/logo_filler.jpg') top left no-repeat;
	margin: 0px;
	padding:0px;
}

#sidebar ul {
	margin: 0px;
	padding: 15px 0 10px 7px;
	background: #cococo;
	list-style-type: none;
}

#sidebar ul li{
	display: block;
	width: 170px;
	height: 20px;
	background: #666;
	padding-top: 5px;
	padding-left: 10px;
	font-size: .9em;
	border: 1px solid #fff;

}

#sidebar ul li a{
	color: #fff;	
	text-decoration: none;
}

#sidebar ul li a:hover{	
	text-decoration: underline;
	color: #8E98D5;
}


#sidebar p{
	margin-top: 12px;
	display: block;
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
	font-size: 1em;
	text-align: center;
	color: #000;
}

.home #specials {
margin-top: 20px;
}

.home #specials {
margin-top: 20px;
}

.home h1#kiss{
background: url('../images/kiss-lips.jpg') right bottom no-repeat;
display: block;
width: 135px;
}