/*============================ EDIT BELOW BUT DO NOT DELETE  =========================*/
body {font-family: Arial, Verdana, "MS Sans Serif", sans-serif; border: none; color: #000000; margin-top: 0px; background: #CCCCCC url(../images/mainbg.gif) repeat-y scroll center 20%; }
#logo {height: 75px; width: 260px; float: left; margin: 5px 0px 0px 6px; z-index: 20; top: 0px; }
#logo h1 {display:block; height: 75px; width: 450px; text-indent:-9009px; margin: 0px 0px 0px 0px; background: url('../images/logo1.jpg') no-repeat;}
#logo h1 a {display:block; width:100%; height:100%; outline:none;}
.button {background-color:#333;border:2px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 3px 0px 3px 0px;font-size:1em;height: 20px;text-align:center; text-decoration:none;}
.button:hover {}
.button_basket {background-color:#AE0E28;border:2px groove #FFFFFF;color:#FFFFFF;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 =========================*/

.sliding_productXXXX	{width:100%; margin-right:10px;}
table tr td {vertical-align:top;}

#header {
	height: 90px;
	width: 100%;
	text-decoration:none;
}

#header-bar {
background:#d7d7d7;
height:44px;
padding:0;
}
 
.topmenuitem {
float:left;
height:18px;
padding:2px 10px;
color:#333333;
font-weight: bold
}

.topmenuitem a:hover {
color:#333333;
border-bottom: solid 2px #d024d0;
font-weight: bold
}

#topmenuitemselected {
border:1px solid #333333;
float:left;
height:18px;
padding:2px 10px;
background#000000

}

#basket {
	float:right;
	width:auto;
	margin: 10px;
	color: #212121;
	text-align: right;
	text-decoration:none;
}

#boxtop {
	margin: 0px;
	padding-top:6px;
	}

.boxtop p {
color:#333333;
font-size:11px;
font-weight:bold;
margin-bottom:2px;
margin-top:6px;
}
	
a {
background-color:transparent;
color:#555555;
line-height:150%;
text-decoration:none;
	}

#footer-container {
background:#404041 none repeat scroll 0 0;
display:block;
height:130px;
margin:2px 3px 3px;
}

.topTagSelect {
border:1px solid #333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
height:16px;
margin-bottom:2px;
margin-left:10px;
margin-top:2px;
width:155px;
}

.menuCell2Level1, .menuCell1Level1 {
border-bottom:1px solid #E7BBE3;
font-size:11px;
background:#ebd7e9 none repeat scroll 0 0;
}

.selectedCell1, .selectedCell {
background:#E7BBE3 none repeat scroll 0 0;
}

.button_basket {
background:#DC5BDB none repeat scroll 0 0;
border:2px groove #FFFFFF;
color:#FFFFFF;
font-size:1em;
overflow:visible;
padding:0 8px 2px;
}
/*============================ LOCAL TEXT STYLES =========================*/

/*-------------------------------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_20070821.css----------------------*/

.saveImg {
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
}

.stockitem {
	position: relative;
	padding: 10px;
}
/*-------------------------------toadd_20070821.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 #999999;
}

.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_20080909.css----------------------*/
.button_basket {background-color:#e810d5;border:2px groove #FFFFFF;color:#FFFFFF;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;}
/*-------------------------------toadd_20080909.css----------------------*/

.pagetitle {
background-color:transparent;
color:#333333;
font-size:17px;
font-weight:bold;
margin-bottom:10px;
margin-top:8px;
}

#basket {
color:#212121;
text-decoration:none;
padding-top:0px;
}

.stockgroupcell {
border:1px solid #999999;
}

.stock_item_image {
border:1px solid #999999;

}

.saveImg {
left:11px;
position:absolute;
top:11px;
z-index:20;
}

#contactright {
float:left;
width:64%;
}
/*-------------------------------toadd_20090316.css------------------------*/
.component_stockdetail			{ min-width:585px; width:685px; float:left; }
#component_stockdetail_maindetail		{ width:446px; }
#component_stockdetail_tabbedinfo_ajax	{ width:440px; }
#component_stockdetail_alsobought		{ width:446px; }
#stockdetailtrail                	    	{ width:380px; }
#baskettrail                		{ width:420px; }

#menu_ajax li a				{ color:#e4fbc7; }
.tab a span 					{ font-weight: normal; }
#shopping_cart				{ text-align:right; color:#212121; margin-left:5px; margin-top:10px; }
#shopping_cart a				{ text-align:right; color:#212121; }

img.primaryimage 				{ border:0px solid #CCCCCC; }

.menuLevel0 { line-height:150%;padding-top:0px; padding-bottom:0px; }
.menuCell4Level1, .menuCell3Level1, .menuCell2Level1, .menuCell1Level1 { border-bottom:0 solid #999999; }

.boxtop { vertical-align: top; }

.button { background-color: transparent; border: 0px none; padding-left:9px; padding-right:9px; }

#registerexistingcustomers { margin-bottom:25px; }

.grouptextnew { line-height: 1.3em; font-weight: bold; }
.stockthumbpriceFormat2 { font-weight: bold; }
/*-------------------------------toadd_20090316.css------------------------*/

#global-nav {
background:#404041 none repeat scroll 0 0;
margin:0;
padding:3px 5px 1px 0;
text-align:right;
}


.stockthumbimageFormat2 {
	border:1px solid #999999;
}

.stockthumbrowdivider {
	border-bottom:none;
}

.component_stockdetail {
	float:none;
}

.groupitem img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity:.60;	
}

.stockgroupcell:hover {
	border:1px solid #000000;
}

.stockgroupcell {
	border:1px solid #999999;
}

.groupitem .stockgroupcell {
	margin-right:10px;
}

.groupitem .grouptextnew {
	height:auto;
}

.stockthumbitemdetailFormat1 {
	width:117px;
}


/*-------------------------------toadd_20091118.css------------------------*/
/*-------------------------------toadd_20091118.css------------------------*/
 
/*-------------------------------toadd_20091118.css------------------------*/

#quickshop {background-color:#dddddd; width:184px; margin-bottom:10px; padding-bottom:10px;margin-right: 4px;}
#quickshop .refinetitle {background-color:#bbbbbb; font-size:14px; font-weight:normal; height:20px; padding:5px 0 5px 13px; margin-bottom: 10px;}
#quickshop .refineitems a {color:#4E452B}
#quickshop .refinehead  {color:#4E452B;}
#quickshop input {height:22px; width:33px;}
#quickshop #search {font-size:12px; height:auto; width:129px;}
#quickshop select{margin-left:10px;}

#refinecurrent{background-color:#dddddd; width:184px; margin-right: 4px; }
#refinecurrent .refinetitle {background-color:#bbbbbb;  font-size:14px; font-weight:normal; height:15px; padding:5px 0 5px 13px;}
#refinetagcurrent{background-color:#dddddd;}
div#refinecurrent ul {padding-bottom:2px; }

#refinefurther {background-color:#dddddd; width:184px; margin-bottom:10px; padding-bottom:10px; overflow:hidden;}
#refinefurther .refinetitle {background-color:#bbbbbb;  font-size:14px; font-weight:normal; height:20px; padding:5px 0 5px 13px;}
#refinefurther .refineitems a {color:#4E452B;}
#refinefurther .refineitems a:hover  { color: #CC3399;}

#refinefurther .refinehead  {color:#4E452B;}
#refinefurther ul {margin-bottom:10px; margin-top:7px;}

.refineblock {background-color:#dddddd; margin: 0; float: left; width: 184px;}
.refineblock .refineitems a {color:#4E452B}
.refineblock .refineitems li {color:#4E452B}
.refineblock .refinehead{color:#4E452B}
#taghdrsearchstr #search {width: 109px; }


/*--------------------------------added_03032009-------------------------*/
.lp {width: 250px; background-color:#404041; border:1px solid #ffffff; padding:2px; color:#ffffff; margin: 0px; font-weight: bold; font-size: 12px;}
.lp a {background-color:#404041; color:#ffffff; font-size: 12px; font-weight: bold; }

#imageandlink {
border:medium none;
margin:0;
padding:0;
width:225px;
}
/*-------------------------------toadd_20091118.css------------------------*/

#homepage #pagebanner {
padding-left:30px;
}

.button{color:#4E452B;}

#featureditemstext{width:100%;float:left;text-align:left;}