a:link
{
    color: #005082;
    text-decoration: none;
}
a:visited
{
    color: #005082;
    text-decoration: none;
}
a:hover
{
    color: #f57d1e;
    text-decoration: none;
}
a:active
{
    color: #005082;
    text-decoration: none;
}


.link_reverse a:link
{
    
    color: #f57d1e;
    text-decoration: none;
}
.link_reverse a:visited
{
    color: #f57d1e;
    text-decoration: none;
}
.link_reverse a:hover
{
    color: #005082;
    text-decoration: none;
}
.link_reverse a:active
{
    color: #f57d1e;
    text-decoration: none;
}


body
{
    font-family: arial;
    font-size: 11pt;
    text-decoration: none;
    color: #005082;
	/* 
    background-color:#E5EDF2;
	background-image:url(../img/mg_bg_main.gif);
	background-repeat:repeat-y;
	background-position:center;
    */
}
p
{
    font-family: arial;
    color: #005082;
}
#item_list_table th
{
    text-align: left;
}
#item_list_table td,th
{
    padding-left: 10px;
}
#container
{
    margin-left: auto;
    margin-right: auto;
    width: 776px;
}
#header
{
    margin-right: 10px;
    width: 775px;
    min-width: 600px;
    font-family: arial;
    text-align: right;
}
.menu
{
    font-size: 14px;
}
.logo
{
    text-align: left;
	
}
.bidstat
{
    font-size: 11px;
}
.searchbar
{
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    color: #ffffff;
    font-weight: bold;
    background-color: #005082;
    border-left: 1px solid #005082;
    border-right: 1px solid #005082;
    vertical-align: middle;
    height: 29px;
    padding-top: 8px;
}
.undrsearch
{
    background-color: #e5edf2;
    width: 127px;
    height: 17px;
    float: left;
    min-width: 127px;
    border-left: 1px solid #005082;
    font-size: 10px;
    vertical-align: bottom;
    text-align: left;
    color: #005082;
}
.ltblue
{
    
    color: #005082;
    font-size: 12px;
    text-align: right;
    background-color: #e5edf2;
    height: 17px;
    float: left;
    width: 646px;
    border-right: 1px solid #005082;
    border-bottom: 1px solid #005082;
}

.frontpage_listings td
{
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    text-align: left;
    padding: 2px 3px;
}
.frontpage_listings .tr_1 td
{
    height: 80px;
    background-color: #f2f6f9;
}
.frontpage_listings .tr_2 td
{
    height: 80px;
    background-color: #e5edf2;
}

.buy .tr_1 td
{
    height: 80px;
    border-bottom: 1px solid black;
    /*background-color: #f2f6f9;*/
}
.buy .tr_2 td
{
    height: 80px;
    border-bottom: 1px solid black;
    /*background-color: #e5edf2;*/
}

.frontpage_listings .tr_1 td:first-child,.frontpage_listings .tr_2 td:first-child
{
   padding-left: 5px;
   text-align: center;
}
 
.tablebody
{
    color: #005082;
    
}
.tablehead
{
    background-color: #005082;
    color: #fff;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    text-align: left;
    padding: 2px 3px;
}
.tablepic
{
    font-family: arial;
    font-weight: bold;
    text-align: left;
    position: relative;
    left: 2px;
}
.imgtable
{
    vertical-align: text-bottom;
}
#left
{
    width: 117px;
    background-color: #e5edf2;
    background-position: 127px 0;
    border-left: 1px solid #005082;
    border-right: 1px solid #005082;
    border-bottom: 1px solid #005082;
    position: relative;
    top: -1px;
    float: left;
    
    padding: 0px 10px 10px;
}
#middle
{
    float: left;
    width: 447px;
    margin-top: 10px;
    margin-left: 2px;
    overflow: hidden;
}
#right
{
    float: left;
    margin-left: 10px;
    width: 162px;
    text-align: center;
    position: relative;
    top: -2px;
    margin-top: 10px;
    display: inline;
}
#footer
{
    text-align: center;
    width: 100%;   
    margin: 25px 0 15px 0;    
    float:left;
    clear: both;
    
}
.ltblueall
{
    color: #005082;
    font-size: 12px;
    text-align: right;
    background-color: #e5edf2;
    height: 17px;
    padding-right: 8px;
    border-right: 1px solid #005082;
    border-bottom: 1px solid #005082;
    border-left: 1px solid #005082;
}
#register
{
    margin-left: 10px;
    margin-right: 0px;
    color: #005082;
    width: 100%;
}
.reghead
{
    padding-left: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
    background-color: #e5edf2;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    position: relative;
    top: 0;
    min-height: 25px;
    padding-top: 6px;
    padding-right:15px;
    color: #005082;
    background-position: 100% 0;
    /*width: 100%;*/
}
.reghead_content
{
    padding-left: 10px;
}
.orghead
{
    padding-left: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
    background-color: #F57D1E;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    position: relative;
    top: 0;
    min-height: 25px;
    padding-top: 6px;
    padding-right:15px;
    color: #FFFFFF;
    background-position: 100% 0;
    /*width: 100%;*/
}
.logtable
{
    border-top: 1px solid #005082;
    border-bottom: 1px solid #005082;
    padding: 10px 0px;
    text-align: right;
    vertical-align: middle;
    color: #005082;
    background-position: center 0;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    float: none;
    margin-bottom: 40px;
}
.pic
{
    float: right;
    top: -30px;
}
.text
{
    font-size: 12px;
}
#login
{
    margin-top: 20px;
    color: #005082; ;}
#auction
{
    position: relative;
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
.questions
{
    color: #f57d1e;
    font-style: italic;
}
.tleft
{
    float: left;
    width: 505px;
    font-size: 10px;
    text-align: left;
}
label
{
    display: block;
}

.required input_commented
{
    border: 2px solid #005082;
}

/* Alternating rows */
.alt_row0
{
    background-color: #e5edf2;
}
.alt_row1
{
    background-color: transparent;
}

.message{
    padding: 10px;
}

/* text attributes */
.orange_text 
{
    color: #f57d1e;
}
.medium_text
{
    font-size: 16px;   
}
.italic_text
{
    font-style: italic;
}
.bold_text
{
    font-weight: bold;
}


/* notices and errors */

#flashMessage, .error
{
    color: #900;
    font-size: 16px;
    background-color: #fff;
    margin: 8px 0px;
    font-weight: bold;
}
.error-message
{
    clear: both;
    color: red;
    font-size: 100%;
    font-weight: normal;
}
.error em
{
    font-size: 18px;
    color: #003d4c;
}
.notice
{
    color: #656565;
    font-size: 14px;
    background-color: #f4f4f4;
    padding: 0.5em;
    margin: 1em 0;
    display: block;
}
.tip
{
    color: #656565;
    background-color: #ddd;
}

.tab_active
{
    cursor: pointer; 
    color:white; 
    background-image:url(../img/tab_active.jpg);
}

.tab_passive
{
    cursor: pointer;
    background-image:url(../img/tab_passive.jpg);
}

/* faq css stuff starts here */

label{
	display:block;
}
.faqs{
	display:block;
	border-style:dotted;
	border-color:#888;
	border-width:1px;
	margin-top:5px;
	margin-bottom:15px;
	padding:5px;
	font-size:.9em;
}
.faqsTitle{
	
	border-style:dotted;
	border-color:#888;
	border-width:1px;
	margin-top:2px;
	padding:2px;
	font-style:italic;
	font-size:1em;
	font-weight:bold;
}
a.plain{
	text-decoration: none;
	float:right;
}
.faqs:hover:before{
	background-color:grey;
}

div.auto_complete {
	
	width:200px;
	background-color:white;
	border:1px dotted #888;
	margin:0px;
	padding:0px;
}
div.auto_complete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.auto_complete ul li.selected { 
	background-color: #ffb;
}
div.auto_complete ul li {
	list-style-type:none;
	display:block;
	margin:5px;
	padding:5px;
	height:30px;
	cursor:pointer;
	overflow:auto;
	font-size:10px;
}
.search
{
	float:right;
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    color: #005082;
    background-color: white;
    vertical-align: middle;
    height: 50px;
    padding-top:5px;
   	font-weight:bold;
   	margin-bottom:20px;
  
   	
   	
}

/*
Item questions required and non required
*/
.req_question, .unreq_question
{
   display:block;
   float:left;
   width: 250px; 
   font-size: 12px;
}
.question_block select
{
    width: 200px;
}

.question_block textarea
{
    width: 200px;
}

.question_block input
{
    width: 200px;
}
.req_question
{
    font-weight: bold;    
}

.unreq_question
{
}
.question_block
{
    clear: both;    
}


.h3
{
    font-size:14px;
    font-weight: bold;
}

.left_tray strong{
	border-bottom:1px dotted black;
	margin:2px 0px;
}
.cat_h{
font-weight:bold;
border-bottom:1px dotted #005082;
margin:2px 0px;
padding:2px 0px;
font-size:1.1em;
}
.sub_cats{

}
.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
}

.activeTab{
	font-weight:bold;
}
.tabs{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:12px;
}
.tabs li{
	line-height:21px;
	float:left;
	margin-right:-1px;
	cursor:pointer;
	width:128px;
	height:21px;
	overflow:hidden;
	text-align:center;
}
#listingOptions{
	width:400px;

}
#optionsFrame{
	clear:left;
	background-image:url(../img/listings/listing_options_bg.jpg);
	background-repeat:no-repeat;
}
#optionsFrameBottom{
	clear:left;
	background-image:url(../img/listings/listing_options_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:5px;
	line-height:1px;
	font-size:1px;
}
.tabs .activeTab{
	background-image:url(../img/listings/active_tab.jpg);
}
.tabs .passiveTab{
	background-image:url(../img/listings/passive_tab.jpg);
}