body {
	margin: 0;	
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background: #4a4a4a url('../images/maincol-back.png') top center repeat-y;
	}
	
body#noTemplate {
	background: #111111;
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
	text-align: left;
	}
	
a:link, #navEZPagesTOC ul li a {
	color: #fff;
	text-decoration: underline;
	}
	
a:visited {
	color: #fff;
	text-decoration: underline;
	}
	
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #fa0096;
	}
	
#navMain {
	padding-right: 6px;
	}
	
#navSupp ul li {
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: normal;
	}
	
a:active {
	color: #fa0096;
	}
	
#mainWrapper {
	width: 818px;
	background: transparent;
	}
	
#noTemplate #mainWrapper {
	width: 550px;
	margin: 0;
	padding: 0;
}
	
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	background: transparent;
	}
	
#navColumnOne {
	background: transparent;
	text-align: right;
	}
	
.leftBoxContainer {
	border: none;
	}
	
h3.leftBoxHeading, h3#categoriesHeading {
	background: transparent;
	text-align: right;
	font-weight: normal;
	letter-spacing: 2px;
	}
	
#productListHeading, h1 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#productInfo {
	display: block;
	float: left;
	width: 240px;
	margin-left: 20px;
	}
	
#productName {
	font-size: 14px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#productDescription {
	text-align: left;
	}
	
#productPrices {
	text-align: right;
	font-weight: normal;
	}
	
#productMainImage {	}

#logo {
	margin: 16px 0 0 0;
	}
	
#header_nav {
	margin: 25px 0 0 53px !important;
	margin: 25px 0 0 50px;
	}
	
#navSuppWrapper {
	margin-top: 12px;
	}
	
#navMain ul.back {
	text-align: right;
	}
	
div.centerBoxContentsProducts {
	margin-bottom: 20px;
	}
	
div.centerBoxContentsProducts img {
	border: #dedede 2px solid;
	border: none;
}
	
#navBreadCrumb {
	background: transparent;
	}
	
#siteinfoLegal {
	margin: 12px 0 12px 0;
	}
	
div.sideBoxContent {
	text-align: right;
	background: transparent;
	}
	
div.sideBoxContent br {
	display: none;
	}
	
#categories {
	margin-bottom: 260px;
	}
	
#categoriesHeading, #categorylistboxHeading {
	display: none;
	}
	
#categorylistboxContent {
	margin-top: -21px;
}
	
a.category-top {
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	padding-top: 24px;
	padding-bottom: 4px;
	display: block;
	font-weight: normal;
	}
	
a.category-products {
	font-size: 12px;
	display: block;
	width: 100%;
	color: #fff;
	padding: 2px 0 2px 4px;
	margin-left: -4px;
	text-decoration: none;
	text-transform: lowercase;
	}
	
a:hover.category-products, .category-subs-selected {
	display: block;
	width: 100%;
	color: #fa0096;
	padding: 2px 0 2px 4px;
	margin-left: -4px;
	text-decoration: none;
	}
	
.centerColumn {
	width: 572px;
	margin-left: 24px;
	margin-top: 10px;
	}
	
.collections td a {
	font-size: 12px;
	}
	
h3.itemTitle {
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}

h3.itemTitle a {
	text-decoration: none;
	}
	
#cartAdd {
	border: none;
	}
	
#cartContentsDisplay, .tableHeading {
	background: transparent;
	}
	
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}
	
.tableHeading, #cartSubTotal {
	background: transparent;
	}
	
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}
	
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}
	
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
	
#scUpdateQuantity {
	width: 2em;
	}
	
.cartQuantity {
	width: 4.7em;
	}
	
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
	
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}
	
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}
	
.cartRemoveItemDisplay {
	width: 3.5em;
	}
	
.cartAttribsList {
	margin-left: 1em;
	}
	
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	}
	
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
	
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}
	
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}
	
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	}
	
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}
	
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}
	
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}
	
.amount {
	width: 5.5em;
	}
	
.rowOdd {
	background: transparent;
	height: 1.5em;
	vertical-align: top;
	}
	
.rowEven {
	background-color: #333;
	height: 1.5em;
	vertical-align: top;
	}
	
TR.tableHeading {
	background: transparent;
	height: 2em;
	}
	
#gallery {
	position: relative;
	width:320px;
	height:480px;
	width:214px;
	height:320px;
	margin:0;
	padding:0;
	}
	
#gallery li {
	display: block;
	}
	
#gallery img {
	border: #fff 4px solid;
	border: none;
	}
	
font {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	}
	
.navNextPrevList {
	margin-bottom: 12px;
	}
	
#productLeft {
	margin-top: 16px;
	float: left;
	width: 300px;
	}
	
#productRight {
	margin-top: 16px;
	float: left;
	width: 270px;
	}

#container {
  position: relative;
  width: 520px;
  height: 170px;
  overflow: hidden;
  border: none;
}

#scroller {
  width: 2430px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

#scroller .content {
  height: 170px;
  width: 2430px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  border: none;
  font-size: .8em;
}

#scroller .content img {
	margin: 0;
}

#scroller .content a img {
	border: 0;
}

#scroller .content a {
	text-decoration: none;
}

.pressImage {
	float: left;
	margin: 0 3px;
}

.pressImage img {
	padding-bottom: 2px;
}

.scrollNav img {
	cursor: pointer;
}

#contentarea {
	width: 580px;
	height: 353px;
	margin-top: -8px;
	margin-left: -32px;
}

#pressPages img {
	margin: 0 8px;
}

#noTemplate #contentMainWrapper, #noTemplate .centerColumn {
	margin: 0;
	padding: 0;
}

#noTemplate #pressPages {
	height: 300px;
	text-align: center;
	vertical-align: middle;
}

#indexProductListCatDescription {
	padding-bottom: 16px;
}
