@charset "utf-8";
/* CSS Document */

body {
	background-color: #F3F2FF;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#shadow-wrapper {
	width:932px;
	min-height:600px;
	height:auto;
	margin:20px auto 0 auto;
}

#shadow-top {
	background: url(images/show_top.gif) no-repeat center;	
	height:16px;
}

#shadow-middle {
	background: url(images/shadow_middle.gif) repeat-y center;	
	min-height:700px;
	height:auto;
}

#shadow-bottom {
	background: url(images/shadow_bottom.gif) no-repeat center;
	height:16px;
}

/* RESET */
a, ul, ol, li, img, h1, h2, h3, h4, p { margin: 0; padding: 0; border:none; }

a { 
	text-decoration: none; 
	color:#0574C2;	
}

a:hover {	
	color:#F90; 
}

.clear { clear:both; }

.br-line {  border-bottom:1px solid #CCC; width:100%; clear:both; margin:5px 0 5px auto; }

h1 {
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 24px;
	text-transform:uppercase;
	color:#3FA9F5;	
	border-bottom:1px solid #CCC;
	width:100%;
	padding-bottom:7px;
	margin-bottom:20px;
	text-align:left;
}

h2 {
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	color:#0574C2;	
	margin-bottom:5px;	
	text-align:left;
}

h3 {
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#0574C2;	
	margin-bottom:5px;
	margin-top:10px;
	text-align:left;
}

input, textarea {
	border:1px solid #D7D7D7;
	width:350px;
}

/* Wrapper Start */

#wrapper {
	width:900px;
	min-height:700px;
	height:auto;
	border:1px solid #EFEFEF;
	margin:0 auto 0 auto;
}

#language-bar {
	width:884px;
	height:18px;
	padding:5px 8px;
	border-bottom:1px solid white;
	background-color:#E5EBEE;
	
	text-transform:uppercase;
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
}

.bullet-1 {
	margin-right:7px;	
}

.float-left { float:left; }
.float-right { float:right; }

#main-content {
	width:870px;
	min-height:650px;
	height:auto;
	margin:0 auto 15px auto;
	padding:0px 15px;
}

/* Header Start */
#header {
	width:100%;
	min-height:81px;
	height:auto;
	border-top:1px solid #CCC;
	padding-top:10px;
}
#logo {
	width:414px;
	height:59px;
	margin:22px 0 0 10px;
}

#phone {
	width:208px;
	height:81px;
	margin-right:10px;
}

/* Menu Start */

#menu {
	width:887px;
	height:41px;
	margin:25px auto 15px auto;
}
#menu-left, #menu-right { 
	width: 5px; 
	height:41px; 
	float:left;
	}

#menu-center { 
	height:41px;
	background: url(images/menu/img-menu-tile.gif) repeat-x;
	float:left;
	}
	
/* Footer Start */	

#footer {
	height:45px;
	width:870px;
	background-color:#D7E0E5;
	margin:0 auto 0 auto;
	border-top:1px solid #CCC;
	padding:15px;
}

#footer-address-top {
	margin:16px auto 0 auto;
}

#footer-address-top, #footer-address-bottom {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:10px;
	color:#4D4D4D;	
}

/* Home Layout */

#main-banner {
	width:618px;
	height:242px;
}

#schedule-box, #testimonials-box {
	width:228px;
	height:106px;
}

#schedule-box {
	border-bottom:1px solid #CCC;
	padding-bottom:14px;
	margin-bottom:14px;
}


#home-products, #home-treatments {
	width:302px;	
	min-height:300px;
	height:auto;
	margin:20px 10px 10px 0px;
}

#home-location {
	width:228px;
	min-height:300px;
	height:auto;
	margin:20px 0 10px 0;
}

#home-products, #home-treatments, #home-location {
	line-height:1.8;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	color:#444;
	text-align:justify;
}

#home-products h1, #home-treatments h1, #home-location h1 {
	line-height:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;	
	text-transform:uppercase;
	background-color:#AFDE8E;
	border-left:5px solid #FF931E;
	width:284px;
	height:20px;
	padding:2px 7px;
	margin-bottom:20px;
}

#home-location h1 {
	width:209px !important;	
}

#home-products h2, #home-treatments h2, #home-location h2 {
	line-height:1;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:16px;
	color:#3FA9F5;	
	margin-bottom:10px;
}

.home-product-box {
	margin-bottom:20px;	
}

/* Product Page Start */

#product-photo {
	width:170px;
	height:300px;
}

#product-details {
	width:500px;
	min-height:450px;
	height:auto;
	text-align:justify;
	margin-left:50px;
	margin-bottom:15px;
	line-height:1.5;
	color:#444;
}

#product-details p {
	line-height:1.8;	
}

#product-details table p { 	margin:0; padding:0; line-height:1;	}

#product-details td { 	
	text-align:left;
	border-bottom:1px solid #CCC; 
	height:20px;
}

#product-details table { 	
	border:1px solid #CCC; 
	width:250px;
}

/* Treatments Start */
#treatments {
	width:500px;
	margin-left:50px;
}

/* General Two Column Page Start */
#general-two-column {
	width:100%;
	min-height:450px;
	height:auto;
}

#left-column{
	width:200px;
	min-height:250px;
	height:auto;
}

#left-column ul {
	margin-left:10px;
}

#left-column ul li {
	margin:5px;
	list-style:outside;	 
}

#right-column{
	width:500px;
	min-height:450px;
	height:auto;
	margin-left:50px;
}

#right-column h2 {
	margin-bottom:15px;
}

/* Success Stories Start */
#videos {
	width:450px;
	margin:50px auto 0 auto;
}

/* News */
.news-iframe {
	margin-bottom:15px;	
}

/* News */
.catalog-grid-product {
	width:150px;
	min-height:250px;
	text-align:center;
	margin-bottom:15px;
	float:left;
}

