@charset "utf-8";
.product-item{
    height: auto;
    float: left;
    margin: 10px;
    text-decoration: none;
    width: 45%;
}

.tmb_photo{
    font-weight: bold;
    float: left;
}
.tmb_photo a{
    text-align: center;
    text-decoration: none;
}
.photoClass{
    border-spacing:0;
    margin: 0px;
    padding: 0px;
    border: none;
}
.tmb_title{
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    margin: 2px 2px;
    padding: 2px 5px 5px 5px;
}
.tmb_short{
    margin: 10px 2px;
    padding: 2px 2px 5px 2px;
    font-size: 12px;
    text-align: left;
}
.tmb_full{
    clear: left;
}
.price_row{
    font-size: 16px;
    padding-top: 10px;
}
.shk-price{
    color: #FF0000;
    font-size: 150%;
    font-weight: bold;
}
.shk-oldprice{
    text-decoration: line-through;
    font-weight: normal;
}
.price_props{
    text-align: right;
    margin-right: 8px;
}
.prices_block {
    text-align: right;
}
.priceline {
    font-weight: bold;
    margin-right: 5px;
}
#ditto_pages {
    margin: 5px;
    width: 90%;
    float: left;
}
#ditto_pages a, #ditto_pages span{
    margin: 2px;
}
.prop_list li{
    display: block !important;
}
.prop_list ul{
    padding: 0px 5px;
    margin: 2px 0px 5px 15px;
    list-style: none;
    display: block !important;
}
.priceTabs{
    border: none;
    margin: 0px;
    padding: 0px;
    /*border-bottom: solid 2px #999;*/
    float: left;
    width: 100%;
}
.priceTabsLvl1{
    padding: 0;
    width: 100%;
    margin: 0;
}
div.commPrice{
    margin: 3px;
    display: block !important;
    float: left;
    list-style: none !important;
    padding: 5px;
}
div.currPrice{
    margin: 3px;
    display: block !important;
    float: left;
    list-style: none !important;
    padding: 5px;
}
div.currPrice a{
    border: solid 2px #999;
    padding: 3px;
}
div.commPrice a  {padding: 3px;}
.priceSubTabs{
    float: left;
    width: 98%;
    margin: 0px;
    padding: 10px 1%;
    border-top: solid 4px #999;
    border-bottom: solid 1px #999;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
}
.priceContent{
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0px;
    /*min-height: 100px;*/
    border-top: solid 4px #999;
}
.priceTbl{
    border: solid 1px #999;
}
.priceTbl tr{
    vertical-align: top;
}
.priceTbl td{
    border: 1px solid #999;
}
.priceImage{
    width: 120px;
}
.pricePrice{
    width: 100px;
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #999;
}
#tabsTop{
  border: #FFF;
}
.ui-tabs .ui-tabs-hide, .ui-tabs .ui-state-default, .topPriceButtons { display: none !important; }
.ui-tabs .ui-state-active {display: list-item !important; float: left; margin: .1em .2em .1em 1.5em; }
.ui-tabs-panel {clear: left;}
