@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
}
.oneColFixCtrHdr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: top;
}
.oneColFixCtrHdr #container #header #logolink {
	display: block;
	height: 50px;
	width: 175px;
	position: absolute;
	z-index: 100000;
}
.oneColFixCtrHdr #container #header #logolink a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header {
	background-image: url(header.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	background-position: left top;
	height: 122px;
	float: left;
	margin-bottom: 15px;
	display: block;
}
.oneColFixCtrHdr #container #header a {
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F9F0E9;
	z-index: -99999;
}
.oneColFixCtrHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9CB9CF;
}
#events {
	display: block;
	height: 540px;
	overflow: auto;
	padding-right: 20px;
	scrollbar-face-color: #FFcc99;
	scrollbar-track-color: #996633;
	scrollbar-arrow-color: #990033;
	scrollbar-shadow-color: #990033;
	scrollbar-dark-shadow-color: #660066;
	scrollbar-3dlight-color: #cc9900;
	scrollbar-highlight-color: #cc9900;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.oneColFixCtrHdr #container #mainContent #leftcol a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContent #leftcol {
	float: left;
	width: 600px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #rightcol {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #mainContent #slideshow2 {
	padding-right: 20px;
}
#events .date {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 16px;
	margin-top: 7px;
}
.salename {
	font-size: 16px;
	font-weight: bold;
	color: #F0E7DE;
	font-family: Arial, Helvetica, sans-serif;
}
.location {
	font-size: 14px;
	color: #9CB9CF;
	font-weight: normal;
}

.oneColFixCtrHdr #container #footer #bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #B3AFA8;
	margin-bottom: 15px;
	padding-top: 25px;
	margin-top: -30px;
}
.oneColFixCtrHdr #footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	margin-top: 20px;
}
.oneColFixCtrHdr #container #header #topnav {
	padding-top: 60px;
	padding-left: 210px;
	z-index: 99999;
	position: relative;
	width: 700px;
}
.navbar-tagline {
	margin-top: 3px;
}
#footer p a {
	color: #CEC9C1;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #miniads {
	clear: both;
	padding-top: 15px;
	width: 900px;
}
#leftcontainment {
	height: 460px;
}
.oneColFixCtrHdr #container #miniads #blog {
	float: left;
	text-align: center;
	width: 300px;
	padding-top: 8px;
}
#handbook {
	float: left;
	margin-left: 15px;
	height: 201px;
	width: 280px;
}
.oneColFixCtrHdr #container #miniads #enews {
	float: left;
	background-repeat: repeat-y;
	height: 190px;
	width: 274px;
	margin-left: 10px;
	margin-bottom: 20px;
	background-color: #714836;
	background-image: url(boxmiddle.jpg);
}
#rightcol #enews {
	background-image: url(boxmiddle.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 278px;
}
.oneColFixCtrHdr #container #miniads #enews .boxbottom {
	background-image: url(boxbottom.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 274px;
}

.oneColFixCtrHdr #container #enews .boxbottom {
	background-image: url(boxbottom.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 274px;
}

.oneColFixCtrHdr #container #miniads #enews form div .submitbutton {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#enews h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F1EAE2;
	text-align: center;
	margin-top: -8px;
}

.oneColFixCtrHdr #container #miniads #enews form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F1EAE2;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #miniads #enews form div input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #F1EAE2;
	margin-top: 5px;
	margin-left: 10px;
}
.submitbutton {
	margin-left: 50px;
}
.oneColFixCtrHdr #container #mainContent #rightcol #events p .location a {
	color: #97B3C9;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.fpss-introtext .slidetext h1 a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}.oneColFixCtrHdr #container #mainContent #leftcol #slideshow {
	clear: both;
	text-align: center;
	padding-right: 20px;
}
#enews .twitterboxbottom {
	background-image: url(boxbottom.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 274px;
}
#miniads #twitter {
	background-repeat: repeat-y;
	height: 190px;
	width: 274px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #714836;
	background-image: url(boxmiddle.jpg);
}
.oneColFixCtrHdr #container #mainContent #leftcol #myimageflow {
	margin-top: 20px;
}
#leftcol #enews {
	background-image: url(boxmiddle.jpg);
	background-repeat: repeat-y;
	margin-top: 50px;
	float: left;
	margin-left: 10px;
	width: 280px;
}
#leftcol #adbanner {
	background-repeat: repeat-y;
	margin-top: 5px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	text-align: center;
	width: 275px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
#adbanner a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #miniads #blog a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #miniads #handbook a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContent #rightcol #enews form {
	padding-left: 10px;
}
.oneColFixCtrHdr #container #mainContent #rightcol #enews form div #zkdhh-zkdhh {
	margin-top: 10px;
}
.oneColFixCtrHdr #container #mainContent #rightcol #enews form div .submitbutton {
	margin-top: 10px;
	padding-left: 50px;
	margin-right: 50px;
}
.oneColFixCtrHdr #container #mainContent #rightcol #enews h2 a {
	color: #DDD1C8;
}
#leftcolcontacts {
	float: left;
	width: 570px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/microphone.jpg);
}
#rightcol #events a {
	color: #CC9;
	margin-top: 2px;
	padding-top: 2px;
	line-height: 1.5em;
	font-size: 12px;
}
.oneColFixCtrHdr #container #footer iframe {
	margin-right: auto;
	margin-left: 100px;
}
.oneColFixCtrHdr #container #footer #bottomnav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #footer .facebook {
	width: 600px;
	margin-right: auto;
	margin-left: 250px;
}
.oneColFixCtrHdr #container #footer .facebook a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#jsCount {
	text-align: center;
	padding-left: 30px;
	margin-bottom: 15px;
	height: 150px;
}
.salenamecount {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.smartauctionslogo {
	margin-left: 0
];
}
#adbanner a {
	color: #FFF;
	text-align: center;
}
#leftcol .specialblock {
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 15px;
	border: thin solid #900;
	font-size: 18px;
}
