/*============================ EDIT BELOW BUT DO NOT DELETE  =========================*/
body {background:#E1E1E1 url(../images/main-bg.gif) repeat-y scroll center center;}
#logo {height: 60px; width: 260px; float: left; margin: 5px 0px 0px 6px; z-index: 20; top: 0px; }
#logo h1 {display:block; height: 60px; width: 260px; text-indent:-9009px; margin: 0px 0px 0px 0px; background: transparent;}
#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 =========================*/

/*============================ CHECKOUT POLICY LINKS=================================*/
a.extnav:link {color:#000000; text-decoration: underline; font-weight:normal }
a.extnav:visited {color: #000000; text-decoration: underline; font-weight:normal }
a.extnav:hover {color: #3300FF; text-decoration: underline; font-weight:normal }
a.extnav:active {color: #000000; 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;
}

#header {
	height: 180px;
	width: 100%;
	text-decoration:none;
	background:url(../images/header.jpg) no-repeat;
}

#header-bar {
background:#404041 none repeat scroll 0 0;
height:24px;
padding:0;
}

.topmenuitem {
color:#666666;
font-size:11px;
}

.topmenuitem a {
color:#666666;
float:left;
font-weight:bold;
height:18px;
padding:3px 12px;
}

.topmenuitem a:hover {
color:#322b55;
float:left;
font-weight:bold;
height:18px;
padding:3px 12px;
}


#basket {
color:#E1E1E1;
float:right;
margin:0;
padding-right:45px;
padding-top:130px;
text-align:right;
text-decoration:none;
width:auto;
}

#boxtop {
	margin: 0px;
	padding-top:6px;
	}

.boxtop p {
color:#333333;
font-size:17px;
font-weight:bold;
margin-bottom:2px;
margin-top:6px;
}
	
a {
background-color:transparent;
color:#666666;
line-height:150%;
text-decoration:none;
	}
/*============================ 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: -10px;
	top: -10px;
}

.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 #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_20080909.css----------------------*/
.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;}
/*-------------------------------toadd_20080909.css----------------------*/

#header-bar {
background:#FFFFFF none repeat scroll 0 0;
height:30px;
padding:0;
}

.saveImg {
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;}
	
	.button_basket {
background-color:#5F0F3A;
border:2px groove #FFFFFF;
color:#FFFFFF;
font-size:1em;
overflow:visible;
padding:0 8px 2px;
}

#footer-container {
background:#E1E1E1 none repeat scroll 0 0;
display:block;
height:100px;
margin:2px 3px 3px;
}

.divfooter h2 {
color:#a2a2a2;
font-size:11px;
margin:0;
padding:1em 0 0.5em 1.3em;
}

.divfooter ul li a {
color:#a2a2a2;
}

.menuCell2Level1, .menuCell1Level1 {
border-bottom:medium none;
font-size:11px;
}

.menuChevron {

visibility:visible;}

.selectedCell1, .selectedCell {
background:#ffffff none repeat scroll 0 0;
}
/*-------------------------------toadd_20090316.css------------------------*/
.component_stockdetail			{ min-width:565px; width:565px; float:left; }
#component_stockdetail_maindetail		{ width:326px; }
#component_stockdetail_tabbedinfo_ajax	{ width:320px; }
#component_stockdetail_alsobought		{ width:326px; }
#stockdetailtrail                	    	{ width:280px; }
#baskettrail                		{ width:320px; }

#menu_ajax li a				{ color:#e4fbc7; }
.tab a span 					{ font-weight: normal; }
#shopping_cart				{ text-align:left; color:#e4fbc7; margin-left:5px; margin-top:10px; }
#shopping_cart a				{ text-align:left; color:#e4fbc7; }

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------------------------*/
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/


BODY, TD{
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #000000;
  font-size: 12px;
  padding: 0;
  margin: 0;
}
A{
  color: #2d210e;
  text-decoration: none;
}
A:Hover {
  text-decoration: underline;
}
.main{
  width:890px;
  margin: 0 auto;
}
a img{
  border: none;
}
.images{
 overflow: hidden;
 padding-bottom: 10px;
 margin-right: 4px;
}
.jewellery_outward_descr, .fashion_outward_descr{
  padding: 1px 1px 1px 0;
}
.gifts_outward, gifts_outward_descr{
  padding: 1px 0;
}
.jewellery_outward{
  background: #2e264d url(../images/jewellery_image.jpg) 0 0 no-repeat;
  vertical-align: top;
  padding: 205px 20px 20px 20px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  width: 290px;
}
.fashion_outward{
  background: #2e264d url(../images/fashion.jpg) 0 0 no-repeat;
  vertical-align: top;
  padding: 205px 20px 20px 20px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  width: 290px;
}
.gifts_outward{
 background: #2e264d url(../images/gifts.jpg) 0 0 no-repeat;
 vertical-align: top;
  padding: 205px 20px 20px 20px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  width: 290px;
}
.jewellery_tab, .fashion_tab, .gifts_tab{
  width: 238px;
  height: 100%;
} 
.jewellery h1, .fashion h1, .gifts h1{
  color: #9b9b9b;
  font-weight: normal;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 15px;
}
.jewellery p, .fashion p, .gifts p{
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}
h1{
  color: #9b9b9b;
  font-weight: normal;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 15px;
}
.jewellery_outward_descr, .fashion_outward_descr, .gifts_outward_descr{
  border: 1px solid #a4a4a4;
  padding: 20px;
  vertical-align: top;
}
.jewellery_descrip h3, .fashion_descrip h3, .gifts_descrip h3{
  color: #000000;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0;
}
.jewellery_descrip p, .fashion_descrip p, .gifts_descrip p{
  font-size: 12px;
  color: #ffffff;
  margin: 0;
  line-height: 1.5;
}
.main_table{
  width: 875px;
}
.separator{
  background: #ffffff;
  width: 1px;
  font-size: 5px;
}
.jewellery_outward_descr{
  background: #2E264D;
}

#pagetimestamp {
display:none;
}


#header {
background:url("../images/header.jpg") no-repeat scroll 0 0 #060606;
height:auto;
text-decoration:none;
width:100%;
float:left;

}