@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	/* background-image: url(../templates/images/body_bgd.gif); */
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear {
	height: 0;
	font-size: 0;
	clear: both;
}
a:link, a:visited, a:active {
	color: #3a7e40;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;	
}
a.tip {
text-decoration: none !important;
}

a.tip:hover {
background-color: #FFECEC;

}
a.tip img {
border: none;
}
#hdr {
	width: 970px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-image: url(../templates/images/hdr_bgd.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	padding-right: 25px;
	color: #ffff99;
	text-align: right;
	line-height: 10px;
	overflow: hidden;
	clear: both;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#hdr a {
	color: #FF3300;
}
#hdr input#txtHdrSearch {
	background-color: #eae4bb;
	border: 1px solid #a69c66;
	color: #a69c66;
	width: 225px;
	height: 26px;
	font-size: 18px;
}
errortext
{
	color: Red;
}
#warning {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #990000;
	background-color: #FFCCCC;
}
.tableheader 
{
	background-color: #C3BA86;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
}
#nav {
	background-image: url(../templates/images/nav_bgd.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 996px;
	padding-right: 10px;
	padding-left: 14px;
	height: 40px;
	clear: both;
	overflow: hidden;
}
#nav a {
	display: block;
	float: left;
	color: #302a22;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 29px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 11px;
	background-repeat: no-repeat;
	background-position: right;
}

#nav table 
{
	background-image: url(../templates/images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#nav a#active {
	background-color: #ebebeb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #597A5C;
	border-right-color: #597A5C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #597A5C;
	margin-left: -2px;
	background-image: none;
	height: 28px;
}
#nav a:hover {
	background-color: #ebebeb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #597A5C;
	border-right-color: #597A5C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #597A5C;
	margin-left: -2px;
	background-image: none;
	height: 28px;
}
#content {
	background-image: url(../templates/images/content_bgd.png);
	background-repeat: repeat-y;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
#content h1 {
	font-size: 18px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	color: #554a3b;
	height: 28px;
	background-image: url(../images/h1_bg.gif);
	clear: both;
	width: auto;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#content h1 .hdr_more {
	float: right;
}
#content h2 {
	font-size: 16px;
	color: #554a3b;
}
#content .block {
	background-color: #FFFFFF;
	display: block;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}

#content .block ul {
/*	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
}
#content .block ul li {
	margin-bottom: 3px;
}

#content .block_nospace {
	background-color: #FFFFFF;
	display: block;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
}
#content .gridrow
{
	background-color: #fff;
}
#content .altgridrow
{
	background-color: #EBEBEB;
}
#content .gridheader
{
	background-color: #C3BA86;
	text-align: left;
	color: #000;
}

#content #sidebar {
	float: left;
	height: auto;
	width: 250px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 14px;
	/*margin-bottom: 15px;*/
}

#content #sidebar_lot {
	float: right;
	height: auto;
	width: 250px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 14px;
}
#content #sidebar_lot ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content #sidebar_lot ul li {
	margin-bottom: 3px;
}

#content #sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content #sidebar ul li {
	margin-bottom: 3px;
}
#content #sidebar .block {
	/*background-color: #FFFFFF;
	display: block;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;*/
}
#content #sidebar .block ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
	list-style-type: none;
}
#content #sidebar .block ul li a.more {
	float: right;
	margin-top: -10px;
}

#content #main {
	float: left;
	width: 690px;
}
#content #main h1 {
	font-size: 18px;
	color: #554A3B;
	text-transform: capitalize;
	margin: 0px;
	height: 28px;
	background-image: url(../images/h1_bg.gif);
	clear: both;
	border: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#content #main h1 .hdr_more {
	float: right;
}
#content #main .block {
	/*background-color: #FFFFFF;
	display: block;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;*/
}
#content #main .block dl.auctions {
	width: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCAC7D;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content #main .block dl.auctions dt {
	float: left;
	clear: left;
	width: 250px;
	font-weight: bold;
}
#content #main .block dl.auctions dt.hdr {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	clear: both;
	float: none;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCAC7D;
	padding-bottom: 10px;
}
#content #main .block dl.auctions dt.hdr a {
	float: right;
	margin-left: 10px;
}

#content #main .block dl.auctions dt.actions {
	clear: both;
	float: none;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content #main .block dl.auctions dd {
	margin-bottom: 5px;
	padding-left: 20px;
	margin-left: 230px;
}
#content #main .block dl.auctions dd input[text] {
	height: 25px;
}
#content #sidebar .block ul.filters {
            padding: 0px;
            list-style-type: none;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 15px;
            margin-left: 0px;
}
#content #sidebar .block ul.filters li {
            display: block;
            border-bottom-width: 1px;
            border-bottom-style: dashed;
            border-bottom-color: #CCAC7D;
			padding-top: 4px;
			padding-bottom: 3px;
			padding-left: 7px;
}
#content #sidebar .block ul.filters li:hover {
            background-color: #F1DFC2;       
}
#content #sidebar .block ul.filters li.hdr {
            border-bottom-style: solid;
            padding-left: 5px;
            font-weight: bold;
            font-size: 14px;
}
#content #sidebar .block ul.filters li.hdr:hover {
            background: none !important;      
}
#content #sidebar .block ul.filters li a {
            text-decoration: none;
            display: inline-block;
}
#content #sidebar .block ul.filters li ul li  
{
	border-bottom: none !important;	
	padding: 0 !important;
}
#content #sidebar .block ul.filters li a:hover {
            color: #482424;  
}
#content #account_menu {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 960px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#content #account_sidebar {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 230px;
	background-color: #D7D7D7;
	padding: 5px;
	border: 1px solid #CCC;
	margin-left: 5px;
	margin-bottom: 5px;
}
#content #account_main {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 678px;
	padding-left: 15px;

}

#footer {
	clear: both;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(../templates/images/ftr_bgd.png);
	background-repeat: no-repeat;
	height: 70px;
	text-align: center;
	color: #ffff99;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#sub_footer {
	clear: both;
	height: auto;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 5px;
}
table#featuredLots {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}
table#featuredLots td {
	border: 1px dotted #999999;
	font-size: 12px;
	vertical-align: middle;
}
table#featuredLots   img   {
	margin-right: 10px;
	float: left;
}
.small {
	font-size: 11px;
}

.price {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3A7E40;
	float: left;
	margin-right: 10px;
	display: block;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun1Items table {
border: 1px solid #597A5C !important; 
border-top: none !important;
width: 175px;
background-color: #ebebeb !important;
margin-left: -3px;
background-image: none !important;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun1Items table a {
font-size: 12px !important;
font-weight: bold !important;
border: none !important;
width: 175px;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun1Items table a:hover {
border-left: 1px solid #597A5C !important;
background-color: #fff !important;
width: 175px;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun3Items table {
border: 1px solid #597A5C !important; 
border-top: none !important;
width: 175px;
background-color: #ebebeb !important;
margin-left: -3px;
background-image: none !important;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun3Items table a {
font-size: 12px !important;
font-weight: bold !important;
border: none !important;
width: 175px;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun3Items table a:hover {
border-left: 1px solid #597A5C !important;
background-color: #fff !important;
width: 175px;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun6Items table {
border: 1px solid #597A5C !important; 
border-top: none !important;
width: 175px;
background-color: #ebebeb !important;
margin-left: -3px;
background-image: none !important;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun6Items table a {
font-size: 12px !important;
font-weight: bold !important;
border: none !important;
width: 175px;
}
div#ctl00_ctl00_ucHeaderMenu1_mnuMainMenun6Items table a:hover {
border-left: 1px solid #597A5C !important;
background-color: #fff !important;
width: 175px;
}