* {
	border: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* ---------- GLOBAL ------------------------------------------------------- */

html {
	height: 100%;

}

body {
	font-size: 62.5%;
	height: 100%;
	background: #fff url(/images/bggradient.png) top right no-repeat;
}

h1 {
	z-index: 500;
	width: 779px;
	height: 156px;
	text-indent: -9999px;
}

#header-standard {
	background: transparent url(/images/header.png) top left no-repeat;
}

#header-sale {
	background: transparent url(/images/header-sale.png) top left no-repeat;
}

#header-auction {
	background: transparent url(/images/header-auction.png) top left no-repeat;
}

a {
	color: black;
}

ul {
	list-style-type: none;
}

strong {
	color: #0B261B;
}

.invisible {
	display: none;
}

.clear {
	clear: both;
}

label, input {
	font-size: 1.1em;
}

#siteContainer {
	width: 779px;
	min-height: 100%;
	margin: auto;
   	background: #fff url(/images/mainbg.png) 18px 0 repeat-y;
}

.contentContainer {
	float: left;
	width: 528px;
	min-height: 775px;
	padding-top: 24px;
	padding-left: 24px;
	background: transparent url(/images/bggradient.png) 0px -156px repeat-x;
}

.contentContainer h2 {
	margin-bottom: 1em;
	font-size: 1.6em;
	font-weight: normal;
	color: #0B261B;
}

.contentContainer p { 
	margin-bottom: 1.1em;
	font-size: 1.1em;
}

#stripe {
	position: absolute;
	width: 40%;
	margin-top: 86px;
}

.green {
	color: #77AA4B
}

.red {
	color: #BC003C
}

a.red:hover {
    text-decoration: none;
}

.PDFicon {
	display: block;
	float: left;
	margin: 6px 0 0 4px;
}

.topMargin {
	margin-top: 1em;
}

/* ---------- MENU --------------------------------------------------------- */

#menuContainer {
	float: left;
	text-align: right;
	padding: 23px 15px 0 29px;
}

#upperMenu li {
	text-align: right;
	margin-bottom: 1px;
}

#upperMenu li a {
	display: block;
	width: 171px;
	height: 23px;
	padding: 7px 12px 0 0;
	text-decoration: none;
	font-size: 1.1em;
	color: #665B54;
	background: transparent url(/images/butbg.png) top left no-repeat;
}

#upperMenu li a:hover {
	color: #352C26;
   	background: transparent url(/images/butbg.png) 0px -30px no-repeat;
}

#menuItem-standard-active a {
   	background: transparent url(/images/butbg.png) 0px -30px no-repeat !important;
}

.menuItem-register a {
	margin: 10px 0 12px 0 !important;
	color: #fff !important;
   	background: transparent url(/images/butbg-red.png) top left no-repeat !important;
}

.menuItem-register a:hover, #menuItem-register-active a  {
   	background: transparent url(/images/butbg-red-on.png) top left no-repeat !important;
}

#menuItem-register-active a {
	margin-bottom: 0px !important;
}

#upperMenu li ul a {
	height: auto !important;
	padding: 4px 0 4px 0 !important;
	background-image: none !important;
}

#upperMenu li ul a:hover, #menuItem-subMenu-active a {
	color: #BC003C !important;
	background-image: none !important;
}
	
#lowerMenu {
	padding: 10px 0 8px 0;
	margin: 0 18px 0 16px;
}

#lowerMenu li {
	margin-bottom: 0.3em;
}

#lowerMenu li a {
	font-size: 1.1em;
	text-decoration: none;
	color: #665B54;
}

#lowerMenu li a:hover{
	text-decoration: underline;
}

.currentPage {
	font-weight: bold;
}

.indent {
	display: none;
}

#fanaticLink {
	margin: 5px 18px 0 0;
	font-size: 1.1em;
}

#fanaticLink, #fanaticLink a {
	color: #BFBAB7;
}

#fanaticLink a {
	text-decoration: none;
	font-weight: bold;
}

#fanaticLink a:hover {
	color: #9B9490;
}

/* ---------- GENERAL PAGES ------------------------------------------------ */

.container-small-top {
	width: 229px;
	padding: 15px 18px 0.4em 18px;
	background: transparent url(/images/container-small-top.png) top left no-repeat;
}

.container-small-bottom {
	height: 5px;
	width: 265px;
	margin-bottom: 15px;
	background: transparent url(/images/container-small-bottom.png) top left no-repeat;
}

.container-large-top {
	width: 476px;
	padding: 15px 15px 0.4em 18px;
	margin-top: 1em;
	background: transparent url(/images/container-large-top.png) top left no-repeat;
}

.container-large-bottom {
	height: 5px;
	width: 512px;
	margin-bottom: 15px;
	background: transparent url(/images/container-large-bottom.png) top left no-repeat;	
}
.pageTabs {
	float: right;
	border: 1px solid #EEEBEA;
}
.pageTabs li {
	display: block;
	float: left;
}

.pageTabs li a {
	display: block;
	height: 19px;
	padding-top: 5px;
	color: #0B261B;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
}

.leftTab a {
	background: transparent url(/images/tab-left.png) 0px 0px no-repeat;
}

.centreTab a {
	background: transparent url(/images/tab-centre.png) right 0px no-repeat;
}

.rightTab a {
	background: transparent url(/images/tab-right.png) right 0px no-repeat;
}

.leftTab a:hover, #leftTab-active a  {
	background: transparent url(/images/tab-left.png) 0px -24px no-repeat;
}

.centreTab a:hover, #centreTab-active a {
	background: transparent url(/images/tab-centre.png) right -24px repeat-x;
}

.rightTab a:hover, #rightTab-active a  {
	background: transparent url(/images/tab-right.png) right -24px no-repeat;
}

.endTab a {
	width: 35px !important;
	color: #665B54 !important;
	text-decoration: underline !important;
	text-align: center !important;
}

.endTab a:hover {
	color: #7A706A !important;
	text-decoration: none !important;
}

.textButton {
	display: block;
	float: left;
	cursor: pointer;
	height: 31px;
	margin-right: 4px;
	color: #665B54;
	text-decoration: none;
	font-size: 1.1em;
	background: transparent url(/images/button-whitebg-left.png) top left no-repeat;
}

.textButton span {
	padding: 7px 9px 0 8px;
	display: block;
	height: 24px;
	background: transparent url(/images/button-whitebg-right.png) top right no-repeat;
}

.textButton-rightAlign {
	float: right;
	margin: -6px 16px 4px 0;
}

.textButton-back {
	float: right;
	margin-right: 16px;
}

.textButton-register {
	float: left;
	margin-top: -8px;
}

.textButton-edit {
	margin-top: -6px;
	margin-bottom: 1em;
}

.textButton-print-right {
	float: right;
	margin: -6px 0 4px 0;
}

#btnSubmit {
	margin-top: 0.7em;
}

/* ---------- HOME --------------------------------------------------------- */

.gradientRuleWrapper {
	height: 1px;
	margin: 2em 0 2.6em 0;
   	background: transparent url(/images/hrgradient.png) top left no-repeat;
}

.nuggetContainer {
	float: left;
	width: 170px;
	height: 189px;
   	background: transparent url(/images/nuggetbg.png) bottom left no-repeat;
}

.generalNugget {
   	background: transparent url(/images/nuggetheading-general.png) top left no-repeat;
}

.saleNugget {
   	background: transparent url(/images/nuggetheading-sale.png) top left no-repeat;
}

.auctionNugget {
   	background: transparent url(/images/nuggetheading-auction.png) top left no-repeat;
}

.nuggetContainer h3 {
	width: 124px;
	height: 14px;
	padding: 5px 6px 5px 6px;
	margin-left: 5px;
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
}

.nuggetContainer dl {
	height: 132px;
	padding: 10px;
	margin: 6px 12px 0 6px;
	font-size: 1.1em;
	background: #E9E5E3;
}

.nuggetContainer dd {
	padding-bottom: 0.9em;
}

.nuggetContainer dd a {
	color: #BC003C;
	text-decoration: none;
}

.nuggetContainer dd a:hover {
	text-decoration: underline;
}

.dashedDD {
	margin-bottom: 0.8em;
	border-bottom: 1px dotted #000;
}

.nuggetContainer img {
	margin: 6px 0 0 6px;
}


.nuggetContent {
	margin: 6px 12px 0 6px;
	height: 152px;
	font-size: 1em;
	background: #E9E5E3;
	overflow: hidden;
}

.nuggetContent img {
	padding: 0px;
	margin: 0px;
}

.nuggetContent p {
	padding: 6px 6px 0 6px;
	margin: 0;
}

.nuggetContent .lotInfo {
	padding: 0;
	margin: 10px 6px 0 6px;
	color: #0B261B;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
}

.nuggetContent .lotInfo .lotInfo {
	margin-left: 0;
	margin-right: 0;
}

.nuggetLocation {
	display: block;
	padding: 2px 0 2px 3px;
	margin-bottom: 1px;
	font-size: 1.1em;
	color: #fff;
}

.saleLocation {
	background: #77AA4B;
}

.auctionLocation {
	background: #BC003C;
}

#nuggetPrice {
	float: left;
	color: #0B261B;
	font-size: 1.3em;
	font-weight: bold;
	padding: 1px;
}

#nuggetPrice:first-line {
	color: #0B261B;
	font-size: 85% !important;
}

#viewBut {
	float: right;
	margin: 6px 8px 0 0 !important;
}

/* ---------- CONTACT US --------------------------------------------------- */

#contactDetails h3 {
	font-size: 1.2em;
	font-weight: normal;
}

#contactDetails p {
	margin-top: 1.2em;
}

#contactForm {
	margin-left: 16px;
}

#contactForm h3 {
	display: block;
	height: 30px;
	font-size: 1.2em;
}

#contactForm label {
	float: left;
	width: 125px;
	padding-top: 6px;
}

.contactForm-input {
	float: left;
	font-size: 1.1em;
	width: 320px !important;
}

#sendButton {
	float: right;
	margin-right: 60px;
}

#map {
	margin-top: 15px;
}

/* ---------- QUICK SEARCH ------------------------------------------------- */

#quickSearch {
	position: relative;
	margin-top: -0.5em;
}

#quickSearch h3 {
	font-size: 1.3em;	
}

#quickSearch label {
	margin-left: 1em;
}

#quickSearch select {
	width: 98px;
	padding: 1px;
	font-size: 100%;
	font-size: 1.1em;
	background-color: #EDEDED;
	border: 1px solid #8A8A8A;
}

#quickSearch  h3 {
	text-align: right;
	clear: both;
	float: left;
	width: 8em;
}

#quickSearch input {
	position: absolute;
	left: 35em;
	top: 5.2em;
}

/* ---------- LOGIN -------------------------------------------------------- */

form input {
	display: block;
}

#forgottenPassword {
	display: block;
	font-size: 0.9em;
	margin-bottom: -1em;
}

.textfield {
	width: 220px;
	padding: 3px;
	background-color: #EDEDED;
	margin: 0.5em 0 0.5em 0;
	border-top: 1px solid #ACADB3;
	border-left: 1px solid #ACADB3;
}

#notYetMember {
	float: left;
	font-size: 1.1em;
	margin: 0em 0.8em 0 26px;
}

#welcomePage h3 {
	font-size: 1.15em;
}

/* ---------- REGISTER ----------------------------------------------------- */

.bullet {
	display: block;
	float: left;
	clear: both;
	padding-top: 14px;
	margin-right: 3px;
}

.registerForm label {
	float: left;
	width: 125px;
	padding-top: 10px;
}

.noBullet {
	width: 134px !important;
}

.registerForm input {
	float: left;
}

.registerForm select {
	float: left;
}

.registerForm h3 {
	margin-bottom: 1.2em;
	font-size: 1.1em;
}

.selectLabel {
	width: 33px !important; 
	text-align: center;
}

.checkBox, span.checkBox input {
	margin: 0 0.5em 2.5em 0;
}

#key {
	margin-bottom: 1.6em;
}

#key dt {
	float: left;
	width: 9px;
}

.narrowField {
	width: 65px;
}

.medField {
	width: 160px;
}

.wideField {
	width: 380px;
}

.noLabel {
	margin-left: 134px;
}

/* ---------- WELCOME ------------------------------------------------------ */

#button-account {
	float: right;
	margin-top: -41px;
}

#myDetails {
	font-size: 1.1em;
}

#myDetails dd {
	font-weight: bold;
	margin-bottom: 0.6em;
}

#preferences {
	text-decoration: underline; 
	margin-top: 1.2em; 
	font-weight: normal !important;
}

.preferences-subHeading {
	float: left;
}

.preferences-indent {
	padding-left: 30px;
}

.preferenceLabel {
	font-weight: normal !important;	
}

/* ---------- PROPERTY SEARCH ---------------------------------------------- */

#mapContainer {
	padding: 1.6em 0 1.6em 0;
	line-height: 2.5em;
}

.checkboxContainer {
	float: left; 
	width: 178px;
}

.checkboxContainer input {
	display: inline;
}

#propertySearch span {
	display: block;
	font-size: 1.1em;
}

#propertySearch select {
	width: 150px;
	padding: 1px;
	background-color: #EDEDED;
	border: 1px solid #8A8A8A;
}

.searchHeading {
	float: left;
	width: 70px;
	font-size: 1.2em;
}

.searchLabel {
	margin-top: 1.5em;
}

#mapKey dt, #mapKey dd {
	float: left;	
}

#mapKey dd {
	margin: 3px 3em 0 0.5em;
}

/* ---------- INFORMATION -------------------------------------------------- */

#content-info h3, .newsItem h3, #newsDetail h3 {
	color: #BC003C;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}

/* ---------- NEWS LIST ---------------------------------------------------- */

.newsItem {
	padding: 7px 8px 5px 8px;
	background: transparent url(/images/container-large-top.png) top left no-repeat;
}

.newsItem img, .newsSummary {
	float: left;
}

.newsSummary {
	width: 332px;
	margin-left: 18px;
	text-align: justify;
}

.button-more {
	display: block;
	width: 112px;
	height: 30px;
	background: transparent url(/images/button-more.png) top left no-repeat;
}

/* ---------- PROPERTY DETAILS --------------------------------------------- */

#propertyImages {
	float: left;
	width: 287px;
	padding: 8px 8px 0 8px;
	margin-bottom: 8px;
	color: #0B261B;
	background: transparent url(/images/propertyimg-top.png) top left no-repeat;
}

#propertyImages p {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}

#propertyImages img {
	margin-bottom: 4px;
}

#propertyImages-bottom {
	height: 6px;
	width: 303px !important;
	margin: 0 -8px -1px -8px;
	background: transparent url(/images/propertyimg-bottom.png) top left no-repeat;
}

.thumbnail {
	margin-right: 4px;
}

.backButton {
	padding-left: 32px;
	background: transparent url(/images/button-arrow-left.png) top left no-repeat !important;		
}

.textButton-print-right {
	background: transparent url(/images/button-greybg-left.png) top left no-repeat !important;
}

.textButton-print-right span {
	background: transparent url(/images/button-greybg-right.png) top right no-repeat !important;
}

.nextButton span {
	padding: 7px 57px 0 6px;
	display: block;
	height: 24px;
	background: transparent url(/images/button-arrow-right.png) top right no-repeat;
}

.leftText {
	float: left;
}

.noMargin {
	margin-right: 0px;
}

.lotInfo {
	color: #0B261B;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 2em;
	margin-bottom: 2.2em;
}

#propertyInfo-sale {
	margin-bottom: 4.3em;
}

#propertyInfo-auction:first-line {
	color: #BC003C;
}

#propertyInfo-sale:first-line {
	color: #868380;
}

#propertyPrice, #propertyStatus {
	color: #63AD23;
	font-size: 1.5em;
}

#propertyInfoLinks {
	width: 185px;
	padding: 8px;
	background: transparent url(/images/propertyinfo-top.png) top left no-repeat;
}

#propertyInfoLinks-bottom {
	width: 200px;
	height: 6px;
	background: transparent url(/images/propertyinfo-bottom.png) top left no-repeat;
}

#propertyInfoLinks a {
	cursor: pointer;
	display: block;
	height: 31px;
	color: #665B54;
	text-decoration: none;
	font-size: 1.1em;
	background: transparent url(/images/button-whitebg-left.png) top left no-repeat;
}

#propertyInfoLinks a span {
	padding: 7px 0 0 6px;
	display: block;
	height: 24px;
	background: transparent url(/images/button-arrow-right.png) top right no-repeat;
}

#propertyInfo {
	float: left;
	margin-left: 18px;
	width: 207px;
}

#propertyDetail {
	margin-bottom: 1.5em;
}

#propertyDetail h3 {
	font-size: 1.2em;
	margin-bottom: 1em;
}

#propertyDetail h4 {
	font-size: 1.1em;
}

.lightText {
	color: #868380;
}

#guidePrice {
	font-size: 1.4em;
}

/* ---------- PROPERTIES FOR AUCTION --------------------------------------- */

.auctionHeader {
	padding: 0.7em;
	color: #fff;
	background: #BC003C;
	font-size: 1.1em;	
}

.auctionHeader h3 {
	float: left;
	margin: 0px 0.8em 0 0 !important;
	padding: 0px !important;
}

.auctionHeader span {
	color: #370915;
	font-size: 1.2em;
}

.auctionHeader strong {
	color: #fff;
}

.table-auctionHistory h4 {
	font-size: 1.2em;
	margin-bottom: 1em;
}

.table-auctionHistory p {
	font-size: 1.0em;
	margin-bottom: 1em;
}

.table-auctionHistory img {
	float: left;
	margin: 0 0.6em 0.6em 0;
}

/* ---------- FORTHCOMING AUCTIONS ----------------------------------------- */

#auctionsContainer {
	width: 528px;
}

#auctionList {
	width: 504px;
	padding: 12px;
	color: #665B54;
	background: #DFDCDA;
}

#upcomingList dt {
	padding: 0.1em 0 0.1em 0.5em;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	background: #BC003C;
}

#upcomingList dt a {
	color: #fff;
	text-decoration:none;	
}

#upcomingList dt a:hover {
	text-decoration: underline;
}

#upcomingList dd {
	padding: 1em;
	margin: 0.3em 0 0.3em 0;
	font-size: 1.1em;
	background: #fff;
}

/* ---------- AUCTION HISTORY ---------------------------------------------- */

#auctionTabs li a {
	width: 53px;
}

#previousList dt {
	padding: 0.5em 0 0.5em 0.5em;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	background: #BC003C;
}

#previousList dd {
	padding: 1em;
	margin: 0.3em 0 0.3em 0;
	font-size: 1.1em;
	background: #fff;
}

#auctionList h3 {
	padding: 0.6em;
	color: #fff;
	background: #BC003C;
	font-size: 1.3em;
}

.table-auctionHistory thead {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	background: #AEAEAE;
}

.table-auctionHistory thead td {
	padding: 0.1em;
}

.table-auctionHistory tbody {
	font-size: 1.1em;
	color: #000;
	background: #fff;
}

.table-auctionHistory tbody td {
	padding: 0.5em;
}

.lotNumber {
	color: #333;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}

.sold {
	font-weight: bold;
}

/* ---------- IMPORTANT INFORMATION ---------------------------------------- */

#importantInfo h3 {
	font-size: 1.2em;
	margin: 1em 0 1em 0;
	color: #BC003C;
}

#importantInfo-topHeading {
	padding-top: 1em;
}

#importantInfo ol {
	font-size: 1.1em;
}

#importantInfo li {
	margin: 0 0 1em 20px;
}

/* ---------- PROPERTY LIST ------------------------------------------------ */

#propertyTabs li , #propertyTabs li a {
	width: 26px;
}

#propertyList {
	padding-top: 20px;
   	background: #DFDCDA;
}

.propertyContainer {
	float: left;
	width: 231px;
	margin-bottom: 8px;
	margin-left: 22px;
}

.propertyHeader {
	padding: 2px 4px 2px 4px;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: #86BE56;
}

.propertyHeader h4 {
	font-size: 1.1em;
	float: left;
}

.propertyContainer a {
	text-decoration: none;
	color: #6D9D43;
}

.propertyContainer a:hover {
	text-decoration: underline;
	color: #6D9D43;
}

.propertyContainer p {
	padding: 5px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000;
	background: #fff;
}