/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background: #bab8a9;
	color: #4f3620;
}

html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, textarea, select, form {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

img.border {
	border: 1px solid #edecdf;
	background: #fff;
	padding: 2px;
}
td {
	text-align: left;
	vertical-align: top;
}
.page_top_line {
	background: #4f3620;
	width: 100%;
	height: 5px;
}

.header_top {
	float: left;
	width: 1000px;
}
.business_name_slogon {
	float: left;
	background: url(../images/business_name_slogon.jpg) no-repeat;
	width: 500px;
	height: 55px;
	margin: 15px 0 20px 0;
}

.top_links {
	float: left;
	width: 500px;
	height: 55px;
	margin: 15px 0 0 0;
	font-size: 13px;
	text-align: right;
	color: #d6d4c5;
	line-height: 22px;
}

.top_links a {
	color: #4f3620;
	text-decoration: underline;
}
.top_links a:hover {
	color: #795332;
	text-decoration: none;
}
.top_links a.selected {
	background: #4f3620 url(../images/header_link_back_repeat.jpg) repeat-x;
	color: #fff;
	text-decoration: none;
	padding: 0 5px 2px 5px;
}

.top_links_text {
	font-size: 13px;
	color: #4f3620;
	line-height: 18px;
}

.header_buttons {
	float: left;
	width: 1000px;
	font-weight: bold;
	line-height: normal;
}
.header_buttons ul {
	list-style-type: none;
	margin: 0;
	margin-left: 18px;
	padding: 0;
}
.header_buttons li {
	display: inline;
	margin: 0;
	padding: 0;
}
.header_buttons a {
	float: left;
	background: url(../images/header_buttons_left_back.jpg) no-repeat left top;
	margin: 0;
	margin-right: 5px;
	padding: 0 0 0 10px;
	font-size: 15px;
	text-decoration: none;
}
.header_buttons a span {
	float: left;
	display: block;
	background: url(../images/header_buttons_back.jpg) no-repeat right top;
	padding: 5px 9px 5px 1px;
	font-weight: bold;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.header_buttons a span { float: none; }
/* End IE5-Mac hack */
.header_buttons a:hover span { color: #fff; }
.header_buttons li.selected a {
	background-position: 0 -30px;
}
.header_buttons li.selected a span {
	background-position: 100% -30px;
	color: #fff;
}
.header_buttons a:hover, .header_buttons li.selected a:hover {
	background-position: 0% -30px;
}
.header_buttons a:hover span, .header_buttons li.selected a:hover span {
	background-position: 100% -30px;
}

.header_banner {
	width: 1000px;
	height: 250px;
}
.header_banner_picture_left {
	float: left;
	background: url(../images/header_banner_picture_left.jpg) no-repeat;
	width: 335px;
	height: 250px;
}
.header_banner_picture_middle {
	float: left;
	background: url(../images/header_banner_picture_middle.jpg) no-repeat;
	width: 330px;
	height: 250px;
}
.header_banner_picture_right {
	float: left;
	background: url(../images/header_banner_picture_right.jpg) no-repeat;
	width: 335px;
	height: 250px;
}

.body_top_back {
	background: url(../images/body_top_bottom_back.jpg) no-repeat top left;
	height: 25px;
}
.body_middle_back {
	background: url(../images/body_middle_back_repeat.jpg) repeat-y;
	padding: 0 5px 0 10px;
}
.body_bottom_back {
	background: url(../images/body_top_bottom_back.jpg) no-repeat bottom left;
	height: 25px;
}
.body_left {
	width: 705px;
}
.body_right_back {
	background: url(../images/right_top_back.jpg) no-repeat;
}
.body_right {
	width: 250px;
	margin: 0 10px;
}

.welcome_text {
	background: url(../images/welcome_text.jpg) no-repeat;
	padding: 13px 0 0 0px;
	margin: 0 10px;
	font-size: 24px;
	color: #bf6800;
}

.large_box_top {
	background: url(../images/large_box_top_bottom_back.jpg) no-repeat left top;
	height: 10px;
}
.large_box_middle {
	background: #faf9ef;
	padding: 0 10px;
}
.large_box_bottom {
	background: url(../images/large_box_top_bottom_back.jpg) no-repeat left bottom;
	height: 10px;
}

.small_box_top {
	background: url(../images/small_box_top_bottom_back.jpg) no-repeat left top;
	height: 10px;
}
.small_box_middle {
	background: #faf9ef;
	text-align: center;
}
.small_box_bottom {
	background: url(../images/small_box_top_bottom_back.jpg) no-repeat left bottom;
	height: 10px;
}

.link_listing {
	float: left;
	width: 228px;
}
.content_list_box {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding: 10px 10px 15px 10px;
}
.quote_up {
	background: url(../images/quote_mark_up.jpg) no-repeat left top;
	padding-right: 28px;
}
.quote_down {
	background: url(../images/quote_mark_down.jpg) no-repeat right top;
	padding-left: 25px;
}

.left_contact_box_left {
	float: left;
	width: 200px;
	margin-top: 25px;
}
.left_contact_box_right {
	float: left;
	width: 475px;
	padding: 0 10px 0 20px;
	margin-top: 25px;
}

.right_contact_number {
	background: url(../images/telephone_icon.jpg) no-repeat;
	height: 60px;
	padding-left: 60px;
	font-size: 22px;
	font-weight: bold;
	color: #93c25e;
	line-height: 26px;
	margin-bottom: 15px;
}

.natural_cures_button {
	width: 250px;
	margin-bottom: 15px;
}
.natural_cures_button a {
	background: url(../images/natural_cures_btn.jpg) left top;
	display: block;
	height: 60px;
	text-decoration: none;
	color: none;
}
.natural_cures_button a:hover, .natural_cures_button a.selected {
	background: url(../images/natural_cures_btn.jpg) left bottom;
	text-decoration: none;
	color: none;
}

.juice_plus_button {
	width: 250px;
	margin-bottom: 15px;
}
.juice_plus_button a {
	background: url(../images/juice_plus_btn.jpg) left top;
	display: block;
	height: 60px;
	text-decoration: none;
	color: none;
}
.juice_plus_button a:hover, .juice_plus_button a.selected {
	background: url(../images/juice_plus_btn.jpg) left bottom;
	text-decoration: none;
	color: none;
}

.right_seperator {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding: 10px 0;
	margin-bottom: 15px;
}

.smile_gallery {
	background: url(../images/smile_gallery_icon.jpg) no-repeat;
	height: 52px;
	padding-left: 63px;
	font-size: 12px;
	color: #999;
}
.smile_gallery a {
	font-size: 24px;
	color: #ee9500;
	text-decoration: none;
}
.smile_gallery a:hover, .smile_gallery a.selected {
	color: #ffae00;
	text-decoration: underline;
}

.contact_us {
	background: url(../images/contactus_icon.jpg) no-repeat;
	height: 40px;
	padding: 15px 0 0 63px;
	font-size: 24px;
	color: #93c25e;
}

.footer_links1 {
	font-size: 14px;
	color: #d6d4c5;
	text-align: center;
	margin: 30px 0 5px 0;
}
.footer_links1 a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.footer_links1 a:hover, .footer_links1 a.selected {
	color: #fff;
	text-decoration: underline;
}

.footer_links2 {
	font-size: 13px;
	color: #d6d4c5;
	text-align: center;
	margin-bottom: 5px;
}
.footer_links2 a {
	font-size: 13px;
	color: #4f3620;
	text-decoration: none;
}
.footer_links2 a:hover, .footer_links2 a.selected {
	color: #795332;
	text-decoration: underline;
}

.powered_by {
	text-align: center;
	margin-bottom: 20px;
	font-size: 13px;
	color: #4f3620;
}

.footer_content {
	text-align: center;
	font-size: 14px;
	color: #767465;
	margin-bottom: 30px;
}


.common_h1 {
	font-size: 24px;
	color: #bf6800;
}
.common_h2 {
	font-size: 24px;
	color: #9e9974;
}
.common_h3 {
	font-size: 18px;
	color: #4f3620;
}
.common_h4 {
	font-size: 14px;
	color: #acaa97;
}
.common_h5 {
	font-size: 28px;
	color: #3666a1;
}
.common_h6 {
	font-size: 24px;
	color: #93c25e;
}

.common_h7 {
	font-size: 12px;
	color: #4f3620;
}


.common_t1 {
	font-size: 16px;
	font-style: italic;
	color: #4f3620;
	line-height: 20px;
}
.common_t2 {
	font-size: 12px;
	color: #e63e0e;
	line-height: 14px;
}


.bullet_link1 {
	background: url(../images/bullet_1.gif) no-repeat left 6px;
	padding-left: 28px;
}
.bullet_link1 a {
	font-size: 13px;
	font-weight: bold;
	color: #e63e0e;
	text-decoration: none;
}
.bullet_link1 a:hover {
	color: #ff501d;
	text-decoration: none;
}

.bullet_link2 {
	background: url(../images/right_mark.jpg) no-repeat left 1px;
	padding-left: 21px;
}
.bullet_link2 a {
	font-size: 14px;
	font-weight: bold;
	color: #e63e0e;
	text-decoration: none;
}
.bullet_link2 a:hover {
	color: #ff501d;
	text-decoration: none;
}

a.link_uline1:link, a.link_uline1:visited {
	font-size: 14px;
	font-weight: bold;
	color: #8cc449;
	text-decoration: underline;
}
a.link_uline1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #8cc449;
	text-decoration: none;
}

a.link_uline2:link, a.link_uline2:visited {
	font-size: 14px;
	font-weight: bold;
	color: #4f3620;
	text-decoration: underline;
}
a.link_uline2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4f3620;
	text-decoration: none;
}

a.anchore:link, a.anchore:visited {
	font-size: 15px;
	font-weight:normal;
	color: #bf6800;
	text-decoration:underline;
}
a.anchore:hover {
	font-size: 15px;
	font-weight:normal;
	color: #8a4d03;
	text-decoration:underline;
}


input.formfeild, textarea.formfeild, select.formfeild {
	font-size: 12px;
	color: #666;
	border: 1px outset;
	background: #fff;
}
input.button {
	font-size: 12px;
	font-weight: bold;
	background: url(../images/form_button_back.jpg) repeat-x;
	border: 1px outset;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 5px;
}


.Top_menu_Items {
	position:absolute; 
	visibility:hidden; 
	border:1px solid #4f3620; 
	background-color:#cecdc2; 
	width:138px; 
	padding:5px; 
	z-index:0
}

.Top_menu {
	float:left; 
	padding-right:15px; 
	padding-left:15px; 
	border-right: 1px dotted #fff;
}


.Top_menu_Links {
	padding-left:7px; 
	height: 18px;
}

a.MenuLinks:link, a.MenuLinks:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.MenuLinks:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff000;
	font-weight:bold;
	text-decoration:none;
}

a.DropDownLinks:link {
	color:#4f3620;
	font-size:12px;
	text-decoration:underline;
}
a.DropDownLinks:visited {
	color:#4f3620;
	font-size:12px;
	text-decoration:underline;
}
a.DropDownLinks:hover {
	color:#845348;
	text-decoration:none;
	font-size:12px;

}
a.DropDownLinks:active {
	color:#845348;
	text-decoration:none;
	font-size:12px;
}



a.top_tab_links:link {
	font-size:13px;
	color:#6a1c06;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}
a.top_tab_links:visited {
	font-size:13px;
	color:#6a1c06;
	font-weight: bold;
	text-decoration:none;
	line-height:20px;
}
a.top_tab_links:hover {
	font-size: 13px;
	color:#b32f09;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;

}
a.top_tab_links:active {
	font-size:13px;
	color:#b32f09;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}


a.faq:link {
	font-size:13px;
	color:#de410a;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;
}
a.faq:visited {
	font-size:13px;
	color:#de410a;
	font-weight: bold;
	text-decoration:underline;
	line-height:20px;
}
a.faq:hover {
	font-size: 13px;
	color:#b03206;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;

}
a.faq:active {
	font-size:13px;
	color:#b03206;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;
}


/* Left Menu*/

div.leftsidemenu {
	width: 230px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#87C137;
	
}
div.leftsidemenu div {
	overflow: hidden;
}

div.leftsidemenu div.collapsed {
	height: 31px;
}
div.leftsidemenu div span {
	
	display: block;
	padding: 6px 0px 9px 11px;
	font-size: 14px;
	color:#4f3620;
	font-weight:bold;
	cursor: pointer;
	background:#e8e5dc;
	border-left:1px solid #b0a8a8;
	border-right: 1px solid #b0a8a8;
	border-top: 1px solid #b0a8a8;
	border-bottom:1px solid #b0a8a8;

}

div.leftsidemenu div a {
	padding: 4px 4px 3px 10px;
	border-bottom: 1px solid #b0a8a8;
	border-left:1px solid #b0a8a8;
	border-right: 1px solid #b0a8a8;
	background-color:#fff;
	background-position: 10px 12px;
	color: #999;
	font-weight:normal;
	text-decoration: none;
	display: block;
}
div.leftsidemenu div a.current {
	background : #fff;
	background-position: 10px 12px;
}
div.leftsidemenu div a:hover {

	background-color:#f5fcf0;
	background-position: 10px 12px;
	color: #022324;
	text-476702: none;
	display: block;
}

.smile_directory_menu_heading {
	background:url(../images/smile-gallery-header.jpg) no-repeat;
	width: 220px;
	height: 24px;
	padding-left:10px;
	padding-top: 5px;
	font-size:14px;
	color: #a75d04;
}

.smile_directory_category_name {
	background:url(../images/smile_category_heading.jpg) no-repeat;
	width: 441px;
	height: 25px;
	padding-left:10px;
	padding-top: 5px;
	font-size:14px;
	color: #a75d04;
}

.gallery_middle {
	width: 429px; 
	border: 1px solid #b0a8a8; 
	padding:10px;
}

.left_image {
	float:left; 
	width:114px; 
	height: 76px; 
	margin-right:10px; 
	padding:2px; 
	border: 1px solid #ddd;
}

.right_image {
	float: left; 
	width:114px; 
	height: 76px; 
	margin-right:10px; 
	padding:2px; 
	border: 1px solid #ddd;
}

.tm_text {
	float: left; 
	width:169px; 
	height: 75px; 
	font-size:12px; 
	padding-top:5px; 
	line-height:15px;
}

.TM_images {
	margin-bottom:10px; 
	height:90px; 
	border-bottom:1px dashed #ccc;
}

a.gallery_buttons:link, a.gallery_buttons:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
	background: #eeeeee;
	border: 1px solid #dddddd;
	padding: 2px 5px 2px 5px;
}
a.gallery_buttons:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
	background: #ffffff;
	border: 1px solid #dddddd;
	padding: 2px 5px 2px 5px;
}

.smile_gallery_menu_top {
	background:url(../images/images/gallery_menu_top.jpg) no-repeat; 
	width:251px; 
	height:56px;
}

.smile_gallery_menu_rep {
	background:url(../images/images/gallery_menu_rep.jpg) repeat-y;
	width: 221px; 
	padding:15px; 
}

.smile_gallery_menu_bottom {
	background:url(../images/images/gallery_menu_bottom.jpg) no-repeat; 
	width: 251px; 
	height: 10px;
}

.smile_gallery_middle_top {
	background:url(../images/images/gallery_top.jpg) no-repeat; 
	width:685px; 
	height: 15px;
}

.gallery_middlerep {
	background: url(../images/images/gallery_rep.jpg) repeat-y;
	padding:15px;
	height: 425px;
}

.smile_gallery_middle_bottom {
	background:url(../images/images/gallery_bottom.jpg) no-repeat; 
	width:685px; height:15px;
}

.category_heading {
	width: 655px; 
	margin-bottom:10px; 
	font-size: 16px; 
	color: #646408;
}

.left_DIV {
	float:left; 
	width: 316px; 
	border-right:1px dashed  #ccc; 
	padding-right:9px; 
	border-bottom:1px dashed #ccc; 
}

.right_DIV {
	float: left; 
	width:317px; 
	padding-left:10px; 
	border-bottom:1px dashed #ccc;
}

.image_left {
	margin-top:10px;
	width: 310px; 
	padding:2px; 
	border:1px solid #ccc; 
	height: 115px;
}

.text_DIV {
	margin-bottom:7px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
	}
	
a.sub_links:link {
	font-size:12px;
	color:#646408;
	text-decoration:underline;
	line-height:20px;
}
a.sub_links:visited {
	font-size:12px;
	color:#646408;
	text-decoration:underline;
	line-height:20px;
}
a.sub_links:hover {
	font-size: 12px;
	color:#3f3f04;
	text-decoration:underline;
	line-height:20px;

}
a.sub_links:active {
	font-size:12px;
	color:#3f3f04;
	text-decoration:underline;
	line-height:20px;
}

.left_box_top_back {
	background: url(../images/box_left_top_back.jpg) no-repeat;
	height: 10px;
}

.left_box_repeat_back {
	background: url(../images/box_left_back_repeat.jpg) repeat-y;
	padding: 0 10px;
}

.left_box_bottom_back {
	background: url(../images/box_left_bottom_back.jpg) no-repeat;
	height: 10px;
}

/* Image Gallery Styles */
.image_gallery_back {
	background: url(../images/image_gallery_back.jpg) no-repeat;
	width: 685px;
	height: 177px;
}
.stepcarousel {
	position: absolute;
	border: 0;
	overflow: scroll;
	width: 589px;
	height: 177px;
	margin: 0 48px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left;
	overflow: hidden;
	margin: 17px 17px;
	padding: 0;
	width: 252px;
	height: 157px;
	text-align: center;
}
.galleryThumb {
	width: 244px;
	height: 117px;
	border: 2px solid #ddd;
	background: #fff;
	padding: 2px;
	margin-bottom: 3px;
}


a.link_gallery:link, a.link_gallery:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cf650d;
	text-decoration: none;
}
a.link_gallery:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef7b1b;
	text-decoration: none;
}

.app_form_left {
	width:300px;
	float:left;
}

.app_form_right {
	width:290px;
	padding-left:10px;
	float:left;
}

.app_form_left_name {
	width:100px;
	padding-top:2px;
	float:left; 
	margin-bottom:5px;
}

.app_form_left_inputs {
	width:195px;
	padding-left: 5px;
	float:left; 
	margin-bottom:5px;
}

.face_book_button {
	width: 250px;
	margin-bottom: 10px;
}
.face_book_button a {
	background:url(../images/face_book.jpg) left top;
	display: block;
	height: 60px;
	text-decoration: none;
	color: none;
}
.face_book_button a:hover, .face_book_button a.selected {
	background: url(../images/facebook_down.jpg) left bottom;
	text-decoration: none;
	color: none;
}

.twitter_button {
	width: 250px;
	margin-bottom: 10px;
}
.twitter_button a {
	background:url(../images/twitter.jpg) left top;
	display: block;
	height: 60px;
	text-decoration: none;
	color: none;
}
.twitter_button a:hover, .twitter_button a.selected {
	background:url(../images/twitter_down.jpg) left bottom;
	text-decoration: none;
	color: none;
}

/* Image Gallery Pup up Window Styles */
#thumbBox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	padding-bottom: 0;
	background: #333;
	visibility: hidden;
	z-index: 2009;
	cursor: hand;
	cursor: pointer;
	color:#ccc;
	font-size:11px;
}
#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
	font: bold 14px Arial;
	line-height: 1.1em;
	color: #fff;
	padding: 5px 0;
	text-align: right;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background: #333333;
	padding: 0px;
}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 2px solid #333;
	background-color: #f5f5f5;
	padding: 5px;
	z-index: 2008;
	color: #333;
}















