body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topBar{
	width:100%;
	background:#CCCCCC;
	position: absolute;
	z-index: 100;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#topBarContainer {
	width: 1004px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	vertical-align:middle;
	text-align:right;
	height:30px;
	padding-top:10px;
}
.border2 {
	border: 1px solid #999999;
}

#container {
	width: 1004px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#header {
	float: left;
	height: 117px;
	width: 1004px;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#menu_left
{
	width:387px;
	text-align:left;
	position: relative;
	margin-top: 70px;
	float: left;
}
#menu_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_left ul li {
	font-family:'Conv_TrajanP2', Sans-Serif;
	color: #616161;
	text-decoration: none;
	display: inline;
	padding-right: 15px;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
}
#menu_left ul li a {
	color: #616161;
	text-decoration: none;
}
#menu_left ul li a:hover {
	color: #d59c3c;
	text-decoration: none;
}
#logo {
	height: 100px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 37px;
	float: left;
	z-index: 200;
}
#search_bar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:300px;
	text-align:center;
	float:right;
	position: relative;
	margin-top: -70px;
	border:1px solid #999999;
	background-color:#F3F3F3;
	padding-top:7px;
	padding-bottom:7px;	
}
#menu_right
{
	width:387px;
	text-align:right;
	position: relative;
	margin-top: 70px;
	float: left;
	padding-left: 20px;
}
#menu_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_right ul li {
	font-family:'Conv_TrajanP2', Sans-Serif;
	color: #616161;
	text-decoration: none;
	display: inline;
	padding-right: 15px;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
}
#menu_right ul li a {
	color: #616161;
	text-decoration: none;
}
#menu_right ul li a:hover {
	color: #d59c3c;
	text-decoration: none;
}
#logo_shade {
	height: 68px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -20px;
	display: block;
	float: left;
	text-align: center;
	z-index: 100;
}
#line_header {
	background-image: url(images/px_header_line.gif);
	height: 4px;
	width: 100%;
	display: block;
	margin-top: 140px;
	clear: left;
	position: absolute;
}
#slider_bg {
	background-color: #f4b957;
	clear: left;
	height: 350px;
	width: 100%;
	margin-top: 140px;
	position: absolute;
}
#main_image {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
}
#bg_page_title {
	background-image: url(images/px_page_title.gif);
	height: 83px;
	width: 100%;
	position: absolute;
	margin-top: 471px;
}
#page_tilte {
	font-family: 'arial_rounded_mt_boldregular';
	font-size: 36px;
	color: #cc4f48;
	text-decoration: none;
	float: left;
	width: 1004px;
	margin-top: 330px;
	position: relative;
	height: 50px;
}
#page_tilte2 {
	font-family: arial_rounded_mt_boldregular;
	font-size: 36px;
	color: #c2188b;
	text-decoration: none;
	float: left;
	width: 1004px;
	position: relative;
	line-height: 80px;
}
#product_slider {
	float: left;
	width: 1004px;
	position: relative;
	height: auto;
	margin-top: 10px;
}
#category {
	float: left;
	width: 1004px;
	position: relative;
	padding-bottom: 20px;
}
#category ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#category ul li {
	display: inline;
	text-align: left;
	float: left;
	margin-right: 1px;
}
#news_bg {
	background-image: url(images/bg_news.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 1004px;
	position: relative;
	padding-bottom: 50px;
}
#footer_bg {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	height: 248px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	margin-top:40px;
	background-position: center;
	float: left;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.footer_text_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
.footer_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform:none;
	color: #000000;
	text-decoration: none;
}#news-container1 {
	height: 40px;
	width: 800px;
	padding-left: 170px;
	float: left;
	margin-top: 15px;
}
#news-container1 ul {
	list-style-type: none;
}

.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4993cf;
	text-decoration: none;
}
#content {
	float: left;
	height: auto;
	min-height: 100px;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: -10px;
}

.plink1{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding:5px;
border:1px solid #E1E1E1;
background-color:#F9F9F9;
text-decoration:none;
color:#000000;
}
.plink1:hover{
background-color:#C4C4C4;
}
.plink2{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding:5px;
border:1px solid #E1E1E1;
background-color:#C4C4C4;
text-decoration:none;
color:#000000;
}
/* FORMS CSS */
.css_textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FBFBFB;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin: 5px;
	padding: 5px;
	width: auto;
	border: 1px solid #5899c1;
	text-decoration: none;
}
.css_textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FBFBFB;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	width: auto;
	border: 1px solid #5899c1;
	text-decoration: none;
}
.css_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FBFBFB;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	border: 1px solid #5899c1;
	text-decoration: none;
}
.css_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	margin: 0px;
	height: 34px;
	width: 106px;
	border: 1px solid #000000;
	padding: 0px;
	float: left;
	background-image: url(images/btn.html);
	background-repeat: no-repeat;
	border:#FFFFFF;
}
.css_checkbox {
	background-color: #FBFBFB;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.css_radiogroup {

	background-color: #FBFBFB;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.css_listmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1962AF;
	background-color: #FBFBFB;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin: 1px;
	padding: 1px;
	width: auto;
	border: 1px solid #1962AF;
}
#rep-table { border:1px solid #D9D5BE; border-collapse:collapse; }
#rep-table th { border:1px solid #D9D5BE; background-color:#E9E9E9; }
#rep-table td { border:1px solid #D9D5BE; }
#rep-table .row:hover {background: #EDEDED;}

.table_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color:#CCCCCC;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	height: 30px;
	padding-bottom: 5px;
}
.table_value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color:#EEEEEE;
	text-align: left;
	padding-left: 10px;
}
.table_value2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #EFEFEF;
}
.table_value_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #ffd161;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
}
.table_value_new2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #fbdf9d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 30px;
}
.table_value_new_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #f4b957;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 30px;
}
.normal_link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color:#990000;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}
.normal_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.normal_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #F3B956;
	text-decoration: none;
}
.normal_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color:#FFFF00;
	text-decoration: none;
}
.submit_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #fbb416;
	width: auto;
	border: 2px solid #999999;
	border-radius: 2px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.submit_new:hover {
	background-color: #666666;
	}	
.submit_new2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #fbb416;
	width: auto;
	border: 2px solid #999999;
	border-radius: 2px;
}
.submit_new2:hover {
	background-color: #666666;
	}	
.avStatus {
	font-size: 16px;
	font-weight: bold;
	color: #cc4f48;
	text-decoration: none;
}
.nutritionalFact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style:none;
	padding:0;
	margin:0;
}
.nutritionalFact li a{
	float:left;
	padding:10px;
	color:#FFFFFF;
	background-color:#006BCE;
	margin-right:1px;
	text-transform:uppercase;
	text-decoration:none;
}
.nutritionalFact li a.red{
	background-color:#CE0000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	color: #dca13f;
	text-decoration: none;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.contactus_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
#top_google_tag {
	float: left;
	position: absolute;
	z-index: 999999;
}
.table_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.goback_btn {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc4f48;
	text-decoration: none;
	z-index: 999999;
	float: right;
	background-color: #FFFFFF;
}
.goback_btn:hover {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	z-index: 999999;
	float: right;
	background-color: #FFFFFF;

}