* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/main_bg_repeat.jpg) #fff repeat-x;
	text-align: center;
	font-family: verdana;
	font-size: 0.70em;
	color: #333;
}
p {
	margin: 0 0 10px 0;
}
img {
	border:none;
}
a {
	color: #0C4A14;
}
form {
	border:none!important;
}
/*------ HEADINGS --------*/
h1 {
	font-size: 1.6em;
	margin: 43px 10px 0 0;
	color: #0C4A14;
	font-weight: normal;
	font-family: times new roman;
}
h2 {
	font-size: 2.3em;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #0C4A14;
	border-bottom: solid 1px #DCDCDD;
	font-family: times new roman;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #0C4A14;
}
h4 {

}
h5 {

}
/*------ END HEADINGS --------*/

/*------ LAYOUT --------*/
#wrapper {
	width:900px;
	margin: 0 auto;
	text-align: left;
}
#main {
	padding: 20px;
	border: solid 1px #DCDCDD;
	background: url(../images/content_bg_repeat.jpg) #fff repeat-x;
}
.left {
	float: left;
	width: 200px;
}
.right {
	float: right;
	width: 640px;
}
.homeleft {
	float: left;
	width: 435px;
	overflow: hidden;
}
.homeright {
	float: right;
	width: 415px;
}
.right ul {
	margin: 0 0 10px 15px;
}
ul#teamlist li {
	list-style: none;
	clear: both;
}
#main ul ul {
	margin-left:30px;
}
ul.sitemap {
	margin-left:15px;
}
.cat_but {
	width: 419px;
	height:35px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/catalogue_but.jpg) no-repeat;
	clear: right;
	float:right;
	margin-top: 10px;
}
.ibid_but {
	width: 420px;
	height:43px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/ibidder_but_new.jpg) no-repeat;
	float:left;
	
}
.now_but {
	width: 420px;
	height:43px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/now_but.jpg) no-repeat;
	float:right;

}
.e-book_but {
	width: 420px;
	height:43px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/e-book_but.jpg) no-repeat;
	float:right;
	margin-bottom: 7px;
}
.modina_but {
	width: 420px;
	height:43px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/catalogue_but_new.jpg) no-repeat;
	float:left;
	margin-bottom: 7px;
}
.modina_but:hover, .modina_but:focus, .now_but:hover, .now_but:focus, .cat_but:hover, .cat_but:focus , .ibid_but:hover, .ibid_but:focus, .e-book_but:hover, .e-book_but:focus {
	background-position: 0 -43px;
}

/*------ END LAYOUT --------*/

/*------ HEADER --------*/
#header img {
	float: left;
}
#header h1 {
	float: right;
}
#auctioninfo {
	margin: 30px 0px 0pt 20px; 
	width: 250px; 
	float: right;
}
/*------ END HEADER --------*/

/*------ NAVIGATION --------*/
#nav {
	background: url(../images/navigation/nav_bg.gif) no-repeat;
	height: 35px;
	clear: both;
}
#nav ul  {
	list-style: none;
}
#nav li  {
	float: left;
}
#nav li a {
	height: 35px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
#nav ul li a.Home {
	background: url(../static-images/nav/home.jpg) no-repeat;
	width: 98px;
}
#nav ul li a.About {
	background: url(../static-images/nav/about.jpg) no-repeat;
	width: 101px;
}
#nav ul li a.Buying {
	background: url(../static-images/nav/buying.jpg) no-repeat;
	width: 106px;
}
#nav ul li a.Selling {
	background: url(../static-images/nav/selling.jpg) no-repeat;
	width: 110px;
}
#nav ul li a.Clubhouse {
	background: url(../static-images/nav/clubhouse.jpg) no-repeat;
	width: 132px;
}

#nav ul li a.Newsletter {
	background: url(../static-images/nav/newsletter.jpg) no-repeat;
	width: 132px;
}

#nav ul li a.Downloads {
	background: url(../static-images/nav/downloads.jpg) no-repeat;
	width: 136px;
}
#nav ul li a.Contact {
	background: url(../static-images/nav/contact.jpg) no-repeat;
	width: 116px;
}
#nav ul li a.Links {
	background: url(../static-images/nav/links.jpg) no-repeat;
	width: 101px;
}
#nav ul li a:hover, #nav ul li a:focus, #nav ul li.current a{
	background-position: 0 -35px;
}
.subnavheader {
	background: url(../images/nav/subnav_header.jpg) no-repeat;
	width: 160px;
	height: 16px;
	padding: 5px 20px;
	font-weight: bold;
}
.subnav {
	width: 158px;
	padding: 20px;
	background: #fff;
	border: solid 1px #D3D3D4;
}
.subnav ul {
	list-style: none;
}
.subnav ul li a {
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #D3D3D4;
	padding: 5px 0;
	display: block;
}
.subnav ul li.current a, .subnav ul li a:hover, .subnav ul ul li.current a, .subnav ul ul li a:hover {
	color: #004812;
	text-decoration: none;
	background: url(../images/nav/subnav_arrow.jpg) no-repeat left 7px;
	padding: 5px 10px;
}
.subnav ul ul li a {
	margin-left: 30px;
}
/*-------- END NAVIGATION --------*/

/*-------- AUCTIONS --------*/
.auctionlist {
	list-style: none;
	margin-left: 0!important;
}
.auctionlist li {
	border-bottom: solid 1px #D3D3D4;
	padding: 5px 0;
	clear: both;
	float: left;
	width: 100%;
}
.auctionlist li img {
	float: left;
	margin: 0 10px 10px 0;
}
a.auctioncarlink {
	color: #0C4A14;
	font-size: 1.6em;
	text-decoration: none;
}
a.moreinfo {
	color: #0C4A14;
}
#paging {
	clear:both;
	padding: 10px 0;
}
.previous {
	margin-right: 5px;
}
.next {
	margin-left: 5px;
}
.pagenumber {
	margin: 0 5px;
}
/*-------- END AUCTIONS --------*/

/*-------- RABBITS --------*/
#rabbits  {
	list-style: none;
        background-repeat: repeat-none;
        overflow: hidden;
}
#rabbits li  {
	float: left;
	margin: 0 15px 0 0;
        background-repeat: repeat-none;
}
#rabbits li a {
	height: 100px;
	width: 130px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
#rabbits  li a.dates {
	background: url(../images/rabbits/dates.jpg) no-repeat;
}
#rabbits  li a.catalogue {
	background: url(../images/rabbits/catalogue.jpg) no-repeat;
}
#rabbits  li a.private {
	background: url(../images/rabbits/private.jpg) no-repeat;
}
#rabbits  li a.valuation {
	background: url(../images/rabbits/valuation.jpg) no-repeat;
}
#rabbits  li a.results {
	background: url(../images/rabbits/results.jpg) no-repeat;
}
#rabbits  li a.fasttrack {
	background: url(../images/rabbits/fasttrack.jpg) no-repeat;
}
#rabbits  li.search {
	background: url(../images/rabbits/search.jpg) no-repeat;
	width: 95px;
	margin-right: 0!important;
	padding: 30px 18px 0 18px;
	height:70px;
        overflow: hidden;
}



#rabbits  li a:hover, #rabbits li a:focus, #rabbits  li.current a{
	background-position: 0 -100px;
}

/*-------- RABBITS --------*/

/*-------- TWITTER ---------*/
#twitter  a {
	background: url(../images/nav/twitter.jpg) no-repeat;
background-attachment: scroll;
background-color: transparent;
background-repeat: no-repeat;	
background-position: 0px 0px;
display: block;
height: 44px;
overflow-x: hidden;
overflow-y: hidden;
text-indent: -999em;
width: 130px;



	
}




/*-------- FOOTER --------*/
#footer {
	clear: both;
	padding: 5px;
	background: #0D4A14;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 0.9em;
	float: left;
	width: 890px;
}
#footer a {	
	color: #fff;
	text-decoration: none;
}
/*-------- END FOOTER --------*/

/*-------- FORMS --------*/
label {
	width: 120px;
	clear: left;
	float: left;
	margin: 5px 0;
	color: #000;
}
input {
	width: 140px;
	float: left;
	margin: 5px 0px;
	background: #fff;
	border: solid 1px #626262;
	color: #000;
}
textarea {
	clear: left;
	float: left;
	width: 240px;
	height: 150px;
	margin-left: 0;
	background: #fff;
	border: solid 1px #626262;
	color: #000;
	font-family: arial;
	font-size: 1em;
}
fieldset {
	float: left;
	border: none;
}
.submit {
	background: #0D4A14;
	color: #fff;
	cursor: pointer;
}
#xsltsearch input {
	width: 90px;
	border: solid 1px #D3D3D4;
}
/*-------- END FORMS --------*/

/*-------- GLOBAL CLASSES --------*/
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.clearboth {
	clear: both;
}
.first {
	margin-left: 0!important;
}
.last {
	margin-right: 0!important;
}
.imgfloatl {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imgfloatr {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.divider {
	background: url(../images/divider.jpg) no-repeat;
	height: 35px;
	width: 860px;
	clear: both;
}
.rightalign {
	text-align: right;
	margin: 0 0 5px 0;
	font-size: 0.9em;
}
.green {
	color: #0C4A14;
}

/*-------- END GLOBAL CLASSES --------*/





























































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

