﻿#auction_left
{
    float: left;
    width: 520px;
}
#auction_right
{
    float: right;
    text-align: left;
    padding-left: 5px;
    width: 256px;
}
#live_stream
{
    width: 520px;
    height: 310px;
    background: #000;
    color: #FFF;
    text-align: center;

}
#live_stream p
{
    padding-top: 50px;
    vertical-align: middle; 
    font-size: 24px;
    line-height: 50px;
}
#live_stream a, #live_stream a:link, #live_stream a:hover, #live_stream a:visited
{
    color: #FFF;
    border-bottom: 1px dotted #FFF;
}

#longdesc
{
    font-weight: bold;
    margin-top: 0px;
    font-size: 18px;
    color: #E90A8A;
}
#rrp
{
    font-size: 17px;
    border-bottom: 1px solid #999;
    padding: 0px 5px 5px 2px;
}
#rrp_value
{
    padding: 0px;
    font-size: 17px;
}
#nowat, #nowat_value
{
    font-size: 17px;
    font-weight: bold;
}
#lowest_price
{
    font-size: 10px;
    border-bottom: 1px solid #999;
    padding: 0px 5px 5px 2px;
}
#quantity, #quantity_value
{
    font-size: 18px;
}
#buy_button
{
    width: 100%;
    text-align: center;
}
.header
{
    background:url('Images/designDetails.png') repeat-x top left;
    height: 21px;
    color: #FFF;
}
.red_bold
{
    font-weight: bold;
    color: #F00;
}
#winning_bidders
{
    padding-top: 2px;
}
#description
{
    padding-top: 4px;
}
#design_details
{
    padding-top: 4px;
}
.content
{
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 2px;
}
.content td
{
    padding-bottom: 2px;
}
h2
{
    padding: 4px;
    font-weight: bold;
    font-size: 12px;
}
h3
{
    font-weight: bold;
    color: #666;
}
#piece_info
{
    padding-top: 10px;
}
#piece_info ul
{
    margin-left: 30px;
    list-style-image: url('Images/tickbox.png');
}
#piece_info li
{
    padding-top: 10px;
    margin-left:30px
}
#bid_instructions
{
    font-family: Arial;
    clear: both;
}
#buy_now
{
    cursor: pointer;
}
#largeimage
{
    float: left;
    height: 400px;
    width: 400px;
}
#smallimages
{
    float: right;
    width: 100px;
}
#gemstones
{
    float:left;
    clear: both; 
    margin-top: 10px;
}
#gemstones_header, #gemstoneinfo table
{
    min-width: 500px;
}
#gemstoneinfo
{
    border: 1px solid #000;
}
#gemstoneinfo table td, #gemstoneinfo table th
{
    padding: 0px 5px;
}
#design_details_content td
{
    padding-right: 5px;
}
#imagepreload
{
    display: none;
}
#winning_bidders_data
{
    height: 87px;
    overflow: hidden;
    display: none;
}
#winning_bidders table
{
    width: 100%;
}
#winning_bidders td
{
    border-bottom: 1px solid #FFF;
    padding: 2px;
    background: #F187B6;
}
#winning_bidders .content
{
    border: 0px;
    padding: 0px;
    margin-top: 1px;
}
.buynow
{
    width: 50px;
    height: 29px;
    background: url('/images/smallbutton.png');
    color: #FFF;
    cursor: pointer;
    border-right: 1px solid #fff;
}
#buy_buttons
{
    text-align:center;
}