/* ------------------MoonLite template stylesheet --------------------*/

* {
	margin:0;
	padding:0;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:center;
	background:#fff url(../templateimages/bg.gif) repeat-x;
	}
	
#page {
	position:relative;
	z-index:0;
	width:980px;
	margin:0 auto;
	padding:0px 10px;
	text-align:left;
	background:#fff;

	}
	
	
/* ------------------ General  --------------------------------*/


#cms {
line-height:1.6em;
}

p.first {
	font-size:14px;
	width:400px;
	}

a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:underline;
	}
	
	
/* -----------------  Header  -------------------------------- */
#header {
	position:relative;
	height:176px;
	margin:0 auto;
	color:#333;
	width:998px;
	z-index:1;

	}

#header h1 {
	}
	
#header #logo {
	position:absolute;
	color:#666;
	left:20px;
	top:120px;
	font-size:20px;
	font-weight:bold;
	}
	
#header #logo:hover {
	text-decoration:none;
	}
	
#header img.slogan {
	position:absolute;
	top:120px;
	left:255px;
	}	
	
#header #basketButtons {
	position:absolute;
	top:7px;
	left:0px;
	}

#header #basketButtons ul {
	}

#header #basketButtons ul li {
	float:left;
	list-style-type:none;
	padding:5px 10px;
	}

#header #basketButtons ul li a {
	color:#fff;
	font-family:"Arial Rounded MT Bold", arial;
	}	
	
#header .headerBorder {
	background-color:#000000;
	height:3px;
	clear:both;
	position:absolute;
	bottom:0px;
	left:8px;
	width:981px;
	z-index:-1;
	padding:0px;
	}

#header #number {
	position:absolute;
	top:110px;
	right:250px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	font-style:italic;
	font-size:15px;
	}


/* Top Corner navigation ------------------------------------------------------------*/
	
#header #topNav {
	position:absolute;
	top:8px;
	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 10px;
	list-style-type:none;
	}
	
#header #topNav ul li.first {
	background-image:none;
	}

#header #topNav ul li a {
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	font-family:"Arial Rounded MT Bold";
	}
	
#header #topNav ul li a:hover {
	text-decoration:underline;
	}
	

	
/* -------------------- Search box -------------------------- */	
#header #search {
	position:absolute;
	color:#fff;
	top:100px;
	right:10px;
	width:218px;
	height:37px;
	padding:12px 0px 0px 0px;
	background:url(../templateimages/searchBg.gif) no-repeat;
	text-align:left;
	}
	
#header .searchField {
	position:relative;
	top:-4px;
	left:10px;
	width:170px;
	color:#999;
	border:1px solid #fff;

	}
	
#search a.advancedSearch {
	color:#638D29;
	float:right;
	position:relative;
	bottom:-10px;
	font-size:10px;
	}
	

div.fadehover {
	position: absolute;
	top:8px; right:7px;
	height:25px;
	width:25px;
	}
 
div.fadehover .a {
	height:22px;
	width:25px;
	background:url(../templateimages/btnSearchUp.jpg);
	position: absolute;
	left: 1px;
	top: 0;
    z-index: 10;
	border:none;
	cursor:pointer;
	}
 
div.fadehover .b {
	height:22px;
	width:25px;
	background:url(../templateimages/btnSearchOver.jpg) top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	border:none;
	}
	
	
a.twitter {
	position:absolute;
	top:120px;
	left:0px;
	}	
	
	
/* Mini basket --------------------------------------------------- */	

#header #miniBasket {
	position:absolute;
	top:20px;
	left:30px;
	color:#666;
	font-size:10px;
	width:220px;
	text-align:left;
	}
	
#header #miniBasket p {
	text-align:left;
	}	
	
#header #miniBasket img{
	float:left;
	border:none;
	position:relative;
	top:3px;
	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.gif) right top no-repeat;
	position:absolute;
	top:-50px;
	left:-20px;
	height:32px;
	width:228px;
	padding:7px 0px 0px 3px;
	display:block;
	text-align:center;
	color:#fff;
	}



#header #miniBasket  #basketPopUp .message {
font-size:9px;

height:39px;
display:block;
	}	

	
/* Currency selectors -------------------------------------------*/

#currencies {
	position:absolute;
	left:200px;
	top:10px;
	color:#FFFFFF;
	font-size:11px;
	width:140px;}
	
#currencies img {
	border:none;
	margin:0px 5px;
	}
	
#currencies a {
color:#FFFFFF;
font-weight:bold;	}

#currencies a:hover {
	text-decoration:none;
	}
	
	
/* ------------------Navigation in header Home, FAQs etc -------*/	
#mainNav {	
	position:absolute;
	top:34px;
	left:0px;
	width:960px;
	height:47px;
	padding:5px 20px;
	background:url(../templateimages/headerBg.png) no-repeat;
	}

#menu {
	display:inline;
	height:22px;
	width:auto;
	float:right;
	}

#menu li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	margin-left:0px;
	padding:0px 0px;

	}


#menu li a {
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#666;
	height:30px;
	padding:15px 15px 0px 15px;	
	}
	
#menu li a:hover, #menu li a.currentTab {
	color:#fff;
	background-color:#2a2a2a;
	}

/*#menu .topcat {
	position:relative;
}*/
	


div.catPullOut {
	position:absolute;
	z-index:3000;
	display:none;
	color:#333;
	background-image:none;
	background-color:#dedede;
	top:45px;
	left:298px;
	padding:20px;
	border-top:5px solid #191919;
	border-bottom:5px solid #191919;
	height:600px;
	}


	

#menu ul.pullOut {
	display:block;
	width:200px;
	height:auto;
	padding:0px;
	margin:0px 8px 0px 0px;
	float:left;
	background-image:none;
	background-color:#dedede;
}
	
#menu ul.pullOut li{
	background-color:#dedede;
	display:block;
	position:relative;
	padding:3px 6px 3px 0px;
	background-image:none;
	margin:0px;
	float:none;
	list-style:none;
	text-align:left;
	}

#menu ul.pullOut li a {
	font-size:10px;
	text-decoration: none;
	text-align:left;
	border:none;
	background-image:none;
	width:170px;
	float:none;
	display:inline;
	color: #333;
	padding:3px;
	line-height:1.8em;

	}
	
#menu ul.pullOut li a:hover {
	text-decoration:none;
	background-image:none;
	background-color:none;
	border:none;
	color: #638D29;
	}	
		
#menu ul.pullOut li.head{
	width:200px;
	height:16px;
	display:block;
	background-color:#999;
	padding:4px 0px 0px 0px;
	border:none;
	margin:0px;
	background-image:none;
	color:#fff;
	}
	

	
#menu ul.pullOut li.head a  {
	background-image:none;
	font-size:11px;
	color: #fff;
	text-transform:uppercase;
	}
	
#menu ul.pullOut li.head a:hover {
	background-image:none;
	background-color:none;
	font-size:11px;
	color: #78B7C9;
	}
	

	
/* drop down styles	*/

#menu ul.pullDown {
	display:block;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	background-image:none;
	background-color:#dedede;

	}
	
	
.woollonsNav {	
	float:left;
	width:205px;
	margin:0px 10px 0px 0px;


}


		
#menu ul.pullDown li{
	width:205px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image:none;
	color:#fff;


	display:block;

	}

	
#menu ul.pullDown li a  {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:none;
	text-align:left;
	font-size:11px;
	color:#666;
	width:205px;
	padding:0px 0px;
	margin:0px 0px 10px 0px;
	height:auto;	}
	
#menu ul.pullDown li a:hover {
	background-image:none;
	color: #638D29;
	background:none;
	background-color:#dedede;
	text-decoration:underline;
}
	


	
/* --------------------------Categories -----------------------*/
#left {
	width:210px;
	padding:0px 0px 50px 0px;
	margin:0px;
	float: left;
	background:url(../templateimages/leftBg.png) top right repeat-y;
	}
	
#left .simpleBox {	
	border:1px solid #ccc;
	background-color:#f1f1f1;
	}
	
#left .simpleBox img {	
	margin-left:7px;
	}
	
#left .simpleBox p {	
	padding:10px 25px;
	}
	
#left h1 {
	color:#000;
	height:24px;
	padding:14px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	display:block;
	}
	
#left p {
	display:block;
	padding:5px 0px 0px 10px;
	}
	
#left ul {
	margin:0px 0px 20px 0px;
	line-height:20px;
	width:195px;

	}
#left ul li{	
	list-style:none;
	border-bottom:1px solid #ccc;
	}
	
#left ul li a {
	font-size:10px;
	color:#333;
	padding:5px 0px 5px 0px;
	text-decoration:none;
	line-height:1.2em;
	}
	
#left ul#customerServices li  {
display:block;
height:10px;
	padding:8px 0px 8px 0px;


	}	
	
	
#left ul li a:hover, #left ul li a.over {
text-decoration:underline;
	color:#608928;
	}
	
/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
	clear:both;
	margin:0px 0px 20px 0px;

	width:195px;

	}
	
#recentlyViewed h1 {
	display:block;
	
	}
	
#recentlyViewed p.product {
	clear:both;
	padding:5px 0px 15px 0px;
	border-bottom:1px dotted #aaa;
	}

#recentlyViewed p.product .productPrice{
	font-weight:bold;
	color:#cc0000;
	}
	
#recentlyViewed p.product .productPrice a {
	font-weight:bold;
	color:#cc0000;
	}		

	
#recentlyViewed p.image {

	clear:both;
	padding:10px 0px 15px 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 {

	padding:0px;
	margin:0px;
	}
	
#recentlyViewed	#recentViewedShowOpen, #recentlyViewed	#recentViewedShowClose {	
	float:right;
	background:url(../templateimages/btnMore.gif) no-repeat top;
	width:195px;
	height:17px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	margin-top:-5px;
	}
	
#recentlyViewed	#recentViewedShowOpen:hover, #recentlyViewed #recentViewedShowClose:hover, {	

	background:url(../templateimages/btnMore.gif) no-repeat bottom;
	text-decoration:none;

	}	
	
#recentlyViewed	#recentViewedShowClose {	
	float:right;
	display:none;
	margin-top:-11px;
	}
	

	
#recentlyViewed	#recentViewedHidden {
	display:none;
	}
	
/* ------------------ Top sellers -------------------------*/
#topSellers {
	clear:both;
	margin:0px 0px 20px 0px;
	width:195px;
	}
	
#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:#cc0000;
	}	

	
#topSellers p.image {
	text-align:center;
	clear:both;
	padding:10px 0px 15px 0px;
	width:195px; /* 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 #topSellersShowOpen, #topSellers #topSellersShowClose {	
	float:right;
	background:url(../templateimages/btnMore.gif) no-repeat top;
	width:195px;
	height:17px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	margin-top:-5px;
	}
	
#topSellers #topSellersShowClose {
	display:none;
	}	
	
#topSellers	#topSellersHidden {
	display:none;
	}
	
/* ------------------ Newsletter -------------------------------*/

#newsLeft {
	height:145px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	margin:0px 0px 7px 0px;
}

#newsLeft #newsField {
background:url(../templateimages/newsletterFieldBg.gif) no-repeat;
width:190px;
height:21px;
padding:3px 0px 0px 5px;
margin-bottom:10px;
}

#newsLeft h1 {
	padding:0px;
	}

#newsLeft #emailWarning, #newsLeft #nameWarning, #newsLeft #bothWarning {
	font-size:9px;
	visibility:hidden;
	position:absolute;
	bottom:15px;
	left:-10px;	
	color:#C00;
	width:110px;
	}
	
#newsLeft .inputWarning {
	background-color:#F5CBE9;
	}

#newsLeft #feedback p {
	font-size:9px;
	line-height:1.4em;
	color:#191919;
	padding:0px 0px 5px 0px;
	height:35px;
}

#newsLeft label {
	font-size:10px;
	}
	
#newsLeft .newsletterName, #newsLeft .newsletterEmail {
	width:145px;
	margin:0px 0px 10px 0px;
	background-color:#F4F4F4;
	border:none;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	}
	
#newsLeft .newsletterSubmit {
	color:#fff;
	font-size:11px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	float:right;
	position:relative;right:16px;
	background:url(../templateimages/newsSubmit.gif) no-repeat;
	width:68px;
	height:20px;	
	}
	
	
/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	height:20px;
	color:#666;
	padding-left:230px;
	padding-top:20px;
	}	

#breadcrumb a {
	color:#666;
	font-weight:bold;
	}
	


/* -- Main content styled in dynamic.css --------------------------------------------------------- */

/*---------------------- lInks ------------------------------------*/

#links {
	text-align:right;
	height:30px;
	display:block;
	clear:both;
	padding-bottom:10px;
	}

#links a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	color:#9B9B9B;
	margin-right:15px;
	}
	
#links a:hover {
	text-decoration:none;
	color:#638D29;
	}	

#links a img {
	position:relative;
	top:4px;
	margin-right:8px;
	}


/*---------------------  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;
	height:25px;
	border-top:4px solid #999;
	}

#footer a {
	color:#333;
	text-decoration:none;
	font-size:10px;
	}

#footer #credit {
	padding-top:10px;
	text-align:right;
	}
	

	
	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}