﻿body 
{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	margin: 0 0 0 0;
	/*background-image: url(/images/transtwigs.png); 
	background-color: #ecccaa;
	background-position: center;
	background-repeat:repeat;
	*/
	background-color: #f4ddb8;
	background-image:url(/images/scroll.jpg);
	background-repeat:repeat-x;
	background-position: 0px 150px;
	background-attachment: fixed;
}

#aboutmeH2
{
	font-size:18px;font-weight:bold;text-align:center;width:600px;float:left;
}

#aboutmeH2 a
{
	text-decoration: underline;color: Maroon;
}

.Left130 {float:left;width:130px;}

.Left490 {float:left;width:490px;}

.Left490 p {text-align:justify;}
.Left490 h2 {margin: 0;}
.Left130 h2 {margin: 0;}
.Left130 p {text-align:justify;}

#HeaderTexts h1
{
	font-size: 10px;
}

#HeaderTexts li
{
	list-style: none;
}

h1 
{
	color: Black;
}

h2 { font-size: 16px;}

.waxing { text-align:center; line-height: 20px;}

.serviceprice { font-style: italic; font-weight:bold; font-size: 10px;}

form
{
	margin: 0 0 0 0;
}	

#container
{
	text-align:center;
}
#container h1
{
	font-size: 11px;
}

img
{
	border: 0px 0px 0px 0px;
}

table
{
	border: 0 0 0 0;
	width: 100%;
	height: 100%;
}

#Footer
{
	font-weight:bold;
	font-size: 11px;
	text-align:justify;
	background-color: #991A1B;
}

.FooterCell
{
	text-align:center;
	
}

a:link, a:active, a:visited
{
	color:#fff;
	text-decoration:none;
}

a:hover
{
	color: #f9e67a;
}

.normalA
{
	padding-left:20px;
}

.normalB
{
	padding-left:0px;
	border-width: 0px 0px 0px 0px;
}

.normalB a:link
{
	color:#000;
	text-decoration: underline;
}
.normalB a:visited
{
	color:#000;
	text-decoration: underline;
}

.normalB a:hover
{
	color:#000;
	text-decoration: underline;
}
.normalB a:active
{
	color:#000;
	text-decoration: underline;
}

.normalA a:link
{
	color:#000;
	text-decoration: underline;
}

.normalA a:visited
{
	color:#000;
	text-decoration: underline;
}

.normalA a:hover
{
	color:#f9e67a;
	text-decoration: underline;
}
.normalA a:active
{
	color:#000;
	text-decoration: underline;
}

.FooterCell a:hover
{
	color:#f9e67a;
	text-decoration: none;
}

#MainContent
{
	width:626px;
}

#TopNav
{
	text-align:left;
	width:589px;
	background-image: url(/images/topleft.gif);
	color: White;
	font-weight:bold;
	font-size:11px;
}

.borderTop
{
	border-top: solid 1px #fff;
}

.borderBottom
{
	border-bottom: solid 1px #fff;
}

.leftNavItem
{
	padding-top:3px;
	font-weight: bold;
	padding-left:5px;
	padding-bottom: 5px;
	color: #fff;
	background-color: #991A1B;
	font-size: 11px;
	line-height:20px;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	background: url(/images/NewRedx.jpg) repeat-x;
	height: 18px;	

}

.leftNavItem2
{
	padding-top:3px;
	font-weight: bold;
	padding-left:5px;
	padding-bottom: 5px;
	color: #fff;
	background-color: #991A1B;
	font-size: 11px;
	line-height:20px;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	background: url(/images/NewBrownx.jpg) repeat-x;
	height: 18px;	

}

.leftNavItem a
{
	padding: 0px 5px 0px 0px;
}

#PageHeader
{
	padding-top:5px;
	font-size:11px;
	color: #991A1B;
	font-weight: bold;
	text-align: right;
	padding-right:20px;
}

.ErrorMessage
{
	background-color: #fbfb8e;
	padding-left:10px;
	font-size: 10px;
	border: solid 1px #000;
	padding-top:10px;
	padding-right:30px;
	padding-bottom:10px;
}

.InfoBox
{
	border: solid 0px #A57C52;
}

.InfoBoxHeader
{
	background-image: url(/images/NewRedX.jpg);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 5px 5px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.InfoBoxText
{
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	text-align: justify;
}

.glossary {
	width:560px;
}

.glossary dt {
	font-size:12px;
	font-weight:bold;
	color:#991A1B;
	padding:5px 0px 5px 0px;
}

.glossary dd {
	font-size:11px;
	font-weight:normal;
	margin-left:0;
	color:#666666;
	padding:5px 0px 15px 0px;
	border-bottom:1px dotted #cccccc;
}

dd.noborder {
	border:none;
}

div.letter {
	background-image: url(/images/BrownGradient_x.gif);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 5px 5px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	color: #991A1B;
}

.v14
{
	border: solid 1px #A57C52;
	padding:5px;
	background-color: #991A1B;
	color: #FFE9CE;
	text-align: justify;
}

.v14 a:link, a:visited, a:active
{
	text-decoration: none;
}

.v14 a:hover
{
	color:White;
	text-decoration: underline;
}

.RedGradient
{
	background: url(/images/NewRedx.jpg) repeat-x;
	height: 18px;	
}

.BrownGradient
{
	background: url(/images/NewBrownx.jpg) repeat-x;
	height: 18px;	
	color: Black;
}



.apppointmentform
{
	color: White;	
	font-size: 11px;
}

.appointmentvalidation
{
	color: White;
	font-size:11px;
		
}

.aboutme
{
	font-size: 12px;
}

.testimonials
{
	font-size:12px;	
}

.CategoryRow
{
	background-color: #9F191A;
	color: White;
	font-size:18px;
	padding: 3px 5px 3px 5px;
	background-image:url(/images/newredx.jpg);
}

.ProductTitle
{
	padding-top:10px;
	font-size:14px;
}

/* Start Overlay Style */
#Overlay
{
	left:0px;
	position:absolute;
	width: 100%;
	height: 100%;
	z-index:1200;
	background-color: black;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#OverlayInside
{
	left:0px;
	position:absolute;
	width: 100%;
	height: 100%;
	z-index: 1201;
}

#OverlayWrap {
	width: 400px;
	margin: 0 auto;
	text-align: left;
	border: solid 1px #000;
}
.RedUnderline
{
	color: #f9e67a;text-decoration: underline;
}
/* End Overlay Style */


.ConsentForm_TextBox
{
	border-top: solid 0px #000;
	border-left: solid 0px #000;
	border-right: solid 0px #000;
	border-bottom: solid 1px #000;	
}

.Width20 { width: 20px;}
.Width80 { width: 80px;}
.Width100 { width: 100px;}
.Width120 { width: 120px;}
.Width140 { width: 140px;}
.Width160 { width: 160px;}
.Width180 { width: 180px;}
.Width200 { width: 200px;}
.Width300 { width: 300px;}


.MoreInfoButton
{
	color: Black;	
	background-color: #991A1B;
	border: solid 1px #000;
	padding: 5px 5px 5px 5px;
	text-align: center;
	display:inline-block;
	
}

.ProductDetails_Title
{
	font-size:20px;	
}

.ProductDetails_Price
{
	font-size:14px;	
	font-weight: bold;
	
}

.NewsletterSignup
{
	padding: 15px 10px 15px 10px;
	background-color: #991A1B;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: solid 0px white;
}

.bioSubMenu
{
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	color: White;
	background-color: #991A1B;
	background: url(/images/NewRedx.jpg) repeat-x;
	height: 18px;	
}

.bioSubMenu a
{
	color: White;	
}

.EmailFriendBox
{
	padding: 15px 0 0 0;
	border: solid 1px black;
	background-color: #991A1B;
	color: #fff;
}

.EmailFriendBox h3
{
	text-align:center;
	font-size:12px;
	
}

.LeftImage
{
	width: 200px;
	padding: 5px 5px 5px 0px;
}

.RightContent
{
	width: 425px;
	text-align: left;
	padding: 5px 0px 5px 5px;
}

.InnerImage
{
	border: solid 1px black; 
	width: 200px; 
	min-height:100px;
}

.AboutMe_HomeFacial
{
	color: #932625;	
	background-color: #ebd5ab;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	font-size: 13px;
}

#CityDefine
{
	text-align:left;
	padding: 0px 10px 0px 10px;	
}

.MenuItem h2
{
	font-size:14px;
	margin: 0;	
}

.MenuItem h3
{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}


.MenuHeader h1
{
	font-size: 16px;
	margin: 0;
	color: White;
}

#CityDefine h1
{
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

#CityDefine h2
{
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

.Normal
{
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	color: inherit;
}

#r1c1
{
	width:127px; background-color:#fff;vertical-align:top;text-align:left;
}

#OverlayIFrame
{
	padding: 0 0 0 0; margin: 0px; width: 400px; height:260px;background-color: white; overflow: auto;
}

#fac
{
	padding: 0 5px 0 5px;float:left;	
}

#t100 { text-align:center;width:900px;border:0 0 0 0; }

#bfao { color:white;text-decoration:underline; }

#td101 { vertical-align:top;height:100%; }

#rd { text-align:right;width:127px; }

#ad1 { text-align:center;padding: 0 0 10px 0; }

.aboutbioelements h1
{
	font-size: 16px;
}

.aboutbioelements h2
{
	font-size: 14px;
}

.aboutbioelements p
{
	font-size: 11px;
}

.s1 
{
	text-align:center;font-size:16px;color: #ababab;
	}

.CAS1
{
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	padding: 0 0 10px 0;
}
.CAS2
{
	text-align:center;
	padding: 0 0 10px 0;	
}
.CAS3
{
	font-size:smaller;
	text-align:center;
	
}

#RandomTestimonial
{
	text-align: left;
	padding: 5px;
	
}