/* ------------------MoonLite template stylesheet --------------------*/

* {
	margin:0;
	padding:0;
	}

body {
	font-family:"Trebuchet MS", arial;
	font-size:11px;
	color:#333;
	text-align:center;
	background:#E6E6E0 url(../templateimages/bg.jpg) repeat-x;
	}
	
#page {
	position:relative;
	z-index:0;
	width:1000px;
	margin:0 auto;
	padding:0px 0px;
	text-align:left;
	background:#fff url(../templateimages/wrapperBg.gif) bottom no-repeat;
	}
	
/* ------------------ General  --------------------------------*/

a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	}
	
	
/* -----------------  Header  -------------------------------- */

.sales {
width:323px;
height:81px;
background:url(../templateimages/salesBg.gif);
position:absolute;
top:44px;
left:422px;
}

.sales a {
position:absolute;
bottom:18px;
right:81px;
font-size:14px;
color:#7BB150;
font-style:italic;
}

#header {
	position:relative;
	height:220px;
	margin:0px 0px 10px 0px;
	color:#333;
	width:1000px;
	z-index:1;

	}

#header h1 {
	}
	
#header #logo {
	position:absolute;
	color:#666;
	left:20px;
	top:50px;
	font-size:20px;
	font-weight:bold;
	}
	
#header #logo:hover {
	text-decoration:none;
	}
	
#header img.call {

}

/* Top Corner navigation ------------------------------------------------------------*/

#header #topNav ul li a.things {
	color:#fff;
	font-weight:bold;
	background-color:#4B7632;
	padding-bottom:6px;
	margin-top:0px;
	display:block;
	width:130px;
	position:relative;
	top:-5px;
}
	
#header #topNav {
	position:absolute;
	padding:0px 10px 0px 0px;
	top:0px;
	right:0px;
	width:760px;
	height:26px;
	background:url(../templateimages/topNavBg.gif) no-repeat;
	z-index:10;
	}
	
#header #topNav ul li ul.customer {
	width:150px;
	float:left;
	background:url(../templateimages/customerBg.gif) top no-repeat;
	height:330px;
	z-index:10;
	position:relative;
	display:none;
	padding-top:15px;
	top:-5px;
	}
	
#header #topNav ul li ul.customer li {
	width:150px;
	text-align:left;
	border-bottom:1px solid #4A7531;	
	margin:0px;
	padding:0px;
	}	
	
#header #topNav ul li ul.customer li a {
	display:block;
	padding:5px 10px 5px 10px;
}	

#header #topNav ul li ul.customer li a:hover {
	background-color:#4F7A34;
	text-decoration:none;
}	
	
#header #topNav ul li:hover ul {
	display:block;
	float:none;
	z-index:100;
}
	
	
#header #topNav ul{
	width:370px;
	position:relative;
	float:right;
	z-index:10;
	}
	
#header #topNav ul li {
	display:inline;
	float:right;
	text-align:center;
	list-style:none;
	padding:5px 10px 5px 0px;
	}
	
#header #topNav ul li.first {
	background-image:none;
	}

#header #topNav ul li a {
	text-decoration:none;
	padding:4px 10px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#header #topNav ul li a:hover {
	text-decoration:underline;
	}
	

	
/* -------------------- Search box -------------------------- */	
#header #search {
	position:absolute;
	color:#fff;
	top:63px;
	right:30px;
	height:25px;
	padding:6px 0px 0px 10px;
	background:url(../templateimages/searchBg.gif) left no-repeat;
	}
	
#header .searchField {
	width:160px;
	color:#999;
	border:1px solid #fff;
	}
	
#header .searchSubmit {
	position:absolute;
	width:24px;
	height:23px;
	top:3px;
	right:-14px;
	color:#fff;
	font-size:11px;
	background:url(../templateimages/searchSubmit.gif) 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 --------------------------------------------------- */	

#basketLinks, #dave {
	float:left;
}

#dave {
	margin-right:20px;
}

#basketLinks a {
	color:#736FA2;
	font-weight:bold;
	font-size:10px;
}

#header #miniBasket {
	display:block;
	position:absolute;
	z-index:10;
	top:5px;
	right:340px;
	color:#FFF;	
}

#header #minibasket span.basketNumberItems em, #header #minibasket .basketTotal {
	color:#FFF;
}

#header #miniBasket p {
	color:#FFF;
}
	
#header #miniBasket span {
	color:#FFF;
}

#header #miniBasket em {
	font-style:normal;
	color:#FFF;
	}

#header #miniBasket .basketTotal em, #header #miniBasket .basketNumberItems   {
	font-weight:bold;
	color:#FFFFFF;
	}
#header #miniBasket  #basketPopUp {
 	visibility:hidden;
	background:transparent url(../templateimages/basketPopUp_bg.png) right top no-repeat;
	position:absolute;
	top:10px;
	left:-365px;
	height:200px;
	width:260px;
	padding:55px 40px 80px 70px;
	z-index:3;
	text-align:center;
	color:#333;
	}
	


#header #miniBasket  #basketPopUp .close {
	display:block;	
	margin-right:25px;
	}	

#header #miniBasket  #basketPopUp .message {
	display:block;
	padding-top:5px;
	padding-left:0px;
	color:#181818;
	}	
	
#header #miniBasket  #basketPopUp a.btnSmallMB{
	}
	
#header #miniBasket  #basketPopUp a.btnSmallMB{
	float:left;
	margin:5px 0px 0px 24px;
	width:81px;
	height:10px;
	padding:2px 0px 7px 0px;
	color:#000;
	border:none;
	cursor: pointer;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	}
	
#header #miniBasket  #basketPopUp img{
	position:absolute;
	top:38px;
	right:13px;
	border:none;
	}
	
/* Currency selectors -------------------------------------------*/

#currencies {
	position:absolute;
	left:20px;
	top:10px;
	}
	
#currencies img {
	border:none;
	margin:0px 5px;
	}
	
#currencies a:hover {
	text-decoration:none;
	}
	
	
/* ------------------Navigation in header Home, FAQs etc -------*/	


#mainNav {	
	position:absolute;
	bottom:0px;
	right:0px;
	padding-left:10px;
	width:980px;
	border-bottom:1px solid #CCCCCC;
	z-index:0;
	background-color:#fff;
	}

#menu {
	display:inline;
	height:22px;
	width:auto;
	text-align:right;
	}
	
* {
margin:0px;
padding:0;
}	

#menu li {
	display:inline;
	float:left;
	text-align:center;
	list-style:none;
	margin-left:0px;
	position:relative;
	padding:0px 14px 0px 14px;
	background:#fff url(../templateimages/navLine.gif) left center no-repeat;

	}


#menu li a {
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
	height:40px;
	padding:30px 20px 10px 20px;
	font-family:"Century Gothic", Arial;
	text-transform:uppercase;
	
	}	
	
#menu li a:hover, #menu li a.currentTab {
	color:#8B8870;
	background:url(../templateimages/mainNavOver.jpg) repeat-x;
	}

#menu .topcat {
	position:relative;
}
	


div.catPullOut {

	position:absolute;
	z-index:2;
	display:none;
	color:#333;
	top:80px;
	left:0px;
	}
	
/*----	

#menu ul.pullOut {
	display:block;
	width:200px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;

	}
	
#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:180px;
	float:none;
	display:inline;
	color: #fff;
	height:29px;
	}
	
#menu ul.pullOut li a:hover {
	text-decoration:none;
	background-image:none;
	background-color:#ccc;
	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;
	background-color:transparent;
	font-size:11px;
	color: #cb0a37;
	}
	
---*/
	
/* drop down styles	*/

#menu ul.pullDown {
	display:block;
	width:173px;
	height:auto;
	padding:7px 0px 20px 19px;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(../templateimages/dropDownBg.png) bottom;
	z-index:3;
	position:relative;
	}
		
#menu ul.pullDown li{
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image:none;
	color:#fff;
	}

	
#menu ul.pullDown li a  {
	background-image:none;
	text-align:left;
	font-size:11px;
	color:#333;
	width:145px;
	height:22px;
	border-bottom:1px dashed #ccc;
	padding:7px 3px 0px 5px;
	text-transform:none;
	}
	
#menu ul.pullDown li a:hover {
	background-image:none;
	background-color:#efefef;
	font-size:11px;
	color: #60963F;
	}
	


	
/* --------------------------Categories -----------------------*/

#nike {
float:left;
width:211px;
}

#left {
	background:#f4f4f2 url(../templateimages/leftBottomBg.gif) bottom no-repeat;
	width:211px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 9px;
	float: left;
	position:relative;
	top:-40px;
	}
	
#left #leftTop {
margin-bottom:10px;
}
	
#left .simpleBox {	
	border:1px solid #ccc;
	background-color:#f1f1f1;
	}
	
#left .simpleBox img {	
	margin-left:7px;
	}
	
#left .simpleBox p {	
	padding:10px 25px;
	}
	
#left h1 {
	color:#181818;
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 10px;
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	display:block;
	width:191px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:4px solid #C6C5B7;
	}
	
#left p {
	display:block;
	padding:5px 0px 0px 10px;
	}
	
#left ul {
	margin:0px 0px 20px 0px;
	line-height:20px;
	}
#left ul li{	
	list-style:none;
	}
	
#left ul li a {
	width:181px;
	margin-left:10px;
	display:block;
	height:20px;
	color:#333;
	padding:2px 0px 2px 10px;
	text-decoration:none;
	}
	
#left ul li a:hover, #left ul li a.over {
	color:#60963F;
	background-color:#fff;
	}
	
/* ------------------ Recently viewed -------------------------*/
#recentlyViewed {
	clear:both;
	margin:0px 0px 20px 0px;
	}
	

	
#recentlyViewed p.product {
	width:191px;
	clear:both;
	padding:5px 0px 5px 0px;
	margin-left:10px;
	border-bottom:1px dotted #aaa;
	}

#recentlyViewed p.product .productPrice{
	font-weight:bold;
	color:#1E9AD7;
	}	
 	
	
#recentlyViewed p.image {
	text-align:center;
	clear:both;
	padding:10px 0px 15px 0px;
	width:191px; /* Set to same as #left - we use this to control the padding and position of the image  */
	background-color:#FFFFFF;
	margin:10px 0px 0px 10px;
	}
	
#recentlyViewed p.image a img {
	border:none;
	}
	
#recentlyViewed	#recentViewedShowOpen, #recentlyViewed	#recentViewedShowClose {	
	float:right;
	color:#60963F;
	margin-right:10px;
	}
	
	#recentlyViewed	#recentViewedShowClose {
	display:none;
	}
	

	
#recentlyViewed	#recentViewedHidden {
	display:none;
	}
	
#recentlyViewed p.product:hover {
background-color:#fff;
cursor:pointer;
}

#recentlyViewed a:hover {
text-decoration:none;
cursor:pointer;
}		
	
/* ------------------ Top sellers -------------------------*/
#topSellers {
	clear:both;
	margin:0px 0px 20px 10px;
	}
	
#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:#f90;
	}	

	
#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 -------------------------------*/

#newsLeft {
	background:url(../templateimages/newsLeftBg.gif) no-repeat;
	height:254px;
	width:196px;
	padding:13px 0px 0px 15px;
	position:relative;
	float:left;
	margin:0px 0px 0px 9px;
	}

#newsLeft h1 {
	color:#181818;
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 10px;
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:4px solid #C6C5B7;
	position:relative;
	left:-13px;
	}

#newsLeft #emailWarning, #newsLeft #nameWarning, #newsLeft #bothWarning {
	font-size:10px;
	visibility:hidden;
	position:absolute;
	bottom:48px;
	right:25px;	
	color:#C00;
	width:100px;
	line-height:1.2em;
	}
	
#newsLeft .inputWarning {
	background-color:#F5CBE9;
	}

#newsLeft #feedback p {
	font-size:11px;
	line-height:1.2em;
	color:#333;
	padding:0px 0px 5px 0px;
	height:35px;
}

#newsLeft label {
	font-size:10px;
	}
	
#newsLeft .newsletterEmail {
	width:175px;
	margin:0px 0px 10px 0px;
	}
	
#newsLeft .newsletterSubmit {
	color:#fff;
	font-size:11px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	position:relative;
	top:0px;
	left:0px;
	background:url(../templateimages/newFrontSubmit.gif) no-repeat;
	width:58px;
	height:18px;	
	}
	
	
/* ------------------ Breadcrumbs -------------------------------*/

#breadcrumb {
	height:35px;
	color:#666;
	padding-left:260px;
	padding-top:10px;
	}	

#breadcrumb a {
	color:#60963F;
	}
	


/* --  content styled in dynamic.css --------------------------------------------------------- */


/*---------------------  Site map -------------------------------------------- */

#sitemap {
	margin:auto;
	padding:20px 0px 20px 0px;	
	background:#999 url(../templateimages/sitemapBg.gif) no-repeat;
	
	}
	
#sitemap .sitemapList {
	list-style-type:none;
	width:120px;
	float:left;
	margin-left:20px;
	}
	
#sitemap .sitemapList li{
	padding-bottom:5px;
	text-align:left;
	}
	
#sitemap .sitemapList .topSitecat {	
	font-weight:bold;
	text-transform:uppercase;
	}
		
#sitemap .sitemapList .subSitecat {	
}
	
/*---------------------  Footer -------------------------------------------- */

#footer {
	margin:auto;
	margin-top:15px;
	clear:both;
	width:1000px;
	}

#footer a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	}

#footer #credit {
	padding-top:6px;
	width:200px;
	float:right;
	}
	
#footer #copyrght {
	padding-top:6px;
	width:200px;
	float:left;
	font-size:10px;
	}
	
#footer #credit a {	
	color:#333333;
	font-size:10px;
	}
	
	
/* Misnellaoueous --------------------------------------------------------------------*/

.noborder {
	border:none;
	} 
	
.clear {
	clear: both;
	height:1px;
}

/* topDropDown --------------------------------------------------------------------*/


