/*****BASIC*****/body{	background-color:white;	text-align:center;	margin:0;	padding:0;	font-family: Trebuchet MS;	font-size:12px;	background:url(../images/body_bg.jpg) repeat-x top;	background-color:#cce691;}div#container{	width:1000px;	background-color:#cce691;	text-align:center;	margin:0 auto; /* To center in FF */}div#header{	width:100%;	height:109px;	background:url(../images/header_bg.jpg) no-repeat top;	}	div#main{	background:url(../images/content_bg.jpg) no-repeat top;	/* min-height:400px; */	min-height:400px;	_height:400px;}	div#left{		width:160px;		float:left;	}	div#center{		width:635px;				margin-left:-30px;		float:left;		margin-top:20px;		/*zbackground:url(../images/content_left_bg.png) left top;*/	}	div#right{		width:235px;		_width:230px; /* IE6 fix */		float:left;		text-align:left;	}div#footer{	width:100%;	height:94px;	background:url(../images/footer_bg.jpg) repeat-x center;	color:#718740;	font-size:11px;	font-family: Arial;	zline-height:54px;	padding-top:45px;	text-align:center;}	div#footer a{		color:#718740;		font-size:11px;		font-family: Arial;	}#statement{	font-size:12px;	font-style:italic; 	margin:5px 0;}/* COMMON ------------------------------------ */.clear{	clear:both;}a{	text-decoration:none;}img{	border:0;}form, select, table, td{	margin:0;	padding:0;}/* HEADER ------------------------------------ */div#top_box{	float:right;	height:25px;	width:500px;	margin:15px 10px 0 0;	font-family:"Trebuchet MS";		color:#fff;	line-height:25px;	zborder:1px solid red;}div#top_box a{	color:#fff;}div#top_box  #top_links{	float:right;	}div#top_box  img{	float:right;}div#top_box  #searchbox{	display: inline;	float:right;	border:0;	padding:4px 0 0 30px;	background:url(../images/search_bg.gif) repeat-x top;	width:139px;	height:25px;	margin-left:5px;	zborder:1px solid red;	color:#b4b478;	zline-height:25px;	vertical-align:middle;}div#top_box  #searchbox_glass{	float:right;margin-right:-35px}/* CENTER ------------------------------------ */#center1{	min-height:360px;	}#center2{	margin-left:30px;	padding:33px 12px 5px 19px;	min-height:360px;		/* background:url(../images/center_bg.png) no-repeat; */	background-color:white;	text-align:left; }#home #center2{	padding:5px 12px 5px 5px;	min-height:260px;	}#center2 h1, .field, .priceField, h3.itemTitle a{	font-size:15px;	line-height:16px;	font-weight:bold;	color:black;	margin:0;	padding:0;}h2{	font-size:14px;}.priceField{	margin:8px 0;}.price{	color:#cb7609;}.greyLine{	width:98%;	height:4px;	border-bottom:4px solid #ececec;	margin:5px 0 10px 0;}#add_to_cart{	border:0; 	margin-top:-18px;	float:right;}.productListing-data{	padding:5px;}/* RIGHT ------------------------------------ */#rss_button{	width:177px;	height:46px;		line-height:35px;		color:#fff;	background:url(../images/rss_bg.png) left ;	zcursor:pointer;	padding-left:40px;	font-family: Trebuchet MS;}#rss_button a{	color:#fff;}/* BOTTOM BLOCK(Herban Pharmer | Market) ------------------------------------ */#hp{	width:1000px;	height:319px;		background:url(../images/hp_bg.png) no-repeat ;	xborder:1px solid red;	xmargin-bottom:10px;	font-family: Trebuchet MS;	font-size:12px;	line-height:15px;}#hp .item{	float:left;	width:190px;	margin-right:65px;	margin-top:50px;}#hp .item.first{	margin-left:29px;	_margin-left:15px; /* IE6 hack */}#hp .item.last{	margin-right:0;}#hp .item .title{	margin-bottom:6px;}#hp .item .descr{	text-align:left;	color:#fff;	padding-left:5px;	padding-bottom:10px;	max-height:67px;	_height:67px; /* IE6 hack */	overflow:hidden;}#hp .item .line{	border-bottom:5px solid #929e6c;	width:98%;}#hp .item .more{	text-align:right;		margin-top:3px;}#hp .item .more a{	color:#cce691;}/* Botoom Menu ------------------------------------------------------------------------------------------------------------------------------------------------------ */.jqueryslidemenu{	font: bold 12px Verdana;	xxxbackground: #414141;	xxxwidth: 100%;	width:680px;	margin:0 auto;	}.jqueryslidemenu ul{	margin: 0;	padding: 0;	list-style-type: none;}/*Top level list items*/.jqueryslidemenu ul li{	position: relative;	display: inline;	float: left;	max-width:110px;	xxxborder:1px solid red;}/*Top level menu link items style*/.jqueryslidemenu ul li a{	display: block;	xxxbackground: #414141; /*background of tabs (default state)*/	color: black;	xxxpadding: 8px 10px;	xxxborder-right: 1px solid #778;	text-decoration: none;}#footer .jqueryslidemenu a{	color:black;	font-size:11px;	text-align:left;}#footer .jqueryslidemenu a:hover{	color:white;}#footer .jqueryslidemenu a.section{	color:black;	font-weight:bold;	cursor:arrow;	font-size:12px;}* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/	display: inline-block;}.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{	}.jqueryslidemenu ul li a:hover{	xxxbackground: white; /*tab link background during hover state*/	xxxcolor: black;}	/*1st sub level menu*/.jqueryslidemenu ul li ul{	position: absolute;	left: 0;	display: block;	visibility: hidden;}/*Sub level menu list items (undo style from Top level List Items)*/.jqueryslidemenu ul li ul li{	display: list-item;	float: none;	max-width:auto;}/*All subsequent sub menu levels vertical offset after 1st level sub menu */.jqueryslidemenu ul li ul li ul{	top: 0;}/* Sub level menu links style */.jqueryslidemenu ul li ul li a{	font: normal 11px Verdana;	width: 120px; /*width of sub menus*/	max-width:auto;	padding: 5px 5px 5px 10px;	margin: 0;	border-top-width: 0;	border-top: 1px solid gray;	border-left: 1px solid gray;	border-right: 1px solid gray;	background:white;}.jqueryslidemenu ul li ul{	border-bottom: 1px solid gray;	width: 136px;	text-align:left;	padding-left:0;	margin-left:0;}.jqueryslidemenu ul li ul li a, .jqueryslidemenu ul li ul li a:visited, .jqueryslidemenu ul li ul li a:link{	}.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/	background: gray;}.jqueryslidemenu ul li ul li a.section:hover, #footer .jqueryslidemenu ul li ul li a.section:hover{ /*sub menus hover style*/	background: white;	}/* CSS classes applied to down and right arrow images  */.downarrowclass{position: absolute;top: 12px;right: 7px;}.rightarrowclass{position: absolute;top: 6px;right: 5px;}