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



body {
	margin: 0 auto;
	padding: 0 auto;
	text-align:center; 
	background: #5e2612 /* url(../bgs/stripBG-2010.jpg) top center repeat-x */;
	font-size: 0.9em;
		padding-bottom: 20px;		
}
p {
  line-height: 1.5em;
}
p a:link {
color:#127070;
text-decoration: underline;
}
p a:visited {
color:#127070;
text-decoration: underline;
}
p a:hover {
color:#000000;
text-decoration:none;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
.style1 {
	color: #5e2612;
	font-style: italic;
}
#container {
    width:1000px;
	height: 1500px;
	margin:0 auto; 
	padding: 0 auto;
	background: url(../bgs/homepageBG-2010.jpg) top center no-repeat;
	
}
/* header area */

#header  {
	width: 900px;
	height: 138px;
	margin: 0 auto;
	padding: 0 auto;
	text-align:center;	
}	
#topleft {
	width:431px;
	height: 122px;
	padding-top: 14px;
	margin-left: 10px;
	margin-right: 13px;
	float: left;
}
#topright {
	width:297px;
	height: 52px;
	padding-top: 70px;
	margin-left: 100px;
	margin-right: 31px;
	text-align: right;
	float: right;
}
#charlotte-medical-spa  {
	width: 240px;
	height: 20px;
	margin-left: 60px;
	margin-right: 700px;
	text-align: center;
}	
#maincontent  {
	width: 865px;
	margin-left: 55px;
	margin-right: 80px;
	height: auto;
}

/* LEFT COLUMN */
#leftcol {
	width: 246px;
	float: left;
	text-align:left;
	padding: 0px;
	height: 100%;
	margin-top: 10px;
	}
/* menu area 1*/
#servicesleft {
	width:220px;
	height: 44px;
	margin-left: 10px;
	text-align: left;
	 position: relative; 
 	 z-index: [> everything else];  

}
#servicespos  {
	margin-top: 10px;
	}
#leftcolSKIN {
	background: url(../bgs/leftSKINbg3.gif) top center no-repeat;
	height: auto;
	width: 246px;
	margin-top: 10px;
	}
#conditions {
	height: auto;
	width: 230px;
	padding-top: 60px;
	padding-bottom: 10px;
	}
#leftboxOFFERS {
	background: url(../bgs/box_specialoffers.gif) top center no-repeat;
	height: 300px;
	width: 233px;
	margin-top: 10px;
	margin-left: 8px;
	text-align: center;
	}
#leftcolMORE2 {
	height: auto;
	width: 227px;
	margin-top: 0px;
	margin: 0 auto;
	padding: 0 auto;
	margin-top: 15px;
	margin-left: 10px;	
	}
#offersBTM {
	width: 227px;
	margin-top: 0px;
	margin: 0 auto;
	padding: 0 auto;
	margin-left: 10px;	
	}		
#offers {
	height: auto;
	width: 200px;
	padding-top: 0px;
	text-align: left;
	padding-left: 15px;
	padding-right: 12px;
	line-height: 1.2em;
	background-color: #642107;	
	}	
#offarrow {
	height: 38px;
	padding-top: 0px;
	text-align: right;
	padding-left: 0px;
	margin-top: 10px;
	}		
#leftboxCALL {
	background: url(../home_sl1/freeconsultationbtmleft.gif) top center no-repeat;
	height: 220px;
	width: 245px;
	margin-top: 10px;
	}	
#leftboxGIFT {
	height: 88px;
	width: 233px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	}			
#search_box {
    width: 201px;
    height: 31px;
	margin-left: 20px;
    background: url(../home_sl1/bg_search_box.gif) ;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
.dropdownBG {
	background-color:#66CCCE;
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border: 0;
	}
#divdrop  {
	padding-top: 7px;
	padding-left: 5px;
	}
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
  font-family: "Trebuchet MS";
  color: #093333;
  font-weight: bold;
}

ul#menu a {
  display: block;
  text-decoration: none; 
  z-index: 1;
}

ul#menu li {
  margin-top: 0px;
   z-index: 1;
}

ul#menu li a {
  background: #66CCCE;
  color: #fff;	
  padding: 0.5em;
  z-index: 1;
}

ul#menu li a:hover {
  background: #43b1b3;
   z-index: 1;
}

ul#menu li ul li a {
  background: url(../bgs/hovBG.jpg) top center no-repeat;
  color: #4E3C32;
  font-size: 11px;
   padding-top: 2px;
   z-index: 1;
}

ul#menu li ul li a:hover {
  background: #FCF7F3;
  border-left: 5px #66CCCE solid;
  padding-left: 15px;
   z-index: 1;
}

/* drop 2*/
.dropdownBG {
	background-color:#9A6233;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	border: 0;
	}
#divdrop2  {
	padding-top: 7px;
	padding-left: 5px;
	}
ul#menu2, ul#menu2 ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
  font-family: "Trebuchet MS";
  color: #093333;
  font-weight: bold;
}

ul#menu2 a {
  display: block;
  text-decoration: none; 
  z-index: 1;
}

ul#menu2 li {
  margin-top: 0px;
   z-index: 1;
}

ul#menu2 li a {
  background: #9A6233;
  color: #fff;	
  padding: 0.5em;
  z-index: 1;
}

ul#menu2 li a:hover {
  background: #6d451f;
   z-index: 1;
}

ul#menu2 li ul li a {
  background: url(../bgs/hovBG2.jpg) top center no-repeat;
  color: #4E3C32;
  font-size: 11px;
   padding-top: 2px;
   z-index: 1;
}

ul#menu2 li ul li a:hover {
  background: #FCF7F3;
  border-left: 5px #66CCCE solid;
  padding-left: 15px;
   z-index: 1;
}


.code { border: 1px solid #66CCCE; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 0px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }





/* RIGHT COLUMN */
#navright {
	width:600px;
	height: 20px;
	text-align: right;
	float: right;
}
/* menu area 2*/
#navmain {
	width:599px;
	height: 44px;
	text-align: right;
	float: right;
}

#infoboxes {
	width:509px;
	height: 650px;
	float: right;
	margin-left: 45px;
	margin-right: 45px;
	padding-top: 80px;
	margin-bottom: 20px;
}
#bottomtext {
	width:550px;
	height: 200px;
	float: right;
	text-align: right;
	margin-left: 45px;
	margin-right: 0px;
	padding-top: 30px;
}

/* FOOTER */
#footer  {
	width: 1000px;
	height: 49px;
	background: url(../bgs/footerBG3.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0;
	}

.medspa {
	color: #66cccc;
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	}
.ageless  {
	font-size: 18px;
	color: #333333;
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;	
	font-weight: bold;
}
.sync   {
	font-size: 12px;
	color: #8d8d8e;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-weight: normal;
	}		

	
.specialoffers, .specialoffers p {
	color: #FFFFFF;
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	}
	
.conditions_font {
	color: #FFFFFF;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size:12px;
	font-style:bold;
	}
.conditions_font a:link {
color:#FFFFFF;
text-decoration: none;
}
.conditions_font a:visited {
color:#FFFFFF;
text-decoration: none;
}
.conditions_font a:hover {
background-color:#ffffff;
color:#584534;
text-decoration:none;
}
.infoboxes   {
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #464444;
	line-height: 1em;
	letter-spacing: 0.1px;
}	
.address {
	color: #093333;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	}
.smallmenu {
	color: #093333;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:13px;
	font-style:bold;
	font-weight: bold;
	}	
.smallmenu a:link {
color:#093333;
text-decoration: none;
}
.smallmenu a:visited {
color:#093333;
text-decoration: none;
}
.smallmenu a:hover {
color:#6D451F;
text-decoration:underline;
}





		
	
.main_font {
	color: #333333;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.3em;
	}
.bread_font {
	color: #333333;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
.bread_font2 {
	color: #9a844b;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	}
.bread_font2 a:link {
color:#9a844b;
text-decoration: none;
text-underline-style: dotted;
}
.bread_font2 a:visited {
color:#9a844b;
text-decoration: none;
text-underline-style: dotted;
}
.bread_font2 a:hover {
background-color:#962209;
color:#FFFFFF;
text-decoration:none;
}	
.pagetitle_font {
	color: #596982;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch: extra-expanded;
	font-style:bold;
	font-variant:normal;
	font-weight:bold;
	}
.searchbut {
	background-color: #9F9B5B;
	color: #660000;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color: #660000;
	border-style: ridge;
	}	
.searchbut2 {
	background-color: #D5E2D5;
	color: #660000;
	font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color: #660000;
	border-style: ridge;
	}
.searchfont  {
color:#86878B;
font-family:"Trebuchet MS",Helvetica,Arial,sans-serif;
font-size:16px;
font-weight:bold;
letter-spacing:2px;
text-align:left;
word-spacing:0.5mm;
}	
h1  {
	color: #5e2612;
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	}