/* ------------------MoonLite template stylesheet --------------------*/

* {
	margin:0;
	padding:0;
	}

body {
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	color:#333;
	text-align:center;
	background-color:#fff;
	}
	
#page {
	position:relative;
	z-index:1;
	width:1000px;
	margin:0 auto;
	padding:0px 0px;
	text-align:left;
	background:#fff;
	}
	
/* ------------------ General  --------------------------------*/

a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:underline;
	}
	
	
/* -----------------  Header  -------------------------------- */

img.xmasDelivery {
	position:absolute;
	bottom:70px;
	left:273px;
	display:none;
	}

img.retailer {
	position:absolute;
	right:-6px;
	bottom:-1px;
	z-index:3000;
	display:none;
	}

#header {
	position:relative;
	height:302px;
	margin:0px;
	color:#333;
	width:1000px;
	background:url(../templateimages/headerBg3.jpg) bottom no-repeat;
	z-index:1;
	margin-bottom:10px;
	}

#header h1 {
	}
	
#header #logo {
	position:absolute;
	color:#666;
	left:50px;
	top:90px;
	font-size:20px;
	font-weight:bold;
	}
	
#header #logo:hover {
	text-decoration:none;
	}
	
#header .btnInfo2 {
	position:absolute;
	top:150px;
	right:40px;
	}
	
#header .facebook {
	position:absolute;
	top:22px;
	right:9px;
	}		


/* Top Corner navigation ------------------------------------------------------------*/


#header #basketNav {
	float:right;
	padding:22px 20px 0px 0px;
	margin-right:30px;
	}

#header #basketNav ul li {
	float:left;
	list-style-type:none;
	}

#header #basketNav ul li a {
	width:105px;
	height:23px;
	padding-top:7px;
	text-align:center;
	display:block;
	color:#FFFFFF;
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	}

#header #basketNav ul li a.tabBasket {
	background:url(../templateimages/tabBasket.gif);
	}

#header #basketNav ul li a.tabLogin {
	background:url(../templateimages/tabLogin.gif);
	}

#header #topNav {
	float:left;
	padding-top:13px;	
	}
	
#header #topNav ul{
	position:relative;
	float:left;
	}
	
#header #topNav ul li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	padding:5px 0px;
	}
	
#header #topNav ul li.first a {
	color:#B5BD10;
	}

#header #topNav ul li a {
	text-decoration:none;
	padding:5px 15px;
	color:#999;
	font-weight:bold;
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	}
	
#header #topNav ul li a img {
	padding-right:7px;
	}	
	
#header #topNav ul li a:hover {
	text-decoration:underline;
	}
	
	
/* -------------------- Search box -------------------------- */	


#header #search {
	position:absolute;
	color:#fff;
	top:118px;
	right:278px;
	width:196px;
	height:26px;
	padding:0px 0px 0px 0px;
	background:url(../templateimages/searchBg.jpg);
	}
	
#header .searchField {
	position:absolute;
	top:5px;
	left:6px;
	width:158px;
	color:#999;
	border:1px solid #fff;
	}
	
#header .searchSubmit {
	position:absolute;
	width:25px;
	height:22px;
	top:2px;
	right:2px;
	color:#fff;
	font-size:11px;
	background:url(../templateimages/searchSubmit.jpg);
	border:none;
	text-decoration:none;
	cursor:pointer;
	}
	
#header #search a { /* Advanced search link */
	color:#fff;
	text-decoration:underline;
	float:right;
	margin-right:10px;
	font-size:10px;
	}
	
/* Mini basket --------------------------------------------------- */	

#header #miniBasket {
	position:absolute;
	color:#fff;
	top:20px;
	right:285px;
	color:#333;
	width:200px;
	}
	
#header #miniBasket img.symbolBasket {
	float:left;
	padding-top:2px;
	padding-right:8px;
	}	

#header #miniBasket p {
	color:#999999;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	}
	
#header #miniBasket em {
	font-style:normal;
	}

#header #miniBasket .basketTotal em {
	font-weight:bold;
	}
	
#header #miniBasket  #dave {

	}
	
#header #miniBasket  #basketPopUp {
 	visibility:hidden;
	background:transparent url(../templateimages/basketPopUp_bg.png) right top no-repeat;
	position:absolute;
	top:30px;
	right:172px;
	height:100px;
	width:190px;
	padding:0px 0px 50px 0px;
	z-index:3;
	

	}

#header #miniBasket  #basketPopUp .close {
	display:block;	
	margin-right:25px;
	width:6px;
	height:6px;
	position:absolute;top:15px;left:10px;
	}	

#header #miniBasket  #basketPopUp .message {
position:absolute;
top:17px;
left:23px;
	}	
	
	#header #miniBasket  #basketPopUp .message a {
	
	color:#989F0F;
	}
	
#header #miniBasket  #basketPopUp a.btnSmallMB{
	}
	
#header #miniBasket  #basketPopUp a.btnSmallMB{
	float:left;
	margin:18px 0px 0px 24px;
	width:81px;
	height:10px;
	padding:2px 0px 7px 0px;
	color:#000;
	border:none;
	cursor: pointer;
	text-align:center;
	font-weight:bold;
	display:none;
	}
	
#header #miniBasket  #basketPopUp img{
	position:absolute;
	top:38px;
	right:13px;
	border:none;
	}
	
/* Currency selectors -------------------------------------------*/

#currencies {
	position:absolute;
	left:20px;
	top:10px;
	}
	
#currencies img {
	border:none;
	margin:0px 5px;
	}
	
#currencies a:hover {
	text-decoration:none;
	}
	
	
/* ------------------Navigation in header Home, FAQs etc -------*/	
#mainNav {	
	position:absolute;
	bottom:5px;
	left:0px;
	width:1000px;
	background:none;
	text-align:center;
	z-index:2;
	
	}

#menu {
	position:relative;
	display:inline;
	z-index:2;
	width:auto;
	text-align:center;
	
	}

#menu li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	z-index:2;
	
	}


#menu li a {
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
	height:41px;
	padding:20px 0px 0px 0px;
	width:130px;
	background:url(../templateimages/barRight.gif) right top no-repeat;
	z-index:2;
	
	font-family:"Trebuchet MS";
	margin:0px 0;
	
		
	}
	
#menu li a:hover, #menu li a.currentTab {
	color:#B5BD10;
	background:url(../templateimages/aHover.jpg) top;
	}

#menu .topcat {
	position:relative;
}
	


div.catPullOut {
	position:absolute;
	z-index:2;
	display:none;
	color:#333;

	
	top:60px;
	left:0px;
	padding-bottom:25px;

	

	}

#menu ul.pullOut {

	display:block;

	padding:0px 0px 25px 20px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	background-image:none;
	background-color:#29374C;

	}
	
#menu ul.pullOut li{
	background-color:#29374C;	
	display:block;
	position:relative;
	padding:3px 10px 3px 15px;
	background-image:none;
	margin:0px;
	float:none;
	list-style:none;
	text-align:left;
	
	}

#menu ul.pullOut li a {
	font-size:11px;
	text-decoration: none;
	text-align:left;
	border:none;
	background-image:none;
	width:180px;
	float:none;
	display:inline;
	color: #fff;
	}
	
#menu ul.pullOut li a:hover {
	text-decoration:none;
	background-image:none;
	background-color:transparent;
	border:none;
	color: #cb0a37;
	}	
		
#menu ul.pullOut li.head{
	padding:5px 10px 5px 10px;
	border:none;
	margin:0px;
	background-image:none;
	color:#fff;
	}
	

	
#menu ul.pullOut li.head a  {
	background-image:none;
	font-size:11px;
	color: #cb0a37;
	}
	
#menu ul.pullOut li.head a:hover {
	background-image:none;
	background-color:transparent;
	font-size:11px;
	color: #78B7C9;
	}
	

	
/* drop down styles	*/

#menu ul.pullDown {
	display:block;
	width:160px;
	height:auto;
	padding:10px 0px 15px 15px;
	margin:0px;
	float:left;
	background:url(../templateimages/mainNavBottom.gif) bottom no-repeat;
	position:absolute;
	top:0px;
	left:-3px;
	z-index:2;


	
	}
		
#menu ul.pullDown li{
	width:160px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image:none;
	
	color:#fff;
	
	}

	
#menu ul.pullDown li a  {
	
	background-image:none;
	text-align:left;
	font-size:11px;
	color:#fff;
	width:160px;
	height:10px;

	padding:3px 0px 9px 0px;
	}
	
#menu ul.pullDown li a:hover {
	background-image:none;
	background-color:transparent;
	font-size:11px;
	color: #B5BD10;
	}
	


	
/* --------------------------Categories -----------------------*/
#left {
	width:200px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float: left;
	}
	
#left .simpleBox {	

	}
	
#left .simpleBox img {	
	margin-left:7px;
	}
	
#left .simpleBox p {	
	padding:10px 25px;
	}
	
#left h1 {
	color:#333;
	height:24px;
	padding:14px 0px 0px 10px;

	font-size:14px;
	display:block;
	}
	
#left p {
	display:block;
	padding:5px 0px 0px 10px;
	}
	
#left ul {
	margin:0px 0px 20px 0px;
	line-height:20px;
	
	}
#left ul li{	
	list-style:none;
	
	}
	
#left ul li a {
	display:block;
	height:20px;
	color:#fff;
	padding:0px 0px 2px 15px;
	text-decoration:none;
	font-weight:bold;
	}
	
#left ul li a:hover, #left ul li a.over {
	background:url(../templateimages/btnLeftOver.jpg) no-repeat;
	}
	
#leftNav {
background:#3A4B69 url(../templateimages/navLeftBg.gif) top no-repeat;
width:191px;
margin:20px 0px 30px 0px;
padding:0px 0px 0px 4px;
}

#leftNav h1 {
color:#FFFFFF;
padding-left:15px;
}	

img.navLeftBottom {
padding:0px;
margin:0px 0px 0px 0px;
height:10px;
position:relative;
left:-4px;
}

#stores {
position:relative;
top:0px;
left:-3px;
}
	
/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
background:url(../templateimages/recentlyTop.gif) top no-repeat;
	clear:both;

	margin:0px 0px 20px 0px;
	width:195px;
	}
	
#recentlyViewed h1 {
	display:block;
	padding:0px;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:3px;	
	}
	
#recentlyViewed p.product {
	clear:both;
	padding:5px 0px 15px 8px;
	border-bottom:1px dotted #C1D6DB;
	background-color:#77A3AF;
	}
	
	#recentlyViewed p.product a {
	color:#FFFFFF;
	}

#recentlyViewed p.product .productPrice{
	font-weight:bold;
	color:#E3ED23;
	}	



	
#recentlyViewed p.image {
	clear:both;
	position:relative;
	left:-7px;
	padding:25px 0px 25px 0px;
	width:195px; /* Set to same as #left - we use this to control the padding and position of the image  */
	}
	
#recentlyViewed p.image a img {
	border:none;
	}
	
#recentlyViewed	#recentViewedShowOpen {	
	float:right;
	}
	
#recentlyViewed	#recentViewedShowClose {	
	float:right;
	display:none;
	}
	
#recentlyViewed	#recentViewedHidden {
	display:none;
	}
	
/* ------------------ Top sellers -------------------------*/
#topSellers {
	clear:both;
	margin:0px 0px 20px 10px;
	}
	
#topSellers h1 {
	display:block;
	padding:0px;	
	}
	
#topSellers p.product {
	clear:both;
	padding:5px 0px 15px 0px;
	border-bottom:1px dotted #aaa;
	}

#topSellers p.product .productPrice{
	font-weight:bold;
	color:#78B7C9;
	}	

	
#topSellers p.image {
	clear:both;
	padding:10px 0px 15px 0px;
	width:220px; /* Set to same as #left - we use this to control the padding and position of the image  */
	}
	
#topSellers p.image a img {
	border:none;
	}
	
#topSellers	#topSellersShowOpen {	
	float:right;
	}
	
#topSellers	#topSellersShowClose {	
	float:right;
	display:none;
	}
	
#topSellers	#topSellersHidden {
	display:none;
	}
	
/* ------------------ Newsletter -------------------------------*/

#newsLeft {
	width:173px;
	height:161px;
	padding:40px 10px 0px 12px;
	position:relative;
	float:left;
	margin:15px 0px 0px 0px;
	background:url(../templateimages/newsletterBg.jpg);
}

#newsLeft h1 {
	padding:0px;
	}

#newsLeft #emailWarning, #newsLeft #nameWarning, #newsLeft #bothWarning {
	font-size:10px;
	visibility:hidden;
	position:absolute;
	bottom:11px;
	left:14px;	
	color:#C00;
	width:80px;
	font-size:9px;
	}
	
#newsLeft .inputWarning {
	background-color:#F5CBE9;
	}

#newsLeft #feedback p {
	font-size:9px;
	line-height:1.5em;
	color:#333;
	padding:8px 0px 14px 0px;

}

#newsLeft label {
	font-size:10px;
	
	}
	
#newsLeft .newsletterEmail, #newsLeft .newsletterName {
	width:145px;
	border:1px solid #fff;
	position:absolute;
	left:19px;
	font-size:11px;
	color:#999999;
	}
	
#newsLeft .newsletterName {
top:97px;
}

#newsLeft .newsletterEmail {
top:138px;
}	
	
#newsLeft .newsletterSubmit {
	color:#fff;
	font-size:11px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	position:absolute;
	bottom:13px;
	right:10px;
	background:url(../templateimages/btnSubmit.jpg) no-repeat;
	width:52px;
	height:20px;	
	}
	
	
/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	height:20px;
	color:#666;
	padding-left:232px;
	padding-top:18px;
	padding-bottom:20px;
	font-weight:bold;
	}	

#breadcrumb a {
	color:#999;
	font-weight:bold;
	font-size:12px;
	}
	
#breadcrumb a.breadcrumbParent {
color:#3E5474;
}
	
	


/* -- Main content styled in dynamic.css --------------------------------------------------------- */


/*---------------------  Site map -------------------------------------------- */

#sitemap {
	clear:both;
	padding:30px 0px 20px 20px;
	margin:10px 0px 0px 0px;

	width:964px;
	background-color:#FFFFFF;
}
	
#sitemap .sitemapList {
	list-style-type:none;
	width:110px;
	float:left;
	margin-left:7px;
	}
	
#sitemap .sitemapList li{
	padding-bottom:8px;
	text-align:left;

	}
	
#sitemap .sitemapList li a {
font-family:"Trebuchet MS", arial;
font-size:11px;
}	
	
#sitemap .sitemapList .topSitecat a {	
	font-weight:bold;
	color:#3E5474;
	font-size:12px;
	}
		
#sitemap .sitemapList .subSitecat {	
}
	
/*---------------------  Footer -------------------------------------------- */

#footer {
	clear:both;
	background-color:#EBEEF3;
	padding:8px 8px 50px 8px;
	position:relative;
	margin:30px auto 0px auto;

	width:984px;
	}

#footer a {
	color:#333;
	text-decoration:none;
	font-size:10px;
	}
	
#footer a:hover {
color:#003399;
}	

#footer #credit {
	padding-top:20px;
	text-align:right;
	font-size:10px;
	}
	
#footer #sage {
width:100px;

position:absolute;
top:40px;
right:40px;
}	

#footer #sage img {
padding-bottom:20px;
}

#footer #sage a img {
padding:0px;
}
	
	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}
