/* ***************************
  Site - WHOLEARTH
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* ***************************
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#0c0c0c;
	text-decoration:none;
}
a:hover {
	color:#00ad93;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

/* ***************************
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container{
	width:1000px;
	margin:0px auto;
}
/* ***************************
   $3 Header Styles
   ***************************/
#header{
	height:160px;
	width:100%;
	position:relative;
	z-index:2;
}
#header_inner{
	height:160px;
	width:100%;
	background:url(../images/bg_header.png) left top no-repeat;
}
#header h1{
	padding-top:19px;
	padding-left:35px;
	text-align:left;
}
#header h1 a{
	width:238px;
	height:54px;
	display:block;
	outline_style:none;
	text-indent:-9999px;
	background:url(../images/logo2.png) no-repeat;
}
.main_nav{
	height:62px;
	width:100%;
	position:absolute;
	top:80px;
	left:0px;
	background: url(../images/bg_main_nav.png) left 9px no-repeat;
}
.main_nav img{
	float:right;
	margin-right:12px;
}
#main_nav{
	width:820px;
	float:left;
	padding-top:9px;
	text-align:left;
}
#main_nav li{
	display:inline;
	line-height:43px;
	padding:0px 9px 0px 18px;
	font-size:12px;
	font-weight:bold;
}
#main_nav li a:hover{text-decoration:none;}
#main_nav .selected a,#main_nav .selected a:hover{
	color:#00ad93;
	text-decoration:none;
}

/**** Cart Styles above header ****/

#cart_links{
	margin-top:-18px;
	float:right;
	color:#999999;
}

#cart_links a{
	font-family: Arial;
	font-size:11pt;
	color:#19B178;
	padding-left:5px;
	padding-right:5px;
}

#cart_links img{
	padding-right:-5px;
}



/* ***************************
   $4 Content Styles
   ***************************/
#content{
	width:100%;
	margin:0px auto;
	margin-top:-6px;
	position:relative;
	z-index:1;
	overflow:hidden;
	background:url(../images/bg_content.jpg) center top;
}
.content_inner{
	background:#3e3d3d url(../images/bg_content_inner.png) left top repeat-x;
	overflow:hidden;
	width:100%;
	margin:0px auto;
}
#maincontent{
	float:right;
	width:656px;
	text-align:left;
}
#maincontent h1{
	width:626px;
	height:56px;
	font-size:32px;
	font-weight:normal;
	color:#63db11;
	padding-left:30px;
	padding-top:32px;
	background:url(../images/bg_text_title.png) left top repeat-x;
}
.prees_photo_box{
	width:656px;
	padding-top:24px;
	overflow:hidden;
}
.prees_photo_box p{
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
	padding:0px 40px 22px 40px;
}
.prees_photo_box p .paging{
	float:right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.prees_photo_box p .paging a{ color:#FFFFFF;}
.prees_photo_box p .paging a:hover{ color:#FFFFFF;}
.prees_photo_box .previous_page{
	padding-left:17px;
	background:url(../images/bg_previous_page.png) left 2px no-repeat;
}
.prees_photo_box .next_page{
	padding-right:17px;
	background:url(../images/bg_next_page.png) right 3px no-repeat;
}
.press_list{
	width:612px;
	margin:0px auto;
	overflow:hidden;
}
.press_list li{
	width:150px;
	height:180px;
	float:left;
	padding:30px 21px;
}
.press_list li img{
	padding:6px;
	background:#000000;
	/*float:left;*/
}

.press_list li p{
	font-family:Arial;
	font-size:10pt;
}

/*WHERE TO BUY is a copy of press page but modified!*/

.retailer_box{
	width:656px;
	padding-top:24px;
	overflow:hidden;
}
.retailer_box p{
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
	padding:0px 40px 22px 40px;
}
.retailer_box p .paging{
	float:right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.retailer_box p .paging a{ color:#FFFFFF;}
.retailer_box p .paging a:hover{ color:#FFFFFF;}
.retailer_box .previous_page{
	padding-left:17px;
	background:url(../images/bg_previous_page.png) left 2px no-repeat;
}
.retailer_box .next_page{
	padding-right:17px;
	background:url(../images/bg_next_page.png) right 3px no-repeat;
}
.retailer_list{
	width:612px;
	margin:0px auto;
	overflow:hidden;
}
.retailer_list li{
	width:578px;
	height:180px;
	float:left;
	padding:30px 21px;
}
.retailer_list li img{
	padding:6px;
	background:#000000;
	/*float:left;*/
}

.retailer_list li p{
	font-family:Arial;
	font-size:10pt;
}

.maincontent_inner{
	width:596px;
	padding:0px 30px;
	padding-top:24px;
	overflow:hidden;
}
.maincontent_inner p{
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
	padding-bottom:22px;
}
.maincontent_inner p span{ font-size:18px;}
.maincontent_inner .image_left{
	width:152px;
	float:left;
	color:#73f51a;
	font-size:12px;
	padding-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 8px 0px 3px;
}
.maincontent_inner .image_left_small{
	width:100px;
	float:left;
	color:#73f51a;
	font-size:12px;
	padding-bottom:6px;
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	margin:2px 4px 0px 1px;
}
.image_left a{color:#73f51a;}
.image_left a:hover{color:#73f51a;}
.maincontent_inner h2{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.maincontent_list_box{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	width:596px;
	overflow:hidden;
}
.maincontent_inner h3{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:15px;
}
.maincontent_list_box ul{ }
.maincontent_list_box ul li{
	float:left;
	width:290px;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:1px;
	padding-left:8px;
	background:url(../images/bg_ul_li.png) left 6px no-repeat;
}
.maincontent_list_box ul li a{ color:#FFFFFF;}
.maincontent_list_box ul li a:hover{ color:#FFFFFF;}
.product_detail{
	width:744px;
	float:left;
	overflow:hidden;
	background:#3e3d3d url(../images/bg_products_ind_maincontent.png) left top repeat-x;
}
.product_image{
	float:left;
	width:334px;
	padding-top:55px;
	text-align:center;
}
.product_info{
	width:368px;
	float:right;
	color:#FFF;
	padding-left:3px;
	text-align:left;
	margin-top:25px;
	background:url(../images/bg_introduction_pictures.png) left top no-repeat;
	margin-right:16px;
}
.product_info h2{
	font-size:40px;
	font-weight:normal;
	padding-top:18px;
}
.product_info h3{
	font-size:24px;
	font-weight:normal;
	padding-bottom:20px;
}
.product_info h4{
	font-size:14px;
	padding:10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.product_info h4 span{
	color:#64f31e;
}
.product_info h4 a{
	color:#64f31e;
}
.product_info h4 a:hover{
	color:#64f31e;
}

.product_info ul li{
background:transparent url(../images/bg_ul_li2.png) no-repeat scroll left 6px;
padding:0 0 4px 10px;
}

.product_info p{padding-top:15px;}
.product_info p a{
	font-size:12px;
	color:#64f31e;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:17px;
	background:url(../images/bg_p_a.png) right 3px no-repeat;
	text-decoration:underline;
}
.product_info p a:hover{
	color:#64f31e;
	text-decoration:none;
}
.product_info img{
	display:inline;
	margin-top:35px;
}
.products_top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg_products_box.png) left bottom repeat-x;
}
.products_text{
	position:absolute;
	left:83px;
	top:76px;
	width:270px;
	height:85px;
}
.products_text h2{
	font-size:30px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}
.products_text p{
	font-size:18px;
	text-align:left;
	color:#FFF;
}
.products_top ul{ padding-left:30px;}
.products_top ul li{
	float:left;
	width:140px;
	height:443px;

}
.products_top ul li img{
	display:block;
	margin:0px auto;
}
.products_top ul .c1{ width:180px;}
.products_top ul .c2{ width:180px;}
.products_top ul .c1 img{margin-top:232px; margin-bottom:4px;}
.products_top ul .c2 img{margin-top:203px; margin-bottom:7px;}
.products_top ul .c3 img{margin-top:36px; margin-bottom:6px;}
.products_top ul .c4 img{margin-top:63px; margin-bottom:10px;}
.products_top ul .c5 img{margin-top:63px; margin-bottom:10px;}
.products_top ul .c6 img{margin-top:208px; margin-bottom:8px;}
.products_top ul li a{
	color:#7bf785;
}
.products_top ul li a:hover{ color:#7bf785;}
.products_middle{
	width:100%;
	overflow:hidden;
	background:url(../images/bg_page_middle.png) right top repeat-y;
}
.products_middle img{
	display:block;
	float:left;
	margin-right:25px;
}
.products_middle p{
	font-size:27px;
	color:#FFF;
	text-align:left;
	padding:18px 10px 0px 0px;
}
.products_bottom_box{
	overflow:hidden;
	width:100%;
	background:url(../images/bg_bottom_box.png) left top;
}
.products_bottom_box .left_box{
	float:left;
	width:342px;
}
.products_bottom_box .left_box img{
	padding-top:62px;
	padding-left:40px;
}
.products_bottom_box img{
	display:block;
	float:left;
}
.fact{
	width:460px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding:0px 23px;
	color:#FFF;
	text-align:left;
}
.fact h2{
	font-size:14px;
	padding-left:1px;
	padding-top:20px;
}
.fact p {
	font-size:14px;
	line-height:17px;
	padding-top:10px;
}
.fact p a{
	color:#00ad93;
	font-size:10px;
}
.fact p a:hover{
	color:#00ad93;
}
.home_top{
	background:#1d1d22;
	width:100%;
	overflow:hidden;

}

.home_top div{
	left: 0px
}

.home_top img{
	display:block;
}

.home_middle{
	width:100%;
	overflow:hidden;
	background:url(../images/bg_page_middle.png) right top repeat-y;
}
.home_middle img{
	display:block;
	float:left;
	margin-right:25px;
}
.home_middle p{
	font-size:14px;
	color:#FFF;
	text-align:left;
	padding:15px 20px 0px 0px;
}
.home_middle p span{
	font-size:21px;
}
.home_bottom{
	width:100%;
	overflow:hidden;
	background:url(../images/bg_bottom_box.png) left top;
	height:226px;
}
.product_highlight{
	float:left;
	width:523px;
	padding-left:37px;
	text-align:left;
	padding-top:30px;
}
.product_highlight img{
	display:block;
	float:left;
}
.product_highlight h2{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#66bc29;
	padding-top:10px;
	padding-bottom:10px;
}
.product_highlight p{
	font-size:27px;
	color:#FFF;
	line-height:25px;
	padding-bottom:8px;
}
.product_highlight a{
	color:#00ad93;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.product_highlight a:hover{
	color:#00ad93;
}
.home_about_danny{
	width:440px;
	float:left;
	padding-top:30px;
}
.left_photo {
	width:123px;
	float:left;
	margin-right:25px;
}
.left_photo img{
	padding:9px;
	background:#1d1d1d;
}
.left_photo a{
	color:#00ad93;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.left_photo a:hover{
	color:#00ad93;
}
.home_about_danny p{
	font-size:16px;
	color:#FFF;
	line-height:23px;
	text-align:left;
	padding-top:5px;
}
.home_about_danny p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.home_about_danny p a:hover{
	color:#FFF;
}
/* ***************************
   $5 - Sidebar Styles
   ***************************/
#sidebar{
	width:344px;
	background:url(../images/bg_left.png) repeat-y;
	float:left;
}
#sidebar_long{
	width:344px;
	height:2813px;
	background:url(../images/wood_pattern.jpg) repeat-y;
	float:left;
}
#sidebar img{display:block; margin:0 auto;}
.do_just_one_thing{
	height:183px;
}
.do_just_one_thing h2{
	padding-top:62px;
	color:#FFF;
	font-size:36px;
	font-weight:normal;
}
.do_just_one_thing img{
	padding-top:62px;
}
.more_products{
	float:left;
	width:256px;
	height:723px;
	background:url(../images/bg_products_ind_sidebar.jpg) left top;
}
.more_products h2{
	font-weight:normal;
	color:#e5e6e4;
	font-size:26px;
	padding-top:50px;
}
.more_products ul{
	margin:0px auto;
	width:140px;
}
.more_products ul li{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	width:140px;
	padding-top:25px;
	padding-bottom:8px;
}
.more_products ul li img{display:block;}
.more_products ul li span{
	display:block;
	background:url(../images/bg_ul_li3.png) left top repeat-y;
}
.more_products ul li a{
	font-size:14px;
	color:#FFF;
}
.more_products ul li a:hover{
	color:#FFF;
}
.more_products p{
	margin:0px auto;
	width:140px;
	text-align:left;
	padding:15px 0px;
}
.more_products p a{
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:17px;
	background:url(../images/bg_p_a.png) right center no-repeat;
}
.more_products p a:hover{
	color:#fff;
}

/**************************************************************************************************/
.shopping_cart_box{
	width:100%;
	background:#1d1d1d;
	text-align:left;
}
.shopping_cart_box h3{
	color:#fdfdfd;
	font-size:28px;
	font-weight:normal;
	padding:20px 0px 14px 38px;
	background:url(../images/shopping_cart_box_h3.png) repeat-y;
}
.table_title{
	width:100%;
	overflow:hidden;
	padding:3px 0px 4px 0px;
	margin-bottom:12px;
	background:url(../images/bg_table_title.png) repeat-y;
}
.table_title div{
	font-size:10px;
	color:#010101;
	text-transform:uppercase;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
.table_title .row1{
	width:522px;
	padding-left:36px;
}
.table_title .row2{width:222px;}
.table_title .row3{width:114px;}
.table_title .row4{width:106px;}
.table_content{
	border-bottom:1px solid #447836;
	overflow:hidden;
	width:100%;
	padding-top:20px;
	padding-bottom:21px;
}
.table_content .row_box{
	font-size:10px;
	color:#010101;
	float:left;
	display:block;
}
.table_content .row1{
	width:522px;
	padding-left:36px;
	overflow:hidden;
}
.table_content .row2{width:222px;}
.table_content .row3{width:114px;}
.table_content .row4{width:106px;}
.table_content .row_box img{
	display:block;
	float:left;
}
.table_content .row_box .text_box{
	width:406px;
	float:right;
}

.table_content .row_box .text_box2{
	width:122px;
	
}
.table_content .row_box p{
	font-size:18px;
	color:#fcfdfc;
	padding-bottom:4px;
}
.table_content .row_box .text_box a{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#01ad92;
}
.table_content .row_box .text_box a:hover{
	color:#01ad92;
}
.table_content .row_box select{
	height:20px;
	width:122px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #cdcdcd;
}

.table_content .row_box .input_box{
	height:18px;
	width:27px;
	background: url(../images/bg_input_box.png) left top no-repeat;
	text-align:center;
	border:none;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:3px;
}
.shopping_cart_bottom_box{
	border-top:9px solid #66bc29;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.shopping_cart_bottom_box ul{
	padding-left:36px;
	padding-top:14px;
}
.shopping_cart_bottom_box li{
	background:#0d0d0d;
	padding:10px 20px 0px 20px;
	height:34px;
	font-size:18px;
	color:#fcfdfc;
	float:left;
	margin-right:19px;
}
.shopping_cart_bottom_box li .input_box{
	width:88px;
	height:19px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:2px;
	vertical-align:middle;
	background:#fffdfd;
	border:none;
	margin-left:13px;
	border-left:1px solid #b8b6b6;
}
.shopping_cart_bottom_box li .apply_button{
	width:75px;
	height:23px;
	vertical-align:middle;
	background: url(../images/apply_img.png) no-repeat;
	border:none;
	margin-left:9px;
	cursor:pointer;
}
.shopping_cart_bottom_box li a{
	color:#fcfdfc;
	text-decoration:underline;
}
.shopping_cart_bottom_box li a:hover{
	color:#fcfdfc;
	text-decoration:none;
}
.shopping_cart_bottom_box li img{
	display:inline;
	vertical-align:middle;
	margin-left:9px;
}
.shopping_cart_bottom_box .box{
	width:220px;
	float:right;
	padding-right:37px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#fcfdfc;
	padding-top:7px;
}
.shopping_cart_bottom_box .box p{
	line-height:22px;
	font-size:16px;
	padding:6px 6px 6px 0px;
}
.shopping_cart_bottom_box .box p span{font-size:23px;}
.shopping_cart_bottom_box .box .checkou_button{
	width:155px;
	height:34px;
	vertical-align:middle;
	background: url(../images/checkout_img.png) no-repeat;
	border:none;
	cursor:pointer;
}
.shopping_cart_bottom_box .box .place_order_button{
	width:194px;
	height:34px;
	vertical-align:middle;
	background: url(../images/place_order_img.png) no-repeat;
	border:none;
	cursor:pointer;
}
.shopping_cart_box .form_box{
	width:100%;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:16px;
	background:url(../images/bg_form_box.png) center top repeat-y;
}
.shopping_cart_box .form_box .box{
	width:500px;
	float:left;
	padding-bottom:17px;
}
.shopping_cart_box .form_box .box h2{
	color:#fcfdfc;
	font-size:18px;
	font-weight:normal;
	padding-left:38px;
}
.shopping_cart_box .form_box .box h2 label{
	font-size:10px;
	color:#71f811;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:25px;
	padding-left:16px;
	background:url(../images/inc_img.png) left center no-repeat;
	margin-left:30px;
}
.shopping_cart_box .form_box .box p{
	width:100%;
	overflow:hidden;
	padding-top:11px;
}
.shopping_cart_box .form_box .box p span{
	display:block;
	float:left;
	width:132px;
	padding-right:12px;
	text-align:right;
	font-size:16px;
	color:#fcfdfc;
	font-family:Arial, Helvetica, sans-serif;
}
.shopping_cart_box .form_box .box p span label{
	padding-left:16px;
	background:url(../images/inc_img.png) left center no-repeat;
}
.shopping_cart_box .form_box .box p .input_box{
	width:233px;
	height:19px;
	/*background:#fffdfd;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	border:none;
	border-left:1px solid #cac8c8;
	border-right:1px solid #454545;
}
.shopping_cart_box .form_box .box p .input_box1{
	width:122px;
	height:19px;
	background:#fffdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	border:none;
	border-left:1px solid #cac8c8;
	border-right:1px solid #454545;
}
.shopping_cart_box .form_box .box p select{
	height:20px;
	width:122px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #cdcdcd;
}
.shopping_cart_box .form_box .box p.top_p{
	padding:0px;
	width:auto;
	padding-left:38px;
}
.shopping_cart_box .form_box .box strong{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-transform:uppercase;
	color:#fffdfd;
}
.shopping_cart_box .form_box .box p.top_p input{vertical-align:middle; margin-right:5px;}
.shopping_cart_center_box{
	border-top:9px solid #66bc29;
	width:100%;
	overflow:hidden;
	padding-bottom:32px;
	padding-top:20px;
}
.shopping_cart_box .shopping_cart_center_box h2{
	color:#fcfdfc;
	font-size:18px;
	font-weight:normal;
	padding-left:38px;
	padding-bottom:10px;
}
.shopping_cart_box .shopping_cart_center_box h2 label{
	font-size:10px;
	color:#71f811;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:25px;
	padding-left:16px;
	background:url(../images/inc_img.png) left center no-repeat;
	margin-left:30px;
}
.shopping_cart_box .shopping_cart_center_box ul{
	width:100%;
	overflow:hidden;
}
.shopping_cart_box .shopping_cart_center_box ul li{
	float:left;
	overflow:hidden;
	padding-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fcfdfc;
}
.shopping_cart_box .shopping_cart_center_box ul li a{
	font-size:10px;
	font-weight:bold;
	color:#71f811;
	text-decoration:underline;
}
.shopping_cart_box .shopping_cart_center_box ul li a:hover{
	color:#71f811;
	text-decoration:none;
}
.shopping_cart_box .shopping_cart_center_box ul li span{
	display:block;
	float:left;
	width:180px;
	padding-right:24px;
	text-align:right;
	font-size:16px;
	color:#fcfdfc;
	font-family:Arial, Helvetica, sans-serif;
}
.shopping_cart_box .shopping_cart_center_box ul li label{
	padding-left:16px;
	background:url(../images/inc_img.png) left center no-repeat;
}
.shopping_cart_box .shopping_cart_center_box ul .li_1{ width:445px;}
.shopping_cart_box .shopping_cart_center_box ul .li_2{ width:555px;}
.shopping_cart_box .shopping_cart_center_box ul .li_2 span{
	width:143px;
	padding-right:15px;
}
.shopping_cart_box .shopping_cart_center_box ul .li_2 img{
	margin-left:3px;
	display:inline;
	vertical-align:middle;
}
.shopping_cart_box .shopping_cart_center_box ul li .input_box{
	width:235px;
	height:19px;
	background:#fffdfd;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size:12px;
	padding-top:2px;
	border:none;
	border-left:1px solid #cac8c8;
	border-right:1px solid #454545;
}
.shopping_cart_box .shopping_cart_center_box ul li .input_box1{
	width:72px;
	height:19px;
	background:#fffdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	border:none;
	border-left:1px solid #cac8c8;
	border-right:1px solid #454545;
}
.shopping_cart_box .shopping_cart_center_box ul li select{
	height:20px;
	width:73px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #cdcdcd;
}

/*******************************
	tell a friend styles
******************************/

.form_box{
	width:100%;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:16px;
}
.form_box .box{
	width:650px;
	float:left;
	padding-bottom:17px;
}
.form_box .box .errors {
	color:rgb(230,0,0);
	border:1px dotted;
	font-size:14px;
	font-weight:normal;
	margin:8px 38px;
}
.form_box .box .results {
	color:#71F811;
	border:1px dotted;
	font-size:14px;
	font-weight:normal;
	margin:8px 38px;
}

.form_box .box h2{
	color:#fcfdfc;
	font-size:18px;
	font-weight:normal;
	padding-left:38px;
}
.form_box .box h2 label{
	font-size:10px;
	color:#71f811;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:25px;
	padding-left:16px;
	background:url(../images/inc_img.png) left center no-repeat;
	margin-left:30px;
}
.form_box .box p{
	width:100%;
	overflow:hidden;
	padding-top:11px;
}
.form_box .box p span{
	display:block;
	float:left;
	width:152px;
	padding-right:12px;
	text-align:right;
	font-size:16px;
	color:#fcfdfc;
	font-family:Arial, Helvetica, sans-serif;
}
.form_box .box p span label{
	padding-left:16px;
	background:url(../images/inc_img.png) left center no-repeat;
}
.form_box .box p .input_box{
	width:233px;
	height:19px;
	/*background:#fffdfd;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	border:none;
	border-left:1px solid #cac8c8;
	border-right:1px solid #454545;
}
.form_box .box p .input_box1{
	width:122px;
	height:19px;
	background:#fffdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	border:none;
	border-left:1px solid #cac8c8;
	border-right:1px solid #454545;
}

.form_box .box p .input_area{
	width:233px;
	height:90px;
	background:#fffdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	border:none;
	border-left:1px solid #cac8c8;
	border-right:1px solid #454545;

}

.form_box .box p select{
	height:20px;
	width:122px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #cdcdcd;
}
.form_box .box p.top_p{
	padding:0px;
	width:auto;
	padding-left:38px;
}
.form_box .box strong{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-transform:uppercase;
	color:#fffdfd;
}
.form_box .box p.top_p input{vertical-align:middle; margin-right:5px;}


/* ***************************
   $6 Footer Styles
   ***************************/
#footer{
	padding-top:35px;
	background:url(../images/bg_fooer.png) left top no-repeat;
	width:100%;
	clear:both;
}
#footer_inner{
	width:100%;
	border-bottom:1px dotted #cccccc;
	border-top:1px dotted #cccccc;
}
#footer ul{
	font-size:15px;
	color:#8d8c8b;
	padding:3px 0px;
}
#footer ul li{
	display:inline;
}
#footer ul li a{color:#8d8c8b;}
#footer ul li a:hover{color:#666666; text-decoration:none;}

/* JS Popper Styles */

div.js_popup{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	background: #3E3D3D url(../images/bg_products_ind_maincontent.png) repeat-x scroll left top;
	/*opacity:.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;*/
	border: 8px solid #000000;
	z-index: 5000;
}

div.js_popup div.handle{
	width: 100%;
	height: 24px;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	filter:alpha(opacity=75);
	opacity:.75;
}

div.js_popup div.black{
	height: 120px;
	background: transparent url('../images/bg_content.jpg') repeat-x;
	color: #ffffff;
}

div.js_popup .padded{
	padding: 5px 16px 5px 8px;
}

div.js_popup p{
	font-size: 40px;
	font-weight: normal;
	margin-top:40px;
	margin-left: 16px;
	color: #ffffff;
}

div.js_popup .padded a{
	color: #ffffff;
}

/*popup contents styling*/

div.popup_container{
	width:100%;
	height:400px;
}

div.popup_container h4 {
	color:#64F31E;
}

div.popup_container ul {
	font-family:arial;
	margin-top:15px;
}

div.popup_container_left_col{
	width:350px;
	padding-left:16px;
	padding-right:10px;
	float:left;
}

div.popup_container_right_col{
	width:350px;
	float:right;
}











