/* ------------------MoonLite template stylesheet --------------------*/

* {
	margin:0;
	padding:0;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#666666;
	color:#333;
	text-align:center;
	background:#fff url(../templateimages/bg.png) repeat-x;
	}
	
#page {
	position:relative;
	z-index:1;
	width:950px;
	margin:0 auto;
	padding:0px 15px;
	text-align:left;
	background:#fff;
	}
	
#flash {
	margin-bottom:20px;
	}	
	
/* ------------------ General  --------------------------------*/

a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:underline;
	}
	
	
/* -----------------  Header  -------------------------------- */
#header {
	position:relative;
	height:120px;
	margin:0px 0px 20px 0px;
	color:#333;
	width:950px;
	background:url(../templateimages/headerBg.gif) no-repeat;
	}

#header h1 {
	}
	
#header #logo {
	position:absolute;
	color:#666;
	left:21px;
	top:18px;
	font-size:20px;
	font-weight:bold;
	}
	
#header #logo:hover {
	text-decoration:none;
	}

#header #logo img{
	border:none;
	}
	
#header p.number {
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;
	top:30px;
	right:300px;
	font-size:18px;
	font-style:italic;
	}

/* Top Corner navigation ------------------------------------------------------------*/
	
#mainNav .loginNav {
position:absolute;
top:8px;
right:60px;
}



#mainNav .loginNav  a {
color:#003162;
display:inline;
padding:0px;
margin:0px;
margin:10px 0px 0px 20px;
font-weight:bold;
}

	

	
/* -------------------- Search box -------------------------- */	
#header #search {
	position:absolute;
	color:#fff;
	top:30px;
	right:20px;
	width:228px;
	height:23px;
	padding:0px 0px 0px 10px;
	background:url(../templateimages/searchBg.gif) no-repeat;
	}
	
#header .searchField {
	position:absolute;
	top:2px;
	left:5px;
	width:183px;
	color:#999;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	border:1px solid #fff;
	}
	
#header .searchSubmit {
	position:absolute;
	width:32px;
	height:23px;
	top:0px;
	right:0px;
	color:#fff;
	font-size:11px;
	background:url(../templateimages/btnSearch.jpg) 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 --------------------------------------------------- */	

#right #miniBasket {
	position:relative;
	color:#333;
	border:1px solid #ccc;
	padding:10px 7px 15px 7px;
	background-color:#fff;
	margin-bottom:15px;
	}
	
#right #miniBasket a img{
	border:none;
	}

#right #miniBasket em {
	font-style:normal;
	}
	
#right #miniBasket .basketAmount  {
	border:2px dashed #b4b4b4;
	height:37px;
	width:130px;
	padding:15px 5px 0px 5px;
	text-align:center;
	margin:0px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
}

#right #miniBasket a {
	color:#003399;
	font-weight:bold;
	margin:15px 0px 0px 9px;
}

#right #miniBasket a.btnCheckout  {
	margin:12px 0px 0px 8px;
	display:block;
}	

#right #miniBasket .basketAmount .basketNumberItems em {
	font-size:17px;
	}
	
#right #miniBasket .basketAmount .basketTotal em {
	font-weight:bold;
	color:#CC0000;
	}
	
		
#right #miniBasket  #basketPopUp {
 	visibility:hidden;
	background:transparent url(../templateimages/basketPopUp_bg.png) right top no-repeat;
	position:absolute;
	top:63px;
	left:-355px;
	height:200px;
	width:260px;
	padding:44px 40px 40px 70px;
	z-index:10;
	text-align:center;
	color:#333;
	}

#right #miniBasket  #basketPopUp .close {
	display:block;	
	margin-right:25px;
	}	

#right #miniBasket  #basketPopUp .message {
	display:block;
	padding-left:85px;
	}	
	
#right #miniBasket  #basketPopUp a.btnSmallMB{
	}
	
#right #miniBasket  #basketPopUp a.btnSmallMB{
	float:left;
	margin:0px 0px 0px 24px;
	width:81px;
	height:10px;
	padding:2px 0px 7px 0px;
	color:#000;
	border:none;
	cursor: pointer;
	text-align:center;
	font-weight:bold;
	}
	
#right #miniBasket  #basketPopUp img{
	position:absolute;
	top:38px;
	right:13px;
	border:none;
	}
	
/* Currency selectors -------------------------------------------*/

#currencies {
	position:absolute;
	left:20px;
	top:10px;
	display:none;
	}
	
#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:0px;
	width:924px;
	height:35px;
	padding:0px 20px;
	background:url(../templateimages/mainNavBg.jpg) no-repeat;
	}
	
#mainNav a.btnHome {
	background:url(../templateimages/btnhome.gif) top no-repeat;
	display:block;
	float:left;
	width:43px;
	height:35px;
	padding:0px;
	text-indent:-3000px;
	margin-right:15px;
	}
	
#mainNav a.btnHome:hover {
	background:url(../templateimages/btnhome.gif) bottom no-repeat;
	}	
	

	
#mainNav a.btnAccount{
	background:url(../templateimages/btnAccount.jpg) repeat-x;
	display:block;
	float:right;
	width:100px;
	height:28px;
	padding:7px 0px 0px 0px;
	margin-right:15px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	}			

#mainNav ul {
	display:inline;
	height:22px;
	width:auto;
	}

#mainNav ul li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	margin-left:0px;
	padding:0px 5px;
	background:url(../templateimages/divider.gif) no-repeat;
	}


#mainNav ul li a {
	display:block;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#444;
	height:28px;
	padding:7px 15px 0px 15px;
	}
	
#mainNav ul li a:hover, #mainNav ul li a.currentTab {
	color:#fff;
	background-color:#004D9A;
	}

#mainNav ul .topcat {
	position:relative;
}
	


#mainNav div.catPullOut {
	position:absolute;
	z-index:2;
	display:none;
	color:#333;
	background-image:none;
	background-color:#2a2a2a;
	top:27px;
	left:0px;
	}

#mainNav #menu ul.pullOut {
	display:block;
	width:160px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	background-image:none;
	background-color:#2a2a2a;
	}
	
#mainNav #menu ul.pullOut li{
	background-color:#2a2a2a;	
	display:block;
	position:relative;
	padding:5px 10px 5px 10px;
	background-image:none;
	margin:0px;
	float:none;
	list-style:none;
	text-align:left;
	}

#mainNav #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;
	}
	
#mainNav #menu ul.pullOut li a:hover {
	text-decoration:none;
	background-color:#47A4C1;
	border:none;
	color: #cb0a37;
	}	
		
#mainNav #menu ul li.bobcat {
	background-color:#f90;
	}
	

	
#mainNav #menu ul.pullOut li.head a  {
	background-image:none;
	font-size:11px;
	color: #cb0a37;
	}
	
#mainNav #menu ul.pullOut li.head a:hover {
	
	font-size:11px;
	color: #cb0a37;
	}
	

	
/* drop down styles	*/

#mainNav #menu ul.pullDown {
	display:block;
	width:160px;
	height:auto;
	padding:0px;
	float:left;
	background-image:none;
	background-color:#2a2a2a;
	}
	
		
#mainNav #menu ul.pullDown li{
	padding:0px 10px 0px 10px;
	border:none;
	margin:0px;
	background-image:none;
	background-color:#2a2a2a;
	color:#fff;
	}

	
#mainNav #menu ul.pullDown li a  {
	background-image:none;
	text-align:left;
	font-size:11px;
	color:#fff;
	}
	
#mainNav #menu ul.pullDown li a:hover {
	background-color:#47A4C1;
	font-size:11px;
	color: #cb0a37;
	}
	



	
/* --------------------------Categories -----------------------*/



#left {
	position:relative;
	background-color:#fff;
	width:160px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: left;	
	}
	
img.leftBottom {
position:relative;
	top:-5px;
	left:-5px;
	width:160px;	
	margin:0px 15px 0px 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, #right h1 {
	color:#fff;
	height:26px;
	padding:8px 0px 0px 10px;
	font-family:"Arial Rounded MT Bold", arial;
	font-size:14px;
	display:block;
	background:url(../templateimages/h1Bg.jpg) no-repeat;
	}
	
#left p {
	display:block;
	padding:5px 0px 0px 10px;
	}
	
#left ul{
	background-color:none;
	line-height:20px;
	}
#left ul li{	
	list-style:none;
	}
	
#left ul li a {
	display:block;
	height:23px;
	color:#000;
	font-weight:bold;
	padding:3px 0px 0px 7px;
	text-decoration:none;
	border-top:1px solid #ccc;
	background:url(../templateimages/categoryBg.jpg) repeat-x;
	}
	
#left ul li a:hover {
	background-color:#fff;
	color:#004D9A;
	}	
	
#left ul#menu li a:hover {
	color:#004D9A;
	background-color:#fff;
	}
	

#left ul#menu li.topcat a {
	/* background-color:red; */
	background-image:none;

	}
	
#left ul#menu li.bobcat a {
	background:url(../templateimages/categoryBgOn.jpg) no-repeat;
	}
	
#left ul#menu li.head {
	background-color:lime;
	background-image:none;
	}		
	
#left ul#menu li li a {
	color:#333;
	font-weight:normal;
	font-size:10px;
	}
	
#left ul#menu li li a:hover {
	}
	
#left ul#menu li li a.subsub {
	padding-left:20px;
	}
	
#left #menu ul.pullDown {
	padding:10px 0px;
	margin:10px 0px 10px 0px;
	}
 
#left #menu ul.pullDown li a {
	color:#333;
	background-color:#fff;
	background:none;
	border:none;
	}
	
#left #menu ul.pullDown li a.subsubcat {
	color:#fff;	
	}	
	
#left #menu li.tomcat{
	background-color:#004D9A;
	color:#ffffff;
	}
	
#left #menu ul.pullDown li.tomcat a{
	color:#ffffff;
	}		

#left #menu ul.pullDown li a:hover {
	background-color:#004D9A;
	color:#FFFFFF;
	}


/* ------------------ Right -------------------------*/

#right {
	position:relative;
	width:160px;
	float:right;
}


.stores a {
	width:160px;
	height:120px;
	display:block;
	text-indent:-3000px;
	margin-bottom:15px;
	}
	
.stores a.btnStore1 {
	background:url(../templateimages/btnStore1.jpg) no-repeat top;
	}
	
.stores a.btnStore1:hover {
	background:url(../templateimages/btnStore1.jpg) no-repeat bottom;
	}
	
.stores a.btnStore2 {
	background:url(../templateimages/btnStore2.jpg) no-repeat top;
	}
	
.stores a.btnStore2:hover {
	background:url(../templateimages/btnStore2.jpg) no-repeat bottom;
	}
	
.stores a.btnStore3 {
	background:url(../templateimages/btnStore3.jpg) no-repeat top;
	}
	
.stores a.btnStore3:hover {
	background:url(../templateimages/btnStore3.jpg) no-repeat bottom;
	}
	
.stores a.btnStore4 {
	background:url(../templateimages/btnStore4.jpg) no-repeat top;
	}
	
.stores a.btnStore4:hover {
	background:url(../templateimages/btnStore4.jpg) no-repeat bottom;
	}				
	
/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
	clear:both;
	margin:20px 0px 20px 0px;
	border-bottom:1px solid #ccc;
	}
	
#recentlyViewed p.product {
	clear:both;
	padding:5px 10px 15px 10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	font-size:11px;
	}

#recentlyViewed p.product .productPrice{
	font-weight:bold;
	color:#004B97;
	}	
	
#recentlyViewed p.image {
	clear:both;
	padding:10px 0px 15px 0px;
	width:158px; /* Set to same as #left - we use this to control the padding and position of the image  */
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
#recentlyViewed p.image a img {
	border:none;
	}
	
#recentlyViewed	#recentViewedShowOpen, #recentlyViewed	#recentViewedShowClose {	
	float:right;
	background:url(../templateimages/topSellersBtn.gif) no-repeat top;
	width:160px;
	height:17px;
	display:block;
	text-align:center;
	color:#666;
	margin-top:-5px;
	font-weight:bold;
	font-size:11px;
	}
	
#recentlyViewed	#recentViewedShowClose {	
	display:none;
	}
	
#recentlyViewed	#recentViewedHidden {
	display:none;
	}
	
/* ------------------ Top sellers -------------------------*/

#topSellers {
	clear:both;
	margin:20px 0px 20px 0px;
	}
	

	
#topSellers p.product {
	clear:both;
	padding:5px 0px 15px 15px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	font-size:11px;
	}

#topSellers p.product .productPrice{
	font-weight:bold;
	color:#004B97;
	}	

	
#topSellers p.image {
	clear:both;
	padding:10px 0px 15px 0px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	width:158px; /* 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, #topSellers #topSellersShowClose {	
	float:right;
	background:url(../templateimages/topSellersBtn.gif) no-repeat top;
	width:160px;
	height:17px;
	display:block;
	text-align:center;
	color:#666;
	margin-top:-5px;
	font-weight:bold;
	font-size:11px;
	}
	
#topSellers #topSellersShowClose {
	display:none;
	}	
	
#topSellers	#topSellersHidden {
	display:none;
	}
	
/* ------------------ Newsletter -------------------------------*/

#newsLeft {
	height:145px;
	padding:0px 0px 0px 10px;
	position:relative;
	float:left;
	margin:0px 0px 7px 0px;
}

#newsLeft h1 {
	padding:0px;
	}

#newsLeft #emailWarning, #newsLeft #nameWarning, #newsLeft #bothWarning {
	font-size:10px;
	visibility:hidden;
	position:absolute;
	bottom:7px;
	left:20px;	
	color:#C00;
	}
	
#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 label {
	font-size:10px;
	}
	
#newsLeft .newsletterEmail {
	width:145px;
	margin:0px 0px 10px 0px;
	}
	
#newsLeft .newsletterSubmit {
	color:#fff;
	font-size:11px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	position:relative;
	top:0px;
	left:10px;
	background:#78B7C9;
	width:24px;
	height:16px;	
	}
	
	
/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	height:25px;
	color:#666;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	}	

#breadcrumb a {
	color:#666;
	font-size:13px;
	font-weight:bold;
	}
	


/* -- Main content styled in dynamic.css --------------------------------------------------------- */


/*---------------------  Site map -------------------------------------------- */


	
/*---------------------  Footer -------------------------------------------- */

#footer {
	clear:both;
	height:62px;
	padding:8px 20px 0px 20px;
	margin:20px 0px 20px 0px;
	background:url(../templateimages/footerBg.gif) no-repeat;
	}

#footer a {
	color:#333;
	text-decoration:none;
	}
	
#footer ul.sitemap {
float:left;
padding-right:20px;
}

#footer ul.sitemap li {
list-style-type:none;
height:15px;
}

#footer ul.sitemap li a {
	color:#E0CF21;
	font-size:11px;
	}
	
#footer ul.sitemap li a:hover {
text-decoration:underline;
	}		

#footer #copyright {
	padding-top:5px;
	float:left;
	color:#FFFFFF;
	}

#footer #credit {
	padding-top:5px;
	float:right;
	color:#FFFFFF;
	}
	
#footer #credit a {
	color:#E0CF21;
	}
	
#footer #credit a:hover {
text-decoration:underline;
	}		
	
	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}