body 
	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/bg-main.jpg);
	min-width: 1000px;
	width: 100%;
	display: table;
	}

a, a:active, a:visited
	{
	color: #000000;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

ul
	{
	}

h1
	{
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	}

h2, h3, h4, h5, h6
	{
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	}

#top
	{
	width: 100%;
	min-width: 1000px;
	display: table;
	background-image: url(../images/bg-search-bar-repeat.jpg);
	background-position: top;
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	height: 100px;
	}

#top .wrapper
	{
	}

#topNav
	{
	padding: 10px 0 0 0;
	float: left;
	width: 700px;
	}
	
#topNav li
	{
	border-right: 1px solid #ffffff;
	padding: 0 5px 0 5px;
	margin: 11px 0 0 0;
	vertical-align: middle;
	}

#topNav li.first
	{
	padding: 0;
	margin: 5px 0 0 0;
	border-right: none;
	}

#topNav li.last
	{
	border-right: none;
	}

#topNav a
	{
	display: inline-block;
	color: #ffffff;
 	}

#searchForm
	{
	padding: 25px 0 0 0;
	float: right;
	}

#searchField
	{
	width: 192px;
	vertical-align: middle;
	}

#searchButton
	{
	vertical-align: middle;
	}

#cartOverview
	{
	background-image: url(../images/bg-basket.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 210px;
	height: 55px;
	margin: 0 10px 20px 0;
	padding: 50px 25px 0 15px;
	}

#cartOverview .contents
	{
	padding: 0;
	color: #ffffff;
	}

#cartOverview .contents ul
	{
	width: 50%;
	float: left;
	}

#cartOverview .button
	{
	float: right;
	}

.brands
	{
	margin: 10px 0 0 0;
	width: 100%;
	}

.brands ul li
	{
	width: 25%;
	}

.brands ul li ul li
	{
	width: 100%;
	}

#contentWrapper
	{
	margin-top: 100px;
	margin-bottom: 10px;
	}

#content
	{
	width: 700px;
	float: right;
	padding: 0;
	margin: 0;
	}

#content h1.title
	{
	text-align: center;
	padding: 40px 18px 0 18px;
	margin: 0;
	background-color: #ffffff;
	background-image: url(../images/bg-content.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 20px;
	border: 2px solid #000000;
	border-bottom: none;
	}

#content div.description
	{
	padding: 20px 18px 40px 18px;
	margin: 0 0 20px 0;
	background-color: #ffffff;
	background-image: url(../images/bg-content-bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: 2px solid #000000;
	border-top: none;
	}

#content div.description a
	{
	text-decoration: underline;
	}

#content div.description a.rss
	{
	text-decoration: none !important;
	display: inline-block;
	position: absolute;
	margin: -118px 0 0 0;
	width: 100px;
	padding: 10px 0 10px 45px;
	background-image: url(../images/logo-rss.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}

#content div.productDescription, #content div.description div.text
	{
	padding-left: 10px;
	padding-right: 10px;
	}
	
#productDetail
	{
	margin: 0 10px 10px 10px; 
	}

#productDetail li
	{
	}

#productDetail li.first
	{
	margin: 0 20px 0 0;
	width: 340px;
	}

#productDetail li.first .title
	{
	text-align: left;
	color: #666666;
	}

#productDetail li .text, #productDetail table.productDetails 
	{
	padding: 1px 10px 10px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #f1f1f1;
	}

#productDetail .bookmarks
	{
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #f1f1f1;
	}

#productDetail .video
	{
	display: block;
	width: 268px;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #f1f1f1;
	}

#productDetail .video object
	{
	width: 268px;
	}

#productDetail li.first .reviewer
	{
	text-align: right;
	}
	
#mainImageWrapper
	{
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #f1f1f1;
	width: 338px;
	height: 338px;
	text-align: center;
	margin: 0 0 10px 0;
	}

#mainImage
	{
	display: none;
	}

#thumbs
	{
	border: 1px solid #f1f1f1;
	background-position: left top;
	background-repeat: no-repeat;
	width: 320px;
	margin: 0 0 10px 0;
	padding: 20px 10px 20px 10px;
	}

#thumbsLeftControl, #thumbsRightControl
	{
	visibility: hidden;
	}


#thumbs td
	{
	padding: 0;
	}

#thumbs td.first
	{
	width: 30px;
	padding-top: 10px;
	}

#thumbs td.last
	{
	width: 30px;
	padding-top: 10px;
	}
	
#thumbsActiveArea
	{
	width: 100%;
	text-align: center;
	height: 75px;
	}
	
#thumbsActiveArea img
	{
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	}

#productDetail li.last
	{
	margin: 0;
	width: 290px;
	}

#productDetail li.last td.addToCart
	{
	vertical-align: middle;
	}

#productDetail li.last .textbox
	{
	width: 30px;
	vertical-align: middle;
	text-align: center;
	}

#productDetail li.last .button
	{
	vertical-align: middle;
	}

#alsoBoughts
	{
	background-image: url(../images/bg-also-bought.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #000000;
	padding: 10px;
	margin: 0 0 20px 0;
	}

#alsoBoughtLeftControl, #alsoBoughtRightControl
	{
	visibility: hidden;
	}

#alsoBoughts td
	{
	padding: 0;
	}

#alsoBoughts td.first
	{
	padding: 80px 0 0 0;
	}

#alsoBoughts td.last
	{
	padding: 80px 0 0 0;
	}
	
#alsoBoughtActiveArea
	{
	width: 100%;
	}

#alsoBoughtActiveArea a, #alsoBoughtActiveArea a:active, #alsoBoughtActiveArea a:hover, #alsoBoughtActiveArea a:visited
	{
	color: #000000;
	}

#alsoBoughtActiveArea ul	
	{
	width: 180px;
	list-style: none !important;
	background-image: url(../images/bg-also-bought-product.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 10px 2px 10px 2px;
	float: left;
	}

#alsoBoughtActiveArea li
	{
	padding: 10px;
	margin: 0;
	text-align: center;
	}

#alsoBoughtActiveArea li.image
	{
	height: 65px;
	}

#alsoBoughtActiveArea li.text
	{
	height: 40px;
	}

#alsoBoughtActiveArea li.price
	{
	height: 35px;
	}

#alsoBoughtActiveArea li.addToCart
	{
	height: 40px;
	color: #ffffff;
	background-color: #000000;
	}

#alsoBoughtActiveArea li.addToCart .textbox
	{
	width: 30px;
	vertical-align: middle;
	text-align: center;
	}

#alsoBoughtActiveArea li.addToCart .button
	{
	vertical-align: middle;
	}
	
.filter
	{
	background-image: url(../images/bg-filter.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 33px;
	margin: 0 0 20px 0;
	padding: 12px 20px 0 20px;
	color: #ffffff;
	}

.filter label, .filter select, .filter input
	{
	vertical-align: middle;
	}  

.filter a, .filter a:active, .filter a:hover .filter a:visited
	{
	color: #ffffff;
	}

.categories, .products
	{
	}

.categories li, .products li
	{
	width: 220px;
	}

.categories li.first, .products li.first
	{
	padding: 0 10px 20px 0;
	}

.categories li.middle, .products li.middle
	{
	padding: 0 10px 20px 10px;
	}

.categories li.last, .products li.last
	{
	padding: 0 0 20px 10px;
	}

.categories li div, .products li div
	{
	width: 220px;
	display: block;
	margin: 10px 0 0 0;
	background-color: #000000;
	background-image: url(../images/bg-box.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

.categories a, .categories a:active, .categories a:visited, .products a, .products a:active, .products a:visited
	{
	font-weight: bold;
	color: #ffffff;
	}

.categories a:hover, .products a:hover
	{
	text-decoration: none;
	color: #ffffff;
	}

.categories li div.first, .categories li div.middle, .products li div.first, .products li div.middle
	{
	margin-right: 10px !important;
	}

.categories li div span.image, .products li div span.image
	{
	height: 188px;
	width: 100%;
	}

.categories li div span.image span, .products li div span.image span
	{
	text-align: center;
	}

.categories li div span.name, .products li div span.name
	{
	display: block;
	text-align: center;
	height: 50px;
	padding: 10px 0 0 0;
	width: 100%;
	}
	
.products li div span.name
	{
	height: 50px;
	}

.products li div span.price
	{
	display: block;
	text-align: center;
	padding: 10px 0 0 0;
	width: 100%;
	height: 30px;
	color: #ffffff;
	}

.products li div span.addToCart
	{
	display: block;
	text-align: center;
	padding: 10px 0 10px 0;
	width: 100%;
	height: 30px;
	color: #ffffff;
	}

.products li div span.addToCart .textbox
	{
	width: 30px;
	vertical-align: middle;
	text-align: center;
	}

.products li div span.addToCart .button
	{
	vertical-align: middle;
	}

#left
	{
	width: 250px;
	float: left;
	padding: 0;
	margin: 0;
	}

#leftNav
	{
	padding: 0;
	margin: 0;
	list-style: none !important;
	}
	
#leftNav ul
	{
	list-style: none !important;
	list-style-image: none !important;
	}

#leftNav a
	{
	display: block;
	background-image: url(../images/bg-left-nav.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	width: 210px;
	height: 20px;
	padding: 15px 20px 10px 20px;
	margin: 0 0 5px 0;
	overflow: hidden;
	}

#leftNav a:hover
	{
	}

#leftNav li ul
	{
	padding: 0;
	margin: -45px 0 0 245px;
	list-style: none !important;
	display: none;
	position: absolute;
	z-index: 90;
	border: 2px solid #ffe6d0;
	}

#leftNav li ul li ul
	{
	margin: -45px 0 0 245px;
	}

#leftNav li ul a
	{
	background-image: url(../images/bg-left-nav-popout-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	padding: 10px;
	margin: 0;
	height: inherit;
	width: 225px;
	}

#leftNav li ul a:hover
	{
	background-image: url(../images/bg-left-nav-popout-repeat.jpg);
	text-decoration: underline;
	}
	
#leftNav a.parent-hover
	{
	background-image: url(../images/bg-left-nav-hover.png);
	}

#leftNav a.child-hover
	{
	background-image: url(../images/bg-left-nav-popout-repeat.jpg);
	}

div.cart
	{
	text-align: center;
	}

#cart, #checkout
	{
	width: 660px;
	margin: 0
	}

#cart a, #checkout a
	{
	text-decoration: underline;
	}

#cart tr.headerRow, #checkout tr.headerRow
	{
	}

#cart tr.headerRow th, #checkout tr.headerRow th, #cart tr.headerRow td, #checkout tr.headerRow td
	{
	background-image: none;
	}

#cart tr.headerRow th, #checkout tr.headerRow th
	{
	padding-top: 40px;
	}

#cart th, #checkout th
	{
	border-bottom: 1px solid #000000;
	}

#cart .button, #cart .textbox, #checkout .button, #checkout .textbox
	{
	vertical-align: middle;
	}

#cart .quantity .textbox, #promoCode
	{
	width: 52px;
	}

a.postalCheckout
	{
	display: block;
	text-decoration: none !important;
	padding: 10px;
	border: 1px solid #000000;	
	}

a.postalCheckout:hover
	{
	text-decoration: underline !important;
	}

#proceedToCheckout
	{
	position: absolute;
	width: 360px;
	height: 200px;
	top: 300px;
	left: 50%;
	margin-left: -180px;
	z-index: 998;
	text-align: center;
	background-image: url(../images/bg-paper.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	visibility: hidden;
	}

#proceedToCheckout h6.title
	{
	padding: 30px 0 0 0;
	}

#bottom
	{
	background-image: url(../images/bg-footer.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #000000;
	color: #ffffff;
	width: 100%;
	min-width: 1000px;
	display: table;
	padding: 20px 0 20px 0;
	}

#bottom .wrapper
	{
	padding-left: 20px;
	padding-right: 20px;
	}

#bottom a, #bottom a:active, #bottom a:hover, #bottom a:visited
	{
	color: #ffffff;
	}

#bottom .links
	{
	width: 250px;
	margin: 10px 0 0 0;
	}

#bottom .ecommerce
	{
	}

#bottom .brands a
	{
	color: #ffffff;
	}

#liveChat
	{
	position: relative;
	top: -42px;
	left: 0;
	float: right;
	z-index: 100;
	}

#sitemapNav
	{
	}

#sitemapNav a
	{
	display: inline-block;
	padding: 5px;
	color: #ffffff;
	}

#sitemapNav a.active
	{
	border: 1px solid #000000;
	}

#sitemapNav.filter a.active
	{
	border: 1px solid #ffffff !important;
	}

#sitemapNav a:active, #sitemapNav a:hover, #sitemapNav a:visited
	{
	color: #ffffff;
	}
	
.breadCrumbs
	{
	padding-top: 15px;
	height: 30px;
	}

.breadCrumbs h1
	{
	font-size: 10px;
	padding: 0;
	margin: 0;
	color: #ffffff;
	display: inline;
	font-weight: normal;
	}

.breadCrumbs a, .breadCrumbs a:active, .breadCrumbs a:hover, .breadCrumbs a:visited
	{
	color: #ffffff;
	}

#sitemap ul, #shopByBrand ul	
	{
	float: left;
	width: 50%;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-image: none !important;
	list-style: none !important;
	}

#sitemap li, #shopByBrand li
	{
	margin: 5px;
	padding: 0;
	height: 40px;
	vertical-align: middle;
	background-position: top;
	}

#sitemap li.review
	{
	height: 70px !important;
	}

.wrapper
	{
	width: 960px;
	padding: 0 0px 0 0px;
	margin: 0 auto 0 auto;
	}

.textbox
	{
	background-color: #ffffff;
	border: 2px solid #706259;
	padding: 5px;
	}

div.seperator
	{
	background-image: url(../images/bg-content-break.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 10px 0 10px 0;
	height: 20px;
	clear: both;
	}

span.seperator
	{
	display: inline-block;
	width: 12px;
	height: 7px;
	vertical-align: middle;
	background-image: url(../images/bullet-sword.png);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 5px;
	}

ul.cols
	{
	list-style: none !important;
	margin: 0;
	padding: 0;
	clear: both;
	}

ul.cols li
	{
	float: left;
	}

ul.cols li li
	{
	float: none;
	}

ul.cols3 li
	{
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

ul.cols3 li.first
	{
	}

ul.cols3 li.middle
	{
	padding-left: 15px;
	padding-right: 15px;
	}

ul.cols3 li.last
	{
	}

.success, .error
	{
	margin-bottom: 20px;
	}

#top-100
	{
	width: 200px;
	padding: 50px 20px 20px 20px;
	margin: 20px 0 20px 0;
	background-image: url(../images/bg-top-100.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #ffffff;
	min-height: 200px;
	}

#top-100 li
	{
	margin: 0 0 10px 20px;
	}

#top-100 li.last
	{
	list-style: none;
	}

#top-100 a
	{
	color: #ffffff;
	}

.productAttributeName
	{
	font-weight: bold;
	}

a.document
	{
	text-decoration: none !important;
	}

ul.navHorizontal 
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.navHorizontal li
	{
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	}
	
ul.navVertical
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.navVertical li
	{
	margin: 0;
	padding: 0;
	}

.verticalMiddleOuter
	{
	display: table;
	}

.verticalMiddleInner
	{
	display: table-cell;
	vertical-align: middle;
	}

.verticalMiddleContent
	{
	}

#autoSuggest
	{
	background-color: #ffffff;
	color: #000000;
	border: 2px solid #706259;
	visibility: hidden;
	position: absolute;
	font-size: 10px;
	min-width: 202px;
	}

#autoSuggest ul
	{
	padding: 0;
	margin: 0;
	}

#autoSuggest ul li
	{
	padding: 0;
	margin: 2px;
	list-style: none;
	}

#autoSuggest ul li a
	{
	display: block;
	padding: 2px;
	background-color: #ffffff;
	text-decoration: none;
	}

#autoSuggest ul li a.selected
	{
	background-color: #cccccc;
	}
	
#stockEnquiry
	{
	position: absolute;
	width: 600px;
	top: 50px;
	left: 50%;
	margin-left: -300px;
	z-index: 998;
	padding: 10px;
	visibility: hidden;
	border: 5px solid #cccccc;
	background-color: #ffffff;
	}

#stockEnquiry .error
	{
	margin: 10px 0 10px 0;
	}

#stockEnquiry .buttonWrapper
	{
	display: inline-block;
	float: right;
	}
