@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	/*background:#005936 url(../images/background_img.jpg) repeat-x top center;*/
	background:#125E1C url(../images/background_img.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
h1{
	margin:0;
}
.clear{
	clear:both;
}

/* Main Containers */
#main_container{
	width:825px;
	margin:0 auto;
}
#top_container{
	width:825px;
	margin:0;
}
#content_container{
	width:825px;
	padding:15px 0 0 0;
}
#bottom_container{
	width:825px;
	border-top:#fff solid 1px;
	padding:5px 0 0 0;
	height:85px;
	font-size:11px;
}

/* top Container */
/*.top_bx{
	width:825px;
	height:33px;
	margin:0 0 0 0;
}*/

.nav_container {
	background:url(../images/btn_bg.jpg) repeat-x;
}
.top_bx{
	width:825px;
	height:33px;
	margin:auto;
	background:url(../images/btn_bg.jpg) repeat-x;
}

.top_search_bx{
	width:113px;
	height:28px;
	float:right;
	padding:5px 0 0 12px;
}
.field_01{
	width:70px;
	padding:2px 5px;
	font-size:11px;
	background:#E6E6E6;
	color:#414141;
	border:#535353 solid 1px;
	float:left;
}
.search_btn{
	background:url(../images/btn_search.png) no-repeat;
	width:25px;
	height:23px;
	border:0;
	display:block;
	cursor:pointer;
	float:right;
}
.top_navigation_bx{
	float:right;
	margin:0;
	
}
/* ######### Style for Drop Down Menu ######### */

ul.menu {
	padding:0px;
	margin:0px;
	height:33px;
	
}
ul.menu * {margin:0; padding:0}
ul.menu a {
	font-size:15px;
	color:#fff;
	text-decoration:none; 
	display:block;
	padding:0 10px;
}
ul.menu li {
	position:relative;
	display: inline;
	margin:0px;
	height:33px;
	list-style:none;
	float:right; 
	line-height:33px;
	background:url(../images/nav_bar_divider.gif) no-repeat right;
	font-size:15px;
	color:#8F8F8F;
	text-decoration:none;
}
ul.menu ul {
	position:absolute; 
	top:33px; 
	left:0; 
	display:none; 
	list-style:none;
	background-color:#05420e; 
	width:auto;
	z-index:1000;
	width:120px;
}
ul.menu ul li {
	position:relative; 
	border-bottom:1px solid #125e1d; 
	margin:0px; 
	padding:0px;
	width:120px;
	height:auto;
	line-height:16px; 
	background-image:none;
	display:block;
	font-size:15px;
}
ul.menu ul li a {
	display:block; 
	padding:6px 5px 6px 8px; 
	color: #fff;
	margin:0px;
}
/*ul.menu ul li a:hover {
	background-color: #6f9c88;
	padding:6px 5px 6px 8px; 
}*/

ul.menu ul li a:hover {
  background-color: #326c3a;
  padding:6px 5px 6px 8px; 
}


ul.menu ul ul {
	left:auto; 
	top:-1px
}
ul.menu .topline {border-top:1px solid #BBB}

.logo_bx{
	width:825px;
	padding:18px 0;
}
.logo{
	background:url(../images/logo_snp.png) no-repeat;
	width:101px;
	height:30px;
	margin:0 0 0 12px;
}
.logo a{
	height:30px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
.banner{
	width:825px;
	margin:0 0 0 0;
}

/* content Container */
#content_container h2{
	margin:0 0 0 12px;
	font-size:18px;
	font-weight:normal;
}
.product_list_home{
	margin:0;
	padding:8px 0 0 0;
}
.product_list_home ul{
	margin:0;
	padding:0;
	list-style:none;
}
/*.product_list_home li {
background-color:#FFFFFF;
float:left;
height:203px;
margin:0 15px 18px 0;
width:150px;
}

.product_list_home li{
  float:left; 
  text-align:center;
  margin:0 17px 18px 0;
  width:150px;
  height:203px;
  background-color:#FFFFFF;
}*/

.subscribe_bx{
	width:825px;
	text-align:center;
	font-size:13px;
	line-height:18px;
}
.field_02{
	width:109px;
	padding:2px 3px;
	font-size:11px;
	background:#E6E6E6;
	color:#414141;
	border:#5a7067 solid 1px;
	margin:4px 0 0 0;
}
.subscribe_btn{
	background:url(../images/btn_subscribe.png) no-repeat;
	width:81px;
	height:23px;
	border:0;
	cursor:pointer;
	margin:0 0 0 0;
}
.bottom_bx{
	margin:0;
	padding:18px 0;
}
.btm_left_bx{
	width:404px;
	height:75px;
	float:left;
}
.btm_right_bx{
	width:404px;
	height:75px;
	float:right;
}

/* bottom Container */
.btm_logo{
	background:url(../images/logo_snp_sml.png) no-repeat;
	width:55px;
	height:16px;
	float:left;
	margin-right:8px;
}
.btm_logo a{
	display:block;
	height:16px;
	text-indent:-999px;
	overflow:hidden;
}
.copyright{
	float:left;
	margin:0 0 0 0;
}
.btm_links{
	float:right;
	margin:0;
}
.btm_links a{
	text-decoration:none;
	color:#fff;
}
.btm_links a:hover{
	text-decoration:underline;
}

/* .....................Product Info........... */
.banner_product_info{
	/*background:url(../images/ban_w_sub_nav.png) no-repeat;*/
	width:825px;
	height:273px;
	margin:0 0 0 0;
	z-index:0;
}
.left_navigation_bx{
	width:190px;
	margin:0;
	padding:11px 0 0 18px;
	z-index:0;
	left:0;
	top:100px;
	/*position:absolute;*/
}
.left_navigation_bx h2{
	font-size:20px;
	margin:0;
	font-weight:normal;
}
.left_navigation{
	margin:6px 0 0 0;
	padding:0;
}
.left_navigation ul{
	margin:0;
	padding:0;
	list-style:none;
}
.left_navigation li{
	width:172px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	border-bottom:#fff solid 1px;
}
.left_navigation li a{
	margin:0 0 0 0;
	padding:4px 0 3px 0;
	display:block;
	color:#fff;
	text-decoration:none;
}
.left_navigation li a:hover{
	color:#fdff22;
}
.left_navigation li.active a{
	color:#fdff22;
}

#content_bx_inner{
	margin:0 0 0 0;
}
.content_bx_top{
	background:url(../images/content_body_top.png) no-repeat bottom ;
	width:825px;
	height:8px;
	margin:0;
	z-index:-1;
}
.content_bx_middle{
	width:735px;
	background:#fff;
	padding:37px 45px;
	color:#000;
	font-size:14px;
}
.content_bx_btm{
	background:url(../images/content_body_bottom.png) no-repeat;
	width:825px;
	height:8px;
}
.content_bx_middle h3{
	margin:0 0 0 0;
	font-size:24px;
	color:#347830;
	padding:0 0 0 0;
	font-weight:normal;
}
.content_bx_middle p{
	margin:20px 0 0 0;
	line-height:18px;
}
.right_thumb{
	float:right;
	margin:0 0 5px 5px;
}
.left_thumb{
	float:left;
	margin:0 5px 5px 0;
}

.content_bx_middle2{
	width:787px;
	background:#fff;
	padding:0 8px 40px 30px;
	color:#000;
	font-size:14px;
}
.content_bx_middle2 h3{
	font-size:24px;
	font-weight:normal;
	color:#000;
	margin:0 0 0 0;
}
.btn_cart{
	background:url(../images/btn_view_cart.png) no-repeat;
	width:92px;
	height:22px;
	float:right;
}
.btn_cart a{
	display:block;
	height:22px;
	text-indent:-999px;
	overflow:hidden;
}
.product_list{
	margin:14px 30px 0 0;
	padding:0 0 0 0;
	border-top:#c1c1c1 solid 1px;
}
.product_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.product_list li{
	margin:0 0 0 0;
	padding:0;
	border-bottom:#c1c1c1 solid 1px;
	display:block;
}
.product_image{
	width:150px;
	float:left;
	margin:0 5px 0 0;
	text-align:center;
	padding:10px 0;
}
.product_desc{
	width:500px;
	float:left;
	color:#105309;
	padding:10px 0;
}

.product_desc1{
	width:200px;
	/*float:left;*/
	color:#105309;
	padding:2px 0;
}


.product_desc h4{
	margin:0 0 3px 0;
	font-size:16px;
	color:#000;
}

.product_desc a{
	color:#000;
	line-height:18px;
	margin-left:10px;
	background:url(../images/bullet.gif) no-repeat left;
	padding-left:12px;
	font-size:13px;
}
.product_desc a:hover{
	text-decoration:none;
}
.btn_view_category{
	background:url(../images/btn_view_category.png) no-repeat;
	width:93px;
	height:22px;
	float:right;
	margin:10px 2px 0 0;
}
.btn_view_category a{
	display:block;
	height:22px;
	text-indent:-999px;
	overflow:hidden;
}
.btn_cart2{
	background:url(../images/btn_view_cart.png) no-repeat;
	width:92px;
	height:22px;
	float:right;
	margin-top:5px;
}
.btn_cart2 a{
	display:block;
	height:22px;
	text-indent:-999px;
	overflow:hidden;
}
.category_desc{
	width:400px;
	float:left;
	color:#3c3c3c;
	padding:10px 0;
	font-size:14px;
}
.category_desc h4{
	margin:0 0 3px 0;
	font-size:18px;
	color:#105309;
	font-weight:normal;
}
.category_desc a{
	color:#3c3c3c;
	text-decoration:none;
}
.category_desc a:hover{
	text-decoration:underline;
}
.more_btn{
	background:url(../images/btn_find_out_more.png) no-repeat;
	width:97px;
	height:22px;
	margin:35px 0 0 0;
}
.more_btn a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:22px;
}
.cart_bx{
	width:190px;
	float:right;
	margin:10px 0;
	font-size:11px;
	text-align:right;
	padding-right:6px;
	text-align:right;
}
.price{
	font-size:18px;
	color:#105309;
	padding:2px 0;
}
.cart_bx p{
	margin:4px 0;
}
.field_03{
	padding:2px;
	width:48px;
	font-size:11px;
	background:#e0e0e0;
	color:#414141;
}
.btn_buy {
	background-image:url(../images/btn_buy_now2.png);
	float:right;
	margin:4px 0 4px 5px;;
	width:89px;
}
.btn_buy a{
	display:block;
	text-indent:-999px;
	text-align:left;
	overflow:hidden;
	height:22px;
	color:#000;
}

.content_bx_middle3{
	width:751px;
	background:#fff;
	padding:30px 37px;
	color:#000;
	font-size:14px;
}
.content_bx_middle3 h3{
	font-size:24px;
	font-weight:normal;
	color:#000;
	margin:0 0 14px 0;
}
.order_detail_bx{
	margin:8px 0 10px 0;
	padding:15px 0 0 0;
	border-bottom:#dfdfdf solid 2px;
	border-top:#dfdfdf solid 2px;
}
.order_detail_bx_col{
	margin:0 0 5px 0;
	font-size:13px;
}
.order_detail_bx_col label{
	width:136px;
	float:left;
}
.field_04{
	padding:2px;
	width:238px;
	font-size:11px;
	background:#e0e0e0;
	color:#414141;
}
.area_01{
	padding:2px;
	width:238px;
	height:70px;
	font-size:11px;
	background:#e0e0e0;
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
}
.submit_btn{
	background:url(../images/btn_submit.png) no-repeat;
	width:74px;
	height:22px;
	border:0;
	cursor:pointer;
	display:block;
}
.order_detail_bx p{
	margin:0 0 16px 0;
	padding:0 0 0 10px;
}
.order_detail_bx p span{
	font-weight:bold;
}
.btn_complete{
	background:url(../images/btn_order_complete.png) no-repeat;
	width:98px;
	height:22px;
	float:right;
}
.btn_complete a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:22px;
}
.address_info_bx{
	width:420px;
	float:left;
	padding:0 0 20px 0;
}
.right_info_bx{
	float:left;
	width:260px;
	color:#919191;
}
.order_col_01{
	margin:0 0 10px 0;
	padding:0 20px 0 10px;
	text-align:right;
}
.order_col_01 label{
	width:600px;
	float:left;
	text-align:left;
}
.total_order_col{
	background:#474747;
	padding:5px 16px;
	border:#9c9c9c solid 1px;
	color:#fff;
	text-align:right;
	margin-bottom:10px;
	font-size:18px;
	text-transform:uppercase;
}
.total_order_col label{
	width:635px;
	float:left;
}
.black{
	background:url(../images/brn_back.png) no-repeat;
	width:64px;
	height:22px;
	float:left;
}
.black a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:22px;
}
.proceed{
	background:url(../images/btn_proceed.png) no-repeat;
	width:80px;
	height:22px;
	float:right;
}
.proceed a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:22px;
}
.product_head{
	width:400px;
	float:left;
	color:#3c3c3c;
	padding:10px 0;
	font-size:14px;
}
.product_head h4{
	margin:0 0 3px 0;
	font-size:26px;
	color:#105309;
	font-weight:normal;
}
.price2{
	font-size:26px;
	color:#105309;
	padding:2px 0;
}
.product_detail_bx{
	margin:0;
	padding:20px 0 10px 0;
	border-bottom:#c1c1c1 solid 1px;
	border-top:#c1c1c1 solid 1px;
}
.detail_bx{
	width:450px;
	float:left;
	color:#3c3c3c;
	line-height:18px;
	font-size:12px;
}
.detail_image_bx{
	float:right;
	width:290px;
}
.inner_content{
	padding:0 30px 0 8px;
}
.detail_image_bx p{
	font-size:11px;
	float:right;
	margin:5px 0;
}
.cart_content_bx{
	margin:0 0 18px 0;
	font-size:12px;
}
.cart_content_bx td{
	padding:6px;
}
.head_col{
	background:#474747;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.cart_col_01{
	border-bottom:#c1c1c1 solid 1px;
	color:#105309;
}
.cart_col_02{
	color:#105309;
}

.cart_content_bx td a{
	color:#105309;
}
.cart_content_bx td a:hover{
	text-decoration:none;
}
.field_05{
	padding:2px 5px;
	width:30px;
	font-size:11px;
	background:#e0e0e0;
	color:#414141;
	text-align:right;
}
.subtotal_col_02{
	background:#474747;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
.continue_btn{
	background:url(../images/btn_continue_shopping.png) no-repeat;
	width:135px;
	height:22px;
	float:left;
	margin:0 10px 0 0;
}
.continue_btn a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:22px;
}
.update_btn{
	background:url(../images/btn_update_cart.png) no-repeat;
	width:76px;
	height:22px;
	float:left;
}
.update_btn a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:22px;
}
.continue_checkout{
	background:url(../images/btn_continue_checkout.png) no-repeat;
	width:147px;
	height:22px;
	float:right;
}
.continue_checkout a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:22px;
}
.payment_info_bx{
	margin:25px 0;
}

/* -------------------- 16.06.2009 --------------------------------------- edited*/
.news_events{
	font-size:14px;
	color:#3c3c3c;
	line-height:18px;
	width:757px;
	float:left;
	padding:10px 0;
}
.news_events h4{
	margin:0 0 3px 0;
	font-size:18px;
	color:#105309;
	font-weight:normal;
	text-decoration:none;
}
.news_events h4 a{
	font-size:18px;
	color:#105309;
	text-decoration:none;
}

.news_events h5{
	margin:15px 0px 3px 0px;
	font-size:20px;
	color:#000;
	font-weight:normal;
}
.news_events span{
	margin:0 0 0px 0;
	font-size:12px;
	color:#7b7b7b;
	font-weight:normal;
}
.news_events a{
	color:#105309;
	text-decoration:underline;
	font-size:12px;
}
.news_events a:hover{
	text-decoration:none;
}
.leave_comment_bx{
	margin:20px 0 3px 0;
	padding:15px 0 20px 0;
	border-top:#dfdfdf solid 2px;
	border-bottom:#dfdfdf solid 2px;
	
}
.leave_comment_bx_col{
	margin:0 0 5px 0;
	font-size:13px;
}
.leave_comment_bx_col label{
	width:110px;
	float:left;
}
.Archives{
	border-top:#dfdfdf solid 2px;
	border-bottom:#dfdfdf solid 2px;
	padding:0px 0px 10px 0px;
}
/* -------------------- 16.06.2009 --------------------------------------- edited end*/

.banner_product_info .banner
{
  /*background:url(../images/ban_w_sub_nav.jpeg) no-repeat;*/
  width:825px;
  height:273px;
  margin:0 0 0 0;
}  
 
 .banner_product_info .banner img {
 z-index:-1;
 }
.product_list_home li{
  float:left;
  margin:0px 15px 18px 2px;
  width:150px;
  height:194px; padding-top:10px;  position:relative;
}