body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #d2d2d2;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #676868;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #4A4C4E;
	font-size: 9px;
	font-family: tahoma;
}
.style5 {
	color: #cacacb;
	font-size: 9px;
	font-family: tahoma;
	line-height:12px
}
.style6 {
	color: #4b4c4e;
	font-size: 9px;
	font-family: tahoma;
}
.style7 {
	color: #ca7200;
	font-size: 9px;
	font-family: tahoma;
}
.style8 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #CA7200;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #6C6C6B;
	font-size: 11px;
	font-family: tahoma;
}
#mu li {list-style:url(images/point_4.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#737373; text-decoration:none}
#mu2 li {list-style:url(images/point_5.gif); margin:0 0 0 0px}
#mu2 a { font-family:tahoma; font-size:9px; color:#cacacb; text-decoration:none}

.platebackground
{
   background-image:url(images/RegplatesResultBG.gif);
   width: 111px;
   height: 20px;
   vertical-align:middle;
   
}
.resultstext
{
   font-family:Arial;
   font-size:15px;
   font-weight:bold;
   padding-top: 4px;
}
.searchlink
{
   font-family:Verdana, Arial;
   font-size:12px;
   font-weight:bold;
   color: #ffffff;
   text-decoration:none;
}

.resultstitle
{
   font-family:Verdana, Arial;
   font-size:12px;
   font-weight:bold;
   /* background-image: url(images/resultsbar.gif)*/
   color: white;
   background-image: url(images/numberplatebar.gif);
}





















/* ------------------------------------------------------------------------------- */
/*  2.  Header
/* ------------------------------------------------------------------------------- */
	header{
		margin-top: 102px;
		position: absolute;
		width: 100%;
		z-index: 50000;
		height: 77px;
		background: url("images/header_background_repeat.jpg") repeat-x 0px -63px;
	}

	header .layer-one{
		height: 47px;
		padding: 16px 0 0 0;
	}

	header .layer-two{
		height: 75px;
		padding: 0 0 3px 0;
	}

	header h1{
		float: left;
		margin-top: -8px;
		color: white;
		font-family: Arial;
	}

	header h1 a{
		display: block;
		text-indent: -9999px;
		height: 31px;
		width: 223px;
		background: url("images/logo.png") no-repeat left top;
		border-right: 1px solid #575757;
	}

	header .sub-title{
		height: 31px;
		line-height: 31px;
		font-family: Arial, Verdana, Tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0 0 0 20px;
		color: #a5a2a5;
		float: left;
		border-left: 1px solid #2e2e2e;
	}

	header .dealer-login{
		float: left;
		margin: 0 28px 0 140px;
	}

	header .dealer-login a{
		font-family: DroidSans, Arial, Verdana, sans-serif;
		color: #bcbcbc;
		font-size: 12px;
		font-weight: bold;
		line-height: 31px;
		float: left;
	}

	header .dealer-login .dealer-name{
		background: url("images/dealer_name_icon.png") no-repeat left center;
		padding: 0 14px 0 23px;
		border-right: 1px solid #575757;
	}

	header .dealer-login .sign-out{
		background: url("images/sign_out_icon.png") no-repeat 14px center;
		padding: 0 0 0 38px;
		font-weight: normal;
	}

	header .header-buttons{
		float: right;
		/*margin: 0 5px 0 0;*/
	}

	header .header-buttons .rounded-link-box{
		height: 20px;
		float: left;
		line-height: 32px;
		font-family: DroidSans, Arial, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #ffbc12;
		text-transform: uppercase;
		background: url("images/rounded_link_box_repeat_hover.gif") repeat-x;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		position:relative;
		z-index: 0;
	}

	.lt-ie9 header .header-buttons .rounded-link-box{
		behavior: url("js/vendor/PIE.htc");
	}

	header .header-buttons .add-an-offer{
		margin: 0 20px 0 0;
	}

	header .header-buttons .pages-top{
		color: #ffffff;
		position: relative;
		z-index: 100;
	}

	header .header-buttons .pages-top a{
		/*color: #ffffff;*/
	}

	header .header-buttons .pages-top > ul{
		/*width: 150px;*/
		position: absolute;
		top: 39px;
		right: 0;
		z-index: 1000;
		border-top: 0;
		padding: 7px 0 0 0;
		background: url("images/sub_navigation_header.png") no-repeat center top;
		border-bottom: 1px solid #3d3d3d;
		display: none;
	}

	header .header-buttons .pages-top ul>li{
		width: 248px;
		border-left: 1px solid #3d3d3d;
		border-right: 1px solid #3d3d3d;
		position: relative;
	}

	header .header-buttons .pages-top ul>li.a{
		width: 235px;
		-webkit-transition:color 0.3s ease-in;
		-moz-transition:color 0.3s ease-in;
		-o-transition:color 0.3s ease-in;
		transition:color 0.3s ease-in;
		background: #494949;
		/**height: 30px;*/
		line-height: 30px;
		display: block;
		color: #c0c0c0;
		padding: 0 0 0 13px;
		font-size: 11px;
		border-top: 1px solid #4f4f4f;
		text-transform: none;
	}

	header .header-buttons .pages-top ul>li a:hover{
		color: #fff;
	}

	header .header-buttons .pages-top ul>li ul{
		position: absolute;
		left: 148px;
		top: 0;
		border-top: 1px solid #3d3d3d;
		border-bottom: 1px solid #3d3d3d;
		display: none;
	}

	header .header-buttons .pages-top > ul>li.hasSubmenu > a{
		background: #494949 url("images/submenu_arrow.png") 130px center no-repeat;
	}

	header .header-buttons .pages-top > ul>li.hasSubmenu ul>li a{
		background: #414141;
	}

	header .header-buttons .pages-top ul>li.hasSubmenu:hover ul{
		display: block;
	}

	header .header-buttons .pages-top ul>li:nth-child(1).a{
		border: 0;
	}

	header .header-buttons .rounded-link-box .plus-sign{
		font-family: DroidSans, Arial, Verdana, sans-serif;
		font-size: 20px;
		line-height: 30px;
		float: left;
	}

	header .header-buttons .rounded-link-box .box-content{
		background: url("images/rounded_link_box_repeat.gif") repeat-x;display: block;
		float: left;
		padding: 0 12px 0 12px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		 position:relative;
		z-index: 0;
	}

	.lt-ie9 header .header-buttons .rounded-link-box .box-content{
		behavior: url("js/vendor/PIE.htc");
	}

	header .header-buttons .rounded-link-box:hover > a, header .header-buttons .rounded-link-box:hover > span{
		background: none;
	}

	/*  Header Navigation --------------------------------*/
	header nav>ul{
		border-right: 1px solid #dedfde;
		float: left;
	}

	header nav>ul>li{
		float: left;
		height: 75px;
	}

	header nav>ul>li a{
		float: left;
		height: 31px;
		padding: 44px 0 0 0;
		width: 78px;
		text-align: center;
		font-size: 12px;
		color: #47484c;
		text-transform: uppercase;
		font-family: DroidSans, Arial, Verdana, sans-serif;
		font-weight: bold;
		border-left: 1px solid #dedfde;
		border-right: 1px solid #f5f5f5;
	}

	header nav>ul>li a:hover, header nav ul li.current-item a{
		background: none !important;
	}

	header nav>ul>li.nav-magnify{
		background: #f5f5f5 url("images/buy-orange.png") no-repeat center 22px;
	}

	header nav>ul>li.nav-magnify>a{
		background: #EBEBEB url("images/buy-gray.png") no-repeat center 22px;
	}
	
	header nav>ul>li.nav-dollar{
		background: #f5f5f5 url("images/buy-sale-orange.png") no-repeat center 22px;
	}

	header nav>ul li.nav-dollar>a{
		background: #EBEBEB url("images/buy-sale-gray.png") no-repeat center 22px;
	}
	
	header nav>ul li.nav-home{
		background: #f5f5f5 url("images/home-orange.png") no-repeat center 22px;
	}

	header nav>ul li.nav-home>a{
		background: #EBEBEB url("images/home-gray.png") no-repeat center 22px;
	}


	header nav>ul li.nav-bike{
		background: #f5f5f5 url("images/navigation_bike_hover.png") no-repeat center 22px;
	}

	header nav>ul li.nav-bike>a{
		background: #EBEBEB url("images/navigation_bike.png") no-repeat center 22px;
	}


	header nav>ul li.nav-truck{
		background: #f5f5f5 url("images/navigation_truck_hover.png") no-repeat center 22px;
	}

	header nav>ul li.nav-truck>a{
		background: #EBEBEB url("images/navigation_truck.png") no-repeat center 22px;
	}


	header nav>ul li.nav-parts{
		background: #f5f5f5 url("images/navigation_parts_hover.png") no-repeat center 22px;
	}

	header nav>ul li.nav-parts>a{
		background: #EBEBEB url("images/navigation_parts.png") no-repeat center 22px;
	}

	/*  Header Search --------------------------------*/
	header #header-search{
		background: #f3f3f3 !important;
		width: 540px;
		height: 43px;
		float: right;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		margin: 17px 0 0 0;
	}

	.lt-ie9 header #header-search{
		behavior: url("js/vendor/PIE.htc");
	}

	header #header-search .quick-search{
		height: 33px;
		border: 1px solid #d6d3d6;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: #f5f5f5 url("images/quick_search_repeat.gif") repeat-x;
		margin: 4px 4px 0 4px;
		font-family: DroidSans, Arial, Verdana, sans-serif;
		font-weight: bold;
		width: 325px;
		padding: 0 0 0 10px;
		font-size: 12px;
		position:relative;
		z-index: 0;
		line-height: 33px;
		float: left;
		color: #47484c;
	}

	.lt-ie9 header #header-search .quick-search{
		behavior: url("js/vendor/PIE.htc");
	}

	header #header-search .search-submit{
		float: left;
		width: 190px;
		height: 35px;
		margin: 4px 0 0 0;
		border: 0;
		text-indent: -9999px;
		cursor: pointer;
		 background: url("images/search_submit_hover.png") no-repeat;
	}

	header #header-search .search-submit input{
		display: block;
		width: 200px;
		height: 35px;
		border: 0;
		cursor: pointer;
		background: url("images/search_submit.png") no-repeat;
		font-family: DroidSans, Arial, Verdana, sans-serif;
		 font-size: 12px;
		line-height: 35px;
		color: #a25b00;
		font-weight: bold;
		text-transform: uppercase;
		text-align: left;
		padding: 0 0 0 35px;
	}

	header #header-search .search-submit input:hover{
		background: none;
	}

header .content-holder {
width: 910px;
margin: 0 auto;
}
header ul {
list-style-type: none;
}
header * {
margin: 0;
padding: 0;
}