table.prodPrice {
	border-collapse:	collapse;
	border:		none;
	border-top:	1px solid #e7d2a7;
}
table.prodPrice tr { border: none; }
table.prodPrice td { padding: .5em 2em .5em 0; }
table.prodViewtable {
	border-collapse:	collapse;
	border:	none;
	margin:	.5em 0 1.5em 0;
	line-height:	200%;
}
table.prodViewtable td { padding: .1em 1em; }
table.prodViewtable td.prodimg { padding: 0; }
table.prodViewtable td.prodimg img { border: 1px solid #e7d2a7; }

table.regtable td { line-height: 200%; padding: .1em .5em; }
table.regtable th { text-align: left; }
table.regtable td input, table.regtable td select { margin-right: 2px; }

.textbox {

}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	color: #000000;
}
.submit {	
	font-size: x-small;
	font-weight: bold;
}
.submitbig {	
	font-size: small;
	font-weight: bold;
}
ul, li { 
	padding:	0;
	margin:		0;
	list-style:	none;
}
.divSession { text-align: right; }
.txtSession, .txtCopy, .txtSiteDocs { font-size: x-small; }
a.txtSession, a.txtSiteDocs {
	font-size: x-small;
	text-decoration: underline;
}

a.txtButton {
	font-weight: bold;
}
a.txtButton:hover {
	font-weight: bold;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale, .txtOutOfStock, .txtImportant {
	color: #bc2127;
}

.txtContentTitle {
	font-weight: bold;
}
.txtBoxSave {
	color: #bc2127;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #e7d2a7;
}
.tdListTitle {
	font-weight: bold;
}
.tdEven {
	
}
.tdOdd {
	border-top: 1px solid #e7d2a7;	
	border-bottom: 1px solid #e7d2a7;
}
.divCart {
	font-size:	x-small;
	line-height:1.5em;
}
.txtCartPrice {
	float: right;
	padding-right: 3px;
}
.cartTotal {
	border-top: 1px solid #e7d2a7;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited, a.txtCartProduct:hover { }
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited, a.txtviewCart:hover { font-weight: bold; }

h2.cart {
	background:	url(../styleImages/icons/basket.gif) no-repeat left 50%;
	line-height:	24px;
	padding-left: 30px;
}
.checkouticon {
	background:	url(../styleImages/icons/checkout.gif) no-repeat right 50%;
	padding:		5px 30px 5px 0;
	font-weight: bold;
	line-height:	3em;
}
h5.chkout {
	color:			#bc2127;
	text-align:		right;
	background:		url(../styleImages/icons/checkout.gif) no-repeat right 50%;
	padding:		5px 30px 5px 0;
	margin:			0;
}

.cartProgress {
	font-weight: normal;
	padding: 4px;
	border: 1px solid #e7d2a7;
	width: 350px;
	margin: auto;
	text-align: center;
}
.txtcartProgressCurrent {
	color: #bc2127;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
}
.basketTable th, .basketTable td { padding: 0 .5em; }
.tdcartTitle {
	font-weight: bold;
	border-bottom: 1px solid #e7d2a7;
	border-top: 1px solid #e7d2a7;
}
.tdcartEven {
	border-top: 1px solid #e7d2a7;	
	border-bottom: 1px solid #e7d2a7;
}
.tdcartOdd {
	
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #e7d2a7;
}
a.txtCheckout {
	font-weight: bold;
	font-size:	medium;
	line-height:	3em;
}
a.txtUpdate {
	font-weight: bold;
	line-height:	3em;
}
.txtStockWarn {
	font-size: 75%;
	color: #bc2127;
}
.txtError {
	font-weight: bold;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: x-small;
	padding-top: 5px;
}
.dropDown {
	width: 120px;
}
