/* CSS Document */

* {margin:0; padding:0;}

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

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

#wrapper {
	width:800px;
	background:#bfbeb2 url(../images/content_back.jpg) repeat-y;
	border-width:3px 3px 3px 3px;
	border-style:solid;
	border-color:#FFF;
}

#header {
	width:800px;
	height:76px;
	background:#bfbeb2 url(../images/header.jpg) no-repeat;
}

#header_bottom {
	width:800px;
	height:6px;
	background:#bfbeb2 url(../images/header_bottom.jpg) no-repeat;
	overflow:hidden;
}
	
#nav {
	width:800px;
	height:31px;
	background:#bfbeb2;
	overflow:hidden;
}

#nav #nav_left {
	width:224px;
	height:31px;
	float:left;
	background:#bfbeb2 url(../images/nav_left.jpg) no-repeat;
}

#nav #nav_right {
	width:576px;
	height:31px;
	float:right;
	background:#bfbeb2;
}

#nav #nav_right #nav_links {
	width:576px;
	height:23px;
	background:#bfbeb2 url(../images/nav_back.jpg);
	text-align:center;
}

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

#nav #nav_right #nav_links ul li {
	text-align:center;
	padding-left: 20px;
	float:left;
	display:block;
}

#nav #nav_right #nav_links ul li a {
	display:block;
	height:23px;
	background:#bfbeb2 no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	text-decoration:none;
}

#nav #nav_right #nav_links ul li a.home {
	width:42px;
	background:url(../images/home_link.jpg);
}

#nav #nav_right #nav_links ul li a.curauc {
	width:122px;
	background:url(../images/curauc_link.jpg);
}

#nav #nav_right #nav_links ul li a.services {
	width:60px;
	background:url(../images/services_link.jpg);
}

#nav #nav_right #nav_links ul li a.information {
	width:87px;
	background:url(../images/information_link.jpg);
}

#nav #nav_right #nav_links ul li a.support {
	width:61px;
	background:url(../images/support_link.jpg);
}

#nav #nav_right #nav_links ul li a.acd {
	width:89px;
	background:url(../images/acd_link.jpg);
}

#nav #nav_right #nav_links ul li a.contact {
	width:63px;
	background:url(../images/contact_link.jpg);
}

#nav #nav_right #nav_links ul li a.results {
	width:57px;
	background:url(../images/results_link.jpg);
}

#nav #nav_right #nav_links ul li a.home:hover {
	width:42px;
	background:url(../images/rollover/home_link.jpg);
}

#nav #nav_right #nav_links ul li a.curauc:hover {
	width:122px;
	background:url(../images/rollover/curauc_link.jpg);
}

#nav #nav_right #nav_links ul li a.services:hover {
	width:60px;
	background:url(../images/rollover/services_link.jpg);
}

#nav #nav_right #nav_links ul li a.information:hover {
	width:87px;
	background:url(../images/rollover/information_link.jpg);
}

#nav #nav_right #nav_links ul li a.support:hover {
	width:61px;
	background:url(../images/rollover/support_link.jpg);
}

#nav #nav_right #nav_links ul li a.acd:hover {
	width:89px;
	background:url(../images/rollover/acd_link.jpg);
}

#nav #nav_right #nav_links ul li a.contact:hover {
	width:63px;
	background:url(../images/rollover/contact_link.jpg);
}

#nav #nav_right #nav_links ul li a.results:hover {
	width:57px;
	background:url(../images/rollover/results_link.jpg);
}

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

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

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

#content #content_top {
	width:800px;
	height:35px;
	background:transparent url(../images/content_top.jpg) no-repeat;
	overflow:hidden;
}

#content #content_bottom {
	width:800px;
	height: 28px;
	background:#bfbeb2 url(../images/content_bottom.jpg) 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) 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) no-repeat;
	width:145px;
	height:34px;
}

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

#left #column_links ul li a.email {
	background:url(http://www.marknetalliance.com/images/email_updates1.jpg) no-repeat;
	width:250px;
	height:110px;
	padding-bottom:0px;
}

#left #column_links ul li a.email:hover {
	background:url(http://www.marknetalliance.com/images/rollover/email_updates1.jpg) no-repeat;
	width:250px;
	height:110px;
}

#left #column_links ul li a.email1 {
	background:url(http://www.marknetalliance.com/images/email_updates1.jpg) no-repeat;
	width:250px;
	height:110px;
	padding-bottom:0px;
}

#left #column_links ul li a.email1:hover {
	background:url(http://www.marknetalliance.com/images/rollover/email_updates1.jpg) no-repeat;
	width:250px;
	height:110px;
}

#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);
}

#left #news_box #news_box_top {
	width:230px;
	height:31px;
	background:transparent url(../images/news_box_top.jpg) 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) 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) no-repeat;
	overflow:hidden;
}

#right #feat_aucs {
	padding-right:52px;
	width:456px;
	background:transparent url(../images/feat_auc_back.jpg) 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) no-repeat;
	overflow:hidden;
}

#right #feat_aucs #feat_auc_middle1{
	width:456px;
	height:109px;
	background:transparent url(../images/feat_auc_test1.jpg) 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) no-repeat;
	overflow:hidden;
}

#right #feat_aucs #feat_auc_bottom{
	width:456px;
	height:24px;
	background:transparent url(../images/feat_auc_bottom.jpg) 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:10px;
	margin-bottom:5px;
	margin-right:10px;
	padding:5px;
	background:#908e8e url(../images/quick_links_back.jpg) repeat-x;
}

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

#sidebar_left_content {
	width:230px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	overflow:hidden;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;		
}

#sidebar_left_content_divider {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	height:0px;
	width:230px;
	border-top:#000000 1px dashed;
}