/* 
========================================================================
CACTUSHOP.CSS
========================================================================
*/


/*
------------------------------------------------------------------------
COMMON ELEMENTS
------------------------------------------------------------------------
*/
/* ------------ Typographic settings --------------------------------- */
body, td, select, input {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000;
}

th {
	text-align: left;
}

/* Headings and Text */

h1 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0 0 20px 10px;
	padding:25px 0 0 0;
	float:left;
	width:540px;
}

h1 a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin:0;
	padding:0;
	text-decoration: underline;
}
h1 a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin:0;
	padding:0;
	text-decoration: none;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,Sans-Serif;
}

h3 {
	font-size: 8pt;
}

h4 {
	font-size: 12px;
	color: #DD6600;
	margin: 10px 0 4px 0;
	padding-bottom: 0px;
}

h5 {
	margin: 5px 0px 1px 0px;
	font-size: 12px;
	color: #083c00;
	text-transform: uppercase;
	letter-spacing:0px;
	padding: 2px 2px 2px 0px;
	text-align: left;
	font-weight: normal; 
}

.text h1 {margin:50px 0 0 0; padding:0 0 10px 10px; width:500px; }

.content h1 {display: block; font-size: 20px; font-weight: bold; color: #89b941; margin: 0 0 10px 0;}
.contactus h3 {display: block; padding:0; margin:15px 0 3px 0; color: #000; font-size: 14px; font-weight: bold;}
.inctax input {display: block; text-align: left; background: none; border: none; color: #CC0000; font-size: 16px; font-weight: bold; padding:0; margin:5px 0 0 0; position: relative; top: -5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.inctax {display: block; text-align: left; background: none; border: none; color: #000; font-size: 14px; font-weight: normal; padding:0; margin: 0 25px 0 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
.prices .rrp {color: #666;}
.paging_header {display: block; clear: both; padding:0; margin: 10px 0 10px 0; text-align: right; color: #ccc; width:500px;}
.paging_header a {display: inline; padding: 0 5px 0 5px; margin:0; color: #666; text-decoration: none;}
.paging_header a:hover {display: inline; padding: 0 5px 0 5px; margin:0; color: #000; text-decoration: underline;}
.paging_header strong {display: inline; padding: 0 5px 0 5px; margin:0; color: #000;}

.paging_footer {display: block; clear: both; padding:0 0 10px 0; margin:0 0 15px 0; text-align: right; color: #ccc; width:500px;}
.paging_footer a {display: inline; padding: 0 5px 0 5px; margin:0; color: #666; text-decoration: none;}
.paging_footer a:hover {display: inline; padding: 0 5px 0 5px; margin:0; color: #000; text-decoration: underline;}
.paging_footer strong {display: inline; padding: 0 5px 0 5px; margin:0; color: #000;}

.breadcrumbtrail {
	color: #999999;
}

.contactus {display:block; margin:0; padding:0 0 0 15px;}
.contactus .inputform {border:none; margin:0; padding:0;}
.contactus h1 {font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0;}
.contactus h2 {font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:14px; font-weight:bold;}

/* Hyperlinks */
/* General site warnings & alerts */
.warning {
	font-style: normal;
	font-weight: bold;
	color: red;
	font-size: 12px;
}

/* Products */
.products .minprice {
	display: block;
	float: right;
	color:#000;
	font-size: 13px;
	font-weight: bold;
	padding:0;
	margin: 20px 10px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.quantitydiscount {
	padding: 10px 0px 5px 0px;
	font-size: 12px;
}



/* ------------ Site Colour Scheme and Layout ------------------------- */
/* Boxes for general display */
.box {
	border: none;
}

.boxinset {
	float: left;
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Shortened column format boxes */
.products_shortened .box {
	width: 250px;
	height: 280px;
	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: 12px;
}

.subcategories_shortened .box {
	text-align: center;
	width: 150px;
	height: 180px;
	background: url(../templateimages/no_photo.gif) center no-repeat;
	margin: 0px 6px 5px 5px;
	border:none;
	font-size: 12px;
	line-height:14px;	
}

.subcategories_shortened .box a {
	text-align: center;
	width: 150px;
	height: 180px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration:none;
	line-height:14px;
}

.subcategories_shortened .box a:hover {
	text-align: center;
	width: 150px;
	height: 180px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 11px;
	text-decoration:none;
	line-height:14px;
}

/* Line between products */
.products_extended .product {
	border-top: solid 1px #e8e8e8;
	padding-bottom: 20px;
}

.products_normal .product {
	display: block;
	margin:0 0 30px 0;
	padding:0;
}

.products_normal .product .box2 {margin:0 0 0 10px;}

/*
------------------------------------------------------------------------
SPECIFIC ELEMENTS
------------------------------------------------------------------------
*/
/* ------------ Mini-basket ------------------------------------------ */

#basketlines a {
	display: block;
	text-decoration: none;  
	color: black;
}

#basketlines a:hover {
	color: white;
}

#baskettotals {
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: Red;
	font-weight: bold;
	text-align: right;
	display: block; padding:0; margin:0;
}

#baskettotals p {
	border-bottom: solid 1px #CBD5DB;
	display: block; padding:0; margin:0;
}

#basketempty, #baskethidden {
	font-style: italic;
}
#basketlines div {display: block; padding:0; margin:0;}
#basketlines {
	border-top: solid 1px #CBD5DB;
}

#basketlines ul {display: block; padding:0; margin:0;}

#basketlines li {
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: solid 1px #CBD5DB;
	display: block; padding:0; margin:0;
}

#basketlines li.alt {
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
	display: block; padding:0; margin:0;
}

#basketlinks a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #fff;
}

#basketlinks a:hover {
	display: block;
	color: #fff;
	text-decoration: underline;
}

/* ------------ Other Elements --------------------------------------- */


/* Attributes */
.attributes {
	border-bottom: solid 1px #CBD5DB;
}

.attributes td {
	background-color: #E2EAEF;
	border-top: solid 1px #CBD5DB;
}

/* Promotions */
.product .promotions, .basket .promotions {
	border-top: solid 1px #e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
}

.promotion .box {
	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;
}

/* Compare */
.compare td {
	border-top: solid 1px #CBD5DB;
	background-image: url(../templateimages/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
}


/* ------------ Forms ------------------------------------------------ */
input, textarea {
	font-weight: normal;
	color: black;
	background: url(../../images_page/input2_bg.gif) top left no-repeat;
	margin-bottom: 3px;
	border: none;
	padding: 0 5px 0 5px;
}

select {
	font-weight: normal;
	border: solid 1px #000;
	background: #fff;
	color: black;
	margin-bottom: 3px;
	padding: 3px;
}

input.submit {
 	background: #ab2426;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 1px 3px 0px;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
}

input.smallsubmit {
	display: in-line;
	margin: 0;
	font-size: 12px;
	text-decoration: none; 
	color: #0055CC;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: left;
	font-weight: bold; 
	background-color: transparent;
	border: none;
}

/* form error messages */
.errors {display: block; clear: both; text-align: left; color: red; background: #FFEEEE; border: dotted 2px red; margin: 20px; width:460px;}
.errors strong {display: block; font-size: 16px; font-weight: bold; padding:5px; margin: 5px; text-align: center;}
.errors ol {display: block; padding:0 20px 20px 30px; margin:0 20px 0 20px;}
.errors li {margin:0 0 6px 0; padding:0; clear: left; line-height:11px;}
.errors li label {display: inline; padding:0; margin:0; color: #CC0000;}

.checkout .section label {font-family:Verdana, Arial, Helvetica, sans-serif; display: block; float: left; padding:0; margin:0; width: 150px; }
.step1 .inputform div {display: block; clear: both;}
.step1 .inputform label {display: block; clear: both; width: 100%;}
.checkout br {display: block; clear: both;}
.step4 {width:550px; display:block; float:left; margin:0; padding:0;}

/* 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: 5px 0 30px 0;
}

.basket tr.separate {
	height: 20px;
	background-color: white;
	background-image: none;
}

.basket .section {
	width: 100%;
	padding-top: 5px;
}

.checkout {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	display:block;
	width: 520px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 15px;
}

.checkout .section {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	display:block;
	width: 460px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
}

#fieldsrequired {
	color: #888888;
	font-size: 12px;
}

.shippingmethodstable .subheader .name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#990000;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

.shippingmethodstable .description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color:#000;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

/* ------------ Customer --------------------------------------------- */
.customer h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold; margin:20px 0 0 0;}

.customer {padding:0 0 0 15px; margin:0; width:500px;}

.customer .section {
	clear: both;
	display:block;
	width: 500px;
	margin: 15px 0 0 0;
	padding-top: 15px;
	border-top: solid 1px #e8e8e8;
}

.vieworder {
	margin-bottom: 15px;
}

/* ------------ 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 */

/* '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:#CC0000;
	font-weight: bold;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	margin:0px 0 0 0;
	width:500px;
}

/* 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;
}

.page {width:520px; margin:0 0 0 10px; padding:0;}

/* 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: 12px;
	font-weight: bold;
	display: block;
	padding: 10px;
	margin-top: 10px;
	border: dotted 1px #008800;
}

.newsearch {margin:20px 0 15px 10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:underline; color:#000000;}

.newsearch a {margin:20px 0 15px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:underline; color:#000000;}

.newsearch a:hover {margin:15px 0 15px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:underline; color:#990000;}

.search p {margin:0 0 0 15px; padding:0 0 0 15px;}

/*
------------------------------------------------------------------------
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:0;
}

.pad_shortformat {
	padding: 20px;
}

div.spacer {
  	clear: both;
}

.text .mailinglist .inputform {margin:0 0 0 15px;}

/* ------------ Forms ------------------------------------------------ */
form { 
	margin: 0; 
	display: inline;
	padding: 0;
}

.search .inputform {
	margin: 10px 0 10px 15px;
	width:460px;
	padding:10px 20px 20px 20px;
	border: dashed 1px #CCCCCC;
	zoom: 100%; /* To fix IE 'invisible text' rendering bug (http://archivist.incutio.com/viewlist/css-discuss/57305) */
}

.inputform {
	margin: 10px 0 10px 0px;
	width:460px;
	padding:10px 20px 20px 20px;
	border: dashed 1px #CCCCCC;
	zoom: 100%; /* To fix IE 'invisible text' rendering bug (http://archivist.incutio.com/viewlist/css-discuss/57305) */
}

.inputform label.checklabel {
	width: auto;
	float: none;
	
}

.checkout .section div {
	display: block;
	float: left;
	margin-bottom: 5px;
}

.inputform br {
	display: block;
	clear: both;
	height:5px;
	line-height:5px;
	font-size:5px;
}

.inputform input.submit {
	width: auto;
}

.inputform input {
	width: 180px;
}

input.radio, input.checkbox {
	border-style: none;
	background-color: transparent;
	display: inline;
	float: left;
	width: 20px;
}

.column2 {
	padding-left: 180px;
	margin-bottom: 20px;
	width: auto;
}

textarea { 
	width: auto;
}

/* ------------ Mini-basket ------------------------------------------ */
#numberofitems {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 12px;
}

#numberofitems em {
	font-style: normal;
	font-weight: bold;
}

/* Lines of the basket */
#basketlines {
	padding: 0;
	margin: 0;
}

#basketlines li {
	list-style: none;
	font-size: 12px;
	clear: both;
}

#basketlines em {
	font-style: normal;
}

#baskettotals p em {
	margin-left: 5px;
}

#baskettotals em {
	font-style: normal;
}

#baskettotals #taxexception {
	font-weight: normal;
}

#basketlinks {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
}

#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 {
	padding: 0px 3px 0px 3px;
	margin: 0;
	font-size: 12px;
}

/* ------------ Speed order page ------------------------------------- */
.speedordertable {

}

.speedorder table {
	width: 100%;
	margin: 0 auto;
	width:500px;
	margin:10px 0 0 15px;
}

.speedorder p {margin:0 0 0 15px;}

.speedorder td, .speedorder th {
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
}

.speedorder .productcode input {
	width: 100%;
}

.speedorder .quantity input {
	width: 50px;
	text-align: right;
}

.speedorder div.submit {
	margin-top: 15px;
	text-align: left;
	margin:0 0 0 15px;
}

/* ------------ Checkout --------------------------------------------- */
/* step 1 - login form */
.checkout h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}

.emailreminder {
	clear: both;
	display:block;
	width:500px;
	margin:15px 0 0 0;
	padding:15px 0 0 0;
}

/* step 3 - shipping methods */
.shippingmethodstable {
	width:500px;
	line-height:16px;
	padding-bottom: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.shippingmethodstable .price_1, .shippingmethodstable .price_2, .shippingmethodstable .price {
	text-align: right;
	white-space: nowrap;
	padding-right: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.euvat {
	padding-bottom: 8px;	

}

.checkout textarea {}

.carddetails {
	width: 460px;
}

.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: 12px;
	}

/* ------------ Search ----------------------------------------------- */
.trythesecategories {
	margin: 8px 0px 8px 10px;
	width:500px;
}

.trythesecategories ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	width:500px;
}

.trythesecategories ul li {
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width:500px;
}

#resultsheader {
	margin: 8px 0 8px 10px;
}

.search .pricefields input {
	width: 4em;
}


/* ------------ My ----------------------------------------------- */

.addtobasket {display: block; text-align: left; position: relative; left: -45px; top: 5px;}
.addtobasket select {position: absolute; padding: 2px 0 1px 0; margin:0;}
.addtobasket input.submit {background:url(../images_page/addtobasket.gif) top left no-repeat; color: white; font-weight: bold; height:29px; width:93px; font-size: 10px; position: absolute; margin:-2px 0 0 50px; padding:0 5px 2px 5px; cursor: pointer; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:-1px}
.addtobasket input.submit:hover {background:url(../images_page/addtobasket_on.gif) top left no-repeat; color:#CC0000; font-weight: bold; height:29px; width:93px; font-size: 10px; position: absolute; margin:-2px 0 0 50px; padding:0 5px 2px 5px; cursor: pointer; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:-1px}

.basket {width:500px; margin:0; padding:0; display:block; float:left;}
.basket .form {display: block; padding:15px 0 0 15px; margin: 10px 20px 30px 0; width:500px; }
.basket .baskettable {display: block; width: 503px; padding:0; margin:0; float:left; }
.basket .baskettable table {display: block; width: 503px; padding:0; margin:0; border-left: solid 1px #f5f5f5; border-right: solid 1px #f5f5f5; }
.basket .baskettable td {display: table-cell; width:500px; padding: 2px 15px 2px 5px; margin:0; color: #000; font-size: 12px; line-height: normal; font-family:Verdana, Arial, Helvetica, sans-serif;}
.basket .baskettable th {display: table-cell; width: 100%; background: #febd01; color: #000; padding: 2px 15px 2px 5px; margin:0; font-size: 12px; border-left: solid 1px #fff; border:solid 1px #FFFFFF; border-top: solid 1px #fff; line-height: normal; }
.basket .baskettable .name {color: #89b941; font-size: 16px; font-weight: normal; background: url(../../images_page/basket_bg1.gif) top repeat-x; height: 30px; border-right: solid 1px #999; line-height: normal; font-size:14px; font-weight:bold; color:#000000;}
.basket .baskettable .price {color: #000; font-size: 12px; text-transform: uppercase; border-bottom: solid 1px #999; text-align: center; height: 40px; line-height: normal; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.basket .baskettable .quantity {color: #000; font-size: 12px; text-transform: uppercase; border-bottom: solid 1px #999; text-align: center; height: 40px; line-height: normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#000000;}
.basket .baskettable .remove {color: #000; font-size: 12px; border-bottom: solid 1px #999; height: 40px; text-align: right; border-right: solid 1px #999; line-height: normal;}
.basket .baskettable .codenumber {color:#0033FF; font-size: 12px; border-bottom: solid 1px #999; height: 40px; line-height: normal; font-size:10px; text-decoration:underline;}
.basket .baskettable .codenumber a {color:#0033FF; font-size: 12px; height: 40px; line-height: normal;  font-size:10px; text-decoration:underline;}
.basket .baskettable .codenumber a:hover{color:#0033CC; font-size: 12px; height: 40px; line-height: normal; font-size:10px; text-decoration:underline;}
.basket .baskettable .details {color: #0033FF; font-size: 12px; border-bottom: solid 1px #999; height: 40px; line-height: normal;}
.basket .baskettable .details a {color: #0033FF; font-size: 12px; height: 40px; line-height: normal;}
.basket .baskettable .details a:hover {color: #0033CC; font-size: 12px; height: 40px; line-height: normal;}
.basket .baskettable .total {color: #000; font-size: 12px; font-weight:bold; border-bottom: solid 1px #999; height: 40px; text-align: right; border-right: solid 1px #999; line-height: normal; }
.basket .applycoupon {display: block; padding:0; margin:5px 0 0 0; color: #999;}
.basket .applycoupon input {display: inline; width: 30px; background: none; border: solid 1px #999; color: #000; font-weight: normal; padding: 0 3px 1px 3px; margin:0; font-size: 10px; cursor: text; font-family: Verdana, Arial, Helvetica, sans-serif;}
.basket .applycoupon input.smallsubmit {display: inline; width: 85px; background: #999; border: none; color: #fff; font-weight: normal; text-align: center; cursor: pointer; padding:0px 3px 1px 3px; margin:0; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.basket .quantity input {text-align: right;}
.basket .totals {text-align: right; display: block; width:500px; color:#FF0000; margin:5px 0 0 0; padding:0;}
.basket .totals em {display: block; text-align: right; color:#CC0000; padding:2px 0 10px 0; margin:0; font-size: 16px;	font-weight: bold; font-style: normal; }
.basket .totals em span {display: inline; padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#111; font-weight:bold;}
.basket .totals .controls {display: block; text-align: center; margin:10px 0 0 0; padding:0; }
.basket .totals .controls .button4 {display: inline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 25%; font-weight: bold;  background: #ab2426; color: white; font-weight: bold; border-left: solid 1px #fff; border-top: solid 1px #fff; margin: 0px 1px 3px 0px; padding: 2px 10px 2px 10px; cursor: pointer; }
.basket .totals .controls .button3 {display: inline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 23%; font-weight: bold; background:#840002; color: white; font-weight: bold; border-left: solid 1px #fff; border-top: solid 1px #fff; margin: 0px 1px 3px 0px; padding: 2px 10px 2px 10px; cursor: pointer;}
input.button5 {display: inline; font-size: 12px; font-weight: bold; padding:1px 0 1px 0; margin:0 0 0 5px; background:#ab2426; color: #fff; cursor: pointer; text-align: center; border: none; font-family:Verdana, Arial, Helvetica, sans-serif; width:100px;}

.emptybasket .links input {display: inline; margin:10px 0 0 5px;}
.emptybasket p {margin:0 0 0 15px;}


.basket .links {
	margin-top: 3px;
	overflow: hidden;
	width: 100%;
	text-align: left;
}

.basket .links div {
	width: 38%;
	margin: 10px;
	padding: 10px;
	float: left;
	line-height: normal;
	border: solid 1px #e8e8e8;
}

.basket .links div p {
	margin: 0;
	padding: 4px 4px 0 0px;
}

.basket .links img {
	margin-right: 4px;
}

.basket .continueshopping {
	margin-top: 8px;
}

.basket .links a {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color: #000; text-decoration: underline;}
.basket .links a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color: #000; text-decoration: none;}


/* ------------ Shipping rates --------------------------------------- */
.shippingtable {
	width: 100%;
	margin-bottom: 20px;
}

.shippingtable .price, .shippingtable .price_1, .shippingtable .price_2 {
	text-align: right;
	white-space: nowrap;
}

/* ------------ Customer --------------------------------------------- */
.section {width:520px; margin:0; padding:0; display:block; float:left;}

.section .links {width:520px; margin:0 0 0 10px; padding:0; float:left; color:#000000;}
.section .links a {color:#000000; display:block; position:relative; text-decoration:underline; font-weight:normal;}
.section .links a:hover{color:#000000; display:block; position:relative; text-decoration:none; font-weight:normal;}

.section tbody td { padding: 2px; width:500px;}

.section h4 {margin:0 0 15px 0; padding:0; width:460px;}

.section table {margin-bottom: 2px; width:460px;}

.section th {
	text-align: left; 
}

.savebasketstable .date, .wishliststable .date {
	width: 130px;
}

.savebasketstable .actions, .wishliststable .actions {
	text-align: right;
	width: 130px;
}

.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 {width:500px; margin:0 0 0 15px;}

.category h2 {
	margin: 0px 0px 3px 22px;
}

.subcategories {
	margin-bottom: 0px;		
	}

.subcategories_normal {
	border-top: solid 1px #e8e8e8;
	padding-bottom: 10px;
}

.subcategories_extended {
	border-top: solid 1px #e8e8e8;
	padding-bottom: 10px;	

}

.maincategory {
	padding: 0;
	width: 500px;
	overflow: hidden;
}

.subcategory {
	margin: 0 0 0 3px;
	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: left;
	margin: 5px 10px 10px 0;
}

.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: 0px 0 0 0; margin:0;}
.subcategories_shortened .subcategory img {padding:0; margin:8px 0 0 20px;}
.subcategories_shortened .subcategory a {padding:0; margin:0;}

/* 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 {
	width: 500px;
	display: block;
	float: left;
	text-align: left;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border-top:solid 1px #CCC;
}

.products_shortened {

}	


.products_shortened .product h2 {
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
}	

/* 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: 5px;
	margin:0 20px 0 0;
}

.product p {
	margin: 0 0 5px 0px;
}

.product_description_container {display:block; width:500px; }
.images_containers {width:140px; float:left; margin:15px 25px 5px 0;}

.product .main {
	overflow: hidden;
	padding: 0 0 5px 0;
	margin: 10px 20px 0 0px;
	border-bottom: dashed 1px #999999;
	width:500px;	
}

.product .thumb {
	text-align: center;
	display: block;
	float: left;
	margin: 0 20px 10px 0;
	padding:0;
	
		
}
.product .thumb img {
	display: block;
	margin: 15px 0 15px 0;
	padding:0;
}


.quantitydiscount .link {
	padding: 5px 0px 5px 0px;
}

/* All products in a list format (i.e. not product.asp) */
.product .pad {display:block; float:left; margin:0; padding:0 0 0 15px; width:500px;}

.products {
	margin: 0px 20px 0 0;
	padding-bottom: 10px;
	overflow: hidden;
	width:500px;
}

.products_end {
	clear: both;
}

.products .product img {
	float: right;
	margin: 5px 0 10px 20px;
	padding:0;
}


.products .product .pad {
	margin: 20px 0 30px 0; 	
	padding: 0px;
	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 */	
}

.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 .product img {
	display: block;
	float: none;
	margin: 8px auto;
	text-align: center;
}	

.products_shortened .product {
	display: block;
	float: left;
	margin-bottom: 0px;
}

.products_shortened .minprice {
	text-align: center;
}

.products_shortened em {
	padding: 0px 10px 5px 10px;
}


/* 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;
}


/* To improve the display you may wish to force the height of these boxes */
.products_shortened .product .pad {
	padding: 10px;
}

.products_shortened .product .moredetails {
	display: none;
	visibility: hidden;
}

/* ------------ Wish List -------------------------------------------- */
.wishlist .section {
	margin-bottom: 25px; margin-left:20px;
}

.wishlist .inputform {border:none; margin:30px 0 0 0;}

.wishlist .explanation {
	margin: 0px 0px 15px 0px;
	display: block;
	width: 90%;
	font-size: 12px;
}

/* ------------ Compare ---------------------------------------------- */
.compare h4 {
	margin-bottom: 5px;
}

.compare tr {
	background-color: transparent;
}

.compare .propertyheader {
	font-weight: bold;
	font-size: 12px;
}

.compare .lastrow td {
	background-color: transparent;
	font-size: 12px;
	padding-bottom: 20px;
}


/* ------------ Attributes ------------------------------------------- */
.attributes {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 100%;
}

.attributes table {
	width: 100%;
	border-collapse: collapse;
}

/* Product attributes table */
.attributes table tr {
	background-image: none;
}

/* ------------ Reviews ---------------------------------------------- */

/* Reviews */
.reviews {display: block; clear: both; padding:0; margin:10px 20px 0 15px; border: solid 1px #e8e8e8; background: url(../../images_page/product_bg2.gif) top repeat-x; width:500px;}
.reviews .pad {display: block; padding:10px 25px 25px 20px; margin:0; width:450px;}
.reviews h2 {margin-bottom: 3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; width:400px;}
.reviews p {position:relative; left:-10px;}

.product .carryonshopping {clear: both; display: block; padding: 10px 20px 0 30px; margin: 20px 20px 20px 0; border: solid 1px #e8e8e8; background: url(../../images_page/product_bg2.gif) top repeat-x; width:450px;}
.product .carryonshopping .carry_on {display: block; padding:0; margin:0 0 25px 0; line-height: 12px;}
.product .carryonshopping .carry_on img {display: block; padding: 0 0 2px 0; margin:0;}
.product .carryonshopping .carry_on a {display: block; float: left; text-align: center; padding:3px; margin:0 5px 5px 0px; border: solid 1px #e8e8e8; text-decoration: none; width: 150px; height: 175px; color: #999; font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; line-height: 10px;}
.product .carryonshopping .carry_on a:hover {display: block; float: left; padding:3px; margin:0 5px 5px 0; border:dashed 1px #006600; text-decoration: none; color: #000;}
.product .carryonshopping h2 { font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom: 3px; padding:0;}
.product .carryonshopping h3 {font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0 0 6px 0; padding:0; font-size: 14px; color: #000; font-weight: bold; font-family:Verdana,Arial,Helvetica,Sans-Serif;}
.product .carryonshopping h4 {display: block; clear: both; font-size:0; line-height:0; padding:0; margin:0; height:0;}
.product .carryonshopping ul {margin: 0 0 2px 0; list-style-type: none; padding: 0;}

.review {
	margin: 0 0 5px 0;

}

.review .pad {
	padding: 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 {margin:20px 20px 0 0;}

.text p {padding:10px 20px 0 10px;}

.addreview form strong {
	display: block;
	
}

.addreview form p {
	margin: -35px 5px 20px 180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	line-height:16px;
}

.addreview textarea {
	width: 340px;
	height: 100px;
}

.addreview h2 {font-family:Verdana, Arial, Helvetica, sans-serif; margin:10px 0 10px 0; font-size:15px; font-weight:bold;}
	

/* ------------ Versions --------------------------------------------- */
/* Clear so it comes below the floating image tag */
.versions {
	clear: both;
	margin-bottom: 10px;
	border-bottom:dashed 1px  #999999;
	width:500px;
}

.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 {
	float: left;
	text-align: left;
	padding: 0 0 40px 0;
	margin:5px 0 0 0;
}


.versions .prices span {display: block; padding:0; margin:0;}

.versions .prices strong {
	display: inline;
}

.versions .line {
	text-align: right;
	padding:0;
}

.versions .line img {
	float: none;
}

/* Version Table */
.versions table {
	width: 380px;
	border: none;
	border-collapse: collapse;
	background-color:none;
	margin:15px 0 15px 0;
	padding:0;
}

.versions div.versionstable {
	width: 500px;
}

.versions tr.description {
	background-image: none;
	background-color: transparent;	
}

.versions td.description {
	background-image: none;
	background-color: none;	

}

.versions th, .versions td {
	text-align:left;	
}

.versions table .stock {
	text-align: center;	

}

.versions table .name {
	padding-left: 5px;
	background-color:none;
	width:200px;
	line-height:15px;
}

.versions table .addtobasket {
	padding-right: 5px;
}

.versions table .addtobasket img {
	float: none;
}

.versions table .description {
	padding: 5px;
	overflow: hidden;
}

.versions table .description img {
	float: left;
	margin-right: 4px;
}
	
.versions table .name, .versions table .name, .versions table .description {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* ------------ Product Options -------------------------------------- */
.optiongroups_block .options {
	padding: 10px;
	margin: 10px 0px 5px 0px;
	padding:0 25px 0 0;
}	

.optiongroups_block .addtobasket {
	text-align: right;
	padding: 5px 165px 50px 0;
	float:right;
	width:200px;
}

.outofstockmessage em {
	display: block;
	margin-top: 10px;
}

.optiongroups_block .option {
	clear: both;
}

.optiongroups_block .option label.optiontitle {
	display: block;
	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;
}

pre {display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color:#111; font-weight:bold; width:500px; list-style:none; padding:0 0 20px 0; margin:0; float:left;}

pre ul li { background:url(../images_page/bullet.gif) top left no-repeat; display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#ab2426; font-weight:bold; width:460px; margin:2px 0 -20px -42px; list-style:none; padding:0 0 0 20px;}

/* 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%;
}


/* ------------ Homepage News ---------------------------------------- */
/* Controls specifically the first news item */
#newsitem1 {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}

#newsitem1 .pad {
	margin: 0;
	padding: 0;
}

#newsitem1 h1 {
	padding:0; margin:10px 0 20px 0;
}


#newsitem1 img {
}

/* Other news items */

#newsitems div {
	padding: 0;
	margin: 0;
}

#newsitems {
	padding: 0;
	margin: 0;
	width: 100%;
}

#newsitems .newsitem {
	width: 33%;
	float: left;
}

#newsitems .newsitem .pad {
	margin: 0px 15px 10px 0px;
}

#newsitems strong {
	display: block;
	padding: 0;
	margin: 0;
}



/* ------------ Top lists -------------------------------------------- */
#toplists {
	padding: 0;
	width: 100%;
	clear: both;
}

#toplists .box {
	width: 33%;
	font-size: 12px;
	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: 12px;		
}

/* ------------ Homepage Specials ------------------------------------ */
.specials {
	clear: both;
}

.specials h2 {
	display: block;
	margin-bottom: 12px;
}


/* ------------ 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-left: 10px;
}

.promotion .box {
	width: 100%;
	margin: 0px 5px 5px 0px;
	font-size: 8pt;
}

.promotion .pad {
	padding: 10px;
	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 ---------------------------------------- */

#popup .pad {
	padding: 10px;
}

.extrainfolinks {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	font-size: 12px;
}

.extrainfolinks a {
	white-space: nowrap;
}

.extrainfolinks .largeview {
	margin: 5px 0px 0px 0px;
	display: inline;
}

.extrainfolinks .moreinfo {
	margin:15px 0 0 0;
	padding:0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.extrainfolinks .moreinfo a {
	margin:15px 0 0 0;
	padding:0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	
}

.extrainfolinks .moreinfo a:hover {
	margin:15px 0 0 0;
	padding:0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	
}

.extrainfolinks .compare {
	margin: 5px 0px 0px 0px;
}

.extrainfolinks .compare a {
	font-weight: normal;
}

.extrainfolinks img {
	float: none;
	margin: 0;
}

.nowrap {
	white-space: nowrap;
}

/* horizontal rule */
hr { 
	height: 1px; 
	border-width: 0; 
}



/* Paddings on various items */
h1, h2 {
}

/* By default disable all borders on images */
img {
	border: none;
}

/* Breadcrumb trail  */
.breadcrumbtrail {
	display: block;
	clear: both;
	padding: 15px 3px 10px 0px;
	margin: 20px 0 5px 16px;
	width:500px;
}

.breadcrumbtrail ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-weight:normal;
	color:#000000;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

.breadcrumbtrail ul a{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-weight:normal;
	color:#000000;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

.breadcrumbtrail ul a:hover{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-weight:normal;
	color:#990000;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

.breadcrumbtrail ul li {
	margin-left: 0;
	border: none;
	list-style: none;
	display: inline;
	color:#000000;
}

/* Pagination */
.paging { 
	margin: 8px 0 8px 0;
}

.paging a { 
	font-weight: normal;
}