@charset "utf-8";
/* CSS Document */
body{
	background:#0b4e86;
	margin:0;
	padding:0;
	font-family:"Tahoma", Geneva, sans-serif;
	color:#333;
}
ul{
	margin:0;
	padding:0;
}
html{
	margin:0;
	padding:0;
	background:0;
}
p{
	border:medium none;
	font-family:"Tahoma", Geneva, sans-serif;
	font-weight:normal;
	color:#565655;
	text-align:left;
	text-decoration:none;
	line-height:18px;
}
h1{
	font-size:20px;
	font-weight:400;
	color:#41423f;
	margin:0;
}
h2{
	font-size:18px;
	font-weight:normal;
	color:#41423f;
	margin:0 0 8px 0;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#0a5899;
	margin:0 0 8px 0;
}
h4{
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:0;
}
h5, h6{
	font-size:10px;

}
img{
	border:0px none;
}
.wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
}
.mainPanel{
	width:950px;
	height:auto;
	background:#FFF;
	float:left;
	min-height:100%;
}
div[class] .mainPanel {
	height:auto;
}
.topPanel{
	width:950px;
	height:234px;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/topbar.jpg) repeat-x top;
}
.logoPanel{
	width:236px;
	height:222px;
	margin:7px 0 0 0;
	float:left;
}
.flashBanner{
	width:714px;
	height:227px;
	float:right;
	margin:7px 0 0 0;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/flshbannerbottombar.jpg) repeat-x bottom;
}
/* Modified on 22 Oct */
/*
.menupanel{
	width:734px;
	height:39px;
	float:left;
	padding:0 0 0 216px; 
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/menubg.jpg) repeat-x;
}*/
.menupanel{
 width:950px;
 height:39px;
 float:left;
 background:url(http://www.vcfoods.com/wp-content/themes/default/images/menubg.jpg) repeat-x;
}
/* modified on 22 oct */
/*
.menu{
	width:auto;
	height:39px;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	line-height:39px;
	display:inline;
	padding:0 20px;
}
*/
.menu{
 width:auto;
 height:39px;
 font-size:14px;
 font-weight:normal;
 color:#FFF;
 text-align:center;
 text-decoration:none;
 line-height:39px;
 display:inline;
 padding:0 50px 0 50px;
}
.menu a:link, .menu a:active, .menu a:visited{
	width:auto;
	height:39px;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	line-height:39px;
	display:inline;
	padding:0 20px;
}
.menu a:hover{
	width:auto;
	height:39px;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	line-height:39px;
	display:block;
	background:#2273b7;
	padding:0 20px;
}
.menu ul{
	width:auto;
	height:39px;
	display:inline;
	margin:0 10px 0 0;
}
.menu li{
	list-style:none;
	display:inline;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/menudivider.jpg) no-repeat right;
	float:left;
}
.centerpanel{
	width:950px;
	height:auto;
	margin:20px 0 20px 0;
	float:left;
}
.centerSectionpanel{
	width:930px;
	height:auto;
	margin:0;
	float:left;
	padding:0 10px;
}
.productSections{
	width:310px;
	height:auto;
	float:left;
	padding:0 0 30px 0;
}
.productsContent{
	width:200px;
	height:auto;
	float:left;
	margin:0 0 0 10px;
}
.productsimagepanel{
	width:84px;
	height:63px;
	float:left;
}
.footerPanel{
	width:930px;
	height:23px;
	float:left;
	margin:0;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/footerbg.jpg) repeat-x;
	padding:10px;
}
.copyRighttext{
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	line-height:23px;
	float:left;
}
.commonContent{
	font-size:13px;
	font-weight:normal;
	color:#565655;
	text-align:left;
	text-decoration:none;
	line-height:18px;
}
.footerMenu{
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	float:right;
	width:130px;
}
.footerMenu a:link, .footerMenu a:active, .footerMenu a:visited{
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	line-height:23px;

}
.footerMenu a:hover{
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	line-height:23px;

}
.footerMenu ul{
	margin:0;
	padding:0;
}
.footerMenu li{
	list-style:none;
	padding:0 0 0 10px;
	text-align:left;
	float:left;
}
.blueboldtext{
	font-size:13px;
	font-weight:700;
	color:#0371b9;
	text-align:left;
	text-decoration:none;
}
.bottomSection{
	width:950px;
	height:auto;
	margin:20px 0 0 0;
	float:left;
	display:inline;
}
.bottomLeftpanel{
	width:597px;
	height:auto;
	margin:0 0 0 10px;
	float:left;
	display:inline;
}
.contactFormpanel{
	width:285px;
	height:auto;
	float:right;
	margin:0 10px 10px 0;
	border:solid 1px #f0f0f0;
	background:#f9fcf4;
	padding:15px;
	display:inline;

}
.leftsection{
	width:567px;
	height:auto;
	border:solid 1px #e9e8e8;
	background:#f5faee;
	padding:15px;
	float:left;
	display:inline;
}
.grayTextbig{
	font-size:22px;
	font-weight:normal;
	color:#41423f;
	text-align:left;
}
.moretext{
	font-size:12px;
	font-weight:normal;
	color:#0e66b0;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	float:right;
}
.moretext a:link, .moretext a:active, .moretext a:visited{
	font-size:12px;
	font-weight:normal;
	color:#0e66b0;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	float:right;
}
.moretext a:hover{
	font-size:12px;
	font-weight:normal;
	color:#0e66b0;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	float:right;
}
.hrlinepanel{
	width:597px;
	height:10px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/hrline.jpg) repeat-x center;
	margin:10px 0 0 0;
	display:inline;
}
.testimonialPanel{
	width:577px;
	height:auto;
	margin:0;
	padding:10px;
	float:left;
}
.leftTestimonial{
	width:416px;
	height:150px;
	float:left;
	display:inline;
}
.testimonialLogosection{
	width:140px;
	height:auto;
	float:right;
	margin:0;
}
.testimonialLogopanel{
	width:100px;
	height:auto;
	float:right;
	margin:20px 0 10px 0 ;
}
.formfield{
	border:solid 1px #bebdbd;
	background:#FFF;
	width:180px;
	height:18px;
	float:right;
}
.commentsfield{
	border:solid 1px #bebdbd;
	background:#FFF;
	width:180px;
	height:85px;
	float:right;
}
.feedbackpanel{
	width:280px;
	height:auto;
	margin:10px auto 0 auto;
}
.formsection{
	width:280px;
	height:20px;
	float:left;
	margin:0 0 10px 0;
}
.commentssection{
	width:280px;
	height:auto;
	float:left;
	margin:0 0 5px 0;
}
.feedbackText{
	width:auto;
	height:20px;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#4f4f51;
	text-align:left;
	text-decoration:none;
	line-height:20px;
}
.submitButton{
	width:64px;
	height:25px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/submitButtonbg.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin:0 0 0 96px;
	display:inline;
	text-decoration:none;
}
.submitButton a:link, .submitButton a:active, .submitButton a:visited {
	width:64px;
	height:25px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/submitButtonbg.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin:0 0 0 96px;
	display:inline;
	text-decoration:none;
}
.submitButton a:hover{
	width:64px;
	height:25px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/submitButtonbg.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin:0 0 0 96px;
	display:inline;
	text-decoration:none;
}
.innerleftPanel{
	width:231px;
	height:auto;
	float:left;
	margin:0 10px 0 0;
}
.innerrightpanel{
	width:673px;
	height:100%;
	float:right;
}
.categoryPanel{
	width:209px;
	height:auto;
	border:solid 1px #cdcecc;
	background:#f1f1f1;
	padding:10px;
	float:left;
	margin:0;
}
.categorylist{
	width:189px;
	height:31px;
	font-size:12px;
	font-weight:700;
	color:#292727;
	text-align:left;
	line-height:31px;
	text-decoration:none;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/categorybg.jpg) no-repeat;
	padding:0 10px;
	margin:0 0 5px 0;
}
.categorylist a:link, .categorylist a:active, .categorylist a:visited{
	width:190px;
	height:31px;
	font-size:12px;
	font-weight:700;
	color:#292727;
	text-align:left;
	line-height:31px;
	text-decoration:none;
	margin:0 0 5px 0;
}
.categorylist a:hover{
	width:190px;
	height:31px;
	font-size:12px;
	font-weight:700;
	color:#292727;
	text-align:left;
	line-height:31px;
	text-decoration:none;
	margin:0 0 5px 0;
}
.innerContactpanel{
	width:209px;
	height:auto;
	float:left;
	margin:10px 0 10px 0;
	border:solid 1px #f0f0f0;
	background:#f9fcf4;
	padding:10px;
}
.commentsfieldinner{
	border:solid 1px #bebdbd;
	background:#FFF;
	width:130px;
	height:55px;
	float:right;
}
.subfeedbackpanel{
	width:210px;
	height:auto;
	margin:10px auto 0 auto;
	float:left;
}
.innerformsection{
	width:210px;
	height:20px;
	float:left;
	margin:0 0 10px 0;
}
.subcommentssection{
	width:210px;
	height:auto;
	float:left;
	margin:0 0 5px 0;
}
.subfeedbackText{
	width:auto;
	height:20px;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#4f4f51;
	text-align:left;
	text-decoration:none;
	line-height:20px;
}
.formfieldinner{
	border:solid 1px #bebdbd;
	background:#FFF;
	width:130px;
	height:18px;
	float:right;
}
.innersubmitButton{
	width:64px;
	height:25px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/submitButtonbg.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin:0 0 0 78px;
	display:inline;
	text-decoration:none;
}
.innersubmitButton a:link, .innersubmitButton a:active, .innersubmitButton a:visited {
	width:64px;
	height:25px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/submitButtonbg.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin:0 0 0 78px;
	display:inline;
	text-decoration:none;
}
.innersubmitButton a:hover{
	width:64px;
	height:25px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/submitButtonbg.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin:0 0 0 78px;
	display:inline;
	text-decoration:none;
}
.subheading{
	width:300px;
	height:25px;
	float:left;
	font-size:20px;
	font-weight:400;
	color:#41423f;
	margin:0;
}
.downloadPanel{
	width:165px;
	height:20px;
	float:right;
}
.downloadOrderform{
	width:140px;
	height:23px;
	float:left;
	font-size:12px;
	font-weight:700;
	color:#3F6B32;
	text-align:left;
	text-decoration:none;
	line-height:23px;
}
.downloadOrderform a:link, .downloadOrderform a:active, .downloadOrderform a:visited{
	width:auto;
	height:23px;
	float:left;
	font-size:12px;
	font-weight:700;
	color:#3F6B32;
	text-align:left;
	text-decoration:none;
	line-height:23px;
}
.downloadOrderform a:hover{
	width:auto;
	height:23px;
	float:left;
	font-size:12px;
	font-weight:700;
	color:#3F6B32;
	text-align:left;
	text-decoration:none;
	line-height:23px;
}
.downarrowpanel{
	width:23px;
	height:23px;
	float:right;
}
.hrlineInnerpanel{
	width:673px;
	height:10px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/hrline.jpg) repeat-x center;
	margin:5px 0 0 0;
	display:inline;
}
.subtopsection{
	width:673px;
	height:auto;
	float:left;
}
.categoryHeadingpanel{
	width:500px;
	height:20px;
	float:left;
	font-size:18px;
	font-weight:normal;
	color:#0a5899;
	text-align:left;
	text-decoration:none;
	display:inline;
}
.sectionHeadingbg{
	width:653px;
	height:29px;
	float:left;
	font-size:16px;
	font-weight:700;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	line-height:29px;
	padding:0 10px;
	background:#64605f;
	/*margin:15px 0 10px 0;*/ 
	margin-top: 10px;
}
.productsList{
	width:670px;
	height:100%;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:left;
	text-decoration:none;
	line-height:30px;
	padding:0 0 10px 0;
}
.productsList ul{
	margin:0;
	padding:0;
	float:left;
}
.productsList li{
	width:653px;
	height:30px;
	list-style:none;
	float:left;
	background:#f1f1f1;
	padding:0 10px;
	margin:5px 0 0 0;
}
.sublist ul{
	margin:0;
	padding:0;
	float:left;
}
.sublist li{
	width:653px;
	height:30px;
	list-style:none;
	float:left;
	background:#f9f9f9;
	padding:0 10px;
	margin:5px 0 0 0;
}
.productsListpanel{
	width:673px;
	height:100%;
	float:left;

}
.productscenterText{
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:center;
	text-decoration:none;
	line-height:30px;
	padding:0 0 0 150px;
	margin:0;
}
.productIdtext{
	font-size:12px;
	font-weight:normal;
	color:#0e66b0;
	text-align:right;
	text-decoration:none;
	line-height:30px;
	padding:0 0 0 180px;
	margin:0;
}
.epandingText{
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:center;
	text-decoration:none;
	line-height:30px;
	padding:0 0 0 130px;
	margin:0;
}
.epandingsubText{
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:center;
	text-decoration:none;
	line-height:30px;
	padding:0 0 0 175px;
	margin:0;
}
.productSubtext{
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:center;
	text-decoration:none;
	line-height:30px;
	padding:0 0 0 145px;
	margin:0;
}
.expandingIdtext{
	font-size:12px;
	font-weight:normal;
	color:#0e66b0;
	text-align:right;
	text-decoration:none;
	line-height:30px;
	padding:0 0 0 180px;
	margin:0;
}
.subProductlist{
	width:673px;
	height:auto;
	margin:10px 0 10px 0;
}
.venderLogopanel{
	width:673px;
	height:auto;
	float:left;
	padding:10px 0 10px 0;
}
.logosection{
	width:673px;
	height:89px;
	float:left;
	margin:0;
}
.venderlogoimagepanel{
	width:130px;
	height:89px;
	float:left;
}
.logotextPanel{
	width:510px;
	height:auto;
	float:right;
	font-size:13px;
	font-weight:normal;
	color:#565655;
	text-align:left;
	text-decoration:none;
	line-height:18px;
}
.venderlogHrline{
	width:673px;
	height:10px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/hrline.jpg) repeat-x center;
	margin:10px 0 5px 0;
	display:inline;
}
/* added on 24/sep/09  */ 
.innerDiv{
	color:#565655;
	font-size:13px;
	font-weight:normal;
	height:450px;
	line-height:18px;
	text-align:left;
	text-decoration:none;
	margin-left:100px;
	}
.innerContactpanelnew{
	width:320px;
	height:auto;
	float:left;
	margin:10px 0 10px 0;
	border:solid 1px #f0f0f0;
	background:#f9fcf4;
	padding:10px;
	} 
.uclass{
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:12px;
	}
.footericon{
	position:absolute;
	float:left;
    margin:-2px 0 0 210px;
	width:200px;
			}
.submitButtonnew{
	width:64px;
	height:25px;
	float:left;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/submitButtonbg.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin:0 0 0 76px;
	display:inline;
	text-decoration:none;
}
.productsListnew{
	width:670px;
	height:100%;
	float:left;
	padding:0 0 10px 0;
	background:url(http://www.vcfoods.com/wp-content/themes/default/images/catyegorysectionbg.jpg) repeat;
}
.categorySection{
	width:670px;
	height:30px;
	float:left;
	margin:0 0 2px 0;
}
.categorysectionleft{
	width:330px;
	height:30px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:left;
	text-decoration:none;
	line-height:30px;
	padding:0 10px;
}
.categorysectionmiddle{
	width:200px;
	height:30px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:left;
	text-decoration:none;
	line-height:30px;
	margin:0 0 0 10px;
	padding:0 10px;
}
.categorysectioright{
	width:60px;
	height:30px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#0e66b0;
	text-align:left;
	text-decoration:none;
	line-height:30px;
	margin:0 0 0 10px;
	padding:0 10px; 
}
	.textPanel {
	 color:#565655;
	 float:left; 
	 font-size:13px;
	 font-weight:normal;
	 height:auto;
	 line-height:18px;
	 text-align:left;
	 text-decoration:none;
	}
	.phonenumber{
	 width:210px;
	 height:20px;
	 float:left;
	 font-size:14px;
	 font-weight:700;
	 color:#FFF;
	 text-align:left;
	 text-decoration:none;
	 margin:10px 0 0 10px;
	 display:inline;
	}
	
.logotext{
 font-size:13px;
 font-weight:normal;
 color:#565655;
 text-align:left;
 text-decoration:none;
 line-height:18px;
}

.innerhrline{
 width:665px;
 height:20px;
 background:url(http://www.vcfoods.com/wp-content/themes/default/images/hrline.jpg) repeat-x center;
}
.footertext {
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	text-align:left;
	text-decoration:none;
	padding:5px;
}
.followus{
	font-size:12px;
	font-weight:700;
	color:#FFF;
	text-align:left;
	width:70px;
	height:20px;
	float:left;
	margin:5px 0 0 30px;
}
.categorytable{
background-color:#CCC; 
float:left;
font-size:12px;
font-weight:normal;
height:30px;
line-height:30px;
text-align:left;
text-decoration:none;
width:670px;
}
.categorytablealt {
float:left;
font-size:12px;
font-weight:normal;
height:30px;
line-height:30px;
text-align:left;
text-decoration:none;
width:670px;
}
.categoryTitle{
color:#0A5899;
display:inline;
float:left;
font-weight:bold;
font-size:13px;
height:20px;
text-align:left;
text-decoration:none;
}
