*{
    margin: 0;
    padding: 0;
}

/* RUR */
@font-face {
    font-family: "Rubl Sign"; src: url(http://www.artlebedev.ru/;-)/ruble.eot);
}
span.rur {
    //font-family: "Rubl Sign";
    text-transform: uppercase;
    //text-transform: none;
}
span.rur span {
    position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .2ex 0 0 -.7em; // display: none;
}
span.rur span:before {
    content: '\2013';
}
/* end RUR */




body,table,input, textarea{
    font-family: Arial;
    font-size: 12px;
}
body{
    min-width: 995px;
    line-height: 150%;
    background-color: #fff;
}
table{
    border-collapse: collapse;
}

a{
    cursor: pointer;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}

a,
.PageHead .Waymark a
{
    color: #0066cc;
}


a.Local{
    padding-bottom: 1px;
    text-decoration: none;
    border-color: #0066cc;
    border-style: dotted;
    border-width: 0 0 1px 0;
}
li.Active a.Local{
    color: #000;
    border: 0;
    cursor: default;
}

.PageHead a{
    color: #8091c7;
}

a img{
    border-width: 0;
}

h1,h2,h3,h4
{
    margin-bottom: 0.6em;
    margin-bottom: 0.2em;
    color: #000;
    line-height: normal;
    font-weight: normal;
}

h1{
    font-size: 25px;
}
h2{
    margin-bottom: 0.5em;
    font-size: 23px;
}
h3{
    font-size: 18px;
    margin-bottom: 0.2em;
}

.h1,.h2,.h3,.h4
{
    display: inline-block;
    margin-bottom: 0.6em;
}

h1 a,h2 a,h3 a,h4 a{
  color: inherit;
  //color: expression(this.parentNode.currentStyle['color']);
}

.h3{
    font-size: 17px;
}

ul{
	list-style-position: outside;
    list-style: none;
}

p{
    margin-bottom: 1.5em;
}

i{
    font-style: normal;
}

p.error{
    color: red;
}
p.succes{
    color: green;
}

/* pseudo Input*/
.input{
    position: relative;
    width: 300px;
    height: 30px;
    margin: 10px 9px;
    background: url(img/bg_input.gif) repeat-x 0 0;
}
.input .cn{
    position: absolute;
    top: 0;
    width: 9px;
    height: 30px;
    background-image: url(img/bg_input_cn.gif);
}
.cn.l{
    right: 100%;
}
.cn.r{
    left: 100%;
    background-position: 0 -30px;
}
.input input{
    position: absolute;
    width: 99%;
    padding-top: 7px;
    color: #999;
    font-size: 12px;
    background: none;
    border: 0;
}
input.SubmitBtn,
.SubmitBtn input{
    height: 27px;
    background: url(img/bg_submit.png) no-repeat right bottom;
    padding: 0 19px 2px 5px;
    color: #fff;
    cursor: pointer;
    border: 0;
}
/* end pseudo Input*/


/* file to download */
.OneFile{
    margin-top: 10px;
    float: left;
}
.OneFile a{
    color: #0561c8;
}
.OneFile p{
    margin: 0 0 0 50px;
    line-height: normal;
    font-size: 11px !important;
}
.OneFile .FileIcon{
    float: left;
    width: 39px;
    height: 41px;
    margin: 0;
    background: url(img/file_icons.png) no-repeat 0 0;
}
.doc_File .FileIcon,
.docx_File .FileIcon{
    background-position: 0 0;
}
.pdf_File .FileIcon{
    background-position: 0 -41px;
}
.OneFile .FileIcon a{
    display: block;
    width: 100%;
    height: 100%;
}
.FileName{
    padding: 15px 0 4px 0;
}
.FileDesc{
}

/* end file to download */


.InfoIcon,
.SmallIcon{
    position: relative;
    width: 28px;
    height: 28px;
    background-image: url(img/bg_info_icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.InfoIcon.phone{
    background-position: 0 -28px;
}
.InfoIcon.mail{
    background-position: 0 -56px;
}
.InfoIcon.icq{
    background-position: 0 -84px;
}
.InfoIcon.phone2{
    display: block;
    width: 40px;
    height: 40px;
    margin: -6px 0px -28px -43px;
    background: url(img/bg_info_phone2.png);
}



.SmallIcon{
    float: left;
    background-image: url(img/small_icons.png);
}
.SmallIcon.bubble{
    float: none;
    display: inline-block;
    margin: -30px 0 -7px 7px;
    background-position: 0 -30px;
}
.SmallIcon.search{
    background-position: 0 -60px;
}
.SmallIcon.present{
    margin: -5px 0 0 0;
    background-position: 0 -90px;
}
.SmallIcon.percents{
    margin: 3px 0 0 0;
    background-position: 0 -119px;
}
.SmallIcon.coin{
    margin: -3px 5px 0 0;
    background-position: 0 -150px;
}



a.Status{
    //display: inline-block;
    //margin-top: -0.8em;
    //padding-bottom: 0;
    border-: 1px orange solid;
}
span.Status{
    display: inline-block;
    position: relative;
    top: -7px;
    //top: 0.3em;
    //left: -30px;
    //overflow: hidden;
    width: 30px;
    height: 30px;
    margin-left: -30px;
    margin-bottom:-12px;
    //margin-bottom: 0;
    background-image: url(img/bg_product_status.png);
    background-repeat: no-repeat;
    background-position:  0 -1000px;
}
span.Status i{
    //padding: 1000em;
}

span.Status.Hit{
    background-position:  0 0px;
}
span.Status.Good{
    background-position:  0 -32px;
}
span.Status.New{
    background-position:  0 -60px;
}
span.Status.Super{
    background-position:  0 -90px;
}

.BG{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.BG{
    display: none;
}

.clear{
    float: none;
    clear: both;
}

#Container{
    position: relative;
    width: auto;
    overflow: hidden;
    border-: 1px red solid;
}

#PageWrapper{
    float: left;
    width: 200%;
    overflow: hidden;
    background: url(img/bg_city.png) repeat-x 0px 200px;
    border-: 2px black solid;
}
#PageWrapper.Righted{
    float: right;
    margin-left: -200%;
}

.Page{
    position: relative;
    float: left;
    width: 50%;
    overflow: hidden;
    background-color-: aqua;
}

#p1{
    height-: 1200px;
}

#p2{
    background-color-: blue;
}

.popup_call{
    cursor: pointer;
}

.popup{
    position: absolute;
    top: 0;
    left: 0;
    width: 371px;
    margin: -32px 0 0 -31px;
    color: #fff;
    overflow: hidden;
    z-index: 0;
    display: none;
}
#PopUp a{
    color: #fff;
    font-size: 12px;
    text-decoration: underline;
}

.Blue .popup,
.Blue #PopUp a{
    color: #7abbfb;
}

.popup .Top{
    height: 29px;
    background: url(img/popup_cns.png) no-repeat 0 -26px;
}
.Blue .popup .Top{
    background-image: url(img/popup_cns_white.png);
}

.popup .Content{
    padding-left: 25px;
    background: url(img/popup_bg.png) repeat-y 0 0;
}
.Blue .popup .Content{
    background-image: url(img/popup_bg_white.png);
    background-position: 7px 0;
}
.popup .Content .Title{
    margin-right: 60px;
    padding-bottom: 10px;
    font-size: 20px;
}

.popup .Content ul{
    width: 100%;
    float: left;
}
.popup .Content li{
    display: block;
    float: left;
    width: 44%;
    height: auto;
    margin-right: 5%;
    padding-bottom: 7px;
}
.popup .Content .clear{
    margin-right: 50px;
    border: 1px #7abbfb solid;
}
.Blue .popup .Content .clear{
    border-color: #fff;
}


.popup .Bottom{
    height: 26px;
    background: url(img/popup_cns.png) no-repeat 0 0;
}
.Blue .popup .Bottom{
    background-image: url(img/popup_cns_white.png);
}

.Close{
    position: absolute;
    top: 20px;
    right: 22px;
    width: 29px;
    height: 29px;
    background: url(img/bg_close.png) no-repeat 0 0;
    cursor: pointer;
    z-index: 5;
}
.Blue .Close{
    background-position: 0 -29px;
}




.PageHead{
    position: relative;
    height: 257px;
    margin-bottom: 25px;
    background: url(img/bg_city_small.png) repeat-x 0px 60px;
}
#Home .PageHead{
    height: auto;
}

#SmallCar{
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 325px;
    height: 95px;
    background: url(img/bg_car_small.png) no-repeat 0 0;
    border-: 1px red solid;
}
.ToCat{
    position: absolute;
    top: 165px;
    right: 40px;
    width: 120px;
    height: 36px;
    background: url(img/bg_tocat.png) no-repeat;
    background-position: 0 0;
    cursor: pointer;
}
#ToShop.ToCat{
    background-position: 0 -36px;
}

#Home .HeadInfo{
    position: absolute;
}
.HeadInfo{
    float: left;
    width: 100%;
    padding-top: 50px;
    border-: 1px blue solid;
}

.HeadInfo .InfoBlock{
    float: left;
    width: 30%;
    margin-right-: 10%;
    border-: 1px red solid;
}
#p2 .HeadInfo .InfoBlock{
    float: right;
    margin-right: 0;
    margin-left-: 10%;
}

.InfoBlock.WithLogo{
    width-: 220px;
    margin-top: -35px;
    margin-left: 70px;
    font-size: 11px;
}
.TopLogo{
    margin-bottom: -7px;
}
.InfoBlock.WithLogo p{
    width: 140px;
    margin-left: 75px;
}
.InfoBlock.WithLogo p i{
    display: inline-block;
    padding-bottom: 7px;
}
.InfoBlock.WithLogo p a{
    line-height: 230%;
}

#p2 .InfoBlock.WithLogo{
    margin-left: 0;
    padding-right: 70px;
}
#p2 .InfoBlock .wrapper{
    float: right;
}


.InfoBlock.Info{
}

.InfoBlock.Info p,
.InfoBlock.Phone p{
    width: 180px;
    margin-top: -20px;
    margin-left: 40px;
}

.InfoBlock.Phone{
    width-: 215px;
}


.InfoBlock.Phone a{
    line-height: 220%;
}
.Phone span.PhoneCod{
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
#Home .Phone span.PhoneCod{
    color: #010101;
    font-size: 17px;
    font-weight: bold;
}
.Phone span.PhoneNum{
    font-size: 18px;
    color: #000;
}
#Home .Phone span.PhoneNum{
    font-size: 28px;
    color: #8091C7;
}

.InfoBlock.Consultation{
    padding-top: 5px;
}
.InfoBlock.Consultation .title{
    font-size: 18px;
}
#p2 .InfoBlock.Consultation .wrapper{
    width: 230px;
}
.InfoBlock.Consultation p{
    margin-bottom: 0;
}
.HeadInfo .InfoBlock .forIcon{
    float: left;
    width: 33%;
    margin-top: 10px;
    font-size: 11px;
}
.HeadInfo .InfoBlock .forIcon a img{
    display: block;
    margin-bottom: 5px;
}

.InfoBlock.LinkList{
    width: 60% !important;
    margin-right: 0 !important;
}
.LinkList ul{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.LinkList ul li{
    display: block;
    float: left;
    width: 33%;
}
.LinkList .LoginLink{
    color: #000;
}
.ToHome{
    position: relative;
    display: inline-block;
    width: 105px;
    height: 22px;
    margin: -2px 0 0 -25px;
    background: url(img/bg_tohome.png) no-repeat 0 0;
}

.Waymark{
    position: absolute;
    top: 295px;
    left: 56px;
    width: 152px;
    height: 284px;
    background-image: url(img/bg_waymark.png);
    background-position: 0 0;
}
#p2 .Waymark{
    left: auto;
    right: 117px;
    background-position: -152px 0;
}

.Waymark a.to{
    position: absolute;
    top: 0px;
    left: 2px;
    width: 149px;
    height: 44px;
}
.AllProductsLink{
    position: absolute;
    top: 138px;
    left: 91px;
    width: 150px;
    font-size: 11px;
}
.AllProductsLink p{
    position: relative;
    margin-left:35px;
    margin-top:-36px;
}


.Car{
    position: absolute;
    right: 0;
    top: 295px;
    width: 67%;
    height: 354px;
    overflow: hidden;
    border-: 1px red solid;
    display-: none;
}
#p2 .Car{
    right: auto;
    left: 0;
}

.Car div{
    float: left;
    width: 840px;
    height: 100%;
}
.Car p{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 840px;
    background: url(img/bg_car_center.png) repeat-x 0 0;
}

#p2 .Car div{
    position: absolute;
    right: 0;
    width: 755px;
}
#p2 .Car p{
    left: auto;
    right: 755px;
}

div.Login_1{
    position: absolute;
    top: 265px;
    right: 67%;
    margin-right: -483px;
    width: 316px;
    height: 85px;
    background-image: url(img/bg_login_1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow-: hidden;
    display-: none;
}
#p2 .Login_1{
    right: auto;
    left: 67%;
    margin-left: -553px;
    margin-right: 0;
    background-position: 0 -85px;
}
div.Login_1 img.BG{
    display: none;
}
div.Login_1 a.Local{
    position: relative;
    float: left;
    margin-top: 8px;
    margin-left: 19px;
    font-size: 18px;
}
.Login_1 .UserName{
    position: relative;
    margin: -23px 0 15px 0;
    font-size: 18px;
}
li.Login_1 .UserName{
    margin: -20px 0 2px 0;
}
#p2 div.Login_1 .UserName{
    text-align: right;
}
.Logined{
    padding-left: 20px;
}

#p2 .Logined{
    float: right;
    padding-right: 20px;
}
#p2 .Logined .links{
    float: right;
}

.Logined a img{
    vertical-align: text-top;
    margin-left: 10px;
    margin-right: 3px;
}

#p2 div.Login_1 a.Local{
    float: right;
    margin-right: 19px;
}


#Cart{
    position: fixed;
    left: 50%;
    bottom: 0px;
    width: 263px;
    height: 52px;
    margin: 0 0 10px -132px;
    padding-top: 16px;
    background: url(img/bg_cart.png) no-repeat 0 16px;
    z-index: 99;
}

#Cart a.Minimized{
    display: none;
}
#Cart p.text{
    padding: 15px 0 0 27px;
    font-size: 18px;
}
#Cart p.text span{
    padding-left: 47px;
}
#Cart p.total{
    position: absolute;
    top: 17px;
    left: 125px;
    margin-top: 16px;
    font-size: 18px;
}
#Cart p.total a{
    display:block;
    width:37px;
    height:27px;
    margin: -10px 0 0 -10px;
    padding-top:10px;
    color: #fff;
    text-decoration: none;
    text-align:center;
}

#Cart.Minimized{
    width: 40px;
    margin-left: -20px;
    background: url(img/cart.png) no-repeat 3px 23px;
}
#Cart.Minimized a.Minimized{
    position: relative;
    display: block;
    top: 6px;
    left: 2px;
    width: 37px;
    height: 37px;
}

#Cart.Minimized p{
    display: none;
}


#Cart .Help{
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 128px;
    height: 24px;
    margin: 0 0 0 -64px;
    background: url(img/mini_max_cart.png) no-repeat 0 0;
    cursor: pointer;
    display: none;
}
#Cart.Minimized .Help{
    background-position: 0 -24px;
}

.Overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.Overlay .BG{
    display: block;
    background-color: #000;
    filter: alpha(opacity = 50);
    opacity: 0.5;
}
.Overlay div{
    z-index: 2;
}

/* start LoginTab*/
.Login_2{
    position: absolute;
    top: 240px;
    right: 67%;
    width: 362px;
    height: 212px;
    margin-right:-430px;
    color: #fff;
    background: url(img/bg_login.png) no-repeat 0 0;
    overflow: hidden;
}
.Login_2 .Close{
    top: 10px;
    right: 10px;
}

#Login_2_p2.Login_2{
    right: auto;
    left: 67%;
    margin-left:-500px;
}


.Login_2 label,
.Login_2 input
{
    font-size: 16px;
    background: none;
    border: 0;
}
.Login_2 a{
    color: #bce4f9;
}

.Login_2 p{
    position: absolute;
    top:14px;
    left:42px;
}
.Login_2 p.fPass{
    top: 79px;
}

.Login_2 p input{
    margin-top: 8px;
    width:265px;
}
.Login_2 p.fPass input{
    color: #4aa4d2
}

/*for opera*/
@media all and (width) {
    .Login_2 p.fPass input{
    margin-top: 12px;
  }
}

.Login_2 .Submit{
    position: absolute;
    left: 40px;
    top: 143px;
}
.Login_2 .Submit input{
    position: absolute;
    width: auto;
    margin: 0;
    color: #fff;
    text-align: left;
    text-decoration: underline;
    font-size: 18px;
    cursor: pointer;
}
.Login_2 .Submit input:hover{
    text-decoration: none;
}

.Login_2 .Register{
    left: 201px;
    top: 145px;
    width: 115px;
    line-height:23px;
}

/* end LoginTab*/

/* start big phone*/

#BigPhone{
    position: absolute;
    top: 100px;
    left: 50%;
    width: 852px;
    height: 282px;
    margin-left: -426px;
    line-height: normal;
    background: url(img/bg_phone_tab.png) no-repeat 0 0;
    overflow: hidden;
}

#BigPhone *{
    color: #fff;
    border-color: #fff;
}
/*#BigPhone*/ ul.Menu{
    float: left;
    margin: 25px 0 20px 40px;
}
/*#BigPhone*/ ul.Menu li{
    display: inline-block;
    float: left;
    margin-right: 40px;
    background: none;
}

ul.Menu li .r-stroked{
    font-size: 15px;
    line-height: 150%;
}


#BigPhone div.forPhone{
    margin: 50px 0;
    clear: both;
    text-align: center;
}

#Home #BigPhone div.forPhone{
    margin: 0;
    display: none;
}
#BigPhone #tools_phone .PhoneCod{
    font-size: 50px;
}
#BigPhone #tools_phone .PhoneNum{
    font-size: 139px;
}

#BigPhone #services_phone{
    float: left;
    width: 100%;
    margin: -5px 0 0 98px !important;
    text-align: left;
    display: none;
}
#services_phone .InfoIcon{
    float: left;
    margin: 0 0 -30px -40px;
}

#BigPhone div.forPhone ul{
    float: left;
    width: 30%;
}
#BigPhone div.forPhone ul li{
    padding-bottom: 10px;
}

#BigPhone #services_phone .PhoneCod{
    font-size: 18px;
}
#BigPhone #services_phone .PhoneNum,
#BigPhone #services_phone .IcqNum,
#BigPhone #services_phone .MailList a{
    font-size: 23px;
}

#BigPhone .forPhone em{
    color: #003366;
    font-size: 15px;
}

#BigPhone #services_phone .IcqList{
    margin-right: -30px;
}







#PhotoViewer{
    position: absolute;
    left: 50%;
    padding: 0 30px;
}
#PhotoViewer .Close{
    margin-right: 30px;
}

.navArr{
    position: absolute;
    top: 50%;
    left: 100%;
    width: 16px;
    height: 32px;
    margin: -16px -16px;
    background-image: url(img/nav_arr.png);
    cursor: pointer;
}
.navArr.Prev{
    left: auto;
    right: 100%;
    background-position: 0 -32px;
}

.Preloader{
    position: absolute;
    left: 50%;
    margin: -34px 0 0 -34px;
    display: none;
    border-: 1px red solid;
}

.Overlay,
.Login_2,
#BigPhone,
#PhotoViewer,
.Preloader
{
    display: none;
}


/* end big phone*/


.PageContent{
    position: relative;
    padding: 0 20px 100px 60px;
}
#Home .PageContent{
    margin-top: 685px;
}

.input.Search{
    width: 335px;
    margin-top: 20px;
    margin-bottom: 25px;
}
.input.Search .SmallIcon{
    position: absolute;
    top: 5px;
    left: 100%;
    margin-left: 19px;
    cursor: pointer;
}
#Catalog .input.Search,
#NonCatalog .input.Search{
    float: left;
    width: 320px;
    margin-top: 2px;
    margin-left-: 40px;
}
#Catalog .PageTitle,
#NonCatalog .PageTitle{
    float-: left;
}

.BottomGradBlock{
    position: relative;
    min-height: 235px;
    margin: 0 0 25px -25px;
    padding: 0 5px 30px 25px;
    background: url(img/grad_bottom.png) repeat-x 0 bottom;
    border: 1px #fff solid;
    z-index: 2;
}
.BottomGradBlock.Blue{
    min-height: 0;
    padding: 0px;
    color: #666699;
    background: #badcfd url(img/grad_bottom_blue.png) repeat-x 0 bottom;
    z-index: 3;
    overflow: visible;
    border-: 1px green solid;
}
.BottomGradBlock h1.float {
  float: left;
  margin-right: 25px;
}
.Blue .popup{
    margin: -24px 0 0 -10px;
}
.BottomGradBlock.Blue .CatalogHome{
   display-: none;
   margin-top: 0;
   padding: 20px 0 25px 25px;
   border-: 1px red solid;
}
.BottomGradBlock.Blue a{
    color: #fff;
    border-color: #fff;
}

.BottomGradBlock .Corner{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background-image: url(img/grad_bottom_corners.png);
    background-position: 0 0;
}
.BottomGradBlock .rb{
    left: auto;
    right: 0;
    background-position: 0 -10px;
}


.CatalogHome{
    float: left;
    width: 100%;
    margin-top: 20px;
    overflow: visible !important;
}
.CatalogHome a{
    font-size: 17px;
}
.CatalogHome .Column{
    float: left;
    width: 23%;
    padding-right: 1.9%;
}
.CatalogHome .Item{
    position: relative;
    padding-bottom:15px;
    z-index: 1;
}

.CatalogHome .Item.Active{
   z-index: 2;
}

.CatalogHome .Item.Active a{
    color: #fff;
    font-weight: bold;
    border: 0;
}
.CatalogHome .Item.Active span a{
    color: #666699;
    font-weight-: normal;
    text-decoration: underline;
}
.Blue .CatalogHome .Item.Active a.Local{
    visibility: hidden;
}


.r-corner .Item{
    position: relative;
    clear: left;
    border-: 1px red solid;
}

.r-corner .Item.Active{
    float: left;
    overflow: hidden;
    margin: -5px 0 10px 0px;
    left: -15px;
	padding: 5px 15px;
    background: #badcfd url(img/bg_local_active.gif) repeat-x 0 0;
}




.ForPopup{
    display: none;
}

.Catalog .input.Search{
    clear: both;
    margin: 25px auto 0px;
}
#Home .Catalog .input.Search{
    margin: 20px 0 0 0;
}

.CatalogFull{
    clear: both;
    padding-top: 30px;
}
.CatalogFull a{
    color: #8091c7;
}
.CatalogFull ul{
    float: left;
    width: 25%;
    margin-bottom: 40px;
}
.CatalogFull ul li{
    padding-right: 10%;
    padding-bottom: 7px;
}
.CatalogFull ul li.CatLink,
.CatalogFull ul li.CatLink a
{
    color: #000;
    font-size: 18px;
}


ul.StatusFilter{
    float: left;
    margin: 0 0 50px 0px;
    overflow: visible;
    border-: 1px red solid;
}
.StatusFilter li{
    float: left;
    display: inline-block;
    padding: 0 0 2px 0;
    margin-right: 80px;
    line-height: 175%;
    border-: 1px green solid;
}
.StatusFilter li.Active{
    margin-left: -11px;
    margin-right: 69px;
}

.r-corner{
    position: relative;
    padding-top: 0.1em;
    overflow: hidden;
}
.r-corner .cn {
	position:absolute;
	width:22px;
	height:22px;
	font-size: 0;
	background-repeat: no-repeat;
    border-: 1px red solid;
}
.r-corner .cn.tl {
	top: -11px;
	left: -11px;
}
.r-corner .cn.tr {
	top: -11px;
	right: -11px;
}
.r-corner .cn.bl {
	bottom: -11px;
	left: -11px;
}
.r-corner .cn.br {
	bottom: -11px;
	right: -11px;
}

.r-corner .cf,
.r-corner .container{
    border: 2px #7e8fc5 solid;
}
.r-corner .cf{
    display: block;
    height: 9px;
    margin: 0 11px;
    font-size: 0;
    line-height: 0;
}
.r-corner .cf.t{
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
}
.r-corner .cf.b{
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
}

.r-corner .container{
    //height: 1%;
    padding: 0 25px 15px 25px;
    border-top-width: 0;
    border-bottom-width: 0;
}
.r-corner .head{
    padding-top: 9px;
}

.r-corner li{
	display: inline-block;
	position: relative;
	height: 1.8em;
}
.r-corner li.Active{
    margin-top: -0.1em;
	padding: 0.1em 0.9em;
    //padding-top: 0.2em;
    background: #badcfd url(img/bg_local_active.gif) repeat-x 0 0;
}
.r-corner li.Active a{
	color: #fff;
    border: 0;
    cursor: default;
}
.r-corner .Active .cn{
	background-image: url(img/r-corner-2.png);
	z-index: 1;
}


.Active .r-stroked,
.Active .r-stroked span,
.button.r-stroked,
.button.r-stroked span,
#Buy.r-stroked,
#Buy.r-stroked span{
    background-image: url(img/r-stroked.png);
    background-repeat: no-repeat;
}
.r-stroked{
    float: left;
    height: 27px;
    margin-right: 13px;
    font-size: 11px;
    line-height: 220%;
    overflow-: hidden;
    background-position: 0 0;
}
.r-stroked span{
    float: left;
    position: relative;
    height: 100%;
    margin: 0 -13px 0 13px;
    padding: 0 18px 0 5px; /* 18 = 13+5 */
    background-position: right 0;
}
.r-stroked.wide{
    height: 34px;
    margin-right: 13px;
    font-size: 15px;
    background-position: 0 -27px;
}
.r-stroked.wide span{
    margin-left: 16px;
    margin-right: -16px;
    padding-right: 16px;
    margin: 0 -16px 0 16px;
    padding: 0 21px 0 5px; /* 21 = 16+5 */
    background-position: right -27px;
}
.Active .r-stroked a{
    color: #000 !important;
}

.button.r-stroked,
#Buy{
    position: relative;
    margin-left: -20px;
}
.button.r-stroked a,
#Buy a{
    color: #000;
    text-decoration: none;
}

.Products{
    clear: both;
}

.ResultCategory{
    margin: 10px 0 0 0;
}
.ResultCategory h1{
    padding-right: 30%;
    line-height: normal;
    font-family: Trebuchet MS;
    font-size: 35px;
    font-style: italic;
}
.view{
    clear: both;
}

ul.ProdAdvLinks{
    position: relative;
    float: right;
    //height: 1%;
    //width: 30%;
    margin-top: 15px;
}
.ProdAdvLinks li{
    position: relative;
    float: right;
    margin: 0 0 0 30px;
    text-align: right;
}
ul.ProdAdvLinks li img.SmallIcon{
    display: block;
    position: absolute;
    top: -20px;
    right: 50%;
    margin: 0 -15px 0 0;
}

.sdk{
    position: relative;
    top: -10px;
    margin-bottom: 10px;
    color: #999;
    font-size: 11px;
}

.oneProduct{
    float: left;
    width: 255px;
    margin: 0 45px 15px 0;
    border-: 2px black solid;
}
.oneProduct .Image,
.oneProduct .Image img{
    width: 250px;
    height: 250px;
}
.PriceTab{
    position: relative;
    float: left;
    height: 62px;
    line-height: normal;
    background: url(img/price_tab.png) no-repeat 0 0;
}
.oneProduct .PriceTab{
    margin: -44px 0 -9px 42px;
}

.PriceTab p{
    position: relative;
    right: -8px;
    padding: 4px 17px 5px 19px;
    color: #fff;
    font-size: 30px;
    background: url(img/price_tab_r.png) no-repeat right 0;
    z-index: 2;
}

.oneProduct div.pDesc{
    position: relative;
    clear: both;
    height: 225px;
}

.oneProduct a{
    color: #8696c9;
    font-size: 18px;
}

div.pDesc .product-body{
    position: relative;
    height: 165px;
    overflow: hidden;
}

.product-body li{
    list-style-type: disc;
    margin-left: 15px;
}


.Col{
    position: relative;
    float: left;
}

.BottomGradBlock.Catalog{
    margin-bottom: -2px;
    padding-bottom: 25px;
    z-index: 3;
}
.BottomGradBlock.CatalogTeaser{
    margin-top: 25px;
    z-index: 1;
}

.BottomGradBlock .Row{
    margin-bottom: 25px;
}
.BottomGradBlock .Col{
    width: 50%;
}
.BottomGradBlock .Col.Right{
    width: 33%;
    margin-left: 16%;
}

.CurrencyBlock{
    position: relative;
    margin: 10px 0 40px 0;
    font-size: 11px;
}
.CurrencyBlock p{
    width: 70%;
    margin-bottom: 1em;
}
.CurrencyBlock ul.Costs{
    font-size: 15px;
}

ul.CurrencySwitcher{
    position: relative;
    float: left;
    left: -18px;
}
.CurrencySwitcher li{
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.CurrencySwitcher i{
    //display: inline-block;
    //margin-top: -3px;
    padding-right: 4px;
    vertical-align: bottom;
    font-size: 18px;
}

.CurrencySwitcher li.Active{
    background-color: #76b9fa;
    color: #fff !important;
}
.CurrencySwitcher li.Active a,
.CurrencySwitcher li.Active i
{

}

#Certificates{
    overflow: hidden;
}
.oneCertif{
    float: left;
    width: 225px;
    margin-bottom: 30px;
}
.oneCertif .Image{
    float: left;
    width: 82px;
    height: 120px;
    overflow: hidden;
    background: url(img/bg_certif_frame.png);
}
.oneCertif .Image img{
    margin: 12px 13px;
}
.oneCertif p{
    margin-left: 100px;
    width: 42%;
}

dl.Vacancies{
   font-size: 11px;
}
.Vacancies dt,
span.Date{
    color: #666666;
    font-style: italic;
}
.Vacancies dd{
    margin: -5px 0 12px 0;
}


#p1 .Row.Company{
    margin-top-: 35px;
}

.Out{
    position: absolute;
    top: 0;
    right: 100%;
}

.Coin{
    margin: -12px 2px 0 0;
}

.Hat{
    margin: -33px 10px 0 0 !important;
}


#Leisure img{
    margin: 0px 5px 5px 0;
}


#ServicesStarMenu{
	position: relative;
    clear: both;
    left: 50%;
    float: left;
    margin-left: -250px;
    margin-top: -60px;
}


#SpecialOffers,
#WorkResults{
    float: left;
}

#SpecialOffers{
    width: 35%;
    padding-right: 11%;
}

dl.SpecialOffers{
    margin-top: -7px;
    line-height: normal;
}
dl.SpecialOffers dt{
    margin-bottom: 3px;
    padding-top: 7px;
    font-size: 18px;
}
dl.SpecialOffers dt img.SmallIcon{
    margin-left: -30px;
}
dl.SpecialOffers dd{
    margin-bottom: 14px;
}

#Home #WorkResults{
    width: 51%;
}
#WorkResults .Images img,
img.ImagesImg{
    display: block;
    float: left;
    margin: 0 10px 20px 0;
}

img.ImagesImg{
    width: 84px;
    height: 56px;
}

.ShippingAbout{
    margin: 50px 0 43px 0;
    clear: both;
}
#Home .ShippingAbout{
    margin-top: 33px;
}
.ShippingAbout h1{
    font-family: Trebuchet MS;
    font-style: italic;
}


#Russia,
#toRussia,
.ShippingAbout .about,
#toMoscow,
#Moscow{
    float: left;
    padding-top: 110px;
}
#Home #Russia,
#Home #toRussia,
#Home .ShippingAbout .about,
#Home #toMoscow,
#Home #Moscow{
    padding-top: 65px;
}

#Russia{
    width: 22%;
    padding-top: 0 !important;
}
#Russia.Big{
    width: 44%;
    padding-top: 0;
    margin-right: 1%;
}
#toRussia{
    width: 17%;
    margin-right: 3%;
}
#Russia img,
#toRussia img{
    float: right;
}

.ShippingAbout .about{
    width: 20%;
    margin-bottom: -45px;
    padding-top: 0;
}
#Home .ShippingAbout .about{
    padding-top: 65px;
    margin-bottom: 0;
}
#toMoscow{
    width: 17%;
    margin-left: -20px;
    margin-right: 6%;
    border-: 1px red solid;
}
#Home #toMoscow{
    width: 17%;
    margin-right: 0;
    margin-left: 3%;
}
#toMoscow ul{
    padding: 3px 0 0 32px;
    font-size: 11px;
}
#toMoscow ul li{
    padding-bottom: 5px;
}

#Moscow{
    width: 10%;
    margin-left: 15px;
    margin-right: ;
    padding-top: 100px;
}
#Home #Moscow{
    padding-top: 20px;
}

#AdvServices{
    padding-bottom: 25px;
}
#AdvServices h2{
    margin-bottom: 25px;
}

.oneAdvService{
    float: left;
    width: 28%;
    margin-right: 4%;
    border-: 1px green solid;
}
.oneAdvService p{
    padding-right: 10%;
}



#Polls .ActivePoll{
    float: left;
    width: 40%;
    padding-right: 9%;
}
#Polls .OtherPolls{
    position: relative;
    float: left;
    width: 40%;
    margin-top: -8px;
    padding: 8px 0 0 53px;
    background: url(img/bg_sign_brick.png) no-repeat 0 0;
}
.OtherPolls ul{
    left: 0 !important;
    margin: 0 !important;
    width: 90%;
}

.OtherPolls ul li{
    margin: 0;
    padding: 0;
    background: none;
    margin-bottom: 20px;
}

.OnePoll{
    margin-bottom: 40px;
}

#Polls .BlockTitle,
.OnePoll .BlockTitle{
    margin-bottom: 10px;
    font-size: 17px;
}
.ActivePoll p{
    margin: 0 0 10px 0;
    line-height: normal;
}
.ActivePoll input{
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.ActivePoll input.SubmitBtn,
.OnePoll .SubmitBtn input{
    margin: 8px 0 0 14px;
}


/* from poll module*/
/* $Id: poll.css,v 1.6 2008/01/22 07:47:57 goba Exp $ */

.poll .bar {
  height: 1em;
  margin: 1px 0;
  background-color: #ddd;
}
.poll .bar .foreground {
  background-color: #19c0f2;
  height: 1em;
  float: left; /* LTR */
}
.poll .links {
  text-align: center;
}
.poll .percent {
  text-align: right; /* LTR */
}
.poll .total {
  text-align: center;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left; /* LTR */
  margin: 0 auto;
  display: table;
}
.poll .vote-form .choices .title {
  font-weight: bold;
}
.node-form #edit-poll-more {
  margin: 0;
}
td.poll-chtext {
  width: 80%;
}
td.poll-chvotes .form-text {
  width: 85%;
}

/* end from poll*/



.Blue .Item.Active,
.RoundInline{
    float: left;
    padding: 0;
    overflow: hidden;
}
.Blue .Item.Active{
    color: #666699;
    font-size: 16px;
    font-weight: bold;
    background: none;
}
.Blue .Item.Unique{
    overflow: visible;
}

.Blue .Item.Active .cn,
.RoundInline .cn{
    background-image: url(img/r-corner-3-ext.png);
    z-index: 1;
}
.Blue .Item.Active .cn.tl,
.RoundInline .cn.tl{
    width: 100%;
    height: 100%;
}
.Blue .Item.Active .cn.tr,
.RoundInline .cn.tr{
    height: 100%;
}
.Blue .Item.Active .cn.bl,
.RoundInline .cn.bl{
    width: 100%;
}

.Blue .Item.Active .con,
.RoundInline .con{
    position: relative;
    float: left;
    padding: 6px 15px;
    z-index: 2;
}

.selectBlock{
    float: left;
}
.filters .selectBlock{
    margin-right: 30px;
}

#VendorSelect{
    position: relative;
    margin-bottom: 15px;
    z-index: 3;
}

#VendorSelect .cn{
    background-image: url(img/r-corner-select.png);
}

#VendorSelect{
    position: relative;
    margin-bottom: 15px;
    z-index: 3;
}

#VendorSelect .cn{
    background-image-: url(img/r-corner-select.png);
}

.Select{
    position: relative;
    width: 179px;
    height: 46px;
    margin: 0 0 -16px -20px;
    overflow: hidden;
    background: url(img/bg_select.png) no-repeat 0 0;
}
.Select p{
    height: 25px;
    overflow: hidden;
    margin: 0 35px 0 20px;
    line-height: 230%;
    color: #999;
    white-space: nowrap;
}
.Select span.v{
    float: right;
    margin: 0;
    color: #6666cc;
}

.popup_win{
    position: absolute;
    z-index: 80;
}
.popup_win.big{
    width: 800px;
    margin: -46px 0 0 -27px;
    padding: 0px;
    display: none;
}
.popup_win.big .cn{
    background-image: url(img/r-stroked-2.png) ;
}
.popup_win.big .container,
.popup_win.big .cf{
    background-color: #fff;
}
.popup_win.big .head{
    position: relative;
    padding-bottom: 10px;
}

.popup_win.big ul{
    float: left;
    width: 20%;
}
.popup_win.big li{
    display: block;
    float: none;
    height: auto;
    padding-right: 10%;
}


#Vendors{
    position: absolute;
    width: 800px;
    padding: 0px;
    display: none;
}
#Vendors .cn{
    background-image: url(img/r-stroked-2.png) ;
}
#Vendors .container,
#Vendors .cf{
    background-color: #fff;
}
#Vendors .head{
    position: relative;
    padding-bottom: 10px;
}

#Vendors ul{
    float: left;
    width: 20%;
    border-: 1px red solid;
}
#Vendors li{
    display: block;
    float: none;
    height: auto;
    padding-right: 10%;
}


table.imageLinks{
    width: 100%;
}
table.imageLinks td{
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}
table.imageLinks a{

}
table.imageLinks a img{
    max-width: 100px;
    max-height: 70px;
}


/* View product */
.add-to-cart {
  float: left;
}

.button.buy-now {
  clear: left;
  margin-top: 10px;
}

.button.buy-now span {
  padding-right: 16px;
}

.button.buy-now a {
  background: url("img/icon-thunder.png") no-repeat right center;
  line-height: 16px;
  padding-right: 24px;
}

#TabsSwitcher{
    clear: left;
    margin-top: 30px;
}

#WithInstallDiv{
    margin-top: 13px;
}
#WithInstallDiv .arr{
    padding-left: 10px;
}
#WithInstallDiv input{
    vertical-align: text-bottom;
}

#ProductTabs{
    clear: both;
    margin-top: 40px;
}

#ProductTabs .Col.Right{
    left: 10%;
    margin-left: -70px;
    width: 53%;
}

#ProductTabs .PriceTab{
    margin-left: -20px;
}

#ProductCurrs{
    float: left;
    padding: 12px 0 0 20px;
}
span.arr{
    font-size: 15px;
}
#ProductCurrs li{
    display: inline;
    padding-right: 7px;
}
#ProductCurrs li.Active a{
    color: #000;
    text-decoration: none;
}


p.PriceVariants{

}
p.PriceVariants span{
    font-size: 18px;
}


/* -Description*/
#Basic{
    position: relative;
    float: left;
    width: 100%;
}

.PhotoFullSize .Preloader{
    display: block;
    top: 50%;
    z-index: 1;
}

.PhotoFullSize img{
    position: relative;
    z-index: 2;
}
#Basic .PhotoFullSize{
    position: relative;
    width: 400px;
    height: 400px;
    margin-bottom: 20px;
    overflow: hidden;
}
#Basic #Accessories,
#Basic #Documents{
    padding-bottom: 40px;
    overflow: hidden;
}

#Basic #Documents{
    margin-top: 20px;
}

#Basic .Description{
    font-size: 14px;
}
#Basic .Description{
    clear: both;
}

#Basic .OneFile,
#Technical .OneFile{
    padding-right: 40px;
}



.PhotoPreviews{
    float: left;
    width: 100%;
    //padding-bottom: 20px;
}
.Preview{
    float: left;
    width: 92px;
    height: 92px;
    margin: 0 40px 20px 0;
    text-align: center;
    overflow: hidden;
    border: 1px #eaeaea solid;
}
.Preview img{
    width: 70px;
    height: 70px;
    margin-top: 11px;
    cursor: pointer;
}
.PhotoPreviews .Preview.Active,
div.Preview:hover,
div.Preview.hover{
    width: 90px;
    height: 90px;
    border: 2px #66ccff solid;
}
div.Preview.Active img,
div.Preview:hover img,
div.Preview.hover img{
    margin-top: 10px;
}

#Accessories li{
    padding-bottom: 10px;
}


#ProductTabs #Features{
    float: left;
    clear: both;
    width: 100%;
}

#Features ul{
    float: left;
    width: 47%;
}
#Features li{
    background: url(img/bg_list_marker.png) no-repeat 0 2px;
    padding: 0 10% 20px 20px;
}


/* -Video*/
.Tab{
    display: none;
}

#Video.Tab{
    width: 900px;
}

#Video.Tab h3{
    padding-top: 30px;
}

/* -Thechnical*/

#Technical table{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 50px;
    font-size: 11px;
}

#Technical td{
    width: 20%;
    height: 55px;
    text-align: left;
    border-bottom: 1px #ccc solid;
}
#Technical td.FirstTableCol{
    width: 29%;
    color: #999;
}
#Technical td.CentralTableCol{
    width: 2%;
    border: 0;
}

#PhotoDesc{
    float: left;
    clear: left;
    width: 100%;
    margin-top: 50px;
}
#PhotoDesc h3{
    margin-bottom: 15px;
}
.OnePhotoDesc{
    float: left;
    width: 135px;
    height: 220px;
    margin: 0 15px 15px 0;
    text-align: center;
    font-size: 11px;
    background: #f8f7f8;
    overflow: hidden;
    border: 1px #ccc solid;
}
.OnePhotoDesc p{
    margin: -7px 15px 0 15px;
    text-align: left;
}
.OnePhotoDesc img{
    display: block;
    margin: 15px auto;
}

/* -Comments*/

dl.Comments{
    width: 90%;
}

dl.Comments dt{
    float: left;
    padding-top: 15px;
}
dl.Comments dd{
    padding: 15px 0 55px 135px;
    font-size: 14px;
    border-top: 1px #ccc solid;
}

.Comments span.UserName{
    font-size: 15px;
    font-weight: bold;
}
.Comments span.Date{

}

/* end view product */




/* Non Catalog Pages */

.SideNavgation,
.SideContent{
    font-size: 12px;
    margin-top: 15px;
}
.SideNavgation a,
.SideContent a{
    color: #8091c7;
}
.SideNavgation a.Active{
    color: #000;
}

.SideNavgation{
    float: left;
    width: 200px;
    margin-right: 3%;
    border-: 1px red solid;
}
.SideNavgation .Cat{
    margin-bottom: 25px;
}
#RussiaCat.Cat{
    margin-bottom: 70px;
}

.SideNavgation .Cat .AllProductsLink{
    position: static;
    margin-top: 30px;
}

.SideNavgation ul{
    margin-top: 10px;
    margin-bottom: -10px;
}
.SideNavgation li{
    padding: 0 10% 12px 0;
}

.Map{
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
    border-: 1px green solid;
}
.Map.MoscowSmall{
    width: 31px;
    height: 42px;
    background-image: url(img/map_moscow_very_small.png);
}
.Active .Map.MoscowSmall{
    background-position: 0 -42px;
}
.Map.RussiaSmall{
    width: 42px;
    height: 84px;
    background-image: url(img/map_russia_very_small.png);
}
.Active .Map.RussiaSmall{
    background-position: 0 -84px;
}


.SideNavgation .MoscowSmall{
    margin-left: -45px;
    margin-bottom: -35px;
}
.SideNavgation .RussiaSmall{
    margin-left: -60px;
    margin-bottom: -40px;
}



.SideContent{
    float: left;
    width: 70%;
    border-: 1px green solid;
}
.SideContent .MiniPage{
    margin-bottom: 35px;
}
.SideContent h1,
.SideContent h2,
.SideContent h3,
.SideContent h4{
    margin-bottom: 10px;
}
.SideContent h1 a,
.SideContent h2 a{
    color: #000;
}

.SideContent .Cat{
    float: left;
    width: 50%;
    margin-bottom: 30px;
}
.SideContent .Cat.even{
    clear: left;
}

.SideContent .Cat.odd .Images,
.SideContent .Cat.odd h3{
    padding-left: 35px;
}

.SideContent ul{
    position: relative;
    left: -17px;
    margin-bottom: 20px;
}

.SideContent li{
    padding-left: 17px;
    padding-bottom: 15px;
    background: url(img/bg_list_marker_small.png) no-repeat 0 0.5em;
}

.SideContent table{
    width: 100%;
    margin-bottom: 20px;
    font-size: 11px;
}

.SideContent td{
    width: 60%;
    height: 40px;
    text-align: left;
    border-bottom: 1px #ccc solid;
}
.SideContent td.Col1{
    padding-left: 20px;
    color: #999;
}

.SideContent .SpecialOffers{
    width: 500px;
}
.SideContent .SpecialOffers dt{
    font-size: 15px;
    font-weight: bold;
}


.OneArticle{
    float: left;
    width: 250px;
    height: 150px;
    margin-right: 50px;
    margin-bottom: 20px;
    overflow: hidden;
    border-: 1px red solid;
}
.OneArticle h3{
    margin-bottom: 5px;
}

.WithImageAndTable img{
    float: left;
    margin: 0 20px 20px 0;
}

.WithImageAndTable table{
    width: 80%;
}


.Arr{
    position: relative;
    display: inline-block;
    width: 13px;
    height: 9px;
    margin: 0 0 0 -13px;
    font-size: 0;
    background: url(img/faq_arrs.png) no-repeat 0 0;
}
.Active .Arr{
    background-position: 0 -9px;
}

dl.FAQ{
    position: relative;
    margin-left: -13px;
}
.FAQ dt a{
    line-height: 150%;
}
.FAQ dt{
    margin-bottom: 10px;
    padding-left: 13px;
    font-size: 17px;
    font-weight: bold;
}
.FAQ dt.Active a{
    color: #000;
    border-color: #000;
}
.FAQ dd{
    width-: 600px;
    padding-left: 13px;
    display: none;
    margin-bottom: 20px;
}




/* Contacts */

.SideContent ul.Menu{
    margin-left: -15px;
}

.forContacts .InfoIcon{
    float: left;
    margin: -3px 0 0px -40px;
}

.forContacts ul{
    float: left;
    width: 43%;
    margin-left: 40px;
}
.forContacts ul li{
    background: none;
    padding-bottom: 20px;
}

.forContacts .PhoneCod{
    font-size: 18px;
}
.forContacts .PhoneNum,
.forContacts .IcqNum,
.forContacts .MailList a{
    font-size: 23px;
}

.forContacts em{
    color: #003366;
}

.SideContent .input{
    width: 340px;
    margin-top: 5px;
    margin-left: 0px;
}

#FeedBack{
    font-size: 14px;
}

#FeedBack textarea{
    position: relative;
    width: 568px;
    height: 222px;
    margin-top: 5px;
    margin-left: -9px;
    padding: 7px;
    color: #999;
    border: 1px #ccc solid;
}

#FeedBack input.SubmitBtn{
    width: 149px;
    height: 44px;
    margin: 20px 0 0 425px;
    font-size: 18px;
    background: url(img/submit_feedback.png) no-repeat 0 0;
}


.SideContent ul.StatusFilter{
    margin: -10px 0 10px 18px;
}
.SideContent ul.StatusFilter li{
    margin-right: 50px;
    padding-left: 0;
    background: none;
}
.SideContent ul.StatusFilter li.Active{
    padding: 0.1em 0.9em;
    background: #badcfd url(img/bg_local_active.gif) repeat-x 0 0;
}
/* End of Contacts*/


/* PriceList */
#PriceSorterLink{
    float: right;
    margin-top: -33px;
}

.PriceWrapper{
    padding-top: 15px;
}

.cat,
.product{
    position: relative;
    height: 30px;
}

.cat{
    position: relative;
    border-: 1px red solid;
}
.cat.level_1{
    height: 55px;
    margin-top: -15px;
    font-size: 18px;
}
.level_1.r-corner{
    padding-top: 0;
}
.cat.level_1 .cn{
    width: 30px;
    height: 30px;
    background: url(img/cns_price.png) no-repeat 0 0;
}

.cat.level_1 .cn.tl {
	top: -15px;
	left: -15px;
}
.cat.level_1 .cn.tr {
	top: -15px;
	right: -15px;
}
.cat.level_1 .cn.bl {
	bottom: -15px;
	left: -15px;
}
.cat.level_1 .cn.br {
	bottom: -15px;
	right: -15px;
}

.cat.level_1 .cf,
.cat.level_1 .container{
    background: url(img/grad_price_lev1.png) repeat-x 0 0;
    border: 0;
}
.cat.level_1 .cf{
    height: 15px;
    margin: 0 15px;
}

.cat.level_1 .container{
    height: 40px;
    padding: 0 30px;
    overflow-: hidden;
    background-color: #3b9dce;
    background-position: 0 -15px;
}
.cat.level_1 a{
    position: relative;
    float: left;
    top: -7px;
    margin-left-: 15px;
    color: #fff;
    border-color: #fff;
}

.cat.level_1 a.expand_all{
    float: right;
    font-size: 11px;
    padding-bottom: 0;
}

.cat .price_arr{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 8px;
    height: 8px;
    font-size: 0;
    background: url(img/arrs_price.png) no-repeat 0 0;
    border-: 1px red solid;
}
.cat .price_arr.active{
    background-position: 0 -8px;
}

.cat.level_2 .price_arr,
.cat.level_3 .price_arr{
    top: 11px;
    background-position: -8px 0;
}

.cat.level_2 .price_arr.active,
.cat.level_3 .price_arr.active{
    background-position: -8px -8px;
}


.cat.level_2{
    background: #e5f0ff;
    font-size: 15px;
}
.cat.level_2 a,
.cat.level_3 a{
    position: relative;
    top: 4px;
    margin-left: 43px;
    color: #000;
    border-color: #000;
}
.cat.level_3{
    margin-left-: 25px;
    background: #eff5fd;
    font-size: 14px;
}
.cat.level_3 a{
    margin-left: 61px;
}


.wrapper.wproduct{
    padding-bottom: 20px;
}
.product{
    height: auto;
    margin-left: 55px;
    padding: 7px 0px 10px 6px;
    font-size: 12px;
    border-bottom: 1px #d4d4d4 solid;
}
.product .product_title {
  overflow: hidden;
}
.product .product_title a{
    color: #9999cc;
}
.product .product_model{
    float: right;
    font-family: courier new;
    padding-left: 20px;
    text-align: left;
    white-space: nowrap;
    width: 120px;
}
.product .product_price{
    float: right;
    padding: 1px 12px 0 0;
    color: #000;
    font-size: 18px;
    text-align: right;
    white-space: nowrap;
    width: 100px;
}


.PriceWrapper .wrapper{
    display: none;
}

.wrapper.wlevel_1{
    padding-bottom: 25px;
}

/* end of PriceList */


.OneVacancy{
    margin-bottom: 25px;
}

.OneSearchResult{
    margin-bottom: 25px;
}
.OneSearchResult h3{
    margin-bottom: 3px;
}
.OneSearchResult p{
    margin: 0;
}
.OneSearchResult p.nodetype{
    font-weight: bold;
}

/* END of non Catalog Pages */



/* Cart styles*/
.messages{
    margin-bottom: 30px;
}

#cart-form-products{

}
#CartPage table th{
    padding-bottom: 10px;
    padding-left: 10px;
    color: #999;
    font-weight: normal;
}
#CartPage table td{
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
    border: 0;
}
#CartPage table td b,
#CartPage table td strong{
    font-weight: normal;
}

#CartPage table .remove{
    width: 50px;
    text-align: center;
}
#CartPage table .image{
    width: 90px;
    padding: 0 15px;
    text-align: center;
}
#CartPage table .desc{
    font-size: 12px;
}
#CartPage table .qty{
    width: 90px;
    text-align: center;
}
#CartPage table td.price{
    width: 180px;
    padding-left: 20px;
    padding-right: 13px;
    text-align: right;
    font-size: 18px;
    white-space: nowrap;
}
#CartPage table .subtotal{
    padding: 15px 10px;
    text-align: right;
    font-size: 23px;
    background-color: #f8f8f8;
}
#CartPage table .subtotal strong,
span#subtotal-title{
    display: block;
    float: left;
    font-size: 12px;
}

#cart-form-buttons{
    text-align: right;
}
#continue-shopping-link{
    float: left;
}


    /*checkout*/

.SideContent fieldset{
    margin-bottom: 30px;
    border: 0;
}
legend,
legend a{
    padding-bottom: 10px;
    color: #000 !important;
    text-decoration: none;
    font-size: 18px;
}

#cart-pane th.products{
    text-align: left;
}
#cart-pane table .qty{
    width: 20px;
    text-align: left;
}

table th.price{
    padding-right: 55px;
    text-align: right;
}


#cart-pane table td.price{
    width: 50px;
}


/* end of cart styles */


.order-pane{
    border: 0;
}
.order-pane td,
.order-pane th{
    border-: 1px #459fbd solid;
}

.SideContent .order-pane table{
    width: 500px;
    white-space: nowrap;
    text-align: center;
}
.order-pane-table .text-right{
    text-align: left;
}


.SideContent .uc-order-history{
    width: 400px;
    white-space: nowrap;
}
.SideContent .uc-order-history td{
    padding: 0 10px;
    text-align: center;
}





/* подгонка  */

.search-form{
    display: none;
}


#edit-comment-wrapper textarea{
    width: 100%;
    height: 100px;
}


ul.pager{
    clear: both;
    padding-top: 50px;
    font-size: 14px;
}
ul.pager li{
    display: inline;
    margin-right: 10px;
    padding: 0;
    background: none;
}

ul.pager li.pager-current{
    font-weight: bold;
}

/* edit 18.05.2010 */

#VendorSelect.AfterSearch{
    float: left;
    margin: 20px 0 0px 75px;
}
#Home .input.Search{
    float: left;
}

#NonCatalog #VendorSelect.AfterSearch{
    margin-top: 2px;
}

/* edit 17.11.2011 */

.BottomGradBlock.Catalog {
    padding-bottom: 15px;
}
.BottomGradBlock.Catalog .Item  a {
  border: 2px solid #BBAFEF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(/sites/all/themes/bluemarine/PIE.htc);
  display: block;
  padding: 5px 10px 7px;
  position: relative;
}
.BottomGradBlock.Catalog .Item.Active {
  float: none;
  left: 0;
  margin: 0 0 15px;
  padding: 5px 10px 7px;
}
.BottomGradBlock.Catalog .Item.Active a {
  border: none;
  behavior: '';
  display: inline;
  line-height: 22px;
  //line-height: 24px;
  padding: 0;
}
.Catalog .input.Search {
  margin-top: 5px;
}

#Buy a input {
  font-size: 15px;
  background: none;
  border: none;
  cursor: pointer;
}
form .attribute {
  float: left;
  margin-top: 10px;
}
form .attribute .arrow {
  float: left;
  margin-left: 10px;
  line-height: 11px;
  font-size: 18px;
}
form .attribute .form-item {
  float: left;
  margin-left: 10px;
}

.SideContent .Cat.odd {
  clear: left;
}
.SideContent .Cat.even {
  clear: none;
}


/* Flash tag cloud */

.ResultCategory .tag-cloud-flash {
  clear: right;
  float: right;
}


/* Popups */
#popups-overlay {
  opacity: 0.5;
  z-index: 100;
}

#popups-loading {
  background: url('img/preloader_gray.gif') no-repeat center;
  opacity: 1;
  z-index: 101;
}

#popups-loading img {
  display: none;
}

.popups-box {
  border: none;
  border-radius: 10px;
  background: #77BBDD;
  color: #ffffff;
  height: auto !important;
  padding: 20px;
  width: auto;
  z-index: 101;
}

.popups-box .popups-title {
  margin-bottom: 15px;
}

.popups-box .popups-title .popups-close {
  margin: 0 0 0 20px;
}

.popups-box .popups-close a {
  background: url("img/bg_close.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 29px;
  overflow: hidden;
  text-indent: -10em;
  width: 29px;
}

.popups-box .popups-title .title {
  float: none;
  font-size: 20px;
  overflow: hidden;
  padding-top: 2px;
}

.popups-box div.messages {
  color: #22607f;
  margin-bottom: 1em;
}

.popups-box .title div.messages {
  color: #FFFFFF;
  font-size: 14px;
  margin-bottom: 0;
}

.popups-box .form-item {
  margin-bottom: 1em;
}

.popups-box label {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}

.popups-box .form-required {
}

.popups-box input.form-text {
  border: 1px solid #CCCCCC;
  border-radius: 10px 10px 10px 10px;
  font-size: 16px;
  margin-left: -7px;
  max-width: 100%;
  padding: 2px 0 5px 7px;
}

.popups-box .form-submit {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 18px;
  margin-top: 5px;
  text-decoration: underline;
}

.popups-box .popups-buttons {
  display: none;
}


.buy-now-form {
  width: 300px;
}
