/*------------------------------------------------------------------------------------
Copyright Einstein Industries 2008. Used with Permission.                             
May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

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;}
p.h1,p.h2,p.h3,p.h4,p.h5,p.h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ type selectors ------------------------ */
body { 
background:#fff;
text-align:center; 
font:12px/16px Arial, Helvetica, sans-serif; 
color:#000;
}

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

p.h1, p.h1 a	{ font-size:1.2em; color:#9a0101; font-weight:bold;text-decoration:none; }
p.h2, p.h2 a	{ font-size:13.2px; color:#9a0101; font-weight:bold;text-decoration:none; }
p.h3, p.h3 a	{ font-size:1.0em; color:#9a0101; font-weight:bold;text-decoration:none; }

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

body p.h1 { display:none; }

p.disclaimer { font-size:.9em; }

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

.bold { font-weight: bold; }
.italic { font-style: italic; }

/* ------------------------ classes ------------------------ */
.clear	{ 
clear:both;
}

div.clear	{ 
height:.01em; 
overflow:hidden; 
}

p.h2-clear {
clear:both;
font-size:1.1em; 
color:#9a0101; 
font-weight:bold;
}


p.back-to-top {
text-align:right;
display:block;
padding-right:12px;
font-weight:bold;
background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left { 
float:left; 
margin:2px 10px 10px 0px;
}

img.img-right { 
float:right; 
margin:5px 20px 10px 10px; 
}

/* ------------------------ form elements ------------------------ */

form {
margin-bottom:28px;
}

input, textarea, select { 
background-color:#fff !important;
border:1px solid #cdb095;
color:#000;
width:177px;
height:16px;
line-height:18px;
vertical-align: middle;
margin-bottom:4px;
padding:1px 0 0 4px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:1.0em;
}

select { width:150px; padding:0; }

textarea { height:58px; overflow:auto; }

#contact_business { display: none; }

/* ------------------------ 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 label input, #contact-main label textarea, #contact-main label select { 
width:170px;
position:absolute; 
left:110%; 
top:-2px;
}

#contact-main label select { width:175px; height:22px; }

#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-image, input.submit-contact-main { /* REMOVE IF NOT USED */
background:url("../images/btn-submit.jpg");
width:49px;
height:15px;
border:none;
cursor:pointer;
}
input.submit-contact-main {
margin-top: 90px;

}

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

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

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	height:111px;
	overflow: hidden;
	width: 910px;
}
#masthead   {
	background-image: url(../images/Stadia_K_184x150_masthead.jpg);
}
#masthead a {
	display:none;
	height:111px;
	width:910px;
}
#masthead a span {
display:none;
}
img.masthead {
	margin-bottom: 5px;
}

/* ------------------------ main sprite nav ------------------------ */
#nav { 
background:url("../images/nav.jpg") no-repeat; 
width:909px; 
height:29px; 
margin:0;
padding:0; 
}

#nav span { display: none; }

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

#nav li { float:left; list-style:none; display:inline; position:relative; }
#nav-01 {width: 115px;}
#nav-02 {width: 80px;}
#nav-03 {width: 88px;}
#nav-04 {width: 140px;}
#nav-05 {width: 140px;}
#nav-06 {width: 60px;}
#nav-07 {width: 135px;}
#nav-08 {width: 80px;}
#nav-09 {width: 70px;}

#nav-01 a:hover { background:url("../images/nav.jpg") -0px -28px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -115px -28px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -195px -28px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -283px -28px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -423px -28px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -563px -28px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -623px -28px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -759px -28px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -838px -28px no-repeat; }

/* ------------------------ header framework ------------------------ */

#header-graphic {
	height:168px;
	border:1px solid black;
	background-image: url(../images/header-about.jpg);
}

body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
body#bodycontouring #header-graphic { background:url("../images/header-contour.jpg"); }
body#renew #header-graphic { background:url("../images/header-renew.jpg"); }
body#injectables #header-graphic { background:url("../images/header-injectables.jpg"); }
body#laser #header-graphic {background-image: url("../images/header-laser.jpg");}
body#skin #header-graphic { background:url("../images/header-skin.jpg"); }
body#spa #header-graphic { background:url("../images/header-spa.jpg"); }
body#thankyou #header-graphic { background:url("../images/header-contact.jpg"); }
body#cosmetic #header-graphic { background:url("../images/header-cosmetic.jpg"); }
body#specials #header-graphic { background:url("../images/header-specials.jpg"); }

body#index #header-graphic { height:428px; background:url("../images/header.jpg") no-repeat; border-bottom:0; }

/* ------------------------ sub sprite nav ------------------------ */
#sub-nav { 
background:url("../images/sub-nav.jpg") no-repeat; 
width:907px; 
height:110px; 
margin:0;
border:1px solid black;
}

#sub-nav span { display: none; }

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

#sub-nav li { float:left; list-style:none; display:inline; position:relative; margin:3px 0 0 2px; width:224px; }

li#sub-nav-01 { margin-left:3px; }
li#sub-nav-02 { width:223px; }

#sub-nav-01 a:hover { background:url("../images/sub-nav.jpg") -3px -113px no-repeat; }
#sub-nav-02 a:hover { background:url("../images/sub-nav.jpg") -229px -113px no-repeat; }
#sub-nav-03 a:hover { background:url("../images/sub-nav.jpg") -454px -113px no-repeat; }
#sub-nav-04 a:hover { background:url("../images/sub-nav.jpg") -680px -113px no-repeat; }

/* ------------------------ column-left framework ------------------------ */
#column-left {
width:260px;
float:left;
clear: both; 
}

#column-left p, #column-left p.h1, #column-left p.h2, #column-left p.h3, #column-left ul, #column-left dl, #column-left img {
margin:0px 0px 10px 25px;
}

#column-left img {
margin-top:24px;
}
img.asps { padding-left: 8px; }
/* -- hide #club {display: none; } ---*/

/* ------------------------ column-right framework ------------------------ */
#column-right {
width:649px;
float:left;
}

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

#column-right ul {
padding-left:25px;
}


		#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:3px; /* pushes text to the right to display bg img */
			list-style-type:square;
			}


body#index #column-right li {
background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;}
#spa_services {
	background: url(../images/CircularAesthetics_dropshadow.gif) 400px 0px no-repeat;
}
img.right_margin {
	margin-right: 10px;
}

/* ------------------------ subhead framework ------------------------ */
#subhead { height:57px; } /* sets height for all subheads */
body#index #subhead { background:url("../images/subhead-index.jpg") no-repeat; }
body#injectables #subhead { background:url("../images/subhead-injectables.jpg") no-repeat; }
body#skin #subhead { background:url("../images/subhead-skin.gif") no-repeat; }
body#spa #subhead { background:url("../images/subhead-spa.jpg") no-repeat; }
body#about #subhead { background:url("../images/subhead-about.jpg") no-repeat; }
body#laser #subhead { background:url("../images/subhead-laser.jpg") no-repeat; }
body#contact #subhead { background:url("../images/subhead-contact.jpg") no-repeat; }
body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") no-repeat; }
body#bodycontouring #subhead { background:url("../images/subhead-body.gif") no-repeat; }
body#cosmetic #subhead { background:url("../images/subhead-cosmetic.gif") no-repeat; }
body#specials #subhead { background:url("../images/subhead-specials.gif") no-repeat; }
body#financing #subhead { background:url("../images/subhead-financing.gif") no-repeat; }


/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
height:55px;
background:url("../images/title-contact.jpg") ;
}

#title-location {
height:30px;
background:url("../images/title-location.jpg") no-repeat ;
}
a.link {
text-decoration:none;
color: #000000;
}




body#contact #title-location, body#thankyou #title-location {
margin-top:25px;
}

h2#title-meet {
height:16px;
background:url("../images/title-meet.jpg") no-repeat ;
margin-top:20px;
}

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
width:100%;
clear:both; /* important */
}

/* ------------------------footer framework ------------------------ */
#footer {
width:909px;
height:104px;
margin:0 auto;
text-align:center;
background:url("../images/bg-footer.jpg") 0 0 repeat-x;
border-top:1px solid black;
}

#footer p {
color:#000;
margin:10px 0 10px;
}

#footer a:link, #footer a:visited { color:#000; text-decoration:none; }
#footer a:hover, #footer a:active { color:#000; text-decoration:underline; }

#footer ul {margin-top:15px;}
#footer li {
padding:0 5px 0 7px;
display: inline;
}
#footer li.first { border: none; }
#body contouring #wrap #header-graphic {
	background-image: url(../images/header-contour.jpg);
}

#captcha_div {
	margin: 0 !important;
}

h1,h2 {
	color: #990000;
	font-size: 1.1em;
	padding: 10px 0 15px 4px;
}
h1 a{
	color: #990000 !important;
	text-decoration: none !important;
}
h2 a{
	color: #990000 !important;
	text-decoration: none !important;
}
.captch-pad {
	margin-top: 2px;
}
.anti-spam #submitcaptcha {
	width: 80px;
}
.required-text {
	margin-bottom: 5px;
}
#media-grid-item{
	width:185px;
	float:left !important;
	height: 225px;
	background:#fff url('../images/small_mediaback2.jpg') no-repeat;
	margin:10px 6px 6px;	
	}
	
#image{
	width:172px;
	height: 195px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:5px;	
}
a.int-link {text-decoration:none;color:#000000;}