body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	background: url("../images/main_bg.jpg") #1A162D top right no-repeat fixed;
	/*background: #1A162D;*/
	font-size: 10px;
	color: #191933;
}

img {
	border: 0px;
}

p {
	font-size: 10px;
	font-weight: normal;
	color: #4F4F4F;
}

h1 {
	color: #DFDFDF;
	border-bottom:1px solid #5B9EC4;
	padding:2px;
	font-size: 13px;
	margin-bottom:2px;
	margin-top:2px;
	background-color:#5B9EC4;
}

h2 {
	color: #DFDFDF;
	border-bottom:2px solid #FF7E00;
	padding-bottom:2px;
	font-size: 13px;
	margin-bottom:2px;
	margin-top:2px;
}

h3 {
	color: #DFDFDF;
	font-size: 14px;
	margin-bottom:2px;
	margin-top:2px;
}

h4 {
	color: #DFDFDF;
	border-bottom:1px solid #5B9EC4;
	padding:2px;
	font-size: 13px;
	margin-bottom:2px;
	margin-top:2px;
	background-color:#5B9EC4;
}

h5 {
	color: #223E4E;
	margin-bottom:0px;
	margin-top:0px;
	font-size: 11px;
}

.lightblue{
	color:#7198B0;
	}
	
.darkblue{
	color:#5B9EC4;
	}

.outerContainer {
	width: 580px;
	margin: 0 auto;
	padding:0px;
}

.mainContentContainer {
	width: 560px;
	display: block;
	height: 100%;
	overflow: auto;
	width: 100%;
	background-color:#191933;
}

.mainHeader {
	height: 80px;
	background: url("../images/cpuk_logo.gif") #FFFFFF center left no-repeat;
	margin-left: 10px;
	padding:0px;
}

.mainHeader_popup {
	height: 80px;
	background: url("../images/cpuk_logo.gif") #FFFFFF center left no-repeat;
	padding:0px;
}

.promoHeader {
	height: 125px;
	/*background: url("../images/header_bg.jpg") #2E94CC left bottom repeat-x;*/
}

.promoHeader_bullets {
    margin-left: 25px;
    padding-left: 0;
    list-style: none;
}

.promoHeader_bullets li {
	padding-left: 14px;
    background: url('../images/tick.gif') left center no-repeat;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    
    padding-top:10px;
}

.partCount {
background-color:#B7180D;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-align:right;
padding:3px;
}

.searchStrip {
		width:560px;
		height:270px;
		display:block;
		background: url("../images/searchStripTopCorner.jpg") #333454 right top no-repeat;
		padding-top:5px;
		margin-top:5px;
		align:center;	
		}
	
.searchStrip_homepage{
		
	}
	
.searchStrip_salvage {
		width:800px;
		height:175px;
		display:block;
		background: url("../images/searchstrip_bg.jpg") #23A9BF left bottom repeat-x;
		padding-top:5px;
		}

	
.searchForm{
float:left;
display:inline;
width:540px;

	}
	
.searchResults {
		width:560px;
		display:inline;
		float:left;
		background:#E7F4F7 left bottom repeat-x;
		}

.welcomeMsg_homepage{
float:right;
display:inline;
width:235px;
padding-right:3px;
}

.welcomeMsg_homepage p{
	color:#BCE3F9;
	font-size:10px;
	}

.directory_toppartsearch_homepage {
		width:800px;
		height:310px;
		display:block;
		background-color:#EFEFEF;
		}

.directory_toppartsearch_homepage p{
color:#6E9FBB;
		}

.salvagesearch_directoryContainer_homepage{
float:left;
display:inline;
width:465px;
padding:5px;
	}
	
.toppartsearchesContainer_homepage{
float:right;
display:inline;
width:290px;
padding:5px;
}

.comments_news_whycpuk_homepage {
		width:800px;
		height:440px;
		display:block;
		background-color:#EFEFEF;
		}

.comments_news_whycpuk_homepage p{
color:#6E9FBB;
		}

.customercomments_news_homepage{
float:left;
display:inline;
width:440px;
padding:5px;
	}

.customercomments_news_homepage h2{
	font-size:11px;
	color:#223E4E;
	border:0px;
	margin:0px;
	padding:0px;
	}
.customercomments_news_homepage p{
	font-size:10px;
	color:#223E4E;
	border:0px;
	margin:0px;
	padding-top:2px;
	padding-bottom:8px;
	}
	
.whycpuk_homepage{
float:right;
display:inline;
width:310px;
padding:5px;
}

.blue_bullets {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	list-style-image: url('../images/bullet_blue.png');
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}

.blue_bullets li{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}

.breadCrumbContainer{
	padding:3px;
	}

.footer {
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	display: block;
}

.navBar_black {
	background: url("../images/navbar_bg.png") #46D8F2 right top repeat-x;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 11px;
	color:#FFFFFF;
}


.navBar a:link {
	text-decoration: none;
	color:#FFFFFF;
}

.navBar a:active {
	text-decoration: none;
	color:#FFFFFF;
}

.navBar a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.navBar a:hover {
	background: #74DCEF;
	align: centre;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

.navBar a {
	text-color: #797979;
	align: centre;
	text-decoration: none;
	font-weight: bold;
	padding: 11px;
}

.navBarLowerContainer {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

.breadCrumbs {
	padding: 6px;
	font-size: 10px;
	color: #404040;
	display: inline;
	margin-right: 500px;
	margin-top: 6px;
}

.bookMark {
	color: #404040;
	display: inline;
	float: center;
	padding: 5px;
	margin: 0px;
}

.selected {
	background-color: #23A9BF;
	color: #FFFFFF;
	align: centre;
	text-decoration: none;
	font-weight: bold;
	padding: 12px;
}

.contentSectionLeftColumn {
	width: 500px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	display: block;
	height: 100%;
}

.contentSectionRightColumn {
	width: 280px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	display: block;
	height: 100%;
}

.contentSectionMainColumn {
	width: 600px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	display: block;
	height: 100%;
}

.contentSectionNavColumn {
	width: 160px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	display: block;
	height: 100%;
}

.contentSectionSingleColumn {
	width: 785px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 100%;
}

.contentSectionHeader {
	width: 100%;
	background: url("../images/contentheader_bg.gif") #6A96B1 top left	repeat-x;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0A354F;
	height: 23px;
}

.contentSectionContent {
	background: url("../images/light_grey_fade.jpg") #FFFFFF top left repeat-x;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

/* TEXT LINKS
 -------------------------------------------------------------------------*/
	/*default - grey to dark blue*/
A:link {
	color: #446575;
	text-decoration: none;
}

A:visited {
	color: #446575;
	text-decoration: none;
}

A:active {
	color: #446575;
	text-decoration: none;
}

A:hover {
	color: #446575;
	text-decoration: underline;
}

A.nav {
	font-size: 10px;
	font-weight: normal;
}

/* TEXT LINKS - END
  -------------------------------------------------------------------------*/
.underlineHover A:link {
	color: #136891;
	text-decoration: none;
}

.underlineHover A:visited {
	color: #136891;
	text-decoration: none;
}

.underlineHover A:active {
	color: #136891;
	text-decoration: none;
}

.underlineHover A:hover {
	color: #446575;
	text-decoration: none;
	border-bottom: 3px solid #FFA73F;
}

.NOunderlineHover A:link {
	color: #136891;
	text-decoration: none;
}

.NOunderlineHover A:visited {
	color: #136891;
	text-decoration: none;
}

.NOunderlineHover A:active {
	color: #136891;
	text-decoration: none;
}

.NOunderlineHover A:hover {
	color: #446575;
	text-decoration: none;
}

.regionSelector {
	text-align: right;
	align: right;
	background: url("../images/region_selector_bg.jpg") #036199 bottom left
		repeat-y;
	margin-left: 540px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.regionSelected {
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.regionNotSelected {
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.regionSelected A:link {
	color: #FFFFFF;
}

.searchBox {
	align: right;
	text-align: right;
	vertical-align: middle;
}

.headerMsg {
	font-weight: bold;
	align: left;
	left: 10px;
	top: 65px;
	font-size: 10px;
	vertical-align: bottom;
	position: relative;
	color: #0D426A;
	padding:0px;
	margin:0px;
}

.userinfo {
	text-color: #253D4D;
	padding: 5px;
	background-color: #FFFFCC;
}

.grey_title {
	align: top;
	background: url('../images/ui/titles/grey_bg.jpg');
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
}

.orange_title {
	align: top;
	background: url('../images/ui/titles/orange_bg.jpg');
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px;
}

.blue_title {
	align: top;
	background: url('../images/ui/titles/blue_bg.jpg');
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px;
}

.yellow_title {
	align: top;
	background: url('../images/ui/titles/yellow_bg.jpg');
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px;
}

.darkyellow_title {
	align: top;
	background: url('../images/ui/titles/darkyellow_bg.jpg');
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px;
}

.purple_title {
	align: top;
	background: url('../images/ui/titles/purple_bg.jpg');
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px;
}

.content_title {
	font-size: 12px;
	font-weight: bold;
}

.blue_txt {
	color: #29636F;
	font-weight: bold;
	font-size: 11px;
}

.txtHeader {
	color: #336699;
	font-weight: bold;
	font-size: 13px;
}

.txtBlack {
	color: #424242;
	font-weight: bold;
	font-size: 11px;
}

.txtBlue {
	color: #336699;
	font-weight: bold;
	font-size: 10px;
}

.txtBlueTitle {
	color: #FF5A00;
	font-weight: bold;
	font-size: 14px;
}

.newsItem {
	padding: 5px;
	font-size: 10px;
	color: #9F9F9F;
	height: 100%;
	overflow: auto;
}

.newsItem H2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #4F4F4F;
}

.newsItem div {
	align: right;
	text-align: right;
}

.newsFooterHeader {
	display: block;
	background: #DFDFDF url('../images/greyCorner_topRight.gif') top right
		no-repeat;
	height: 14px;
}

.newsFooter {
	padding: 0px;
	font-size: 10px;
	background-color: #DFDFDF;
	display: block;
	text-align: center;
}

.newsFooterFooter {
	display: block;
	background: #DFDFDF url('../images/greyCorner_bottomLeft.gif') bottom
		left no-repeat;
	height: 14px;
}

.contentSectionNavColumnLeft {
	width: 180px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}

.NavColumnHeader {
	background: #CFCFCF url('../images/nav_arrow_right.png') center left
		no-repeat;
	text-indent: 15px;
	color: #4F4F4F;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

.NavColumnLinkContainer {
	
}

.NavColumnLinkContainer a {
	background: #F4F4F4 url('../images/light_grey_fade_nav_column.jpg')
		bottom left repeat-x;
	display: block;
	padding: 5px;
}

.NavColumnLinkContainer A:hover {
	background: #FFFFFF;
	text-decoration: none;
}

.pinnacleProductBanner {
	background: #FFFFFF url('../images/pinnacle_boxshot.jpg') top right
		no-repeat;
	display: block;
	padding: 5px;
	height: 200px;
	text-align: right;
	align: right;
}

.pinnacleproProductBanner {
	background: #FFFFFF url('../images/pinnacle_pro_boxshot.jpg') top right
		no-repeat;
	display: block;
	padding: 5px;
	height: 200px;
}

.padding5 {
	padding: 5px;
}

.padding15 {
	padding: 15px;
}

.marginLeft5 {
	margin-left: 5px;
}

.marginRight5 {
	margin-right: 5px;
}

.paddingLeft5 {
	padding-left: 5px;
}

.textAlignLeft {
	text-align: left;
}

.textAlignRight {
	text-align: right;
}

.headerContactDetails {
	margin-left: 560px;
	font-size: 10px;
	font-weight: bold;
	color: #FF5A00;
	padding-top: 0px;
	padding-left: 10px;
}

.ukBullet {
	list-style-type: none;
	list-style-image: url('../images/uk.gif');
	font-size: 11px;
	font-weight: bold;
	color: #003D5F;
}

.usBullet {
	list-style-type: none;
	list-style-image: url('../images/us.gif');
	font-size: 11px;
	font-weight: bold;
	color: #003D5F;
}

.defaultBullet {
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	color: #003D5F;
}

.contactusBullet {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF5A00;
}

.thumbnail {
	padding: 3px;
	border: 1px #BFBFBF solid;
	background-color: #FFFFFF;
}

.greenWhyBox_homepage{
	background: #E1FEDB url('../images/money.png') top left	no-repeat;
	background-position: 3px 3px;
	border:1px solid #A0D785;
	padding:2px;
	margin-top:5px;
}

.greenWhyBox_homepage h3{
	color:#405225;
	margin-left:20px;
	margin-bottom:1px;
	margin-top:1px;
	font-size:11px;
	}
	
.greenWhyBox_homepage p{
	color:#66823B;
	margin-left:20px;
	margin-bottom:1px;
	margin-top:1px;
	font-weight:bold;
}

.redWhyBox_homepage{
	background: #FEE9DB url('../images/database.png') top left	no-repeat;
	background-position: 3px 3px;
	border:1px solid #D78985;
	padding:2px;
	margin-top:5px;
}

.redWhyBox_homepage h3{
	color:#523425;
	margin-left:20px;
	margin-bottom:1px;
	margin-top:1px;
	font-size:11px;
	}
	
.redWhyBox_homepage p{
	color:#8D5940;
	margin-left:20px;
	margin-bottom:1px;
	margin-top:1px;
	font-weight:bold;
}

.orangeWhyBox_homepage{
	background: #FEF2DB url('../images/coins.png') top left	no-repeat;
	background-position: 3px 3px;
	border:1px solid #D7BF85;
	padding:2px;
	margin-top:5px;
}

.orangeWhyBox_homepage h3{
	color:#985A02;
	margin-left:20px;
	margin-bottom:1px;
	margin-top:1px;
	font-size:11px;
	}
	
.orangeWhyBox_homepage p{
	color:#C17F22;
	margin-left:20px;
	margin-bottom:1px;
	margin-top:1px;
	font-weight:bold;
}

.yellowWhyBox_homepage{
	background: #FEFADB url('../images/package.png') top left no-repeat;
	background-position: 3px 3px;
	border:1px solid #D7CD85;
	padding:2px;
	margin-top:5px;
}

.yellowWhyBox_homepage h3{
	color:#917539;
	margin-left:20px;
	margin-bottom:1px;
	margin-top:1px;
	font-size:11px;
	}
	
.yellowWhyBox_homepage p{
	color:#BD9849;
	margin-left:20px;
	margin-bottom:1px;
	margin-top:1px;
	font-weight:bold;
}

.carpartdirectoryMainContainer{
	
	padding:5px;
	background-color: #23A9BF;	
	}
	
.salvageVehicleMainContainer{
	
	padding:5px;
	background-color: #23A9BF;	
	}
	
.salvageResults TR{
	background-color:#FFFFFF;	
	border-color:1px solid #B9B9B9;	
	}
	
/*pages*/
	/* Page Numbers */
.pages {
    padding: 0px;
    margin: 0px;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #088FA5;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #FF8C1E;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}

/*end of pages*/

.yellow_title{
align:top;
background:url('../images/yellow_bg.jpg');
font-size:14px;
font-weight:bold;
color:#ffffff;
padding:8px;
}

.red_title{
align:top;
background:url('../images/red_bg.jpg');
font-size:12px;
font-weight:bold;
color:#ffffff;
padding:8px;
}

.sidebarHeader{
	background-color: #1AA1B7;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	
	}

. bigRed{
	background-color:#FF8007;color:#FFFFFF;padding:5px;font-size:12px;font-weight:bold;
	}
	
	.resultsHeader{
	width:557px;
	color:white;
	font-size:14px;
	font-weight:bold;
	background-color:#000000;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:3px; 
	background-image : url('../images/navbar_bg.png');
	background-repeat : repeat-x;
	background-position : right top;
	}
	
	.searchHelp{
	background:url('../images/navbar_dropshadow.jpg') #FFFFFF top left repeat-x;
	border:#d2d2d2 1px solid;
	height:20px;
	}