@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

 ul.nav {
	list-style-type: none;
	display: inline;
	padding: none;
	margin: none;
	clear: both;
	width: 798px;
}
ul.nav li {
	list-style-type: none;
	float: left;
}
ul.nav li a {
	background-image: url(../images/tab.gif);
	text-align: center;
	vertical-align: middle;
	width: 114px;
	display: block;
	float: left;
	list-style-type: none;
	color: #ffffff;
	text-decoration: none;
	line-height: 34px;
}
/*ul.nav li.last a {
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
ul.nav li a:hover, ul.nav li.active a {
	background-image: url(../images/tab-active.gif);
	color: #000000;
}
.subnav {
	background-color: #ffb100;
	line-height: 24px;
	height: 24px;
	clear: both;
	width: 798px;

}
.subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.right-col h1 {
	color: #083a5e;
	background-image: url(../images/side-top.gif);
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 6px solid #083a5e;
	word-spacing: -1px;	
}
.newsticker a {
	color: #083a5e;
}
.subnav li {
	list-style-type: none;
	float: left;
}
.subnav li a {
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #083a5e;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffdc8d;
}
.subnav li a:hover {
	text-decoration: underline;
}



.right-col {
	float: right;
	width: 187px;
	margin: 12px 0 0 0;
}
.main-col {
	width: 601px;
	float: left;
	margin: 13px 0 0 0;
}
.content {
	background-color: #083a5e;
	color: #ffffff;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 45px;
}
.auctions {
	background-color: #000000;
}

.right-col .content {
	padding-right: 15px;
	padding-left: 15px;
}
.hr {
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	border: 1px solid #083a5e;
	padding: 0;
	margin: 10px 0;
	background: url(../images/hrbg.gif) repeat-x;
}


.content a, .items a {
	color: #ffb100;
	text-decoration: none;
}
.content a:hover, .items a:hover {
	text-decoration: underline;
}
.content p, .content h1, .content h2, .content h3, .content h4, .content h5 {
	margin: 0;
	padding: 5px 0;
}
.content p {
	padding: 10px 0;
}
.content h1, .content h2, .content h3, .content h4, .content h5 {
	color: #ffb100;
}
.content h1 {
	font-size: 32px;
	padding-top: 0;
	text-align: center;
}
.content h2 {
	font-size: 26px;
}
.content h3 {
	font-size: 16px;
}
.content img {
	border: 0;
}
.auctions h1, .auctions h2 {
	color: #ffffff;
	text-align: center;
}
.auctions h2 {
	font-size: 22px;
}
form {
	padding: 0;
	margin: 0;
}
/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
background: #fff; 
width: 601px; 
height: 20px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;

top: 8px;
width: 601px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 601px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}
.wide-col {
	width: 798px;
	margin: 13px 0 0 0;
}
.footer {
	margin: 0 0 13px 0;
}
.errors {
	color: #FF0033;
}
ul.buttons {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.buttons li {
        float:left;
        margin-right:36px;
        padding:5px 0;
        text-align:center;
}
.auctions ul.buttons li {
	padding: 10px 0;
	margin: 0;
	width: 33%;
	text-align: center;
	float: left;
}
ul.buttons li.wide {
	width: 100%;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
h2.accordionButton {
	cursor: pointer;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}
div.accordionContent {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C69900;
}
.news-date, .headline-date {
	float: right;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #ffffff;
}
.headline-date {
	font-size: 11px;
}
.imgright, .imgright160 {
	float: right;
	padding: 0 0 10px 10px;
}
.imgright160 {
	width: 160px;
}
.imgleft {
	float: left;
	padding: 0 10px 10px 0;
}
.half-col-odd, .half-col-even {
	background-color: #083A5E;
	width: 296px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	margin-bottom: 13px;
	color: #ffffff;
}
.half-col-even {
	float: right;
	clear: none;
}
.half-col-odd p, .half-col-even p {
	margin: 3px 10px 3px 0;
	padding: 0;
}
.half-col-odd a, .half-col-even a {
	color: #ffb100;
	text-decoration: none;
}
.half-col-odd a:hover, .half-col-even a:hover {
	text-decoration: underline;
}
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 520px;	 
	height:166px;
	float: left;
}
.items {	
	position:absolute;
	width:20000em;	
	clear:both;
	height: 166px;
}
.items div {
	float:left;
	width:163px;
	height:300px;
	color:#fff;
	cursor:pointer;
	margin: 0 5px;
	
	text-align: center;
}
.items div p {
	padding: 0 10px;
	background-color: #083A5E;
	margin: 0;
}
/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:63px;
	background:url(../images/left.png) no-repeat;
	float:left;
	margin:53px 10px;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -63px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/right.png);
	clear:right;	
}
.side p {
	margin: 0;
	padding: 5px 0;
}
TABLE.MainTable {
	width: 708px;
	display: block;
	background-color: #083A5E;

}
.ResultsHeader {
	color: #0000000;
}
TD.ResultsBar {
	background-color: #083A5E;
	padding: 5px;
}
.FooterText, A.FooterText:ACTIVE, A.FooterText:HOVER, A.FooterText:VISITED, .ResultsNav, A.ResultsNav:HOVER, .ResultsText, .ResultsFound, .ResultsDescription, .ResultsInetref, .ResultsAddress, .BasketRegister, .BasketText, .RegisterText {
	color: #ffffff;
}
A.FooterText:LINK, .SelectHeader, .ResultsHeader, A.ResultsNav:ACTIVE, A.ResultsNav:LINK, A.ResultsNav:VISITED, .ResultsHouseType, .ResultsArea, .BasketHeader  {
	color: #ffb100;
}
.ResultsHouseType, .ResultsArea {
	font-weight: bold;
}
TD.ResultsBar {
	background-image: url(../images/hrbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	margin-top: 5px;
}
.RegisterRequired {
	color: #ff0000;
}
ul.footNav
{
list-style:none;
text-align:center;
margin-right:20px;
}
ul.footNav li
{
display:inline;
}
ul.footNav li a
{
color:#666;
}