.categories {
	clear: none;
}

.categorybox {
	width: 30%;
	border: 1px solid;
	margin: 2px 2px 2px 2px;
	padding:  2px 2px 2px 2px;
	min-height: 100px;
	float: left;
}

.category_heading1 {
	margin: 5px 0 5px 0;
}

.subcategory_list {
	margin: 5px 0 5px 0;
}

.productlisting {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid Navy;
	background: #F0F8FF;
	min-height: 80px;
}

.productimg {
	border: 1px solid Navy;
	float: right;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.productimg img {
	border: 0;
}

.productlistinghead {
	font-weight: bold;
}

.productlistingprice {
	text-align: right;
}

.productoptions {
	clear: right;
	text-align: center;
}

.productoptionstbl {
	width: 90%;
	border: 1px solid;
	background: #F0F8FF;
	margin: 10px 2px 5px 2px;
}

.purchasehead {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}

.tblproducthead {
	text-align: center;
	width: 70%;
}

.tblstockhead {
	text-align: center;
	width: 7%;
}

.tblpricehead {
	text-align: right;
	width: 7%;
}

.tblactionhead {
	text-align: right;
	width: 16%;
}

.oddrow {
	background: #f8f8f8;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}

.evenrow {
	background: #f0f8ff;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}

.productattrcol {
	text-align: left;
}

.productstockcol {
	text-align: center;
}

.productpricecol {
	text-align: right;
}

.productactioncol {
	text-align: right;
}

.productpurchasecol {
	text-align: right;
}

.ccart {
	border: 1px solid Navy;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 0;
}

.ccart h1 {
	background: Navy;
	color: White;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	margin: 0 0 2px 0;
	padding: 4px 2px 4px 2px;
}

.ccart h1 a:link, .ccart h1 a:visited, .ccart h1 a:active, .ccart h1 a:hover {
	color: White;
	text-decoration: none;
	display: block;
} 

.ccart_contents {
	padding: 2px 5px 2px 5px;
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 85%;
}

.ccart_contents a:link, .ccart_contents a:visited, .ccart_contents a:active, .ccart_contents a:hover {
	display: block;
	text-decoration: none;
} 


.carttbl {
	width: 90%;
	border: 1px solid;
	background: #F0F8FF;
	margin: 10px 2px 5px 2px;
}

.cartwarn {
	color: Red;
	font-size: 90%;
	font-style: italic;
	padding-left: 20px;
	background: url(graphics/warn.gif) no-repeat top left;
}

.warn {
	border: 1px solid Red;
	background: #FFF0F5 url(graphics/bigwarn.gif) no-repeat top left;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 53px;
	display: block;
}
.cartdelete {
	padding-left: 20px;
	background: url(graphics/trash.gif) no-repeat top left;
}

.actioncell {
	text-align: center;
	padding-right: 20px;
}

.updatebutton {
	padding-left: 20px;
	background: url(graphics/refresh.gif) no-repeat top left;
}

.checkoutbutton {
	padding-left: 20px;
	background: url(graphics/checkout.gif) no-repeat top left;
}

.carthead {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}

.cellright {
	text-align: right;
}

.cellleft {
	text-align: left;
}

.cellcenter {
	text-align: center;
}

#cartwarn {
	border: 1px solid Red;
	margin: 5px 5px 5px 5px;
	padding: 20px 5px 20px 53px;
	font-weight: bold;
	font-size: 105%;
	background: #ffffcc url(graphics/bigwarn.gif) no-repeat top left;
	display: block;
}

#cartproducthead {
	text-align: left;
}

#cartattributehead {
	text-align: left;
	width: 20%;
}

#cartpricehead {
	width: 10%;
	text-align: right;
}

#cartquantityhead {
	width: 10%;
	text-align: center;
}

#carttaxhead {
	width: 10%;
	text-align: right;
}

#carttotalhead {
	width: 10%;
	text-align: right;
}

#cartactionshead {
	text-align: left;
}

#shiptypehead {
	text-align: left;
}

#shipoptionhead {
	text-align: right;
	width: 15%;
}

.formerror {
	text-align: center;
	font-weight: bold;
	color: Red;
	font-style: italic;
}

.pages {
	font-size: 80%;
	color: #333333;
	margin: 0;
	padding: 2px 2px 2px 2px;
}

.pages a:visited, .pages a:link, .pages a:active {
	color: #333333;
	text-decoration: none;
}

.pages a:hover {
	color: #999999;
	text-decoration: none;
}

.pagination {
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
	text-align: center;
	display: block;
	background: #ddddff;
	color: #000000;
	font-weight: bold;
}

.pagination a:link, .pagination a:visited, .pagination a:active {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}

.pagination a:hover {
	text-decoration: none;
	color: #6699cc;
	font-weight: normal;
}

.menupage {
	text-align: center;
	border: 1px solid;
	padding: 2px 5px 5px 5px;
}

.menupage h2 {
	display: block;
	background: #ddddff;
	color: #000000;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

#orderdesc {
	width: 70%;
}