.headerMain .headerLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oddTD {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dae7f1;
	border-bottom-color: #becdd8;
	padding-right: 3px;
	padding-left: 3px;
}
.evenTD {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5eef4;
	border-bottom-color: #c4d0da;
	padding-right: 3px;
	padding-left: 3px;
}
.oddCellTR {
	background-image: url(/images/oddGradient.gif);
	background-repeat: repeat-x;
	background-color: #d5e3ed;
}
.evenCellTR {
	background-image: url(/images/evenGradient.gif);
	background-repeat: repeat-x;
	background-color: #cddeea;
}

.headerCell {
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(/images/headerGradient.gif);
	text-transform: uppercase;
}
.headerTD {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7aa0b4;
	border-bottom-color: #7ea4b7;
}
.viewTable {
	font-family: "Trebuchet MS";
	font-size: 10px;
	border: 5px solid #E0EAF1;
}
.checkoutSpaceTR {
	height: 22px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.checkoutSpace {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5C6D5;
}
.onlyOddCell {
	background-repeat: repeat-x;
	background-color: #e8f0f8;
	padding: 2px;
	background-image: url(/shoppingCart/images/back_shadeBlueWhite.gif);
}

.onlyHighlightCell {
	background-color: #FFFF99;
}
.generalTable {
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#BBBBBB', Direction=120, Strength=3);
	background-image: url(/shoppingCart/images/mainShadeBack.gif);
	background-repeat: repeat-x;
	border: 1px solid #b1bcbe;
	margin: 0px;
	padding: 0px;
}
.generalTableInside {
	padding: 24px;
	margin: 10px;
}

.onlyEvenCell {
	background-image: url(/shoppingCart/images/back_shadeBlueWhite.gif);
	padding: 2px;
}
.justBorders {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5C6D5;
	border-bottom-color: #FFFFFF;
}
input {
	background-image: url(/shoppingCart/images/back_shadeBlueWhite.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7ECF1;
	border-right-color: #B5C6D5;
	border-bottom-color: #B5C6D5;
	border-left-color: #E7ECF1;
	color: #646182;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	height: 20px;
	background-repeat: repeat-x;
	vertical-align: middle;
}
select {
	background-image: url(/shoppingCart/images/back_shadeBlueWhite.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7ECF1;
	border-right-color: #B5C6D5;
	border-bottom-color: #B5C6D5;
	border-left-color: #E7ECF1;
	color: #646182;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	height: 20px;
	background-repeat: repeat-x;
	vertical-align: middle;
}
.cartButtonBig {
	background-image: none;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	height: 22px;
	background-color: #317ea5;
	border: 1px solid #05a4f6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.checkoutLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5688C5;
	text-decoration: none;
}
.checkoutLink a{
	color: #5688C5;
	text-decoration: none;
}
.checkoutLink a:hover{
	color: #b2b690;
	text-decoration: none;
}
.checkoutItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5688C5;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.moreProductSearch {
	background-image: url(/images/lightBack.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9cac9;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #c9cac9;
	color: #4D496F;
	height: 22px;
	width: 120px;
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.moreProductSearch a{
	text-decoration: none;
}
.emptyBasket {
	background-image: url(/images/lightBack.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9cac9;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #c9cac9;
	color: #4D496F;
	height: 22px;
	width: 120px;
	text-align: center;
	font-size: 12px;
}
.emptyBasket a{
	font-size: 12px;
	text-decoration: none;
}
.emptyBasket a:hover{
	color: #b2b690;
}