body {
	background-color: #ffffe8;
	margin: 17px 0 0 0;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: center;
	background-image: url(../images/background_tile_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #2f170b;

}

a:link, a:visited; a:hover, a:active {
	color: #649c32 !important;
	text-decoration: underline;
}

p a:link, a:link { color: #649c32; }
p a:visited, a:visited { color: #649c32; }
p a:hover, a:hover { color: #649c32; }
p a:active, a:active { color: #649c32; }



#wrapper {
	background-image: url(../images/background_tile_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0px;
}

.content {
	background-color: #e9f4e9;
	text-align: left;

	
}

#contenttext {
	padding: 30px 40px 20px 40px;
	

}

#contenttext.home { padding: 30px 0 30px 40px !important; }

.clear { clear: both; }

.content h1 {
	font-size: 24px;
	font-weight: normal;
	display: inline;
	line-height: 28px;
}

.content h2 {
	font-size: 18px;
	font-weight: normal;
	display: inline;
	line-height: 20px;
	color: #649c32;
}

#contenttext.home .returntotop { display: none; }
.returntotop { float: right; margin: 10px 0; }
.returntotop:after { content: '\0020\2191'; }

.shadowright {
	background-image: url(../images/tile_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
}

.subnav {
	background-image: url(../images/subnav_background_tile.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.subnavlinks {
	font-size: 11px;
	line-height: 20px;
	color: #6b8254;
	padding-left: 65px;
	text-align: left;
}

.subnavlinks a, .subnavlinks a:link, .subnavlinks a:visited {
	text-decoration: none;
	color: #6b8254;
}

.subnavlinks a:hover {
	text-decoration: underline;
}

.selected {
	background-image: url(../images/arrow_green_on.gif);
	background-repeat: no-repeat;
	margin-left: -20px;
	padding-left: 17px;
}

.copyright {
	padding: 10px;
	font-size: 11px;
	text-align: left;

}

.design48 {
	text-align: right;
	padding-left: 350px;
	vertical-align: middle;

}

.contentpic {
	float: right;
	padding: 10px;
	margin-top: -10px;
}

.contentpicleft {
	float: left;
	padding: 10px;
}

.contentpiclefthair {
	float: left;
	padding: 5px;
}	

.contentnumbers {
	float: left;
	padding: 10px;
}

.highlight {
	color: #649c32;
}

.inspirationemail {
	font: "Comic Sans MS";
	font-size: 24px;
	line-height: 26px;
}

.promotions {
	margin: 10px 0 0 0;	
}

.socialicons { 
	margin: 20px 30px 0 0;
}

.socialshare { margin-top: 30px; }

.testimonial {
	background-color: #EAEAEA;
	border: 1px solid #630;
	clear: both;
	font-size: 13px;	
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
}

.testimonial p {
	margin: 0px 0px 15px 0px;	
}

/* Blog */
#atomsubscribe { display: inline; float: right; margin: -2px 0 0 0; }

/* Consult */
#consult-box { float: left; margin: 30px 0 60px 0; }
#consult-box ul { list-style-type: none; margin: 0; padding: 0;width: 655px;}
#consult-box li { 
	background: url(../images/consult-box.jpg) 0 0 no-repeat; 
	color: #fff;
	display: inline; 
	float: left; 
	font-size: 24px;
	height: 205px; 
	line-height: 26px;
	list-style: none; 
	overflow: hidden;
	margin: 0 2px;
	/*padding: 50px 25px;*/
	text-align: center;
	vertical-align: middle;
	width: 213px; 
}
#consult-box li a { 
	color: #fff; 
	display: block;
	outline: none;
	padding: 30px;
	text-decoration: none; 
	text-shadow: #396a13 0px 0px 5px;
}
#consult-box li.link:hover { background-position: 0 -205px; cursor: pointer;}
#consult-box li.text { height: 125px; padding: 40px 25px; width: 163px;  }
.linkarrow { display: block; margin: 0 auto; }


/* Sidebar */

#contenttext.home #sidebar { float: right; left: 0; margin: 0 0 0 30px; position: relative; }
#contenttext.bookaconsult #sidebar { display:none; }
#sidebar { float: right; position:relative; left: 40px; }
#sidebar a { display: block; margin: 0 0 20px 0; }

/* Slider */
#slider {
    position:relative;
    width:730px; /* Change this to your images width */
    height:237px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
	position:absolute;
	left:320px;
	bottom:-27px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	cursor: pointer;
	display:block;
	width:42px;
	height:42px;
	background:url(../images/home-gallery-prev-next.png) no-repeat;
	text-indent:-9999px;
	border:0;
	position: absolute;
	top: 40%;
}
a.nivo-nextNav {
	background-position:-42px 0;
	right:15px;
	z-index: 999;
}
a.nivo-prevNav {
	left:15px;
	z-index: 999;	
}

.nivo-directionNav .nivo-prevNav:hover { background-position: 0 -42px; }
.nivo-directionNav .nivo-nextNav:hover { background-position: -42px 0; }

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}


/* Testimonials */
#testimonials { display:block; height: 50px; margin: 0 0 0 200px; padding: 0; width: 730px;} 
#testimonials .slide {list-style-type: none;} 
#testimonials blockquote {font-size: 18px;font-family: Arial, sans-serif;color: #333;font-style: italic; margin: 10px 0;} 
.readmore { display:block; font-size: 11px; font-style:normal; margin: 0 30px 0 0; text-align: right; }

/* Home */
.home #intro { margin: 30px 0 0 0; }

/* Image Galleries */
.gallery-pics { float: left; margin: 0 0 20px 0; }
.gallery-pics a { float: left; margin: 0; }
.gallery-pics a img { border: none !important; }

/* Products */
.osmosis-videos .about { margin-bottom: 40px; }
.osmosis-videos table td img[src$=".jpg"] { display: block; width: 130px; }
.osmosis-videos table td { text-align: left; vertical-align: top;}
.osmosis-videos table td a {  text-align: left; }
.osmosis-videos table table { margin-right: 5px; width: 150px; margin-bottom: 20px; }
.osmosis-videos table table td { font-size: 13px; line-height: 17px;  }
.osmosis-videos hr { height: 1px; border: 0; background-color: #ccc; color: #ccc; }
