/* - Product Catalog Styles - GLobal Settings - */
.catalogmaintable{}

.categoryheader {	}
.categoryheader a:hover {}
.shoppingcart {
	background: #FFFFFF;
	padding: 5px;
	color: #333333;
	margin: 0;
}

.totalrecpofprow {}
.itemtitle, .itemtitle a {
	font: bold 22px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.itemdesc {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
}
.catlocalerow {}
/* AltRow1,AltRow2  - Alternate vertical rows * Not for HColumns */

.smltxt {}
.itemprice {}
.salelabel {}
.ccatname{}
.catpic{}
.catdiv{}
/* AltRow1,AltRow2  - Alternate vertical rows * Not for HColumns */
/* CART SETTINGS */

.backtomain {}
.browse {}
.checkout{}
.mycart{}
.categorybox{}
#categorycontainer{}

	/* Catalog Styles */
.catpic {}
.hcCell {}
.totalrecpofprow {}
.itemtitle {
	font-size: 20px;
}
.pghdr {}
.noaltrow {
	width: auto;
	height: auto;
	display: block;
	padding-bottom: 10px;
}
.prodpic {
	border: 2px solid #CC9966;
	float: right;
	margin-left: 5px;
	padding: 4px;
	border: 0;
}

.extrapicscellheader {}
.prodprice {
	font-weight: bold;
}

/* Shopping Cart Styles */
.qtybox {
	font-size: 12px;
	border: 1px solid #333333;
	margin: 1px;
	
}
.addtocartbtn,.checkoutbtn{
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #215056;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82979A;
	border-right-color: #17373C;
	border-bottom-color: #17373C;
	border-left-color: #215056;
	margin: 1px;
}
.itemattributes {
	font-size: 12px;
	border: 1px solid #333333;
	margin: 2px;
}

.salelabel{}
.cartmessage{
	font-style: italic;
	color: #FF0000;
}
.itemshipmess{}
#carttbl{
	padding: 3px;
	font-size: 13px;
	color: #333333;
	width: 100%;
}
.carttblheader{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	width: auto;
	border-right: #F7DDC4;
	border-bottom: #F7DDC4;
	border-left: #F7DDC4;
}
.ccformtable{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	width: 95%;
	border-right: #F7DDC4;
	border-bottom: #F7DDC4;
	border-left: #F7DDC4;
	margin: 0 autol
}
.payment {
	width: 700px;
	margin: 0 auto;
	padding: 10px;
}
.checkoutfrmflds{}
.continueshop {
	text-align: right;
}

.subtags {}
.checkoutcusttbl {
	width: 95%;
	margin: 0 auto;
}


.checkoutheader {
	font-weight: bold;
}
.checkoutheadernot {
	color: #8B9EA2;
}
.ccformtable {
	width: 95%;
	margin: 0 auto;
}
.finaldetailscc {}
.pgtxt {}
.ordertools {
	padding: 5px;
	margin-top: 10px;
}
.checkoutprocess {
	background: #215056;
	padding: 7px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	color: #FFFFFF;
}

/* Detail Item Cells */
.pitempic {
	float: left;
	width: 250px;
	height: auto;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.iteminfo {
	padding: 10px;
	float: left;
	width: 600px;
	height: auto;
}
