/* 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:75px;
	background:#bfbeb2 url(../images/header.jpg) no-repeat;
}

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

#nav #nav_right {
	width:214px;
	height:37px;
	float:right;
	background:#bfbeb2 url(../images/nav_right.jpg) no-repeat;
}

#nav #nav_left {
	width:586px;
	height:37px;
	float:left;
	background:#bfbeb2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#top_home_left {
	width:313px;
	height:228px;
	float:left;
	overflow:hidden;
}

#top_home_left span {
	display:block;
	background:none;
	text-indent:-5000px;
	overflow:hidden;
	text-decoration:none;
}

#th_logo {
	width:313px;
	height:82px;
	background:#bfbeb2 url(../images/logo.jpg) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}

#buying_area a {
	width:313px;
	height:69px;
	border:none;
	text-indent:-5000px;
	overflow:hidden;
	text-decoration:none;
}

#selling_area a {
	width:313px;
	height:77px;
	border:none;
	text-indent:-5000px;
	overflow:hidden;
	text-decoration:none;
}

a.buying_area {
	display:block;
	width:313px;
	height:69px;
	border:none;
	background:#bfbeb2 url(../images/buying_area.jpg) no-repeat;
}

a.selling_area {
	display:block;
	width:313px;
	height:77px;
	border:none;
	background:#bfbeb2 url(../images/selling_area.jpg) no-repeat;
}

a.buying_area:hover {
	background:#bfbeb2 url(../images/rollover/buying_area.jpg) no-repeat;
}

a.selling_area:hover {
	background:#bfbeb2 url(../images/rollover/selling_area.jpg) no-repeat;
}

#top_home_right {
	width:487px;
	height:228px;
	float:right;
	overflow:hidden;
}

#top_home_right #th_movie {
	width:487px;
	height:228px;
	background:#bfbeb2 url(../images/home_movie.jpg) no-repeat;
	text-indent:-5000px;
	overflow:hidden;	
}

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

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

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

#left {
	width:290px;
	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;
	border-top:#FFFFFF 1px solid;
}

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


/*
Walker Benefit
*/


#nav #nav_left #nav_links ul li a.home_spread {
	width:46px;
	margin-right:25px;
	margin-left:25px;
	background:url(../images/home_link.jpg);
}
#nav #nav_left #nav_links ul li a.services_spread  {
	width:64px;
	margin-right:25px;
	background:url(../images/services_link.jpg);
}
#nav #nav_left #nav_links ul li a.information_spread  {
	width:89px;
	margin-right:25px;
	background:url(../images/information_link.jpg);
}
#nav #nav_left #nav_links ul li a.contact_spread  {
	width:63px;
	margin-right:25px;
	background:url(../images/contact_link.jpg);
}

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