@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#202222;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:11px;
	
}


.none{
	display:inline;
	padding:0px;
	margin:0px;
	background-color:transparent;
	background-image:none;
}


form{
	padding:0px;
	margin:0px;
}


h1{
	font-family:Helvetica,Arial,sans-serif;
	font-size:26px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#333;
}

h2{
	font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	color:#333;
}

.spacer{
	clear:both;
}
.right{
	float:right;
}
.stripeBlue{
	background-color:#57d7ff;
	height:3px;
	margin-top:8px;
	margin-bottom:8px;
}






#container{
	width:874px;
	background-color:#000;
	margin:0px auto;
	padding-left:8px;
	padding-right:8px;
}

#topBar{
	height:120px;
}
	#topBar .right{
		padding-top:12px;
		padding-right:6px;

	}
	#topBar .right a{
		display:block;
		float:left;
		color:#57d7ff;
		text-decoration:none;
		margin-left:35px;
	}
	#topBar .right a:hover{
		color:#FFF;
	}
	#basketTop{
		height:100px;
		background-image:url(images/topbarBGbag.png);
		background-repeat:no-repeat;
		background-position:40px 10px;
	}


#topNavigation{
	height:39px;	
}
	#topNavigation .stripe{
		background-color:#57d7ff;
		height:3px;
	}
	#topNavigation a{
		display:block;
		float:left;
		width:14%;
		background-image:url(images/topnavBGitem.png);
		background-repeat:repeat-x;
		margin-right:2px;
		padding-top:11px;
		padding-bottom:10px;
		margin-bottom:0px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		font-weight:bold;
	}
	#topNavigation a.on,#topNavigation a:hover{
		background-position:0px -36px;
		color:#333;
	}




#mainContent{
	margin-top:8px;
	margin-bottom:8px;
}
	#mainContent #leftNavigation{
		float:left;
		width:225px;
		padding-left:24px;
		min-height:375px;
		/*background-image:url(images/leftnav/bg.png);*/
		background-repeat:no-repeat;
		background-position:bottom right;
	}
	#mainContent #leftNavigation .title{
		padding-top:43px;
		padding-bottom:20px;
	}
	#mainContent #leftNavigation a{
		display:block;
		width:160px;
		height:19px;
		background-image:url(images/leftnav/bgItem.png);
		background-repeat:no-repeat;
		color:#000;
		text-decoration:none;
		font-weight:bold;
		padding-left:23px;
		padding-top:4px;
		margin-top:10px;
	}
	#mainContent #leftNavigation a.on,#mainContent #leftNavigation a:hover{
		background-position:0px -23px;
		color:#FFF;
	}

	#mainContent #leftNavigation{
		float:left;
	}
	
	#mainContent #leftNavigation .sub {
		display:block;
		background-image:url(images/leftnav/bgSubitemNew.png);
		background-repeat:no-repeat;
		background-position:center bottom;
		width:183px;
		margin:0px;
		margin-top:1px;
	}
	
	#mainContent #leftNavigation .sub a{
		/*background-image:url(images/leftnav/submenubg.png);
		margin-left:22px;*/
		background-image:none;
		margin:0px;
		padding-left:18px;
		padding-top:5px;
		padding-bottom:5px;
		width:140px;
	}
	#mainContent #leftNavigation .sub a.on,#mainContent #leftNavigation .sub a:hover{
		/*background-position:0px -24px;*/
		color:#FFF;
	}

#footerPromo{
	
}
	#footerPromo .item{
		float:left;
		position:relative;
	}
	#footerPromo .item .storeLocator{
		display:block;
		position:absolute;
		top:80px;
		left:20px;
	}


#footer{
	clear:both;
	padding:20px;
	color:#FFF;
	padding-bottom:50px;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
}


.pageNav{
	width:615px;
	float:right;
	color:#FFF;
	font-size:14px;
}
	.pageNav .itemButtonNext{
	float:right;
	padding-right:220px;
	}
	.pageNav .itemButtonNext a {
		display:block;
		width:26px;
		height:24px;
		background-image:url(images/shop/btnRightArrow.png);
	}
	
	.pageNav .itemButtonNext a:hover {
		background-position:0px -24px;
	}
	
	.pageNav .itemButtonLast{
		float:left;
		padding-left:220px;
	}
	
	.pageNav .itemButtonLast a {
		display:block;
		width:26px;
		height:24px;
		background-image:url(images/shop/btnLeftArrow.png);
	}
	
	.pageNav .itemButtonLast a:hover {
		background-position:0px -24px;
	}
	
	.pageNav .itemInfo{
		width:100px;
		padding-top:3px;
		font-weight:bold;
		text-align:center;
		margin:0px auto;
	}

.newsText {
	width:624px;
	min-height:110px;
	float:right;
	color:#FFF;
	margin-top:10px;
	margin-bottom:10px;
}
.headerTopBar {
	float:left;
	width:624px;
	height:12px;
	margin-top:1px;
	background-image:url(images/news/newTopBG.png);
	background-repeat:repeat-x;
}
 
.newsText h2 {
	display:block; 
	float:left;
	width:230px;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:5px;
	color:#5ad8ff;
	font-size:20px;
}

.newsText p {
	float:left;
	height:auto;
	width:400px;
	margin-left:15px;
	margin-right:10px;
}
.newsText .date{
	display:block;
	color:#5ad8ff;
	font-size:14px;
	float:left;
	width:170px;
	margin-top:10px;
	margin-right:10px;
	text-align:right;
}

.newsText img {
	width:175px;
	height:116px;
	margin-left:15px; 
	padding-bottom:2px;
	float:left;
}

.productDetail{
	background-color:#FFF;
	width:624px;
	float:right;
	min-height:355px;
}

.productDetail .productImage{
	float:left;
}
.productDetail .productImage .thumbs{
	overflow:auto;
	padding-left:10px;
	padding-top:8px;
	margin-bottom:20px;
}
.productDetail .productImage .thumbImage{
	float:left;
	margin-right:8px;
}
.productDetail .productImage .thumbImage img{
	border:1px solid #999;
}

.productDetail .productDetails{
	padding-right:20px;
	padding-left:10px;
	width:190px;
	float:right;
}

.productDetail .productDetails a {
	text-decoration:none;
	display:block;
	width:105px;
	height:18px;
	background-image:url(images/btnAddToBasketBG.png);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:20px;
	margin-bottom:10px;
	color:#000;
}
.productDetail .productDetails a:hover {
	background-position:0px -23px;
	color:#FFF;
}

.basketHeader {
	float:right;
	width: 604px;
	height: 109px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/catheaderBG.png);
	background-repeat: repeat-x;
}

.productListItem {
	float:right;
	width:604px;
	/*height:50px;*/
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/shop/basketItemBG.png);
	background-repeat:repeat-x;
	background-color:#2e2e2e;
	color:#FFF;
}

.removeButton {
	display:block;
	text-decoration:none;
	color:#000000;
	background-image:url(images/shop/removeBG.png);
	background-repeat:no-repeat;
	height:23px;
	width:70px;
	padding-top:5px;
	padding-left:20px;
}

.removeButton:hover {
	background-position:0px -23px;
	color:#FFFFFF;
}

.stockistList {
	float:right;
	width:624px;
}

.stockistList h3 {
	color:#FFF;
}

.stockistList tr {
	padding-bottom:10px;
}

.stockistList td {
	background-color:#FFFFFF;
	padding:10px;
	width:185px;
}

.stockistList .stockist {
	float:left;
	background-image:url(images/stockists/stockistBG.png);
	background-repeat:repeat-x;
	padding:10px;
	margin-top:1px;
	margin-right:1px;
	width:291px;
	height:46px;
}

.stockistList .stockist a {
	color:#000000;
}

#contactCard {
	border:2px dashed #00ccff;
	width:550px;
	padding:10px;
	background-color:#FFFFFF;
	float:left;
}
#contactCard a {
	color:#00ccff;
}

#map {
	float:right;
	width:624px;
	height:280px;
}
.mapLabel {
	background-image:url(images/stockists/marker.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:34px;
	text-align:center;
	font-weight:bold;
	float:left;
	margin-left:-8px;
	margin-right:10px;
}

#moreInfo {
	margin:0px auto;
	width:500px;
	color:#FFFFFF;
	text-align:center;
}

#moreInfo h1 {
	color:#999999;
}
#moreInfo p {

}
