/* [CS1] page background */
body 
{
	background:#0066cc; 
}
/* [CS2][CS3] Search box background and border */
.searchBox .boxcontent, .searchBox .b1, .searchBox .b1b, .searchBox .b2, .searchBox .b2b, .searchBox .b3, .searchBox .b3b, .searchBox .b4, .searchBox .b4b
{
	/* [CS2] background */
	background:#02EBF2; 
	/* [CS3] border */
	border-color:#000000; 
}
/* [CS4] Search row separator */
#searchExtend .asRow 
{
	 border-top-color:#000; 
}
/* [CS5] Search box text */
#wrapSearch, #wrapSearch a
{
	color:#333333;
}
/* [CS6][CS7] search box textbox and drop downs */
.basicSearch .keywords, .searchBox select 
{
	/* [CS6] background */
	background:#cccccc;
	/* [CS7] text*/
	color: #000000;
}
/* [CS8] number of results and item title */
h1, h3 
{
	color:#333333;
}
/* [CS9] results title and big price */
h2
{
	color:#333333;
}
/* [CS10] item location */
#detailHeader h2#location
{
	color:#333333;
}
/* [CS11] page views */
#detailHeader p
{
	color:#333333;
}
/* [CS12] sort and order text*/
#sort
{
	color:#fff;
}
/* [CS13] results thumbnails border */
td img 
{ 
	border-color:#000000; 
}
/* [CS14][CS15] all boxes apart from search and paging */
.simpleBox .boxcontent, .simpleBox .b1, .simpleBox .b2, .simpleBox .b3, .simpleBox .b4, .simpleBox .b1b, .simpleBox .b2b, .simpleBox .b3b, .simpleBox .b4b
{
	/* [CS14] border */
	border-color:#000000; 
	/* [CS15] background */
	background:#02EBF2; 
}
/* [CS16] result table text */
.resultsList p.desc
{
	color:#333333; 
}
/* [CS17] result table price and location */
.resultsList p, .resultsList h3 
{
	color:#333333;
}
/* [CS18] result table link */
.resultsList h2 a:link, .resultsList h2 a:visited, .resultsList h2 a:active
{
	color:#333333;
}
/* [CS19] result table link hover */
.resultsList h2 a:hover
{
	color:#F24b22;
}
/* [CS20] result table row seperator */
.resultsList .result  
{
	border-color:#000000;
}
/* [CS21][CS22] The paging box */
.pageNav .boxcontent, .pageNav .b1, .pageNav .b2, .pageNav .b3, .pageNav .b4, .pageNav .b1b, .pageNav .b2b, .pageNav .b3b, .pageNav .b4b, .pageNav2 
{ 
	/* [CS21] border */
	border-color:#000000; 
	/* [CS22] background */
	background:#02EBF2; 
}
/* [CS23] rounded corner box text */
.pageNav1, .pageNav2, .boxcontent h3
{
	color:#333333;
}
/* [CS24] rounded corner box links */
.pageNav1 a:link, .pageNav1 a:visited, .pageNav1 a:active, .pageNav2 a:link, .pageNav2 a:visited, .pageNav2 a:active, .boxcontent a:link, .boxcontent a:visited, .boxcontent a:active
{
	color:#333333;
}
/* [CS25] rounded corner box links hover */
.pageNav1 a:hover, .pageNav2 a:hover, .boxcontent a:hover
{
	color:#999999;
}
/* [CS26] emailer heading */
#emailSeller h3
{
	color:#333333;
}
/* [CS27] emailer text */
#emailSeller
{
	color:#333333;
}
/* [CS28][CS29][CS30] emailer textbox */
#emailSeller input, #emailSeller textarea
{
	/* [CS28] background */
	background:#cccccc;
	/* [CS29] text */
	color:#000000;
	/* [CS30] outline */
	border-color:#000000;
}
/* [CS31] item email and print */
#contactSeller p a:link, #contactSeller p a:visited, #contactSeller p a:active
{
	color:#333333;
}
/* [CS32] item email and print hover */
#contactSeller p a:hover
{
	color:#F24b22;
}
/* [CS33] Media show border */
#mediaShow
{
	border-color:#003399;
}
/* [CS34] Item tables normal rows background*/
#itemFeatures td.item, #itemFeatures td.specs, #sellerInfo td.item, #sellerInfo td.specs 
{
	background:#0066cc; 
}
/* [CS35] Item tables alt rows background */
#itemFeatures td.item1, #itemFeatures td.specs1, #sellerInfo td.item1, #sellerInfo td.specs1 
{
	background:#0066cc; 
}
/* [CS36] tables left column text */
#itemFeatures td.item, #sellerInfo td.item1, #itemFeatures td.item1, #sellerInfo td.item
{
	color:#000000; 
}
/* [CS37] tables right column text */
#itemFeatures td.specs, #sellerInfo td.specs1, #itemFeatures td.specs1, #sellerInfo td.specs 
{
	color:#333333; 
}
/* [CS38] seller details website link */
#sellerInfo td.specs1 a:link, #sellerInfo td.specs a:link, #sellerInfo td.specs1 a:visited, #sellerInfo td.specs a:visited, #sellerInfo td.specs1 a:active, #sellerInfo td.specs a:active, #sellerInfo td.specs1 a:hover, #sellerInfo td.specs a:hover
{
	color:#F24b22;
} 
/* [CS39] description text */
#itemDescription p
{
	color:#333333;
}



/*================================== THIS IS THE NEW STUFF =================================*/

/* [CS41] - The colour for the price text. */
#detailHeader .line1 h1.price
{
	color: #333333;
}
/* [CS42] - The colour for the price description text. */
#detailHeader .line2 h2.price
{
	color: #333333;
}
/* [CS43][CS44] Gallery/Contact box background and border */
#shading .rbContent, #shading .l1, #shading .l2,#shading .l3, #shading .l4
{
	
	/* [CS43] background */
	background:#02EBF2; 
	/* [CS44] border - both values need to be the same */
	border-left-color:#000000; 
	border-right-color:#000000; 
}
/* [CS44] - needs to be the same as [CS44] border above */
#shading .l1 
{
	background:#000000; 
}
/* [CS45] - The colour for the Print Page link. */
#shading #contactSeller .actionsCustom a.print
{
	color: #333333;
}
/* [CS45] - The colour for the mouse-over Print Page link. */
#shading #contactSeller .actionsCustom a.print:hover
{
	color: #333333;
}
/* [CS46][CS47] - Dealer Logo border and background color. */
#shading .dealerLogo .rbContent, #shading .dealerLogo .l1, #shading .dealerLogo .l2, #shading .dealerLogo .l3, #shading .dealerLogo .l4
{
	/* [CS46] - The Dealer Logo background colour. */
	background: #FFF;
	/* [CS47] - The Dealer Logo border colour */
	border-left-color: #B2DAF3;
	border-right-color: #B2DAF3;
}
/* [CS47] - The top and bottom border colours for the Dealer Logo for [CS47] above. */
#shading .dealerLogo .l1
{
	background: #B2DAF3;
}
/* [CS48] - The Dealer Logo link colour. */
.dealerLogo a, .dealerLogo h3 a
{
	color: #000;
}
/* [CS48] - The Dealer Logo mouse-over link colour. */
.dealerLogo a:hover, .dealerLogo h3 a:hover
{
	color: #000;
}
/* [CS49] - The Send Question link colour. */
#emailSeller a.sendLink
{
	color: #333333;
}
/* [CS49] - The Send Question mouse-over link colour. */
#emailSeller a.sendLink:hover
{
	color: #333333;
}
/* [CS50] - The top border color for the section headers (see [CS15] above.) */
.simpleBox .b1, .pageNav .b1
{
	/*  
	 * IMPORTANT - This change is tricky - the best way to do this is to apply it to *ALL* style sheets. 
	 * If the change *ISN'T* applied to all style sheets, you'll need to remove the '.simpleBox .b1' section
	 * near the bottom of the document as well.
	 */
	background: #000;
}
/* [CS51] Fuel Economy item table's normal rows background */
#fuelEconomy td.item, #fuelEconomy td.specs
{
	background:#CCC; 
}
/* [CS52] Fuel Economy item table's alt rows background */
#fuelEconomy td.item1, #fuelEconomy td.specs1
{
	background:#CCC; 
}
/* [CS53] Fuel Economy table's left column text */
#fuelEconomy td.item, #fuelEconomy td.item1
{
	color:#000; 
}
/* [CS54] Fuel Economy table's right column text */
#fuelEconomy td.specs, #fuelEconomy td.specs1
{
	color:#039; 
}
/* [CS55] The Fuel Economy table's disclaimer. */
#fuelEconomy td.disc
{
	/* background colour */
	background: #CCC;
	/* text colour */
	color: #000;
}
/* [CS58] The colour of the title link */
.resultsList h2 a
{
	color: #0A50AD;
}
/* [CS58] The mouse-over colour of the title link */
.resultsList h2 a:hover
{
	color: #1697E4;
}
/* [CS61][CS62] The background and font colour for the video links */
.resultsList .thumb a.itemVideo 
{
	/* [CS61] */
	background: #F00;
	/* [CS62] */
	color:#FFF; 
}

/*============================ ================================ ============================*/
