@charset "utf-8";
body, html {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
}
body {
	background:#878d98 url(images/bg_tile.gif) repeat-x top left;
}
#header {
	border-top:9px solid #000;
	height: 212px;
}

#menu {
	border-top:1px solid #fff;
	border-bottom:1px solid #dddfe4;
	background:#878d98 url(images/bg_menu_tile.jpg) repeat-x top left;
	height:42px;
}
/*
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/bg_menu_round_right.jpg) no-repeat top right;
	clear:both;
}
*/
#menu_inline {
	background:transparent url(images/bg_menu_round_left.jpg) no-repeat top left;
	height:100%;
}
/*
#menu ul li{
	margin:12px 0 0 0;
	display:block;
	float:left;
	height:24px;
	border-right:1px solid #ff8128;
}
*/
#menu ul li.first{
	margin-left:5px;
}
#menu ul li.last{
	border:0;
}

#menu ul li a {
	color:#fff;
	text-decoration:none;
	padding:0 15px 0 15px;
	line-height:1.5em;
	font-weight:bold;
}
#menu ul li a:hover{
	text-decoration:underline;
}

#content {
	width: 927px;
	margin:0 auto;
}
#content_subpage,
#content_main {
	padding:10px 0 0 0;
	background:#eaeaef url(images/bg_content_tile.jpg) repeat-x top left;
}	
#box_left {
	margin:0 7px 0 10px;
	width:289px;
	float:left;
	
}

#box_center {
	margin:0 8px 0 0 ;
	width:309px;
	float:left;
}

#box_center ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#box_center ul li{
	background:transparent url(images/triangle_list.gif) no-repeat center left; 
	padding-left:10px;
	color:#e94e00
}

#box_center ul li a{
	text-decoration: none;
	color: #e94e00;
}

#box_center ul li a:hover{
	text-decoration: underline;
}

#box_right {
	margin:0 0 0 0;
	width:263px;
	float:left;
}
.box {
	padding:5px;
}
.box p{
	padding:0 10px 0 10px;
}
.box h1 {
	padding:0 5px 10px 5px;
	text-indent:5px;
	font-size:16px;
	color:#e94e00;
	font-weight:bolder;
	border-bottom:1px solid #dcdde3;
}

#box_center  ul {
	padding:0 10px 0 10px;	
}

.box h2 {
	padding:0 10px 0 10px;	
	font-size:13px;
	color:#e94e00;
}
.clear {
	clear:both;
	height:1px;
	font-size:0;
	text-decoration:none;
}

#footer {
	border-top:1px solid #fff;
	background:#cdd0d6 url(images/bg_footer_tile.gif) repeat-x top left;
	height:58px;
	text-align:center;
	color:#828793;
	padding:12px 0 0 0;
}

#box_right dl{
	padding:0 10px 0 10px;	
}

#box_right dt{
	margin:0;padding:0;
	color:#e94e00;
}
#box_right dt a{
	color:#e94e00;
	text-decoration:none;
	font-weight:bold;
}
#box_right dt a:hover{
	text-decoration:underline;
}
#box_right dd{
	margin:0 0 5px 0;padding:0;
}
#login_form{
	padding:0 0 0 10px;
}
#login_form input {
	background-color:#e2e4e8;
	border:1px solid #cfcfd3;
	width:120px;
	height:16px;
	margin:0 8px 0 0;
}

#login_form label {
	display:block;
	padding:0 0 8px 0;
}	
#login_form label.password {
	padding-right:8px;
	float:left;
}
#login_form #submit {
	background-color:#f86300;
	border:1px solid #cfcfd3;
	width:72px;
	color:#fff;
	font-size:11px;
	height:20px;
}

#content_main_top {
	height:6px;
	background:transparent url(images/bg_top_boxes.gif) no-repeat top left;
}

#content_main_bottom {
	height:6px;
	background:transparent url(images/bg_bottom_boxes.gif) no-repeat top left;
}

#content_middle {
	background:transparent url(images/bg_tile_boxes.gif) repeat-y top left;
}

#content_subpage #content_main_top {
	background:transparent url(images/bg_subpage_boxes_top.gif) no-repeat top left;
	height:5px;

}
#content_subpage #content_middle {
	background:transparent url(images/bg_subpage_boxes_tile.gif) repeat-y top left;
}
#content_subpage #content_main_bottom {
	background:transparent url(images/bg_subpages_boxes_bottom.gif) no-repeat top left;
	height:5px;
}

#content_subpage #box_left {
	width:608px;
	margin:0 12px 0 12px;
}

.auctionTab {
	font-family:Tahoma;
	font-size:11px;
}
.auctionTab tr th {
	text-align: left;
	font-weight: bold;
	background-color: #e2e2e2;
	padding: 3px 2px;
}	

.auctionTab tr td {
	padding: 3px 2px;
	border-bottom: dotted 1px #e2e2e2;
}

ol {
	list-style-type: decimal!important;
	font-family:Tahoma;
	font-size:11px;	
	margin: 10px 10px 10px 30px;
	line-height: 140%;
	border-bottom: dotted 1px #e2e2e2;	
}

