﻿
#banner_content {width:910px;margin:0 auto 5px;border:1px solid  #DDD;height:140px;padding:10px;overflow:hidden;font-family:arial;background:#FFF;}
#banner_content #features {float:right;width:300px;border:2px solid #900;height:136px;margin-top:0;position:relative;}
#banner_content #about, #banner_content #tabs {width:585px;line-height:16px;}
#banner_content p {color:#444;font-size:11px;padding:0;margin:0 0 6px;}
#banner_content h3 {margin:0 0 4px;padding:0 0 2px;color:#900;font-size:14px;border-bottom:1px solid #CCC;width:585px;}
#banner_content h3 strong {color:#DDAA11;}
#txtTagLine {position: relative; 
             top: 25px; left: 40px; right: -240px;
            font: bold 24pt helvetica,sans-serif;
            color:#df2027;
             width: 500px;
             text-align: center;
             }  

#nextAuctionContainer
					{
					    margin:0;
					    position: relative; 
					    top: -105px; left: 610px; 
					    }
					    
.nextClosingAuction 
{
            position: relative; top: 0px; left: 0px; 
            text-align: left;
              margin: auto;
/*	border:3px solid #d3181f;*/
	padding:0;
	height:136px;
	width:300px;
            
}
.zoom_em 
{
    font-style:italic;
    color: #D4B005;
}

.banner
{
    position: relative;
    top: 0px;
    left: 0px;
   	margin: 0 0 5px 0; 
  
    border: 0px solid #ffffff;
    color: #ffffff;
    height: 160px;
    
    background-color: #ffffff;
}



#btnBidNextClosing 
{
    height: 31px;
    width: 101px;
    position: absolute; top: 100px; left: 180px;
    background: url(../images/btn_ClickToBid2.png) no-repeat; 
    border: 0px;
}

#lblNextAuction { position: absolute; top: 105px; left: 40px;
          font: bold 14pt 'trebuchet ms', helvetica,sans-serif;
            color:#FFFFFF;
             text-align: center;    
             
}
#imgNextClosingAuction {    position: absolute; top: 30px; left: 5px; 
                            width: 170px;
                            height: 100px;
}  

#lblAuctionTitle { position: absolute; top: 2px; left: 2px;
          font: bold 12pt 'trebuchet ms', helvetica,sans-serif;
            color:#df2027;
             text-align: center;        
}

#lblTimeRemaining 
{
    position: absolute; top: 25px; left: 190px;
          font: bold 6pt 'trebuchet ms', helvetica,sans-serif;
            color:#df2027;
             text-align: center;        
    }
#txtTimeRemaining
{
    position: absolute; top: 38px; left: 195px;
          font: bold 8pt 'trebuchet ms', helvetica,sans-serif;
            color:#000000;
             text-align: center;  
             border: 1px solid #000000;
             padding:1px 1px 1px 1px;
    }

#lblCurrentBid 
{
    position: absolute; top: 58px; left: 190px;
          font: bold 6pt 'trebuchet ms', helvetica,sans-serif;
            color:#df2027;
             text-align: center;        
    }

#txtCurrentBid
{
    position: absolute; top: 72px; left: 195px;
          font: bold 8pt 'trebuchet ms', helvetica,sans-serif;
            color:#000000;
             text-align: center;  
             border: 1px solid #000000;
             padding:1px 1px 1px 1px;
    
    }
