/* Screen stylesheet ******************************/
@media screen {
/* greavessports.com */
/* 05 March 2009 */
/* author:stephen.marshall@indez.com */


/* GLOSSARY
------------------------------------------------------------------------------------->*/

/* #selector01 */
/* #selector02 */


/* #contact_head_cta */
/* #search_mod */
/* #newsletter */

/* #footer_menu */
/* #copyright */

/* #product_images */
/* #more_images */
/* #product_prices */
/* #secure_container */
/* #need_advice  */
/* #product_description */
/* #related_products */

/* #refine_search */
/* #category_list */



/* GLOBAL RESET
------------------------------------------------------------------------------------->*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

.hidden, .fold, hr, .accessibility {
  display:none;
}

.clear {
	clear:both;
}


/* BASE LAYOUT
------------------------------------------------------------------------------------->*/

body {
	font:normal 62.5% Verdana,Arial,Helvetica,sans-serif;
	background:transparent url(../images/tile.png) 0 0 repeat;
	color:#333;
}


#main_wrapper {
	margin:0 auto 0 auto;
	position:relative;
	width:980px;
	padding:0;
}

#sport_wrapper {
	margin:0 auto 0 auto;
	position:relative;
	width: 100%;
}

.football, .bowls {
	background: transparent url("../images/bkg_football.png") top center fixed no-repeat;
}
.cricket {
	background: transparent url("../images/bkg_cricket.png") top center fixed no-repeat;
}
.rugby {
	background: transparent url("../images/bkg_rugby.png") top center fixed no-repeat;
}
.footwear {
	background: transparent url("../images/bkg_other_sports.png") top center fixed no-repeat;
}
.swimming {
	background: transparent url("../images/bkg_swimming.png") top center fixed no-repeat;
}
.golf {
	background: transparent url("../images/bkg_golf.png") top center fixed no-repeat;
}
.snooker {
	background: transparent url("../images/bkg_snooker.png") top center fixed no-repeat;
}
.hockey {
	background: transparent url("../images/bkg_hockey.png") top center fixed no-repeat;
}
.darts {
	background: transparent url("../images/bkg_darts.png") top center fixed no-repeat;
}
.ice_skating__ice_hockey {
	background: transparent url("../images/bkg_icehockey.png") top center fixed no-repeat;
}
.other_sports, .martial_arts, .other_products, .compression_underwear, .supports, .fitness_and_training  {
	background: transparent url("../images/bkg_other_sports.png") top center fixed no-repeat;
}
.racquet_sports {
	background: transparent url("../images/bkg_racket_sports.png") top center fixed no-repeat;
}
.running {
	background: transparent url("../images/bkg_running.png") top center fixed no-repeat;
}

.partick_thistle {
	background: transparent url("../images/ptfc_background.jpg") top center fixed no-repeat;
}

.rossignol {
	background: transparent url("../images/rossignol.jpg") top center fixed no-repeat;
}

.london_marathon_2010 {
	background: transparent url("../images/londonmarathon.jpg") top center fixed no-repeat;
}

.predator {
	background: transparent url("../images/pred_background.jpg") top center fixed no-repeat;
}

.christmas_gifts , .rugby_christmas_gift_ideas {
	background: transparent url("../images/xmas_background.jpg") top center fixed no-repeat;
}

.fashion {
	background: transparent url("../images/fashion-background_1.jpg") top center fixed no-repeat;
}

.fitness {
	background: transparent url("../images/fitness.background_1.jpg") top center fixed no-repeat;
}


.scotland {
	background: transparent url("../images/scotland_background.jpg") top center fixed no-repeat;
}


#inner_container {
	position:relative;
	float:left;
	width:980px;
	background-color: #fff;
	margin:118px 0 0 0;
	padding:0 0 5px 0;
}

#bottom_curve {
	position:relative;
	float:left;
	width:980px;
	margin:0;
	padding:0;
	background:transparent url("../images/curve_bottom.png") 0 0 no-repeat;
	height:13px;
}

#content_wrapper {
	position:relative;
	float:left;
	margin:0;
	width:940px;
	margin:25px 0 0 20px;
	display:inline;
}

#primary_content {
	position:relative;
	float:left;
	width:940px;
	margin:0;
}

#secondary_content {
	position:relative;
	float:left;
	width:940px;

}

#footer_wrapper {
	position:relative;
	float: left;
	width: 980px;
	height:48px;
	margin: 0;
	padding: 0;
}


#footer_sub {
	position: relative;
	float: left;
	width: 980px;
	margin: 10px 0 0 0;
}


#header_wrapper {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	padding:0;
	height: 118px;
}

#head_inner {
	position: relative;
	float: left;
	width: 980px;
	height:71px;
	background-color: #fff;
}

#head_curve {
	position: relative;
	float: left;
	width: 980px;
	height: 10px;
	background: transparent url("../images/head_curve.png") 0 0 no-repeat;
}

body#checkout_process #footer_inner {
	background: none;
}

body#checkout_process #inner_container {
	margin:102px 0 0 0;
}

.text {
	margin: 0 0 0 120px	;
	width: 700px;
}

body.another_level_frame .text {
	margin: 0;
}


/* TYPOGRAPHY & BLOCK ELEMENTS
------------------------------------------------------------------------------------->*/

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:2.6em;
	letter-spacing:-0.01em;
	line-height:1.15em;
}
	
h2 {	
	margin:1.2em 0em 1.2em 0em;
	font-size:1.7em;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.05em;
	color: #b12834;
}

h3 {
	font-size:1.4em;
	margin:1.2em 0em 1.2em 0em;
	font-weight:normal;	
}

h4 {
	font-size:1.2em;
	margin:1.2em 0em 1.2em 0em;
	font-weight:bold;
	color:#333;
}

h5 {
	font-size:1.2em;
	margin:1.2em 0em 1.2em 0em;
	font-weight:bold;
}

h6 {
	font-size:0.8em;
	margin:1.2em 0em 1.2em 0em;
	font-weight:bold;
}

img {
	border:0;
}

ul, ol {
	font-size:1.2em;
	line-height:1.8em;
}

ul, ol {
	margin:0 0 15px 15px;
}

ul li {
	list-style: none;
	background:transparent url("../images/bullet.png") 0 6px no-repeat;
	padding:0 0 5px 20px;
}

ol li {
	margin:0 0 5px 20px;
}

ol li ol {
	font-size: 1.0em;
}

p {
	font-size:1.2em;
	line-height:1.9em;
	margin:0.8em 0em 0.8em 0em;
	color:#333;
}

p#logo {
	position:relative;
	float: left;
	margin: 12px 0 0 10px;
	display: inline;
	padding:0;
}

p#logo a {
	display:block;
	width:184px;
	height:59px;
	background:transparent url("../images/logo.png") 0 0 no-repeat;
	text-indent:-9999px;
}

p#logo a:hover {
	display:block;
	width:184px;
	height:59px;
	background:transparent url("../images/logo.png") 0 -59px no-repeat;
	text-indent:-9999px;
}

a {
	color:#0088cc;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1#product_name {
	position:relative;
	float:right;
	width:460px;
	margin:0;
	display:block;
	min-height:50px;
	color:#333;
}

strong {
	font-weight:bold;
}

.text h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.05em;
	color: #b12834;
}


/* Forms 
------------------------------------------------------------------------------------->*/

fieldset {
	border:1px solid #93ccdd;
	padding:20px;
	width:420px;
	margin:10px auto;
}

legend {
	font-weight:bold;
	color:#93ccdd;
	padding:0 5px;
	font-size:1.2em;
}

#addtocart legend {
	display:none;
}

label{
	width:180px;
	float:left;
	font-size:1.2em;
}

input,select,textarea {
	border:1px solid #666;
	padding:2px;
	width:220px;
	margin-bottom:10px;
	color:#333;
}

input:focus,select:focus,textarea:focus{
	border:1px solid #b12834;
}

select {
	width:228px;
}

input.checkbox {
	float:left;
	width:20px;
}

.button {
	background:transparent url("../images/sprite_btns.png") 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	width:220px;
	height:35px;
	margin:0 15px 0 0;
	border:0;
	cursor:pointer;
	float:right;
}


span.star {
	color: #ca1d2c;
}

.error_msg {
	color:#990000;
	font-size: 1.1em;
	font-weight: bold;
	float: right;
	margin: -4px 12px 0 0;
	display: inline;
}


/* Tables
------------------------------------------------------------------------------------->*/

table {
	width:100%;
	margin:10px 0;
	background-color: #e6e6e6;
}

table th {
	text-align:left;
	padding:5px;
	color:#fa7f10;
	font-weight:bold;
	border:2px solid #fff;
}

table td {
	padding:5px 10px 5px 10px;
	background-color: #fafafa;
	color:#444;
	border:2px solid #fff;
}


/* SITE MODULES
------------------------------------------------------------------------------------->*/

/* #selector01 */

#selector01 {
	display: none;
}

/* #selector02 */

#selector02 {
	display: none;
}


/* #contact_head_cta */

#contact_head_cta {
	position: relative;
	float: right;
	width: 268px;
	height:20px;
	margin: 14px 20px 0 0;
	display:inline;
}

#contact_head_cta p {
	margin: 0;
	padding: 0;
	background: transparent url("../images/head_cta.png") 0 0 no-repeat;
	text-indent: -9999px;
}

/* #search_mod */

#search_mod {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 268px;
	height:26px;
	display:inline;
	padding: 0;
	margin: 0;
}

#search_mod fieldset {
	position: relative;
	float: left;
	width:268px;
	padding:0;
	border:none;
	margin:0;
}	

#search_mod legend, #search_mod label {
	display:none;
}

#search_mod input {
	position:relative;
	float:left;
	width:205px;
	border:solid 1px #333;
	margin:0;
	padding:4px 0 3px 4px ;
	font-size:1.1em;
	letter-spacing:1px;
	color:#333;
}

#search_mod input:focus {
	border:solid 1px #b12834;
}

#search_mod button {
	position:relative;
	float:right;
	background:transparent url("../images/sprite_btns.png") -460px 0 no-repeat;
	width:47px;
	height:24px;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	margin:0;
}

#search_mod button:hover {
    background:transparent url("../images/sprite_btns.png") -460px -24px no-repeat;
}



/* #newsletter */

#newsletter {
	position:relative;
	float:right;
	width:375px;
	height:57px;
	margin:0;
	padding:0;
	display:inline;
	background:transparent url("../images/newsletter_bg.png") 0 0 no-repeat;
}

#newsletter h5 {
	position: relative;
	float: left;
	width: 129px;
	height: 22px;
	margin: 11px 0 0 11px;
	padding: 0;	
	background: transparent url("../images/sprite_titles.png") -6960px 0 no-repeat;
	text-indent: -9999px;
	display: inline;
}

#newsletter_form legend {
	padding:0;
	display:none;
}

fieldset#newsletter_form {
	position:relative;
	float:left;
	width:220px;
	height:45px;
	margin:0 0 0 11px;
	padding:0;
	border:none;
	display: inline;
}

fieldset#newsletter_form input {	
	position:relative;
	float:left;
	margin:0;
	width:155px;
	height:16px;	
}



fieldset#newsletter_form input {
	position:relative;
	float:left;
	margin:0;
	padding:4px 0 0 4px;
	font-size:1.1em;
	letter-spacing:1px;
	color:#333;
}

fieldset#newsletter_form input:focus {
	border:solid 1px #b12834;
}

fieldset#newsletter_form input,select,textarea {
	border:1px solid #262626;
}

fieldset#newsletter_form button {
	position:relative;
	float:right;
	background:transparent url("../images/sprite_btns.png") -2380px 0 no-repeat;
	width:47px;
	height:22px;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	margin:0 6px 0 5px;
}

fieldset#newsletter_form button:hover {
    background:transparent url("../images/sprite_btns.png") -2380px -22px no-repeat;
}

/* #footer_menu */

#footer_menu {
	position:relative;
	float:left;
	width:605px;
	height:57px;
	padding:0;
	margin:0;
	background:transparent url("../images/footer_links_bg.png") 0 0 no-repeat;
	display: inline;
}

#footer_menu ul {
	position:relative;
	float:left;
	display:inline;
	padding:0 0 0 18px;
	margin: 7px 0 0 0;
	font-size:1em;
}

#footer_menu ul li {
	position:relative;
	float:left;
	height:31px;
	display:inline;
	margin:0 17px 10px 0;
	padding:7px 0 0 0;
	background:transparent url("../images/footer_links_sep.png") 0 0 no-repeat;
}

#footer_menu ul li a {
	padding: 0 0 0 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

#footer_menu ul li a:hover {
	text-decoration:underline;
}


/* #footer_security */

#footer_security {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
	width: 151px;
}

#footer_security h5 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 36px;
	background: transparent url("../images/sprite_titles.png") -3560px 0 no-repeat;
	text-indent: -9999px;
}

#secure_inner {
	position: relative;
	float: left;
	width: 240px;
	margin: 10px 0 0 0;
	background:transparent url("../images/sprite_y_repeat.png") 0 0 repeat-y;
	height: 65px;
}

#secure_inner p.safesecure {
	position: relative;
	float: left;
	width: 62px;
	height:32px;
	background: transparent url("../images/title_safe_secure.png") 0 0 no-repeat;
	text-indent: -9999px;
	margin: 15px 0 0 20px;
	padding: 0;
	display: inline;
}

#footer_security p.thawte {
	position: relative;
	float: left;
	width: 151px;
	height: 37px;
	background:transparent url("../images/thawte_white.png") 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}

/* footer_sub_menu */

#footer_sub_menu {
	position: relative;
	float: right;
	margin: 10px 0 30px 0;
	padding: 0;
	display: inline;	
	font-size:0.8em;
}

#footer_sub_menu p {
	color:#fff;
	position: relative;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#footer_sub_menu ul {
	float:right;
}

#footer_sub_menu ul li {
	display:inline;
	margin:0 15px 0 0;
	padding: 0;
	background: none;
}

#footer_sub_menu ul li a {
	background:transparent url("../images/footer_link_dots.png") 0 0 no-repeat;
	padding:0 0 0 14px;
	color:#0088cc;
	text-decoration:none;
	font-weight:normal;
}

#footer_sub_menu ul li a:hover {
	text-decoration:underline;
	color:#0088cc;
}

/* #footer_trust_logos */

#footer_trust_logos {
	position: relative;
	float: right;
	width: 400px;
	height: 80px;
	margin: 10px 0 20px 0;
}

#footer_trust_logos ul {
	position:relative;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#footer_trust_logos ul li {
	position:relative;
	float:left;
	display:inline;
	margin:0 10px 0 0;
	padding: 0;
	background: none; 
}

.googlecheckout a {
	display:block;
	width:95px;
	height:55px;
	background:transparent url("../images/icon_googlecheckout.png") 0 0 no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

.safe_shopping a {
	display:block;
	width:95px;
	height:55px;
	background:transparent url("../images/icon_isis.png") 0 0 no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

.safe_delivery a {
	display:block;
	width:95px;
	height:55px;
	background:transparent url("../images/icon_idis.png") 0 0 no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

.safebuy a {
	display:block;
	width:55px;
	height:55px;
	background:transparent url("../images/icon_safebuy.png") 0 0 no-repeat;
	text-indent:-9999px;
	margin: 5px 0 0 10px;
	cursor:pointer;
}

/* #product_images */

#product_images {
	position:relative;
	float:left;
	width:460px;
}

#product_images .module_inner {
	position:relative;
	float:left;
	width:355px;
	margin:0 0 0 50px;
	display:inline;
}

#main_image {
	height:355px;
	width:355px;
	line-height:355px;
	text-align:center; 
}

#main_image img {
	vertical-align:middle;
	margin:-1px 0 2px 0
}

/* #more_images */


#more_images {
	position: relative;
	float: left;
	height: 65px;
	width:355px;
	margin: 15px 0 0 50px;
	display: inline;
}

#more_images h3 {
	display: none;
}	

.more_images_thumb {
	position: relative;
	float: left;
	width:63px;
	height: 63px;
	margin: 0 10px 0 0;
}

.more_images_thumb img {
	position: relative;
	float: left;
	width: 57px;
	height: 57px;
	padding: 2px;
	border: solid 1px #dcdcdc;
}

.more_images_thumb_alt {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	padding: 2px;
	border: solid 1px #f0f1f4;
}

/* #product_prices */

#product_prices {
	position:relative;
	float:left;
	width:460px;
	margin:15px 0 0 20px;
	display:inline;
	min-height:295px;
}

#price_bar {	
	position:relative;
	float:left;
}

#product_prices fieldset {
	border:none;
	margin:0;
	padding:0;
	width:460px;
}

.price_label {
	display:none;
}

.product_detail_price {
	position: relative;
	float: left;
	width: 460px;
	height: 40px;
}

.product_detail_price ul {
	position: relative;
	float: left;
	margin:0;
	padding:0;
	width: 460px;
}

.product_detail_price ul li {
	position:relative;
	float:left;
	margin:0;
	list-style:none;
	padding: 0;
	background: none;
}

.product_detail_price ul li.from_price {
	width: 460px;
	font-weight: bold;
}

.product_detail_price ul li.single {
	color:#b12834;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:2.2em;
	letter-spacing:-0.04em;
	line-height:1.05em;
}

.product_detail_price ul li.discounted_price {
	color: #999;
	padding: 6px 0 0 20px;
	font-size: 1.2em;
}	

#price_bar .you_save {
	position: relative;
	float: left;
	width: 460px;
	margin: 10px 0 0 0;
}

#price_bar p.personalisation {
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	font-weight: bold;
	width: 460px;
}


.product_attributes {
	position: relative;
	float:left;
	width: 460px;
	margin: 20px 0 0 0;
}

.product_attributes p {
	position: relative;
	float: left;
	width: 460px;
	font-size: 1.1em;
	margin: 0 0 6px 0;
	padding: 0;
}

.product_attributes p span {
	color: #b12834;
}

.product_attributes select {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 230px;
}

#quantity {
	position: relative;
	float:left;
	margin:6px 0 0 0;
	width: 190px;
	color: #000033;
}

#quantity p {
	position: relative;
	float: left;
	font-weight:bold;	
	margin:7px 0 0 0;
}

#quantity select {
	position: relative;
	float:left;
	margin:8px 0 0 10px;
	width:40px;
}

#quantity input {
	position: relative;
	float:left;
	width:20px;
	margin:10px 0 0 10px;
}

#availability_holder {
	position: relative;
	float: left;
	width: 200px
}

#availability_holder p {
	margin: 0; 
	padding: 0;
}


.product_delivery {
	position:relative;
	float:left;
	width: 460px;
	margin: 0;
	padding:0;
}

.product_delivery p {
	position: relative;
	float: left;
	margin: 10px 0 0 0; 
	padding: 0;
}

.product_delivery p span {
	font-weight: bold;
}

.buynow_right .buynow {
	position:relative;
	float:left;
	width:185px;
	height:43px;
	background:transparent url("../images/sprite_btns.png") -530px 0 no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	margin:10px 0 0 0;
	display:inline;
}

.buynow_right .buynow:hover {
	background:transparent url("../images/sprite_btns.png") -530px -43px no-repeat;
}


/* #notBuyable */

#notBuyable {
	position: relative;
	float: left;
	margin: 10px 0 0 0;
}

#notBuyable p {
	font-weight: bold;
}


/* #secure_container */

#secure_container {
	position: relative;
	float: right;
	background-color: #e2e2e2;
	width:460px;
	background: transparent url("../images/sprite_x_repeat.png") 0 0 repeat-x;
	height:80px;
}

/* #secure_shopping */

#secure_shopping {
	position:relative;
	float:left;
	width:220px;
	margin:10px 0 0 0;	
	
}

#secure_shopping h4 {
	position:relative;
	float:left;
	width:220px;
	height:23px;
	margin:0;
	padding:0;
	background:transparent url("../images/header_safe_secure.png") 0 0 no-repeat;
	text-indent:-9999px;
}

#secure_shopping p.thawte {
	position: relative;
	float: left;
	width: 127px;
	height: 40px;
	background:transparent url("../images/thawte_logo.png") 0 0 no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 0;
	padding: 0;
	display: inline;
}


#secure_shopping ul {
	position:relative;
	float:left;
	width:220px;
	margin:0;
	padding:0;
}
#secure_shopping ul li {
	padding: 0;
	background: none;
}

#secure_shopping ul li.icon_mcafee {
	position:relative;
	float:left;
	display:inline;
}

#secure_shopping ul li.icon_verisign {
	position:relative;
	float:left;
	display:inline;
}

/* #need_advice  */

#need_advice {
	position:relative;
	float:left;
	width:220px;
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	background:transparent url("../images/verticle_dots.png") 0 0 repeat-y;
	display:inline;
}

#need_advice h4 {
	position:relative;
	float:left;
	width:220px;
	height:23px;
	padding:0;
	margin:0;
	background:transparent url("../images/header_expert_advice.png") 0 0 no-repeat;
	text-indent:-9999px;	
}

#need_advice p#enquiry_number {
	position:relative;
	float:left;
	width:220px;
	margin:10px 0 0 0;
	padding:0;
	font-weight: bold;
}

#need_advice p#enquiry_number span {
	color: #b12834;
}

#need_advice p#enquiry_link {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}


/* #product_description */

#product_description {
	position: relative;
	float: left;
	background: transparent url("../images/sprite_x_repeat.png") 0 0 repeat-x;
	width: 700px;
	margin: 20px 0 0 0;
}


/* #related_products */

#related_products {
	position:relative;
	float:left;
	width:940px;
	margin:20px 0 0 0;
	padding:0;
}

h4#related_products_title {
	position:relative;
	float:left;
	width:940px;
	height:37px;
	margin:0;
	background:transparent url("../images/sprite_titles.png") 0 0 no-repeat;
	text-indent:-9999px;
}

.related_product_item {
	position:relative;
	float:left;
	width:220px;
	height:246px;
	margin:20px 20px 20px 0; 
	padding:0 0 20px 0;	
	background: transparent url("../images/sprite_x_repeat.png") bottom left repeat-x;
}

.related_product_item_alt {
	position:relative;
	float:left;
	width:220px;
	height:246px;
	margin:20px 0 20px 0;
	padding:0 0 20px 0;
	background: transparent url("../images/sprite_x_repeat.png") bottom left repeat-x;
}

.related_product_image {
	position:relative;
	float:left;
	width:168px;
	line-height:168px;
	height:168px;
	margin:0 0 0 26px;
	display:inline;
	text-align:center;
}

.related_product_image img {
	vertical-align:middle;
	margin:-1px 0 2px 0;
}

.related_product_name {
	position:relative;
	float:left;
	width:220px;
	height:32px;		
	margin:10px 0 5px 0;
}

.related_product_name h3 {
	width:220px;
	margin:0;
	font-size:1.2em;
	font-weight: bold;
}

.related_product_name h3 a {
	color:#333;
	text-decoration:none;
}

.related_product_price {
	position:relative;
	float:left;
	width:120px;
	margin:0;
}

.related_product_price ul {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

.related_product_price ul li.from_price {
	position:relative;
	float:left;
	font-size: 0.9em;
	background-image: none;
	width: 120px;
	margin: 0;
	padding: 0;
}

.related_product_price ul li.single {
	position:relative;
	float:left;
	font-weight:bold;
	padding: 0;
	background: none;
	color: #b12834;
}

.related_product_price ul li.discounted_price {
	position:relative;
	float:left;
	margin:0 0 0 10px;
	padding: 0;
	font-weight: normal;
	background: none;
	color: #666;
}

.related_product_price .you_save {
	position:relative;
	clear:both;
}

.related_product_price .you_save p {
	margin:0;
	padding:0;
}
	
.more_info {
	position:relative;
	float:right;
	width:74px;
	margin:15px 20px 0 0;
	display:inline;
}

.more_info a.more_info_button {
	position:relative;
	float:left;
	width:74px;
	height:29px;
	text-indent:-9999px;
	background:transparent url("../images/sprite_btns.png") -360px 0 no-repeat;
	cursor:pointer;
}

.more_info a.more_info_button:hover {	
	background:transparent url("../images/sprite_btns.png") -360px -29px no-repeat;
}


/* #liked_products */

#liked_products {
	position:relative;
	float:left;
	width:940px;
	margin:20px 0 0 0;
	padding:0;
}

h4#liked_products_title {
	position:relative;
	float:left;
	width:940px;
	height:37px;
	margin:0;
	background:transparent url("../images/sprite_titles.png") -6000px 0 no-repeat;
	text-indent:-9999px;
}

.liked_product_item {
	position:relative;
	float:left;
	width:220px;
	height:246px;
	margin:20px 20px 20px 0; 
	padding:0 0 20px 0;	
	background: transparent url("../images/sprite_x_repeat.png") bottom left repeat-x;
}

.liked_product_item_alt {
	position:relative;
	float:left;
	width:220px;
	height:246px;
	margin:20px 0 20px 0;
	padding:0 0 20px 0;
	background: transparent url("../images/sprite_x_repeat.png") bottom left repeat-x;
}

.liked_product_image {
	position:relative;
	float:left;
	width:168px;
	line-height:168px;
	height:168px;
	margin:0 0 0 26px;
	display:inline;
	text-align:center;
}

.liked_product_image img {
	vertical-align:middle;
	margin:-1px 0 2px 0;
}

.liked_product_name {
	position:relative;
	float:left;
	width:220px;
	height:32px;		
	margin:10px 0 5px 0;
}

.liked_product_name h3 {
	width:220px;
	margin:0;
	font-size:1.2em;
	font-weight: bold;
}

.liked_product_name h3 a {
	color:#333;
	text-decoration:none;
}

.liked_product_price {
	position:relative;
	float:left;
	width:120px;
	margin:0;
}

.liked_product_price ul {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

.liked_product_price ul li.from_price {
	position:relative;
	float:left;
	font-size: 0.9em;
	background-image: none;
	width: 120px;
	margin: 0;
	padding: 0;
}

.liked_product_price ul li.single {
	position:relative;
	float:left;
	font-weight:bold;
	padding: 0;
	background: none;
	color: #b12834;
}

.liked_product_price ul li.discounted_price {
	position:relative;
	float:left;
	margin:0 0 0 10px;
	padding: 0;
	font-weight: normal;
	background: none;
	color: #666;
}

.liked_product_price .you_save {
	position:relative;
	clear:both;
}

.liked_product_price .you_save p {
	margin:0;
	padding:0;
}
	

/* #product_list */

#product_list {
	position:relative;
	float:left;
	width:940px;
	margin:20px 0 0 0;
	padding:0;
	
}

h2#selector0, h2#selector1, h2#selector2, h2#selector3, h2#selector4, h2#selector5, h2#selector6, h2#selector7, h2#selector8 {
	position:relative;
	float: left;
	width: 940px;
	height: 45px;
	margin: 0;
	padding: 0;
}

h2#selector0 a, h2#selector1 a, h2#selector2 a, h2#selector3 a, h2#selector4 a, h2#selector5 a, h2#selector6 a, h2#selector7 a, h2#selector8 a  {
	position: relative;
	float: left;
	width: 920px;
	height: 29px;
	background: transparent url("../images/flip_tabs.png") 0 0 no-repeat;
	color: #000;
	text-decoration:none;
	font-size: 13px;
	padding: 8px 0 0 20px;
	display: inline;	
}

h2#selector0 a:hover, h2#selector1 a:hover, h2#selector2 a:hover, h2#selector3 a:hover, h2#selector4 a:hover, h2#selector5 a:hover, h2#selector6 a:hover, h2#selector7 a:hover, h2#selector8 a:hover {
	background: transparent url("../images/flip_tabs.png") 0 -37px no-repeat;
	color: #fff;
}

h2#selector0 a.hover, h2#selector1 a.hover, h2#selector2 a.hover, h2#selector3 a.hover, h2#selector4 a.hover, h2#selector5 a.hover, h2#selector6 a.hover, h2#selector7 a.hover, h2#selector8 a.hover {
	background: transparent url("../images/flip_tabs.png") 0 -37px no-repeat;
	color: #fff;
}

h2#selector0 a.selectoractive, h2#selector1 a.selectoractive, h2#selector2 a.selectoractive, h2#selector3 a.selectoractive, h2#selector4 a.selectoractive, h2#selector5 a.selectoractive, h2#selector6 a.selectoractive, h2#selector7 a.selectoractive, h2#selector8 a.selectoractive {
	background: transparent url("../images/flip_tabs.png") 0 -37px no-repeat;
	color: #fff;
}

.selecteractive {
	background: transparent url("../images/flip_tabs.png") 0 -37px no-repeat;
	color: #fff;
}
	

h4#product_list_title {
	position:relative;
	float:left;
	width:940px;
	height:37px;
	margin:0;
	background:transparent url("../images/sprite_titles.png") 0 0 no-repeat;
	text-indent:-9999px;
}

.product_list_item {
	position:relative;
	float:left;
	width:220px;
	height:246px;
	margin:20px 20px 20px 0; 
	padding:0 0 20px 0;	
	background: transparent url("../images/sprite_x_repeat.png") bottom left repeat-x;
	display: inline;
}

.product_list_item_alt {
	position:relative;
	float:left;
	width:220px;
	height:246px;
	margin:20px 0 20px 0;
	padding:0 0 20px 0;
	background: transparent url("../images/sprite_x_repeat.png") bottom left repeat-x;
}

.product_list_image {
	position:relative;
	float:left;
	width:168px;
	line-height:168px;
	height:168px;
	margin:0 0 0 26px;
	display:inline;
	text-align:center;
}

.product_list_image img {
	vertical-align:middle;
}

.product_list_name {
	position:relative;
	float:left;
	width:220px;
	height:32px;		
	margin:10px 0 5px 0;
}

.product_list_name h3 {
	width:220px;
	margin:0;
	font-size:1.2em;
	font-weight: bold;
	padding: 0;
}

.product_list_name h3 a {
	color:#333;
	text-decoration:none;
}

.product_list_price {
	position:relative;
	float:left;
	width:120px;
	margin:0;
}

.product_list_price ul {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

.product_list_price ul li.from_price {
	position:relative;
	float:left;
	font-size: 0.9em;
	background-image: none;
	width: 120px;
	margin: 0;
	padding: 0;
}

.product_list_price ul li.single {
	position:relative;
	float:left;
	font-weight:bold;
	padding: 0;
	background: none;
	color: #b12834;
}

.product_list_price ul li.discounted_price {
	position:relative;
	float:left;
	margin:0 0 0 10px;
	padding: 0;
	font-weight: normal;
	background: none;
	color: #666;
}

.product_list_price .you_save {
	position:relative;
	clear:both;
}

.product_list_price .you_save p {
	margin:0;
	padding:0;
}


/* #refine_search */

#refine_search {
	position: absolute;
	top: 20px;
	right: 8px;
	z-index: 90;
	height: 21px;
}

#order_by {
	position:relative; 
	float:left; 
	width:146px;
	height: 21px;
	margin: 0;
	padding: 0;
}

#orderby {
	position:relative; 
	float:left; 
	padding:0;
	width:146px;
	height:21px; 
	list-style:none; 
	z-index:10; 
	margin:0;
	display:inline;
}

#orderby table {
	margin:0;
	padding:0;
	background:none;
	font-size: 0;
	line-height: 0;
}

#orderby ul {
	margin: 0;
	padding: 0;
}

#orderby li {
	display:inline; 
	float:left; 	
	height:21px;
	margin:0;
	padding:0; 
	background-image: none;	
}

#orderby li a.tl1 {
	float:left;
	display:block;
	height:21px;
	width:146px;
	text-decoration:none;
	background:transparent url("../images/sprite_btns.png") -1860px 0 no-repeat;
	text-indent:-9999px;
	margin: 0; 
	padding: 0;
}

#orderby li a.tl1:hover {
	float:left;
	display:block;
	height:21px;
	width:146px;
	text-decoration:none;
	background:transparent url("../images/sprite_btns.png") -1860px -21px no-repeat;
	text-indent:-9999px;
	margin: 0; 
	padding: 0;
}


#orderby div {
  display:none;
}

#orderby :hover div {
	position:absolute;
	left:0;
	top:21px;
	display:block;
	background-color:#000;
	padding-bottom:10px;
}

#orderby :hover div.pos1 {
	background:#000; 
	width:146px;
}

#orderby :hover div dl {
	float:left;
	width:126px;
	display:inline; 
	padding:0; 
	margin:0 10px 0px 10px;
}
#orderby :hover div dt a {
	text-decoration:none; 
	cursor:default;
	color:#fff;
}

#orderby :hover div dd a {
	display:block; 
	text-decoration:none; 
	font-weight:bold; 
	font-size:11px; 
	color:#fff;
	line-height:15px; 
	padding:6px 0 8px 10px;
}

#orderby :hover div dd a:hover {
	text-decoration:underline; 
	color:#0088cc; 
}

#orderby .clear {
  clear:both;
}

#category_description {
	display: none;
}


/* #refine_manufact */

#refine_manufact {
	position: absolute;
	top: 20px;
	right: 160px;
	z-index: 90;
	height: 21px;
}

#refine_by {
	position:relative; 
	float:left; 
	width:146px;
	height: 21px;
	margin: 0;
	padding: 0;
}

#refineby {
	position:relative; 
	float:left; 
	padding:0;
	width:146px;
	height:21px; 
	list-style:none; 
	z-index:10; 
	margin:0;
	display:inline;
}

#refineby table {
	margin:0;
	padding:0;
	background:none;
	font-size: 0;
	line-height: 0;
}

#refineby ul {
	margin: 0;
	padding: 0;
}

#refineby li {
	display:inline; 
	float:left; 	
	height:21px;
	margin:0;
	padding:0; 
	background-image: none;	
}

#refineby li a.tl1 {
	float:left;
	display:block;
	height:21px;
	width:146px;
	text-decoration:none;
	background:transparent url("../images/sprite_btns.png") -2040px 0 no-repeat;
	text-indent:-9999px;
	margin: 0; 
	padding: 0;
}

#refineby li a.tl1:hover {
	float:left;
	display:block;
	height:21px;
	width:146px;
	text-decoration:none;
	background:transparent url("../images/sprite_btns.png") -2040px -21px no-repeat;
	text-indent:-9999px;
	margin: 0; 
	padding: 0;
}


#refineby div {
  display:none;
}

#refineby :hover div {
	position:absolute;
	left:0;
	top:21px;
	display:block;
	background-color:#000;
	padding-bottom:10px;
}

#refineby :hover div.pos1 {
	background:#000; 
	width:146px;
}

#refineby :hover div dl {
	float:left;
	width:126px;
	display:inline; 
	padding:0; 
	margin:0 10px 0px 10px;
}
#refineby :hover div dt a {
	text-decoration:none; 
	cursor:default;
	color:#fff;
}

#refineby :hover div dd a {
	display:block; 
	text-decoration:none; 
	font-weight:bold; 
	font-size:11px; 
	color:#fff;
	line-height:15px; 
	padding:6px 0 8px 10px;
}

#refineby :hover div dd a span {
	font-weight: normal;
}


#refineby :hover div dd a:hover {
	text-decoration:underline; 
	color:#0088cc; 
}

#refineby .clear {
  clear:both;
}


/* #category_list */

#category_list {
	position: relative;
	float: left;
	width: 940px;
}

#category_list h1 {
	position: relative;
	float: left;
	width:920px;
	height:27px;
	margin:0 0 15px 0;
	padding: 10px 0 0 20px;
	background:transparent url("../images/sprite_titles.png") -1880px 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	display: inline;
}

.cat_item, .cat_item_alt {
	position: relative; 
	float: left;
	width: 220px;
	margin: 0;
	height: 100px;
	background: transparent url("../images/sprite_x_repeat.png") bottom left repeat-x;
}

.cat_item {
	margin: 0 20px 20px 0;
	display: inline;
}

.cat_item_alt {
	margin: 0 0 20px 0;	
}

.cat_item .image, .cat_item_alt .image {
	position: relative;
	float: left;
	width: 100px;
}

.cat_item .image img, .cat_item_alt .image img {
	/*width: 66px;*/
}

ul.category_link {
	position:relative;
	float: left;
	margin: 20px 0 0 0;
	width: 120px;
	display: inline;

}

ul.category_link li {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	width: 110px;
}

ul.category_link li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 110px;
	
}

ul.category_link li a:hover {
	text-decoration: underline;
}

/* Contact Us Page */

h1#form_header_6 {
	width: 552px;
	height: 34px;
	text-indent: -9999px;
}

h1#form_header_1 {
	width: 163px;
	height: 32px;
}

#contact_left {
	position: relative;
	float: left;
	width: 230px;
	margin: 0 0 0 0;
}

#contact_left h3.by_post {
	margin:0.8em 0em 0.8em 0em;
	font-size:2.7em;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.05em;
	color: #be0212;
}

#contact_left h3.by_phone {
	margin:0.8em 0em 0.8em 0em;
	font-size:2.7em;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.05em;
	color: #be0212
}

#contact_right {
	position: relative;
	width: 530px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}
	
#contact_right h3.by_email {
	margin:0.8em 0em 0.8em 0em;
	font-size:2.7em;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.05em;
	color: #be0212
}

.contactform {
	position: relative;
	float: left;
	width: 510px;
	padding: 0 0 20px 20px;
}

.contactform fieldset {
	border: none;
	padding: 20px 0 0 0;
	width: 505px;
	margin: 20px 0 0 0;
}

.contactform legend {
	display: none;
}

.contactform label {
	width: 210px;
}

.contactform input, .contactform textarea {
	width: 275px;
}

.contactform input.checkbox {
	width: 1px;
} 

.contactform input.button {
	background:transparent url("../images/sprite_btns.png") -980px 0 no-repeat;
	width: 280px;
	height: 36px;
	text-indent: -9999px;
	margin: 10px 15px 0 0;
}

.contactform input.button:hover {
	background:transparent url("../images/sprite_btns.png") -980px -36px no-repeat;
}


/* search result */

#result_count_container h1.nodesc {
	position: relative;
	float: left;
	width:920px;
	height:27px;
	margin:0 0 15px 0;
	padding: 10px 0 0 20px;
	background:transparent url("../images/sprite_titles.png") -1880px 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	display: inline;
}
p.result_count {
	position: absolute;
	top: 37px;
	left: 20px;
	z-index: 4;
}

body#search_results #refine_manufact {
	position: absolute;
	top: 50px;
	right: 10px;
	z-index: 90;
	height: 21px;
}




/* .contactformquiz  */

.contactformquiz {
	position: relative;
	float: left;
	width: 660px;
	padding: 0 0 20px 20px;
}

.contactformquiz fieldset {
	border: none;
	padding: 20px 0 0 0;
	width: 655px;
	margin: 20px 0 0 0;
}

.contactformquiz legend {
	display: none;
}

.contactformquiz label {
	width: 360px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

.contactformquiz input, .contactformquiz textarea, .contactformquiz select {
	width: 275px;
}

/*.contactformquiz input#Equip {
	clear: both;
}*/

.contactformquiz input.checkbox {
	width: 1px;
} 

.contactformquiz input.button {
	background:transparent url("../images/sprite_btns.png") -980px 0 no-repeat;
	width: 280px;
	height: 36px;
	text-indent: -9999px;
	margin: 10px 15px 0 0;
}

.contactformquiz input.button:hover {
	background:transparent url("../images/sprite_btns.png") -980px -36px no-repeat;
}


/* BASKET
------------------------------------------------------------------------------------->*/

table#basket {
	width:940px;
	padding:0;
	border:0;
	vertical-align:top;
	margin:20px 0 0 20px;
}

table#basket td {
/*	background:#f4fafc;*/
}

td#basket_header {
	width:90px;
	vertical-align:top;
}

td#basket_content td {
	margin:0;
	padding:0;
}

td#basket_header h4 {
	margin:5px 0 0 0;
	padding:0;
	background:transparent url("../images/shopping_header.png") 0 0 no-repeat;
	text-indent:-9999px;
	width:145px;
	height:33px;
}

table#item_list {
	margin:0;
	padding:0;
	border:0;
}

table#item_list td {
	border:none;
}

td.basket_item {
	margin:0;
	vertical-align:top;
	font-size:1.1em;
	padding:0 0 0 10px;
}

td#basket_subtotal {
	margin:0;
	vertical-align:top;
	font-size:1.1em;
}

td#basket_subtotal span {
	width:130px;
}

td#basket_delivery {
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 10px;
}

td#basket_total {
	color:#b12834;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 10px;
}

td#basket_total span {
	width:130px;
}


td#basket_checkout {
	width:123px;
	vertical-align:top;
}

#basket_checkout p {
	width:123px;
	height:49px;
	margin:0;
	
}

.checkout_button a {
	position:relative;
	float:left;
	background:transparent url("../images/sprite_btns.png") -740px 0 no-repeat;
	width:123px;
	height:40px;
	vertical-align:top;
	margin:0;
	text-indent:-9999px;
	cursor:pointer;
}

.checkout_button a:hover {
	background:transparent url("../images/sprite_btns.png") -740px -40px no-repeat;
}

/* CHECKOUT PROCESSS
------------------------------------------------------------------------------------->*/


body#checkout_process #header_wrapper {
	height:86px;
}

body#checkout_process #head_inner {
	height:71px;
}


body#checkout_process #inner_container {
	margin:86px 0 0;
}

#basketbreak {
	position: absolute;
	top: 71px;
	left: 0;
	width: 980px;
	height: 15px;
	display: inline;
	background: transparent url("../images/basket_break.png") 0 0 no-repeat;
}


/* #checkout_trust */

#checkout_trust {
	position:relative;
	float:right;
	margin:20px 0 0 0;
	width:181px;
	height:62px;
	background:transparent url("../images/checkout_trust.png") 0 0 no-repeat;
	display:none;
}

.basket_secure, .basket_secure_last {
	position: relative;
	float: right;
	width: 113px;
	height: 74px;
	background: transparent url("../images/basket_mcafee_bkg.png") 0 0 no-repeat;
	margin: 10px 20px 0 10px;
	display: inline;
}

.basket_secure_last {
/*	margin: 10px 0 0 0;*/
}

.basket_secure img, .basket_secure_last img {
	position: relative;
	float: left;
	margin: 8px 0 0 8px;
	display: inline;
}

/* #basket_col_items */

#basket_col_items {
	position:relative;
	float:right;
	width:280px;
	margin:8px 20px 0 0;
	padding:0;
	display:inline;
}

#basket_col_items h1 {
	position:relative;
	float:left;
	width:280px;
	height:37px;
	margin:0 0 10px 0;
	padding:0;
	background: transparent url("../images/sprite_titles.png") -3800px 0 no-repeat;
	text-indent:-9999px;
}

.basket_product {
	position:relative;
	float:left;
	width:280px;
	margin:10px 0 10px 0;
	background: transparent url("../images/sprite_x_repeat.png") bottom left repeat-x;
	padding: 0 0 10px 0;
}

.basket_product_image {
	position:relative;
	float:left;
	width:80px;
	height:80px;
	margin:0 10px 0 0;
	text-align:center; 
}

.basket_product_details {
	position:relative;
	float:left;
	width:190px;
	margin:0;
	padding:0;
}

.basket_product_details h3 {
	position:relative;
	float:left;
	width:190px;
	margin:0;
	font-weight:bold;
	font-size:1.2em;
	color:#333;
}

.basket_product_details h3 i {
	color: #b32533;
}

.basket_prod_del {
	margin: 0;
}

.basket_product_details .module_inner {
	position:relative;
	float:left;
	width:190px;
	margin:10px 0 0 0;
}

p.item_price {
	position:relative;
	float:left;
	width:80px;
	margin:0;
	padding:0;
	color:#b12834;
	font-weight:bold;
	font-size:1.3em;
}

form.item_price_quantity {
	position:relative;
	float:left;
	width:110px;
}
label.basket_quantity {	
	position:relative;
	width:60px;
	margin:4px 0 0 0;
	font-weight:bold;
	font-size:1.1em;
	color:#333;
}

select.basket_quantity {
	position:relative;
	float:right;
	width:40px;
	color:#333;
}

/* #basket_col_process */

#basket_col_process {
	position:relative;
	float:left;
	width:640px;
	margin:8px 0 0 20px;
	display:inline;
}

#basket_col_process h1 {
	position:relative;
	float:left;
	width:640px;
	height:37px;
	background:transparent url("../images/sprite_titles.png") -4080px 0 no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#basket_col_process p.continue {
	position: absolute;
	top: -3px;
	left: 165px; 
	font-size:1.1em;
	font-weight: bold;
}

#basket_process_step1 {
	position:relative;
	float:left;
	width:640px;
	margin:9px 0 0 0;
}

#basket_process_step1 h2 {
	position:relative;
	float:left;
	width:640px;
	height:37px;
	background:transparent url("../images/sprite_titles.png") -4720px 0 no-repeat;
	text-indent:-9999px;
	margin:10px 0 0 0 ;
	display:inline;
	padding:0;
}

#basket_process_step1 .module_inner {
	position:relative;
	float:left;
	width:280px;
	margin:25px 0 0 60px;
	display: inline;
}

#basket_process_step1 form {
	position:relative;
	float:left;
	width:280px;
	margin:10px 0 0 0;
}


form#shipping_options select {
	color:#333;
}

form#shipping_options input {
	width:20px;
	position:relative;
	float:left;
	margin:10px 10px 0 0;
	padding:0;
}

form#shipping_options label {
	position:relative;
	float:right;
	margin:10px 0 0 0;
	padding:0;
	width:250px;
	text-align: left;	
}

#basket_process_total {
	position:relative;
	float:left;
	width:490px;
	margin: 10px 0 0 60px;
	display: inline;
}


#basket_coupon {
	position: relative;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#basket_coupon form {
	position: relative;
	 float: left;
	 width: 200px;
	 margin: 15px 0 0 0;
	 padding: 0;
}

#basket_coupon form label {
	font-weight: bold;
}


#basket_payment_info {
	position:relative;
	float:left;
	width:558px;
	margin: 20px 0 0 60px;
	display: inline;
	border: solid 2px #ccc;
	padding: 0 10px 0 10px;
}

#basket_payment_info p {
	font-size: 1.0em;
}

#basket_payment_info p span {
	font-weight: bold;
}

#basket_payment_info p a {
	color: #b51d1d;
}

p.info_link1 {
	position: relative;
	float: left;
	width: 250px;
}

p.info_link2 {
	position: relative;
	float: left;
	width: 250px;
	margin-left: 10px;
	display: inline;
}

#basket_process_total h2  {
	position:relative;
	float:left;
	margin:8px 0 0 0;
	padding:0;
	font-size:1.4em;
	font-weight:bold;
	color: #000;
	line-height: 2.0em;
}

#basket_process_total h2 span {
	font-size:2.0em;
	color: #b12834;
}

#basket_coupon {
	position: relative;
	float: left;
	margin: 5px 0 0 50px;
	padding: 0;
	width: 250px;
}

#basket_coupon input {
	position: relative;
	float: left;
	margin: 2px 5px 0 0;
	width: 126px;
}

#basket_coupon button {
	position: relative;
	float: left;
	width:61px;
	height:24px;
	text-indent:-9999px;
	background:transparent url("../images/sprite_btns.png") -880px 0 no-repeat;
	cursor: pointer;
	margin: 2px 0 0 0;
	padding: 0;
	border: none;
}

#basket_coupon button:hover {
	background:transparent url("../images/sprite_btns.png") -880px -24px no-repeat;
}

#basket_process_step2 {
	position:relative;
	float:left;
	width:640px;
	margin:30px 0 0 0;
}

#basket_process_step2 h2 {
	position:relative;
	float:left;
	width:640px;
	height:37px;
	background:transparent url("../images/sprite_titles.png") -5360px 0 no-repeat;
	text-indent:-9999px;
	margin:10px 0 0 0 ;
	display:inline;
	padding:0;
}

#basket_process_step2 .basket_buttons {
	position:relative;
	float:left;
	width:400px;
	margin: 10px 0 20px 60px;
	display: inline;
}
.basket_buttons_primary {
	position:relative;
	float:left;
	width: 400px;
	margin: 0;
}

table#payment_cards * {
	background:#fff;
	margin:0;
	padding:0;
	border:none;
	width:auto;
}

table#payment_cards {
	background:#fff;
}

table#payment_cards td {
	padding:5px;
	text-align:center;
}

table#payment_cards td p {
	font-size:0.9em;
	color:#000;
	text-align:center;
	font-weight: bold;
}

table#payment_cards td label {
	cursor:pointer;
	float:none;
}

.basket_buttons_primary button {
	position: relative;
	float:left;
	height: 61px;
	cursor: pointer;
	margin: 10px 0 0 0;
}

.basket_buttons_or_use {
	position: relative;
	float: left;
	width: 100px;
}

.basket_buttons_or_use_none {
	display:none;
}

.basket_buttons_or_use p {
	position: relative;
	float: left;
	text-align:center;
	font-weight: bold;
	width: 100px;
	margin: 12px 0 0 0;
}
	

.basket_buttons_secondary {	
	position:relative;
	float:left;
	margin:10px 0 0 0;
}

.basket_buttons_secondary_none {	
	display:none;
}



/* .left-tabbed-pane */

.left-tabbed-pane {
	position:relative;
	float:left;
	width:480px;
	padding:0;
	margin: 0;
}

.left-tabbed-pane ul {
	position:relative;	
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:480px;
	height:42px;
}

.left-tabbed-pane ul li {
	margin:0;
	padding:0;
	float:left;
	display:block;
	width:208px;
	background-image: none;
} 

.left-tabbed-pane ul li#contact {
	position: relative;
	float: left;
	margin:0 20px 0 20px;
	display:inline;
	height:42px;
	width:208px;
	z-index: 5;
}

.left-tabbed-pane ul li#security {
	position: relative;
	float: left;
	margin:0;
	display:inline;
	height:42px;
	width:208px;
	z-index: 5;
}

.left-tabbed-pane ul li#contact a, .left-tabbed-pane ul li#contact a.inactive {
	background:transparent url("../images/sprite_basket_tabs.png") 0 -42px no-repeat;
	display:block;
	height:42px;
	text-indent:-9999px;
	width:208px;
}

.left-tabbed-pane ul li#contact a:hover, .left-tabbed-pane ul li#contact a.active {
	background:transparent url("../images/sprite_basket_tabs.png") 0 0 no-repeat;
}
.left-tabbed-pane ul li#security a, .left-tabbed-pane ul li#security a.inactive {
	background:transparent url("../images/sprite_basket_tabs.png") -208px -42px no-repeat;
	display:block;
	height:42px;
	text-indent:-9999px;
	width:208px;
}

.left-tabbed-pane ul li#security a:hover, .left-tabbed-pane ul li#security a.active {
	background:transparent url("../images/sprite_basket_tabs.png") -208px 0 no-repeat;
}

.left-tabbed-pane ul li a {

}
      
#divleftcontent0, #divleftcontent1, #divrightcontent0, #divrightcontent1 {
	background:transparent url("../images/curve_480_top.gif") 0 0 no-repeat;
	position: relative;
	float: left;
	width:480px;
	padding:10px 0 0 0;
	margin:0;
	min-height:110px;
}      

#divleftcontent0 p, #divleftcontent1 p, #divrightcontent0 p, #divrightcontent1 p {	
	margin:0;
	padding:0;
	font-size:1.1em;
}


.content_fill {
	position: relative;
	float: left;
	width: 440px;
	margin: 0 ;
	padding: 10px 20px 10px 20px;
	display: inline;
	background-color: #fff;
	min-height: 120px;
}

.pane_foot {
	position:relative;
	float: left;
	width: 480px;
	background: transparent url("../images/curve_480_bottom.gif") 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 10px;
	line-height: 0;
	font-size: 0;
	display: inline;
}

/* .right-tabbed-pane */

.right-tabbed-pane {
	position:relative;
	float:left;
	width:480px;
	padding:0;
	margin:0 0 0 20px;
}

.right-tabbed-pane ul {
	position:relative;	
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:480px;
	height:42px;
}

.right-tabbed-pane ul li {
	position: relative;
	float: left;
	margin:0;
	padding:0;
	float:left;
	display:block;
	width:208px;
	background-image: none;
} 

.right-tabbed-pane ul li#returns {
	margin:0;
	display:inline;
	height:42px;
	width:208px;
	z-index: 5;
}

.right-tabbed-pane ul li#delivery {
	margin:0 20px 0 20px;
	display:inline;
	height:42px;
	width:208px;
	z-index: 5;
}

.right-tabbed-pane ul li#delivery a, .right-tabbed-pane ul li#delivery a.inactive {
	background:transparent url("../images/sprite_basket_tabs.png") -416px -42px no-repeat;
	display:block;
	height:42px;
	text-indent:-9999px;
	width:208px;
}

.right-tabbed-pane ul li#delivery a:hover, .right-tabbed-pane ul li#delivery a.active {
	background:transparent url("../images/sprite_basket_tabs.png") -416px 0 no-repeat;
}

.right-tabbed-pane ul li#returns a, .right-tabbed-pane ul li#returns a.inactive {
	background:transparent url("../images/sprite_basket_tabs.png") -624px -42px no-repeat;
	display:block;
	height:42px;
	text-indent:-9999px;
	width:208px;
}

.right-tabbed-pane ul li#returns a:hover, .right-tabbed-pane ul li#returns a.active {
	background:transparent url("../images/sprite_basket_tabs.png") -624px 0 no-repeat;
}

    
.right-tabbed-pane ul li a {

}

table.layout, table.layout th, table.layout td {	
	border:none;
	background:none;
	font-size:1.1em;
	line-height:1.5em;
	margin: 0;
	padding: 4px 0 0 0;
}



/* Main Navigation
------------------------------------------------------------------------------------->*/

#header_menu {
	position:absolute;
	width:980px;
	top:85px;
	left:0;
	height:33px;
	background: transparent url("../images/nav_bkg.png") 0 0 no-repeat;
}

#lists {
	position:relative; 
	float:left; 
	padding:0;
	width:940px; 
	height:33px; 
	list-style:none; 
	z-index:500; 
	margin:0 0 0 20px;
	display:inline;
}
#lists table {

	margin:0;
	padding:0;
	background:none;
}

#lists ul {
	margin:0;
	padding:0;
}

#lists li {
	display:inline; 
	float:left; 	
	height:33px;
	margin:0;
	padding:0; 
	background-image: none;
}

#lists li a.tl1 {
	float:left;
	display:block;
	height:33px;
	width:123px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") 0 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl1:hover, #lists li.hover#mainlevel_1 a.tl1 {
	background:transparent url("../images/sprite_nav_20091110.png") 0 -33px no-repeat;
}

#lists li a.tl2 {
	float:left;
	display:block;
	height:33px;
	width:89px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") -123px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl2:hover, #lists li.hover#mainlevel_2 a.tl2  {
	background:transparent url("../images/sprite_nav_20091110.png") -123px -33px no-repeat;
}

#lists li a.tl3 {
	float:left;
	display:block;
	height:33px;
	width:75px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") -212px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl3:hover, #lists li.hover#mainlevel_3 a.tl3  {
	background:transparent url("../images/sprite_nav_20091110.png") -212px -33px no-repeat;
}

#lists li a.tl4 {
	float:left;
	display:block;
	height:33px;
	width:103px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") -287px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl4:hover, #lists li.hover#mainlevel_4 a.tl4  {
	background:transparent url("../images/sprite_nav_20091110.png") -287px -33px no-repeat;
}

#lists li a.tl5 {
	float:left;
	display:block;
	height:33px;
	width:103px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") -390px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl5:hover, #lists li.hover#mainlevel_5 a.tl5  {
	background:transparent url("../images/sprite_nav_20091110.png") -390px -33px no-repeat;
}

#lists li a.tl6 {
	float:left;
	display:block;
	height:33px;
	width:98px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") -493px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl6:hover, #lists li.hover#mainlevel_6 a.tl6  {
	background:transparent url("../images/sprite_nav_20091110.png") -493px -33px no-repeat;
}

#lists li a.tl7 {
	float:left;
	display:block;
	height:33px;
	width:148px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") -591px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl7:hover, #lists li.hover#mainlevel_7 a.tl7  {
	background:transparent url("../images/sprite_nav_20091110.png") -591px -33px no-repeat;
}

#lists li a.tl8 {
	float:left;
	display:block;
	height:33px;
	width:96px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") -739px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl8:hover, #lists li.hover#mainlevel_8 a.tl8  {
	background:transparent url("../images/sprite_nav_20091110.png") -739px -33px no-repeat;
}

#lists li a.tl9 {
	float:left;
	display:block;
	height:33px;
	width:105px;
	text-decoration:none;
	background:transparent url("../images/sprite_nav_20091110.png") -835px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl9:hover, #lists li.hover#mainlevel_9 a.tl9  {
	background:transparent url("../images/sprite_nav_20091110.png") -835px -33px no-repeat;
}


#lists div {
  display:none;
}

#lists :hover div {
	position:absolute;
	left:0;
	top:33px;
	display:block;
	border: none;
	padding:0;
	background: transparent url("../images/trans_dropdown.png") 0 0 repeat-y;
	width: 940px;
}

#lists .two:hover {
	position:relative;
}

#lists .single:hover {
	position:relative;
}

#lists :hover div.pos1 {
	background:#fff; 
	width:930px;
}

#lists :hover div dl {
	position: relative;
	float:left;
	width:188px;
	display:inline; 
	padding:0; 
	margin:0 0 0 0;
	height: 170px;
}

#lists :hover div dl dt {
	width:168px;
	margin:0 0 0 0;
	text-decoration:none;
	line-height:24px;
	color:#fff;
	font-weight:bold; 
	padding:0 10px 0 10px; 
	font-size:0.9em;
	background: transparent url("../images/menu_header.png") 0 0 no-repeat;
}

#lists :hover div dl dt a {
	color: #fff;
	text-decoration: none;
}

#lists :hover div dl dt a:hover {
	color: #fff;
	text-decoration: underline;
}

#lists :hover div dd a {
	width: 164px;
	display:block; 
	font-weight:bold; 
	font-size:11px; 
	color:#fff;
	line-height:15px; 
	padding:7px 10px 0 10px;
	text-decoration: none;
}

#lists :hover div dd a:hover {
	text-decoration: underline;
	color: #0088cc;
}

#lists :hover div dd a.see_more {
	color: #0088cc;
}

.base_menu {
	position: relative;
	float: left;
	height: 4px;
	background: transparent url("../images/base_menu.png") bottom left no-repeat;
	width: 940px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}


/* HOMEPAGE
------------------------------------------------------------------------------------->*/

#hp_movie_wrap {
	position: relative;
	float:left;
	margin: 15px 0 0 15px;
	padding: 0;
	width:950px;
	height:203px;
	display: inline;
}

#hp_slider {
	position: relative;
	float: left;
	width: 467px;
	height: 320px;
	margin: 15px 0 0 15px;
	display: inline;
}

#hp_banners_mod {
	position: relative;
	float: left;
	width: 469px;
	margin: 15px 0 0 15px;
	display: inline;
}

#hp_banner01 {
	position:relative;
	float:left;
	width:469px;
	height:153px;
	margin:0;
}

#hp_banner02 {
	position:relative;
	float:left;
	width:469px;
	height:153px;
	margin: 14px 0 0 0;
}



/* ANOTHER LEVEL old
------------------------------------------------------------------------------------->*/

/*#al_primary_content {
	position:relative;
	float:left;
	width:940px;
	margin:15px 0 0 0;

}

#al_image {
	position:relative;
	float:left;
	width:460px;

	height: 400px;
}

#al_image .module_inner {
	position:relative;
	float:left;
	width:382px;
	margin:0;
	display:inline;
	background: transparent url("../images/pic_frame-top.png") 0 0 no-repeat;
	text-align:center;
}


#al_image .module_inner img {
	margin-top: 7px;
}

#frame_base {
	position:relative;
	float:left;
	width:382px;
	margin:0;
	display:inline;
	background: transparent url("../images/pic_frame-bottom.png") 0 0 no-repeat;
	height: 10px;	
}

#al_usps {
	position:relative;
	float:left;
	width:460px;
	margin:15px 0 0 20px;
	display:inline;
	min-height:255px;

}

#al_usps ul {
	position: relative;
	float: left;
	width: 460px;

	margin: 0;
	padding: 0;
}	

#al_usps ul li {
	background: transparent url("../images/al_bullet.png") 0 0 no-repeat;	
	padding:0 0 10px 30px;
}

#al_usps ul li span {
	font-size: 1.4em;
	font-weight: bold;
}

#al_ctas {
	position: relative;
	float: left;
	width: 460px;

	margin: 10px 0 0 20px;
	display: inline;
	height: 50px;
}

p.cta_contact {
	position: relative;
	float: left;
	width: 220px;
	height: 33px;
	margin: 0;
	 padding: 0;

}

p.cta_contact a {
	position: relative;
	float: left;
	width: 220px;
	height: 33px;
	background: transparent url("../images/sprite_btns.png") -1320px 0 no-repeat;
	text-indent: -9999px;
}

p.cta_contact a:hover {
	background: transparent url("../images/sprite_btns.png") -1320px -36px no-repeat;
}

p.cta_download {
	position: relative;
	float: left;
	width: 220px;
	height: 33px;
	margin: 0 0 0 20px;
	padding: 0;
	display: inline;
}

p.cta_download a {
	position: relative;
	float: left;
	width: 220px;
	height: 33px;
	background: transparent url("../images/sprite_btns.png") -1580px -36px no-repeat;
	text-indent: -9999px;
}

p.cta_download a:hover {
	background: transparent url("../images/sprite_btns.png") -1580px 0 no-repeat;
}


#al_description {
	position: relative;
	float: left;
	background: transparent url("../images/sprite_x_repeat.png") 0 0 repeat-x;
	width: 580px;
	margin: 20px 0 0 0;
}

#al_description h3 {
	font-weight: bold;
	color: #b12834;
}

#al_details {
	position: relative;
	float: left;
	width: 340px;

	height: 100px;
	margin: 20px 0 0 20px;
	display: inline;
}

#al_details table {
	margin: 0;
}

#al_details table td.al_table_head {
	padding: 0;
}

#al_details table span {
	font-weight: bold;
}

#al_details h3 {
	position: relative;
	float: left;
	width: 334px;
	height: 35px;
	background: transparent url("../images/title_pricelist.png") 0 0 no-repeat;
	text-indent: -9999px;
	margin: 2px;
	padding: 0;
}*/


/* ANOTHER LEVEL 
------------------------------------------------------------------------------------->*/

#al_primary_content {
	position:relative;
	float:left;
	width:940px;
	margin: 0;

}

#al_banner_container {
	position: relative;
	float: left;
	width: 940px;
	height: 300px;
	background: transparent url(../images/guide_bkg_al.png) 0 0 no-repeat;
	
}

#vid_mod {
	position: relative;
	float: right;
	width: 500px;
	height: 300px;
	margin: 0;
	padding: 0;
}


.al_port_mod {
	position: relative;
	float: left;
	width: 460px;
	margin: 30px 0 0 0;
	min-height: 146px;
	height:auto !important;
  	height:146px;
	background: transparent url(../images/sprite_x_repeat.png) bottom left repeat-x;
}

.al_port_mod_alt {
	position: relative;
	float: left;
	width: 460px;
	margin: 30px 0 0 20px;
	min-height: 146px;
	height:auto !important;
  	height:146px;
	display: inline;
	background: transparent url(../images/sprite_x_repeat.png) bottom left repeat-x;
}

.port_mod_thumb {
	position:relative;
	float: left;
	width: 120px;
	height: 120px;
}

.port_mod_info {
	position: relative;
	float: left;
	width: 320px;
	margin: 0 0 0 20px;
	display: inline;
	min-height: 120px;
	height:auto !important;
  	height:120px;
}

.port_mod_info h5 {
	position: relative;
	float: left;
	width: 320px;
	font-size: 1.6em;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

a.learn_more {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 124px;
	height: 27px;
	background: transparent url(../images/sprite_btns.png) -2230px 0 no-repeat;
	text-indent: -9999px;
	display: block;
}


#al_colwrap {
	position: relative;
	float: right;
	width: 700px;
	margin: 20px 0 0 0 ;
	padding: 0;	
}


#al_col01 {
	position: relative;
	float: left;
	width: 440px;
	margin: 0;
	padding: 0 0 0 20px;
	display: inline;
}


#al_col01 h2 {
	font-weight: bold;
	font-size: 2.2em;
	margin: 0 0 20px 0;
}

#al_col01 h3 {
	position: relative;
	float: left;
	width:440px;
	margin: 0 0 10px -20px;
	font-weight: bold;
	font-size: 1.6em;
	background: transparent url(../images/al_h3_tick.png) 0 0 no-repeat;
	padding-left: 20px;
	color: #333;
}

ul.al_options {
	position: relative;
	float: left;
	width: 440px;
	margin: 10px 0 20px 0;
	padding: 0;
}

ul.al_options li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	font-weight: bold;
}

ul.al_options li span {
	color: #b30f1d;
}

ul.al_options li.al_opt2 {
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #e8e8e8;
}

#al_col02 {
	position: relative;
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
}

a.al_contact_us {
	position: relative;
	float: left;
	width: 220px;
	height: 33px;
	background: transparent url("../images/sprite_btns.png") -1320px 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}

a.al_contact_us:hover {
	background: transparent url("../images/sprite_btns.png") -1320px -36px no-repeat;
}

a.al_download_pdf {
	position: relative;
	float: left;
	width: 220px;
	height: 33px;
	background: transparent url("../images/sprite_btns.png") -1580px -36px no-repeat;
	text-indent: -9999px;
}

a.al_download_pdf:hover {
	background: transparent url("../images/sprite_btns.png") -1580px 0 no-repeat;
}

#al_col03 {
	position: relative;
	float: left;
	width: 220px;
	margin: 20px 0 0 0;
	padding: 0;
}

#al_col03 h5 {
	position: relative;
	float: left;
	width: 220px;
	height: 45px;
	background: transparent url(../images/title_instoreservices.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#al_col03 ul {
	position: relative;
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	width: 220px;
	background-color: #e5e5e5;
}

#al_col03 ul li {
	position: relative;
	float: left;
	width: 220px;
	margin: 0 0 1px 0;
	padding: 0;
	background: transparent url(../images/al_li_bkg.png) 0 0 no-repeat;
}

#al_col03 ul li a {
	position: relative;
	float: left;
	width: 160px;
	margin: 0;
	padding: 8px 30px 8px 30px;
	display: inline;
	color: #333;
	font-size: 1.1em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#al_col03 ul li a:hover {
	color: #fff;
	background: transparent url(../images/al_li_bkg_ahover.png) 0 0 no-repeat;
	
}

#al_col03 p {
	margin: 0;
	padding: 0;
}

#al_menu_base {
	position: relative;
	float: left;
	width: 220px;
	margin: 0 0 20px 0;
	padding: 0;
	background: transparent url(../images/al_menu_base.png) 0 0 no-repeat;
	height: 10px;
	display: none;
}

body.another_level_frame h1 {
	display: none;
}

/* STORE FINDER
------------------------------------------------------------------------------------->*/

body.store_finder .text {
	position:relative;
	float: left;
	width: 940px;
	margin: 0;

}

#store_LS {
	position: relative;
	float: left;
	width: 300px;
	margin: 0;
	padding: 20px 0 0 0;	 
}

#store_LS ul {	
	position: relative;
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

#store_LS ul li {
	position: relative;
	float: left;
	width: 280px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	display: inline;
}

#store_LS ul li a {
	font-weight: bold;
	text-decoration: none;
}

#store_RS {
	position: relative;
	float: left;
	width: 620px;
	margin: 0 0 0 20px;
	display: inline;
}

.storefinder {
	position: relative; 
	float: left;
	width: 620px;
}

table.store_details {
	padding: 0;
	margin: 0 0 30px 0;
	background: none;
}


table.store_details td {
	margin: 0;
	padding: 0;
	background: none;
}


table.store_details h3 {
	font-size: 1.8em;
	margin: 14px 0 0 0 ;
	padding: 0;
}

.map_container {
	position: relative;
	float: left;
	width: 620px;
/*	height: 400px;*/
/*clear:both;*/
}

#gmap {
	position: relative;
	float: left;
	width: 620px;
	height: 400px;
	background-color:#0033CC;
	margin: 0 0 0 0;
	/*padding-bottom: 20px;*/
}	

.map_container form {
	/*position: relative;
	float: left;
	width: 620px;
	margin: 20px 0 0 0;
	padding: 0;*/
}

fieldset#travel_directions {
	/*display: none;
	border: none;*/
}



/* SIZE & COLOUR GUIDE
------------------------------------------------------------------------------------->*/

body.colour-size_guide .text {
	position:relative;
	float: left;
	width: 940px;
	margin: 0;
}

#sg_LS {
	position: relative;
	float: left;
	width: 460px;
	margin: 0;
	padding: 0;	 
}

#sg_RS {
	position: relative;
	float: left;
	width: 460px;
	margin: 0 0 0 20px;
	padding: 0;	 
	display: inline;
}


/* #whats_next */

div.checkout_complete h1.good_avs {
	/*background: transparent url(../images/title_thankyou.png) 0 0 no-repeat;*/
	width: 400px;
	height: 32px;
	/*text-indent: -9999px;*/
}

div.checkout_complete h1.bad_avs {
	/*background: transparent url(../images/processed_text.png) 0 0 no-repeat;*/
	width: 552px;
	height: 34px;
	/*text-indent: -9999px;*/
}

.checkout_complete #whats_next {
	position: relative;
	float: left;
	width: 940px;
/*	background:transparent url(../images/horizontal_dots.png) 0 0 repeat-x;*/
}

.checkout_complete #whats_next h2 {
	position: relative;
	float: left;
	width: 940px;
	height: 29px;
	/*background: transparent url(../images/title_whatsnext.png) 0 0 no-repeat;*/
	margin: 20px 0 20px 0;
	padding: 0;
	/*text-indent: -9999px;*/
}

.checkout_complete p.create_account {
	position: relative;
	float: left;
	width: 299px;
	height: 44px;
	/*text-indent: -9999px;*/
	margin: 0 0 20px 0;
	padding: 0;	
}

.checkout_complete p.create_account a {
	position: relative;
	float: left; 
	width: 299px;
	height: 44px;
	/*background: transparent url(../images/btn_create_account.png) 0 0 no-repeat;*/
	cursor: pointer;
}

.checkout_complete p.create_account a:hover {
	/*background: transparent url(../images/btn_create_account.png) 0 -44px no-repeat;*/
	}
	
.checkout_complete p.sign_up {
	position: relative;
	float: left;
	width: 299px;
	height: 44px;
	/*text-indent: -9999px;*/
	margin: 0 0 20px 0;
	padding: 0;	
}

.checkout_complete p.sign_up a {
	position: relative;
	float: left; 
	width: 299px;
	height: 44px;
	/*background: transparent url(../images/btn_sign_up.png) 0 0 no-repeat;*/
	cursor: pointer;
}

.checkout_complete p.sign_up a:hover {
	/*background: transparent url(../images/btn_sign_up.png) 0 -44px no-repeat;*/
}
	

.checkout_complete h4#bought_products_title {
	position:relative;
	float:left;
	width:940px;
	height:55px;
	margin:0;
/*	background:transparent url(../images/title_bought_products.png) 0 0 no-repeat;
	text-indent:-9999px;*/
}



}
/* Print stylesheet ******************************/
@media print {
	body {
		background: #fff;
		font-size: 10pt;
		color: #333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	a img {
		border: none;
	}

	#header, #module_browse, #basket, #right_column_container, #footer, hr, p.read_more, .green_button, .red_button, .blue_button, .more_info, #further_info_nav, #navigating_products, ul#shopping_buttons, #credit_cards, .pagenav, h3#parent_category, #back_to, #ssl_certificate, #breadcrumb, .refine_search, #last_viewed_products, #left_col, #right_col, #footer_menu, .features, #header_wrapper, #refine_search, #product_calls_to_action,#footer_wrapper, #secure_shopping, #related_products, #header_menu, #footer_menu, p#enquiry_link, #secondary_content, #refine_manufact, #refine_search {
		display: none;
	}


	table {
	  width: 100%;
	  margin: 20px 0; 
	}

	#container {
		margin: 0;
		padding: 0;
		border: 0;
		background: none;
		float: none !important;
		position: relative;
	}

	#print_logo {
		width: 100%;
		border-bottom: 1px solid #ccc;
		padding: 10px 0;
		margin: 0 0 30px;
	}

	#print_logo img {
		background: #fff;
		border: none;
	}

	a:link, a:visited {
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
		color: #00b;
	}

	#gmap {
		float: left;
		width: 99%;
		height: 600px;
		border: 1px solid #ccc;
		padding: 3px;
	}

	.right {
		float: right;
		margin: 0 0 15px 15px;
	}

	.left {
		float: left;
		margin: 0 15px 15px 0;
	}

	.special_offer, .category_module, .product_item {
		float: none;
		width: 140px;
		padding: 10px;
		margin: 5px 5px 15px;
	}

	/* typography */

	h1 {
		font-size: 1.4em;
		margin: 20px 0;
		padding: 20px 0 0;
		color: #000;
		font-weight: normal;
		border-top: 1px solid #ccc;
	}

	h2 {
		font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;	
		margin: 0 0 15px;
		color: #000;
		clear: left;
	}

	h3 {
		font-size: 1.1em;
		margin: 0 0 10px;
		font-weight: bold;
		color: #000;
	}
	
	h4 {
		font-size: 1em;
		margin: 0 0 10px;
		font-weight: bold;
		color: #000;
	}

	a {
		color: #00b;
		outline: none;
	}


	p {
		margin: 0 0 10px;
	}

	ul {
		margin: 0 0 10px 20px;
	}

	ul.sub_categories {
		margin: 0;
	}

	ul.sub_categories li a {
		margin: 0;
	}

	#main_image {
		border: 1px solid #d3cdd5;
		width: 362px;
	}

	.product_list_image {
		border: 1px solid #d3cdd5;
		width: 170px;
	}

	#related_products_holder {
		padding-top: 15px;
		border-top: 1px solid #ffd4b8;
		clear: both;
	}
}
