/*  

	Minimal Skins - Generic Colours

*/

li.num a:hover /*, .siteDocs a:hover */{
	text-decoration: underline;
}

.searchBtn, .submit, .tdListTitle, a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover, .txtcartProgressCurrent, .tdcartTitle, a.sortLink, .boxTitleLeft, .boxTitleRight, #breadCrumb, a.txtviewCart:hover, #viewProdLeft .mainPic #mainPicBigger a, #breadCrumb a, a.txtCheckout, a.txtButton, a.txtButton:hover, a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited, a.txtUpdate, a.txtUpdate.changeAddress, a.txtCheckout {
	color: #fff !important;
}

body /*, .li-nav a:hover, .priceTotals.grandTotal */{
	background-image: url(../styleImages/backgrounds/pageBg.jpg);	!important !from IAN  
	background-repeat: repeat;
/*	background: #ccc !important;	*/
}

.RatingTop, .RatingBottom, .ReviewBot, .boxContent, .textboxDisabled, ol, ul, li.num, .txtCart, a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited, .addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link, .txtSession, .txtCopy /*, .txtSiteDocs */{
	color: #333 !important;
}

body, a, #searchForm .searchBox, .textbox, .txtDefault, a.txtDefault, a.txtLink, a.txtLocation, .quickBuy, .searchBox {
	color: #444 !important;	
/*	color:#FFFFFF;	*/
}

/*a.txtSiteDocs:hover, a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover, a.txtSelected:hover, */a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited, .txtBoxSave, .txtCartPrice, /*a.txtCartProduct:hover,*/ a.fullDetails, .txtSale, .txtOutOfStock, .txtStockWarn, .txtContentTitle {
	color: #a02b2b !important; /* Light Blue */
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited, a.txtCheckout {
	background: #a02b2b !important; /* Light Blue */ 
}


.searchBtn, .submit, a.txtButton, a.txtButton:hover, .tdListTitle, .cartProgress, .tdcartTitle  {
	background: #333 !important;
}

.searchBtn, /*.submit, */ tdListTitle, .boxTitleLeft, .boxTitleRight, #breadCrumb /*, .txtSiteDocs,a.txtSiteDocs*/  {
/*	background-image: url(../styleImages/backgrounds/box-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;	*/
	background-color: #333333;/*	background-color:#000000;	*/
}
a.txtUpdate, a.txtUpdate.changeAddress, a.txtviewCart:hover {
	background: #444 !important;
}

.li-nav .ul-nav a:hover, #searchForm .searchBox, .textbox {
	background: #ddd;
}

.tdOdd, .tdcartEven, .RatingBottom, .ReviewBot, .RatingMain, .boxContentLeft, .boxContentRight, div.latestProds .latestProdsIndividual .latestProdsIndividualDesc, .catProdList {
	background: #f4f4f4;
}

.tdEven, .tdcartOdd, .RatingTop, .li-nav a, .li-nav .ul-nav, .catProdListProdPic, .searchBox, .textboxDisabled {
	background: #fff;
}

/* JOW - ADDITIONS */
.txtSiteDocs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 15px;
}
/* NAVBAR STUFF */
.txtNavBar {color:#FFFFFF;}
