body {
	margin: 0px;
	padding: 0px;
	background-color: #f5efe7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #555555;
}

body#body-auctions #mainNav li.nav-auctions a,
body#body-about #mainNav li.nav-about a,
body#body-contact #mainNav li.nav-contact a {
	color: #FFFFFF;
	background-color: #9F1B32;
}

.bookshop-link {
	display: none;
}

h1 {
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	color: #132140;
	line-height: 1.2em;
	font-style: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #132140;
}

h4 {
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

a {
	color: #0058BB;
	text-decoration: none;
}

a:hover {
	color: #132140;
	text-decoration: underline;
}

ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}

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

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

input {
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.green {
	color: #009966;
}

.devNote {
	color: #CC0000;
}

.loginButton {
	color: #132140;
	background-color: #CCCCCC;
	padding: 10px;
	display: block;
	width: 110px;
}

#wrapper {
}

#headerHold {
	background-color: #132140;
	background-image: url(/img/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #132140;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#logo {
	padding-top: 35px;
	padding-bottom: 30px;
	float: left;
	width: 450px;
}

/*#headerRight {
	float: right;
	width: 450px;
	color: #FFFFFF;
}
*/

#userHold {
	float: right;
	width: 320px;
	background-color: #132140;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 17px;
	padding-left: 20px;
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #223664;
	border-bottom-color: #223664;
	border-left-color: #223664;
}

#userHold p {
	padding-bottom: 10px;
}

#userHold ul {
	margin: 0px;
	padding: 0px;
}

#userHold ul li {
	float: left;
	list-style-type: none;
	padding-right: 17px;
	font-weight: bold;
}

#userHold ul li a {
	color: #ceb793;
}

#userHold ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navHold {
}

#nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#mainNavHold {
	background-color: #132140;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1d2f58;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #9F1B32;
}

#searchBox {
	float: right;
	font-size: 12px;
	padding-top: 6px;
}

#searchBox input {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

#searchBox input.searchbox {
	padding: 3px;
	width: 110px;
	margin-right: 5px;
	background-image: url(/img/searchBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#searchBox select {
	font-size: 12px;
	float: left;
	height: 20px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#searchBox input.searchbutton {
	width: 40px;
	color: #FFFFFF;
	background-color: #9f1b32;
	border: 1px solid #132140;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	vertical-align: middle;
	height: auto;
	font-weight: bold;
}


#mainNav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainNav ul li {
	float: left;
}

#mainNav ul li a {
	display: block;
	color: #d5dae5;
	font-size: 16px;
	float: left;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1d2f58;
	text-decoration: none;
}

#mainNav ul li.active a {
	background-color: #9f1b32;
	color: #FFFFFF;
}

#mainNav ul li.active a:hover {
	background-color: #9F1B32;
}

#mainNav ul li a:hover {
	background-color: #273d70;
	color: #FFFFFF;
}

#subNavHold {
	background-color: #9f1b32;
}

/*#subNav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	height: 26px;
}*/

#subNav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#subNav ul li {
	float: left;
}

#subNav ul li a {
	font-size: 13px;
	padding-right: 20px;
	color: #e1d3bd;
	font-weight: bold;
}

#subNav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#contentHold {
	background-image: url(/img/contentBGmap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 144%;
}

#content-left-column {
	float: left;
	margin-right: 20px;
	width: 210px;
	font-size: 12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EBE1D2;
	border-bottom-color: #EBE1D2;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-left-column h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe1d2;
	margin-bottom: 13px;
	padding-bottom: 10px;
}

#content-left-column ul {
	list-style-type: none;
	padding: 0px;
}

#content-left-column ul li {
	color: #0058BB;
	padding-bottom: 4px;
}

#content-left-column ul li a {
	color: #0058BB;
}

#content-left-column ul li a:hover {
	color: #103768;
}

#content-right-column {
	float: right;
	width: 220px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-right-column h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d5dae5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content-right-column ul {
	list-style-type: none;
	padding: 0px;
}

#content-right-column ul li {
	color: #0058BB;
	padding-bottom: 4px;
}

#content-right-column ul li a {
	color: #0058BB;
}

#content-right-column ul li a:hover {
	color: #103768;
}

#login-column {
	width: 430px;
	float: left;
	background-color: #FFFFFF;
	padding: 20px;
}

#register-column {
	float: right;
	width: 430px;
	background-color: #FFFFFF;
	padding: 20px;
}


#auctionTicker {
	margin-bottom: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#auctionTicker h2 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(/img/decor-top.gif);
	border-bottom-style: none;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#auctionTicker p {

}

#auction-categories {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#content-main-column {
	float: left;
	width: 660px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ebe1d2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebe1d2;
}

#content-main-column p {
	text-align: justify;
}

#content-full-column {
}

/* Below is for the big table of the previous auction   */

table.auction-data {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e1d3bd;
	border-left-color: #e1d3bd;
	text-align: left;
}

tr.auction-head-items {
	background-color: #ebe1d2;
}

table.auction-data th {
}

table.auction-data td {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e1d3bd;
	border-bottom-color: #e1d3bd;
	vertical-align: top;
}

/* Below is for the 'highlight' tables for a current auction, ie. Highest Bidding Activity   */

table.auction-highlights {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1D3BD;
}

#content-main-column table.auction-highlights p {
	text-align: center;
}

table.auction-highlights img {
	padding-top: 20px;
	padding-bottom: 10px;
}

table.auction-highlights td {
	vertical-align: top;
	padding-right: 0px;
}

table.auction-highlights th {
	color: #FFFFFF;
	background-color: #1d2f58;
	padding: 7px;
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0b1223;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #273d70;
}

table.auction-highlights th input {
	color: #FFFFFF;
	background-color: #1d2f58;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

table.auction-highlights table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e1d3bd;
	border-left-color: #e1d3bd;
}

table.auction-highlights table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e1d3bd;
	border-bottom-color: #e1d3bd;
	vertical-align: top;
	text-align: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

div.auction-highlights-item {
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

#footerHold {
	background-color: #e1d3bd;
	background-image: url(/img/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 100px;
}
th a {
	color: #FFFFFF;
}
.bordz {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBCDB5;
}
#content-main-column th {
	color: #FFFFFF;
	background-color: #1d2f58;
	padding: 7px;
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0b1223;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #273d70;
	text-align: left;
}
#content-main-column table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e1d3bd;
	border-bottom-color: #e1d3bd;
	vertical-align: top;
	text-align: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.paginate-first {
	float: left;
}
.selected-page {
	color: #333333;
}
.paginate-next {
	float: left;
}
.paginate-last {
	float: left;
}
.paginate-previous {
	float: left;
}
.paginate-description {
	margin-bottom: 11px;
	float: left;
}
.paginate-main a {
	
	padding: 0px 4px 2px;
	margin-right: 4px;
	text-decoration: none;
	margin-top: 7px;
	border: 1px solid #CCCCCC;
}
.paginate-main a:hover {
	background-color: #333333;
	padding: 0px 4px 2px;
	margin-right: 4px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 7px;
}
.message{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }
ul#uploaded_files{ list-style:none; padding:0; margin:0; }
ul#uploaded_files li{ padding:10px; margin-bottom:10px; width:150px; float:left; margin-right:10px;}
ul#uploaded_files li img{ max-width:150px; max-height:150px; }
.success{ background:#99f099; border:1px solid #339933; }#body-auctions #wrapper #contentHold #content #content-main-column #profile-links a {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #9F1B32;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#body-auctions #wrapper #contentHold #content #content-main-column #profile-links a:hover {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #132140;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#body-auctions #wrapper #contentHold #content #content-main-column img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buyer-nav a {
	margin-right: 11px;
	background-color: #9F1B32;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#buyer-nav {
	margin-bottom: 22px;
}

#body-auctions #wrapper #contentHold #content #content-main-column .form-container .form-txt input {
	width: 100%;
}
