﻿.invisible {visibility:hidden;}
.visible {visibility:visible;}
   		#menu_item 
   		{
   			padding:2px 5px 2px 5px; 
   			z-index: 10001
   		}
   		#menu_hover
   		{ 
   		}
#errordiv  {
   visibility: visible;
   position: absolute;
   left: 361px;
   top: 56px;
   z-index: 16;
   width: 332px;
}
.topbar  
{
    /*background: url(auction_items/pagebox_topbar.jpg) no-repeat center;*/
    width:100%;
    height:25px;
    float:left;
   font: bold 12px/12px Verdana;
   margin: 10px;
   color: #4c4c4c;
   text-align: left;
}
#id46currentauctions  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 540px;
   z-index: 6;
   width: 97%;
}
    #id46currentauctions p  {
   font: bold 17px/21px Verdana;
   margin: 0px;
   color: #4c4c4c;
   text-align: left;
}
.item  
{
    background: url(auction_items/auction_item_bg-home.png) no-repeat center; 
}
.fitem  
{
    background: url(auction_items/auction_item_bg.png) no-repeat center;
     padding-left:13px;
}
.itemtitle  
{
   font: 12px/12px Verdana;
   font-weight: bold; 
   color: #4c4c4c;
   text-align: center;
   width: 150px;
   height: 50px;
   line-height:15px;
}
.fitemtitle  
{
   font: 14px/14px Verdana;
   font-weight: bold; 
   color: #4c4c4c;
   text-align: center;
   width: 143px;
   line-height:15px;
   padding: 0 0 0 0px;
}

.itemprice  
{
   font: 18px/18px Verdana;
   font-weight: bold; 
   color: red;
   text-align: center;
   width: 175px;
}
.fitemprice  
{
   font: 18px/18px Verdana;
   font-weight: bold; 
   color: red;
   text-align: center;
   width: 175px;
   padding: 0px 0 0 0px;
   line-height:15px;
}

.bidder  
{
   font: 14px/14px Verdana; 
   text-align: center;
   width: 175px;
}
.dlbidder  
{
   font: 12px/12px Verdana; 
   text-align: center;
   width: 175px; 
}

.GVbidder,
.GVbidder td  
{
   font: 12px/12px Verdana; 
   text-align: center;
   width: 175px;
   color: #4c4c4c;
   height:50px;
}

.GVitem,
.GVitem td  
{
   font: 12px/12px Verdana; 
   text-align: center;
   width: 175px;
   height:50px;
   color: #4c4c4c;
}

.itemtime  
{
   font: 18px/18px Verdana;
   font-weight: bold; 
   color: #000000;
   text-align: center;
   width: 175px;
}

.itemremaining  
{
   font: 10px/10px Verdana; 
   color: #4c4c4c;
   text-align: center;
   width: 175px;
   line-height:15px;
}

.itembutton  
{ 
	position:relative;
	left: 0px;
	top: 5px;
}

.auctionimage  
{
   text-align: center; 
   width: 41px;
   height: 51px;
}

#id46currentauctions
{
	text-align: center;
}



#myfooter p a:hover  {
   text-decoration: underline;
}

#myfooter p a  {
   color: #;
   text-decoration: none;
}

#myfooter p  {
   font: 12px/26px Verdana;
   margin: 0px;
   color: #2D6281;
   text-align: center;
}

#myfooter  
{
	width: 1000px;
	height: 110px;
	z-index: 1005;
}

    
#BottomDL
{
	text-align:left;
}
#TopDL
{
   visibility: visible;
   position: absolute;
   left: 5px;
   top: 35px;
   
   z-index: 16;
}
#TopMostDL
{
   visibility: visible;
   position: absolute;
   left: 5px;
   top: 20px;
   z-index: 26;
}

.cursor {
      cursor: hand
} 
