body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #700038;
	margin: 0 0px 20px 0px;
  font-family: Arial;
}
a img {
	border: 0px;
}
#header {
	width:1024px;
	height:80px;
	background-image:url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#logo {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#header .shadow {
	position: absolute;
	width: 6px;
	height: 115px;
	background-image: url(images/header-shadows.gif);
	background-repeat: no-repeat;
}
#header .shadow-left {
	left: -6px;
	background-position: right;
}
#header .shadow-right {
	right: -6px;
	background-position: left;
}
#nav {
	width:1024px;
	height:26px;
	background-image: url(images/nav-bg-dark.gif);
	background-repeat: repeat-x;
	background-color: #3C001E;
}
#navLeft {
	height:26px;
	float:left;
	background-image: url(images/nav-bg.gif);
	background-color: #7E003F;
}

#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	padding: 0px 2px 0px 0px;
	margin: 0px;
	float: left;
	background-image: url(images/nav-divide.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#nav ul li a {
	float: left;
	padding: 6px 15px 6px 15px;
	font-size:13px;
}

#nav ul li a:hover {
	color:#c30260;
}

#navLeft, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#FFFFFF;
}
#navRight {
	width:200px;
	height:22px;
	float:right;
	background-image:url(images/navrightbg.jpg);
}
#navRight a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	color:#FFFFFF;
	padding: 6px 15px 6px 15px;
	float: right;
	background-image: url(images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#imgAreaIndex {
	width:1024px;
	height:166px;
	background-image:url(images/img_index.jpg);
}
#imgArea {
	width:1024px;
	height:166px;
	background-image:url(images/img_banner.jpg);
}
#imgAreaWho {
	width:1024px;
	height:166px;
	background-image:url(images/img_who_we_are.jpg);
}
#imgAreaServices {
	width:1024px;
	height:166px;
	background-image:url(images/img_our_services.jpg);
}
#imgAreaDiary {
	width:1024px;
	height:166px;
	background-image:url(images/img_auction_diary.jpg);
}
#imgAreaSale {
	width:1024px;
	height:166px;
	background-image:url(images/img_next_sale_details.jpg);
}
#imgAreaNews {
	width:1024px;
	height:166px;
	background-image:url(images/img_news.jpg);
}
#imgAreaContact {
	width:1024px;
	height:166px;
	background-image:url(images/img_contact_us.jpg);
}

#imgAreaLeft {
	width:475px;
	height:156px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
#imgAreaLeft a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
#greyNav {
	width:1024px;
	height:58px;
	background-image:url(images/navgreybg.jpg);
	background-repeat: repeat-x;
}
#shadow {
	width:1024px;
	height:17px;
	background-image:url(images/shadow.jpg);
	overflow: hidden;
}
#content {
	width:1024px;
	height:auto;
	background-color:#FFFFFF;
}
#contentLeft {
	width: 245px;
	height:autopx;
	float:left;
	padding-left:12px;
	padding-bottom:15px;
}

#contentLeft #newsBorder {
	border:#666666 1px solid;
}

#contentLeft #newsBorder p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: auto;
}

#contentLeft .greenRow {
	background-color:#E6E6E6;
}

#contentLeft .lightGreenRow {
	background-color:#DDDDDD;
}

#contentRight {
	width:728px;
	height:auto;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	margin-bottom:10px;
	min-height:500px;
}
#contentRight a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#990066;
	text-decoration:none;
	text-align:left;
}
#contentRight a:hover{
	text-decoration:underline;
}

#submitButton {
	background-color:#A20050;
	border:#7e7f3d 1px solid;
	color:#fff;
	cursor:pointer;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	padding:4px;
	text-decoration:none;
	width:80px;
	text-align:center;
	float:right;
	margin:5px 5px 0 0;
}

#pageFooter {
	width:1024px;
	height:15px;
	background-image:url(images/pagefooter.jpg);
	overflow: hidden;
}
#footer {
	width:1009px;
	height:28px;
	background-image:url(images/footer-bg.gif);
	background-repeat: repeat-x;
	padding-top:16px;
	padding-right:15px;
	position: relative;
}
#footer .shadow {
	position: absolute;
	width: 30px;
	height: 49px;
	background-image: url(images/footer-shadows.gif);
	background-repeat: no-repeat;
	top: -6px;
}
#footer .shadow-left {
	left: -14px;
	background-position: left;
}
#footer .shadow-right {
	right: -14px;
	background-position: right;
}
#footer, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	color:#FFFFFF;
}

#footer, a:hover {
	color:#C30260;
}

#footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#footer ul li {
	display: inline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #2C001B;
	text-align: left;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align:left;
}

.white {
	color: #FFFFFF;
	margin:15px
}

.purple {
	color: #700038;
}

.purpleNews {
	background-color:#CCCCCC;
	padding:5px;
}

.purpleNews .newsPad {
	padding:5px 0 0 0;
}

.purpleNews a,
#newsBorder .lightRow a,
#newsBorder .lightRow a:hover {
	border:none;
	color: #000000;
	font-weight:normal;
  text-decoration: none;
}

.purpleNews a:hover {
  color: #000000;
}

.purpleNews p {
  height: auto !important;
  height: 1px;
}

.purpleNews img {
  margin-right: 6px;
}

.purpleNews.lightRow {
	background-color:#b8b7b7;
	color: #000000;
	text-decoration:none;
}
/*
.purpleNews.lightRow a{
	color: #000000;
	text-decoration:none;
	padding:0;
	margin:5px 0 0 0;
	font-weight:normal;
	font-size:12px;
}

.purpleNews.lightRow a:hover {
	color: #000000;
	text-decoration:none;
}
*/

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-align:left;
}
.drkgrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #232323;
}

#auctionTable {
	font-size: 0.70em;
	font-family:Arial, Helvetica, sans-serif;
	width:700px;
	border:#000000 1px solid;
}

#auctionTable td {
	padding:5px 0 5px 15px;
}

#auctionTable .pinkRow {
background-color:#ffc5e2;

}

#auctionTable .whiteRow {
background-color:#ffffff;


#textarearight #tableNews a{
	background-color:#A20050;
	border:#7e7f3d 1px solid;
	color:#fff;
	cursor:pointer;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-decoration:none;
	width:80px;
	text-align:center;
	font-size:12px;
}

#textarearight #tableNews a:hover{
	background-color:#597302;
	border:#7e7f3d 1px solid;
	color:#fff;
	cursor:pointer;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-decoration:none;
	width:80px;
	text-align:center;
	font-size:12px;
}

#textarearight #tableNews p {
	font-size:12px;
}

/* Home Page Styles *******************************************/

#contentRight #homeText {
	float:right;
	width:300px;
}

#contentRight #homeText p{
	width:300px;
}

#nextSale {
	width:330px;
	float:left;
	padding:0;
	margin:0 0 0 5px;
}

#nextSale img {
	border:none;
}

#nextSale a{
	color:#7E7F3D;	
}

#nextSale h2:hover {
	color:#aeaf55;
}

#unSold {
	width:330px;
	float:right;
	padding:0;
	margin:0 5px 0 0;
}

#unSold h2:hover {
	color:#aeaf55;
}

#unSold img {
	border:none;
}

#soldLots {
	padding:0 0 0 0;
}

#soldLots h2:hover {
	color:#aeaf55;
}

#soldLots img{
	border:none;
}

#soldLots p{
	text-align:center;
	padding:5px 0 2px 0;
	margin:0;
}

#contentRight #lotText {
	background-color:#212c01;
	height:100px;
	margin:0;
	padding:10px;
}

#contentRight #lotText a{
	padding:6px 0 0 5px;
}

#contentRight  #lotText p{
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
	margin:0;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.homeImage {
	float:right;
	padding:0 20px 0 10px;
}

#mainimage #mainimageright  a.newsButt{
	background:url(images/button_cataloguealert.gif);
	background-repeat:no-repeat;	
	width:262px;
	height:61px;
	display:block;
}

#mainimage #mainimageright  a:hover.newsButt{
	background:url(images/button_cat_hover.gif);
	background-repeat:no-repeat;	
}


#mainimage #mainimageright  a.priceButt{
	background:url(images/button_pricesrealised.gif);
	background-repeat:no-repeat;	
	width:262px;
	height:61px;
	display:block;
}

#mainimage #mainimageright  a:hover.priceButt{
	background:url(images/button_price_hover.gif);
	background-repeat:no-repeat;	
}

#mainimage #mainimageright  a.bidButt{
	background:url(images/button_bidding.gif);
	background-repeat:no-repeat;	
	width:262px;
	height:61px;
	display:block;
}

#mainimage #mainimageright  a:hover.bidButt{
	background:url(images/button_bidding_hover.gif);
	background-repeat:no-repeat;	
}


/* Last Sale / unsold lots Styles *********************************/

#darkRowHeading {
	color:#FFFFFF;
	font-weight:bold;
}


.darkRow {
	font-family:Arial,Helvetica,sans-serif;
	background-image:url(images/catbg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

.darkHeader {
	background-image:url(images/picbg.gif);
	color:#FFFFFF;
	padding:5px 0 5px 0;
}

.darkHeader td{
	height:100px;
}

.lightRow {
	font-family:Arial,Helvetica,sans-serif;
	background-color:#E6E6E6;
	color:#000;
}

.lightRowHeading{
	font-family:Arial,Helvetica,sans-serif;
	background-color:#E6E6E6;
	color:#000;
}

.mediumRow {
	background-color:#DDDDDD;
	color:#000;
}

.lightRow a{
	color:#000;
	text-decoration:underline;
	font-size:12px;
}

.lightRow a:hover{
	color:#71726f;
	text-decoration:underline;
	font-size:12px;
}

}

.boldText {
	font-weight:bold;
}

#imgAreaIndex h2 {
  padding: 3px 0px 3px 0px;
  margin: 0px;
	font-size:36px;
}

/* Auction Calendar styles ***************************************/

#searchBar {
	width:700px;
	height:50px;
	background-color:#E6E6E6;
	margin:0 0 14px 0;
}

#searchBar #searchBox{
	width:300px;
	float:left;
	padding:5px 0 5px 10px;
}

#searchBar #searchBox p {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:12px 0 0 0;
	padding:0;
}

#searchBar #searchBox select {
	margin:8px 0 0 10px;
	width:180px;
	height:20px;
}

#searchBar #keywordBox{
	width:380px;
	float:right;
	padding:5px 0 5px 0;
}

#searchBar #keywordBox select {
  padding: 0px;
  font-size:12px;
  background-color: #E6E6E6;
  border: 0px;
  width: 125px;
  text-align: left;
	font-weight:bold;
	margin:-1px 0px 0px -4px;
	padding:0px 0px 0px 0px;
}

#searchBar #keywordBox p {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:12px 0 0 0;
	padding:0;
}

#searchBar #keywordBox a {
	background-color:#A20050;
	color:#FFFFFF;
	padding:5px 8px 5px 8px;
	font-size:12px;
	font-weight:bold;
	margin:7px 9px 0 0;
	float:right;
}

#searchBar #keywordBox a:hover {
	background-color:#D20080;
	color:#FFFFFF;
	padding:5px 8px 5px 8px;
	font-size:12px;
	font-weight:bold;
	margin:7px 9px 0 0;
	float:right;
}

#searchBar #keywordBox input {
	margin:8px 15px 0 5px;
	width:135px;
}

#contentRight #catTable {
	width: 700px;
	font-size:12px;
}

#contentRight #catTable td {
	height:50px;
	padding:10px 10px 0 10px;
}

#contentRight .greenRow {
	background-color:#E6E6E6;
}

#contentRight .lightGreenRow {
	background-color:#DDDDDD;
}

#contentRight #catTable .tableHeaderLeft {
	height:25px;
	width:232px;
	padding:0;
	margin:0;
	color:#fff;
	background:url(images/catbg.jpg);
	text-align:center;
	border-right:#FFFFFF 5px solid;
}

#contentRight #catTable .tableHeaderLeft:hover {
	background:url(images/catbg-hover.gif);
	color:#ffffff;
	font-weight:bold;
	width:232px;
	font-size:12px;
	height:25px;
}

#contentRight #catTable .tableHeaderLeft a:hover{
	text-decoration:none;
}

#contentRight #catTable a {
  font-size: 100%;
}

#contentRight #catTable.linkbar a {
	color:#fff;
}

#contentRight #catTable a.resultsText {
	color:#597302;
  font-size: 100%;
}

#contentRight #catTable .tableHeaderRight {
	height:25px;
	width:232px;
	padding:0;
	margin:0;
	color:#fff;
	background:url(images/catbg.jpg);
	text-align:center;
	border-left:#FFFFFF 5px solid;
}

#contentRight #catTable .tableHeaderRight:hover {
	background:url(images/catbg-hover.gif);
	color:#ffffff;
	font-weight:bold;
	width:232px;
	font-size:12px;
	height:25px;
}

#contentRight #catTable .tableHeaderRight a:hover {
	text-decoration:none;
}

#contentRight #catTable .tableHeaderBorder {
	height:25px;
	width:232px;
	padding:0;
	margin:0;
	color:#fff;
	background:url(images/catbg.jpg);
	text-align:center;
}

#contentRight #catTable .tableHeaderBorder:hover {
	background:url(images/catbg-hover.gif);
	color:#ffffff;
	font-weight:bold;
	width:232px;
	font-size:12px;
	height:25px;
}

#contentRight #catTable .tableHeaderBorder a:hover {
	text-decoration:none;
}

#contentRight #biddingTable {
	width: 700px;
	font-size:12px;
}

#contentRight #biddingTable td {
	height:50px;
	padding:10px;
}

#contentRight #biddingTable .biddingHeaderLeft {
	background:url(images/catbg.jpg);
	border-right:5px solid #FFFFFF;
	color:#FFFFFF;
	height:25px;
	margin:0;
	padding:0;
	text-align:center;
	width:232px;
}

#contentRight #biddingTable .biddingHeaderLeft:hover {
	background:url(images/catbg-hover.gif);
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:25px;
	width:232px;
}

#contentRight #biddingTable .biddingHeaderLeft a {
	text-decoration:"none";
}

#contentRight #biddingTable a {
  font-size: 100%;
}

#contentRight #biddingTable.linkbar a {
	color:#fff;
}

#contentRight #biddingTable a.resultsText {
	color:#597302;
  font-size: 100%;
}

#contentRight #biddingTable .biddingHeaderRight {
	background:url(images/catbg.jpg);
	border-right:5px solid #FFFFFF;
	color:#FFFFFF;
	height:25px;
	margin:0;
	padding:0;
	text-align:center;
	width:232px;
}

#contentRight #biddingTable .biddingHeaderRight:hover {
	background:url(images/catbg-hover.gif);
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:25px;
	width:232px;
}

#contentRight #biddingTable .biddingHeaderBorder {
	background:url(images/catbg.jpg);
	border-right:5px solid #FFFFFF;
	color:#FFFFFF;
	height:25px;
	margin:0;
	padding:0;
	text-align:center;
	width:232px;
}

#contentRight #biddingTable .biddingHeaderBorder:hover {
	background:url(images/catbg-hover.gif);
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:25px;
	width:232px;
}

#contentBoxRight {
	width:700px;
	float:left;
	padding:0 0 0 50px;
}

#contentRight .homeBorder {
	border:#666666 1px solid;
	margin:5px 0 15px 0;
	height:auto;
	padding:10px;
}

#contentRight .homeBorder h3{
	padding:5px 0 0 10px;
	margin:0;
}


/* Last Sale / unsold lots Styles *********************************/

#darkRowHeading {
	color:#FFFFFF;
	font-weight:bold;
}

.darkRowHeading {
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
}

.darkRow {
	background-image:url(images/catbg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:10px;
}

.darkHeader {
	background-image:url(images/picbg.gif);
	color:#FFFFFF;
	padding:5px 0 5px 0;
}


.darkHeader td{
	height:100px;
}

.lightRow {
	background-color:#E6E6E6;
	color:#000;
}

.mediumRow {
	background-color:#DDDDDD;
	color:#000;
}

.lightRow a{
	color:#000;
	text-decoration:underline;
	font-size:12px;
}

.lightRow a:hover{
	color:#71726f;
	text-decoration:underline;
	font-size:12px;
}

#textarearight .redText {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}

.bodyText {
text-align:center;
padding:5px 0 0 0;
}

#textarearight .homepageLink {
	color:#000;
	text-decoration:underline;
	font-size:12px;
	float:right;
	margin:10px 0 0 0;
}


/* News Site ********************************************/

#textarearight .newsDate {
	font-weight:bold;
	font-size:12px;
}

/* Latest News ******************************************/

#latestNews {
	border:#666666 2px solid;
}

#lightNewsRow {
	background-color:#999999;
}

/* lot Table ********************************************/

#lotTable {
	background-color:#CCCCCC;
}

.snippet {
	padding:0 0 0 0; 
	text-align:left;
	font-size:11px;
}

.titleLink,
.titleLink a,
#newsBorder .lightRow a,
#newsBorder .lightRow a:hover {
	font-size:11px;
	font-weight:bold;
}

.snippet-image {
	width:96px;
}

.lotTable td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}

#videoImage {
	cursor:pointer;
}

/* basket image styles **************************************************************/

.lightItem {
	background-color:#cccccc;
	width:695px;
	margin-right:5px;
}

.darkItem {
	background-color:#eeeeee;
	width:695px;
	margin-right:5px;
}

.lightItem p {
	float:left;
	width:590px;
	padding:5px;
}

.darkItem p{
	float:left;
	width:590px;
	padding:5px;
}

#contentRight #catTable a.placeBidButt {
	float:right;
	background-color:#A20050;
	color:#ffffff;
	padding:5px;
	margin-top:8px;
  margin-left: 2px;
}

#contentRight #catTable a.placeBidButt:hover {
	background-color:#D20080;
	text-decoration:none;
}

#contentRight #catTable a.placeBidEnq {
	float:right;
	background-color:#A20050;
	color:#ffffff;
	padding:5px;
	margin-top:8px;
	margin-right:10px;
  margin-left: 2px;
}

#contentRight #catTable a.placeBidEnq:hover {
	background-color:#D20080;
	text-decoration:none;
}

#contentRight #catTable .print-link {
	float:left;
	margin:0 0 0 20px;
}

#contentRight #catTable .result-page-links {
	padding:0 5px 0 5px;
	margin:0;
}

#contentRight a.placeBidButt {
	float:left;
	background-color:#A20050;
	color:#ffffff;
	padding:5px;
	margin-top:30px;
}

#contentRight a.placeBidButt:hover {
	background-color:#D20080;
}

#historyButton a{
	font-size:14px;
	width:120px;
	float:left;
	text-align:left;
	padding:5px 0 0 20px;
}

#contentRight #submitBidButton a{
	font-size:14px;
	float:right;
	padding:7px 5px 5px 5px;
	margin-right:20px;
}

/** checkout styles *****************************************************************************/

.checkOut {
	font-size:12px;
}

.CheckText {
	padding:10px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

.smlText {
	font-size:12px;
}

.checkBid {
	padding:15px 5px 0 0;
}

/** viewing time styles **********************************************/

#viewingHeadings h3{
	color:#700038;
}

#tableNews p {
	font-size:12px;
	margin:0px;
}