/* ------------------MoonLite template stylesheet --------------------*/

* {
	margin:0;
	padding:0;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:center;
	background-color:#999;
	}
	
#page {
	position:relative;
	z-index:1;
	width:984px;
	margin:0 auto;
	padding:0px 10px;
	text-align:left;
	background:#fff;
	}
	
/* ------------------ General  --------------------------------*/

a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:underline;
	}
	
	
/* -----------------  Header  -------------------------------- */
#header {
	position:relative;
	height:190px;
	margin:0px;
	color:#333;
	width:984px;
	background:#fff url(../templateimages/headerBG.jpg) left top no-repeat;
	}

#header h1 {
	}
	
#header #mainLogo {
	position:absolute;
	left:0px;
	top:10px;
	}
	
#header #mainTitle {
	position:absolute;
	left:158px;
	top:36px;
	}

/* 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;
	}
	

/* -------------------- Account rollover list ----------------- */

#header #accountPopUp {
	background-color:#fff;
	display:none;
	border:2px solid #C5EBD7;
	position:absolute;
	top:23px;
	right:112px;
	height:400px;
	width:200px;
	z-index:100;
	}
	
#header #accountPopUp ul {
	margin:0px;
	padding:5px 10px;
	list-style:none;
	}
	
#header #accountPopUp ul li {
	line-height:2.2em;
	font-size:11px;
	}
	
	
/* -------------------- Search box -------------------------- */	
#header #search {
	position:absolute;
	color:#fff;
	top:130px;
	right:-10px;
	width:230px;
	height:25px;
	padding:12px 0px 0px 10px;
	}
	
#header .searchField {
	position:relative;
	top:-4px;
	left:-3px;
	width:125px;
	color:#999;
	border:1px solid #fff;
	}
	
#header .searchSubmit {
	position:relative;
	top:-4px;
	left:12px;
	color:#fff;
	font-size:11px;
	background-color:transparent;
	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;
	top:172px;
	right:0px;
	margin-right:20px;
	}
	
#header #miniBasket {
	padding-left:20px;
	color:#fff;
	float: right;
	}

#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:12px;
	right:170px;
	height:190px;
	width:260px;
	padding:70px 40px 90px 80px;
	z-index:10;
	text-align:center;
	color:#333;
	}
	
#header #miniBasket  #basketPopUp a.btnSmall{
	float:left;
	margin:15px 0px 0px 30px;
	}
	
#header #miniBasket  #basketPopUp img{
	position:absolute;
	top:42px;
	right:40px;
	border:none;
	}
	
/* Currency selctors -------------------------------------------*/

#currencies {
	display:none;
	visibility:hidden;
	}
	
#currencies img {
	border:none;
	margin:0px 5px;
	}
	
#currencies a:hover {
	text-decoration:none;
	}
	
	
/* ------------------Navigation in header Home, FAQs etc -------*/	
#mainNav {	
	position:absolute;
	top:138px;
	left:10px;
	height:25px;
	}


#menu{
	padding:0px;
	margin:0px;
	list-style:none;
	position:relative;
	z-index:1;
	left:0px;
	float:left;
	width:700px;
	font-size:13px;
	text-align:center;
	height:25px;
	}
	
#menu li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	width:110px;
	padding:4px 10px 4px 10px;
	}


#menu li a {
	display:block;
	text-decoration:none;
	color:#333;
	height:17px;
	
}

#menu li a:hover {
	text-decoration:underline;
	}

/*Button widths 8 version */

	
/*Button widths 9 version */
/*#menu .smla {width:9%;}
#menu .meda {width:11%;}
#menu .lrga {width:13%;}
#menu .xlrga {width:16%;}*/

/*Button widths 10 version */
#menu .smlb {width:5.6%;}
html>body #menu .smlb {width:6%;}
#menu .medb {width:9%;}
#menu .lrgb {width:12%;}
#menu .xlrgb {width:15.8%;}




#catUpholstery {
	left:140px;
	top:21px;
	}
	
#catDining {
	left:300px;
	top:21px;
	}
	
#catBedroom {
	left:420px;
	top:21px;
	}
	
#catOccasional {
	left:540px;
	top:21px;
	}
		
#catBeds {
	left:0%;
	top:21px;
	}
	
#catFlooring {
	right:12%;
	top:21px;
	}
	

	
#catClocks {
	right:12%;
	top:21px;
	}
	
#catRecliners {
	right:0%;
	top:21px;
	}
	




.catPullOut {
	position:absolute;
	display:none;
	color:#333;
	border:1px solid #97B4A4;
	background-image:none;
	background-color:#fff;
	filter: alpha(Opacity=95);
		 -moz-opacity:0.95;
	}

#catUpholstery ul, #catDining ul, #catBedroom ul, #catBeds ul, #catFlooring ul, #catOccasional ul, #catClocks ul, #catRecliners ul, #catSofaBeds ul {
	display:block;
	width:200px;
	height:auto;
	padding:0px 0px 10px 0px;
	margin:0px;
	float:left;
	background-image:none;
	}

#catUpholstery ul li, #catDining ul li, #catBedroom ul li, #catBeds ul li, #catFlooring ul li, #catOccasional ul li, #catClocks ul li, #catRecliners ul li, #catSofaBeds ul li {
	width:180px;
	display:block;
	position:relative;
	padding:3px 10px 5px 10px;
	margin:0px;
	float:none;
	text-align:left;
	list-style:none;
	}
	
#menu ul li.head{
	padding:1px 10px 5px 10px;
	background-color:#C5EBD7;
	border:none;
	margin:0px;
	background-image:none;
	color:#666666;
	}
	
#menu ul li.head a, #menu ul li.head a:hover {
	background-color:#C5EBD7;
	}
		
#catUpholstery ul li a, #catDining ul li a, #catBedroom ul li a, #catBeds ul li a, #catFlooring ul li a, #catOccasional ul li a, #catClocks ul li a, #catRecliners ul li a, #catSofaBeds ul li a {
	text-decoration: none;
	border:none;
	width:200px;
	float:none;
	display:inline;
	padding:0px;
	background-image:none;
	}
	
#catUpholstery ul li a:hover, #catBedroom ul li a:hover, #catDining ul li a:hover, #catBeds ul li a:hover, #catFlooring ul li a:hover, #catOccasional ul li a:hover, #catClocks ul li a:hover, #catRecliners ul li a:hover, #catSofaBeds ul li a:hover {
	text-decoration:underline;
	background-image:none;
	border:none;
	color: #333;
	}	
	


	
/* --------------------------Categories -----------------------*/
#left {
	width:220px;
	padding:0px 0px 30px 0px;
	margin:0px;
	float: left;
	}
	
#left .simpleBox {	
	border:1px solid #ccc;
	background-color:#f1f1f1;
	}
	
#left .simpleBox img {	
	margin-left:7px;
	}
	
#left .simpleBox p {	
	padding:10px 25px;
	}
	
#left h1 {
	color:#333;
	background:#fff url(../templateimages/leftH1BG.jpg) left bottom repeat-x;
	height:24px;
	padding:14px 0px 0px 10px;
	font-family:Verdana, Sans-serif;
	font-size:12px;
	font-weight:normal;
	border-top:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	font-weight:bold;
	}
	
#left ul {
	border:1px solid #ccc;
	background-color:#f1f1f1;
	margin:0px 0px 20px 0px;
	line-height:20px;
	}
#left ul li{	
	list-style:none;
	}
	
#left ul li a {
	display:block;
	height:20px;
	color:#333;
	padding:0px 0px 2px 10px;
	text-decoration:none;
	}
	
#left ul li a:hover, #left ul li a.over {
	color:#fff;
	background-color:#92B9A4;
	}
	
	
/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
	clear:both;
	margin:0px 0px 20px 0px;
	}
	
#recentlyViewed h1 {
	font-size:14px;
	color:#80B097;
	margin:0px;
	background-image:none;
	border:none;
	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;
	}
	
#topSellers h1 {
	font-size:14px;
	color:#80B097;
	margin:0px;
	background-image:none;
	border:none;
	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   */	
	
#left #feedback {
margin-top:20px;
}

#left #feedback h1 {
font-size:14px;
color:#80B097;
padding:0px;
margin:0px;
background:none;
border:none;
height:none;
}	

#left #feedback p {
margin-bottom:20px;
}


#left #emailWarning {
	visibility:hidden;
	margin-bottom:5px;
	height:15px;
	clear:both;
	}
	
.newsletterSubmit {
background:url(../templateimages/submitBtn.jpg) no-repeat;
border:none;
width:56px;
height:22px;
color:#FFFFFF;
float:left;
}	

#newsletterEmail {
background:url(../templateimages/searchBg.gif);
border:none;
padding:3px 0px 0px 3px;
height:19px;
margin-right:5px;
width:154px;
float:left;
}

.sage {
margin-left:22px;
}

/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	height:20px;
	color:#666;
	padding-left:245px;
	padding-top:20px;
	}	

#breadcrumb a {
	color:#666;
	}
	


/* -- Main content styled in dynamic.css --------------------------------------------------------- */


/*---------------------  Site map -------------------------------------------- */

#sitemap {
	clear:both;
	padding:5px 0px 20px 0px;
	margin-top:30px;
	border-top:3px solid #68A283;
	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;
	height:25px;
	}

#footer a {
	color:#333;
	text-decoration:none;
	font-size:10px;
	}

#footer #credit {
	padding-top:6px;
	text-align:center;
	}
	
	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}