﻿#browseContainer
{
	width:530px;
	margin-top:20px;
}
.browseItem
{
	width:530px;
	padding-right:20px;
	border-bottom:dotted 1px #5da000;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
}
	.productImage
	{
		float:left;
		width:120px;
	}
	.productDesc
	{
		float:left;
		width:400px;
	}
	.browseItem .title
	{
		font-weight:bold;
	}
	.browseItem .moreInfo
	{
		text-align:right;
		float:left;
		width:530px;
	}
	.browseItem .moreInfo A
	{
	}
	.browseItem .title A
	{
		text-decoration:none;
		background-image:none;
		border:none;
	}
	.browseItem .subtitle
	{
		margin-bottom:20px;
	}
	.browseItem .subtitle A
	{
		text-decoration:none;
		background-image:none;
		border:none;
	}
	.browseItem .desc
	{
		line-height:14px;
		margin-bottom:20px;
	}
	.browseItem IMG
	{
		border: solid 1px #cccccc;
		float:left;
		margin-right:20px;
	}
	.browseItem .price ,.browseItem .price A
	{
		float:right;
		color:Green;
		font-weight:bold;
		font-size:16px;
		text-decoration:none;
		border:none;
		width:100px;
		text-align:right;
	}


#productWraper
{
	
}

#productCol
{
	border:solid 1px #cccccc;
	float:left;
	width:630px;	
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#productImagesCol
{
	float:left;
	width:200px;
	
	background-color:#ffffff;
	padding:10px;
}
	.mainProductImage
	{
		margin-bottom:10px;
	}
    
.MainFeatureData
{
	padding:0px;
	text-align:justify;
	line-height:16px;
}    
    
#productDetailCol
{
	float:left;
	width:350px;
	margin: 0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Verdana;
}
	#productDetailCol LI
	{
		margin-bottom:0px;
		line-height:19px;
		margin-left:10px;
	}
	#productDetailCol h2
	{
		font-size:16px;
		margin:0px;
		margin-top:20px;
		margin-left:0px;
		color:#8dbf3d;
	}
	#productDetailCol h2:hover
	{
		font-size:16px;
		margin:0px;
		margin-top:20px;
		margin-left:0px;
		color:Black;
	}
	#productDetailCol P
	{
		margin-top:5px;
		margin-left:0px;
	}
	
	
	#productDetailCol .Price
	{
		font-size:13px;
		font-weight:bold;
		color:black;
		margin-left:30px;
	}
	#productDetailCol .HighstreetPrice
	{
		font-size:11px;
		color:#676767;
		margin-left:30px;
		margin-bottom:40px;
	}
	#productDetailCol .Price SPAN, #productDetailCol .HighstreetPrice SPAN
	{
	}
	#productDetailCol .BuyBox
	{
		
	}
    
#productCrosSellCol
{
	clear:both;
	width:790px;
	margin-left:0px;
	background-color:#ffffff;
}
	.CrossSellItem
	{
		float:left;
		margin-bottom:20px;
		text-align:center;
		width:110px;
	}
	.CrossSellItem A
	{
		text-decoration:none;
		float:left;
	}
	.ProductThumbImage
	{
		border:solid 1px #cccccc;
		margin-left:6px;
		margin-bottom:5px;
		padding:10px;
	}
	.ProductThumbImage IMG
	{
		border:none !important;
	}
	.ImageRepeaterImage_normal_ img
	{
		filter:alpha(opacity=70);
		opacity:0.7;
	}

#productExtrasCol
{
	float:left;
	width:670px;
	height:500px;
	background-color:#ffffff;
	padding:10px;
	margin-top:10px;
}

.BuyBox
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;
	width:270px;
	background-color: #e9ffc6;
	padding:20px;	
	float:left;
	clear:both;
}
	
	.BuyBox .PILabel
	{
		float:left;
		width:100px;
		margin-bottom:10px;
	}
	.BuyBox .PIValue, .BuyBox .PIValueText
	{
		float:left;
		width:170px;
		margin-bottom:10px;
	}
	
.Large
{
	font-size:14px;
	font-weight:bold;
}

.upsell
{
	font-weight:bold;
}

.categorySelection
{
	float:right;
	width:150px;
	padding:0px;
	margin:0px;	
}
.categorySelection H2
{
	font-size:12px;
	color:#ffffff;
	background-color:#000000;
	padding:5px;
	margin:0px;
}
.categorySelection UL
{
	padding:0px;
	margin:0px;
}
.categorySelection LI
{
	width:150px;
	padding:0px;
	margin:0px;
	list-style:none;
	border-bottom:solid 2px #8dbf3d;
}
.CLevel1 A, .categorySelection UL LI A
{
	text-decoration:none;
	color:#8dbf3d;	
	padding:10px;
	display:block;
}
.CLevel2 A
{
	color:#587728 !important;
	padding-left:20px !important;
}
.CLevel3 A
{
	color:#587728 !important;
	padding-left:30px !important;
}
.CLevel3 A
{
	color:#587728 !important;
	padding-left:40px !important;
}
.CLevel1 A:hover, .CLevel2 A:hover, .categorySelection UL LI A:hover, .CategoryBrowserCurrent
{
	background-color:#8dbf3d;	
	color:#ffffff !important;
}


.BasketTable
{
	border-collapse:collapse;
	width:100%;
	margin-top:20px;
	float:left;
}

.BasketTable .CTA
{
	text-align:right;
}
	.BasketTable TH
	{
		text-align:left;
		height:20px;		
		padding-left:10px;
		padding-right:10px;
		background-color:#000000;
		color:#ffffff;
	}
	
	.BasketTable INPUT[type="text"]
	{
		border:solid 1px #c7c7c7;
	}
	
	.BasketTable TD
	{
		border-bottom:solid 1px #c7c7c7;
		padding-left:10px;
		padding-right:10px;
		height:25px;
	}
	
	.BasketTable TD.bSummary SELECT
	{
		font-family:Verdana;
		font-size:10px;
	}
	.BasketTable TD.bSummary
	{
		text-align:right;
		font-weight:bold;
		border:0px !important;
		padding-bottom:10px;
	}
	.BasketTable TD.bSummaryPrice
	{
		text-align:right;
		font-weight:bold;
		border-bottom:dotted 1px #c7c7c7;
		padding-bottom:10px;
	}
	.BasketTable TD.bDelivery
	{
		text-align:right;
		font-weight:bold;
		padding-bottom:10px;
	}
	
	.BasketTable TD.bDelivery SELECT
	{
		font-family:Verdana;
		font-size:10px;
	}
	.bDiscount
	{
		color:#009900;
	}
	
	.bundleBasketHeader 
	{ 
		background-color: #CCFFCC; 
	}

.bundleBasketItem TD
{
	background-color: #F0FFF0;
	color: #333333;
}
	.BasketTable TH.bPrice, .BasketTable TD.bPrice
	{
		width:90px;
		text-align:right;
	}
	
	.BasketTable TH.bProductName, .BasketTable TD.bProductName
	{
		width:350px;
		text-align:left;
	}
	.BasketTable TH.bQty, .BasketTable TD.bQty
	{
		width:80px;
		text-align:left;
	}
	.BasketTable TH.bImg, .BasketTable TD.bImg
	{
		width:16px;
		text-align:left;
	}
	.BasketTable TH.bSku, .BasketTable TD.bSku
	{
		width:50px;
		text-align:left;
	}
	.BasketTable TH.bRemove, .BasketTable TD.bRemove
	{
		width:30px;
		text-align:left;
	}
	
	.basketButtons
	{
		margin-top:20px;
		text-align:right;
	}
	
.bRemove A
{
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
.bRemove A:hover
{
	color:#11527b;
	font-size:10px;
	text-decoration:none;	
}

.Oops
{
	width : 250px; float : left;
}

p.ErrorText
{
	color : Red;
}

.BadMessage
{
	float: left;
	margin-left: 30px;
	background-color: #FFCCCC;
	padding:20px;
	border:solid 1px #ff0000;
}
.Addresses
{
	float:left;
}
.AddressBox
{
	border:solid 1px #C7C7C7;
	width:400px;
	height:150px;
	margin:10px;
}
	.AddressBox H3
	{
		margin: 10px;
	}
	.AddressBox .AddAddress
	{
		text-align:center;
		vertical-align:middle;
		height:100%;
	}
	.AddressBox .Address
	{
		margin: 10px;
	}
.changeAddress
{
	float:right;
}

.DataTableWrapper_normal_
{
	border:solid 1px #ffffff;
}
.DataTableWrapper_loading_
{
	border:solid 1px #d7d2c0;
	background-image:url(images/ajax-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.DataTableWrapper_loading_ .DataTable
{
	filter:alpha(opacity=30);
	opacity:0.3;
}

.DataTable
{
	width:100%;
}
	.DataTable TR
	{
	}
	
	.DataTable TH
	{
		padding:4px;
		text-align:left;
		font-weight:bold;
		background-color:#000000;
		color:#ffffff;
		padding-left:10px;
	}
	
	.DataTable TD
	{
		padding:4px;
		text-align:left;
		padding-left:10px;
		vertical-align:top;
	}
	
	.DataTable .row_hover_, .DataTable .altrow_hover_
	{
		background-image:url(images/colouredBack.gif);
		background-repeat:repeat-x;
		background-position:top left;
		background-color:#a9e54b;
		cursor:pointer;
	}
	.DataTable .DataTableSelected
	{
		background-image:url(images/colouredBack.gif);
		background-repeat:repeat-x;
		background-position:top left;
		background-color:#a9e54b;
		cursor:pointer;
	}
	.DataTable .row_normal_
	{
		cursor:pointer;		
	}
	.DataTable .altrow_normal_
	{
		background-color:#e9ffc6;
		cursor:pointer;
	}
	
.GoodMessage
{
	background-color: #CCFF99;
	border: solid 2px #99CC00;
	color: #336600;
	font-size: 14px;
	font-weight:bold;
	padding:15px;
	margin-bottom:10px;
}

.BadMessage
{
	background-color: #FFCCCC;
	border: 2px solid #990000;
	color: #990000;
	font-size: 14px;
	font-weight:bold;
	padding:15px;
	margin-bottom:10px;
}

#basket
{
	float:right;
	border:solid 1px #cccccc;
	width:130px;
	padding:10px;
	background-color:#5da000;
	color:#ffffff;
	margin-bottom:20px;
}

#basket a
{
	font-weight:bold;
	color:#ffffff;
}


	
.NewCatBrowseItem
{
	float:left;
	height:120px;
	width:120px;
	padding:0px;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}

.NewCatBrowseItem IMG
{
	border:solid 1px #cccccc;
}
.NewCatBrowseItem A, .NewCatBrowseItem A:Hover
{
	border:0px;
	text-decoration:none;
}

.rightArea
{
	float:right;
	width:150px;
}
.BrowseOptions
{
	text-align:right;
	padding-right:20px;
}