@charset "utf-8";
.product-item{
    height: auto;
    float: left;
    margin: 10px;
    text-decoration: none;
    width: 45%;
}
.cat_tmb_photo{
    font-weight: bold;
    border: none;
}
.tmb_photo{
    font-weight: bold;
    float: left;
    border: none;
}
.tmb_photo a{
    text-align: center;
    text-decoration: none;
}
.photoClass{
    border-spacing:0;
    margin: 0px;
    padding: 0px;
    border: none;
}
.popupPhoto img{
    max-width: 550px;
}
.tmb_title{
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    margin: 2px 2px;
    padding: 2px 5px 5px 5px;
}
.tmb_short{
    margin: 2px 2px;
    padding: 2px 2px 5px 2px;
    font-size: 9pt;
    text-align: left;
}
.tmb_full{
    clear: left;
}
.price_row{
    font-size: 16px;
    padding-top: 10px;
	font-weight: bold;
}
.shk-price{
    color: #FF0000;
    font-size: 150%;
    font-weight: bold;
}
.shk-oldprice{
/*    padding: 10px 2px 2px 2px;
    font-size: 100%;
    color: #FF0000;*/
    text-decoration: line-through;
    font-weight: normal;
}
.price_props{
    text-align: right;
    margin-right: 8px;
}
.prices_block {
    text-align: right;
    float: right;
    margin-left: 10px;
}
.priceline {
    font-weight: bold;
    margin-right: 45px;
}
/*.oldpriceline {
    font-size: 80%;
    
}*/
#ditto_pages {
    margin: 5px;
    width: 90%;
    float: none;
}
#ditto_pages a, #ditto_pages span{
    margin: 2px;
}
.prop_list {
    float:left;
    margin: 0 10px 10px 0;
}
.prop_list li{
    display: block !important;
    float:left;
}
.prop_list ul{
    padding: 0px 5px;
    margin: 2px 0px 5px 15px;
    list-style: none;
    display: block !important;
}
.priceTabs{
    border: none;
    margin: 0px;
    padding: 0px 1px 0px;
    /*border-bottom: solid 2px #999;*/
    float: left;
    width: 100%;
    background: url(images/tabback.png) transparent repeat top right;
}
.priceTabsLvl1{
    padding: 0;
    width: 100%;
    margin: 0;
}
div.commPrice{
    margin: 0px;
    display: block !important;
    float: left;
    list-style: none !important;
    background: url(images/comon.png) no-repeat scroll top left !important;
    height: 27px;
}
div.commPrice span{
    float: left;
    background: url(images/comon.png) transparent no-repeat scroll top right !important;
    padding-top: 8px;
    padding-right:10px;
    padding-bottom: 5px;
    margin-left: 10px;
    font-size: 12px;
}
div.currPrice{
    margin: 0px;
    display: block !important;
    float: left;
    list-style: none !important;
    background: url(images/active.png) no-repeat scroll top left !important;
    height: 27px;
}
div.currPrice span{
    float: left;
    background: url(images/active.png) transparent no-repeat scroll top right !important;
    padding-top: 8px;
    padding-right:10px;
    padding-bottom: 5px;
    margin-left: 10px;
    font-size: 12px;
}
.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 tr{
    vertical-align: top;
}
.priceTbl td{
    border-bottom: 1px solid #999;
}
.priceImage{
    width: 120px;
}
.pricePrice{
    width: 100px;
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #999;
}
