/* ------------------MoonLite template stylesheet --------------------*/

* {
	margin:0;
	padding:0;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:center;
	background:#e3e3e3 url(../templateimages/bg.png) repeat-x;
	line-height:1.5em;
	}
	
#page {
	position:relative;
	z-index:1;
	width:980px;
	margin:0 auto;
	padding:0px 0px;
	text-align:left;
	background-color:#fff;
	}
	
/* ------------------ General  --------------------------------*/

a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:underline;
	}
	
	
h3 {
color:#15668C;
font-size:14px;
font-weight:bold;
padding:0px;
margin:0px;
}	
	
/* -----------------  Header  -------------------------------- */
#header {
	position:relative;
	height:205px;
	margin:0px;
	color:#333;
	width:980px;
	background:url(../templateimages/headerTop.jpg) top no-repeat;
	z-index:10;
}

#header h1 {
	}
	
#header #logo {
	position:absolute;
	color:#666;
	left:75px;
	top:50px;
	font-size:20px;
	font-weight:bold;
	}
	
#header #logo:hover {
	text-decoration:none;
	}
	
#header #address {
position:absolute;
top:12px;
left:240px;
font-size:11px;
font-weight:bold;
color:#fff;
text-align:right;
line-height:1.3em;
}	

#header p.phone {
position:absolute;
top:130px;
right:50px;
font-size:16px;
font-weight:bold;
}

#header p.spares {
position:absolute;
top:10px;
right:223px;
font-size:11px;
font-weight:bold;
color:#ccc;
}
	


/* Top Corner navigation ------------------------------------------------------------*/
	
#header #topNav {
	position:absolute;
	top:0px;
	right:0px;
	}
	
#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 {
	background-image:none;
	}

#header #topNav ul li a {
	text-decoration:none;
	padding:5px 20px;
	}
	
#header #topNav ul li a:hover {
	text-decoration:underline;
	}
	

	
/* -------------------- Search box -------------------------- */	
#header #search {
	position:absolute;
	color:#fff;
	top:6px;
	right:20px;
	width:188px;
	height:22px;


	background:url(../templateimages/searchBg.jpg) top left no-repeat;
	}
	
#header .searchField {
	position:absolute;
	top:2px;
	left:7px;
	width:140px;
	color:#999;
	border:1px solid #e3e3e3;
	background-color:#e3e3e3;
	}
	
#header .searchSubmit {
	position:absolute;
	width:23px;
	height:22px;
	top:0px;
	right:0px;
	background:url(../templateimages/btnGo.jpg) no-repeat;

	font-size:11px;

	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 {
	display:none;/* Remove this if ever sell online  */
	position:absolute;
	color:#fff;
	top:11px;
	left:250px;
	color:#ccc;

	}
	
#header #miniBasket #basketLinks {

float:left;

}	

#header #miniBasket #basketLinks a {
color:#CCCCCC;
font-weight:bold;
margin-right:10px;
}
	

#header #miniBasket em {
	font-style:normal;
	}

#header #miniBasket .basketTotal em {
	font-weight:bold;
	}
#header #miniBasket  #basketPopUp {
 	visibility:hidden;
	background:transparent url(../templateimages/basketPopUp_bg.png) right top no-repeat;
	position:absolute;
	top:10px;
	left:-365px;
	height:200px;
	width:260px;
	padding:55px 40px 80px 70px;
	z-index:10;
	text-align:center;
	color:#ccc;
	}

#header #miniBasket  #basketPopUp .close {
	display:block;	
	margin-right:25px;
	}	

#header #miniBasket  #basketPopUp .message {
	display:block;
	padding-left:85px;
	}	
	
#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;
	}
	
#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 {	
	height:76px;
	border-bottom:5px solid #969EA7;
	top:125px;
	position:relative;
	left:20px;
	width:940px;
	z-index:10;
	
	}

#menu {
	display:inline;
	background-color:#9F0703;
	border-bottom:5px solid #969EA7;
	padding-left:25px;
	position:absolute;
	bottom:-5px;
	right:30px;
	width:635px;
	height:36px;
	width:auto;
	}

#menu li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	margin-right:15px;
	}


#menu li a {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height:24px;
	padding:12px 20px 0px 20px;
	}
	
#menu li a:hover, #menu li a.currentTab {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height:19px;
	padding:17px 20px 5px 20px;
	background:url(../templateimages/mainNavOver.jpg) repeat-x;
	position:relative;
	top:-5px;
	}

#menu .topcat {
	position:relative;
}

div.catPullOut {
	position:absolute;
	z-index:2;
	display:none;
	color:#fff;
	background-image:none;
	
	width:160px;
	top:36px;
	left:0px;
	}
	
/* drop down styles	*/

#menu ul#pullDown {
	display:block;
	width:160px;
	height:auto;
	padding:15px 0px 15px 0px;
	margin:0px;
	float:left;
	background:url(../templateimages/dropDownBg.gif) bottom;

	position:relative;
	z-index:10;
	}
		
#menu ul#pullDown li{
	width:160px;
	padding:0px 0px 3px 0px;
	margin:0px;
	background-image:none;
	color:#fff;
	}
	
	

	
#menu ul#pullDown li a {
	background-image:none;
	padding:0px 0px 0px 18px;
	display:block;
	height:20px;
	margin:0px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	width:142px;
	position:relative;
	top:0px;
	
	
	}
	
#menu ul#pullDown li a:hover {
background-color:#EDEC02;
color:#000000;
}	
	

	


	
/* --------------------------Categories -----------------------*/
#left {
	width:220px;
	padding:0px 0px 50px 0px;
	margin:20px 0px 0px 20px;
	float: left;

	}
	

	
#left h1,#recentlyViewed h1 {
	color:#fff;
	height:33px;
	padding:7px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	background:url(../templateimages/leftTopBg.jpg) top no-repeat;
	}
	
#left p {
	display:block;
	padding:5px 0px 0px 10px;
	}
	
#left ul {
	margin:0px 0px 20px 0px;
	line-height:1.5em;
	}
#left ul li{	
	list-style:none;
	border-bottom:1px solid #ccc;
	}
	
#left ul li a {
	display:block;
	color:#333;
	padding:0px 0px 2px 10px;
	text-decoration:none;
	font-size:11px;
	}
	
#left ul li a:hover, #left ul li a.over {
	background-color:#990000;
	color:#FFFFFF;
	}
	
/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
	clear:both;
	margin:0px 0px 40px 0px;
	}
	

	
#recentlyViewed p.product {
	clear:both;
	padding:5px 0px 15px 20px;
	border-bottom:1px dotted #aaa;
	}

#recentlyViewed p.product .productPrice{
	font-weight:bold;
	color:#78B7C9;
	padding-left:0px;
	}	

	
#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 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 {
	height:200px;
	padding:44px 10px 0px 10px;
	position:relative;
	float:left;
	width:200px;
	margin:20px 0px 7px 0px;
	background:url(../templateimages/newsletterBg.jpg) no-repeat;
}

#newsLeft h1 {
	padding:0px;
	}

#newsLeft #emailWarning, #newsLeft #nameWarning, #newsLeft #bothWarning {
	font-size:10px;
	visibility:hidden;
	position:absolute;
	bottom:66px;
	left:0px;	
	color:#fff;
	width:100px;
	line-height:1.1em;
	}
	
#newsLeft .inputWarning {
	background-color:#F5CBE9;
	}

#newsLeft #feedback p {
	font-size:11px;
	line-height:1.2em;
	color:#333;
	padding:0px 0px 15px 0px;
	height:35px;
}

#newsLeft #formNewsletter {
margin-top:-10px;
}


#newsLeft .newsletterEmail {
	width:180px;
	margin:0px 0px 20px 7px;
	border:1px solid #FFFFFF;
	}
	
#newsLeft .newsletterSubmit {
	color:#fff;
	font-size:11px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	position:absolute;
	bottom:65px;
	right:10px;
	background:url(../templateimages/btnSubmit.gif);
	width:70px;
	height:22px;	
	}
	
	
/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	height:20px;
	color:#990000;
	padding-left:277px;
	padding-top:20px;
	}	

#breadcrumb a {
	color:#990000;
	}
	


/* -- Main content styled in dynamic.css --------------------------------------------------------- */


/*---------------------  Site map -------------------------------------------- */

#sitemap {
	clear:both;
	padding:5px 0px 20px 0px;
	margin-top:30px;
	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 {
	clear:both;
	padding:10px 30px;
	background-color:#fff;
	width:920px;
	margin:auto;
	height:100px;


	
	}

#footer a {
	color:#AD0703;
	text-decoration:none;
	font-size:11px;
	margin:0px 10px 0px 10px;
	}

#footer #credit {
	padding-top:6px;
	text-align:left;
	font-size:11px;
	color:#000000;
	border-bottom:1px solid #c3c3c3;
	padding-bottom:15px;
	}
	
#footer #credit2 {
	padding-top:10px;
	text-align:left;
	font-size:11px;
	color:#000000;

	}
		
	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}

a img {
	border:none;
	}