/* CSS Document */

* {margin:0; padding:0;}

body {
	background:#bfbeb2 url(../images/gradient.jpg?lastModified=1iflo30);
	text-align:center;
}

#outer_border {
	width:800px;
	margin:0px auto 0px auto;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#FFFFFF;	
}

#wrapper {
	width:800px;
	background:#bfbeb2 url(../images/content_back.jpg?lastModified=1iflo30) repeat-y;
}

#header {
	width:800px;
	height:130px;
	background:#bfbeb2 url(../images/header.jpg?lastModified=1iflo30) no-repeat;
}

#header_bottom {
	width:800px;
	height:6px;
	background:#bfbeb2 url(../images/header_bottom.jpg?lastModified=1iflo30) no-repeat;
	overflow:hidden;
}
	
#nav {
	width:800px;
	height:50px;
	background:#bfbeb2 url(../images/nav_farback.jpg?lastModified=1iflo30) repeat;
	overflow:hidden;
}

#nav #nav_left {
	width:24px;
	height:50px;
	float:left;
	background:#bfbeb2 url(../images/nav_farback.jpg?lastModified=1iflo30) repeat;
}

#nav #nav_middle {
	width:750px;
	height:50px;
	float:left;
	background:#bfbeb2 url(../images/nav_farback.jpg?lastModified=1iflo30) repeat;
}

#nav #nav_right {
	width:24px;
	height:50px;
	float:left;
	border-left:solid 1px #333;
	background:#bfbeb2 url(../images/nav_farback.jpg?lastModified=1iflo30) repeat;
}

#nav #nav_middle #nav_links {
	width:760px;
	height:50px;
	background:#bfbeb2 url(../images/nav_farback.jpg?lastModified=1iflo30) repeat;
	text-align:center;
}

#nav #nav_middle #nav_links ul {
	margin-top:0px;
	list-style-type:none;
	text-align:center;
	width:760px;
}

#nav #nav_middle #nav_links ul li {
	text-align:center;
	float:left;
	display:block;
}

#nav #nav_middle #nav_links ul li a {
	display:block;
	width:125px;
	height:50px;
	border-left:solid 1px #333;
	overflow:hidden;
	vertical-align:middle;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background:#bfbeb2 url(../images/nav_farback.jpg?lastModified=1iflo30) repeat;
}

#nav #nav_middle #nav_links ul li a.results {
	border-right:solid 1px #333;
}

#nav #nav_middle #nav_links ul li a span {
	display:block;
	padding-top:14px;
	padding-bottom:0px;
}

#nav #nav_middle #nav_links ul li a:hover {
	display:block;
	width:125px;
	height:50px;
	vertical-align:middle;
	border-left:solid 1px #333;
	overflow:hidden;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#EAEAEA;
	background:#bfbeb2 url(../images/rollover/nav_farback.jpg?lastModified=1iflo30) repeat;
}

#nav #nav_right #nav_right_bottom {
	width:576px;
	height:8px;
	background:#bfbeb2 url(../images/nav_right_bottom.jpg?lastModified=1iflo30) no-repeat;
}

#auctions {
	width:800px;
	height:119px;
	background:#bfbeb2 url(../images/auction_area.jpg?lastModified=1iflo30) no-repeat;
}

#content {
	width:800px;
	text-align:left;
	padding-top:10px;
}

#content #content_top {
	width:800px;
	height:35px;
	background:transparent url(../images/content_top.jpg?lastModified=1iflo30) no-repeat;
	overflow:hidden;
	display:none;
}

#content #content_bottom {
	width:800px;
	height: 28px;
	background:#bfbeb2 url(../images/content_bottom.jpg?lastModified=1iflo30) no-repeat;
	float:left;
}

#left {
	width:275px;
	float:left;
	overflow:hidden;
}

#right {
	right:542px;
	float:right;	
}

#footer {
	width:800px;
	height:18px;
	clear:both;
	text-align:left;
	background:#bfbeb2 url(../images/footer.jpg?lastModified=1iflo30) repeat-x;
}

#footer #nav_links {
	width:576px;
	height:18px;
	margin-left:10px;
}

#footer #nav_links ul {
	margin-top:2px;
	list-style-type:none;
	text-align:center;
	width:576px;
}

#footer #nav_links ul li {
	text-align:center;
	padding-left:10px;
	float:left;
	display:block;
}

#footer #nav_links ul li a {
	display:block;
	height:18px;
	text-decoration:none;
	color:#eaeaea;
	font-weight:bold; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
}

#floor {
	height:0px;
	clear:both;
}

#left #column_links ul {
	margin-top:0px;
	margin-left:4px;
	list-style-type:none;
	width:259px;
}

#left #column_links ul li {
}
	
#left #column_links ul li a {
	display:block;
	width:259px;
	background:#bfbeb2 no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}

#left #column_links ul li a.login {
	background:url(../images/customer_login.jpg?lastModified=1iflo30) no-repeat;
	width:145px;
	height:34px;
}

#left #column_links ul li a.login:hover {
	background:url(../images/rollover/customer_login.jpg?lastModified=1iflo30) no-repeat;
	width:145px;
	height:34px;
}

#left #column_links ul li a.email {
	background:url(../images/email_updates.jpg?lastModified=1iflo30) no-repeat;
	width:222px;
	height:29px;
	padding-bottom:0px;
}

#left #column_links ul li a.email:hover {
	background:url(../images/rollover/email_updates.jpg?lastModified=1iflo30) no-repeat;
	width:222px;
	height:29px;
}

#left h2 {
	width:259px;
	height:60px; 
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/newsHeader.jpg) no-repeat;
}

#news_box {
	margin-top:10px;
	margin-left:10px;
	width:230px;
	text-align:center;
	background:transparent url(../images/news_box_content.jpg?lastModified=1iflo30);
}

#left #news_box #news_box_top {
	width:230px;
	height:31px;
	background:transparent url(../images/news_box_top.jpg?lastModified=1iflo30) no-repeat;
	overflow:hidden;
}

#left #news_box #news_box_content {
	padding-top:5px;
	padding-bottom:5px;
	width:230px;
	background:transparent url(../images/news_arrow1.gif?lastModified=1iflo30) center no-repeat;
	text-align:left;
}

#left #news_box #news_box_content a {
	display:block;
	padding-left:35px;
	width:190px;
}

#left #news_box #news_box_content_arch {
	padding-top:8px;
	padding-bottom:5px;
	width:230px;
	text-align:left;
}

#left #news_box #news_box_content_arch a {
	display:block;
	padding-left:35px;
	font-size: 12px;
	font-weight:bold;
	width:190px;
}
	
#left #news_box #news_box_bottom {
	width:230px;
	height:10px;
	background:transparent url(../images/news_box_bottom.jpg?lastModified=1iflo30) no-repeat;
	overflow:hidden;
}

#right #feat_aucs {
	padding-right:52px;
	width:456px;
	background:transparent url(../images/feat_auc_back.jpg?lastModified=1iflo30) repeat-y;
	text-align:left;
}

#right #feat_aucs #feat_auc_top h2 {
	width:456px;
	height:45px;
	text-indent:-5000px;
	background:transparent url(../images/feat_auc_top.jpg?lastModified=1iflo30) no-repeat;
	overflow:hidden;
}

#right #feat_aucs #feat_auc_middle1{
	width:456px;
	height:109px;
	background:transparent url(../images/feat_auc_test1.jpg?lastModified=1iflo30) no-repeat;
	overflow:hidden;
	border-bottom:dotted;
	border-bottom-width:2px;
	border-bottom-color:#807f6f;
}

#right #feat_aucs #feat_auc_middle2{
	width:456px;
	height:109px;
	background:transparent url(../images/feat_auc_test2.jpg?lastModified=1iflo30) no-repeat;
	overflow:hidden;
}

#right #feat_aucs #feat_auc_bottom{
	width:456px;
	height:24px;
	background:transparent url(../images/feat_auc_bottom.jpg?lastModified=1iflo30) no-repeat;
	overflow:hidden;
	clear:both;
}

#feat_aucs_viewall a {
	display:block;
	width:456px;
	color:#6f1a1a; 
	text-decoration:none; 
	font-weight:bold; 
	font-size:22px; 
	font-family:Arial, Helvetica, sans-serif;
	border-top:dotted;
	border-top-width:2px;
	border-top-color:#807f6f;
	padding-top:10px;
	padding-bottom:20px;
	clear:both;
	text-align:center;
}

#feat_aucs_viewall a:hover {
	text-decoration:underline; 
}

#clear_both{
	width:0px;
	height:0px;
	overflow:hidden;
	clear:both;
}

#dotted_bottom{
	width:100%;
	height:0px;
	border-bottom:dotted;
	border-bottom-width:2px;
	border-bottom-color:#807f6f;
}

#clear_both{
	width:0px;
	height:0px;
	overflow:hidden;
	clear:both;
}

#quick_links {
	float:right;
	height:45px;
	border:#C0BEB2 solid 2px;
	text-align:right;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:0px;
	padding:5px;
	background:#908e8e url(../images/quick_links_back.jpg?lastModified=1iflo30) repeat-x;
}

#quick_links select {
	background:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:#FFFFFF dotted 1px;
}
