/* Clear
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,img {
	margin:0;
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
}


/* General
----------------------------------------------- */
body {
	/*background:#DEECCC;*/
	background:#717173 url('../images/body-bg.gif') top center no-repeat;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:62.5%; /* scaled default font size; 1em = 10px */
	text-align:center;
	text-decoration:none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight:normal;
}

h1 a {
	color:#E7E3CC;
	border:none;
}

h1 a b {
	font-weight:normal;
	color:#fff;
}

hr {
	clear:both;
	background:#8DAC67;
	border-color:#E4EFD4;
}


h2 {
	color:#6A8645;	
/*	color:#B3CC94;*/
	font-size:1.6em;
	margin-bottom:0.75em;
	font-weight:normal;
	line-height:1.3em;
}

#welcome,
#welcome span {
	width:148px;
	height:54px;
}

#welcome span {
	position:absolute;
	background:#fff url('../images/welcome.gif') no-repeat top left;
}


a {
	color:#E7E3CC;
	text-decoration:none;
}

a:hover {
	color:#69D65B;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}


a img {
	border:none;
}

/* Website Structure
----------------------------------------------- */
#page {
	background:#DEECCC;
	margin:0 auto;
	min-width:770px;
	width:770px;
	text-align:center;
}

#header {
	height:97px;
	padding:0 10px 0 6px;
}

#wrapper {
	margin:0 10px;
	border-bottom:#DEECCC 25px solid;
	text-align:left;
}


/* Header
----------------------------------------------- */

h1,
h1 span {
	width:405px;
	height:83px;
}

h1 {
	float:left;
	position:relative;
	margin-top:14px;
}

h1 span {
	position:absolute;
	background:url('../images/vein-institute-medical-spa.gif') no-repeat top left;
	cursor:hand;
}

#consultation {
	width:223px;
	height:65px;
	position:relative;
	float:right;
	color:#6A8645; /*177124;*/
	background:url('../images/consultation.gif') no-repeat top left;
	font-size:1.3em;
	text-align:center;
	padding:12px 0 0 0;
}


#consultation small {
	display:block;
	padding-top:4px;
	font-size:1.3em;
}

/* Navigation
----------------------------------------------- */

#menu ul li a {
	color:#fafafa;
	border:none;
	text-decoration:none;
}

#menu {
  margin-top:1px;
  height:31px;
  text-align:right;
}

#menu ul {
  background:transparent url('../images/menu-swirl.gif') no-repeat 0 7px;
  float:right;
  padding:0 9px 0 40px;
  list-style:none;
}

#menu li {
  float:left;
  position:relative;
  background:#717073 url('../images/menu-left.gif') no-repeat left top;
  margin:0 2px 0 0;
  padding:0 0 0 12px;
  height:31px;
}

#menu a {
  display:block;
  font-family:Arial,Verdana;
  font-size:1.4em;
  background:transparent url('../images/menu-right.gif') no-repeat top right;
  padding:8px 12px 0 0;
}

#menu a:hover {
  color:#fff;
}

#menu ul li ul {
  width:160px;
  background:none;
  position:absolute;
  padding:0;
  top:-999em;
  left:-1px;
}

#menu ul li.current {
  color:#fff;
  background-color:#B3CC94;
  background-image:url('../images/menu-left-on.gif');
}

#menu ul li.current a {
  color:#fff;
  background-image:url('../images/menu-right-on.gif');
}

#menu ul li.current ul li,
#menu ul ul li {
	float:none;
	background-image:none;
	margin:0;
	padding:0;
	height:auto;
	text-align:left;
	border-top:1px solid #DEECCC;
	width:100%;
}

#menu ul li.current ul li a,
#menu ul ul li a {
	background:none;
	background-image:none;
	display:block;
	padding:2px 5px;
	color:#fff;
	line-height:1.8em;
	font-size:1.2em;
	width:100%;
}

html>body #menu li.current ul li.current a,
html>body #menu li.current ul li.current a:hover,
html>body #menu li.current ul li a:hover,
html>body #menu ul ul li a:hover {
	width:auto;
}

#menu ul li.current ul li.current a:hover,
#menu ul li.current ul li a:hover,
#menu ul ul li a:hover {
	background:#B3CC94;
	margin:0;
	width:160px;
}

#menu ul li.current ul li.current a {
	font-weight:bold;
  	background:#717073;
}

#menu li.current:hover ul,
#menu li:hover ul,
#menu .sfHover ul {
	top:31px;
	left:0px;
}

/* Sub Menu
----------------------------------------------- */
#content table a:hover {
	text-decoration:none;
}

#sub-menu {
	background:#fff url('../images/content-bg.gif') bottom left no-repeat;
}

#sub-menu ul {
	text-align:center;
	padding:24px 0 6px 0;
	list-style:none;
 /* border-bottom:1px solid #DEECCC;*/
}

#sub-menu li {
	display:inline;
	margin:0 0px 0 0;
	padding:0 0 0 4px;
	border-left:1px solid #717073;
}

#sub-menu li.first {
	border-left:none;
}

#sub-menu li.last {
	margin-right:0;
}

#sub-menu li.current a {
	color:#8DAC67;
}

#sub-menu a {
	font-family:Arial,Verdana;
	font-size:1.1em;
	color:#717073;
	padding:4px 4px;
}

/* Sub Headers
----------------------------------------------- */

#sub-header {
	border-top:#B3CC94 10px solid;
	width:750px;
	height:216px;
	background-color:#B3CC94;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('../images/sub-header/home.jpg');
	clear:both;
}

.home-page #sub-header {
	background-image:url('../images/sub-header/home.jpg');
}

.procedures-page #sub-header {
	background-image:url('../images/sub-header/procedures.jpg');
}

.private-spa-parties-page #sub-header,
.staff-page #sub-header  {
	background-image:url('../images/sub-header/about-us.jpg');
}

.contact-us-page #sub-header  {
	background-image:url('../images/sub-header/contact-us.jpg');
}

.specials-page #sub-header {
	background-image:url('../images/sub-header/specials.jpg');
}

.specials-page h2 {
	line-height:1.4em;
}

.procedures-page #content ul,
.procedures-page #content li {
	list-style:none;
	font-weight:bold;
}

/* Content
----------------------------------------------- */
#content {
	background:#fff url('../images/content-bg.gif') bottom left no-repeat;
	padding:25px 21px 0 21px;
	padding-bottom:21px;
	font-size:1.1em;
	color:#717073;
	overflow:auto;
}

#content #container {
	width:100%;
}

#content a {
	color:#8DAC67;
	color:#6A8645;
}

#submenu a:hover,
#content a:hover {
	text-decoration:underline;
}

.wide-column {
	width:98.2%;
	line-height:1.4em;
}

.medium-column {
	float:left;
	width:58.2%;
	line-height:1.6em;
}

.side-column {
	float:right;
	width:34%;
	line-height:1.4em;
}

p {
	padding:0 0 6px 0;
	margin:0 0 12px 0;
}

.leftcol {
	clear:both;
	float:left;
	width:34%;
	padding-bottom:46px;
}

.rightcol {
	float:right;
	width:64.2%;
	padding-bottom:46px;
	padding-top:4px;
}

.staff-page .rightcol h3 {
	float:left;
	font-size:1.4em;
	font-weight:normal;
	padding-right:4px;
	margin-top:-2px;
	color:#5D5D5D;
}

/* Home
--------------------------------------- */
.home-page p {
	margin:0 0 12px 15px;
}

#content .the-doctor p {
	font-size:0.9em;
	padding:10px 0 4px 0;
	margin:0 0 8px 0;
}

.the-doctor p b {
	font-size:1.2em;
}

.home-page .alignleft {
	margin-top:22px;
}

.the-doctor {
	background:url('../images/staff/jennifer-griffith-white-coat.jpg') bottom left no-repeat;
	padding-left:210px;
	padding-top:15px;
	margin:-5px 0 -8px 0;
}

.home-page #content {
	padding:4px 21px 0 21px;
	overflow:hidden;
}

html>body .home-page #content ul.services {
	height:140px;
}

.home-page #content ul.services {
	margin:4px 0 4px 244px;
	display:block;
	height:144px;
}

.home-page #content ul.services li {
	width:138px;
	line-height:2.8em;
	padding:0;
	float:left;
	font-weight:bold;
	display:block;
	font-size:0.9em;
	position:relative;
}

.home-page #content ul.services li small {
	display:block;
	font-weight:normal;
	line-height:1em;
	margin-top:-4px;
	float:left;
	left:0px;
	top:28px;
	position:absolute;
}

.home-page #content ul.services li.first {
	clear:left;
	padding-left:8px;
}

.home-page #content ul.services a:hover,
.home-page #content ul.services a {
	color:#717073;
	text-decoration:none;
	border:none;
}

.wide-callout {
	background:#DEECCC url('../images/wide-callout-bg.gif') 0 0 repeat-y;
	width:708px;
	padding:0;
	margin:6px 0 12px 0;
	position:relative;
}

.home-page .wide-callout {
	height:156px;
	max-height:156px;
}


.procedures-page .wide-callout p,
.wide-callout p {
	padding:6px 10px 0 20px;
	margin:0 0 12px 0;
}
.procedures-page #content ul li {
	font-size:.8em;
}

.procedures-page #content ul li a {
	font-size:1.4em;
}


.wide-callout .bottom-cap,
.wide-callout .top-cap {
	background-image:url('../images/wide-callout-caps.gif');
	background-repeat:no-repeat;
	height:8px;
	line-height:8px;
	clear:both;
}

.wide-callout .bottom-cap {
	border-bottom:8px solid #fff;
	background-position:0px 0px;
}

.wide-callout .top-cap {
	background-position:0px -8px;
}
html>body.home-page .wide-callout .bottom-cap 		{	margin-top:-4px; }
.home-page .wide-callout .bottom-cap 		{	background-position:-708px 0px; border-bottom:8px solid #fff; }
.home-page .wide-callout .top-cap 			{ 	background-position:-708px -8px; }

.specials-page .wide-callout .bottom-cap 	{	background-position:-1417px 0px; border-bottom:8px solid #fff; }
.specials-page .wide-callout .top-cap 		{ 	background-position:-1417px -8px; }
.specials-page .wide-callout {
	background:#DEECCC url('../images/wide-callout-grad-bg.gif') 0 0 repeat-y;
	position:relative;
	margin-bottom:36px;
}

.wide-callout .middle big {
	font-size:6.2em;
	font-weight:normal;
	padding-top:28px;
	display:block;
}

.wide-callout .middle big span {
	padding-left:6px;
}

html>body .wide-callout .middle small {
	padding-top:0;
}


.wide-callout .middle small {
	clear:both;
	padding-top:16px;
	font-size:2em;
	display:block;
	line-height:3.0em;
	padding-bottom:5px;
}


.wide-callout .left div {
	font-size:1.9em;
	line-height:1.05em;
	margin:18px 0 0 20px;
}

.wide-callout .left p {
	margin-top:12px;
	font-size:1.3em;
}

.wide-callout .left {
	color:#858787;
	float:left;
	width:249px;
}
.wide-callout .middle {
	float:left;
	width:262px;
	text-align:left;
}
.wide-callout .right {
	color:#000; /*858787;*/
	position:relative;
	float:left;
	width:197px;
}
.wide-callout .request {
	position:absolute;
	top:119px;
	left:auto;
}

.wide-callout .right img {
	float:left;
	margin-top:-4px;
	position:absolute;
}
html>body .wide-callout .cosmetic {
	top:4px; 
	background:transparent url('../images/cosmetic-services-bg.gif') 0 0 no-repeat;
	height:130px;
}

.wide-callout .cosmetic {
	padding-top:30px;
	text-align:center;
	font-size:2.5em;
	line-height:1.0em;
}

.wide-callout .column-left {
	float:left;
	padding-left:20px;
	width:37%;
}

.wide-callout .column-right {
	float:left;
	padding-left:20px;
	width:57%;
}

.wide-callout .column-right .alignright {
	margin:0 16px 0 0px;
}

.wide-callout .alignrightmin {
	margin:0 16px 0 0px;
	float:right;
}

.wide-callout .cosmetic small {
	display:block;
	font-size:0.7em;
	font-weight:normal;
}

.wide-callout .cosmetic {
	float:left;
	position:absolute;
	height:120px;
	width:244px;
	left:6px;
	top:13px;
	z-index:2;
	color:#000;
	background:transparent url('../images/ie-cosmetic-services-bg.gif') 0 -10px no-repeat;
}

.specialty-page .wide-callout img {
	padding-left:9px;
}

.laser-page #skin img {
	padding-top:18px;
}

.alignleft {
	float:left;
	margin-right:20px;	
}

.procedures-page .wide-callout .top-cap {
	margin-bottom:10px;
}

.procedures-page .wide-callout .bottom-cap {

}
.procedures-page .wide-callout img {
	padding-bottom:10px;
}
.procedures-page  p {
	margin-left:20px;
}

.procedures-page #content b {
	color:#000;
}

.procedures-page  .alignright { margin:0 32px 0 20px; }

.alignright {
	float:right;
	margin-left:20px;
}

.home-page .callout {
	margin-top:-45px;
}

.callout {
	width:240px;
	color:#79736A;
	font-size:0.95em;
	background:#DEECCC url('../images/callout-bg.gif');
}

.callout a {
	text-decoration:underline;
}

.facebook {
	width:240px;
	background:#fff;
	display:block;
	clear:both;
	padding:8px 0 4px;
	text-align:center;
}

.facebook img {
	margin:0 auto;
}

.callout blockquote {
	padding:0 15px 6px 19px;
	background:url('../images/callout-bottom.gif') left bottom no-repeat;
}

.callout h3 {
	width:240px;
	height:46px;
	font-size:1.5em;
	line-height:3em;
	font-style:italic;
	font-weight:normal;
	background:url('../images/callout-header.gif') top left no-repeat;
	color:#000;
	margin-bottom:8px;
}

.callout h3 span {
	padding-left:18px;
}

.callout p {
	margin-left:0;
	padding-left:0;
}

#content .callout li {
	margin-left:6px;
	font-size:1.1em;
}

h3 {
	font-weight:bold;
	font-size:1em;
}

.wide-callout h3 {
	margin:0 auto;
/*	color:#000;*/
	font-style:italic;
	font-size:1.3em;
}

h3.pillar {
	padding:40px 0 10px 0;
	background:url('../images/pillar.gif') top center no-repeat;
}

#content ul {
	margin:0 0 12px 0;
}

#content ul li {
/*	font-size:12px;
	font-size:1.0em;
	letter-spacing:1px;*/
	list-style-type:disc;
	list-style-position:inside;
	margin-left:10px;
}

.quote {
	width:450px;
	background:url('../images/quote-open.gif') top left no-repeat;
	text-align:center;
	color:#6A8645;
	margin:30px auto;
}

#content .quote b {
	color:#6A8645;
}

.quote p {
	padding:10px 5px;
	background:url('../images/quote-close.gif') bottom right no-repeat;
}

/*
----------------------------------------------- */

form table td {
	vertical-align:top;
	padding:4px 0;
}

td.checkbox label {
	width:160px;
	display:block;
	float:left;
}

.required {
	font-weight:bold;
}
.required em {
	color:#BD3F3F;
}

.error {
	color:#BD3F3F;
	background:url('../images/error_small.gif') no-repeat 190px 10px;
}

.success {
	margin-top:0.5em;
	font-size:2.0em;
	line-height:1.5em;
	text-align:center;
}

.error label { 	padding-left:24px; }
.error small { color:#717073; }

/* Copyright and Below
----------------------------------------------- */
#copyright {
	clear:both;
	text-align:left;
	color:#7C7C7C;
	background:#fff url('../images/copyright-corners.gif') no-repeat bottom left;
	font-size:1em;
	padding:4px 0 20px 0;
	line-height:1.9em;
	text-transform:uppercase;
}

#copyright p {
	text-align:center;
	padding:0 35px;
}

#copyright p.address {
	font-family:Arial,sans-serif;
	color:#969696;
	line-height:.6em;
}

#copyright a {
	color:#7C7C7C;
	border:none;
}

#copyright a:hover {
	color:#8DAC67;
	border-bottom:1px solid;
}

.clear { clear:both; }
.hidden { display:none; }

.pdf { background: url('../images/white_acrobat.gif') no-repeat; padding:0 0 0 20px; line-height:16px; }

.wide-callout p.pdf {
	background-position:10px 0;
	padding:6px 10px 0 30px;
	margin:0 0 12px 0;
}

.pdf-list a,
.pdf-list {
	line-height:16px;
}