@charset "utf-8";
/* CSS Document */

#content3 h1{
	margin-top:-22px;
}

#menuCallout{
	width:340px;
	margin:20px 0 0 -20px;
	position:relative;
	z-index:20;
	float:left;

}
.menucalloutT{
	width:340px;
	height:11px;
	background:url(img/menu-callout-topper.png) no-repeat center bottom;
}
.menucalloutB{
	width:340px;
	height:12px;
	background:url(img/menu-callout-bopper.png) no-repeat center top;
	margin-top:-3px;
}
.menuText{
	width:340px;
	background:url(img/menu-callout-bg.png) repeat-y center top;
}
.menuText ul{
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
}
.menuText li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a5227;
	line-height:15px;
	padding:3px 24px 3px 0;
	border-bottom:1px dotted #FFF;
	margin:0 18px 0 15px;
}
.menuText li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a5227;
	line-height:15px;
	padding:3px 24px 3px 0;
	border-bottom:1px dotted #FFF;
	margin:0 23px 0 20px;
}
.menuText li.last{
	border-bottom:none;
}
.menuText li a:link, .menuText li a:visited{
	color:#7a5227;
	text-decoration:none;
}
.menuText li a:hover, .menuText li a:active{
	color:#b22514;
	padding-left:2px;
	text-decoration:underline;
}

#menuContent{
	float:left;
	width:500px;
	margin:20px 0 20px 30px;
}
#menuContent h2{
	float:left;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d95241;
	font-size:18px;
	margin:0;
}
#menuContent h2 em{
	font-style:normal;
	color:#7a5227;
	font-weight:normal;
	font-size:12px;
	line-height:28px;
}
#menuContent p{
	float:left;
	width:100%;
	padding:10px 0 0 40px;
}
.numb{
	float:left;
	width:20px;
	margin:0 25px 0 -45px;
	padding:0;
	font-weight:bold;
	text-align:right;
}
.price{
	color:#818c56;
}
.priceChange{
	font-style:normal;
	color:#7a5227;
	font-weight:normal;
	font-size:12px;
	line-height:28px;
	float:right;
	margin:-20px 7px 0 0;
}



/* little printer */

#printerCont{
	width:110px;
	height:25px;
	overflow:hidden;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background:#dbeb9d;
	border: 5px solid #f1f9d2; padding:0px;
	float:right;
	margin:18px 400px 0 0;

}
#printerCont p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C33;
	width:200px;
	margin:-7px 0 -11px 12px;
}
#printerCont p.linky{
	font-size:10px;
}
#printer{
	position:relative;
	background:url(img/printer.png) no-repeat;
	width:49px;
	height:45px;
	margin:0 10px 0 0;
	top:8px;
	left:343px;
}

/* bg images */
#contentFull2{
	float:left;
	width:100%;
	margin:0 0 30px -50px;
}
#contentFull3{
	float:left;
	width:100%;
	margin:0 0 0 50px;
}
#contentFull2.app{
	background:url(img/menu-pics/app.png) left 450px no-repeat;
}
#contentFull2.noo{
	background:url(img/menu-pics/noo.png) left 450px no-repeat;
}
#contentFull2.ver{
	background:url(img/menu-pics/ver.png) left 450px no-repeat;
}
#contentFull2.com{
	background:url(img/menu-pics/com.png) left 450px no-repeat;
}
#contentFull2.fam{
	background:url(img/menu-pics/fam.png) left 450px no-repeat;
}
#contentFull2.cla{
	background:url(img/menu-pics/cla.png) left 450px no-repeat;
}
#contentFull2.veg{
	background:url(img/menu-pics/veg.png) left 450px no-repeat;
}
#contentFull2.bee{
	background:url(img/menu-pics/bee.png) left 450px no-repeat;
}
#contentFull2.chi{
	background:url(img/menu-pics/chi.png) left 450px no-repeat;
}
#contentFull2.sea{
	background:url(img/menu-pics/chi.png) left 450px no-repeat;
}
#contentFull2.des{
	background:url(img/menu-pics/des.png) left 450px no-repeat;
}
#contentFull2.bev{
	background:url(img/menu-pics/bev.png) left 450px no-repeat;
}
#contentFull2.app .menuText li.app{
	font-weight:bold;
}


/* printed page */

.printHead1{
	font-size:12px;
	float:left;
	width:200px;
}
.printHead2{
	font-size:12px;
	float:left;
	width:300px;
}
.printHead p{
	color:#000;
}
.printCont {
	float:left;
	clear:both;
	margin:10px 0 0 0;
	font-size:12px;
}
.printContFull {
	float:left;
	clear:both;
	margin:10px 0 0 0;
	font-size:12px;
	width:100%;
}
.printCont h2{
	font-size:14px;
	margin:5px 0 0 0;
}
.printCont h2 em{
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	line-height:28px;
}
.printCont p{
	display:block;
	float:left;
	width:150px;
	padding:0 0 0 15px;
	margin:10px 10px 10px 25px; 
	font-size:10px;
}
.printnumb{
	float:left;
	width:20px;
	margin:0;
	padding:0;
	font-weight:bold;
}

/* Page States */



