html, body {
	font-family: 'arial';
	font-size: 12px;
	color: #000000;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.userInputBox
	{
		width:400px; margin:5px 0 0 10px;
	}

.userInputBox p
	{
		width:100px; margin-top:8px;
	}

.userInput, .textbox
	{
		background:#f7f7f7;
		padding: 0 .5em;
		height: 2.0833em;
		border: 1px solid #CCC;
		color: black;
		background: #F6F6F6;
		background-image: -moz-linear-gradient(top,white,#EEEEEE);
		background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#EEEEEE));
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EEEEEE);
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 4px;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		overflow: visible;
		}

.userInput:hover, .userInput:focus
	{
	    box-shadow:0 0px 5px #999999;
	    -webkit-box-shadow:0 0px 5px #999999;
	    -moz-box-shadow:0 0px 5px #999999;
	}

.userInputGCNumber, .textbox
	{
		padding: 0 .5em;
		height: 2.0833em;
		border: 1px solid #CCC;
		color: black;
		background-image: -moz-linear-gradient(top,white,#ffff00);
		background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#EEEEEE));
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EEEEEE);
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 4px;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		overflow: visible;
		}

#userInputPostcode .postcodeButton
	{
		 position:absolute; margin:30px 0 0 253px;
	}


.textboxCat {
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	font-size: 12px;
	color: #000000;
}

.textboxDisabled {
		background:#f7f7f7;
		padding: 0 .5em;
		height: 2.0833em;
		border: 1px solid #EEEEEE;
		color: black;
		background: #F6F6F6;
		background-image: -moz-linear-gradient(top,white,#EEEEEE);
		background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#EEEEEE));
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EEEEEE);
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 4px;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		overflow: visible;
} 
.submit
	{
		font-family:Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		background-color: #D81920;
		font-weight: normal;
		font-size:1.2em;
		border:0px solid;
		padding: 3px 2px;
		width: 66px;
		float:left;
	}
	
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

li.num {
	color: #000000;		
}
li.account {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtGCPrice {
 	color: #0000FF;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	/*color: #070F72;*/
	color: #000000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #a6c309;
	text-decoration:none;
}
.txtViewAll, a.txtViewAll, .txtPagination, a.txtPagination {
	color: #000000;
	text-decoration:none;
}
.txtEmailAFriend {
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000 /*#0672CC; */
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #000000;
	padding-right: 0px;
	font-size: 14px;
	font-weight: bold;
}

/* Shopping Cart */
.ShoppingCart {
	width: 190px;
}

.ShoppingBag {
	height: 39px;
	width: 39px;
	padding-top: 8px;
	float:left;
}
.txtCartInTheBag {
	float:right;
	margin-top:-5px;
}

#spendLeft
	{
		float:right;
		width:188px;
		text-align:right;
		height:15px;
		margin:0;
	}

.txtCartInTheBag a, .txtCartItems a
	{
		text-decoration:underline;
		color:#FFF;
	}
	
.txtCartInTheBag a:hover, .txtCartItems a:hover
	{
		text-decoration:none;
		color:#FFF;
	}

.txtCartItems {
	font-weight: bold;
	height: 19px;
	margin-left: 2px;
	float: right;
	text-align:right;
	text-decoration: none;
}
.txtCartTotal {
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	width: 50px;
	float: right;
	text-align: right;
	text-decoration: none;
}
.freeDelivery {
	height: 38px;
	width: 150px;
	margin-left: 20px;
	margin-right: 20px;
}
/* End Of Shopping Cart */

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.quickBuy 
	{
	color: #000;
}
/*
.tdcartTitle {
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	height:21px;
}
*/
.tdcartEven
	{
		border-bottom:1px solid #CCC;
	}

.tdcartOdd
	{
		border-bottom:1px solid #CCC;
	}
	
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A6C309;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #FFFFFF;  /* #050F72 */
	background-color: #FF0000; /* #FFCECE */
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
	border:1px solid #bbb;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #070F72;
}

.RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/* MOUSELINK ++ */
/* MAILING LIST BOX */
.mailDescription {
	color: #000000;
	text-align: left;
	font-size: 0.8em;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 185px;
}
.mailTextbox {
	background-color: #FFFFFF;
	border:1px solid #a6c309;
	padding-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

/* Bottom Banner */
.txtBottomBannerBoxItems
	{
		color: #FFF;
		text-align: left;
		font-size: 0.9em;
		text-decoration: none;
		padding-left: 0px;
	}

.txtBottomBannerBoxItems:hover
	{
		text-decoration:underline;
	}

.txtBottomBannerDepartmentItems
	{
		text-align: left;
		text-decoration: none;
		padding-left: 0px;
		color:#444;
	}

/* viewCat */
/* productsurround is 201 x 193 */		    
.CategoryDepartmentImage {
	height: 60px;
	width:380px;
	float: right;
	padding-right: 10px;
	padding-top: 30px;
}

.CategoryProductDiv {
	position:relative;
}

.CategoryProductImage {

}

.CategoryProductLogo {
	float: right;
	margin-left: 140px;
	margin-top:140px;
	position:absolute;
}
	
.ManufacturerProductImage {
	height: 37px;
	width: 59px;
	margin-top: 0px;
	margin-left: 0px;
}

.CategoryProductInfo2
	{
	height: auto;
	width: 98%;
	float: left;
	padding-left:2px;
	padding-right:2px;
	margin-top: 15px;
}

.txtCategoryName h1, .txtCategoryName h2, .txtCategoryName h3
	{
		font-size:0.8em;
	}

.txtCategoryName a
{
	color: #aaa;
	margin: 0;
	width: auto;
	font-weight:bold;
	float:left;
	text-decoration: none;	
}

.txtCategoryName a:hover
	{
		color:#000;
	}

.txtCategoryProductName
	{
		height:auto;
	}

.txtCategoryProductName h1
	{
	font-size: 0.8em;
	}

.txtCategoryProductName a
	{
		color: #000000;
		text-align: left;	
		width: 100%;
		float: left;
	}

.txtCategoryProductName a:hover
	{
		color:#a6c309;
	}

.txtCategoryProductPrice {
	margin:0;
	padding:0;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
}


/* Products */

/* Departments */
.txtDepartment {
	font-size: 11px;
}

/* Search */
.searchDescription {
	color: #FFFFFF;
	text-align: left;
	background-color: #B0B0B0;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 185px;
}

/* Brand description on brand page */

#BrandTextBox
	{
		float:left;
		position:absolute;
		width:280px;
		height:100px;
		margin: 80px 0 0 11px;
		border:1px solid #000;
		opacity:1;
	}
	
#BrandTextBG
	{
		float:left;
		position:absolute;
		width:280px;
		height:100px;
		margin: 80px 0 0 11px;
		background-color:#fff;
		opacity:0.7;
	}

.BrandText
	{
		font-size:0.8em;
		padding:2px;
		opacity:1;
		margin:0;
		color:#000;
	}

.BrandText a
	{
		color:#333;
		text-decoration:none;
	}
	
.BrandText a:hover
	{
		text-decoration:underline;
	}
