@charset "utf-8";
.left_menu {
	font-size: 9px;
	font-weight: bold;
	color: #003333;
	line-height: 2em;
}
.left_menu td {
	text-align:left;
	vertical-align: middle;
}
.left_menu img {
	text-align:center;
	border:none;
}
.left_menu a:link,.left_menu a:visited {
	color: #033;
}
.left_menu a:hover {
	color: #999;
}
.left_menu a:active {
	color: #fff;
	background-color:#000
}
.left_menu td.major_item {
	width:100%;
	padding-top:6px;
	padding-left:0px;
	padding-bottom:0px;
	font-style:italic;
	font-weight:bold;
	font-size:1.2em;
	color:#770000;
	line-height: 1em;
}
ul {
	margin-top:3px;
	margin-bottom:5px;
}
.pn_price {
	font-size: 10px;
	color: #990000;
}
.pn_price p {
	color: #444444;
	margin-left: 0px;
	font-size: 11px;
}
.pn_price select,.pn_price option{
	font-size: 10px;
	color: #000066;
}
.pn_price label, .white10{
	font-size: 10px;
	color: #fff;
}
.pn_price input {
	color: #000066;
}
.pn_price a:link,.pn_price a:visited,.pn_price a:active{
	color: #006699;
	font-weight: normal;
}
.pn_price a:hover {
	color: #006699;
	text-decoration: underline;
}
.cart {
	font-size: 10px;
	color: #990000;
	text-align: left;
	vertical-align: middle;
}
.cart a:link,.cart a:visited,.cart a:active{
	color: #990000;
}
.cart input {
	font-size: 10px;
	color: #000033;
}
.cart select {
	font-size: 10px;
	color: #000033;
}
#cart_form h2 {
	font-size: 12px;
	color: #009999;
	margin: 0px;
	padding: 0px;
}
#cart_form h1 {
	font-size: 14px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#cart_form h3 {
	font-size: 10px;
	color: #669933;
	margin: 0px;
	padding: 0px;
}
#cat_list {
	color: #003366;
	text-align: center;
	background-image: url(../store/images/collage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;
	width: 100%;
}
#cat_list p {
	margin: 0px;
	padding: 4px;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
#cat_list a:link, #cat_list a:visited,#cat_list a:active {
	color: #006699;
}
#cat_list a:hover {
	text-decoration: underline;
}
#masthead {
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #069;
	text-align: center;
	width: 100%;
	margin: 5px;
	padding: 0px;
}
#errormsg {
	text-align: center;
	width: 100%;
	font-size: 12px;
	color: #CC0000;
}
#addr_entry {
	color: #0033FF;
}
#blue_stripes {
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat-y;
}
.prodtitle {
	font-size: 12px;
	color: #006666;
	font-weight: bold;
}
.accheader {
	color: #000099;
}
.holidaymsg {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	padding: 10px;
}
#check_out {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.cart_form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.soldout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.watch_ul {
	font-size: 9px;
	color: #003366;
	margin-left: 0px;
	padding-left: 2em;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 1em;
	padding-bottom: 1em;
}
