* {
	margin: 0px;
	padding: 0px;
}

p, h1, h2, h3, h4 {
	padding-bottom: 0.5em;
}

p
{
	padding-bottom: 1.3em;
}

li
{
	margin-left: 2em;
}

.clear
{
	clear:both;
}

html, body 
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:95%;
	color:#003A80;
  	
  	margin: 0px; 	
}

body
{
	background-image: url(../images/blueback.gif);
	background-repeat: repeat-y;
	background-position: 20px;
}

#container
{
	width: 100%;
	display: block;
	background-image: url(../images/blueback.gif);
	background-repeat: repeat-y;
	background-position: 20px;


}

#container2
{
	width: 100%;
	display: block;
}

/* ---------------------------------
		H E A D E R
   --------------------------------- */


#header
{
	display:block;
	background-color: #E4DEDA;
	height: 64px;
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0px;
	background-image: url(../images/topback.jpg);
	background-repeat: no-repeat;
	background-position: 130px 0px;
}

#header h1
{
	display:block;
	float: left;
	background-color: #ffffff;
	width: 130px;
	height: 64px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}

#header h1 span
{
	visibility: hidden;
	display: none;
	height: 64px;
}

#headblock1, #headblock2, #headblock3, #headimage1, #headimage2, #headimage3
{
	border-right: 1px solid white;
	display:block;
	float: left;
	height: 64px;
}

#headblock1
{
	width: 100px;
}

#headblock2, #headblock3
{
	width: 82px;
}

#headimage1, #headimage2, #headimage3
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* ---------------------------------
		N A V B A R
   --------------------------------- */

#navbar
{
	position: absolute;
	width: 125px;
	left: 20px;
	top: 150px;
	font-size: 0.8em;
}

.navitem, .navitemsel
{
	padding: 5px 15px 5px 5px;
}

.navitem a, .navitemsel a
{

	display: block;
	color: #ffffff;
	text-decoration: none;
;
}

.navitemsel
{
	border-bottom: 1px solid #466E91;
	padding: 5px 15px 4px 5px;
}

/* ---------------------------------
		H O M E   C O N T E N T
   --------------------------------- */

#maincontent
{
	padding-left: 180px;
	margin-top: 140px;
}

#maincontent p, #maincontent li, #maincontent td
{
	font-size: 0.9em;
	line-height: 1.8em;
	color: #6D6A68;
}

#maincontent h2
{
	font-weight: normal;
	font-size: 1.8em;
}

#maincontent h3
{
	font-weight: normal;
	font-size: 1.5em;
	padding-top: 10px;
}

#maincontent a
{
	color: #00ACD5;
}

#maincontent li
{
	margin-bottom: 10px;
}

/* ---------------------------------
   H O M E   R I G H T H A N D   C O L
   --------------------------------- */
#homerhcolwrap{
	float:right;
	width: 185px; /* need to set width on IE6 */
}
#homerhcol
{
	clear: right;
	float: right;
	margin-left: 10px;
	top: 0px;
	width: 175px;
	background-color: #BFCDCC;
	border-top: 4px solid #EDE7E2;
	border-bottom: 4px solid #EDE7E2;
	border-left: 4px solid #EDE7E2;
}
#homerhcol_nostyle{
	clear: right;
	float: right;
	margin-left: 10px;
	top: 0px;
	width: 175px;
	border-top: 4px solid #EDE7E2;
	border-bottom: 4px solid #EDE7E2;
	border-left: 4px solid #EDE7E2;
}
#homerhcol a.customerlogin
{
	margin-top: 10px;
	background-color: #0090A7;
	display: block;
	color: white;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}



#nextauction,
.auctioninfo,
.newsitem
{
	margin-top: 10px;
	background-color: #99D094;
	background-image: url(../images/nextauctionback.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	
}

#nextauction h3,
.auctioninfo h3,
.newsitem h3
{
	display: block;
	font-weight: normal;
	padding: 8px 10px 4px 10px !important;
	font-size: 1.2em !important;
}

#nextauction p,
.auctioninfo p,
.newsitem p
{
	padding: 0px 0px 0px 10px;
	color: #FFFFFF !important;
	font-size: 0.85em;
	font-weight: bold;
}

#nextauction a,
.auctioninfo a,
.newsitem a
{
	color:#003A80;
}

#seelisting,
.seelisting,
.more
{
	position: relative;
	display:block;
	top: 0px;
	left: 90px;
	width: 65px;
	background-color: #D1E9CC;
	text-decoration: none;
	color:#003A80 !important;
	padding: 2px 10px 2px 10px;
	font-size: 0.85em;
}

#policesales
{
	background-image: url(../images/policeback.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#policesales h3
{
	display: block;
	background-color: #003A80;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 20px;
	font-size: 1.2em;
}


#policesales p
{
	font-size: 0.85em;
	color: #003A80;
	padding: 5px 30px 0px 33px;
	line-height: 1.5em;
}

#policelink
{
	background-image: url(../images/policelinkback.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 110px;
	padding-top: 55px;
	margin-top: 10px;
}

#policelink p
{
	font-style: italic;
	color: #003A80;
}

#policelink a
{
	position: relative;
	display:block;
	top: 0px;
	left: 80px;
	width: 65px;
	background-color: #ADE0EE;
	text-decoration: none;
	color:#003A80;
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
}

/* ---------------------------------
   H O M E   M I D D L E   C O L
   --------------------------------- */


#homemidcol
{
	margin-left: 10px;
	float: right;
	top: 0px;
	width: 175px;
	color: white;
}

#homebuying, #homeselling, #homewelcome
{
	display: block;
	border: 4px solid #EDE7E2;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 10px;
}
#homeinsurance
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	/* margin-bottom: 10px; */
}

#homewelcome
{
	background-color: #666666;
	text-align: center;
	color: #000000;
}

#homebuying
{
	background-color: #4E619B;
}

#homeselling 
{
	background-color: #A99A8C;
}

#homeinsurance
{
	background-color: #C80C47;
	text-align: center;
}

#homewelcome h3
{
	font-weight: normal;
	font-size: 1.5em;
	color: #ffffff;
	padding: 7px 5px 7px 7px;
}

#homebuying h3, #homeselling h3
{
	font-weight: normal;
	font-size: 1.5em;
	color: #ffffff;
	padding: 10px 5px 7px 10px;
	background-image: url(../images/dashback.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#homeinsurance h3
{
	font-weight: normal;
	font-size: 1.5em;
	color: #ffffff;
	padding: 7px 5px 7px 7px;
}

#homebuying p, #homeselling p, #homeinsurance p, #homewelcome p
{
	color: #FFFFFF;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
}

#homebuying li, #homeselling li
{
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1em;
}

#vacancy
{
	display: block;
	border: 4px solid #EDE7E2;
	text-decoration: none;
	color: #ffffff; 
	margin-bottom: 10px;
	background-color: #C80C47;
	text-align: center;
	width: 445px;
}

#vacancy h3,
#vacancy p
{
	color: #ffffff;
}

#vacancy p
{
	text-decoration: underline;
}

a.pdf_link
{
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	background-position: top left;
}

img.tuvlogo
{
	margin-top: 50px;
	
}

/* ---------------------------------
   H O W   I T   W O R K S
   --------------------------------- */


#howitworksrhcol
{

	float: right;
	margin-left: 10px;
	top: 0px;
	width: 175px;
	background-color: #E3DBD4;
	border-top: 4px solid #E3DBD4;
	border-bottom: 4px solid #E3DBD4;
	border-left: 4px solid #E3DBD4;
}

#howitworkslinks
{
	background-color: #A99A8C;
	padding: 5px 0px 0px 5px;
}

#howitworkslinks a
{
	padding: 5px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 5px solid #A99A8C;
}

#howitworkslinks #general
{
	background-color: #C80C47;
}

#howitworkslinks #general:hover
{
	background-color: #FF0F5B;
}

#howitworkslinks #sellers
{
	background-color: #003A80;
}

#howitworkslinks #sellers:hover
{
	background-color: #0074FF;
}

#howitworkslinks #buyers
{
	background-color: #AF589B;
}

#howitworkslinks #buyers:hover
{
	background-color: #FF80E2;
}

#howitworkslinks #fleet
{
	background-color: #0090A7;
}

#howitworkslinks #fleet:hover
{
	background-color: #00BFDE;
}



#howitworksrhcol img
{
	margin: 10px 0px 0px 13px ;
}

table.standardtable
{
	background-color: #003A80;
	width: 50%;
}

table.standardtable td
{
	background-color: #ffffff;
	width: 50%;
}

/* ---------------------------------
   S E L L I N G   A   C A R 
   --------------------------------- */
.sellerscol
{
	float: right;
	width: 175px;
}

img.sellers
{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

#hometext
{
	margin-right: 200px;
}

/* ---------------------------------
   B U Y I N G   A   C A R 
   --------------------------------- */

a.stocklist
{
	display: block;
	background-color: #00BFDE;
	background-image: url(../images/stocklistback.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 10px 0px 40px 0px ;
	color: #ffffff;
	text-decoration: none;
}

#stocklist h3
{
	display: block;
	font-weight: normal;
	padding: 8px 10px 4px 10px;
	font-size: 1.2em;
	color: #003A80;
}

#stocklist p
{
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
}

/* ---------------------------------
   C O N T A C T   U S  
   --------------------------------- */

#contactrhcol
{
	float: right;
	width: 175px;
	font-size: 0.85em;
	line-height: 1.8em;
	padding-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
}

#contacttext
{
	width: 320px;
	padding: 0px;
	float: left;
}

#contactus input, #contactus textarea
{
	float: right;
	width: 240px;
	display: block;
	border: 1px solid #466E91;
	font-size: 0.95em;
	padding: 2px;
}

#contactus textarea
{
	height: 50px;
	font-family: tahoma,arial,helvetica,sans-serif;
}

div.labelline
{
	clear: both;
	float: left;
	display: block;
	width: 320px;
	height: 1.8em;
}

.hidelabel
{
	visibility: hidden;
}

#contactus input.submit
{
	background-color: #003A80;
	width: 70px;
	border: 2px solid #466E91;
	color: #FFFFFF;
	clear: both;
	left: 120px;
}

#contactus label
{
	font-size: 0.85em;
	color: #6D6A68;
	float: left;
}

#commentslab
{
	height: 4.5em;
}

#contactus fieldset
{
	display: block;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	clear: both;
}

#maincontent h3.error
{
	color: red;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
	font-size: 1em;
}

#maincontent li.error
{
	color: red;
	padding: 0px;
	line-height: 1em;
}

/* ---------------------------------
   S E A R C H
   --------------------------------- */


#rhsearchbar
{

	position: absolute;
	margin-left: 10px;
	right: 0px;
	top: 135px;
	width: 175px;
	background-color: #BFCDCC;
	border-top: 4px solid #EDE7E2;
	border-bottom: 4px solid #EDE7E2;
	border-left: 4px solid #EDE7E2;
}

#searchform
{
	display: block;
	background-color: #00BFDE;
	background-image: url(../images/stocklistback.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0px 0px 5px 0px ;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 5px;
}

#searchform h3
{
	display: block;
	font-weight: normal;
	padding: 8px 10px 2px 10px;
	font-size: 1.2em;
	color: #003A80;
}

#searchform input
{
	border: 0px;
	width: 120px;
	margin-left: 10px;
	margin-top: 0px;
}

#searchform #gosearch
{

	display:inline;
	width: 65px;
	background-color: #ADE3EF;
	text-decoration: none;
	color:#003A80;
	padding: 2px 10px 2px 10px;
	font-size: 0.85em;
}

#rhsearchbar #fulllisting
{
	padding: 5px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 5px solid #BFCDCC;
}

#searchform #advancedsearch
{
	margin-left: 10px;
	color: #003A80;
	font-size: 0.8em;
}

#fulllisting
{
	background-color: #003A80;
}

#fulllisting:hover
{
	background-color: #0074FF;
}

#cantfind #savesearch
{
	color: white;
	background-color: #003A80;
	border: 2px solid #466E91;
	width: 70px;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

#cantfind
{
	margin-bottom: 20px;
	clear:both;
}

.sortable
{
	width: 100%;
	margin-bottom: 10px;
}


#maincontent td.subtabcell, #maincontent .sortheader, #maincontent .colheader
{
	font-size: 0.85em;
	vertical-align: top;
	padding: 2px;
	color:#003A80;
}

#maincontent .sortheader, #maincontent .colheader
{
	background-color: #4E619B;
	color: #ffffff;
	cursor: pointer;
}

#maincontent .row0
{
	background-color: #E4DEDA;	
}

#maincontent .row1
{
	background-color: #BFCDCC;
}

.paginginfo
{
	clear: left;
}

#printfulllisting
{
	border:5px solid #BFCDCC;
	color:#fff !important;
	display:block;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	width:10em;
	background-color:#003a80;
	margin-bottom:10px;
}

#printfulllisting:hover
{
	background-color:#0074FF;
}

/* ---------------------------------
   A D V A N C E D   S E A R C H
   --------------------------------- */

#maincontent td.maintabhead
{
	background-color: #4E619B;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 10px 0px 10px ;
	font-size: 0.9em;
}

#maincontent td.maintabcell
{
	background-color: #E4DEDA;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}

#maincontent a.searchbutt
{
	color: white;
	background-color: #003A80;
	border: 2px solid #466E91;
	width: 70px;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

#maincontent .error
{
	color: #FF0000;
}

.errorfield
{
	background-color: pink;
}

/* ---------------------------------
   S E C U R E    A R E A 
   --------------------------------- */

#DataGrid1 tr.gridheader td
{
	background-color: #4E619B;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px ;
	font-size: 0.7em;
}

#DataGrid1
{
	width: 90%;
}

#maincontent tr.gridNormal td, #maincontent tr.gridAlternate td
{
	font-size: 0.75em;
	color: #003A80;
}

.gridNormal
{
	background-color: #E4DEDA;
}

.gridAlternate
{
	background-color: #BFCDCC;
}

#securetext div, #securetext p
{
	text-align: left;
}

.fieldnote
{
	color:#003A80;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}

/* ---------------------------------
   C O L L E C T I O N   F O R M
   --------------------------------- */

#collectiontext
{
	
}


#collectionform input.text, #collectionform textarea
{
	float: right;
	width: 300px;
	display: block;
	border: 1px solid #466E91;
	font-size: 0.95em;
	padding: 2px;
}

#collectionform input.checkbox
{
	float: right;
	margin: 2px 290px 0px 0px;
	padding: 2px;
}

#collectionform textarea
{
	height: 50px;
	font-family: tahoma,arial,helvetica,sans-serif;
}

#collectionform div.labelline
{
	clear: both;
	float: left;
	display: block;
	width: 420px;
	height: 1.8em;
}

#collectionform input.submit
{
	background-color: #003A80;
	border: 2px solid #466E91;
	color: #FFFFFF;
	clear: both;
	left: 120px;
}

#collectionform label
{
	font-size: 0.85em;
	color: #6D6A68;
	float: left;
}

#collectionform fieldset
{
	display: block;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	clear: both;
}

input.tabletext
{
	border: 1px solid #466E91;
	font-size: 0.95em;
	padding: 2px;
}

.inputcell
{
	text-align: center;
}

#worldcup
{
	height: 150px; 
	position: relative; 
	top: 8px;
	background-color: #ffffff;
	
}

#worldcup h3
{
	width: 188px;
	position: relative;
	background-image: url(../images/worldcupheader.gif);
	background-repeat: no-repeat;
	background-position: top left;
	left: -13px;
	top: -10px;
	height: 68px;
	padding: 0px;
}

#worldcup h3 a
{
	width: 188px;
	height: 68px;
	display: block;
}

#worldcup h3 a span
{
	position: absolute;
	right: 2000px; 
}

#worldcup p
{
	line-height: 1.1em;
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	position: relative;
	top: -5px;
	background-image: url(../images/worldcup.gif);
	background-repeat: no-repeat;
	background-position: 120px 0px;
	color: #333;
}

#maincontent #findoutmore
{
	background-color: #cfc;
	display: block;
	margin-top: 5px;
	padding: 5px 10px 5px 5px;
	color: #27BA24;
	font-weight: bold;
	text-align: right;
}

/********************************** print full list of lots styling ***************************/

#printfulllist
{
	background-image:none;
}

#printfulllist table td,
#printfulllist table th
{
	padding:2px 10px;
	border-bottom:1px solid #000;
	color:#000;
}

#printfulllist table th
{
	text-align:left;
	border-bottom:2px solid #000;
}

#printfulllist h1
{
	color:#000;
	font-size:1.2em;
	margin-left:10px;
	padding:0;
}

#printfulllist #nojavascriptprint
{
	font-size:1.1em;
	margin:10px 0 0 10px;
}

#printfulllist #returntolisting
{
	border:5px solid #BFCDCC;
	color:#fff !important;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	width:10em;
	background-color:#003a80;
	margin:10px 0 0 10px;
}


#printfulllist #returntolisting:hover
{
	background-color:#0074FF;
}


/* one-off styling for home page banner */

div#urgent
{
	background: #ccc;
	padding: 20px;
	font-size: large;
	color: #C80C47;
	margin-right: 200px;
	margin-bottom: 25px;
	border:30px solid #ffff00;
}

div#urgent h3
{
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

div#urgent a
{
	font-size: large;
	color: #C80C47;
}
div#urgent a:hover
{
	text-decoration: none;
}

div#urgent a span
{
	font-size: x-large;
	font-weight: bold;
}

/* one-off styling for home page banner */

div#urgent-flashing
{
	background: #ffff00;
	padding: 20px;
	font-size: large;
	color: #C80C47;
	margin-right: 200px;
	margin-bottom: 25px;
	border:10px solid #ffff00;
	border-right: 0px;
	padding-right: 10px;
}

div#urgent-flashing h2
{
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div#urgent-flashing h3
{
	font-weight: bold;
/*	text-align: center; */
	font-size: 20px;
	padding: 0px;
	margin: 0px 0px 13px;
}

#maincontent div#urgent-flashing p
{
	padding: 0px;
	margin: 0px 0px 13px;
	color: #C80C47;
}
div#urgent-flashing a
{
	font-size: large;
	color: #C80C47;
}
div#urgent-flashing a:hover
{
	text-decoration: none;
}

div#urgent-flashing a span
{
	font-size: x-large;
	font-weight: bold;
}
div#urgent-flashing #holly{
	float: right;
}


#maincontent div.different-color
{
  background: #ffff00;
}

#maincontent div.different-color h3,
#maincontent div.different-color p
{
  color: #0000ff;
}