/* ------------------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:1;
	width:920px;
	margin:0 auto;
	padding:0px 20px 0px 20px;
	text-align:left;
	background:#fff;
}
	
/* ------------------ General  --------------------------------*/

a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:none;
	color:#ef0031;
	}
	
	
/* -----------------  Header  -------------------------------- */
#header {
	position:relative;
	height:111px;
	margin:0 auto 10px auto;
	color:#333;
	width:922px;
	padding:0px;
	border-bottom:2px solid #000;
	z-index:3000;
	
	}

#header h1 {
	}
	
#header .basket {

}

#header ul.basket {
	position:absolute;
	top:44px;
	right:17px;
	margin:0px 0px 0px 0px;
}

#header ul.basket li {
	display:inline;
}

#header ul.basket li a {
	color:#CC0000;
	font-weight:bold;
	font-size:10px;
}
	
#logo {
	float:left;
	margin-top:3px;
}

#girl {
	float:left;
	margin:8px 0px 0px 30px;
	position:relative;
	top:1px;
}

#ad {
float:left;
margin:22px 0px 0px 51px;

	}
	


/* Top Corner navigation ------------------------------------------------------------*/
	
#topNav {
	margin:auto;
	position:absolute;
	bottom:0px;
	right:0px;
	padding:7px 0px 0px 3px;
	height:20px;
	width:237px;
	background:url(../templateimages/topnavBg.gif) no-repeat;
	text-align:right;
}

#topNav ul {
	float:right;
	margin-right:0px;
}

#topNav ul li {
float:left;
display:inline;
color:#999;
padding-right:18px;
}

#topNav ul li a {
color:#fff;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;

}

#topNav ul li a:hover {
color:#ef0031;
}

#topNav a {
color:#FFFFFF;
}

#topNav a:hover {
color:#ef0031;
}

#topNav #currency {
float:left;
}

#topNav p {
float:left;
margin-right:10px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
}
	


/* -------------------- 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---------*/


#header #search {
position:absolute;
top:40px;
right:310px;
display:none;
}

#header .searchBox {
border:1px solid #181818;
height:26px;
background:url(../templateimages/searcHbg.gif);
padding-left:3px;
color:#333;
}

#header .searchField {
background:url(../templateimages/searcHbg.gif);
padding:4px 0px 0px 6px;
height:22px;
width:176px;
border:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
}

#header .searchSubmit {
background:url(../templateimages/btnGo.jpg);
width:28px;
border:none;
height:26px;
}

	
/* Mini basket --------------------------------------------------- */	

#header #miniBasket {
float:right;
width:220px;
margin-top:20px;
}

#header #miniBasket p {
font-size:10px;
}

#header #miniBasket img.shoppingBag {
float:left;
margin-right:10px;
position:relative;right:15px;
}
	


#header #miniBasket em {
	font-style:normal;
	}

#header #miniBasket .basketTotal em {
color:#ef0031;
	font-weight:bold;
	}
#header #miniBasket  #basketPopUp {
 	visibility:hidden;
	background:transparent url(../templateimages/basketPopUp_bg.png) right top no-repeat;
	position:absolute;
	top:37px;
	right:45px;
	height:170px;
	width:297px;
	padding:75px 15px 80px 10px;
	z-index:1000;
	text-align:center;
	color:#333;
	}

#header #miniBasket  #basketPopUp .message {
	display:block;

	color:#FFFFFF;
	}
	
	
#header #miniBasket  #basketPopUp a.btnSmallMB{
	}
	
#header #miniBasket  #basketPopUp a.btnSmallMB{
	float:left;
	margin:18px 0px 0px 30px;
	width:100px;
	height:10px;
	padding:2px 0px 7px 0px;
	background-color:#333;
	color:#fff;
	border:none;
	cursor: pointer;
	text-align:center;
	font-weight:bold;
	}
	
#header #miniBasket  #basketPopUp img{
	position:absolute;
	top:38px;
	right:28px;
	border:none;
	}
	

	
	
/* ------------------Navigation in header Home, FAQs etc -------*/	

#mainNav {
clear:both;

width:960px;
margin:auto;
}





#menu {
background:url(../templateimages/mainNavBg.jpg) no-repeat;
padding:2px 25px 0px 35px;
display:block;
height:34px;
width:960px;
	}

#menu li {
	display:inline;
	float:left;

	}


#menu li a {
	font-family:Arial, Helvetica, sans-serif;	
	display:block;
	padding:8px 15px 5px 15px;
	margin:0px 10px;
	height:19px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	}
	
	#menu li a:hover {
	background-color:#999999;
	}

#menu .topcat {
	position:relative;
	}
	


div.catPullOut {
	position:absolute;
	z-index:2;
	display:none;
	color:#333;
	background-image:none;
	background-color:#2a2a2a;
	top:27px;
	left:0px;
	}

#menu ul.pullOut {
	display:block;
	width:160px;
	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;
	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:140px;
	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 {
	display:block;
	width:160px;
	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;
	background-color:#2a2a2a;
	color:#fff;
	}

	
#menu ul.pullDown li a  {
	background-image:none;
	text-align:left;
	font-size:11px;
	color:#fff;
	}
	
#menu ul.pullDown li a:hover {
	background-image:none;
	font-size:11px;
	color: #cb0a37;
	}
	


	
/* --------------------------Categories -----------------------*/
#left {
	width:210px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float: left;
	clear:left;
	}
	


	

	
#left h1 {
	color:#555;
	padding:4px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size:19px;
	font-weight:bold;

	}
	
#left ul {
	margin:0px 0px 12px 0px;
	line-height:20px;
	}
#left ul li{	
	list-style:none;
	}
	
#left ul li a {
	background:url(../templateimages/arrow.gif) left no-repeat;
	border-bottom:1px solid #ccc;
	display:block;
	height:20px;
	color:#666;
	padding:4px 0px 6px 10px;
	text-decoration:none;
	}
	
#left ul li a:hover, #left ul li a.over  {
	background-color:#f0f0f0;
	}


/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
	clear:both;	
	position:relative;
	top:-10px;
	margin:0px 0px 0px 0px;
	background:#fff url(../templateimages/recentView_bg.gif) left top no-repeat;
	padding:0px;
	}
	
#recentlyViewed h1 {
	display:block;
	color:#665056;
	padding:0px;	
	margin:0px;
	text-indent:-3000px;
	height:60px;
	}

#recentlyViewed p.product {
	clear:both;
	padding:5px 0px 15px 10px;
	margin:0px;
	border-bottom:1px dotted #aaa;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

#recentlyViewed p.product a {
	color:#fff;
	}
	
#recentlyViewed p.product a:hover {
	color:#ef0031;
	}

#recentlyViewed p.product a.productPrice{
	color:#AED6D3;
	}	
	
#recentlyViewed p.product a.salePrice{
	color:#AED6D3;
	}	
	
#recentlyViewed p.product a.salePrice:hover {
	color:#ef0031;
	}	
	
#recentlyViewed p.image {
	clear:both;
	padding:10px 0px 15px 0px;
	width:210px; /* Set to same as #left - we use this to control the padding and position of the image  */
	height:120px;
	position:relative;
	}
	
#recentlyViewed p.image a img {
	border:none;
	position:absolute;
	top:30px;
	}

#recentlyViewed p.image .imageName {
	position:absolute;	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	left:110px;
	bottom:75px;
	}
	
#recentlyViewed p.image .imagePrice {
	position:absolute;	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#c00;
	left:110px;
	top:70px;
	}
	
#recentlyViewed	.moreClose {	
	position:absolute;
	z-index:2;
	bottom:10px;
	right:10px;
	color:#fff;
	background-color:transparent;
	}
	
#recentlyViewed	.moreClose a img{
	border:none;
	}	
	
#recentlyViewed	#recentViewedShowClose {	
	float:right;
	display:none;
	}
	
#recentlyViewed	#recentViewedHidden {
	display:none;
	}
	
			
/* ------------------ Top sellers -------------------------*/
#topSellers {
	clear:both;	
	position:relative;
	margin:0px 0px 20px 0px;
	background:#fff url(../templateimages/topSellers_bg.gif) left top no-repeat;
	padding:0px;
	}
	
#topSellers h1 {
	display:block;
	color:#665056;
	padding:0px;	
	margin:0px;
	text-indent:-3000px;
	height:60px;
	}
	
#topSellers p.product {
	clear:both;
	padding:5px 0px 15px 10px;
	margin:0px;
	border-bottom:1px dotted #aaa;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

#topSellers p.product a {
	color:#fff;
	}
	
#topSellers p.product a:hover {
	color:#ef0031;
	}

#topSellers p.product a.productPrice{
	color:#AED6D3;
	}	
	
#topSellers p.product a.saletsPrice{
	color:#AED6D3;
	}	
	
#topSellers p.product a.saletsPrice:hover {
	color:#ef0031;
	}	
	
#topSellers p.image {
	clear:both;
	padding:10px 0px 15px 0px;
	width:210px; /* Set to same as #left - we use this to control the padding and position of the image  */
	height:120px;
	position:relative;
	}
	
#topSellers p.image a img {
	border:none;
	position:absolute;
	top:10px;
	right:110px;
	}

#topSellers p.image .imageName {
	position:absolute;	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	left:110px;
	bottom:75px;
	}
	
#topSellers p.image .imagePrice {
	position:absolute;	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#c00;
	left:110px;
	top:70px;
	}
	
#topSellers	.moreClose {	
	position:absolute;
	z-index:2;
	bottom:10px;
	right:10px;
	color:#fff;
	background-color:transparent;
	}
	
#topSellers	.moreClose a img{
	border:none;
	}	
	
#topSellers	#topSellersShowClose {	
	float:right;
	display:none;
	}
	
#topSellers	#topSellersHidden {
	display:none;
	}
	
	
/* ------------------ Newsletter -------------------------------*/

#newsLeft {
	position:relative;
	width:200px;
	height:146px;
	padding:53px 0px 0px 10px;
	position:relative;
	float:left;
	margin:0px 0px 7px 0px;
	background:#fff url(../templateimages/newsletterBG.jpg) left top no-repeat;
}

#newsLeft h1 {
	display:none;
	padding:0px;
	}

#newsLeft #emailWarning, #newsLeft #nameWarning, #newsLeft #bothWarning {
	font-size:10px;
	visibility:hidden;
	position:absolute;
	bottom:22px;
	left:14px;	
	color:#C00;
	width:100px;
	}
	
#newsLeft .inputWarning {
	background-color:#F5CBE9;
	}

#newsLeft #feedback p {
	display:visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
	color:#fff;
	padding:0px 0px 15px 3px;
	height:35px;
	width:100px;
	position:absolute;
	bottom:3px;
	}

#newsLeft label {
	display:none;
	}
	
#newsLeft .newsletterEmail, #newsLeft .newsletterName {
	width:168px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555;
	background-color:#fff;
	border:0px none;
	}
	
#newsLeft .newsletterName {
	position:absolute;
	top:87px;
	left:20px;
	}
	
#newsLeft .newsletterEmail {
	position:absolute;
	top:122px;
	left:20px;
	}			
	
#newsLeft .newsletterSubmit {
	color:#fff;
	font-size:11px;
	font-family:"Century Gothic",Arial,Verdana,sans-serif;
	border:none;
	text-decoration:none;
	cursor:pointer;
	position:relative;
	top:80px;
	left:125px;
	background:url(../templateimages/btnSubmit.gif) center center no-repeat;
	width:63px;
	height:19px;	
	}
	
	
/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	color:#666;
	font-weight:bold;
	font-size:12px;
	}	

#breadcrumb a {
	font-family:Arial, Helvetica, sans-serif;
	color:#6c0000;
	font-weight:bold;
	font-size:12px;
	}
	
#breadcrumb a.breadcrumbParent {
	color:#c60000;
	}
	
	


/* -- Main content styled in dynamic.css --------------------------------------------------------- */



	
/*---------------------  Footer -------------------------------------------- */

#footer {
padding:30px 20px 20px 20px;
height:90px;
background-color:#3e3e3e;
margin:auto;
width:880px;
display:block;
}

#logo2 {
margin-bottom:20px;
}

#footer p {
color:#FFFFFF;
margin-bottom:15px;
}

#footerLeft {
text-align:left;
float:left;
}

#footerRight {
float:right;
text-align:right;
}



#footer #cards {
margin-bottom:20px;
}

#footer a {
font-size:9px;
color:#CCCCCC;
text-decoration:none;
}

#footer a:hover {
color:#CE2129;
}

#footer ul {
display:block;
float:left;
}

#footer ul li {
display:inline;
float:left;
margin-right:10px;
}


	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}


/* ------------------ BLOG --------------------*/

.entry {
border:1px solid red;
}






