/* ------------------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:#333;
	}
	
#page {
	position:relative;
	z-index:1;
	width:1004px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	background:#fff url(../templateimages/leftBG.gif) left 275px no-repeat;
	}
	
/* ------------------ General  --------------------------------*/

a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:underline;
	}
	
	
/* -----------------  Header  -------------------------------- */
#header {
	position:relative;
	z-index:3;
	height:275px;
	margin:0px;
	color:#333;
	width:1004px;
	background:#fff url(../templateimages/headerBG.jpg) left top no-repeat;
	}

#header h1 {
	}
	
#header #logo {
	position:absolute;
	left:275px;
	top:61px;
	}

#header #logo img {
	border:none;
	}	

/* Extra navigation   -------------------------------------------------------------------------*/
	
#header #extraNav {
	position:absolute;
	top:10px;
	right:20px;
	}
	
#header #extraNav ul{
	position:relative;
	float:left;
	}
	
#header #extraNav ul li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	padding:0px 0px 0px 5px;
	}
	
#header #extraNav ul li.first {
	border-left:none;
	}

#header #extraNav ul li a {
	text-decoration:none;
	padding:0px;
	margin:0px;
	color:#666;
	}
	
#header #extraNav ul li a img {
	position:relative;
	top:3px;
	left:-2px;
	border:none;
	padding:0px;
	margin:0px;
	}
	
#header #extraNav ul li a:hover {
	color:#CC3399;
	}



/* Top Corner navigation ------------------------------------------------------------*/
	
#header #topNav {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:10px;
	right:10px;
	}
	
#header #topNav ul{
	position:relative;
	float:left;
	}
	
#header #topNav ul li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	padding:0px;
	border-left:1px solid #999;
	}
	
#header #topNav ul li.first {
	border-left:none;
	}

#header #topNav ul li a {
	text-decoration:none;
	padding:0px 10px;
	color:#999;
	font-size:11px;
	}
	
#header #topNav ul li a:hover {
	text-decoration:underline;
	}
	
	
/* Top Corner navigation ------------------------------------------------------------*/
	
#header #basketNav {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:0;
	bottom:15px;
	right:160px;
	}
	
#header #basketNav ul{
	position:relative;
	z-index:0;
	float:left;
	}
	
#header #basketNav ul li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	padding:0px;
	border-left:1px solid #D02C8C;
	}
	
#header #basketNav ul li.first {
	border-left:none;
	}

#header #basketNav ul li a {
	text-decoration:none;
	padding:0px 10px;
	color:#D02C8C;
	font-size:11px;
	}
	
#header #basketNav 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 {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	color:#fff;
	top:125px;
	right:0px;
	width:190px;
	height:25px;
	padding:12px 0px 0px 10px;
	}
	
#header .searchField {
	position:relative;
	top:-4px;
	left:-3px;
	width:125px;
	color:#999;
	border:1px solid #4A6C8A;
	}
	
#header .searchSubmit {
	position:relative;
	width:30px;
	height:19px;
	top:-4px;
	color:#fff;
	font-size:11px;
	background:transparent url(../templateimages/go1.gif) center center no-repeat;
	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 {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:15px;
	left:510px;
	margin-right:20px;
	color:#333;
	}
	


#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:100px;
	height:190px;
	width:260px;
	padding:55px 10px 80px 70px;1
	text-align:center;
	color:#333;
	}

#header #miniBasket  #basketPopUp .message {
	display:block;
	padding-left:65px;
	}
	
	
#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;
	bottom:15px;
	right:30px;
	}
	
#currencies img {
	border:none;
	margin:0px 5px;
	}
	
#currencies a:hover {
	text-decoration:none;
	}
	
	
/* ------------------Navigation in header Home, FAQs etc -------*/	
#mainNav {	
	position:absolute;
	z-index:3;
	bottom:70px;
	left:180px;
	width:780px;
	background-color:transparent;
	color:#fff;
	}

#menu {
	position:relative;
	z-index:3;
	display:inline;
	height:27px;
	width:auto;
	}

#menu li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	margin-left:0px;
	width:110px;
	border-right:1px solid #4A6C8A;
	}


#menu li a {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	height:9px;
	padding:7px 0px 11px 0px;
	width:110px;	
	}
	
#menu li a:hover, #menu li a.currentTab {
	background-color:#2a2a2a;
	}

#menu .topcat {
	position:relative;
	z-index:3;
}
	


div.catPullOut {
	position:absolute;
	z-index:3;
	display:none;
	color:#333;
	background-image:none;
	background-color:#2a2a2a;
	top:27px;
	left:0px;
	}

#menu ul.pullOut {
	display:block;
	width:200px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	background-image:none;
	background-color:#2a2a2a;
	}
	
#menu ul.pullOut li{
	background-color:#2a2a2a;	
	display:block;
	position:relative;
	z-index:3;
	padding:5px 10px 5px 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:180px;
	float:none;
	display:inline;
	color: #fff;
	}
	
#menu ul.pullOut li a:hover {
	text-decoration:none;
	background-image:none;
	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;
	font-size:11px;
	color: #cb0a37;
	}
	

	
/* drop down styles	*/

#menu ul.pullDown {
	position:relative;
	z-index:3;
	display:block;
	width:200px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	background-image:none;
	background-color:#2a2a2a;
	}
		
#menu ul.pullDown li{
	padding:0px 10px 0px 10px;
	border:none;
	margin:0px;
	background-image:none;
	color:#fff;
	}

	
#menu ul.pullDown li a  {
	background-image:none;
	text-align:left;
	font-size:11px;
	color:#fff;
	width:180px;
	}
	
#menu ul.pullDown li a:hover {
	background-image:none;
	font-size:11px;
	color: #cb0a37;
	}
	


	
/* --------------------------Categories -----------------------*/
#left {
	width:220px;
	padding:0px 0px 0px 14px;
	margin:0px 0px 30px 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 {
	width:157px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#31587A;
	text-transform:uppercase;
	background:#fff url(../templateimages/leftH1BG.gif) left bottom no-repeat;
	height:20px;
	padding:10px 0px 0px 38px;
	border-bottom:1px solid #51697D;
	}
	
#left ul {
	width:195px;
	margin:20px 0px 20px 0px;
	line-height:20px;
	}
#left ul li{	
	list-style:none;
	border-bottom:1px solid #CCC;
	}
	
#left ul li a {
	display:block;
	height:19px;
	color:#333;
	padding:0px 0px 2px 10px;
	text-decoration:none;
	font-size:12px;
	}
	
#left ul li a:hover, #left ul li a.over {
	color:#fff;
	background:#51697D url(../templateimages/leftLiBG.gif) left center no-repeat;
	}
	
/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
	clear:both;
	margin:0px 0px 20px 10px;
	}
	
#recentlyViewed h1 {
	width:157px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#31587A;
	text-transform:uppercase;
	background:#fff url(../templateimages/leftH1BG.gif) left bottom no-repeat;
	height:20px;
	padding:10px 0px 0px 38px;
	border-bottom:1px solid #51697D;
	}
	
#recentlyViewed p.product {
	clear:both;
	padding:5px 0px 15px 0px;
	border-bottom:1px dotted #aaa;
	}

#recentlyViewed p.product .productPrice{
	font-weight:bold;
	color:#D02C8C;
	}	

	
#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 {
	width:157px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#31587A;
	text-transform:uppercase;
	background:#fff url(../templateimages/leftH1BG.gif) left bottom no-repeat;
	height:20px;
	padding:10px 0px 0px 38px;
	border-bottom:1px solid #51697D;
	}
	
#topSellers p.product {
	clear:both;
	padding:5px 0px 15px 0px;
	border-bottom:1px dotted #aaa;
	}

#topSellers p.product .productPrice{
	font-weight:bold;
	color:#D02C8C;
	}	

	
#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 p {
	line-height:1.4em;
	width:185px;
	padding:10px 0px 10px 10px;
	height:60px;
	}	
	
#left .newsletterEmail {
	width:150px;
	margin:0px;
	}

#left .newsletterSubmit {
	width:30px;
	height:19px;
	color:#fff;
	font-size:11px;
	background:transparent url(../templateimages/go2.gif) center center no-repeat;
	border:none;
	text-decoration:none;
	cursor:pointer;
	}

#left #emailWarning {
	visibility:hidden;
	margin-bottom:5px;
	height:15px;
	}
	
#left .inputWarning {
	background-color:#F5CBE9;
	}
	
/* ------------------ Home page newsletter box -------------------------------*/

#newsletterBox {
	float:right;
	width:350px;
	height:118px;
	margin:20px 60px 25px 15px;
	padding:20px;
	background:#fff url(../templateimages/newsletterBG.jpg) left top no-repeat;
	}
	
#newsletterBox h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	text-transform:lowercase;
	color:#31587A;
	margin:0px;
	padding:0px;
	}

#newsletterBox #feedback p {
	line-height:1.4em;
	width:240px;
	}	
	
#newsletterBox .newsletterEmail {
	width:160px;
	margin:0px;
	}

#newsletterBox .newsletterSubmit {
	width:30px;
	height:19px;
	color:#fff;
	font-size:11px;
	background:transparent url(../templateimages/go2.gif) center center no-repeat;
	border:none;
	text-decoration:none;
	cursor:pointer;
	}

#newsletterBox #emailWarning {
	visibility:hidden;
	margin-bottom:5px;
	height:15px;
	}
	
#newsletterBox .inputWarning {
	background-color:#F5CBE9;
	}
	
/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	height:20px;
	padding-left:245px;
	padding-top:5px;
	}	

#breadcrumb a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#31587A;
	}
	


/* -- Main content styled in dynamic.css --------------------------------------------------------- */


/*---------------------  Site map -------------------------------------------- */

#sitemap {
	text-align:center;
	width:100%;
}

#sitemap #sitemapList {
	list-style-type:none;
	margin:0 auto;
}


#sitemap #sitemapList li {
	padding:0px 10px;
	border-right:1px solid #D02C8C;
	float:left;
}

#sitemap #sitemapList li.last {
	border-right:none;
}

#sitemap #sitemapList li a{	
	color:#D02C8C;
	font-weight:bold;
	}
/*---------------------  Footer -------------------------------------------- */

#footer {
	clear:both;
	height:80px;
	padding:35px 0px 0px 190px;
	background:#f0f0f0 url(../templateimages/footerBG.gif) left bottom no-repeat;
	}

#footer a {
	color:#333;
	text-decoration:none;
	}

#footer #credit {
	padding:10px;
	text-align:left;
	}
	
	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}

.FAQshipping {
	width:220px;
	background:#4A6B8A;
	color:#FFF;
	margin:0 10px 20px 0;
	float:left;
	}
	
.FAQshipping td, .FAQshipping th {
	padding:3px;
	border-bottom:1px solid #ccc;
	width:50%;
	}
	
.FAQshipping th {
	background:#31577B;
	}	
	