/*============================ EDIT BELOW BUT DO NOT DELETE  =========================*/
body {	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	color: #000;
	margin: 0px auto;
	padding: 0px;
	background-color: #000;
	background-image: url('../images/background.gif');
	background-position: top center;
	background-repeat: repeat-y; 
}

div#body_fade {
	background-image: url('../images/background-fade.gif');
	background-position: top center;
	background-repeat: no-repeat; }

div#body_wrap { background:white none repeat scroll 0 0; padding-left:15px; width:930px; }

.button {
	background-color: #333;
	border: 2px groove #FFF;
	color: #FFF;
	overflow: visible;
	padding: 3px 0px 3px 0px;
	font-size: 1em;
	height: 20px;
	text-align: center;
	text-decoration: none; }

.button_basket {
	height: 24px;
	width: 111px;
	background-color: #FFF;
	background-image: url(images/add-to-basket-mini.gif);
	background-repeat: no-repeat;
	border: 0px groove #FFF;
	color: #FFF;
	overflow: visible;
	padding: 0px 8px 2px 8px;
	font-size: 1em; }

.button_thumbmoreoptions {
	background-color: #9999CC;
	padding: 2px 2px 2px 2px;
	text-align: right; }

.button_thumbview {
	background-color: #9999CC;
	padding: 2px 2px 2px 2px; }

.button_thumbbasket {
	padding: 2px 2px 2px 2px;
	font-size: 1em; }

/*============================ EDIT ABOVE BUT DO NOT DELETE =========================*/


/*============================ CHECKOUT POLICY LINKS=================================*/

a.extnav:link 	{ color: #000; text-decoration: underline; font-weight: normal; }
a.extnav:visited 	{ color: #000; text-decoration: underline; font-weight: normal; }
a.extnav:hover 	{ color: #3300FF; text-decoration: underline; font-weight: normal; }
a.extnav:active 	{ color: #000; text-decoration: underline; font-weight: normal; }

/*===== end ====*/


#checkout_policy {
	display: block;
	background-image: url(../images/policybg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 205px;
	height: 104px;
	padding-top: 10px;
	padding-left: 5px; }

/*-----GENERAL TEXT STYLES-----*/

h2 { font-size:1.2em; color:#00ade2; }
a { background-color:transparent; 	color:#000000; line-height:150%; text-decoration:none; }
div.pagetitle { font-weight:bold; margin-top:0px; }

/*-----HEADER STYLES-----*/

div#body_hdr { height:150px; }
div#logo { height:105px; width:396px; float:left; margin:30px 0px 15px 0px; z-index:20; top:0px; }
div#logo h1 { display:block; height:105px; width:396px; text-indent:-9009px; margin:0px 0px 0px 0px; background:url('../images/logo.gif') no-repeat; }
div#logo h1 a { display:block; width:100%; height:100%; outline:none; }
div#header { width:900px; height:150px; text-decoration none; padding:0; margin:0; }
div#header-bar { width:900px; height:23px; text-align:left; font-size:1.25em; text-transform:uppercase; border-bottom:1px solid #000; font-weight:bold; padding:0; padding-bottom:6px; margin:0 0 1px 0; float:left; clear:left; }
div#heXXXader-bar a { margin-right:15px; }
div#basket { float:right; width:auto; height:40px; margin:30px 0 0 0; }
div#shopping_cart { margin-right:0; height:40px; color:#000; text-align:right; text-decoration:none; }
div#currency { float:right; clear:right; 	text-align:right; width:300px; }
div#currency .form-input {	height:20px; border:1px solid #000; }

div.shopby {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:20px;
	width:322px;
	float:left;
	margin:9px 6px 10px;
	padding:0;
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:bold; }

/*-----LEFT MARGIN STYLES-----*/

div#body_left_margin { float:left; width:230px; }
div#leftmargin010 input { height: 19px; width:173px; border:1px solid #333; padding:0; margin:0; }
div#leftmargin020 form { margin:0; padding:0 }
.boxtop { margin:0px; padding:15px 0 5px 0; }
.boxtop p { color: #ea118d; font-size: 17px; font-weight: bold; padding:0; margin:0; }
ul#global-nav { margin:0; padding:0; text-align:left; }
ul#global-nav button { background:transparent url(../images/btn_search.gif) no-repeat scroll center center; height:23px; padding:0; width:30px; margin-top:1px; }

.topTagSelect {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	height:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:5px;
	width:200px;
	border: 1px solid #333; }

/*-----CENTRE PAGE STYLES-----*/

div#body_central { float:left; width:650px; }
div#stockcontainerproductshomefeatured { width:650px; padding:0; margin:0; }
div#stockcontainer { width:650px; padding:0; margin:0; }
div.stockthumbrowdivider { border:0; height:8px; }

/*-----FOOTER STYLES-----*/

div#foot { width:900px; background-color:#FFF; text-align:center; height: 65px; }
div#footer-container { width:900px; height:25px; text-align:left; font-size:1.25em; text-transform:uppercase; border-bottom:1px solid #000; background-color:#FFF; font-weight:bold; padding:15px 0 0 0; margin:0 0 13px 0; }
div#footer-container a { margin-right:15px; }
.footer-left { float:left; }
.footer-right { float:right; text-align:right; font-size:0.9em; }

#pagetimestamp {
	clear:right;
	color:#999999;
	float:none;
	font-family:verdana,arial;
	font-size:0.8em;
	margin-bottom:0px;
	margin-right:20px;
	margin-top:2px;
	padding-left:402px;
	position:relative;
	top:-14px;
	height:1px;
	display:none;
}
/*-----PRODUCT PAGE STYLES-----*/

div#stockdetailtrail { float:left; padding-top:0; text-align:left; }
div#stockdetailpagenavtopbuttons { float:left; }
div.component_stockdetail { margin-left:0; }
div#component_stockdetail_maindetail { float:right; text-align:left; margin-left: 5px; }
div#component_stockdetail_tabbedinfo_ajax { float:right; margin-right:0; margin-top:15px; text-align:left;  }
div#component_stockdetail_alsobought { /* disXXplay:none;  NRM: caused problems in IE, now turned off in template */ float:right; margin-top:10px; text-align:left;  }

div#component_stockdetail_linkedproducts { float:left; padding:0; text-align:left; width:225px; }
/*--- the style above is for the you may also like box, which needs to be moved ---*/


/*============================ LOCAL TEXT STYLES =========================*/

.btn btnaddressaddupd { margin-right:30px; }

/*======== Magnify Image Absolute Position =============*/
#zoom1-big { top:183px; left:444px; }





.catpageaddtobasket {display:none;}
.stockcontainer .productqty {display:none;}

.saveImgFormat2 { left:0px;top:0px; }
.stockthumbFormat2 { border:5px solid #f0efef; padding:0; margin:0; }
.stockthumbFormat2:hover { border:5px solid #CCC; }

#stockcontainerproductshomefeatured .pagetitle {display:none;}
#stockcontainerproductsnull .pagetitle {display:none;}


.stockthumbitemdetailFormat2 .stockthumbpriceareaFormat2 { diXXsplay:none;font-weight:bold; }
.stockthumbitemdetailFormat2 .stockStatus {display:none;}
.stockthumbitemdetailFormat2 .grouptextnew {text-align:center; height:35px;}	
.stockthumbitemdetailFormat2 .qtycatpage .productqty {display:none;}

/*-------------------------------toadd_20070601.css------------------------*/

.giftHeaderImage {
	width: 95%;
	text-align: right;
	position: relative;
	top: -20px;
}

.giftListSearchImg {
	position: relative;
	top: 5px;
	left: 3px;
}

#giftListSearch {
	position: relative;
	top: 10px;
}

#listcode {
	font-size: 8px;
	width: 145px;
}

.psMsg {
	font-size: 12px;
	padding-bottom: 20px;
}

.purchasesContainer {
	text-align: left;
	background-color: #ECEFF6;
	margin-top: 50px;
	padding-bottom: 10px;
}

.templateList {
	padding-left: 50px;
}

#mainTitle {
	padding-bottom: 20px;
}

/*
using > is something only mozilla will recognise, not IE. In this instance, mozilla will position the image -25px
and IE will position it -35px as IE seems to display it lower when not positioned.
*/
#mainTitle>#mainImg {
	position: relative;
	top: -25px;
}

#mainImg {
	position: relative;
	top: -35px;
}

.glButton {
	font-weight: normal;
	background-image: url("../images/button_bak20.jpg");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	width: 135px;
}

.glButton:hover {
	background-image: url("../images/button_bak20a.jpg");
}

.topTagSelect {
	width: 90%;
	margin-top: 5px;
}

.footerText {
	font-size: 10px;
}

.margin_bg {
	border: 1px solid #b4bdd7;
	width: 180px;
}

.page_title {
	font-weight: bold;
	font-size: 10pt;
	color: #330099;
	background-image: url(../images/box-1.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.login_form {
	margin-left: 5px;
	margin-top: 5px;
}

.login_image {
	margin-top:5px;
	position: relative;
	right: -115px;
}

#basket_total {
	position: relative;
	float: right;
}

.checkout_image {
	position: relative;
	right: -115px;
	top: 5px;
	margin-bottom: 10px;
}
/*-------------------------------toadd_20070601.css------------------------*/
/*-------------------------------toadd_20070921.css----------------------*/
.selectedPaymentProvider{
	border: 1px solid black;
}
/*-------------------------------toadd_20070921.css----------------------*/
/*-------------------------------toadd_20071026.css----------------------*/
h1 {
	font-size: 1.5em;
	font-weight:normal;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}


hr {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0px 0px;
	height:0px;
}

.smalltext {
	color: #555555;
	font-family: Helvetica, Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight:normal;
}

.item_price {
	font-size: 16px;
}

.inputitem_qty {
	margin-left: 0px;
	margin-bottom: 5px;
	padding:1px 0pt 0pt;
	width:15px;
	display:inline;
}
.reasons {
	width: 31%;
	line-height:1.5em;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.qty {
	float:left;
	margin-top:0px;
	width:100px;
}

img.primaryimage {
	border: 1px solid #ccc;
}

.left {
	text-align: left;
	float:left;
}


/*-------------------------------toadd_20071026.css----------------------*/
/*-------------------------------toadd_20080201.css----------------------*/

.test_mode {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align:center;
	font-size: 30px;
	color: #fff;
	background: #FF0000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.75;
	text-transform:uppercase;
}


/*-------------------------------toadd_20080201.css----------------------*/
/*-------------------------------toadd_20080627.css------------------------*/

.button_basket {
	height: 22px;
	font-size:10px;
	color: #fff;
	background: #ae0e28;
}

.pagesubtitle {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	font-weight: normal;
}

/*-------------------------------toadd_20080627.css------------------------*/
/*-------------------------------toadd_20090316.css------------------------*/
.component_stockdetail			{ width:672px; float:left; }
#component_stockdetail_maindetail		{ width:426px; }
#component_stockdetail_tabbedinfo_ajax	{ width:426px; }
#component_stockdetail_alsobought		{ width:426px; }
#stockdetailtrail                	    	{ width:432px; }
#baskettrail                		{ width:320px; }

#mXXXenu_ajax li a				{ color:#e4fbc7; }
.tab a span 					{ font-weight: normal; }
#shXXopping_cart				{ text-align:left; color:#e4fbc7; margin-left:5px; margin-top:10px; }
#shXXopping_cart a				{ text-align:left; color:#e4fbc7; }

img.primaryimage 				{ border:0px solid #CCCCCC; }

td { text-align:left; }

.menuCell4Level1, .menuCell3Level1, .menuCell2Level1, .menuCell1Level1 { border-bottom:0 solid #999999; }

.boxtop { padding-top: 0px; vertical-align: middle; }
/*-------------------------------toadd_20090316.css------------------------*/


div#linkedproductsheader { font-size:12pt; } 

.boxtop { margin-top:20px; }
ul#global-nav { padding-top:8px; }
.MagicZoomHeader { background:#E0ECEF none repeat scroll 0 0; color:#3953B5; text-transform:uppercase; font-weight:bold; font-family:Arial; font-size:11px;}
.MagicZoomBigImageCont { border:1px solid #6ab3cf; }
#zoom1-big { left:51.30%;top:238px; }

.saveImgFormat2 { z-index:7; }
.saveImgPrimaryImage { z-index:7; }

#qm0 {	border-color:#6ab3cf; }
#qm0 a { padding:0px 7px 4px 7px; color:#1F8EBD; font-size:12px; font-weight:bold; text-transform:none; width:auto; }
#qm0 div { padding: 0px 0px 5px 0px; border-color:#6ab3cf; }
#qm0 ul { border:0px solid #2A3B54; padding:5px 15px; }
#qm0 .menubox { width:auto; height:auto; }
#qm0 .menubox a { background-color:transparent; border:none; color:#1F8EBD; font-size:12px; font-weight:normal; text-transform:none; padding:0 10px 0px 10px; margin-right:15px; }
#qm0 .menubox a.qmlevel0 { color:#1F8EBD; font-size:14px; font-weight:bold; text-transform:uppercase; padding-top:8px;  }
#qm0 .menubox a.qmlevel2 { padding-left:20px; }
#qm0 .menubox a.qmlevel3 { padding-left:30px; }

.menubox td { border-left:1px solid #CCC; }
#menuboxcol1 { border-left:0px solid #CCC; }
#menuboxcol1 .menubox a { padding-left:0px; }
#menuboxcol1 .menubox a.qmlevel0 { padding-left:0px; }

.stockthuXXmbFormat1 { text-align:center; }
.stockthumbFormat2 { text-align:center; }

#linkedproductsbody .grouptextnew { width:150px; }
.stockthumbimageFormat1 a { width:150px; }

#brandimagearea { position:relative; float:right; }


#qm0 a { background-color:transparent; color:#111111; border-style:hidden; border-width:0px; }

#qm0 { border-style:hidden; border-width:0px; }

#qm0 .topmenu { font-family:Arial,Helvetica,sans-serif; font-size:1.1em; font-weight:bold; text-transform:uppercase; color:#000000; }
body #qm0 .qmactive, body #qm0 .qmactive:hover { background-color:transparent; text-transformation:underline; color:#1F8EBD;  }

#qm0 .qmparent { background-image:none; }
#qm0 .qmparent:hover { background-image:url(../images/arrow_19.gif); background-position:99% 55%; }
div#footer-container a { color:#000000; }
.quickpaycolor { color:#000000; }
.stockStatus { display:none; }
#salesnumber { font-weight:bold; clear:right; float:right; text-align:right; width:300px; margin-top:12px; }
.menulevel1 { font-size:12px; }
.grouptextnew { font-size:12px; }

#component_stockdetail_image, #imageandlink, imageandlinkinner { width:225px; }

.groupitem { border:5px solid #F0EFEF; margin:0 0 5px 0; padding:0; }
.groupitem:hover { border:5px solid #CCC; }
.groupitem.hover { border:5px solid #CCC; }
.stockgroupcell { width:150px; height:140px; }

div#searchboxhome input { width:189px; height:20px; padding-top:3px; padding-left:3px; } 
div#searchboxnothome input { height:20px; padding-top:3px; padding-left:3px; }

div#body_left_margin { min-height:100%; }
div#body_wrap { border:6px solid #000; }
div#header { width:922px; }
div#logo { margin:20px 0 15px; }
div#basket { margin:6px 0 0; }
div#body_hdr { height:137px; }
#basket,#currency,#salesnumber { padding-right:5px; }
div#body_central { width:672px; }

form#newsform div  { margin-top:0px; }
.grouptextnew { height:30px; color:#000000; }
#stockdetailtabbody { color:#000000; }
#global-nav input { color:#000000; }


#stockcontainergroupnull .pagetitle { display:none; }
#stockcontainergroupnull { margin-top:11px; }

form#newsform input#nls { width:230px; height:20px; padding-top:3px; color:#000; font-size:1.2em; }
form#newsform button { background:transparent url(../images/btn_search.gif) no-repeat scroll center center;
height:23px;
margin-top:1px;
padding:0;
width:30px;
border:0 none;
cursor:pointer;
font-size:10px;
line-height:19px;
text-align:center;
vertical-align:top;
}

#newslettersignup { padding-bottom:15px; } 

#scroXXXllbox {
	background-color:#FFFFFF;
	border:1px solid #C5C5C5;
	color:#000000;
	height:250px;
	margin-top:20px;
	overflow:auto;
	padding:5px;
	width:214px;
}

#scrollbox {
	color:#000000;
	margin-top:20px;
	padding:5px;
	width:214px;
}

#stockdetailpagenavbottombuttons { display:none; }

#stockcontainergroup .pagetitle { display:none; }

#viewbasketlink { font-size:1.1em; font-weight:bold; text-transform:uppercase; font-family:Arial,Helvetica,sans-serif; }

.stockthumbpriceNow { color:red; }
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/

.home-button {color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
text-transform:uppercase;
}

.home-button:hover {color:#1F8EBD;text-decoration:underline;}
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/

#shopping_cart { margin-left:40px; }
.pagetitlecatlistprod { padding-top:7px; padding-bottom:15px; }

#basketalsobought { width:660px; }

#noarticles td {
float:left;
width:500px;
}

.discount {display:none}

.grouptextnew {
color:#000000;
height:34px;
width:150px;
}

#oakleycontentpod{margin-top:10px;}

#myaccountvalidation .discount{display:block}