@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
	height: 0;
	font-size:0;
}
#content_wrap #content h1 {	
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #554a3b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/h1_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #D7E6F0;
	border: 1px solid #C6E3E1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
}
#content_wrap #content h2 {
	font-size: 16px;
	color: #554a3b;
}
#content_wrap #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_wrap #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;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
}
a img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
a img {
	border: none;	
}



#header_wrap {
	clear: both;
	height: 75px;

}
#header_wrap #header {
	clear: both;
	height: 75px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header_wrap #header #logo {
	float: left;
}
#header_wrap #header #actions {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 25px;
}
#header_wrap #header #hdr_notice {
	float: right;
	clear: right;
	text-align: right;
	white-space:nowrap;
}
#header_wrap #header #hdr_notice a {
	font-weight: bold;
	font-size: 12px;
}

#nav_wrap {
	clear: none;
	height: 37px;
}
#nav_wrap #nav {
	clear: both;
	height: 38px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#nav_wrap #nav a {
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	height: 23px;
	padding-top: 11px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}
#content_wrap {
	clear: both;
	height: auto;
	background-color: #FFFFFF;
}
#content_wrap #content {
	clear: both;
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content_wrap #content #sidebar {
	width: 230px;
	float: right;
	height: auto;
	padding-left: 15px;
}
#content_wrap #content #sidebar_lot {
	float: right;
	height: auto;
	width: 250px;
	margin-left: 0px;
	padding-left: 0px;
}
#content_wrap #content #sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content_wrap #content #sidebar ul li {
	margin-bottom: 3px;
}
#content_wrap #content #main {
	float: left;
	width: 690px;
	height: auto;
	padding-right: 15px;
}
#content_wrap #content #main a {
	text-decoration: underline;
}
#content_wrap #content #warning {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #990000;
	background-color: #FFCCCC;
}
#content_wrap #content #main #warning {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #990000;
	background-color: #FFCCCC;
}
#content_wrap #content #sidebar input#txtLogin {
	border: 1px solid #A8834A;
	font-size: 10px;
	color: #5D0202;
	vertical-align: middle;
	width: 100px;
	padding: 2px;
}
#content_wrap #content #sidebar input#txtPassword {
	border: 1px solid #A8834A;
	font-size: 10px;
	color: #5D0202;
	vertical-align: middle;
	width: 100px;
	padding: 2px;
}
#content_wrap #content #account_menu {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 970px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content_wrap #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_wrap #content #account_sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content_wrap #content #account_sidebar ul li 
{
	margin-bottom: 3px;
}

#content_wrap #content #account_main {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 690px;
	padding-left: 15px;

}
#content_wrap #content #account_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_wrap #content #main .block dl.auctions {
	width: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6E3E1;
	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_wrap #content #main .block dl.auctions dt {
	float: left;
	clear: left;
	width: 250px;
	font-weight: bold;
}
#content_wrap #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: #C6E3E1;
	padding-bottom: 10px;
}
#content_wrap #content #main .block dl.auctions dt.hdr a {
	float: right;
	margin-left: 10px;
}

#content_wrap #content #main .block dl.auctions dt.actions {
	clear: both;
	float: none;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content_wrap #content #main .block dl.auctions dd {
	margin-bottom: 5px;
	padding-left: 20px;
	margin-left: 230px;
}
#content_wrap #content #main .block dl.auctions dd input[text] {
	height: 25px;
}
#content_wrap .gridrow
{
	background-color: #EFF3FB;
}
#content_wrap .altgridrow
{
	background-color: #fff;
}
#content_wrap .gridheader
{
	background-color: #374E65;
	text-align: left;
	color: #ffffff;
}
#footer_wrap {
	clear: both;
	height: auto;
}
#footer_wrap #footer {
	clear: both;
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
#footer_wrap #footer #company_actions {
	float: right;
	margin-left: 15px;
}
#footer_wrap #footer #content {
	float: left;
}
#footer_wrap #footer #content a {
	margin-right: 5px;
	margin-left: 5px;
}
input#btnCoGo {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: url(http://www.macromedia.com/images/master/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
input#btnCoGo:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
} 
