@charset "utf-8";
/* CSS Document */

body
{
	background:#F5F6F8;
	margin:0 0 0 0;
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
}
a 
{
	color:#999999;
	text-decoration:none;
}
a:hover
{
	color:#990000;
	text-decoration:none;
}

#body_table
{
	background:#FFFFFF;
}
.top_link
{
	background:#262626;
	color:#CDCDCD;
	height:23px;
	font-family:Tahoma;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
.tahoma_black
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.tahoma_red
{
	font-family:Tahoma;
	font-size:11px;
	color:#EE1B2A;
}
.tahoma_green
{
	font-family:Tahoma;
	font-size:11px;
	color:#009933;
}
.lucida_red
{
	font-family:Lucida Sans Unicode;
	font-size:14px;
	color:#EE1B2A;
}
.lucida_black
{
	font-family:Lucida Sans Unicode;
	font-size:14px;
	color:#000000;
}
.lucida_gray_13px
{
	font-family:Lucida Sans Unicode;
	font-size:13px;
	color:#898989;
}


.menu_bar
{
	background:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	font-family:Lucida Sans Unicode;
	font-size:14px;
	color:#010101;
	border:1px solid #AEAEAE;
}
.menu_bar a
{
	font-family:Lucida Sans Unicode;
	font-size:14px;
	color:#010101;
	text-decoration:none;
}
.menu_bar a:hover
{
	font-family:Lucida Sans Unicode;
	font-size:14px;
	color:#990000;
}
.login_area
{
	background:url(images/login_area_bg.jpg);
	background-repeat:repeat-x;
	border:1px #CFCFCF solid;
	height:144px;
	font-family:Lucida Sans Unicode;
	font-size:13px;
	color:#B0B0B0;
}
.login_area a
{
	color:#000000;
	text-decoration:none;
}
.login_area a:hover
{
	color:#990000;
	text-decoration:underline;
}
.menu_sep
{
	padding-left:15px;
	padding-right:15px;
}
.login_txt
{
	width:150px;
}
.box_heading
{
	background:url(images/heading_by_type.jpg);
	border:1px solid #DCE1E5;
	height:31px;
	font-family:Lucida Sans Unicode;
	font-size:14px;
	padding-left:5px;
	color:#EE1B2A;	
}
.by_type_row
{
	background:url(images/icon_type_grid_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
}
.by_type_row a
{
	color:#000000;
	text-decoration:none;
}
.by_type_row a:hover
{
	color:#990000;
	text-decoration:none;
}
.box
{
	border:1px solid #DCE1E5;
	background:url(images/box_bg.jpg);
	background-repeat:repeat-y;
}
.bottom_border
{
	border-bottom:1px solid #EDEDED;
}
.active_tab
{
	background:url(images/tab_active_bg.jpg);
	background-repeat:no-repeat;
	width:216px;
	height:36px;
	background-position:bottom;
	font-family:Lucida Sans Unicode;
	font-size:13px;
	color:#4E4C4D;
	padding-bottom:5px;
}
.inactive_tab
{
	background:url(images/tab_inactive_bg.jpg);
	background-repeat:no-repeat;
	width:205px;
	height:31px;
	background-position:bottom;
	font-family:Lucida Sans Unicode;
	font-size:13px;	
	color:#898989;
	padding-bottom:5px;
}
.table_gradient_bg
{
	background:url(images/table_gradient_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Lucida Sans Unicode;
	font-size:13px;	
	color:#898989;
	line-height:18px	
}
.table_gradient_bg a
{
	color:#898989;
	text-decoration:none;
}
.table_gradient_bg a:hover
{
	color:#990000;
	text-decoration:none;
}
.latest_stock_line
{
	background:url(images/latest_stock_line.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.latest_stock_box
{
	background:url(images/stock_box_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #EDEDED;
}
.img
{
	border:2px solid #CCCCCC;
}
.footer
{
	background:#E7E6E4;
	height:65px;
	font-family: Tahoma;
	font-size:11px;
	color:#878684;
}
.footer a
{
	color:#878684;
	text-decoration:none;
}
.footer a:hover
{
	color:#878684;
	text-decoration:underline;
}
.homepage_search
{
	width:200px;
	height:20px;
}
.small_text_box
{
	width:120px;
	height:20px;
}
.homepage_calculator
{
	width:160px;
	height:20px;
}
.picture_border
{
	border:1px solid #C5CED7;
	padding:3px;
}
.contact_persons
{
	border:1px solid #C5CED7;
	background:url(images/contact_persons_bg.jpg);
	background-repeat:repeat-y;
	border-top:none;	
}
.border_bottom
{
	border-bottom:1px solid #C5CED7;
	font-family:Lucida Sans Unicode;
	font-size:13px;
}
.border_bottom_gray_txt
{
	border-bottom:1px solid #C5CED7;
	font-family:Lucida Sans Unicode;
	font-size:13px;
	color:#898989;
}
.today_col
{
	background: #E4E8F6;
	color:#0033CC;
}
.today_col_2
{
	background: #DBFADA;
	color:#0033CC;
}
.today_heading
{
	background:url(images/today_auction.jpg);
	background-repeat:repeat-x;
	height:27px;
	color:#000000;
	font-size:13px;
	padding-left:3px;
}

.today_col td
{
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	height:25px;
	padding-left:3px;
	font-family:Tahoma;
	font-size:11px;
}
.today_col_2 td
{
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	height:25px;
	padding-left:3px;
	font-family:Tahoma;
	font-size:11px;
}
.other_heading
{
	background:url(images/other_auction.jpg);
	background-repeat:repeat-x;
	height:27px;
	color:#000000;
	font-size:13px;
	padding-left:3px;
}
.other_col
{
	background:#FEFEFE;
	color:#000000;
}
.other_col td
{
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	height:25px;
	padding-left:3px;	
	font-family:Tahoma;
	font-size:11px;	

}
.one_price_auction_heading
{
	background:url(images/oneprice_auctions.jpg);
	background-repeat:repeat-x;
	height:27px;
	color:#000000;
	font-size:13px;
	padding-left:3px;
}
.one_price_col
{
	background:#FFDDCC;
	color:#000000;
}
.one_price_col td
{
	border-bottom:1px dotted #999999;
	height:25px;
	padding-left:3px;	
	font-family:Tahoma;
	font-size:11px;	
}
.stock_list_heading
{
	background:url(images/stockpage_heading_bg.jpg);
	height:31px;
	background-repeat:repeat-x;
	border:1px solid #DAE1E7;
	font-family:Lucida Sans Unicode;
	font-size:13px;
}
.stock_list_bg
{
	background:url(images/stockpage_list_row_bg.jpg);
	height:100px;
	background-repeat:repeat-x;
	border:1px solid #BEBCBD;
}
.stock_pic
{
	border:2px solid #e4e4e4;
}
.stock_drop_down
{
	width:170px;
}
.stock_drop_down_small
{
	width:70px;
}
.detail_page_cnf
{
	width:120px;  
	height:50px; 
	background:#990000; 
	color:#FFFFFF; 
	font-family:Verdana; 
	line-height:25px;  
	font-size:16px; 
	vertical-align:middle;
}
.gray_box
{
	background:url(images/gray_box_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:322px;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;	
}
.red_bg_heading
{
	background:#DD2821;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.red_bg_heading a
{
	color:#FFFFFF;
	text-decoration:none;
}
.red_bg_heading a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.arial_13_red
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#DD2821;
}
.arial_13_red a
{
	color:#DD2821;
	text-decoration:none;
}
.arial_13_red a:hover
{
	color:#DD2821;
	text-decoration:underline;
}
.arial_12_black
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
