form.cmxform fieldset { margin-bottom: 5px; }
form.cmxform legend {
	padding: 0 2px;
	margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.6;
	vertical-align: top;
	}
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
form.cmxform fieldset fieldset {
	border: none;
	margin: 2px 0 0;
	}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #BE1E2D;
	}

form.cmxform label { width: 200px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 203px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { 
	font-size: 100%;
	font-weight: normal;
}

form.cmxform fieldset {
	border: none;
	background: url(../../images/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	}
	
	
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 9999; width: 100%; height: 500px; background-color: #000; }

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }


/* ------- Site Wide Styles -------------------*/
body {
	font-size: 75%;
	font-family: Helvetica, Arial, sans-serif;
} 
html>body {
	font-size: 12px;
}
h1{
	font-size: 1.75em;
	font-family: Helvetica, Arial, sans-serif;
	color: #42210B;
	line-height: 1em;
	margin: 0em 0px 0.75em 0px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}
h2{
	font: 1.75em Helvetica, Arial, sans-serif;
	color: #42210B;
	line-height: 1em;
	margin: 0em 0px 0.75em 0px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #42210B;
}
.categoryTitle{
	font: 1.5em Helvetica, Arial, sans-serif;
	color: #42210B;
	line-height: 1.2em;
	margin: 0px 0px 0.4em 0px;
	font-weight: bold;
	padding-bottom: px;
	border-bottom: 0px;
}


h3 {
	font: 1.75em Helvetica, Arial, sans-serif;
	color: #42210B;
	line-height: 1em;
	margin: 0em 0px;
	font-weight: bold;
}
h4{
	font: 1.1em Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0.75em 0px 0.3em 0px;	
	color: #42210B;
}
p{
	font: 1em Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	margin: 0.75em 0px;
	color: #333;
}
p.larger{
	font-size: 1.3em;
	line-height: 1.4em;
}
ul{
	margin: 0px 0px 1.75em 0px;
}
ol{
	margin: 0px 0px 1.75em 0px;
}
li{
	font: 1em Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	margin-left: 15px;
	list-style-type: disc;
	color: #333;
	margin-bottom: 8px;
}
a, a:visited{
	color: #42210B;
	text-decoration: underline;
}
a:hover, a:visited:hover{
	color: #736357;
	text-decoration: none;
}


/* --------------- end site wide styles ------------------------------------------ */


/* --------------- General Classes ----------------------------------------------- */
.floatleft{
	float: left;
	margin: 0px 10px 10px 0px;
}
.floatright{
	float: right;
	margin: 0px 0px 10px 10px;
}
.boxed{
	padding: 10px;
	background: #DCDCDC;
}
/* -------------- end general glasses -------------------------------------------- */


/* --------------- Form Styles - Using CMX Form ---------------------------------- */

form.cmxform label { width: 150px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 153px; } /* Width plus 3 (html space) */
form.cmxform fieldset{ border: 1px solid #ccc; padding: 10px; margin-bottom: 20px;}
form.cmxform fieldset legend{ 
	padding: 0px 10px; font-size: 1.2em; background: #fff;
	color: #42210B;
	font-style: italic;
}
form.cmxform ol{
	font-size: 1em;
	margin-bottom: 5px;
}
form.cmxform li{
	border-bottom: 2px solid #fff;	
}
div.formhelper{
	position: absolute;
	margin-left: 470px;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 3px 3px 3px 20px;
	background-color: #D3E9F4;
	background: url(../graphics/tips_left.gif) no-repeat left top #D3E9F4;
	border: 1px solid #666;
	width: 200px;
}
.errortext{
	font-style: italic;
	font-weight: bold;
	margin: 4px 0px;
	color:#EC0B8D;
	font-size: 0.8em;
}
.button{
	height: 30px;
	background: #fff;
	border: 2px solid #666;
	font-size: 14px;
	font-weight: bold;
}
.textbox{
	border: 1px solid #666;
	padding: 2px;
	width: 240px;
	height: 20px; 
	font-size: 14px;
}
.findtextbox{
	border: 1px solid #999;
	padding: 2px;
	width: 150px;
}
.smalltextbox{
	border: 1px solid #666;
	height: 20px; 
	padding: 2px;
	width: 60px;
}
.bigtextbox{
	border: 1px solid #666;
	padding: 2px;
	height: 100px;
	width: 240px;
	overflow:auto;
	font-family: Helvetica, Arial, sans-serif;
}
.vbigtextbox{
	border: 1px solid #666;
	padding: 2px;
	height: 200px;
	width: 95%;
	overflow:auto;
	font-family: Helvetica, Arial, sans-serif;
}
.submitbutton{
	padding: 0px 20px;
	height: 30px;
	background: #EC0B8D;
	border: 1px solid #EC0B8D;
	font-size: 14px;
	font-weight: bold;
}
.cancelbutton{
	padding: 0px 20px;
	height: 30px;
	background: #D3E9F4;
	border: 1px solid #666;
	font-size: 14px;
	font-weight: bold;
}
.selectbox{
	border: 1px solid #666;
	padding: 2px 0px 2px 2px;
	height: 30px;
	font-size: 16px;
}
.tickbox{
	border: 1px solid #666;
	width: 20px;
	height: 20px;
}
.selecttable{
	border: 1px solid #999;
	padding: 2px;
	width: 250px;
}
.selecttable option:hover{
	background-color: #66FFFF;
}
.checkbox input{
	margin-right: 10px;
}
.submit input{
	
}
.select{
	padding: 5px;
	background: #e6e6e6;
	margin-bottom: 5px;
}
.select select{
	margin-left: 20px;
}
.filterform{
	padding: 5px;
	background: #e6e6e6;
	margin-bottom: 5px;
}
.filterform .input{
	float: left;
	display: inline;
	margin-left: 10px;
}
.filterform .select{
	margin: 0px;
	padding: 0px;
}
.filterform .select select{
	margin-left: 0px;
}
.filterform .submit input{
	margin-left: 10px;
	padding: 3px 10px 3px 10px;
	background: #42210B;
	border: 1px solid #42210B;
	color: #fff;
	font-family:Helvetica, Arial, sans-serif;	
	font-size: 14px;
}
/* -------------- End Form Styles ----------------------------------------------- */

table{
	border-collapse: collapse;	
	width: 100%;
	margin-bottom: 20px;
}
th{
	background: #333;
	color: #fff;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #ccc;
}
td{
	padding: 5px;
	border: 1px solid #ccc;
}
td.blank{ border: 0; }

.message{
	background: #42210B;
	color: #fff;
	padding: 4px 4px 4px 8px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.message a, .message a:visited{
	color: #fff;
	text-decoration: underline;
}
.message a:hover, .message a:visited:hover{
	color: #736357;
}

.error-message{
	border: 1px solid #E50024;
	background: url(../images/error-arrow.gif) no-repeat #F8C1D9;
	background-position: 7px 9px;
	padding: 5px 5px 5px 25px;
	font-style: italic;
	font-weight: bold;
	color: #E50024;
	margin: 0px 0px 10px 0px;
}


#formfilter{
	width: 200px;
	padding: 0px 0px 10px 0px;
}
.pagination{
	clear: both;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 500px;
}
.pagination div{
	display: inline;
}
.pagination #prev{
	float: left;
	padding: 5px;
}
.pagination #next{
	float: left;
	padding: 5px;
	margin-left: 5px;
}
.pagination span{
	list-style-type: none;
	padding-bottom: 1px;
	margin: 0px;
	float: left;
	padding: 5px 0px;
	margin-left: 5px;
}
.pagination .disabled{
	color: #ccc;
	float: left;
	border: 1px solid #ccc;
	visibility: hidden;
}
#pagination_details{
	float: right;
}
.pagination a, .pagination a:visited{
	padding: 5px 8px 5px 8px;
	text-decoration: none; 
	color: #666;
	background: #e6e6e6;
}

.pagination a:hover, .pagination a:active{
	color: #fff;
	background: #666;
}

.breadcrumbs{
	padding: 5px;
	margin: 5px 0px 10px 0px;
	background: #e6e6e6;
	color: #999;
}

.breadcrumbs a, .breadcrumbs a:visited{
	text-decoration: none;
	color: #42210B;
}

.pagination span.current{
font-weight: bold;
cursor: default;
color: #fff;
	background: #666;
	padding: 5px 8px 5px 8px;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
color: #666;
font-weight: normal !important;

}

.pagination a.prevnext{
font-weight: bold;
}



#container{
	margin: 0 auto;
	width: 960px;
	position: relative;
}

/* -------- HEADER ------- */
#header{
	position: relative;
	height: 150px;
}
#topMenu{
	position: absolute;
	width: 620px;
	left: 340px;
	top: 0px;
}
#topMenu ul{
	margin: 0px;
}
#topMenu li{
	display: none;
	margin-left: 2px;
	display: inline;
	float: left;
}
#topMenu li a, #topMenu li a:visited{
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(../images/topmenu_bg.gif) no-repeat;
	color: #666666;
	text-decoration: none;
	font-size: 1.1em;
}
#topMenu li a:hover, #topMenu li a:visited:hover{
	background-position: 0px -25px;
	color: #fff;
}
#contactDetails{
	position: absolute;
	width: 350px;
	left: 210px;
	top: 60px;
	font-size: 1.5em;
	color: #666;
	text-align: right;
}
#basketSummary{
	position: absolute;
	width: 350px;
	top: 50px;
	height: 35px;
	right: 0px;
	background: url(../images/basketsummary_bg.gif) no-repeat;
}
#basketText{
	position: absolute;
	top: 9px;
	left: 80px;
	width: 130px;
}
#basketPrice{
	font-size: 1.5em;
	margin-left: 6px;
}
#checkoutButton{
	position: absolute;
	top: 3px;
	left: 220px;
}
.checkoutButton a, .checkoutButton a:visited{
	display: block;
	width: 80px;
	height: 25px;
	background: url(../images/button_checkout.gif) no-repeat;
}
.checkoutButton a:hover, .checkoutButton a:visited:hover{
	background-position: 0px -25px;
}
.checkoutButton a span{
	display: none;
}
#viewButton{
	position: absolute;
	top: 3px;
	left: 300px;
}
#viewButton a, #viewButton a:visited{
	display: block;
	width: 46px;
	height: 25px;
	background: url(../images/button_view.gif) no-repeat;
}
#viewButton a:hover, #viewButton a:visited:hover{
	background-position: 0px -25px;
}
#viewButton a span{
	display: none;
}

/* -------- Main Menu ----------- */



#mainMenu{
	position: absolute;
	top: 100px;
	left: 0px;
	height: 35px;
	width: 960px;
	background: url(../images/mainmenu_bg.gif) no-repeat;
	z-index: 2000;
}

#searchBox{
	float: right;
	width: 190px;
	margin: 7px 5px 0px 0px;
}
#ProductSearchTerm{
	width: 90px;
}
#searchBox input{
	float: right;
	display: inline;
}



#nav{
	margin: 4px 0px 0px 0px;
	float: left;
	width: 750px;
}
#nav li{
	display: inline;
	float: left;
	padding: 5px 10px 0px 10px;
	font-size: 1.1em;
	background: url(../images/mainmenu_line.gif) no-repeat right center;
	margin: 0px;
}
#nav li a, #nav li a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover, #nav li a:visited:hover{
	color: #000;
}


ul#menu{
	z-index: 100;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

ul#menu li {
	display: inline;
	float: left;
	position: relative;
	margin: 3px 0px 0px 0px;
	z-index: 2000;
	font-size: 1.1em;
	background: url(../images/mainmenu_line.gif) no-repeat right center;
}

ul#menu li a, ul#menu li.mega a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 22px;
	padding: 5px 10px 5px 10px;
}

ul#menu li a:hover {
	text-decoration: underline;
}

ul#menu li.mega a:hover {
	text-decoration: underline;
}

ul#menu div {
	display: none;
}

ul#menu li.mega div {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 400px;
	position: absolute;
	top: 32px;
	left: 0em;
	padding: 10px;
	background: #fff;
	color: #930;
	z-index: 3000;
}

ul#menu li.hovering div {
	display: block;
}

ul#menu ul.subMenu{
	width: 190px;
	float: left;
	display: inline;
}
ul#menu ul.subMenu li{
	display: block;
	background-position: -1000px;
	margin: 0px 0px 0.8em 10px;
	line-height: 1em;
	height: auto;
	float: none;
}
ul#menu ul.subMenu li a{
	color: #000;
	padding: 0px;
	display: inline;
}


#content{
	position: relative;
	z-index: 1;
}
.contentSection{
	clear: both;
	position: relative;
	padding: 10px 0px;
}
.column{
	float: left;
	height: 1%;
	display: inline;
}
.largeColumn{
	width: 770px;
}
.smallColumn{
	width: 190px;
	margin-left: 0px;
}
.mediumColumn{
	width: 460px;
	margin-right: 10px;
}

#deliveryDetails{
	margin-top: 2.8em;
}

#footer{
	clear: both;
	border-top: 1px solid #ccc;
}
#footer p{
	font-size: 0.9em;
	text-align: center;
}

/* -------- Product Styles ------------ */
.subCategories{
	border-top: 1px solid #DCDCDC;
	width: 180px;
}
.subCategories li{
	font-size: 1em;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	margin: 0px;
	
}
.subCategories li a, .subCategories li a:visited{
	padding: 4px 4px 4px 18px;
	color: #42210B;
	font-weight: bold;
	border-bottom: 1px solid #DCDCDC;
	display: block;
	text-decoration: none;
	background: url(../images/submenu_bg.png) no-repeat;
	background-position: 0.2em 0.5em;
}
.subCategories li a:hover, .subCategories li a:visited:hover{
	background: url(../images/submenu_bg.png) no-repeat #DCDCDC;
	background-position: 0.4em 0.5em;
	color: #000;
}

.subCategories li.subselected a, .subCategories li.subselected a:visited{
	background: url(../images/submenu_bg.png) no-repeat #42210B;
	background-position: 0.4em 0.5em;
	color: #fff;
}

.productOverview{
	width: 245px;
	float: left;
	border: 1px solid #ccc;
	margin: 0px 10px 10px 0px;
	position: relative;
}
.last{
	margin: 0px 0px 10px 0px;
}

.productName{
	padding: 4px 25px 4px 8px;
	font-size: 1em;
	font-weight: bold;
	background: #e6e6e6;
	height: 32px;
}
.productPrice{
	background: #333;
	color: #fff;
	padding: 4px 4px 4px 8px;
}
.salePrice{
	background: #cc0000;
	color: #fff;
	padding: 4px 4px 4px 8px;
}
.salePriceLarge{
	color: #cc0000;
}
.originalPrice{
	text-decoration:line-through;
}
.price span, .salePriceLarge span{
	font-size: 0.65em;
}

#productImages{
	width: 300px;
}
#productImages img{
	border: 1px solid #ccc;
}
#productThumbs{
	margin-top: 10px;
}
#productThumbs img{
	margin-right: 10px;
}

#productDetails{
	width: 450px;
	margin-left: 20px;
}
#productDetails ul{
	margin-top: 10px;
}	
#productDetails li{
	margin: 0px 0px 3px 0px;
	font-size: 1em;
	list-style-type: none;
	padding-left: 16px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 0.2em;
}

#checkoutsteps{
	background: #E6E6E6;
	padding: 10px;
	margin-bottom: 15px;
}
#checkoutsteps li{
	display: inline;
	float: left;
	list-style-type: none;
	font: 1.3em Helvetica, Arial, sans-serif;
	color: #999;
	margin: 0px;
}
#checkoutsteps #current{
	color: #42210B;
}

#basketCheckout{
	position: relative;
	float: right;
}
#buyButton{
	margin: 10px 0px;
}
.buyButton a, .buyButton a:visited{
	display: block;
	width: 80px;
	height: 25px;
	background: url(../images/button_buy.gif) no-repeat;
}
.buyButton a:hover, .buyButton a:visited:hover{
	background-position: 0px -25px;
}
.buyButton a span{
	display: none;
}

/* --- HACKS ---- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#relatedProducts{
	clear: both;
}

#blog{
	margin-top: 2.8em;
}

#sliderAdverts{
	position: relative;
	height: 250px;
	width: 960px;
	background: #000;
	z-index: 100;
}
#sliderButtons{
	width: 200px;
	height: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 7px;
}
#sliderButtons li{
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	
}
#sliderButtons li a, #sliderButtons li a:visited{
	width: 150px;
	height: 45px;
	display: block;
	background: url(../images/advert_button.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 5px 30px 0px 10px;
}
#sliderButtons li a:hover, #sliderButtons li a:visited:hover, #sliderButtons li.selected a, #sliderButtons li.selected a:visited{
	background-position: 0px -50px;
}
#sliderItems{
	position: absolute;
	width: 760px;
	left: 200px;
	top: 0px;
}
#sliderItems li{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	list-style: none;
	width: 740px;
	height: 250px;
	padding-right: 20px;
}
#sliderItems h4{
	color: #fff;
	font-size: 1.8em;
	padding: 0px 0px 0px 10px;
}
#sliderItems p{
	padding: 0px 0px 0px 15px;
	color: #fff;
}
#sliderItems a, #sliderItems a:visited{
	color: #fff;
	text-decoration:none;
}
#sliderItems a:hover, #sliderItems a:visited:hover{
	color: #CC6633;
	text-decoration:underline;
}



.sitemap{
	width: 300px;
	float: left;
	display: inline;
	margin: 20px 20px 0px 0px;
}
.sitemap h2{
	font: 1.4em Helvetica, Arial, sans-serif;
	color: #42210B;
	line-height: 1em;
	margin: 0em 0px 0.75em 0px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: none;
}
.clearboth{
	clear: both;
}

#categoryDescription{
	clear: both;
	padding-top: 20px;
}

#filterDescription{
	
}


