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

body {
	background: #FFFFFF url(../images/body_bg.jpg) top left repeat;
	margin-top: 10px;
	height: 400px;
}

#wrapper {
	width: 896px;
	margin: 0 auto;
	height: 600px;
	border: 1px solid #744c2b;
}

#header {
	margin: 0px;
	height: 143px;
}

#footer {
	background: url(../images/footer_bar.jpg) top left no-repeat;
	margin: 0px;
	width: 896px;
	text-align: center;
	overflow: hidden;
}

#copyright {
	font-size: 9px;
	color: #744C2B;
}

#content {
	float:left;
	margin:0;
	padding:0;
	width: 896px;
}

#content_home {
	width: 896px;
	height: 100%;
	position:absolute;
	top:134px;
}

#home_content {
	margin: 0px 0 0 0;
}

#cust_care_container {
	background: url(../images/cust_care_box_bg.jpg) top left no-repeat;
	width: 668px;
	height: 296px;
	margin-left: 197px;
	padding-top:10px;
}


#contact_form{
	width: 300px;
	margin-top: 5px;
	margin-left: 40px;
	margin-right: auto;
	float: left;
	color: #a5cab1;
}

#contact_content{
	width: 300px;
	float: left;
	color: #a5cab1;
	text-align: left;
}

#contact_form p {
	margin: 0px;
	padding: 0px;
	margin-top: 120px;
	text-align: center;
	float: left;
}

input#name  {
	width:200px;
}

input#email_input  {
	width:200px;
}

input#subject  {
	width:200px;
}

#message  {
	width:205px;
}


span.error {
	color: #FF0000;
}

span.alert {
	color: #FFFFFF;
	margin-top: 0px;
}

#philosophy_content {
	margin: 0px;
	background: url(../images/philosophy_bg.jpg) top left no-repeat;
	width: 896px;
	height: 433px;
	text-align: center;
}

#philosophy_content img {
	margin-left: auto;
	margin-right: auto;
}

#faq_content {
	margin: 0px;
	background: url(../images/faq_bg.jpg) top left no-repeat;
	width: 896px;
	height: 433px;
	text-align: center;
}

#faq_content img {
	margin-left: auto;
	margin-right: auto;
}

#faq_links_left {
	color: #a5cab1;
	width: 265px;
	text-align: left;
	float: left;
	padding-left: 85px;
	font-size: 9px;
	margin-top: 0px;
}

#faq_links_left li {
	margin-left: 0px;
	margin-top: 12px;
	line-height:1.65em;
}

#faq_links_left li a {
	color: #FFFFFF;
}

#faq_links_right {
	color: #a5cab1;
	width: 265px;
	text-align: left;
	float: left;
	font-size: 9px;
	margin-top:0;
	
}

#faq_links_right li {
	margin-left: 0px;
	margin-top: 12px;
	line-height:1.65em;
}

#faq_links_right li a {
	color: #FFFFFF;
}

#about_content {
	margin-left:20px;
	width: 876px;
	float:left;
}

#about_info {
	padding: 14px 22px 22px 22px;
	background:#5c4339;
}

#about_img {
	background-color:#cae6cf;
}

#metamorphosis_content {
	margin-left:20px;
	width: 874px;
	float:left;
	border:1px solid #5c4339;
}

#metamorphosis_info {
	padding: 14px 22px 22px 22px;
	background: url(../images/metamorphosis_image.jpg) bottom left no-repeat;
	width:449px;
	border-right:1px solid #5c4339;
}

#metamorphosis_sidecol {
	background-color:#cae6cf;
	padding:20px 20px 20px 10px;
}

#faq_title {
	padding: 22px;
	background:#5c4339;
}

#faq_info {
	padding:20px;
}


#faq_img {
	background-color:#5c4339;
}

div#footer form {
	text-align: center;
}

#news_signup {
	height: 22;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

input#email_address {
	height: 10px;
	width: 150px;
	font-size: 9px;
	margin-left: 5px;
}

input#sub_btn {
	margin-top: 2px;
	margin-left: 5px;
}


/*============================================================================== 
 * Typography
==============================================================================*/


a:link {
	color: #63886a;
	text-decoration:none;
}

a:visited {
	color: #63886a;
	text-decoration:none;
}

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

a:active {
	color: #63886a;
	text-decoration:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C4339;
	line-height: 19px;
}

.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C4339;
	line-height: 19px;
	padding-left: 5px;
}

#about_info p {
	color:#FFF;
}

#philosophy_bullets {
	color:#FFF;
}

#bottom {
	width: 100%;
	height: 64px;
	background: url(../images/bg_bottom.jpg) bottom left repeat-x;
	margin:20px 0 0 0;
	float:left;
}

#bottom_home {
	width: 100%;
	height: 64px;
	background: url(../images/bg_bottom.jpg) bottom left repeat-x;
	margin-bottom: 0px;
	position:absolute;
	top:509px;
	left:0px;
}


/*============================================================================== 
 * Main Nav
==============================================================================*/

div#top_nav {
	width: 896px;
	height: 115px;
	background: url(../images/banner.jpg) top left no-repeat;
	text-align: right;
	}
	
ul#top_nav_list {
	list-style-type: none;
	color: #a5cab1;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: auto;
	padding-top: 90px;
	margin-bottom: 0px;
	float: right;
	width: f50px;
}

ul#top_nav_list li {
	float: left;
	margin-left: 25px;
}

ul#top_nav_list li a.white {
	color: #FFFFFF;
}

div#bottom_nav {
	width: 896px;
	height: 28px;
	background: url(../images/title_bar.jpg) top left no-repeat;
	}

ul#nav_list {
	margin: 2px 0 0 20px;
	padding: 0;
	list-style: none;
	width: 846px;
	height: 15px;
	float: left;
	text-align: center;
	}
	
ul#nav_list li {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	}

ul#nav_list a {
	float: left;
	color: #5c4339;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1.5px;
	}	

ul#nav_list a:hover {
	border-bottom: 2px solid #5c4339;
	}

ul#sub_menu {
	height: 20px;
	margin-top: 25px;
	margin-left: -75px;
	background-color: #a5cab1;
	border: 1px solid #5C4339;
	list-style-type: none;
	float: left;
	padding: 0px;
	position: absolute;
	z-index: 999;
	opacity: 100;
}

ul#sub_menu li {
	float: left;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #5C4339;
}

ul#sub_menu li.last {
	border: none;
}

/* Replace Text With Images
----------------------------------------------------------------------------- 

li#home a {
	background: url(../images/nav_home.jpg) top left no-repeat;
	width: 36px;
	height: 12px;
}

li#about a {
	background: url(../images/nav_about.jpg) top left no-repeat;
	width: 41px;
	height: 12px;
}

li#metamorphosis a {
	background: url(../images/nav_metamorphosis.jpg) top left no-repeat;
	width: 101px;
	height: 12px;
}

li#philosophy a {
	background: url(../images/nav_philosophy.jpg) top left no-repeat;
	width: 75px;
	height: 12px;
}

li#science_faqs a {
	background: url(../images/nav_science_faqs.jpg) top left no-repeat;
	width: 115px;
	height: 12px;
}
*/

/* Image Rollovers
----------------------------------------------------------------------------- 

li#home a:hover {
	background-position: 0px -12px;
}

li#about a:hover {
	background-position: 0px -12px;
}

li#metamorphosis a:hover {
	background-position: 0px -12px;
}

li#philosophy a:hover {
	background-position: 0px -12px;
}

li#science_faqs a:hover {
	background-position: 0px -12px;
}
*/

/*============================================================================== 
 * Scrollbar
==============================================================================*/

#scrollbox {
	background: url(../images/cust_care_box_bg.jpg) top left no-repeat;
    position:relative;
	width: 668px;
	height: 306px;
	margin-left: 197px;
	margin-right: auto;
	text-align: left;
}

#scrollbar_container {
    position:relative;
	width: 587px;
	height: 248px;
	margin-top: 29px;
	margin-left: 55px;
	text-align: left;
	float: left;
}

#scrollbar_container * {
	margin: 0px;
	padding: 0px;
}
 
#scrollbar_track {    
    height:214px;  
    width:1px;
	margin-right: 11px;  
    background-color: #FFFFFF;  
    cursor:move;  
	float: right;
} 

#scrollbar_content {
	background /**/: url(../images/philosophy_box_bg.jpg) top left no-repeat !important;
	width: 557px;
	height: 248px;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
	color: #312620;
	float: left;
	margin-right: 10px;
}

#scrollbar_content p {
	padding-top:10px;
}

#scrollbar_bg {
	background: url(../images/philosophy_box_bg.jpg) top left no-repeat;
	position: absolute;
	height: 248px;
	width: 366px;
	z-index: -50;
}

#scrollbar_content p {
	padding-left: 5px;
	padding-right: 5px;
}

#scrollbar_handle {  
    width:17px;
	height: 3px;
    background-color:#9cc3a9;  
    cursor:move;
	margin-left: -8px;   
}

#scroll_btn_up {
	background: url(../images/scroll_btn_up.jpg) top left no-repeat;
	height:17px;
	width:17px;
	float: left;
}

#scroll_btn_down {
	background: url(../images/scroll_btn_down.jpg) top left no-repeat;
	height:17px;
	width:17px;
	float: left;
}

#scroll_btn_up:hover {
	background-position: 0px -17px;
}

#scroll_btn_down:hover {
	background-position: 0px -17px;
}

/*============================================================================== 
 * Accordian Content
==============================================================================*/

.exp_headers{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
padding: 8px 0;
margin:0;
cursor: hand;
cursor: pointer;
border-top: 1px solid #5c4339;
}


.openlanguage{ /*class added to contents of headers when they are open*/
color: #a2bda7;
}

.closedlanguage{ /*class added to contents of headers when they are closed*/
color: #5c4339;
}





#error_box {
	background: url(../images/error_box_bg.jpg) top left no-repeat;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 250px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: 250px;
	color: #A5CAB1;
}

#ok_btn {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#error_box p#error_msg {
	margin-top: 50px;
}
