/* ------------------MoonLite template stylesheet --------------------*/

* {
	margin:0;
	padding:0;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:center;
	background:#DDDCD4 url(../templateimages/bg.jpg) repeat-x;
	line-height:1.5em;
	}
	
#page {
	position:relative;
	z-index:1;
	width:1000px;
	margin:0 auto;
	padding:0px 0px;
	text-align:left;

	}
	
/* ------------------ General  --------------------------------*/

a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:underline;
	}
	
h5 {
margin:0px;
padding:0px;
}	
	
/* -----------------  Header  -------------------------------- */
#header {
	position:relative;
	height:199px;
	margin:0px 0px 10px 0px;
	color:#333;
	width:1000px;
	background:url(../templateimages/header.jpg) no-repeat;
	z-index:2;
	clear:both;
	}

#header h1 {
	}
	
#header #logo {
	position:absolute;
	left:40px;
	top:35px;
	font-size:14px;
	font-weight:bold;
	}
	
#header #logo a:hover {
text-decoration:none;
}	
	
#header #logo p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#fff;
width:125px;
position:absolute;
right:0px;
top:25px;
}
	

/* navLinks ------------------------------------------------------------*/

#navLinks {
position:absolute;
top:20px;
right:330px;
}

#navLinks ul {
}

#navLinks ul li.navLinksEnd {
background:none;
}

#navLinks ul li {
float:left;
margin-right:10px;
background:url(../templateimages/dot.gif) no-repeat center right;
padding-right:10px;
list-style-type:none;
}

#navLinks ul li a {
color:#FFFFFF;
font-size:12px;
}


/* Top Corner navigation ------------------------------------------------------------*/
	
#topNav {
	background:url(../templateimages/navTop.gif) no-repeat;
	width:310px;
	height:32px;
	float:left;
	padding:5px 0px 0px 18px;
	margin:0px 8px 0px 0px;
	}
	
#topNav ul{
	position:relative;
	float:left;
	}
	
#topNav ul li {
	display:inline;
	float:left;
	text-align:center;
	list-style-type:none;
	padding:5px 0px;
	}
	
#topNav ul li.first {
	background-image:none;
	}

#topNav ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 15px;
	
	}
	
#topNav ul li a:hover {
	text-decoration:underline;
	}
	

/* -------------------- Account rollover list ----------------- */

#accountPopUp {
	background-color:#fff;
	display:none;
	border:2px solid #C5EBD7;
	position:absolute;
	top:23px;
	right:112px;
	height:400px;
	width:200px;
	z-index:100;
	}
	
#accountPopUp ul {
	margin:0px;
	padding:5px 10px;
	list-style:none;
	}
	
#accountPopUp ul li {
	line-height:2.2em;
	font-size:11px;
	}
	
	
/* -------------------- Search box -------------------------- */	

#search h2 {
position:absolute;
left:20px;
top:8px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#C19100;
}

#search {
	
	color:#333;
	width:328px;
	height:37px;
	float:right;
	margin-bottom:10px;
	position:absolute;
	top:110px;
	right:268px;
	}
	
.searchField {
background:url(../templateimages/searchBg.gif) no-repeat;
	position:absolute;
	padding-left:5px;
	top:8px;
	left:105px;
	width:131px;
	height:16px;
	color:#999;
	border:none;
	}
	
.searchSubmit {
background:url(../templateimages/submit.jpg) no-repeat;
	position:absolute;
	width:54px;
	height:16px;
	top:8px;
	right:20px;
	color:#fff;
	font-size:11px;
	background-color:#666;
	border:none;
	text-decoration:none;
	cursor:pointer;
	}
	
#search a { /* Advanced search link */
	color:#fff;
	text-decoration:underline;
	float:right;
	margin-right:10px;
	font-size:10px;
	}
	
/* Mini basket --------------------------------------------------- */	

#miniBasket h2 {
position:absolute;
left:20px;
top:8px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#C19100;
}



#miniBasket {
	position:relative;
	background:url(../templateimages/navTop.gif) no-repeat;
	color:#fff;
	width:308px;
	height:27px;
	float:left;
	margin-right:8px;
	text-align:right;
	padding:10px 20px 0px 0px;
	}
	


#miniBasket em {
	font-style:normal;
	}

#miniBasket .basketTotal em {
	font-weight:bold;
	}
#basketPopUp {
 	visibility:hidden;
	background:transparent url(../templateimages/basketPopUp_bg.png) right top no-repeat;
	position:absolute;
	top:-10px;
	right:55px;
	height:160px;
	width:330px;
	padding:85px 10px 80px 00px;
	z-index:30;
	text-align:center;
	color:#fff;
	}

 #basketPopUp .message {
	display:block;
	padding-left:50px;
	}
	
#basketPopUp #popupBtns {
margin-left:62px;
}
	
.closeBasket {
position:absolute;
top:10px;
right:6px;
}	

#basketPopUp #popupBtns a.btnSmallMB{
	float:left;
	margin:18px 0px 0px 24px;
	width:81px;
	height:10px;
	padding:2px 0px 7px 0px;
	color:#F1A303;
	border:none;
	cursor: pointer;
	text-align:center;
	font-weight:bold;
	}
	
#basketPopUp img{
	position:absolute;
	top:38px;
	right:13px;
	border:none;
	}
	
/* Currency selectors -------------------------------------------*/

#currencies {
	position:absolute;
	right:20px;
	top:40px;
	}
	
#currencies img {
	border:none;
	margin:0px 5px;
	}
	
#currencies a:hover {
	text-decoration:none;
	}
	
	
/* ------------------Navigation in header Home, FAQs etc -------*/	
#mainNav {	
	position:absolute;
	bottom:0px;
	left:8px;
		z-index:2;


	}

#menu {
	display:inline;
	height:27px;
	width:auto;
	z-index:2;
	position:relative;
	border:1px solid #900029;
	}

#menu li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	margin-left:5px;


	}


#menu li a {

	display:block;
background:url(../templateimages/btnUp.gif) no-repeat;
width:135px;
height:25px;
padding-top:7px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;	
	}

#menu li a:hover, #menu li a.currentTab  {
background:url(../templateimages/btnOver.gif) no-repeat;
text-decoration:none;
}

#menu .topcat {
	position:relative;
}
	


div.catPullOut {
	position:absolute;
	z-index:2;
	display:none;
	color:#333;
	padding-bottom:10px;
	padding-top:5px;
	background-image:none;
	background-color:#a5002f;
	top:32px;
	left:200px;
	
	}
	
#cat4 {
width:800px;
}	

#menu ul.pullOut {
	display:block;
	width:140px;
	height:auto;
	padding:10px;
	margin:0px;
	float:left;
	background-image:none;
	background-color:#a5002f;
	}
	


	
#menu ul.pullOut li{
	background-color:#a5002f;	
	display:block;
	position:relative;
	padding:1px 10px 3px 10px;
	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:140px;
	float:none;
	display:inline;
	color: #fff;
	
	}
	
#menu ul.pullOut li a:hover {
	text-decoration:none;
	background-image:none;
	border:none;
	color:#CC9900;
	}	
		
#menu ul.pullOut li.head{
	padding:5px 10px 5px 10px;
	border:none;
	margin:0px;
	background-image:none;
	color:#CC9900;
	}
	

	
#menu ul.pullOut li.head a  {
	background-image:none;
	font-size:11px;
	color:#CC9900;
	}
	
#menu ul.pullOut li.head a:hover {
	background-image:none;
	font-size:11px;
	color: #cb0a37;
	}
	

	
/* drop down styles	*/

#menu ul.pullDown {
	display:block;
	width:120px;
	height:auto;
	padding:10px 0px 17px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	background-image:none;
	background-color:#a5002f;
	z-index:2;
	}
		
#menu ul.pullDown li{
	padding:0px 10px 0px 10px;
	border:none;
	margin:0px;
	height:22px;
	background-image:none;
	background-color:#a5002f;
	color:#fff;
	z-index:2;
	}

	
#menu ul.pullDown li a  {
	background-image:none;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	border:none;
	}
	
#menu ul.pullDown li a:hover {
	background-image:none;
	font-size:11px;
	color: #e9af00;
	}
	


	
/* --------------------------Categories -----------------------*/
#left {
	width:225px;
	padding:0px;
	margin:0px;
	float: left;
}

#left h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#C19100;
font-size:16px;
padding:5px 0px 10px 20px;
}
	
#left .simpleBox img {	
	margin-left:7px;
	}
	
#left .simpleBox p {	
	padding:10px 25px;
	}
	

#left ul {
background:#760025 url(../templateimages/seeAlso.jpg) no-repeat;
padding:10px 10px 10px 0px;
margin-bottom:10px;
	}
	
#left ul li{	
	list-style:none;
	}
	
#left ul li a {
	display:block;
	height:20px;
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px 0px 2px 20px;
	text-decoration:none;
	}
	
#left ul li a:hover, #left ul li a.over {
	color:#C19100;
	}
	
#left img {
margin-bottom:10px;
}	
	
	
#quality {
background:url(../templateimages/rosetteAdvert.jpg) no-repeat;
width:225px;
height:391px;
position:relative;
}

#quality2 {
background:url(../../images/rosetteAdvert2.jpg) no-repeat;
width:225px;
height:391px;
position:relative;
}	

#quality a, #quality2 a {
position:absolute;
bottom:100px;
left:30px;
color:#FFFFFF;
}
/* ------------------ Newsletter -------------------------------*/

#newsletterBox {
background:url(../../images/bottom3.jpg) no-repeat;
width:292px;
height:94px;
padding:20px;
margin:10px 0px 0px 0px;
position:relative;
float:left;
}

#feedback p {
	line-height:1.4em;
	color:#333;
	margin:0px;
	padding:0px;
}
.newsletterEmail {
	width:150px;
	margin:20px 0px 5px 0px;
	}

.newsletterSubmit {
	color:#fff;
	font-size:11px;
	background:url(../templateimages/newsSubmit.gif) no-repeat;
	width:54px;
	height:16px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	position:relative;
	top:-8px;
	left:10px;
	}

#emailWarning {
	visibility:hidden;
	position:absolute;
	top:7px;
	right:7px;
	
	color:#FF0000;
	}
	
.inputWarning {
	background-color:#F5CBE9;
	}
	
#newsLeft {
background:url(../templateimages/newsBG.jpg) no-repeat;
width:185px;
height:75px;
padding:40px 20px 20px 20px;
position:relative;
}

#newsLeft #feedback p {
font-size:9px;
line-height:1.2em;
color:#666666;
margin-bottom:5px;
}
	
#emailWarning2 {
	font-size:9px;
	visibility:hidden;
	position:absolute;
	bottom:25px;
	left:20px;
	color:#FF0000;
	}		
	
#newsLeft .newsletterEmail {
	width:145px;
	margin:5px 0px 5px 0px;
	}
	
#newsLeft .newsletterSubmit {
	background:url(../templateimages/go.gif) no-repeat;
	width:24px;
	height:16px;
	}
	
/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
	clear:both;
	margin:0px 0px 20px 0px;
	background-color:#fff;
	padding:10px;
	}
	
#recentlyViewed h1 {
	display:block;
	padding:0px;	
	}
	
#recentlyViewed p.product {
	clear:both;
	padding:5px 0px 15px 0px;
	border-bottom:1px dotted #aaa;
	}

#recentlyViewed p.product .productPrice{
	font-weight:bold;
	color:#78B7C9;
	}	

	
#recentlyViewed 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  */
	}
	
#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 0px;
	background-color:#fff;
	padding: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;
	}
	

/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	padding:10px 0px 0px 0px;
	color:#666;
	margin-bottom:20px;
	}	

#breadcrumb a {
	color:#666;
	font-size:11px;
	}
	 


/* -- Main content styled in dynamic.css --------------------------------------------------------- */


/*---------------------  Site map -------------------------------------------- */

#sitemap {
	clear:both;
	padding:5px 0px 20px 0px;
	margin:0px 0px 10px 0px;
	border-top:3px solid #ccc;
	background:#fff url(../templateimages/footerBG.jpg) left top repeat-x;
	}
	
#sitemap .sitemapList {
	list-style-type:none;
	width:125px;
	float:left;
	margin-left:15px;
	}
	
#sitemap .sitemapList li{
	padding-bottom:8px;
	}
	
#sitemap .sitemapList .topSitecat {	
	font-weight:bold;
	}
		
#sitemap .sitemapList .subSitecat {	
}
	
/*---------------------  Footer -------------------------------------------- */

#footer {
	margin-top:10px;
	clear:both;
	height:30px;
	background:url(../templateimages/footer.jpg) no-repeat;
	}

#footer a {
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	}

#footer #credit {
	padding:6px 15px 0px 0px;
	text-align:right;
	}
	
	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}

/* custom pages --------------------------------------------------------------------*/


#pageContent ul {
margin-left:20px;
}

#pageContent ul li {
background:url(../../images/dot.jpg) top left no-repeat;
color:#666;
list-style-type:none;
padding:0px 0px 0px 17px;
margin-bottom:7px;
}



#pageContent em {
color:#99CC00;
font-style:normal;
font-weight:bold;
margin-right:10px;
}