.halfBox {
	float: left;
	width: 45%;
	margin-right: 15px;
}
.featurebox {
	float: left;
	width: 210px;
	margin-right: 10px;
	border: 1px solid #FF8700;
	padding: 3px;
}
.popularbox {
	float: left;
	width: 176px;
	min-height: 176px;
 	height: auto !important;
  	height: 176px;
	background-image: url(images/pop-product-bg.gif);
	background-repeat: no-repeat;
}
.popularbox-home {
	float: left;
	width: 176px;
	min-height: 176px;
 	height: auto !important;
  	height: 176px;
	background-image: url(images/pop-product-bg-home.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.popularbox-indent {
	padding: 54px 10px 10px 10px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	width: 95%;
	background-color: #FFEF00;
}
.productTitletext {
	float: left;
	height: auto;
	width: 180px;
	margin-right: 15px;
	margin-top: 10px;
}
.multiColumn1 {
	float: left;
	height: auto;
	width: 60px;
	margin-top: 10px;
	margin-right: 5px;
}

.multiColumn2 {
	float: left;
	height: auto;
	width: 75px;
	margin-top: 10px;
	margin-right: 5px;
}
.pixborder {
	border: 1px solid #ACACAC;
	margin-bottom: 10px;
	margin-left: 10px;
}
.productline {
	background-color: #FFFFFF;
	width: 555px;
	height: 190px;
	text-align: left;
	padding-top: 8px;
	overflow: hidden;
	z-index: 1;
}
.magicinfobox {
	background-color: #F0F0F0;
	border: 1px solid #000000;
	padding: 3px;
	height: auto;
	width: 110px;
	position:absolute;
	z-index:99;
	left: 16;
	top: 80;
	visibility: hidden;
	text-align: left;
}
.productdisplay {
	width: 630px;
	float: left;
}
.productdisplay a {
	color: #666666;
	text-decoration: none;
}
/*.productThumbpix {
	float: left;
	height: 60px;
	width: 60px;
	border: 1px solid #ACACAC;
	margin-bottom: 20px;*/
}
.productTitletext {
	float: left;
	height: auto;
	width: 240px;
	margin-right: 10px;
	margin-top: 10px;
}
.multiColumn1 {
	float: left;
	height: auto;
	width: 60px;
	margin-top: 10px;
	margin-right: 5px;
}
.multiColumn2 {
	float: left;
	height: auto;
	width: 75px;
	margin-top: 10px;
	margin-right: 5px;
}
.productoptionstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #808080;
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px solid #ACACAC;
	width: 546px;
}
.productoptionstableHeader {
	background-color: #C2C2C2;
}
.productoptionstablerow2 {
	background-color: #F7F7F7;
}
.currentCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #1D1756;
	width: 160px;
	margin-left: 16px;
	background-image: url(shop/commercebutts/feature-back.gif);
	background-repeat: repeat-y;
}
.currentCartTotals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #1D1756;
	width: 150px;
	margin-right: 10px;
}
.shopbuttons {font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #3D94C2; font-weight: bold; color: #FFFFFF}

.pricetext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #6F7072;
	font-size: 120%;
}
.pricetextOffer {
	color: #000000;
}
.searchinput {
	margin-top: -12px;
}
.buyTable {
	background-color: #CCCCCC;
	border: 1px solid #FFCC66;
	width: 100%;
}
.productdisplay a:link {
	color: #666;
	text-decoration: none;
}
.productdisplay a:active {
	color: #666;
	text-decoration: none;
}
.productdisplay a:visited {
	color: #666;
	text-decoration: none;
}
.productdisplay a:hover {
	color: #9966FF;
	text-decoration: none;
}
.productpix {
	border: 1px solid #ACACAC;
}	
/* Just a little christmassy red class - it's only a little one - I know, sorry Mike, Bah Humbug!*/
.red {
	color: #f00;
	}
.shoptextindent {
	margin-left: 10px;
}
.textIndentSmall {
	margin: 5px;
}

.menubuttons {
	margin-left: 6px;
}
.menubuttons a:link {
	color: #666;
	text-decoration: none;
}

.menubuttons a:active {
	color: #666;
	text-decoration: none;
}
.menubuttons a:visited {
	color: #666;
	text-decoration: none;
}
.menubuttons a:hover {
	color: #9966FF;
	text-decoration: none;
}

.submenubuttons {
	margin-left: 8px;
}
.submenubuttons a:link {
	color: #666;
	text-decoration: none;
}

.submenubuttons a:active {
	color: #666;
	text-decoration: none;
}
.submenubuttons a:visited {
	color: #666;
	text-decoration: none;
}
.submenubuttons a:hover {
	color: #9966FF;
	text-decoration: none;
}
