body
{
		background-color:#4A75BA;	
		background-image:url(/Assets/TyreBay/bg-blend.jpg);
		
}

h1,h2,h3,h4,h5,h6
{
	color:#4A75BA;
	
}

h3.underline
{
	border-bottom: #4a75ba 1px solid;
	padding-left:10px;
}

a
{
	color:#4A75BA;
	text-decoration:none;
}

a:hover
{
	color:#4A75BA;
	text-decoration:underline;	
}

#ContentContainer
{
	background-image:url(/Assets/TyreBay/bg-content.jpg);
}

td.topNavCell
{
	background-image: url(/Assets/TyreBay/Top/midmid.jpg);	
}

#SectionNavigation ul
{
	border-right: #4A75BA 1px solid;
	border-left: #4A75BA 1px solid;
	border-bottom: #4A75BA 1px solid;
}

#SectionNavigation li
{
	
}

#SectionNavigation li:hover
{
	background-color: #4A75BA;
}

#SectionNavigation li a
{
	
}

#InternalFooter
{
	border-top: #4A75BA 1px solid;	
	background-image:url(/Assets/TyreBay/bg-footer.gif);
	color:#333300;
}

#InternalFooter a
{
	color:#4A75BA;
}

#InternalFooter a:hover
{
	color:#333300;
}

#HomeBreak
{
	background-image: url(/Assets/TyreBay/bg-homebreak.jpg);
}


table.tblSearchListing
{
		
	margin-left:10px;
	margin-right:10px;
	width:489px;
	
}

table.tblSearchListing tr td
{
	vertical-align:top;	
	padding-bottom:5px;
}

table.tblSearchListing tr td img
{
	float:right;
}


table.tblSearchListing tr:hover
{
	color:#4A75BA;
}




/* Basket */

table.tblBasket
{
}

table.tblBasket tr.trBasketItem
{
}

table.tblBasket tr.trBasketItem td, table.tblBasket tr td.tdContent
{
	border-bottom: #ccccff 1px solid;
}

table.tblBasket tr td.tdContent
{
}

table.tblBasket tr.trBasketItem em
{
}

table.tblBasket tr td a img
{
}

table.tblBasket tr td.tdQuantity
{
}

table.tblBasket tr td.tdQuantity span.Qty
{
	color:#45506c;
}

table.tblBasket tr.trSubTotal td, table.tblBasket tr.trPostage td, table.tblBasket tr.trTotal td
{
}

table.tblBasket tr.trTotal td
{
}


.aBasketStatus
{
	color:#333333;
}

div.dvTopBorder
{
	border-top: #BECDE7 1px solid;		
}

div.dvTopBorder img
{
}
