/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-alt.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	background-color: #0043C7;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #0350A6;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

h2 a:link, h2 a:visited, h2 a:hover {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #0350A6;
	text-decoration: underline;
}

h2 a.noline:link, h2 a.noline:visited, h2 a.noline:hover {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #0350A6;
	text-decoration: none;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #0350A6;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

h5 a:link, h5 a:visited, h5 a:hover {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}

h5 a.noline:link, h5 a.noline:visited, h5 a.noline:hover {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0350A6;
	text-decoration: none;
}

h6 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h6 a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0350A6;
	text-decoration: none;
}

h6 a:link {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0350A6;
	text-decoration: none;
}

h6 a:hover {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}

.red {
	color: #FF0000;
}

.green {
	color: #009900;
}

form {
	padding: 0px;
	margin: 0px;
}

.form_button {
	background-color: #FF9933;
	color: #333333;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #FF9933;
	font-size: 12px;
}

.form_button_green {
	background-color: #FF9933;
	color: #333333;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #FF9933;
	font-size: 12px;
}

input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	padding: 0px;
	margin: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a.black:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}

a.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.red:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 0px;
}

.gap {
	height: 12px;
}

img {
	display: block;
}

#container{
	width: 999px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	text-align: center;
}

#header {
	width: auto;
	background-image: url(images/header-shadow.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px 4px 0px 0px;
	margin: 0px;
}

#dhb-logo {
	height: 190px;
	width: 338px;
	float: left;
	padding: 0px 0px 0px 25px;
}

#logo-banner {
	width: 951px;
	background-color: #FFFFFF;
	margin: 0 auto; /*Center container on page*/
	overflow: hidden;
}

#stapline {
	width: 588px;
	text-align: right;
	vertical-align: top;
	float: left;
}

.strapline-float {
	float: right;
	padding: 36px 84px 0px 0px;
}

#feature-images {
	width: 588px;
	text-align: right;
	vertical-align: top;
	padding: 16px 0px 24px 0px;
	float: left;
}

.feature-image-last {
	float: right;
	padding: 0px 16px 0px 4px;
	width: 104px;
}

.feature-image {
	float: right;
	padding: 0px 0px 0px 4px;
	width: 104px;
}

#header-nav {
	width: 951px;
	text-align: left;
	vertical-align: top;
	margin: 0 auto; /*Center container on page*/
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
}

#headernav {
	list-style-type: none;
	margin: 0;
	padding: 12px 0px 12px 25px;
	width: 700px;
}

#headernav li {
	border-right: 1px solid #FFFFFF;
	display: inline;
	line-height: 1.1em;
	padding: 0px 8px 0px 8px;
}

#headernav li.last {
	border-right: 0px solid #FFFFFF;
	display: inline;
	line-height: 1.1em;
	padding: 0px 0px 0px 8px
}

#headernav li.first {
	border-right: 1px solid #FFFFFF;
	display: inline;
	line-height: 1.1em;
	padding: 0px 8px 0px 0px
}

#headernav li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#headernav li a:hover {
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
}

#headernav-share {
	float: right;
	padding: 10px 16px 0px 0px;
}

.button {
	cursor: pointer;
}


#green_head {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 10px;
}

.green_head {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 10px;
}

.green_head_half {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 10px;
	width: 48%;
}

#green_content_holder {
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;
	padding: 10px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.green_content_holder {
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;
	padding: 10px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.green_content_half_holder {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.green_content_holder_half {
	overflow: hidden;
	width: 48%;
	text-align: left;
	height: 1%;
	float: left;
}

.green_content_holder_spacer {
	overflow: hidden;
	width: 4%;
	text-align: left;
	height: 1%;
	float: left;
}

#no_list_style {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style-type: none;
}

#no_list_style li {
	background-image: url(images/arrow-list.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	padding: 5px 0px 5px 18px;
}

#no_list_style li a.red {
	color: #FF0000;
}

#no_list_style li a.red:hover {
	color: #FF0000;
}

.row {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.row_filler {
	height: 8px;
}

#backto {
	float: right;
	width: 195px;
	text-align: right;
	vertical-align: top;
}

a.small {
	font-size: 11px;
}

a.small:hover {
	font-size: 11px;
}

#hr {
	height: 2px;
	background-color: #0350A6;
}

/*******************************************************************************************************
	Content Panel
*******************************************************************************************************/

#main-wrapper {
	width: auto;
	background-image: url(images/shadow-repeat.png);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px 4px 0px 0px;
}

#content-wrapper {
	width: 951px;
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}


#contentcolumn{
	padding: 0px 12px 0px 12px;
	margin-left: 188px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn-withadvert {
	float: left;
	width: 598px;
	padding: 0px 0px 0px 12px;
}

#content-advert{
	margin-left: 798px;
	padding: 0px 12px 0px 12px;
}

#content-advert-top {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 12px 0px;
}

.divider {
	height: 1px;
	background-color: #0350A6;
	margin: 12px 0px 12px 0px;
}

/****************************************************************************************************
	Left Column
****************************************************************************************************/

#leftcolumn{
	float: left;
	width: 188px; /*Width of left column*/
	background: #FFFFFF;
}

#left-header {
	background-color: #FFFFFF;
	padding: 12px 0px 12px 24px;
}

#left-header a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#left-header a:hover {
	color: #FF9933;
	font-size: 11px;
	font-weight: bold;
}

#left-panel {
	padding: 4px 0px 24px 24px;
}

#leftnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftnav li {
	padding: 0px 0px 16px 0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#leftnav li a, #leftnav li a:visited {
	font-size: 11px;
	color: #0350A6;
	font-weight: bold;
}

#leftnav li a:hover {
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
}

#leftnav li ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#leftnav li ul li {
	padding: 8px 0px 0px 19px;
	background-image: url(images/leftnav-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .8em;
}

#leftnav li ul li a, #leftnav li ul li a:visited {
	color: #0350A6;
	font-weight: normal;
	font-size: 10px;
}

#leftnav li ul li a:hover {
	color: #FF9933;
	font-weight: normal;
	font-size: 10px;
}

#leftnav li ul li ul li {
	padding: 8px 0px 0px 0px;
	background-image: none;
}

#leftnav li ul li ul li a, #leftnav li ul li ul li a:visited {
	color: #0350A6;
	font-weight: normal;
	font-size: 10px;
}

#leftnav li ul li ul li a:hover {
	color: #FF9933;
	font-weight: normal;
	font-size: 10px;
}


#left-newsletter {
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #0350A6;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin: 0px 11px 30px 11px;
	padding: 10px;
	background-color: #F5F5F5;
}

#left-newsletter input {
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

#left-newsletter .subscribe {
	background-color: #FF9933;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #FF9933;
	font-size: 11px;
}


/***************************************************************************************************
	Footer
***************************************************************************************************/

#footer-wrapper {
	background-color: #FFFFFF;
	width: 895px;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;
	padding: 22px 28px 28px 28px;
	clear: both;
}

#footernav {
	margin: 0;
	padding: 0px 0px 8px 0px;
	white-space: nowrap;
}

#footernav li {
	display: inline;
	list-style-type: none;
	background-image: url(images/footer-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#footernav li.first {
	background-image: none;
}

#footernav a, #footernav a:visited { 
	padding: 0px 8px 0px 15px; 
	text-transform: uppercase;
	color: #333333;
	font-size: 9px;
}

#footernav a.first {
	padding: 0px 8px 0px 0px;
}

#footernav a:hover {
	text-transform: uppercase;
	color: #FF9933;
	font-size: 9px;
}

#sharpen {
	float: right;
	width: 142px;
	padding: 0px 0px 0px 22px;
}

.clear_footer {
	clear: both;
	height: 0px;
	background-color: #FFFFFF;
	height: 1px;
}

a.footer_email {
	font-size: 10px;
	color: #0350A6;
}

a.footer_email:hover {
	font-size: 10px;
	color: #FF9933;
}


/*******************************************************************************************************
	Home Page
*******************************************************************************************************/

#home_wrapper {
	overflow: hidden;
	width: auto;
	height: 1%;
}

#home_left_panel {
	float: left;
	width: 410px;
	text-align: left;
	vertical-align: top;
}

.home_feature_box_left {
	float: left;
	width: 201px;
	margin: 0px 8px 0px 0px;
	text-align: left;
	vertical-align: top;
}

.home_feature_box_right {
	float: left;
	width: 201px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#home_horsebox_legislation {
	background-image: url(images/redtape-small.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 0px 41px 0px;
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;	
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;	
}

#home_horsebox_legislation_txt {
	padding: 10px;
	text-align: left;
}

#home_horsebox_training {
	background-image: url(images/lplate-small.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 0px 0px 0px;
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;	
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;	
}

#home_horsebox_training_txt {
	padding: 10px;
	text-align: left;
}


#home_horsebox_finda {
	background-image: url(images/magnifyer-small.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 0px 0px 0px;
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;	
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;	
}

#home_horsebox_finda_txt {
	padding: 10px;
	text-align: left;
}

#home_towing_vehicle {
	background-image: url(images/landrover-small.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px 50px 0px 0px;
	height: 75px;
}

#home_right_panel {
	margin-left: 422px;
	text-align: left;
	vertical-align: top;
}

#home_secondhand_top {
	background-image: url(images/second-hand-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
}

#home_secondhand_top_content {
	background-image: url(images/second-hand-top-content.jpg);
	background-repeat: repeat-y;
	background-position: top;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 12px 12px 12px;
}

#home_secondhand_content {
	background-image: url(images/second-hand-content.jpg);
	background-repeat: repeat-y;
	background-position: top;
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 0px 12px;
	font-size: 11px;
}

#home_secondhand_content a {
	font-size: 11px;
}


#home_secondhand_content a:hover {
	font-size: 11px;
}

#home_secondhand_bottom {
	background-image: url(images/second-hand-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;
}

/***************************************************************************************************
	Horsebox in Detail
***************************************************************************************************/



#horsebox_image_holder {
	float: left;
	width: 280px;
}

#loadarea {
	width: auto;
	padding: 0px 0px 12px 0px;
}

#horsebox_image_thumbnails {
	width: auto;
	overflow: hidden;
	height: 1%;
	text-align: left;
	vertical-align: top;
}

.horsebox_image_thumb {
	width: 59px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #C6D9EC;
	float: left;
}

.horsebox_image_last {
	width: 59px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #C6D9EC;
	float: left;
}

#horsebox_summary_link {
	text-align: left;
	vertical-align: top;
}

#horsebox_summary_link a {
	font-size: 11px;
}

#horsebox_summary_link a:hover {
	font-size: 11px;
}

#horsebox_summary {
	float: left;
	padding: 0px 0px 0px 20px;
	width: 271px;
}

.horsebox_summary_line {
	width: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 8px 0px;
}

.horsebox_summary_line_facebook {
	width: auto;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 8px 0px;
}


.horsebox_summary_line_field {
	float: left;
	width: 130px;
	padding: 0px 12px 0px 0px;
	text-align: left;
	vertical-align: top;
}

.horsebox_summary_line_field_sml {
	float: left;
	width: 40px;
	padding: 0px 12px 0px 0px;
	text-align: left;
	vertical-align: top;
}

.horsebox_summary_line_result {
	width: 129px;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}

.horsebox_summary_line_result_lge {
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}

#fullspec {
	border: 1px solid #C6D9EC;
}

#fullspec_header {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

#fullspec_content {
	padding: 10px 10px 2px 10px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.fullspec_field {
	float: left;
	width: 40%;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 8px 0px;
}

.fullspec_result {
	float: right;
	width: 55%;
	text-align: left;
	vertical-align: top;
	padding: 0px 24px 8px 0px;
}




/***************************************************************************************************
	Advertise your business
***************************************************************************************************/

#advertise_business {
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;
	padding: 10px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.advertise_business {
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;
	padding: 10px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.advertise_row {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.advertise_field {
	float: left;
	width: 180px;
	padding: 4px 12px 4px 0px;
	vertical-align: top;
	text-align: left;
}

.advertise_field_input {
	margin-left: 192px;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
}

.advertise_field_large {
	float: left;
	width: 200px;
	padding: 4px 12px 4px 0px;
	vertical-align: top;
	text-align: left;
}

.advertise_field_large_input {
	margin-left: 216px;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
}

.advertise_field_totals {
	float: left;
	text-align: right;
	width: 150px;
	vertical-align: top;
}

#advertise_head {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 10px;
}

#advertise_head_billing {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 10px;
}

.advertise_head {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 10px;
}

#advertise_directory_holding {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	border: 1px solid #0652A6;
	background-color: #FFFFFF;
	margin: 12px;
}

#advertise_directory_head {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	background-color: #0652A6;
	padding: 10px;
}

#advertise_directory_head h2 {
	color: #FFFFFF;
	font-size: 14px;
}


#advertise_directory_content {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	background-color: #FFFFFF;
	padding: 10px 35px 10px 35px;
}

#listing_image {
	float: right;
	width: 170px;
	padding: 0px 0px 0px 12px;
	vertical-align: top;
	text-align: right;
}


/***************************************************************************************************
	Directory
***************************************************************************************************/

#search_head {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 10px;
}

#search_box {
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;
	padding: 10px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.search_box_row {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	padding: 4px 0px 4px 0px;
}


.search_cat {
	float: left;
	width: 240px;
	text-align: left;
	vertical-align: top;
}

#search_cat_sub {
	float: left;
	width: 290px;
	text-align: left;
	vertical-align: top;
}

#search_or {
	float: left;
	width: 40px;
	text-align: left;
	vertical-align: top;
}

.search_categoryname {
	float: left;
	width: 280px;
	text-align: left;
	vertical-align: top;
}

.search_cmpnyname {
	float: left;
	width: 250px;
	text-align: left;
	vertical-align: top;
}

#search_arrow {
	float: left;
	width: 20px;
	text-align: right;
	vertical-align: top;
}

.search_resultswithin {
	float: left;
	width: 170px;
	text-align: left;
	vertical-align: top;
}

.search_field {
	float: left;
	width: 280px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 8px 0px;
}

.search_postcode {
	float: left;
	width: 255px;
	text-align: left;
	vertical-align: top;
}

#result_holder {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	padding: 12px 0px 0px 0px;
}

#search_error {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	padding: 4px 0px 4px 0px;
}

#search_button {
	float: right;
	width: 97px;
}

#loader {
	overflow: hidden;
	width: auto;
	text-align: center;
	height: 1%;
	padding: 12px 0px 12px 0px;
}

#loader-image {
	width: 280px;
	margin: 0 auto;
	text-align: center;
}

#map_holder {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	margin: 12px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}

.results {
	border: 1px solid #C6D9EC;
	background-color: #FFFFFF;
	padding: 0px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.results_header {
	background-color: #EFF5FA;
	padding: 12px;
	overflow: hidden;
	width: auto;
	height: 1%;
}

.results_header h6 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0350A6;
}


.results_content {
	background-color: #FFFFFF;
	padding: 12px;
}

.results_image {
	float: right;
	width: 170px;
	padding: 0px 0px 12px 12px;
	vertical-align: top;
	text-align: right;
}

.results_moreinfo {
	float: right;
	width: 90px;
	padding: 16px 0px 0px 12px;
	vertical-align: top;
	text-align: right;
}


#pagination_holder {
	overflow: hidden;
	width: auto;
	text-align: right;
	height: 1%;
	padding: 9px 0px 9px 0px;
}

#pagination_elements {
	float: right;
}

.pagination_element {
	padding: 5px;
	border: 1px solid #0350A6;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #0350A6;
	cursor: pointer;
	margin: 3px 3px 3px 3px;
	float: left;
}

.pagination_element_solid {
	padding: 5px;
	border: 1px solid #0350A6;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0350A6;
	margin: 3px 3px 3px 3px;
	float: left;
}

#search_noofrecords {
	float: left;
	padding: 9px 0px 9px 0px;
}

.search_distance {
	float: right;
	width: 190px;
	color: #0350A6;
	font-size: 11px;
	text-align: right;
	padding: 5px 0px 0px 0px;
}

#search_directory_head {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 10px;
}

#search_diectory_box {
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;
	padding: 10px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}


/**************************************************************************************************
	Advertiser Page
***************************************************************************************************/

.backtosearch {
	float: right;
	text-align: right;
	padding: 9px 0px 0px 0px;
}


#advertiser_image_holder {
	width: 280px;
	float: right;
	padding: 0px 0px 16px 16px;
}

#loadarea {
	width: auto;
	padding: 0px 0px 12px 0px;
}

#advertiser_image_thumbnails {
	width: auto;
	overflow: hidden;
	height: 1%;
	text-align: right;
	vertical-align: top;
}

.advertiser_image_thumb {
	width: 59px;
	margin: 0px 0px 16px 12px;
	border: 1px solid #CCCCCC;
	float: right;
	text-align: center;
}

.advertiser_image_last {
	width: 59px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	float: right;
	text-align: center;
}

.advertiser_holder {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	padding: 0px 0px 12px 0px;
}

.advertiser_title {
	float: left;
	width: 170px;
	vertical-align: top;
	text-align: left;
}

.advertiser_content {
	margin-left: 170px;
	vertical-align: top;
	text-align: left;
}


#advertiser_content_notitle_surround {
	background-color: #FFFFFF;
	padding: 0px 12px 22px 0px;
	text-align: left;
}

#advertiser_brochure {
	background-color: #EFF5FA;
	padding: 12px 12px 12px 12px;
	border: 1px solid #C6D9EC;
	text-align: center;
}


/***************************************************************************************************
	Second Hand Sales Results
***************************************************************************************************/

.adtype {
	float: right;
	width: 190px;
	color: #0350A6;
	font-size: 11px;
	text-align: right;
	padding: 2px 0px 0px 0px;
}

.adresults_image {
	float: left;
	width: 170px;
	padding: 0px 12px 12px 0px;
	vertical-align: top;
	text-align: left;
}


.adresults_content {
	vertical-align: top;
	text-align: left;
	margin-left: 182px;
}

.adresults_content_noimage {
	vertical-align: top;
	text-align: left;
}

.adresults_date {
	font-size: 11px;
	color: #666666;
}

.adresults_large {
	font-size: 13px;
	font-weight: bold;
	color: #0350A6;
}

.advert_totals {
	float: left;
	text-align: left;
	width: 150px;
	vertical-align: top;
}


/*******************************************************************************************************
	Towing Vehicles
*******************************************************************************************************/

.search_weight {
	float: left;
	width: 450px;
	text-align: left;
	vertical-align: top;
}

.search_brand {
	float: left;
	width: 220px;
	text-align: left;
	vertical-align: top;
}

#search_horsebox {
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: top;
}

#conversion_link {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: underline;
}

.results_vehicle_image {
	float: right;
	width: 220px;
	padding: 0px 0px 12px 12px;
	vertical-align: top;
	text-align: right;
}


/******************************************************************************************************
	Successful Page
******************************************************************************************************/



/*******************************************************************************************************

Admin

********************************************************************************************************/

.row0 {
	background-color: #FFFFFF;
}

.row1 {
	background-color: #F5F5F5;
}

.blue {
	color: #FFFFFF;
}

.blue-outline {
	border: 1px solid #C6D9EC;
}

.head {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
}

.header {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
}

.header h2 {
	color: #FFFFFF;
	font-size: 16px;
}

.tb_border {
	border: 1px  solid #C6D9EC;
	background-color: #EFF5FA;
}

.sortlist {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	width: 250px;
}

.sortlist li {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.sortlist li ul {
	padding: 0px 0px 0px 18px;
	margin: 0px;
}

.sortlist li ul li {
	border: 0px solid #CCCCCC;
	padding: 0px;
}

.admin_images {
	float: left;
	width: 30px;
	text-align: left;
	vertical-align: top;
}



.transaction_header {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
	background-color: #0350A6; 
	padding: 8px;
}

.transaction_details {
	 padding: 8px 8px 8px 0px;
}

.transaction_cost {
	padding: 8px 8px 8px 0px; 
	border-bottom: 1px solid #0350A6;
}

.transaction_total {
	padding: 8px 8px 8px 0px; 
	background-color: #EFF5FA;
}



/****************************************************************************************************
	Credits
****************************************************************************************************/

.credit_popup_title {
	color: #000000;
}

.credit_popup {
	background:#FFFFFF; 
	color: #666666;
	border:1px dashed #999999;
	padding:15px;
	margin:15px;
}

.credit_row {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.credit_input {
	float: left;
	width: 130px;
	padding: 4px 12px 4px 0px;
	vertical-align: top;
	text-align: left;
}

.credit_field {
	margin-left: 142px;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
}



/************************************************************************************************
	Horsebox search
************************************************************************************************/

#horsebox_search_box {
	border: 1px solid #0350A6;
	background-color: #0350A6;
	padding: 10px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

#horsebox_search_box a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#horsebox_search_box a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}


#horsebox_search_arrow {
	float: left;
	width: 20px;
	text-align: right;
	vertical-align: top;
}

#horsebox_search_ads {
	float: left;
	width: 273px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}

#horsebox_search_adsmall {
	float: left;
	width: 163px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}

#horsebox_search_advanced {
	float: left;
	width: 130px;
	text-align: right;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#advancedsearch {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
	padding: 4px 0px 4px 0px;
}

.horsebox_search_field {
	float: left;
	width: 120px;
	text-align: left;
	vertical-align: top;
}

.horsebox_search_select {
	float: left;
	text-align: left;
	vertical-align: top;
}

.horsebox_search_pricerange {
	float: left;
	width: 170px;
	text-align: left;
	vertical-align: top;
}

.horsebox_search_fromto {
	float: left;
	text-align: left;
	vertical-align: top;
}

#advancedsearch {
	border: 1px solid #C6D9EC;
	background-color: #EFF5FA;
	padding: 10px;
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.horsebox_result_date {
	color: #999999;
	font-size: 10px;
}

.horsebox_result_sold {
	float: left;
	width: 30px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 11px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin-right: 6px;
}

#horseboxad_toprow {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

#horseboxad_description {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

#horseboxad_content {
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #C6D9EC;
	border-right: 1px solid #C6D9EC;
	border-bottom: 1px solid #C6D9EC;}

#horseboxad_header {
	background-image: url(images/gradient_singlelineheader.jpg);
	background-repeat: repeat-x;
	padding: 9px;
	border-left: 1px solid #C6D9EC;
	border-right: 1px solid #C6D9EC;
	border-bottom: 1px solid #C6D9EC;
}

.horseboxad_contactheader {
	width: auto;
	text-align: left;
	vertical-align: top;
	padding: 8px 8px 8px 8px;
	background-color: #EFF5FA;
	margin: 10px 0px 10px 0px;
	color: #0350A6;
}

.horseboxad_advertiserheader {
	width: auto;
	text-align: left;
	vertical-align: top;
	padding: 8px 8px 8px 8px;
	background-color: #EFF5FA;
	margin: 0px 0px 10px 0px;
	color: #0350A6;
}

#horseboxad_contact {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

#horseboxad_sendtofriend {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

#horseboxad_otherhorseboxes {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}


.horseboxad_close {
	float: right;
	width: 90px;
	text-align: right;
	vertical-align: top;
}

.horseboxad_close a {
	color: #FFFFFF;
}

.horseboxad_close a:link {
	color: #FFFFFF;
}


.horseboxad_close a:hover {
	color: #FFFFFF;
}

#horseboxad_formcontent {
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #C6D9EC;
	border-right: 1px solid #C6D9EC;
	border-bottom: 1px solid #C6D9EC;
	background-color: #EFF5FA;
}

#horseboxad_horseboxeslist {
	margin: 0;
	padding: 0px 0px 0px 15px;	
}

#horseboxad_horseboxeslist li {
	color: #FF9933;
	padding: 4px 4px 4px 4px;
}

.horseboxad_formrow {
	overflow: hidden;
	width: auto;
	text-align: left;
	height: 1%;
}

.horseboxad_formfield {
	float: left;
	width: 100px;
	padding: 4px 12px 4px 0px;
	vertical-align: top;
	text-align: left;
}

.horseboxad_formfield_input {
	margin-left: 112px;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
}


/***************************************************************************************************
	Sell your horsebox 
*****************************************************************************************************/

.sell_buttons {
	float: right;
	width: 95px;
	text-align: right;
	vertical-align: top;
}

.login_buttons {
	float: right;
	width: 77px;
	text-align: right;
	vertical-align: top;
}


/***************************************************************************************************
	Printable
***************************************************************************************************/
.printable_bg {
	background-color: #FFFFFF;
}


/***************************************************************************************************
	Confirmation pictures
***************************************************************************************************/

.conf_horseboxthumb {
	float: left;
	width: 59px;
	margin: 0px 10px 0px 0px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #C6D9EC;
}




#modified {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	color:#666666;
	padding: 12px 0px 0px 0px;
}

#specialoffer {
	background-color: #0652A6;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	height: 1%;
	color: #FFFFFF;
	width: 571px;
}

.table-border {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.table-border th {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #EFF5FA;
}

.table-border td {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

.tick-red {
	color: #FF0000;
	font-family: wingdings;
	font-size: 14px;
}