/* 
========================================================================
CACTUSHOP.CSS
========================================================================
*/


/*
------------------------------------------------------------------------
COMMON ELEMENTS
------------------------------------------------------------------------
*/
/* ------------ Typographic settings --------------------------------- */
body, td, select, input {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666;
}

th {
	text-align: left;
}

/* Headings and Text */
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #747474;
	margin: 0px 0 4px 0;
	padding: 0 0 8px 0;
	font: bold 14px Tahoma, Verdana, sans-serif;
}

h2 {
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
	padding: 0;
}

h3 {
	font-size: 8pt;
}

h4 {
	font-family: Tahoma,Verdana,Helvetica,Sans-Serif; 
	font-size: 11px;
	color: #811baf;
	font-weight: bold;
	margin: 10px 0 4px 0;
	padding: 0 0 3px 0;
	background: url(../templateimages/hline_black.gif) repeat-x left bottom;
}
h5 {
	display: block;
	color: #222;
	font: bold 15px Tahoma,Arial,Helvetica,Sans-serif;
	background: url(../templateimages/mainbox_bg.gif) no-repeat left top;
	padding: 3px 0 5px 8px;
	margin: 10px 0 0 0;
}
p {
	margin: 12px 0;
}


/* General site warnings & alerts */
.warning {
	font-style: normal;
	font-weight: bold;
	color: red;
	font-size: 7.5pt;
}

/* Products */
.products .minprice {
	color: #999999;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

.quantitydiscount {
	padding: 10px 0px 5px 0px;
	font-size: 7.5pt;
}



/* ------------ Site Colour Scheme and Layout ------------------------- */
body {

}

a, a:active, a:visited {color: #DE2C2A;}

/* Boxes for general display */
.box {
	border: none;
}

.boxinset {
	background: #f0f0f0;
	/*border: solid 1px #9946be;*/
}

/* Shortened column format boxes */

.subcategories_shortened .box {
	width: 175px;
	height: 260px;
	margin: 0px 5px 5px 0px;
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: solid 1px #CBD5DB;
	border-left: solid 1px #CBD5DB;
	border-bottom: solid 1px #E2EAEF;
	border-right: solid 1px #E2EAEF;
	font-size: 7.5pt;
}

/* Line between products */
.products_extended .product {
	background: url(../templateimages/hline_black.gif) repeat-x left top;
	padding-top: 15px;
	padding-bottom: 10px;
}

.products_normal .product {
	background: url(../templateimages/hline_black.gif) repeat-x left top;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}

/*min price on normal display */
.products_normal .minprice {
	color: #999999;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 90px;
	text-align: right;
	float: right;
}

/* Tables */
table caption {
	font-size: 10pt;
	color: #DD6600;
}

table {
	border-collapse: collapse;
	width: 100%;
}

table tr {
	background: #FFFFFF;
}

table tr.alt {
	background: #f0f0f0;
}

table tr.highlight {
	background-color: #f5e0ff;
	background-image: none;
}
table tr.row_details, table tr.row_details td {
	padding: 5px 0;
}

.versions tr.highlight td {
	background-image: none;
	background-color: #f5e0ff;
}

table tr.header {
	background: #e3e3e3 url(../templateimages/tr_bg.gif) repeat-x left bottom;
}

table tr.header th {
	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
	background: #e3e3e3 url(../templateimages/tr_bg.gif) repeat-x left bottom;
	padding: 7px 4px;
}

table tr.subheader td {
	border-top: solid 1px #cccccc;
	color: #333;
	padding-top: 5px;
	font-size: 12px;
}

table td, table th {
	padding: 3px;
}

/*
------------------------------------------------------------------------
SPECIFIC ELEMENTS
------------------------------------------------------------------------
*/
/* ------------ Mini-basket ------------------------------------------ */
#minibasket {
	padding-bottom: 10px;
}
#minibasket a {
	display: block;
	font-weight: normal;
	text-decoration: underline;
}

#minibasket a:hover {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#minibasket p {
	display: block;
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 0;
	line-height: normal;
}

#minibasket em {
	font-weight: bold;
	font-style:normal;
}

#basketempty, #baskethidden {
	font-style: italic;
}



/* ------------ Other Elements --------------------------------------- */

/* Reviews */
.reviews {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
}

.reviews .box {
	background-color: #E2EAEF;
	border-top: solid 1px #CBD5DB;
	border-bottom: solid 1px #CBD5DB;
}

/* Carry On Shopping / Cross Selling */
.carryonshopping {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
}




/* Promotions */
.product .promotions, .basket .promotions {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}

.promotion .box {
	background: url(../templateimages/hline_black.gif) repeat-x left bottom;
}

.promotionfooter {
	color: #aaa;
	margin-top: 8px;
}

/* Compare */
.compare td {
	border-top: solid 1px #CBD5DB;
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
}


/* ------------ Forms ------------------------------------------------ */
select, input, textarea {
	font-weight: normal;
	color: black;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	margin-bottom: 3px;
}

select, textarea {
	padding: 3px;
}
input[type="text"] {
	padding: 2px;
}

select:focus, input:focus, textarea:focus {
	font-weight: normal;
	color: black;
	background-color: #FFFFFF;
	border: solid 1px #333;
	margin-bottom: 3px;
}

.radio input {
	border: none;
	background: none;
	width: 15px !important;
	display: inline !important;
	vertical-align: middle;
	margin: 0 !important;
}

input.submit {
	background-color: #747474;
	color: white;
	font-weight: bold;
	font-size: 7.5pt;
	border: solid 1px #888;
	margin: 0px 1px 3px 0px;
}

input.smallsubmit {
	margin: 0;
	font-size: 7.5pt;
	text-decoration: none; 
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-weight: bold; 
	background-color: #747474;
	border: none;
}

/* form error messages */
.errors {
	display: block;
	width: 85%;
	color: #444;
	background-color: #fff5f4;
	border: solid 1px #de2c2a;
	margin: 18px;
	padding: 12px;
}

.errors label {
	border-bottom: dotted 1px red;
}


/* ------------ Checkout and Basket ---------------------------------- */
/* Card details box during checkout */
.carddetails {
	background-color: #FFFFFF;
	border: none;
}

/* shipping methods line during checkout */
.basket .shippingmethodline {
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 8px 0 20px 0;
}

.basket tr.separate {
	height: 20px;
	background-color: white;
	background-image: none;
}

.basket .section {
	width: 100%;
	margin-top:30px;
	padding-top: 10px;
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.basket .totals {
	border-top: solid 1px #CBD5DB;
	border-bottom: solid 1px #CBD5DB;
	text-align: right;
	margin-top: 18px;
	padding-top: 5px;
	margin-bottom: 8px;
}

.basket .applycoupon {
	border-top: solid 1px #CBD5DB;
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 18px;
	padding-top: 5px;
	margin-bottom: 8px;
	vertical-align:middle;
}

.checkout .section {
	width: 100%;
	padding: 10px 0;
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.checkout .section h4{
	margin: 0 0 20px 10px;
	background: none;
}

#fieldsrequired {
	color: #888888;
	font-size: 7.5pt;
}

.shippingmethodstable .subheader .name {
	font-weight: bold;
	font-size: 7.5pt;
	color: #333;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

/* ------------ Customer --------------------------------------------- */
.customer .section {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.vieworder {
	margin-bottom: 15px;
}

/* ------------ Section --------------------------------------------- */
.section {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/* ------------ Site Map --------------------------------------------- */
.sitemap ul {
	padding: 0;
	margin: 0;
}

.sitemap ul li {
	display: block;
	float: left;
	width: 260px;
	margin: 5px;
	padding: 0;
	border-top: solid 1px #CBD5DB;
	border-left: solid 1px #CBD5DB;
	border-bottom: solid 1px #E2EAEF;
	border-right: solid 1px #E2EAEF;
	list-style-position: inside;	
	list-style-type: none;
}

.sitemap ul li div.pad {
	padding: 15px;
}

.sitemap ul ul {
	padding: 0;
	margin: 0;
}

.sitemap ul ul li {
	float: none;
	width: 100%;
	width: 100%;
	padding: 3px 10px 3px 10px;
	margin: 0;
	border: 0;
}

/* ------------ Miscellaneous ---------------------------------------- */
/* horizontal rule */
hr {
	color: #DDDDDD; 
	background-color: #DDDDDD; 
}

/* Controls the first news item */
#newsitem1 h1 em {
	color: #333;
	font-size: 23px;
}

/* 'Top items' boxes on home page */
#toplists ul li div a:hover {
	color: red;
}

/* Search keyword highlight */
em.highlight {
	background-color: #FFF522;
	font-style: normal;
}

/* Strapline font styling */
.product em.strapline {
	font-style: normal;
	color: #333333;
	font-weight: bold;
	font-size: 7.5pt;
}

/* styles for common features on your content pages */
.page .cutout {
	margin: 12px;
	border-top: solid 1px #CBD5DB;
	border-left: solid 1px #CBD5DB;
	border-bottom: solid 1px #E2EAEF;
	border-right: solid 1px #E2EAEF;
}

.page .cutout_left {
	float: left;
}

.page .cutout_right {
	float: right;
}

.page .right {
	text-align: right;
}

/* style used to highlight explanations of demo data. This can be safely remove
when you have your own styles */
.demodataexpl {
	clear: both;
	color: #008800;
	background-color: #AAEEAA;
	font-size: 7.5pt;
	font-weight: bold;
	display: block;
	padding: 10px;
	margin-top: 10px;
	border: dotted 1px #008800;
}


/*
------------------------------------------------------------------------
ADVANCED CHANGES
These styles should not need to be changed - such as element 
positioning and padding that most stores would not need to alter
------------------------------------------------------------------------
*/
/* ------------ Boxes ------------------------------------------------ */
.boxheader {
	margin: 15px 0px 0px 0px;
}

.pad_shortformat {
	padding: 20px 0;
}

div.spacer {
  	clear: both;
}
div.gap {
  	clear: both;
	height: 1px;
}

/* ------------ Forms ------------------------------------------------ */
form { 
	margin: 0; 
	display: inline;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.inputform {
	margin-bottom: 12px;
	zoom: 100%; /* To fix IE 'invisible text' rendering bug (http://archivist.incutio.com/viewlist/css-discuss/57305) */
}

.inputform label {
	width: 180px;
	float: left;
}
.inputform label.wide {
	width: 230px;
}
.inputform input.wide {
	margin-left: 230px !important;
}

.inputform label.checklabel {
	width: auto;
	float: none;
}

.inputform div {
	float: left;
	margin-bottom: 5px;
}

.inputform br {
	display: block;
	clear: both;
}

.inputform input.submit {
	margin-left: 180px;
	width: auto;
}

.inputform input {
	width: 180px;
}

input.radio, input.checkbox {
	border-style: none;
	background-color: transparent;
	display: inline;
	width: 20px;
}

.column2 {
	padding-left: 180px;
	margin-bottom: 20px;
	width: auto;
}

textarea { 
	width: auto; 
}

/* ------------ Mini-basket ------------------------------------------ */
#numberofitems {
	margin: 0px 0px 3px 0px;
	padding: 0;
}

/* Lines of the basket */
#basketlines {
	padding: 0;
	margin: 0;
}

#basketlines li {
	list-style: none;
	font-size: 7.5pt;
	clear: both;
}

#basketlines em {
	font-style: normal;
}


#baskettotals em {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

#baskettotals #taxexception {
	font-weight: normal;
}

#basketlinks {
	margin: 3px 0px 0px 0px;
	padding: 0;
}

#basketlinks li {
	list-style: none;
}

#basketlinks img {
	border: 0;
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}

#basketempty, #baskethidden {
	padding: 0px 3px 0px 3px;
	margin: 0;
}	

#baskettotals p, #numberofitems p {
	padding: 0px;
	margin: 0;
}

/* ------------ Speed order page ------------------------------------- */
.speedordertable {

}

.speedorder table {
	width: 100%;
	margin: 0 auto;
}

.speedorder td, .speedorder th {
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
}

.speedorder .alt {
	background: none;
	border: none;
}

.speedorder .productcode input {
	width: 100%;
}

.speedorder .quantity input {
	width: 50px;
}

.speedorder div.submit {
	margin-top: 15px;
	text-align: left;
}

/* ------------ Checkout --------------------------------------------- */
/* step 1 - login form */
.emailreminder {
	width: 100%;
	padding-top: 15px;
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/* step 3 - shipping methods */
.shippingmethodstable {
	width: 100%;
	padding-bottom: 8px;
}

.shippingmethodstable .price_1, .shippingmethodstable .price_2, .shippingmethodstable .price {
	text-align: right;
	white-space: nowrap;
	padding-right: 30px;
	font-size:11px;
}

.euvat {
	padding-bottom: 8px;
}

.checkout textarea {
	width: 500px;
}

.carddetails {
	width: 100%;
}

.carddetails .inside {
	padding: 0px;
}

.shippingmethodline strong {
	padding-right: 16px;
}

.step4 input.submit {
	margin-left: 0px;
}

#strMailingListHTML {
	display: block;
	margin: 10px 0 5px 0;
}


/* Billing details typography */
.billtotal em {
	font-style: normal;
}

.billtotal, .gatewaymessage {
	margin: 15px 0 30px 0;
}

.billtotal {
	font-size: 10pt;
}

#termspopup {
	font-size: 7.5pt;
	}

/* ------------ Search ----------------------------------------------- */
.trythesecategories {
	margin: 8px 0px 8px 0px;
}

.trythesecategories ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.trythesecategories ul li {
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#resultsheader {
	margin: 8px 0 8px 0;
}

.search .pricefields input {
	width: 4em;
}


/* ------------ Basket ----------------------------------------------- */
.basket .baskettable {
	width: 100%;
	padding-bottom: 20px;
}

.basket .price_1, .basket .price_2, .basket .price, .basket .quantity, .basket .remove, .basket .tax, .basket .total {
	text-align: right;
	white-space: nowrap;
	padding-right: 2px;
	width: 60px;
}
.basket .codenumber {
	width: 60px;
}

.basket .quantity input {
	text-align: right;
}

.basket .totals em {
	line-height: 20px;
	color: #333;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}

.basket .totals .controls {
	padding-top: 8px;
	clear: both;
}

.basket .links {
	margin-top: 3px;
	overflow: hidden;
	width: 100%;
	text-align: left;
}

.basket .links div {
	width: 48%;
	margin: 0;
	padding: 0;
	float: left;
}

.basket .links div p {
	margin: 0;
	padding: 4px 4px 0 0px;
}

.basket .links img {
	margin-right: 4px;
}

.basket .continueshopping {
	margin-top: 8px;
	text-align: right;
}

.basket .breakdownrows {
	border-top: solid 1px #CCCCCC;
	padding: 3px 2px 3px 5px;
}
.basket .totalrow {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background: #EEEEEE;
	padding: 3px 2px 3px 5px;
}

.orderRef {
	margin: 10px 0;
	padding: 5px;
	background: #F6F6F6;
	border: solid 1px #E0E0E0;
	border-width: 1px 0;
}
.orderRef input {
	vertical-align: middle;
}

/* ------------ Shipping rates --------------------------------------- */
.shippingtable {
	width: 100%;
	margin-bottom: 20px;
}

.shippingtable .price, .shippingtable .price_1, .shippingtable .price_2 {
	text-align: right;
	white-space: nowrap;
}

/* ------------ Customer --------------------------------------------- */
.section tbody td {
	padding: 2px;
}

.section table {
	margin-bottom: 2px;
}

.section th {
	text-align: left;
}

.savebasketstable .date, .wishliststable .date {
	width: 130px;
}

.savebasketstable .actions, .wishliststable .actions {
	text-align: right;
	width: 130px;
}

.orderdetails label {
	width: 30%;
	float: left;
}

.orderdetails div {
	float: left;
	margin-bottom: 4px;
}

.orderdetails br {
	display: block;
	clear: both;
}

.orderdetails div.tick {
	float: none;
	margin-bottom: 0;
}

.orderdetails div.tick img {
	margin-right: 8px;
}

.customer .links div {
	width: 48%;
	margin: 0;
	padding: 0;
	float: left;
}

.wishlist #chkUpdateItems {
	margin: 0;
	width: 20px;
	text-align: left;
	float: left;
	padding: 0;
}

/* ------------ Affiliate -------------------------------------------- */
.affiliatestatstable {
	width: 100%;
}

.affiliatestats .total {
	text-align: right;
	padding-right: 12px;
}

.affiliatestats .graph {
	text-align: center;
}

.affiliatestats h2 {
	margin-top: 16px;
}


/* ------------ Categories ------------------------------------------- */
.category h2 {
	margin: 0px 0px 8px 0px;
}

.subcategories {
	margin-bottom: 0px;
}

.subcategories_normal {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.subcategories_extended {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.maincategory {
	padding: 0;
	width: 575px;
	border: 0;
	overflow: hidden;
}

.subcategory {
	margin: 0;
	padding: 0px 0px 1px 0px;
}

.subcategories_normal .subcategory {
	margin: 0;
	padding: 15px 0px 1px 0px;
}

.subcategories_extended .subcategory {
	margin: 0;
	padding: 15px 0px 1px 0px;
}

.subcategory strong {
	display: block;
	margin-bottom: 4px;
}

.subcategories .subcategory img, .maincategory img {
	float: right;
	margin: 0px 0px 10px 10px;
}

.subcategories .subcategory .pad, .maincategory .pad {
	margin: 0 0 0 0;
	zoom: 100%; /* To fix IE 'invisible text' rendering bug (http://archivist.incutio.com/viewlist/css-discuss/57305) */
	overflow: hidden; /* To fix image flow in extended view, mozz/opera */
}

/* For the shortened design */
.subcategories_shortened .subcategory {
	display: block;
	float: left;
	margin-bottom: 0px;
	
}

.subcategories_shortened .subcategory .pad {
	padding: 10px 0 10px 10px;
}

/* Style specifically for the 'link'. We remove most of the box styling for link mode */
.subcategories_link .subcategory .pad {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}

/* ------------ Products --------------------------------------------- */
/* h2s are used on product.asp to break up main parts of the page */
.product h2 {
	text-align: left;
	clear: both;
}

/* Covers info on all 'product' views - including product.asp */
.product em.strapline {
	display: block;
	margin: 8px 0px 8px 0px;
	padding: 0;
}

.generalspace {
	display: block;
	height: 1px;
}

.product p {
	margin: 0 0 5px 0px;
}

.product .main {
	overflow: hidden;
}

.quantitydiscount .link {
	padding: 5px 0px 5px 0px;
}

/* All products in a list format (i.e. not product.asp) */
.products {
	margin-bottom: 0px;
	padding-bottom: 10px;
	overflow: hidden;
}

.products_end {
	clear: both;
}

.productInfo  {
	float: left;
	width: 440px;
}
.productImg {
	width: 123px;
	float: left;
	padding-bottom: 10px;
}
.productImg img {
	width: 113px;
}

.products .productPricing {
	float: right;
	width: 150px;
}


.products .product .pad {
	margin-bottom: 8px;
	padding: 0px;
	zoom: 100%; /* To fix IE 'invisible text' rendering bug (http://archivist.incutio.com/viewlist/css-discuss/57305) */
	overflow: visible; /* To fix image flow in extended view, mozz/opera */	
}

.products .product .product_end {
	clear: both;
}

/* Specific to the shortened display - note: the width of .product is set programmatically
based on the numShortenedFormatCols config setting */

.products_shortened {
	background: url(../templateimages/productLines.gif) repeat-y center top;
	margin-top: 8px;
	padding-bottom: 0;
}

.products_shortened .product {
	float: left;
	width: 190px;
	background: none;
}

.products_shortened .box {
	padding: 8px;
	background: none;
}
.products_shortened .product .pad {
	padding: 0px;
}

.products_shortened .productImg {
	margin: 0 10px 10px 10px;
	width: 120px;
}

.products_shortened img {
	margin: 0 0 0 2px;

}

.products_shortened .productInfo {
	clear: both;
	width:100%;
}

.products_shortened .minprice {
	color: #888888;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
}

.products_shortened .moreinfo {
	text-align: right;
	margin-top:10px;
	clear: both;
}

.products_shortened .moreinfo a {
	font: bold 11px Tahoma,Verdana,Arial,Sans-serif;
	color: #999999;
	text-decoration: underline;
}
.products_shortened em.strapline {
	margin: 0px 0px 8px 0px;
	padding: 0;
	height: 20px;
}

.products_shortened .product h2 {
	margin: 0px 0 8px 0;
	padding: 0;
	text-align: left;
	font: bold 12px Tahoma, Verdnana, Helvetica, sans-serif;
	background: none;
}	

.products_shortened .product .moredetails {
	display: none;
	visibility: hidden;
}



/* Specific to the 'classic' search display type - no styling, just text and description */
.products_classicsearch .product .pad {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.products_classicsearch .product .pad p {
	margin: 4px 0 8px 0;
}


/* ------------ Wish List -------------------------------------------- */
.wishlist .section {
	margin-bottom: 25px;
}

.wishlist .explanation {
	margin: 0px 0px 15px 0px;
	display: block;
	width: 90%;
	font-size: 7.5pt;
}

/* ------------ Compare ---------------------------------------------- */
.compare h4 {
	padding: 0;
	margin: 0;
	background: none;
}

.compare .propertyheader {
	font-weight: bold;
	font-size: 7.5pt;
}

.compare .lastrow td {
	background-color: transparent;
	font-size: 7.5pt;
	padding-bottom: 20px;
}


/* ------------ Attributes ------------------------------------------- */
.attributes {
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
	border-bottom: solid 1px #CBD5DB;
}

.attributes table {
	width: 100%;
	border-collapse: collapse;
}

.attributes td {
	background-color: #E2EAEF;
	border-top: solid 1px #CBD5DB;
}

/* Product attributes table */
.attributes table tr {
	background-image: none;
}

/* ------------ Reviews ---------------------------------------------- */
.reviews {
	margin: 5px 0 10px 0;
}

.reviews h2 {
	margin-bottom: 8px;
}

.review {
	margin: 0 0 5px 0;
}

.review .pad {
	padding: 10px 0 10px 10px;
}

.review .stars {
	display: inline;
	margin-right: 2px;
}

.review strong {
	display: inline;
}

.review .reviewer {
	font-style: italic;
}

.review blockquote {
	margin: 15px 20px 15px 20px;
}

.review .date, .review .appliesto {
	text-align: right;
}

/* Review add page */
.addreview form strong {
	display: block;
}

.addreview form p {
	margin: 0px 0px 20px 180px;
}

.addreview textarea {
	width: 340px;
	height: 100px;
}
	
/* ------------ Cross Selling ---------------------------------------- */
.carryonshopping h2 {
	margin-bottom: 8px
}

.carryonshopping h3 {
	margin-top: 5px;
}

.carryonshopping ul {
	margin: 2px 0px 10px 40px;
	list-style-type: none;
	padding: 0;
}

/* CUSTOM */

/* For the realted products shortened design */

.relatedproducts_shortened .product {
	display: block;
	float: left;
	margin-bottom: 0px;
	width: 130px;
	height: 160px;
	
}

.relatedproducts_shortened .product .pad {
	padding: 10px 0 10px 10px;
}

/* Style specifically for the 'link'. We remove most of the box styling for link mode */
.relatedproducts_link .product .pad {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}


/* ------------ Versions --------------------------------------------- */
/* Clear so it comes below the floating image tag */
.versions {
	clear: both;
	padding: 10px 0;
}

.versions strong {
	display: block;
	padding-bottom: 5px;
}

.products_shortenened .versions { /* don't want to clear if we're doing things in shortened format */
	clear: none;
}

/* Versions displayed in options may first have a price line */
.versions .prices {
	padding: 5px;
	text-align:right;
}

.versions .prices strong {
	display: inline;
}

.versions .prices span {
	margin-left: 2em;
}

.versions .line {
	text-align: right;
	padding: 5px;
}

.versions .line img {
	float: none;
}

/* Version Table */
.versions table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

.versions div.versionstable {
	width: 570px;
}

.versions td.description {
	padding-left: 6px;
	padding-right: 6px;
}
.versions td {
	padding: 3px 0;
	text-align: center;
}
.versions th {
	text-align: center;
}

.versions table .stock {
	text-align: center;
}

.versions table .name {
	padding-left: 5px;
}
.versions table .price_1, .versions table .price_2 {
	width: 65px;
}
.versions table .pack {
	width: 75px;
}
.versions table .addtobasket {
	width: 95px;
}

.versions table .addtobasket img {
	float: none;
}

.versions table .descriptioncell {
	text-align: ;
}

/* ------------ Product Options -------------------------------------- */
.optiongroups_block .options {
	padding: 10px;
	margin: 10px 0px 5px 0px;
}	

.optiongroups_block .addtobasket {
	text-align: right;
	padding: 5px;
	clear: both;
}

.outofstockmessage em {
	display: block;
	margin-top: 10px;
}

.optiongroups_block .option {
	clear: both;
}

.optiongroups_block .option label.optiontitle {
	display: block;
	width: 150px;
	float: left;
	margin-right: 5px;
}

.versions .option label.optiontitle {
	margin-right: 5px;
}

.optiongroups_block .option div {
	display: inline-block;
	margin-left: 160px;
	margin-bottom: 10px;
}

.optiongroups_block .option div .radiooptions {
	display: block;
}

.optiongroups_block .addtobasket img {
	float: none;
	text-align: right;
}

/* Inline groups */
.optiongroups_line {
	padding: 5px;
	margin-bottom: 5px;
	text-align: left;
	zoom: 100%;
	overflow: hidden;
}

.optiongroups_line .options, .optiongroups_line .option div, .optiongroups_line .option, .optiongroups_line strong, .optiongroups_line label, .optiongroups_line select, .optiongroups_line .addtobasket {
	display: inline;
}

.optiongroups_line label {
	margin-left: 10px;
}

.optiongroups_line .addtobasket {
	display: block;
	float: right;
	width: 100px;
	text-align: right;
	margin-left: 20px;

}
.optiongroups_line .addtobasket img {
	float: none;
}
/* ------------ Homepage Layout Divs --------------------------------- */
.home_region {
	float: left;
	width: 100%;
}
.home_image {
	padding: 10px 0;
}


/* ------------ Homepage News ---------------------------------------- */
/* Controls specifically the first news item */
#newsitems {
	margin: 0;
	padding: 0;
	width: 575px;
	clear: both;
}

#newsitems .pad {
	margin: 0;
	padding: 5px 0px;
}

#newsitems h2 {
	padding-top: 0px;
	margin-top:0;
}

#newsitems .story {
	margin: 8px 0;
	line-height: 16px;
}

#newsitems img {
	float: right;
	margin: 0 0 10px 10px;
}
#newsitem1 .story {
	margin: 0 !important;
}
#newsitem1 img {
	margin: 0;
}


/* ------------ Top lists -------------------------------------------- */
#toplists {
	padding: 0;
	width: 100%;
	clear: both;
}

#toplists .box {
	width: 33%;
	font-size: 7pt;
	float: left;
}

#toplists .pad {
	margin: 0px 15px 10px 0px;
}

#toplists ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#toplists ul li {
	list-style: none;
	float: none;
	clear: both;
	padding-bottom: 2px;
}

#toplists ul li div {
	display: block;
	font-size: 7.5pt;		
}

/* ------------ Homepage Specials ------------------------------------ */
.specials {
	clear: both;
}

.specials h2 {
	color: #333;
	font: bold 15px Tahoma,Arial,Helvetica,Sans-serif;
	background: url(../templateimages/mainbox_bg.gif) no-repeat left top;
	padding: 3px 0 5px 8px;
	height:30px;
}


/* ------------ Promotions ------------------------------------------- */
/* promotion class controls listing in extended view (with thumbnail) */
.promotion {
	clear: both;
	vertical-align: middle;
	margin: 8px 0px 8px 0px;
	display: block;
}

.promotion img {
	float: right;
	margin: 0 10px 10px 0;
}

.promotion .box {
	width: 100%;
	margin: 0px 5px 5px 0px;
	font-size: 8pt;
}

.promotion .pad {
	padding: 0 0 15px 0;
	overflow: hidden;
}

/* promotiontext class controls listing in text view */
.promotiontext {
	clear: both;
	vertical-align: middle;
	margin: 8px 0px 8px 0px;
	display: block;
}

.promotiontext .box {
	width: 100%;
	margin: 0px 5px 5px 0px;
	font-size: 8pt;
}

.promotiontext .pad {
	overflow: hidden;
}


/* ------------ Miscellaneous ---------------------------------------- */
body, td {
	padding: 0;
	margin: 0;
}

#popup .pad {
	padding: 10px;
}

.extrainfolinks {
	padding: 10px 0px;
	font-size: 7.5pt;
	clear: left;
	float: left;
}
.main .extrainfolinks {
	font-size: 7.5pt;
	float: left;
	white-space: nowrap;
}

.extrainfolinks a {
	white-space: nowrap;
}

.extrainfolinks .largeview {
	margin: 5px 0px 0px 0px;
	display: inline;
}

.extrainfolinks img {
	float: none;
	margin: 0;
}

.nowrap {
	white-space: nowrap;
}

.small {
	font-size: 9px;
}
.left {
	float: left;
	margin: 0 10px 10px 0;
}
.ccLogos {
	display: block;
	width: 100%;
}
.bold {
	font-weight: bold;
}

/* horizontal rule */
hr { 
	height: 1px; 
	border-width: 0; 
}

div.dotted { 
	clear:both;
	height: 17px;
	border-width: 0;
	background: #FFFFFF url(../templateimages/hline_black.gif) repeat-x left center;
}

/* By default disable all borders on images */
img {
	border: none;
}

/* Breadcrumb trail  */
.breadcrumbtrail {
	padding: 5px 0 7px 0;
	border: dotted 1px #AAAAAA;
	border-width: 1px 0;
	margin-bottom: 20px;
	color: #999999;
}

.breadcrumbtrail ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

.breadcrumbtrail ul li {
	margin-left: 0;
	border: none;
	list-style: none;
	display: inline;
}

/* Pagination */
.paging { 
	margin: 7px 0 12px 0;
	text-align: right;
}

.paging a { 
	font-weight: normal;
}
.paging a:hover { 
	font-weight: normal;
	text-decoration: underline;
}

.paging_footer {
	text-align: right;
}


/* Stockist page */

#stockists .section h2 {
	padding: 10px 0 0 0;
}
#stockists .section p {
	margin-top: 0;
}

#stockists .section .logo {
	float: left;
	width: 150px;
	display: block;
}

#stockists .section, #stockists .item {
	display: block;
	clear: both;
}
#stockists .name {
	padding: 20px 0 0 0;
}

#stockists .section {
	margin: 10px 0;
}

/* Shipping Table */
.shippingTable {
	width: 50%;
	border-collapse:collapse;
	border-spacing: 0;
}
.shippingTable tr, .shippingTable tr td {
	border-top: solid 1px #CCCCCC;
}
.shippingTable .dest {
	background: #EEEEEE;
}
.shippingTable .price {
	padding-left: 8px;
}

/* TRADE EXTRA DETAILS SEARCH */
.labelsCol {
	width: 45%;
}

.stockistForm {
	width: 800px;
}
.stockistForm form, .stockistForm .errors {
	margin-left: 10px;
	margin-right: 10px;
}
.stockistForm .right {
	float: right;
}

.stockistForm p {
	margin: 5px 10px;
}

.stockistForm label {
	text-align: right;
	margin: 5px 5px 5px 0;
	width: 45%;
}
.stockistForm div {
	margin: 3px 0;
}
.stockistForm input.submit {
	margin-left: 0 !important;
	margin-top: 10px;
}
.stockistForm .short input {
	width: 80px;
}
.stockistForm .short label {
	width: auto;
	float: none;
	display: inline;
}

.stockistForm .radio {
	border: none;
	background: none;
	width: auto !important;
	margin: 0 5px 0 0 !important;
}
.stockistForm .indent {
	margin-left: 46%;
}
.stockistForm .nofloat {
	float: none;
}
.errors label {
	margin: 0 !important;
}
.stockistForm .errors ol {
 	margin: 0 20px;
}
.stockistForm .errors ol li {
	margin: 2px 0;
}


.right {
	float: right;
}
