BODY{
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f7f7f7;
}
#layout{
	width: 720px;
	margin: 0 auto;
	background: #eee;
	border: solid 1px #ddd;
	padding: 3px;
}
#layout .inn{
	background: #fff;
	width: 720px;
}
#layout .inn td{
	text-align: left;
}

#layout .inn .menubar, .menubar{
	height: 22px;
	background: #333;
	color: #41589B;
	text-align: right;
	padding: 0 20px;
}
.menubar a, .menubar a:visited{
	color: #eee;
	text-decoration: none;
	font-size: 95%;
	padding: 0 5px;
}
.menubar a:hover{
	color: #777;
}

#leftmenu{
	width: 175px;
	background: #080258;
	color: #eee;
	border: solid 1px #666666;
	vertical-align: top;
}
#leftmenu strong{
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 10px;
}
#leftmenu a, #leftmenu a:visited{
	display: block;
	color: #CCFFFF;
	text-decoration: none;
	padding: 4px 20px;
	line-height: 15px;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	background: #666666 no-repeat 10px 11px;
	font-size: 13px;
	text-align: left;
}

#leftmenu a:hover, #leftmenu .active, #leftmenu .active:visited{
	background: #333333;
	color: #CCC;
}

#cards{
	height: 70px;
	text-align: center;
	padding-top: 5px;
	color: #000;
	background: #fff url(../images/cards.gif) no-repeat;
}
.smalltxt{
	color: #ccc;
	font-size: 90%;
}

#layout .orange, #layout .orange:visited{
	color: #e90;
	font-weight: bold;
}

#layout .green, #layout .green:visited{
	color: #e00;
	font-weight: bold;
}
.inner{
	margin: 20px;
	width: 505px;
}
h1{
	width: 100%;
	font-size: 150%;
	color: #e90;
	padding-bottom: 3px;
}
.note{
	width: 80%;
	color: #e00;
	font-weight: bold;
	background: #eee;
	border: solid 3px #ddd;
	padding: 5px;
}
.heading{
	background: #fc3;
}
#main{
	width: 85%;
	margin: 20px;
	text-align: left;
	border: solid 1px #ccc;
}
TEXTAREA{
	width: 96%;
}
.mainheading{
	background: #ccc;
}
.item{
	width: 140px;
	height: 170px;
	float: left;
	border-bottom: solid 1px #ccc;
	margin: 7px;
	padding: 7px;
	background:  url(../images/item_bg.gif) repeat-x left bottom;
	text-align: center;
}
.item image, .colimage image{
	border: solid 1px #fff;
}
.price{
	color: #e00;
}
#grid{
	height: 40px;
}
#grid div{
	float: left;
	width: 40px;
	padding: 0 10px;
	height: 20px;
	text-align: right;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
}
.opt{
	color: #c00;
	font-size: 90%;
	font-style: italic;
}
.colimage{
	background: #eee;
}
.products td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.nopcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nopheader {
	background: #464444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #FFFFFF;
	padding: 5px;
	border: solid 1px #fff;
	}
.nopentry{
	border-bottom: solid 1px #ccc;
	padding: 5px;
}
.noptotal{
	background: #eee;
	padding: 5px;
}
.itemdet{
	text-align: center;
	font-size: 90%;
}
#efee{
	width:250px;
	clear:both;
	text-align:left; 
	border:0;
	color: #c00;
	padding: 10px;
}



