body {
	margin:0px;
	padding:0px;
	background: #fff url(images/body-bg.png) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#635338;
	line-height:18px;
}
a {
	outline:none;
	color:#774e0a;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#635338;
}
a:visited {
	color:#635338;
}
p {
	color:#635338;
	margin:0px;
}
h1 {
	padding:0px;
	margin:5px 0px 5px 0px;
	font-size:24px;
	text-transform:capitalize;
/*	color:#675d4c */
	color: #000
}
img {
	border:none;
}
* {
	padding:0px;
	margin:0px;
}
ul, li, p, h1, h2, h3, h4, h5, h6, h7, form, input {
	padding:0px;
	margin:0px;
}
ul, li {
	list-style:none;
	display: inline-block;
}
.main_wrapper {
	width:998px;
	height:auto;
	margin:0px auto;
}
#top_header {
	width:998px;
	height:110px;
	float:left
}
.logobox {
	width:212px;
	height:56px;
	float:left;
	margin:33px 0px 0px 19px;
	display:inline;
}
#topheder_rightpan {
	width:317px;
	height:110px;
	float:right;
	padding:0px 7px 0px 0px;
}
.toplink_box {
	width:317px;
	height:auto;
	float:left;
	line-height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-align:right;
}
.toplink_box a {
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
#main_serachbox {
	width:260px;
	height:auto;
	float:right;
	margin-top:27px;
}
.input_searchbox {
	width:183px;
	height:28px;
	float:left;
	border:none;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	background:url(images/input-searchboxbg.jpg) left top no-repeat;
	line-height:28px;
	font-size:12px;
	color:#737272;
}
.input_searchbtn {
	width:62px;
	height:28px;
	float:right;
	padding:0px;
	margin:0px;
	border:none;
	background:url(images/search-btn.png) no-repeat;
	cursor:pointer;
}
.input_searchbtn:hover {
	background:url(images/search-btn_hover.png) no-repeat;
	cursor:pointer;
}
#main_navbox {
	width:998px;
	height:38px;
	float:left;
}
.main_navleftbg {
	width:21px;
	height:38px;
	float:left;
	background:url(images/navbox-leftbg.png) no-repeat;
}
.main_navmidbg {
	width:956px;
	height:38px;
	float:left;
	background:url(images/navbox-middlebg.png) repeat-x;
}
.main_navrightbg {
	width:21px;
	height:38px;
	float:left;
	background:url(images/navbox-rightbg.png) no-repeat;
}
.nav {
	width:956px;
	height:27px;
	float:left;
	margin-top:6px;
}
.nav ul {
	width:956px;
	height:27px;
	float:left;
}
.nav ul li {
	width:auto;
	height:27px;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
	background:url(images/nav-deviderbg.jpg) right no-repeat;
	padding:0px 2px 0px 2px;
}
.nav ul li a {
	width:auto;
	height:27px;
	float:left;
	line-height:27px;
	color:#000;
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 15px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.nav ul li a span {
	width:auto;
	height:27px;
	float:left;
	line-height:27px;
	color:#000;
	text-decoration:none;
	padding:0px 15px 0px 0px;
	font-size:14px;
}
.nav ul li a:hover {
	background:url(images/nav_leftbg.png) no-repeat left;
	text-decoration:none;
	display:block;
	color:#FFF;
}
.nav ul li a:hover span {
	background:url(images/nav_rightbg.png) no-repeat right;
	line-height:27px;
	text-decoration:none;
	color:#FFF;
}
.nav .active {
	background:url(images/nav_leftbg.png) no-repeat left;
	line-height:21px;
	color:#565656;
	text-decoration:none;
	display:block;
	float:left;
	color:#FFF;
}
.nav .active span {
	background:url(images/nav_rightbg.png) no-repeat right;
	float:left;
	line-height:27px;
	text-decoration:none;
	color:#FFF;
}
#bannerbox {
	width:984px;
	height:365px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

#bannerbox-inner {
	width:984px;
	height:175px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

#main_productbox {
	width:998px;
	height:auto;
	float:left;
}
#main_productbox ul {
	width:994px;
	height:auto;
	float:left;
	margin:0px 0px 0px 5px;
	display:inline;
}
#main_productbox ul li {
	width:318px;
	height:179px;
	float:left;
	margin:15px 13px 0px 0px;
	display:inline;
	cursor:pointer;
	background:url(images/producbg.jpg) top left no-repeat;
}
#main_productbox ul li:hover {
	background:url(images/producbg_hover.jpg) top left no-repeat;
	text-decoration: none;
}

.product_org{ width:319px; height:179px; float:left;  cursor:pointer;}
.product_org:hover{ cursor:pointer;  text-decoration:none}

.main_productcontentbox {
	width:319px;
	height:auto;
	float:left;
}
.left_productcontentbox {
	width:164px;
	height:auto;
	float:left;
	margin:70px 0px 0px 10px;
	display:inline;
}
.right_productcontentbox {
	min-width:145px;
	height:179px;
	float:left;
	padding-top:5px;
}
.product_imgbox {
	min-width:145px;
	height:179px;
	float:left;
}
.span_whitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
.span_blackext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0e0504;
	text-transform:uppercase;
	font-weight:bold;
}

#main_container_wrap {
	width:990px;
	height:auto;
	float:left;
	margin:0 0 0 5px;
	display:inline;
}

.slide{
	margin:0;
	float:left;
}

#main_leftpan {
	width:655px;
	height:auto;
	float:left;
}
.newfeedbox {
	width:617px;
	height:auto;
	float:left;
/*	background:#d7ccba; 
	border:1px solid #d3c9b9; */
	padding:15px 18px 10px 18px;
	margin:0px 0px 15px 0px;
}

.newfeedbox ul li {
	width:617px;
	height:auto;
	float:left;
	background:#d7ccba;
	border:1px solid #d3c9b9;
	 padding: 8px 5px;
	margin:0px 0px 15px 0px;
}

.newfeedbox ul li a:hover{
	 color:#89795c;
}


#products_page_container .producttext p {
	width:430px;
	height:auto;
	float:left;
	background:#d7ccba;
	border:none;
	padding:8px 0px 5px 0px;
	margin:0px;
}
.newfeedbox p {
	width:525px;
	height:auto;
	float:left;
/*	background:#d7ccba; */
/*	background-color: #FFFFFF;
	border:1px solid #FFFFFF; */
	padding:8px 38px 5px 0px;
	margin:0px;
}

/*.newfeedbox p:hover {
	width:525px;
	height:auto;
	float:left;
	
	padding:8px 0px 5px 0px;
	margin:0px;
	color:#FFFFFF;
}*/


.readmore {
	width:617px;
	height:auto;
	float:left;
	text-align:right;
}
.newproduct_box {
	width:617px;
	height:auto;
	float:left;
	margin:14px 0px 0px 0px;
}
.newproduct_box ul {
	width:617px;
	height:auto;
	float:left;
}
.newproduct_box ul li {
	width:135px;
	height:auto;
	float:left;
	border-right:1px solid #cbc0ae;
	margin:0px 0px 0px 7px;
	display:inline;
}
.newprj_thumb {
	width:125px;
	height:125px;
	float:left;
	margin:0px 0px 5px 30px;
	display:inline;
text-align:center;
}
.newprj_textlink {
	width:185px;
	height:auto;
	min-height:30px;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
	text-align:center;
}
#main_rightpan {
	width:322px;
	height:auto;
	float:right;
}
.quicklinkbox {
	width:308px;
	height:auto;
	float:left;
/*	background:#d7ccba; */

	padding:0px 10px 10px 0px;
	margin:0px 0px 15px 0px;
}

.quicklinkbox2 {
    background: none repeat scroll 0 0 #D7CCBA;
    float: left;
    height: auto;
    margin: 0 0 15px;
    padding: 2px 0 10px 0px;
    width: 317px;
}

.quick_linknav {
	width:285px;
	height:auto;
	float:left;
	margin-top:2px;
}
.quick_linknav ul {
	width:285px;
	height:auto;
	float:left;
}
.quick_linknav ul li {
	width:285px;
	height:auto;
	float:left;
	margin-bottom:7px;
	
}
.blogroll{
margin-left:15px;
margin-top:10px;
}

.wpsc_top_level_categories{
margin-left:15px;
margin-top:10px;
} 
.quick_linknav ul li a {
	width:auto;
	height:auto;
	float:left;
	line-height:17px;
	background:url(images/bullet.jpg) left 4px no-repeat;
	padding:0px 0px 0px 20px;
}
.quick_linknav ul li a:hover {
	text-decoration:underline;
	background:url(images/bullet_hover.jpg) left 4px no-repeat;
}
/*.catalogbox {
	width:194px;
	height:auto;
	float:left;
	margin:10px 0px 0px 5px;
	line-height:24px;
}*/
.catalogbox {
    float: left;
    height: auto;
    line-height: 24px;
    margin: 45px 0 0 5px;
    width: 172px;
}
.receive_spantext {
	font-size:22px;
	color:#774e0a;
	font-weight:bold;
}
.free_spantext {
	font-size:16px;
	color:#635338;
	font-weight:bold;
}
/*.catalog_imgbox {
    float: left;
    height: 115px;
    margin: 13px 0px 10px 20px;
    width: 88px;
}*/
.catalog_imgbox {
    float: left;
    height: 145px;
    margin: 11px 0 10px 0;
    width: 140px;
}
.main_footerpercentbox {
	width:100%;
	float:left;
	/*background:url(images/footer_bg.png) bottom center no-repeat;*/
}

.footerbox {
    margin: 0 auto;
    min-height: 75px;
    width: 990px;
}

.footertextbox {
	width:980px;
	height:auto;
	text-align:center;
	line-height:28px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#473412;
	padding-bottom:20px;
}
.footer_spantext {
	color:#000;
	font-size:14px;
}

.footerbox .menu {
	padding-top:5px;
    font-size: 13px;
    margin-left: 0px;
    
	width: auto;
}

.footerbox .menu ul {
    margin-left: 100px;
    margin-top: 15px;
    width: 900px;
}

.footerbox .menu ul li {
    border-right: 1px solid #473412;
    font-size: 14px;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.footerbox .menu ul li a{
	color:#000;
}

.ddsg-wrapper {
	width:615px;
	height:auto;
	float:left;
	margin-top:2px;
}
.ddsg-wrapper ul {
	width:600px;
	height:auto;
	float:left;
}
.ddsg-wrapper ul li {
	width:600px;
	height:auto;
	float:left;
	margin-bottom:7px;
	
}
 
.ddsg-wrapper ul li a {
	width:auto;
	height:auto;
	float:left;
	line-height:17px;
	background:url(images/bullet.jpg) left 4px no-repeat;
	padding:0px 0px 0px 20px;
}
.ddsg-wrapper ul li a:hover {
	text-decoration:underline;
	background:url(images/bullet_hover.jpg) left 4px no-repeat;
}


	.product_catagorybox{ width:555px; height:auto; float:left; background:#212222; position:relative; margin:3px 0px 0px 170px; z-index:100000}
.main_submenubox{ width:170px; height:auto; float:left; margin-left:12px; display:block;}
.sub_hedaing_tab{ width:155px; height:auto; float:left; background:url(images/submenu-horozotical--deviderbg.jpg) bottom no-repeat; line-height:36px; font-weight:800; font-size:14px; color:#fee100; padding:0px 0px 0px 15px ;}
.main_submenubox ul{ width:170px; height:auto; float:left; padding-bottom:10px;}
.main_submenubox ul li{ width:170px; height:auto; float:left; line-height:20px; background:none;}
.main_submenubox ul li a{ width:auto; height:auto; float:left; line-height:20px; text-decoration:none; color:#FFF; 
padding:0px 0px 0px 15px; font-size:12px;}
.main_submenubox ul li a:hover{text-decoration:none; color:#fee100;}


/* ======================================================================================================================== */
.main_productnav{ width:214px; height:auto; float:right;}

.main_productnav_leftpan{ width:214px; height:auto; float:left; background:#d7ccba; padding-bottom:15px;}

.main_productnav_leftpan h2{ width:194px; height:auto; float:left; background:url(images/produt-lefttab.jpg) top left no-repeat; color:#FFF; padding:10px 10px 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal;}

.prod-cate{ width:305px; height:39px; padding:0px 0px 0px 15px; line-height:39px; margin-left:13px; float:left; background:url(images/bb.jpg) repeat-y #82d2d3; color:#FFF;  font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal;}

.navleft{ width:214px; height:auto; float:left; margin:5px 0px 0px 0px;}
.navleft ul{ width:214px; height:100%; float:left; padding-top:5px;}
.navleft ul li{ width:205px; height:auto; float:left; margin:0px 0px 8px 5px;}
.navleft ul li a{ width:auto; height:auto; float:left; background:url(images/bullet.jpg) top left no-repeat; font-size:12px; 
padding:0px 0px 0px 18px; line-height:13px;}

.navleft ul li a:hover{  background:url(../images/bullet_hover.jpg) top left no-repeat; font-size:12px; }

.main_right_productbox{ width:750px; height:auto; float:left; background:#d7ccba; padding:10px 10px 10px 10px;}

.main_right_productbox h2{ width:750px; height:auto; float:right; background:#d7ccba; padding:0px 0px 0px 0px; 
font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#675D4C;} 

.all_productbox{ width:750px; height:auto; float:left; margin-top:10px;}
.all_productbox ul{ width:610px; height:auto; float:left;}
.all_productbox ul li{ width:177px; height:222px; float:left; background:url(images/inner_productbg.jpg) top left no-repeat; margin:0px 10px 10px 0px; display:inline; cursor:pointer;}
.all_productbox ul li:hover{ background:url(images/inner_productbg_hover.jpg) top left no-repeat; }

.product_imgthumnilbox{ width:128px; height:152px; float:left; padding:17px 28px 10px 21px;}
.product_imgthumnilbox img{ width:128px; height:152px; float:left; }
a.prodcut_tab{ width:167px; height:30px; float:left;  font-size:13px; color:#FFF; 
padding:0px 2px 2px 2px; line-height:25px;}

a.prodcut_tab:hover{ color:#000;}

.paginationbox{ width:750px; height:38px; float:left; background:#60584a; text-align:center; line-height:38px;}

.paginationbox a{ color:#FFF; font-size:14px;}
.paginationbox a:hover{ color:#000; font-size:14px;}


.topnav_rightpan{ width:617px; height:auto; float:left; border-bottom:1px solid #cabfae; padding:0px 0px 10px 0px; 
margin:0px 0px 5px 0px;}

.topnav_rightpan ul{width:617px; height:auto; float:left;}

.topnav_rightpan ul li{width:auto; height:auto; float:left; padding:0px 20px 0px 0px; margin:0px 0px 0px 5px; display:inline; background:url(images/bullet.jpg) top right no-repeat; line-height:10px;}

.product_detailbgbox{ width:617px; height:270px; float:left; background:#FFF; margin-bottom:20px;}

.product_detail_imgbox{ width:210px; height:242px; float:left; margin:5px 0px 0px 185px; display:inline;}


.product_details {
	width:615px;
	height:auto;
	float:left;
	margin-top:14px;
}
.product_details ul {
	width:615px;
	height:auto;
	float:left;
}
.product_details ul li {
	width:595px;
	height:auto;
	float:left;
	margin-bottom:7px;
	background:url(images/bullet.jpg) left 4px no-repeat;
	padding:0px 0px 0px 20px;
}

a.buyproduct{ width:179px; height:33px; float:right; background:url(images/buy_btnbg.jpg) no-repeat; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#000; text-align:center; line-height:33px; margin:5px 0px 0px 10px; 
display:inline;}

a.buyproduct:hover{ background:url(images/buy_btnbg_hover.jpg) no-repeat; color:#FFF; text-decoration:none; }

.submitbtn{ width:62px; height:29px; float:left; background:url(images/submit_btn.jpg) no-repeat; border:none; padding:0px; 
cursor:pointer; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:29px; text-align:center;
font-weight:500; margin:0px 0px 0px 15px; display:inline;}

.submitbtn:hover{ background:url(images/submit_btnhover.jpg) no-repeat; color:#FFFFFF;  }


/* .pro_inputbox{ width:193px; height:29px; float:left; font-size:13px; background:url(images/form_inputbg.jpg) no-repeat; border:none; color:#635338; line-height:29px;} */

.pro_inputbox{ width:193px; height:29px; float:left; font-size:13px;  background:  none repeat scroll 0 0 #E5E4E2; border:none; color:#635338; line-height:29px;}

.pro_shopformbox{ width:417px; height:auto; float:left; margin:15px 0px 0px 0px;}
.main_forminputbox{ width:299px; height:auto; float:left; margin-bottom:10px;}
.nameform_box{ width:100px; height:29px; float:left; font-size:13px; color:#635338; line-height:29px;}


.product_one{ width:319px; height:179px; float:left; background:url(images/product1.jpg) no-repeat; cursor:pointer;}
.product_one:hover{background:url(images/product1_hover.jpg) no-repeat; cursor:pointer;}

.product_two{ width:319px; height:179px; float:left; background:url(images/product2.jpg) no-repeat; cursor:pointer;}
.product_two:hover{background:url(images/product2_hover.jpg) no-repeat; cursor:pointer;}

.product_three{ width:319px; height:179px; float:left; background:url(images/product3.jpg) no-repeat; cursor:pointer;}
.product_three:hover{background:url(images/product3_hover.jpg) no-repeat; cursor:pointer;}

.product_four{ width:319px; height:179px; float:left; background:url(images/product4.jpg) no-repeat; cursor:pointer;}
.product_four:hover{background:url(images/product4_hover.jpg) no-repeat; cursor:pointer;}

.product_five{ width:319px; height:179px; float:left; background:url(images/product5.jpg) no-repeat; cursor:pointer;}
.product_five:hover{background:url(images/product5_hover.jpg) no-repeat; cursor:pointer;}

.product_six{ width:319px; height:179px; float:left; background:url(images/product6.jpg) no-repeat; cursor:pointer;}
.product_six:hover{background:url(images/product6_hover.jpg) no-repeat; cursor:pointer;}

.newsfeedbox{ width:617px; height:auto; float:left; margin-top:15px;}
.newsfeedbox ul{ width:617px; height:auto; float:left;}
.newsfeedbox ul li{ width:617px; height:auto; float:left; border-bottom:1px solid #bfb3a3; padding:0px 0px 12px 0px; margin-bottom:5px;}

.news_selectbox{ width:601px; height:auto; float:left;  font-size:12px; color:#5e533f;  text-decoration:none; cursor:pointer;}

/*.news_selectbox:hover{ background:#000; color:#FFF; text-decoration:none;}*/

.newsdatabox{ width:82px; height:auto; float:left; font-size:14px; color:#594d33; font-weight:bold;}

.description_textbox{ width:510px; height:auto; float:right;}

.newsfeed_spantext {
	font-size:14px;
	color:#774e0a;
	font-weight:bold;
}

/*.newsfeed_spantext:hover {

	color:#000;
	text-decoration:none;

}*/

.newproduct_box{ width:750px; height:auto; float:left; margin-top:10px;}
.newproduct_box ul{ width:610px; height:auto; float:left;}
.newproduct_box ul li{ width:180px; height:auto; float:left; margin:0px 5px 0px 0px; display:inline; cursor:pointer; line-height:15px;}


.product-name-box{
margin-bottom:10px; font-family:arial; font-size:20px; color:#333333;}

.product-box-heading{
margin-bottom:10px; font-family:arial; font-size:17px; color:#333333;}

.product-main-box{
float:left; width:505px;  margin-right:10px; margin-right:10px; margin-bottom:10px;
}
.product-page-name{
width:150px; float:left; margin-right:10px; height:20px; background:#336666;
}
.product-page-description{width:400px; float:left; height:20px; background:#336666;}
.product-img-box{
width:80px; float:left; margin-right:10px; background:#ffffff; height:auto; padding:5px;
}

.page-name-box{
width:180px; float:left; margin-right:10px; height:auto; padding:5px; font-weight:bold;
}
.page-desc-box{
float:left; width:405px;  margin-right:10px; margin-right:10px; margin-bottom:10px;
}
.menu>.menu-item{
    padding-right: 10px;

}