/* CSS Document */
body {
	margin:0; padding:0;
	background:#FFF; height:100%;
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px; 
	}
	
	p {line-height:1.3em;}
	
	li {line-height:1.5em;}
	
	h1 {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:24px; font-weight:700; }
	h2 {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:18px; font-weight:700; }
	h3 {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:14px; font-weight:700; }
	h4 {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px; font-weight:700; }
	
	hr {height:1px; width:100%; border:0;color:#40a9e2; background:#40a9e2; margin:-1px 0 !important; margin:-10px 0; padding:0;}

	
	
	a, a:active {text-decoration:underline; color:#0078b7;}
	a:hover, a:active:hover {text-decoration:underline; color:#a90027;}
	
	
/* ---------------- Custom Page Formatting ------------------- */
	.homepic {border-bottom:3px solid #FFF;}
	.month {background-color:#40a9e2; color:#FFF; padding-left:5px;}
	
	#recipes {float:left; width:200px; font-size:12px;}
	#recipes ul	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		}

		#recipes a {
			display: block;
			background:#FFF;
			padding: 0px;
			width: 209px;
			border-bottom: 1px solid #0078b7;
			}

			#recipes a:link, #recipes a:visited {text-decoration: none;	}

			#recipes a:hover {background-color: #cfe9f7; color:#000;}
			
	#sidebarBlue {
		float:left; 
		margin:15px 10px 10px 10px;
		width:209px;
		background-color:#0078b7;
		}
		.largetype {padding:5px 10px; font-style:italic; font-size:24px; line-height:1.5em; text-align:center;}
	
/* ---------------- Colored Backgrounds ------------------- */
	.home {
	background:url("../images/backgrounds/home.gif") top left repeat-y;
	}
	
	
	.leftHome {margin:145px 0 0 40px;}
	
	/* -- TAB navigation -- */
	
	#tabnav ul {
		margin-left: 0;
		padding-left: 0;
		}

		#tabnav li {
		display: block;
		float:left;
		list-style-type: none;
		}

		#tabnav a { padding: 0; display:block; width:308px;margin-right:3px; }

		#tabnav a:link, #tabnav a:visited {
		background-color: #0078b7;
		text-decoration: none;
		}

		#tabnav a:hover {
		background-color: #2194d0;
		text-decoration: none;
		}
		
		#kidtabnav a:link, #kidtabnav a:visited {background-color: #714293;}
		#kidtabnav a:hover { background-color: #8d60ad;}
		
		#foodtabnav {margin-right:0px;}
		#foodtabnav a:link, #foodtabnav a:visited {background-color: #aaca2b;}
		#foodtabnav a:hover { background-color: #9ebd25;}
		
			
		

/* ---------------- Page Structure ------------------- */
	#container {width:940px; margin:10px auto; }
	#shopbag {width:933px; text-align:right; margin-bottom:3px;}
	#stdshopbag {width:930px; text-align:right; margin-bottom:3px;}
	
	#tabnav {
		float:left;
		width:935px;
		}
	#content {
		float:left; 
		width:940px; 
		}

	#sectionLeftcol {
		float:left;
		width:335px;
		margin-left:3px;
		}
		
	#sectionRightcol {
		float:left;
		width:595px;
		}
		
	#sectionRightcol img {border:0; margin:0; padding:0;}
		
		.sectionColumn {
		float:left;
		width:296px;
		}
		.threespace {
		float:left;
		width:3px;
		}
		
		#sectionMailing {
		float:left;
		width:595px;
		background:#a90027;
		border-top:3px solid #FFF;
		padding:12px 0;
		}
		
	#leftCol  {
		float:left;
		width:236px;
		}
		#leftCol p {padding:0px 10px; color:#FFF; font-weight:600; font-size:13px;}
		
	#sectionDivider {
		float:left;
		height:10px;
		margin:0; padding:0;
		}
		
	#mainColumn {
		float:left;
		width:690px;
		}
		
		#standardMailing {
		float:left;
		width:690px;
		background:#a90027;
		border-top:3px solid #FFF;
		padding:2px 0;
		}
		
		#search {
		width:209px;
		margin-bottom:20px;
		}
	
	.inside {padding:10px; }
	
	
	#footer {
		float:left; 
		width:935px;
		text-align:center;
		color:#000;  
		}
	#footer a, #footer a:active {text-decoration:none; color:#000;}
	#footer a:hover, #footer a:active:hover {text-decoration:none; color:#999;}
	
	#copyright {width:935px; float:left; text-align:left; color:#FFF;margin-top:10px;}
	#poweredby {font-size:9px;width:935px; float:left; text-align:right; color:#999;  margin-bottom:10px;}
	#poweredby a, #poweredby a:active {text-decoration:none; color:#999;}
	#poweredby a:hover, #poweredby a:active:hover {text-decoration:none; color:#000;}
	
	/* ---------------- Shopping Section Pages ------------------- */
		
		#shopSectionLeft {
		float:left;
		width:311px;
		margin-left:0px;
		border-top:3px solid #FFF;
		}
		
		.shopSecLeftSpacing {padding:50px 0px 0px 40px;}
		
		#shopSectionMain {
		float:left;
		width:621px;
		border-top:3px solid #FFF;
		}
		#shopSectionImage {float:left; width:311px;}
		#shopSectionProducts {float:left; width:308px;}
		#shopSectionProducts img {margin-bottom:8px;}
		
		#shopSectionMailing {
		float:left;
		width:624px;
		background:#a90027;
		border-top:3px solid #FFF;
		padding:2px 0;
		}
	
/* ---------------- Form buttons ------------------- */
input.ftext {background-color:#FFF; border: 1px solid #40a9e2; color:#000;}
input.button {background-color:#40a9e2; color:#FFF; border:0;cursor:pointer; }

input.bluebutton {background-color:#40a9e2; color:#FFF; border:0;cursor:pointer; }
input.blueinput {background-color:#40a9e2; color:#FFF; border:0;}

input.purplebutton {background-color:#bb9ed1; color:#FFF; border:0;cursor:pointer; }
input.purpleinput {background-color:#bb9ed1; color:#FFF; border:0;}

input.greenbutton {background-color:#e4f2a5; color:#aaca2b; border:0;cursor:pointer; }
input.greeninput {background-color:#e4f2a5; color:#aaca2b; border:0;}

input.redbutton {background-color:#cb254b; color:#FFF; border:0;cursor:pointer; }
input.redinput {background-color:#cb254b; color:#FFF; border:0;}



/* ---------------- Shopping specific styles ------------------- */


.shopt {
	padding:0;
	margin:-1px 0 -3px 0 !important;
	margin:0 0 -3px 0;
	}
	
.namerow, .smallprice {font-size:13px; line-height:16px;color:#000; text-align:center;}

.namerow a, .namerow a:active, .detaillink a, .detaillink a:active {text-decoration:underline; color:#000; }
.namerow a:hover, .namerow a:active:hover, .detaillink a:hover, .detaillink a:active:hover {text-decoration:underline; color:#a90027;}
	
.pictrow {text-align:left;}

.deptlist {font-size:10px; line-height:16px;}

.catname h1, .deptname h1 {
	font-family:"Helvetica Neue",Arial, Helvetica, sans-serif; 
	color:#0078b7; 
	margin-bottom:5px; margin-top:10px; font-size:26px;margin-left:0px; letter-spacing:normal;}
.prodtable {margin-top:20px;}

.pagecount {padding-top:10px;color:#000; }
.prodname {font-size:23px; line-height:1.3em; color:#000;margin-left:12px;}
.shortdesc {margin-bottom:10px;color:#000;margin-left:12px;}
.longdesc {margin-bottom:10px;color:#000;margin-left:12px;}
.specinst { line-height:16px;margin-left:12px;}
.price { line-height:16px;margin-left:12px;font-weight:bold;}
.prodformtable {margin-left:12px;}

.smallcatname {display:none;}

#addtobag {margin-left:12px;}

.seealso {color:#000;}
	
div.float {float:left; margin:5px 15px 5px 0px;overflow:visible;}
div.item {float:left; margin:5px 15px 5px 0px;width:130px;}

/* ---------------- detail.asp styles ------------------- */

#linkbutton {font: 12px/1.3; position:absolute; left:620px; top:35px; display:block; z-index:40; }
#linkbutton a:link, #linkbutton a:visited, #linkbutton a:active {text-decoration:none; color:#000; }
#linkbutton a:hover, #linkbutton a:visited:hover {text-decoration:none; color:#000; }
#detailtable {position:absolute; top:35px; left:10px;}
.altimgs img {margin-bottom:10px;}
.popupprodname {font-size:12px; line-height:1.3em; color:#000; margin-bottom:3px; padding-left:110px;}

/* ---------------- shopping bag styles ------------------- */
.shoppingbag {

}
/* heading styles */
.sbhead {
	background-color:#40a9e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.sbhead  p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
}
.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
}
/* item row styles  */
.sbitem {
	background-color:#cfe9f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
}
.sbitem p {	
	margin-left:5px;
	margin-right:5px;
}
.sbimage {
	width:110px;
	text-align:center;
}
.sbitemname {
	width:320px;
}
.itemremove {
	text-align:right;
}
.sbqty {
	width:50px;
	text-align:right;
}
.sblistprice {
	width:100px;
	text-align:right;
}
.sbtotalprice {
	width:100px;
	text-align:right;
}
/* summary lines */

.sbsubtotal {
	background-color:#40a9e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
}
.sbline {margin-bottom:20px;}
}
.recitem {
	width:105px;
	margin-right:15px;
	float:left;
	font-size: 11px;
}.sbbuttons {margin:20px 0px;}

.sku { margin-bottom:10px; margin-top: 10px;margin-left:12px; padding-left:20px;}
.rsku {margin-bottom:10px; }
.rprice { font-weight:bold;}
