a, p , td ,input , txtarea {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000;}

/*		layout	*/

body{
	margin:0px;padding:0px;
	background: url(/images/bg_v_body.gif) repeat-y #ffffff;
	min-width:780px
}
#header{
	background-color:#AC1E23;
	border-bottom:4px solid #FDB84D;
}
#contentbody , #content , #contentbodystore {
	padding-top:20px;
	float:left;
	/*overflow:auto ;*/
	margin-bottom:4em;
}
#contentbodystore {
	width:585px;
	width:616px;	
	padding-left:20px;
}

#description{
	width:330px;
}

#navigation{
	width:168px;
	float:left;
}

.subnavigation{
	
	background:url(/images/myLinh_products_sauces_bkgnd.gif) repeat-y transparent;
}
.subnavigation div{
	padding-left:16px;
}

#footerbody{
	clear:both;	
	background-color:#F78A25; /*EB8E3D*/
	height:5em;
	vertical-align:middle;
	/*margin-top:4em;*/
}
#footer{
	padding:1em;	
	padding-left:80px;
	text-align:center;
	width:735px;
}
#footer , #footer a , #footer a:visited{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}




/*		Typography	*/

.welcometext {
	font-size: 12px;
}

.redtitle {
	color: #ac1e23;
	font-size: 13px;
}
.saucename {
	font-weight:normal;
	color: #f8af4a;
	font-size: 11px;
}

p {
	font-weight: normal;
	color: #000000;
}

.redtext {
	color: #ac1e23;
	font-size: 11px;
	padding:.8em 0 .8em 0;		
}





/* */

.pad20{padding-left:20px}

form th{
	color:#AC1E23;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}

.recipebutt{
	margin-top:15px;
}

#productSeries{
	width:185px;
	height:360px;
	position:relative;
}
#productSeries div{
	display:none;
	position:absolute;
	top:0px;left:0px;
}
div#p0{
	display:block;
}

#description {
	margin-top:0px;
}
#description p{
	font-size:12px;
	line-height:18px;
	text-align:justify;
	
}
#description p.redtext{text-align:left}

input.lg , textarea.lg{
	width:100%;
}
input.threewide{
	width:2em;	
}
input.butt{
	padding:.5em;
	font-weight:bold;
	font-size:12px;
}
.error {
color:#990000;
font-style: italic; 
}


/* Store Styles */
#navbarApp{
	background:url(/images/secondaynav_bg.gif) repeat-x white;
	height:72px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#navbarApp  , #navbarApp a {
	color:#000000;
	font-weight:bold
}

#navbarApp div{
	padding:45px 10px 10px 10px;
}
.righter {
	padding-left:170px	
}
.totalcell{
	background:url(/images/bg_totalcell.jpg) repeat-x #bc2b31;
	padding:1.5em 1em 1.5em 0;
	font-size:14px;
}
.storetable thead th{
	/* background:url(/images/shopthead.jpg)	 no-repeat #bc2b31; */
	background:url(/images/tableheaderrow_bg.jpg) repeat-x #bc2b31;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:66px
}
.storetable thead th{
	color:#ffffff !important;
}
.nobgimg{
	background-image:none;
}
.storetable thead th{
	padding-top:1em;
}
.sum{
	padding:1.5em 8px 1em 8px;	
	border-bottom:1px solid #FC0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:120%;
}


/*		Links	*/
/*
a:link {
	font-weight: normal;
	text-decoration: none;
	
}
*/
a:hover {	
	font-weight: bold;
	text-decoration: underline;
}

a:active {	
	font-weight: bold;
	text-decoration: none;
}

a:visited {	
/*
	font-weight: normal;
	text-decoration: none;
*/
}

a:link.welcome {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	color:#0000FF;
}

a:hover.welcome {	
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color:#0000FF;
}

a:active.welcome {	
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color:#0000FF;
}

a:visited.welcome {	
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a, #subnavigation  , #subnavigation  a , #subnavigation a:visited , #subnavigation a:link{
	color:#000000 !important;	
}


/* Utility */
.contentsright{
	text-align:right !important;	
}
.contentsleft , .contentsleft th{
	text-align:left !important;	
}
.contentscenter{
	text-align:center !important;	
}


/* Footer stuff*/
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -5em;
}
#footerbody , .push {
	height: 5em;
}
