.news { margin-top: 2em; padding-right: 0px;}
.head { padding-bottom: 14px;}
.news .whiteSp { font-size:0px; height: 20px;}
.news .newsBlock .date { font-size:14px; font-weight:bold; color:#333333;}
.news .newsBlock .txt { font-size:14px; color:#2e2e2e; padding-top: 4px; line-height: 17px;}

.txt a { font-size:14px; color:#2e2e2e; padding-top: 4px; line-height: 17px; text-decoration:none;}
.txt a:hover { font-size:14px; color:#2e2e2e; padding-top: 4px; line-height: 17px; text-decoration:underline;}

.basket_btn, .ordered {
    cursor: pointer;
}
.basket_del_btn {
    cursor: pointer;
}

.star { margin-top:15px;}
.star div { float:left; display:inline;}
.star .st { padding-top: 3px; }
.star .txt2 { font-size:14px; color:#7e7e7e; padding-left: 4px; }

.error{
    color: #993300;
    font-size:1.2em;
}

.pass{
    color: #339900;
    font-size:1.2em;
}

.info{
    color: #003399;
    font-size:1.2em;
}


.confirmationFields { margin-top: 15px;}
.confirmationFields .sec { margin-top: 20px;}
.confirmationFields input { margin-top: 6px; margin:10px 0px 0px 0px; padding:0px; border:1px solid #666666; font-size:16px; }
.confirmationFields textarea { margin-top: 6px; margin:10px 0px 0px 0px; padding:0px; border:1px solid #666666; font-size:16px; }
.confirmationFields select { margin-top: 6px; margin:10px 0px 0px 0px; padding:0px; border:1px solid #666666; font-size:14px; }
.confirmationFields table { width:auto; font-size:14px; color:#000000;  }
.confirmationFields .wdth { width: 26px; }
.confirmationFields span { font-size:12px; color:#727272; padding-left: 33px; }

.confirmationFields .zakazbtt { margin-top: 60px; margin-bottom: 30px;}
.confirmationFields .zakazbtt table { width:auto; }
.confirmationFields .zakazbtt .txt { font-size:12px; color:#727272; width:350px; }
.confirmationFields .zakazbtt .txt a { font-size:12px; color:#0a3aa6; }


.confirmationFields .zakazbtt .total2 { font-weight:bold; font-size:14px; padding-left: 190px;}
.confirmationFields .zakazbtt .price2 { font-weight:bold; font-size:14px; color:#da4f5f;}

.confirmationFields .zakazbtt .total2 .btt table { cursor:pointer; background:#e5e5dd; }
.confirmationFields .zakazbtt .total2 .btt .txtx {font-size:14px; font-weight:normal; color:#da4f5f; width: 100%; text-decoration:underline; cursor:pointer; padding: 8px 7px 10px 7px; }

.confirmationFields .zakazbtt .total3 { font-weight:bold; font-size:14px; padding-left: 0px;}
.confirmationFields .zakazbtt .total3 .btt table { cursor:pointer; background:#e5e5dd; }
.confirmationFields .zakazbtt .total3 .btt .txtx {font-size:14px; font-weight:normal; color:#da4f5f; width: 100%; text-decoration:underline; cursor:pointer; padding: 8px 7px 10px 7px; }

.confirmationFields .zakazbtt .price2 .btt table { cursor:pointer; background:#e5e5dd; }
.confirmationFields .zakazbtt .price2 .btt .txtx {font-size:14px; font-weight:normal; color:#da4f5f; width: 100%; text-decoration:underline; cursor:pointer; padding: 8px 7px 10px 7px; }

.confirmationFields .zakazbtt .price2 .btt2 table { cursor:pointer; background:#da4f5f; }
.confirmationFields .zakazbtt .price2 .btt2 .txtx {font-size:14px; font-weight:normal; color:#000000; width: 100%; text-decoration:underline; cursor:pointer; padding: 8px 7px 10px 7px; }

.middle_image{
    display: none;
}

.big_image{
    display: none;
}

/*input, select, textarea { border: 1px inset #cccccc; }

.container .topCont .oneBlockPage .korzina .confirmationFields input { border: 1px inset #cccccc; }
.container .topCont .oneBlockPage .korzina .confirmationFields select { border: 1px inset #cccccc; }

.confirmationFields input { border: 1px inset #cccccc; }
.confirmationFields textarea { border: 1px inset #cccccc; }
.confirmationFields select { border: 1px inset #cccccc; }*/


.zakaz_line
{
    cursor: pointer;
    white-space: none;
}
.zakaz_line td
{
    padding:4px;
    
}
/*
          $(this).find(".back").css({backgroundColor:"#e5e5dd"});
          $(this).find(".txt").css({color:"#da4f5f"});			 
          $(this).find(".im1").css({display:"none"});			 			 
          $(this).find(".im2").css({display:"block"});			 			 			 

          */
.active .back {
    background-color : #e5e5dd;
    cursor: default;
}
.active .txt {
    color" : #da4f5f;
    cursor: default;
}

/*div.normal * {
    font-weight: normal;
}*/
#normal p {
    font-weight: normal;
}
.tdpadding td {
    padding: 0.6em;
    border-bottom:1px solid #eeeeee;
}