﻿body
{
    margin: 0px;
    background: White;
    font-family: "Verdana";
}
.body, 
.body-bg,
.body-html 
{
    background: #ffffff;
    background-color:White;
}


.body-html
{
    
}

p, img, form, div, span
{
    margin: 0px;
    border: 0px;
}
.container-center
{
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    width: 789px;
    height: 100%;
}
p, div, table
{
    font-size: 11px;
}
td
{
    vertical-align: top;
}
.td-logon
{
    vertical-align: middle;
}
.container, .footer table, .header table, ul#cat
{
    clear: left;
    width: 100%;
    z-index: 1;
}

.container tr.listcol input, .container tr.list input
{
    width: 100px;
    border: 1px solid #a8a987;
    font-size: 9px;
}
.container tr.listcol input.submit, .container tr.list input.submit
{
    margin-top: 10px;
    background: #a8a987;
    color: #ecebe4;
    font-weight: bold;
    
    
}
tr.listcol td
{
    background: #eeede3;
    padding: 10px;
}
tr.list td
{
    padding: 10px;
}
tr.listcol td
{
    border-right: 2px solid #dfdecf;
}
tr.list td
{
    border-right: 2px solid #ecebe4;
}

tr td.last
{
    border: none;
}

.table-col
{
    font-size: 9px;
    margin-top: 5px;
    margin: 0px; 
}


.table-col td, .table-col p
{
    padding: 5px;
    padding-right: 5px;
    padding-left: 5px; 
}

.table-col-img
{
    font-size: 9px;
    margin-top: 0px;
    margin: 0px; 
    border-color:Black ; 	
    border-width:1px;  	  
    padding: 0px;
    padding-right: 0px;
    padding-left: 0px;
    
}
.table-col a:link
{
    font-size: 9px;
    color: black;
    text-decoration: none;
}



.link_foto a:link
{
    font-size: 7px;
    color: black;
    text-decoration: none;
}


.link_foto a:hover, 
.link_foto a:visited
{
    color: black;
}

.table-col a:hover, 
.table-col a:visited
{
    color: #A8A987;
}

.td-hgfixed
{
    height: 50px;
    /*
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #dfdecf;
    */
}
.input-col,
.input-col-bth, 
.submit-col
{
    width: 100px;
    border: 1px solid #a8a987;
    font-size: 9px;
}
.input-col-bth
{
   height :15px;  
} 
.submit-col
{
    margin-top: 0px;
    background: #a8a987;
    color: #ecebe4;
}

.grid-row
{
    padding-right: 0;
    margin-right: 1px;
    margin: 0;
    padding: 0;
}
.ttitle-grid, 
.ttitle-grid_mp
{
    background: #c2c2a7;
    font-size: 9px;
    text-align: left;
    height: 20px;
    padding-left: 10px;
    padding-top: 0px;
    
}
ttitle-grid_mp
{
   font-size: 10px;
   height: 20px; 
}

.ttitle-grid p
{
    font-size: 9px;
   
}
tr.ttitle-grid
{
    background: #c2c2a7;
    font-size: 9px;
    text-align: left; 
    text-indent: 3px; 
    top:expression(this.offsetParent.scrollTop);
   
}
tr.theader-grid p
{
    /*
    height: 20px;
    padding-left: 10px;
    padding-top: 7px;
    */
}
tr.theader-grid 
td.right p
{
    text-align: right;
    padding-right: 10px;
}

.ttitle-grid a:link, 
.ttitle-grid a:visited
{
    display: block;
    font-size: 9px;
    color: Black;
    text-decoration: none;
    
}
.ttitle-grid a:hover
{
    color: #ffffff;
}

.arrow
{
  padding-right: 10px;
}

/*
gamel ttitle
*/
.ttitle
{
    background: #c2c2a7;
    font-size: 9px;
    text-align: left;
    height: 30px;
    padding-left: 10px;
    padding-top: 0px;
}

tr.ttitle
{
    background: #c2c2a7;
    font-size: 9px;
    text-align: left;
}

tr.ttitle p, 
tr.theader p
{
    height: 20px;
    padding-left: 10px;
    padding-top: 7px;
}

tr.theader td.right p
{
    text-align: right;
    padding-right: 10px;
    padding-top: 7px;
}



td.sort
{
    width: 30px;
}


.header, .header_srch
{
    width: 780px;
    height: 93px;
    vertical-align: top;
}
.header, .header-bg, .header_bg_srch
{
    background: url( 'images/header-bg-1.gif' );
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.header_bg_srch
{
    background: url( 'images/header-bg-2.gif' );
}
.header ul, .header li
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.header li p a:link, 
.header li p a:visited
{
    display: block;
    font-size: 11px;
    color: #a8a987;
    text-decoration: none;
    margin-left: 10px;
}
.header li p a.inpath:link, .header li p a.inpath:visited, .header li p a:hover
{
    color: #ffffff;
}
.header ul
{
    margin-top: 30px;
    float: right;
}
.header .search, .header .submit
{
    margin-top: 20px;
    border: 0px;
    font-size: 10px;
    height: 18px;
    vertical-align: middle;
}
.header .search
{
    padding-top: 3px;
    padding-left: 3px;
    height: 15px;
    width: 150px;
    margin-right: 7px;
}
.header .submit
{
    background: none;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 0px;
}

.footer p
{
    margin-top: 10px;
    font-size: 10px;
    color: #a8a987;
}
.footer a:link, .footer a:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.footer a:hover
{
    color: #a8a987;
}


.right, .right p
{
    text-align: right;
}
.input
{
    border: 1px solid #99998a;
    margin: 0px;
    width: 142px;
}
#img1, #img2
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.category img
{
    border: 2px solid #99998a;
    background: #ffffff;
    padding: 1px;
}
.category p, .category a:link, .category a:visited
{
    line-height: 20px;
    text-align: left;
    width: 100%;
    color: #000000;
    text-decoration: none;
}

.category_text
{
    position: relative;
    bottom: 4px;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 0px;
}
.msg
{
    color: red;
}

.left
{
    text-align: left;
}
.button
{
    background: url( 'images/buttonbg.gif' );
    font-size: 11px;
    font-family: Verdana;
    color: #222222;
    border-style: none;
    width: 75px;
    height: 23px;
}
.linkButton
{
	font-size: 11px;
	font-family: Verdana;
	color: #222222;
	border-style: none;
	width: 75px;
	height: 19px;
	background-image: url('images/buttonbg.gif');
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
	cursor: hand;
}
.info-page
{
    font-size: 11px;   

}
.info-page a:link, 
.info-page a:visited
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.info-page a:hover
{
    color: #A8A987;
}


div#tableframe2, 
div#tableframe3
{
    position: relative;
    z-index: 3;
}
table#tableframe1
{
    border: 1px solid #8b8c8e;
    border-top: none;
}
table#tableframe1 p
{
    font-size: 9px;
}




ul#cat, ul#cat li
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: none;
    background: url( 'images/greydot.gif' );
    background-repeat: repeat-x;
    background-position: bottom;
}
ul#cat li
{
    margin-right: 4px;
    border-left: 1px solid #8b8c8e;
    background: url( 'images/tab1.gif' );
    background-position: top right;
    background-repeat: no-repeat;

}
ul#cat a:link, ul#cat a:visited
{
    color: #000000;
    font-size: 9px;
    padding-top: 1px;
    float: left;
    display: block;
    text-decoration: none;
    height: 19px;
    line-height: 19px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 1px;
    border-left: 1px solid #ecece3;
}


ul#cat a:hover
{
    border-bottom: none;
    background: url( 'images/tab2.gif' );
    background-position: bottom right;
    background-repeat: no-repeat;
}
ul#cat li.inpath a:link, ul#cat li.inpath a:visited
{
    border-bottom: 1px solid #ffffff;
    background: url( 'images/tab2.gif' );
    background-position: bottom right;
    background-repeat: no-repeat;
}



ul#pos, ul#pos li
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: none;
}
ul#pos
{
    position: absolute;
    left: -21px;
    top: 60px;
    z-index: 4; 
}
ul#pos li
{
    clear: left;
    margin-top: 3px;
    border-bottom: 1px solid #8b8c8e;
    background: url( 'images/tab3.gif' );
    background-position: top right;
    background-repeat: no-repeat;
}
ul#pos a:link, ul#pos a:visited
{
    color: #000000;
    font-size: 9px;
    padding-left: 1px;
    float: left;
    display: block;
    text-decoration: none;
    width: 19px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 1px;
    border-bottom: 1px solid #ecece3;
}
ul#pos a:hover
{
    background: url( 'images/tab4.gif' );
    background-position: top right;
    background-repeat: no-repeat;
}
ul#pos li.inpath a:link, ul#pos li.inpath a:visited
{
    background: url( 'images/tab4.gif' );
    background-position: top right;
    background-repeat: no-repeat;
}



ul#pos_fire, ul#pos_fire li
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: none;
    
}
ul#pos_fire
{
    position: absolute;
    left: -121px;
    top: 60px;
    z-index: 4; 
}
ul#pos_fire li
{
    clear: left;   
    margin-top: 3px;
    border-bottom: 1px solid #8b8c8e;
    background: url( 'images/tab5.gif' );
    background-position: top left;
    background-repeat: no-repeat;
    
}
ul#pos_fire a:link, ul#pos_fire a:visited
{
    color: #000000;
    font-size: 9px;
    padding-left: 1px;
    float: left;
    display: block;
    text-decoration: none;
    text-indent: 4px;
    width: 119px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 0px;
    border-bottom: 1px solid #ecece3;
}
ul#pos_fire a:hover
{
    background: url( 'images/tab6.gif' );
    background-position: top left;
    background-repeat: no-repeat;
}
ul#pos_fire li.inpath a:link, ul#pos_fire li.inpath a:visited
{
    background: url( 'images/tab6.gif' );
    background-position: top left;
    background-repeat: no-repeat;
}



.vertical-text
{
    writing-mode: tb-rl;
    filter: flipv fliph;
}

.ex-bold
{
    font-weight: bold;
}

/*
 .container img
{
	vertical-align: middle;
	}

*/

.span-l
{
    float: left;
}

.span-r
{
    float: right;
}

.div-html
{
    font-size: 10px;
}

.scroll-search
{
   width: 807px;
}

.scroll-html
{
    width: 800px;
    border:0; 
}


.search_grid
{
    font-size: 11px;
    margin-top: 5px;
    margin: 0px; 
    /* 	
    border-color:Black ; 	
    border-width:1px;  	  
    */
}


.search_grid td, .table-col p
{
    font-size: 10px;
    padding: 2px;
    padding-right: 3px;
    padding-left: 5px; 
    
}
.search_grid a:link
{
    display: block;
    font-size: 10px;
    color: black;
    text-decoration: none;
    font-weight:bold ; 
}
.search_grid a:hover, 
.search_grid a:visited
{
    color: #A8A987;
    font-weight:bold ;
}

search_grid_result
{
    font-size:9px;
    padding-left: 10px; 
    padding-top: 7px;
    font-weight:bold;
}

/*
.footer a:link, .footer a:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.footer a:hover
{
    color: #a8a987;
}
*/

table.search
{
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    border: 1px #A6A6A6 solid
}
table.search td
{
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    vertical-align: middle;
}
.search_list
{
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
}
.search_header
{
    background: #c2c2a7;
    font-size: 11px;
    text-align: left;
    padding-left: 0px;
    padding-top: 0px;
}
.table.search a:link,
.link a:link, 
.link-hvwhite a:link,
.header_tekst
{
    font-size: 11px;
    color: black;
    text-decoration: none;
    font-weight:bold ; 
}
.table.search a:hover, 
.table.search a:visited,
.link a:hover,link-hvwhite a:hover,
.link a:visited
{
    font-size: 11px;
    color: #A8A987;
    font-weight:bold ;
}
.link-hvwhite a:hover
{
   color:white;  
}
.link-hvwhite a:visited
{
    font-size: 11px;
    color: black;
    font-weight:bold ;
    text-decoration: none;
}

.f
{
    font-weight:bold ; 
}

.mp_grid
{
    padding:4PX;
    padding-left:2PX;  
}
.mp_grid_1
{
    padding:4PX;
    padding-left:2PX;
    padding-bottom:3Px;  
}

.ttitle-grid-right
{
    background: url( 'images/sort-up.gif' );
    background-position: right;
    vertical-align:middle;
  
}

.red
{
    color: red;
}

.black
{
    color:black;
}



.left_five
{
   position:relative; 
   right:5px; 
}

.register_title
{
    background: #c2c2a7;   
    font-size: 11px;
    text-align: left;
    height: 20px;
    padding-left: 10px;
    padding-top: 0px;
    width:780px;
}

.alert_info 
{
    visibility:hidden; 
    border-color:#A8A987; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    height: 80px; 
    width: 300px; 
    background-color: white; 
    font-size: 7pt;    
}

.alert_info table 
{
  border: 2px; 
  border-style: solid; 
  border-color:Black;  
}

.alert_info_td 
{
    vertical-align: middle; 
    height: 20px; 
    background: #c2c2a7; 
    font-weight: bold;
}

.alert_info_td_60 
{
    height: 60px; 
    vertical-align: middle; 
    text-align: center; 
    font-weight: bold;   
     background-color: white; 
}


.bidHistoryDetail_frame
{
   margin: 0px;
   position :absolute ; 
   left: 0px; 
   top: 0px; 
   width: 300px; 
   z-index: 1; 
   visibility: hidden; 
   border-color:#A8A987;  
   font-size: 7pt;  
   margin-left:0px;
   margin-right:0px;
   padding:0px; 
}

.bidHistory_frame
{
    margin: 0px;
    position: absolute; 
    left: 1px; 
    bottom: 0px; 
    top: 20px; 
    height:190px; 
    width: 295px;
    background: #c2c2a7; 
    border: 1px; 
    border-style: solid; 
    border-color:#A8A987;
    background-color:Orange ; 
}


.bidHistory-header
{
 
    background: #c2c2a7;
    font-size: 9px;
    text-align: left;
    height: 20px;    
    padding-top: 0px;
    padding-left: 0px;
    font-weight: bold;
    width: 300px;
        
}

.bidHistory_row
{
  padding-left: 5px;
  padding-right: 5px;
  text-align:left ; 
 
    
}

.bidHistory_money
{
    text-align:right ;
}

.imgEx
{
    vertical-align: middle; 
    padding-right:1px; 
    padding-left:1px;
}

.obsText
{
    position:relative; 
    top:5px; 
    padding-right:5px;
    font-size:larger; 
    font-weight:bold;
}
