.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: White;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 1px;
    width: 900px;
    height: 95%;
}

.modalPopup div
{
    width:97%;
    text-align:right;
    position:absolute;
    background-color:#fff;
}

.Normal
{
    background-color: #FFFFFF;
    cursor: auto;
    width: 650px;
}
.Progress
{
    background-color: #EEEEEE;
    cursor: wait;
    width: 650px;
}
.dtList
{
    width: 180px; 
    height: 290px; 
    text-align: center;
    cursor: pointer;
}

.dtList a
{
    text-decoration:none;
}

.l2Class
{
    color:#000; 
    font-family:Arial; 
    font-size:13px;
    text-decoration:none; 
    padding:1px;
}


.proc_div
{
    color:red;
    font-family:arial;
    font-size:24pt;
    font-style:oblique;
    font-weight:bold;
    height:40px;
    text-align:right;
    padding:200px 6px 0 0;
}

.proc_div_adidas
{
    background:transparent url('/wildberries/images/adidas3.png') no-repeat scroll 110px 158px;
    color:red;
    font-family:arial;
    font-size:24pt;
    font-style:oblique;
    font-weight:bold;
    height:40px;
    padding:200px 6px 0 0;
    /*width:130px;*/
    text-align:right;
}

.l_class
{
    cursor:pointer;
    height:240px;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:50% 50%;
}

.proc_div_ny
{
    background:transparent url('') no-repeat scroll 107px 141px;
    color:#f00;
    font-family:arial;
    font-size:24pt;
    font-style:oblique;
    font-weight:bold;
    height:50px;
    padding:190px 7px 0 48px;
    width:130px;
    text-align:right;
}

.catalog_main_table
{
    margin:3px 0 5px 0;
    width:100%;
}

.stars
{
    background-repeat:no-repeat;
    background-position: 7% 99%;
    height:240px;
}

.akcz
{
    font-size:8pt;
    color:#fff;
    font-weight:bold;
    height:35px;
    width:50px;
    background:top left url('/wildberries/images/akcz.gif');
    padding:205px 0 0 130px;
}

.plus2
{
    height:240px;
    width:180px;
    background-image:url('/wildberries/images/action.png');
    background-position:94px 208px;
    padding:0;
    background-repeat:no-repeat;
}

.plus2sale
{
    padding:0;
    color:red;
    font-family:arial;
    font-size:24pt;
    font-style:oblique;
    font-weight:bold;
    height:40px;
    padding:200px 6px 0 0;
    text-align:right;
}


#spec_div
{
    background-color:#fff;
    height:110px;
    padding:6px;
    z-index:20;
    color:#6c256e;
    border:solid 1px #6c256e;
}
.spec_inv
{
    display:none;
}
.spec_vis
{
    display:block;
    position:absolute;
}

.action_but
{
    background-image:url(/wildberries/images/action.jpg);
    position:absolute;
    cursor:help;
    width:171px;
    height:30px;
}

.noveltyImg
{
    position: absolute; 
    margin-top: 10px; 
    width: 57px; 
    height: 16px; 
    left:50%;
    margin-left:-90px;
    background: url(/wildberries/NewDesign/img/ornament.png) -51px -93px no-repeat;
}

.pr_act_logo {
	position: absolute;
	top: 30px;
	left: -1px;
}

