/* ICONOGRAPHY 2010 - Standard Screen CSS */
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #666;
	font-size: x-small; /* for IE5 */
	f\ont-size: small; /* everyone else */
	background: #efefef url("../images/bkg_body.jpg") no-repeat top center fixed; 
}
#tinymce {
	background: #fff;
	padding: 5px;
}
/************* COMMON ***************/
a {
	color: #6b2b83;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a.imglink {
	color: #dd0303;
	text-decoration: none;
}
a.imglink:hover {
	color: #666;
}
a.pageselected {
	color: #FFF;
	background: #39064f;
	padding: 0 4px;
	font-weight: bold;
	text-decoration: none;
}
p {
	margin: 0 0 0.8em 0;
	padding: 0;
	color: #666;
	font-size: 90%;
}
li {
	margin: 0.5em 0;
	padding: 0;
	font-size: 90%;
}
td {
	text-align: left;
}
h1 {
	font-size: 150%;	
	line-height: normal;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.5em 0;
	color: #6b2b83;
}
h2 {
	font-size: 140%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.4em 0;
	padding: 0; 
	color: #6b2b83;
}
h3 {
	font-size: 120%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0;
	color: #6b2b83;
}
h4 {
	font-size: 110%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #6b2b83;
}
h5 {
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.1em 0;
	padding: 0;
	color: #6b2b83;
}
.red {
	color: #CC0000;
}
.grey {
	color: #999;
}
.note {
	font-size: 85%;
}
.largepurple {
	color: #6b2b83;
	font-size: 115%;
}
.rrp {
	font-size: 85%;
	font-weight: normal;
	color: #333;
}
/******************** HEADER ***********************/
#wrapouter {
	margin: 0 auto;
	padding: 0;
	width: 1004px;
}
#wrap {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	background: url("../images/bkg_wrap.png") repeat-y top center;
	position: relative;
}
#container {
	margin: 10px 19px 0 19px;
	padding: 0;
	float: left;
	clear: both;
	width: 962px;
	display: inline;
	background: #fff;
}
.wizard {
	position: absolute;
	right: 14px;
	top: 4px;
	z-index: 99999;
}
#header {
	width: 962px;
	padding: 0;
	margin: 0 0 8px 0;
	float: left;
	clear: both;
	display: inline;
	background: #804392 url("../images/bkg_header.jpg") no-repeat top left;
}
#header .logo {
	width: 46%;
	float: left;
	padding: 0 0 0 14px;
}
#header .accountbasket {
	float: right;
	width: 47%;
	margin: 12px 0 0 0;
}
#header .accountbasket .left {
	width: 44%;
}
#header .accountbasket .left .searchbox {
	width: 196px;
	height: 23px;
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
	background: url("../images/bkg_search.png") no-repeat top left;
}
#header .accountbasket .left .searchbox #keyword {
	width: 136px;
	padding: 0;
	margin: 3px 18px 0 18px;
	border: 0px;
	color: #777;
}
#header .accountbasket .right {
	width: 26%;
	margin: 0 130px 0 0;
	display: inline;
}
#header .accountbasket .right a {
	display: block;
	padding: 0 0 4px 0;
}
/*************************** TABS ****************************/
.tabs {
	width: 962px;
	clear: both;
	float: left;
	line-height: normal;
	margin: 6px 0 0 0;
	padding: 0;
}
.tabs ul {
	width: 820px;
	margin: 0 0 0 14px;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
.tabs li {
	float: left;
	margin: 0;
	padding: 0 4px 0 10px;
	background: url("../images/left_off.gif") no-repeat left top;
}
.tabs a {
	float: left;
	display: block;
	background: url("../images/right_off.gif") no-repeat right top;
	padding: 4px 13px 4px 2px;
	text-decoration: none;
	color: #4c3c1a;
	margin: 0;
	font-weight: bold;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
.tabs a {
	float: none;
}
/* End IE5-Mac hack */
.tabs a:hover {
	color: #fff;
}
.tabs li.current {
	background: url("../images/left_on.gif") no-repeat left top;
}
.tabs li.current a {
	background: url("../images/right_on.gif") no-repeat right top;
	color: #39064f;
}
.tabs li.current a:hover {
	color: #39064f;
}
.breadcrumb {
	width: 934px;
	padding: 5px 14px;
	margin: 0 0 8px 0;
	float: left;
	clear: both;
	font-size: 85%;
	display: inline;
	background: #e4e4e4;
}
.breadcrumb a {
	color: #666;
	font-weight: bold;
}
/* home image changer */
.homepics {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 8px 0;
}
ul#imagechanger {
	margin: 0;
	padding: 0;
	width: 962px;
	height: 210px;
	overflow: hidden;
	list-style: none;
}
ul#imagechanger li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.fade {
	
}
/************** MAIN CONTENT *****************/
#main-body {
	width: 962px;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	display: inline;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.sideheading {
	width: 168px;
	height: 21px;
	clear: both;
	color: #fff;
	display: block;
	margin: 0;
	padding: 5px 10px;
	font-size: 90%;
	font-weight: bold;
	background: url("../images/shead_shopcategories.gif") no-repeat top left;
}
.brand .sideheading {
	background: url("../images/shead_shopbybrand.gif") no-repeat top left;
}
.basket .sideheading {
	background: url("../images/shead_yourbasket.gif") no-repeat top left;
}
.mailing .sideheading {
	background: url("../images/shead_mailinglist.gif") no-repeat top left;
}
.best .sideheading {
	background: url("../images/shead_bestsellers.gif") no-repeat top left;
}
.section .sideheading {
	background: url("../images/shead_inthissection.gif") no-repeat top left;
}
/******************* left column and navigation ***********************/
#sidebar {	
	float: left;
	margin: 0;
	padding: 0;
	width: 188px;
}
.navbox {	
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}
#sidebar .navbox .nav, #sidebar .navbox .navbot {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	background: #39064f url("../images/bkg_nav.gif") no-repeat top left;
}
#sidebar .navbox .navbot {
	height: 24px;
	background: #39064f url("../images/bkg_navbot.gif") no-repeat top left;
}
#sidebar .navbox ul {
	margin: 6px 14px 0 24px;
	padding: 0;
	list-style: none;
	clear: both;
	width: 150px;
	font-size: 85%;
}	
#sidebar .navbox li { 
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline;
	position: relative;
	z-index: 99;
}
#sidebar .navbox li a {
	display: block;
	text-decoration: none;
	padding: 5px 4px 3px 4px;
	margin: 0;
	color: #fff;
	border-bottom: 1px solid #684279;
	font-weight: bold;
	background: #39064f;
}
#sidebar .navbox li a:hover{
	background: #642b77;
}
/* sub nav links */
#sidebar .navbox ul li:hover ul { display: block; z-index: 99999; }
#sidebar .navbox ul li {
	font-size: 100%;
}
#sidebar .navbox ul li ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
	position: absolute;
	left: 150px;
	top: -1px;
	display: none;
	width: 150px;
	z-index: 99999;
	border-top: 1px solid #684279;
}
#sidebar .navbox ul li ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
}
/* Fix IE. Hide from IE Mac \*/
#sidebar .navbox ul li { float: left; }
#sidebar .navbox ul li a { height: 1%; }
/* End */

.boxcenter {
	width: 188px;
	float: left;
	clear: both;
	padding: 10px 0;
	text-align: center;
}
/* latest products */
.boxpad {
	width: 170px;
	float: left;
	clear: both;
	padding: 10px;
}
.boxtitle {
	font-weight: bold;
	font-size: 100%;
	color: #39064f;
}
.productfeat {
	position: relative;
	clear: both;
	width: 168px;
	padding: 10px;
	margin: 0;
	float: left;
	font-size: 85%;
	line-height: normal;
	overflow-x: hidden;
	background: #fff url("../images/dottedline.gif") no-repeat bottom left;
}
.productfeat .featimage {
	float: left;
	width: 40%;
	text-align: center;
}
.productfeat .featimage img {
	padding: 0;
	margin: 0;
}
.productfeat .name {
	float: right;
	width: 54%;
	margin: 0;
	padding: 0;
}
.productfeat a {
	font-weight: bold;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
#rightbar .best .productfeat {
	font-size: 90%;
	height: 12em;
}
#rightbar .best .productfeat .featimage {
	width: 100%;
	position: relative;
}
#rightbar .best .productfeat .name {
	width: 100%;
	text-align: center;
}
#associated {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0;
	border-top: 1px dashed #e4e4e4;
}
#associated .productfeat {
	clear: none;
	width: 155px;
	height: 6em;
	margin: 0 5px 6px 0;
}
/************************ right main content *********************/
.page {
	margin: 0;
	padding: 0;
	float: right;
	width: 752px;
	display: inline;
}
.fullwidth {
	width: 100%;
}
.article-text {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.pagecontainer {
	position: relative;
	width: 542px;
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}
.article-text .copy {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.contentbox {
	width: 400px;
	padding: 0;
	float: left;
	margin: 0;
}
/* shop page showing all cats and right col featured prods */
#mainprodcats, .mainprodcats {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
}
.catintro {
	clear: both;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
}
.categoryframe {
	width: 152px;
	height: 140px;
	padding: 10px;
	margin: 10px 10px 0 0;
	float: left;
	line-height: normal;
	font-size: 90%;
	background: #fff;
	border: 1px solid #e4e4e4;
	text-align: center;
}
.last .categoryframe {
	margin: 10px 0 0 0;
}
.catpix {
	
}
.catpix img {
	padding: 0;
	margin: 0;
}
.catbox {
	padding-top: 5px;
}
.categoryframe a.name {
	display: block;
	margin: 0;
	font-weight: bold;
	color: #666;
}
#pagingoptions {
	margin: 10px 0;
	float: left;
}
#prodlistoptions {
	width: 522px;
	float: left;
	clear: both;
	margin: 0;
	padding: 10px;
	background: #804392;
	color: #fff;
	font-size: 90%;
}
#prodlistoptions a {
	color: #e1d5e6;
	text-decoration: none;
}
#prodlistoptions .left {
	width: 40%;
}
#prodlistoptions .left #options {
	width: 100%;
}
#prodlistoptions .left #options .textfield {
	margin: 0;
	padding: 0;
	width: 160px;
	font-size: 100%;
	float: left;
}
#prodlistoptions .left #options .inputbutton {
	float: right;
	font-size: 100%;
}
#prodlistoptions .right {
	width: 49%;
}
#prodlistoptions .right #perpageoptions {
	float: left;
	clear: both;
	width: 100%;
	margin: 6px 0 0 0;
	text-align: right;
}
#prodlistoptions .right #pagingoptions {
	padding: 10px 0;
	text-align: right;
}
#prodlistoptions .right #perpageoptions .perpageselected, #prodlistoptions .right #pagingoptions .pageselected {
	color: #FFF;
	text-decoration: none;
}
/**** style switcher ****/
#theme {
	float: left;
	clear: both;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
}
#theme li {
	margin: 0 0 0 6px;
	padding: 0;
	display: inline;
	font-size: 100%;
}
#theme li a {
	border-bottom: none;
	background-image: none;
}
#theme li a img {
	background: #dee6ed;
	margin: 0 2px 0 0;
}
#theme li a:hover img {
	background: #dd0303;
}
#theme li a img#theme-grid {
	background: #DDD;
}
#theme li a img#theme-list { background: #39064f; border: 0;}
#theme li a img#theme-grid { background: #FFF; border: 0;}
#theme li a:hover img#theme-grid { background: #FFF; }
#theme li a:hover img#theme-list { background: #FFF; }

#prodlist, .prodlist {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
	padding: 0;
	margin: 0;
}
.productframe {
	width: 160px;
	height: 27em;
	padding: 10px;
	margin: 0;
	float: left;
	line-height: normal;
	font-size: 85%;
	background: #fff;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	overflow: hidden;
}
.last .productframe {
	border-right: none;
}
.productframe .thumb {
	position: relative;
	width: 160px;
	height: 160px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}
.overlay {
	position: absolute;
	z-index: 80;
	top: 0;
	left: 0;
}
.productframe .name {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
}
.productframe .name .desc {	
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	font-weight: normal;
}
.productframe .right {	
	width: 160px;
}
.productframe .right .price {
	display: block;
	margin: 4px 0 4px 0;
	padding: 0;
	font-size: 140%;
}
/*** home page featured prods ****/
.feattitle {
	width: 542px;
	height: 0;
	clear: both;
	float: left;
	margin: 0;
	padding: 56px 0 0 0;
	background: url("../images/feattitle.png") no-repeat top left;
	position: relative;
}
.wizardfeat {
	position: absolute;
	right: -22px;
	bottom: -20px;
	z-index: 99999;
}
#featured {
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
	float: left;
	clear: both;
	display: inline;
}
/* product detail page */
#prodpics {
	padding: 0;
	margin: 0;
	float: left;
	width: 260px;
}
#prodpics #mainImageHolder {
	float: left;
	margin: 0;
	width: 240px;
	text-align: center;
	border: 1px solid #e4e4e4;
	position: relative;
}
#prodpics #mainImageHolder .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 69px;
	height: 69px;
	z-index: 70;
}
#prodpics #mainImageHolder #mainImage1 {
	width: 100%;
}
#prodpics #mainImageHolder #mainImage2 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage3 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage4 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage5 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage6 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #thumbs {
	width: 100%;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
}
#prodpics #thumbs a {
	float: left;
	display: block;
	padding: 0;
	margin: 0 2px 10px 0;
	width: 44px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	cursor: pointer;
}
#prodpics #thumbs a.thumblast {
	margin: 0;
}
#prodpics #thumbs img {
	padding: 0;
	margin: 0;
}
.prodinfocontainer {
	width: 280px;
	padding: 0;
	margin: 0;
	float: right;
}
.prodinfo {
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
	width: 258px;
	border: 1px solid #e4e4e4;
}
.last .prodinfo {
	margin: 0;
}
.prodinfo .inputbutton {
	margin: 0 0 1px 0;
	display: block;
}
#product #variantsubmitbutton {
	float: left;
	margin: 0 4px 0 0;
}
#variant1 {
	float: left;
	margin: 0;
	padding: 0;
}
#variant2 {
	float: left;
	margin: 0;
	padding: 0;
}
/* prod detail attribute icons */
.prodattributes {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
}
.prodattributes img {
	margin: 0 5px 5px 0;
}
/* prod detail tabs */
.prodtabs {
	width: 540px;
	float: left;
	clear: both;
	padding: 1px;
	margin: 10px 0 10px 0;
	background: #e4e4e4;
}
UL.tabNav {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
	font-size: 100%;
}
UL.tabNav LI {	
	float: left;
	background: #e4e4e4;
	margin: 0;
	padding: 10px;
}
UL.tabNav Li A {
	color: #666;
	float: left;
	display: block;
	background: #e4e4e4;
	padding: 0;
	text-decoration: none;
	margin: 0;
}
UL.tabNav LI.current {
	color: #666;
	float: left;
	background: #fff;
	margin: 0;
	padding: 10px;
}
UL.tabNav LI.current A.selected {
	float: left;
	display: block;
	background: #fff;
	padding: 0;
	text-decoration: none;
	margin: 0;
}
UL.tabNav LI A:focus {
	outline: 0;
}
.undertabs2 {
	float: left;
	width: 520px;
	margin: 0;
	padding: 10px;
	clear: both;
	background: #fff;
	display: inline;
}
/* scrolling box */
.undertabs2 .scroll {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: auto;
}
.undertabs2 .reviewbox {
	border-top: 1px dashed #e4e4e4;
	clear: both;
	float: left;
	padding: 10px 0;
	width: 100%;
	font-weight: 90%;
}
.undertabs2 .reviewbox .top {
	width: 100%;
	padding: 0 0 4px 0;
	float: left;
	clear: both;
	font-weight: bold;
}
.undertabs2 .reviewbox .reviewdetail {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 4px 0;
}
/* my account pages */
#accountpage {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
}
#accountpage .productframe {
	height: 220px;
}
.tablink {
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding: 5px 10px;
	font-weight: bold;
	float: left;
	display: block;
	margin: 0 4px 0 0;
}
a.tablink {
	background: #e4e4e4;
	text-decoration: none;
}
.history {
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 1px dashed #e4e4e4;
	width: 100%;
}
.history .hdate {
	float: left;
	width: 240px;
	padding: 0 0 2px 0;
}
.historytwo {
	padding: 10px 0 10px 0;
	display: none;
	border-bottom: 1px dashed #e4e4e4;
	background: #e4e4e4;
	clear: both;
	padding: 10px;
}
.historyadd {
	width: 50%;
	float: left;
	margin: 0; 
	padding: 0 0 8px 0;
}
.historytb {
	border: 1px solid #fff;
	margin: 0 0 10px 0;
	padding: 6px;
}
/*** site map ****/
.sitemap td {
	margin: 0;
	padding: 2px;
}
.sitemap h4 {
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}
.sitemaptop {
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
}
.sitemapsub {
	margin: 0 0 0 18px;
	padding: 0 0 2px 0;
	display: block;
}
.sitemapsub a {
	font-weight: normal;
	text-decoration: none;
}
.sitemapsub a:hover {
	color: #666;
}
.sitemapprod1 {
	margin: 0 0 0 18px;
	padding: 0;
	display: block;
}
.sitemapprod1 a {
	color: #999;
	text-decoration: none;
}
.sitemapprod1 a:hover {
	color: #666;
}
.sitemapprod2 {
	margin: 0 0 0 36px;
	padding: 0;
	display: block;
}
.sitemapprod2 a {
	color: #999;
	text-decoration: none;
}
.sitemapprod2 a:hover {
	color: #666;
}
/* shopping basket and checkout */
.basketprocess {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 0;
	margin: 0 0 18px 0;
}
.basketprocess td {
	width: 188px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-align: center;
}
.basketprocess td.on {
	background-color: #39064f;
	color: #FFF;
}
.basketprocess td.on b {
	font-size: 150%;
}
.basketprocess td.off {
	color: #666;
}
.basketimage {
	max-height: 60px;
	max-width: 60px;
}
.odd {
	background: #f6f6f6;
}
/*** news pages ***/
.bloglist {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	clear: both;
	border-bottom: 1px dashed #e4e4e4;
}
.bloglist dt {
	font-size: 140%;
	margin: 0 0 8px 0;
	line-height: normal;
}
.bloglist dt span {
	font-size: 70%;
	color: #999;
}
dd.para {
	font-size: 90%;
}
.bloglist dd img {
	padding: 0; 
	border: 1px solid #e4e4e4;
	background: #FFF;
}
.bloglist dd img.thumb {
	width: 85px;
	float: right;
	margin: 0 0 10px 10px;
}
.bloglist dd .readmore {
	padding: 8px 0 0 0;
}

/**** search page ****/
#pagesearchresults {
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
}
#pagesearchresults p {
	margin-left: 10px;
}
#pagesearchresults em {
	background: #FF0;
	padding: 0 2px;
}
/************************ right column *********************/
#rightbar {	
	float: right;
	margin: 0;
	padding: 0;
	width: 188px;
}
#rightbar .rightbanner {
	float: left;
	padding: 0;
	margin: 0;
}
#rightbar .greybox {
	width: 168px;
	float: left;
	clear: both;
	padding: 10px;
	margin: 0;
	font-size: 115%;
	background: #e4e4e4;
}
#rightbar .whitebox {
	width: 168px;
	float: left;
	clear: both;
	padding: 10px;
	margin: 0;
	background: #fff;
}
#rightbar .whitebox .boxtitle {
	font-size: 120%;
	color: #666;
}
#rightbar .whitebox .review {
	width: 100%;
	font-size: 90%;
	padding: 10px 0 0 0;
}
#rightbar .whitebox .review .pad {
	width: 100%;
	padding: 0 0 10px 0;
}
#rightbar .whitebox .review a {
	color: #666;
}
/***** bestsellers carousel ****/
.newsticker-jcarousellite { 
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
}  
.newsticker-jcarousellite ul { 
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	font-size: 100%;
	height: 100%;
}
.newsticker-jcarousellite ul li { 
	margin: 0;
	padding: 0;	
	list-style: none;
	display: block;
}
.newsticker-jcarousellite ul li .productfeat a { 
	display: block;
	width: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* product detail */
#product #rightbar .proddesc {	
	margin: 0 0 1em 0;
	padding: 0;
	color: #666;
	font-size: 90%;
}
#product #rightbar .proddesc p {	
	font-size: 100%;
}
#product #rightbar form {
	padding: 0;
	margin: 0;
	width: 100%;
}
#product .big {
	width: 100%;
	font-size: 120%;
	display: block;
	margin: 0;
	padding: 4px 0 4px 0;
	font-weight: bold;
}
/********************* footer *********************/
#wrapfooter {
	margin: 0;
	padding: 10px 0 34px 0;
	width: 100%;
	float: left;
	background: url("../images/bkg_footer.png") no-repeat bottom center;
}
#footer {
	margin: 0 19px;
	padding: 0;
	float: left;
	clear: both;
	width: 962px;
	min-height: 147px;
	display: inline;
	background: #804392 url("../images/bkg_footer.jpg") no-repeat top left;
	line-height: normal;
}
#footer a {
	color: #e1d5e6;
}
#footer a:hover {
	color: #fff;
}
#footer h4 {
	color: #fff;
	margin: 0;
}
#footer p {
	margin: 0 0 0.4em 0;
	padding: 0;
	color: #e1d5e6;
	font-size: 85%;
}
#footer .footerlinks {
	width: 934px;
	float: left;
	clear: both;
	padding: 8px 14px;
}
#footer .footerlinks .left {
	width: 160px;
	margin: 0 25px 0 0;
	display: inline;
}
#footer .footerlinks .left ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer .footerlinks .left ul li {
	padding: 0;
	margin: 0;
	font-size: 85%;
}
#footer .footerlinks .right {
	width: 300px;
	margin: 0;
	display: inline;
	text-align: right;
}
/********************* MISC ***********************/
.mid {
	vertical-align: middle;
}
a img {
	border: none;
}
.hide {
	display: none;
}
dl, dt, dd {
	margin: 0 0 5px 0;
	padding: 0;
}
#confbox, #errbox {
	clear: both;
	float: left;
	margin: 10px auto;
	padding: 15px 5%;
	width: 90%;
	text-align: center;
	font-weight: bold;
}
#confbox {
	color: #009900;
	border-top: 1px solid #009900;	
	border-bottom: 1px solid #009900;
	background: #EEFFEE;
}
#errbox {
	color: #CC0000;
	border-top: 1px solid #CC0000;	
	border-bottom: 1px solid #CC0000;
	background: #FFEEEE;
}
#errbox a {
	color: #CC0000;
	text-decoration: underline;
}
#errbox a:hover {
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/**** form styles ****/
fieldset { 
	margin: 0; 
	padding: 0; 
	border: none; 
}
form {
	clear: both;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
	font-size: 90%;
}
.textfield {
	color: #999;
	vertical-align: middle;
	padding: 8px 4px;
	font-size: 115%;
	border: 1px solid #c2c2c2;
	margin: 0 0 4px 0;
	width: 90%; /* for IE5/Win hack */
	background: #FFF url("/images/bkg_field.jpg") repeat-x top left;
}
.textfield.textfieldxsmall {
	width: 10%;
}
.textfield.textfieldsmall {
	width: 30%;
}
.textfield.textfieldmedium {
	width: 60%;
}
.requirederror {
	border-color: #C00;
}
.qty {
	width: 2em;
	border: 1px solid #999;
	font-size: 130%;
}
.inputbutton {
	color: #FFF;
	border: 0px;
	padding: 2px 6px;
	cursor: pointer;
	text-align: center;
	background: #39064f;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
a.inputbutton:hover {
	color: #fff;
}
.promotion {
	float: left;
	width: 89%;
	padding: 1% 10% 1% 1%;
	margin: 5px 0;
	background: #FFF url("/images/offer.gif") no-repeat top right;
	border: 1px dashed #e4e4e4;
}
.promotion img {
	float: left;
	margin-right: 15px;
}
.promotiontext {
	margin-left: 80px;
}
.categorybannerimage {
	float: right;
	margin-bottom: 5px;
}

/*********** cms email template *******************/
#wrapemail {
	margin: 0px auto;
	padding: 0;
	width: 640px;
	background: #fff;
}
#containeremail {
	margin: 0;
	padding: 0;
	width: 100%;
}
#containeremail #logo {
	padding: 0 14px 10px 14px;
	background: #804392 url("../images/bkg_logo.gif") no-repeat top left;
}
#containeremail #subject {
	padding: 10px 20px;
	background: #e4e4e4;
	color: #666;
	font-weight: bold;
}
#containeremail #bodytext {
	margin: 0;
	padding: 20px;
	width: 600px;
	clear: both;
}
#containeremail #footeremail {
	width: 600px;
	padding: 10px 20px;
	margin: 0;
	clear: both;
	color: #666;
	font-size: 85%;
	background: #e4e4e4;
}
#containeremail #disclaimer {
	width: 600px;
	padding: 10px 20px;
	margin: 0;
	clear: both;
	background: #FFF;
}
#containeremail #disclaimer p {
	font-size: 85%;
	color: #BBB;
}
#jquery-live-search {
	background: #39064f;
	color: #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 10px;
	width: 318px !important;
	z-index: 999;
}
#jquery-live-search a {
	color: #e1d5e6;
}
#jquery-live-search a:hover {
	color: #fff;
}
#jquery-live-search p {
	color: #FFF;
	font-weight: bold;
}
.banner {
	margin-bottom: 5px;
}
.loginprompt {
	width: 430px;
	height: 14em;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #e4e4e4;
}
.flashwrap {
	position: relative;
}
.flashcover {
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}
.flashcover a, .flashcover img {
	display: block;
	height: 100%;
	width: 100%;
	border: 0;
}
#brandjump {
	width: 100%;
	padding-left: 12px;
	border: 1px solid #666;
}
.foldout {
	clear: both;
	padding: 5px 0;
	color: #fff;
}
.foldouttoggle {
	cursor: pointer;
	padding-left:20px;
	background: url("/images/expand.gif") no-repeat center left;
}
.foldoutopen {
	background: url("/images/collapse.gif") no-repeat center left;
}
.foldoutbox {
	display: none;
}
.postcodeanywherebox {
	width: 460px;
	background: #f4f6f7;
	border: 4px solid #e4e4e4;
	padding: 5px;
	margin: 10px 0;
}
.contentmanaged .contentbox table {
	max-width: 470px;
	width: auto !important;
}
.contentmanaged .contentbox table col {
	width: auto !important;
}
.contentmanaged .contentbox table td {
	padding: 5px;
	vertical-align: top;
}
#presearch {
	margin-top: 10px;
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
	font-weight: bold;
}
#presearch input {
	float: right;
}
.filternavbox {
	width: 168px;
	padding: 10px;
	background: #6c2b83;
}
.filternavbox .boxtitle {
	color: #FFF;
}
.filternavbox .boxtitle a {
	color: #FFF;
}
.filternavbox .productfeat {
	width: 160px;
	color: #fff;
	font-size: 100%;
	padding: 4px;
	background: #6c2b83;
}
.label {
	display:block;
	padding:2px 0 4px;	
	border: 1px solid #CCC;
	background: #F3F3F3;
	margin: 2px 0;
}
.selectedlabel {
	background: #39064F;
	color: #FFF;
}
.sublabel {
	color: #AAA;
	margin-left: 25px;
	font-size: 85%;
}
.addtobasket {
	padding: 5px;
}
.inbasket {
	background: #EFE url("/images/tick.png") no-repeat top right;
}
