﻿html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}

 /*@font-face {
    font-family: BMWTypeWebBoldAll; 
    src: url("fonts/BMWTypeWebBoldAll.20161018.woff2")  format('woff');

   }

 @font-face{
     font-family:"BMWType_Bold";
     src:url("../../designs/aemsearch/fonts/bmw_type_web_bold/bmwtypewebbo_all.woff") format("woff"),
         url("../../designs/aemsearch/fonts/bmw_type_web_bold/bmwtypewebbo_all.ttf") format("truetype"),
         url("../../designs/aemsearch/fonts/bmw_type_web_bold/bmwtypewebbo_all.svg#BMWTypeWebBoldAll") format("svg")

 }*/

body {
    background-color: #fff;
    background-image: url('/img/fon.png');        
    color: #000000;
    font-size: 14px;
    font-family: Open Sans, Verdana, sans-serif;
    margin: 0;
    padding: 0;    
}

.content {
    background-color: #eee;
    background-image: url('/img/contentfon.png');
    background-attachment:fixed;
    background-position:center;
    /*background-image: url('/img/bmw-kraft.png');*/
    
    margin: 0 auto;
    max-width: 1000px;   
}

img {
border: 0;
}

/*a:link, a:visited,
a:active, a:hover {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

a:hover {
    background-color: #c7d1d6;
}*/

.float-left {
    float: left;    
}

.float-right {
    float: right;
}

.clear-both {
    clear: both;
}

.right {
    text-align: right;
}
.left {
    text-align: left;
}

.center {
    text-align: center;
}

.bold {
    font-weight:bold;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

.logo {
    position: absolute;    
    margin:0px 0 0 0px;
    width:142px;
}

#logo{
     margin:0;
     float:left;
      display: block;
}

 #logo a {
    display: block;
  }
  #logo img {
    display: block;
    margin: 0 auto;
    width:142px;
  }

  /*==========LeftPhone======================*/
.LeftPhone {
    color:#000;
    /*position: absolute;
    top: 155px;*/
    z-index: 100;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    margin: 0 auto;
    margin-top:10px;
    height:20px;
    display:block;
}

#footer {
    background-image: url('/img/footerfon.png');
    /*height: 130px;*/
    width: 100%;
}

.footer {
    /*background-image: url('/img/footer.png');*/
    background-repeat: no-repeat;
    /*height: 125px;*/
    width: 100%;
   
    padding-top: 1px;
    font-size: 16px;
}

    .footer div {
        display: block;
    }

.footerBlock {
    margin: 0 auto;     
    width: 1000px;
}

.footerBlock1 {
    float:left;
    width:189px;
    /*height:125px;*/
    /*background-color:rgba(150, 100, 100, 0.17); /*del*/
  
}

.footermail {
     /*width:189px;*/
}

.footerBlock2 {
    float:left;
    width:520px;
    /*height:125px;*/
    margin: 0 auto;

  /*  background-color:green; /*del*/
}

    .footerBlock2 ul {
        float:left;
        list-style-type: none;
        font-size:11px;        
        margin-top:0;
        margin-bottom:0;
        padding-top:0;
    }

    .footerBlock2 a {
        color:#292929;
        text-decoration:none;
    }

    .footerBlock2 a:hover {
        text-decoration:underline;
    }
    
.footerBlock3 {
    float:right;
    width:291px;
    /*height:120px;*/
  /*  background-color:blue; /*del*/
    text-align: right; 
    font-size: 14px;
}

.footerBlock4 {
    text-align:right;
    padding-top:2px;
}

.footerBlock4 a {
        color:#292929;
        text-decoration:none;
        font-size:10px;
        
    }

    .footerBlock4 a:hover {
        text-decoration:underline;
    }

.footerBlock5 {
    text-align:center;
    padding-top:1px;
}

.footerBlock5 a {
        color:#292929;
        text-decoration:none;
        font-size:11px;
        
    }

    .footerBlock5 a:hover {
        text-decoration:underline;
    }
    

.footertel {
    font-size: 12px; 
    color:#292929;
}

 
.footertracker {   
    padding-top:0px;
    padding-left:10px;
    float:left;
}

.footertracker a{
    color:#292929;
    text-decoration:underline;    
}


.footertracker a:hover {
 
    text-decoration:none;
}

.footertracker span {
    margin-right:60px;
}

.LiveInternet {
    margin-top:14px;
    margin-right:30px;
    float:right;   
    width:31px;
    height:31px;
}
/*==========HEADER==================*/
.headerLabel{
    background-color:rgba(50, 50, 50, 0.6);
    height:155px;
    width:100%;
}
.headerLabel div{
   display:block;

}
.headerLabelh1{ float:left;}
.headerLabel1{ text-align:right; padding-right:30px;}
.headerLabel2{ float:right; margin: 30px 60px 0 0}
.headerLabel3{ font-size:18px; font-weight:bold; padding:100px 0 0 170px;}

/*main TestDrive*/
.QntIzm{
    width:350px; display:block; float:right; font-size:30px; font-weight:bold;
}

.infoblock{width:555px; display:block; float:none;}
/*======menu=================================================================================*/

#menuMobileHide {
        clear:both;
        display: none;
        margin: 1px;
        padding: 5px;
        background: #000;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        color: #fff;
        text-align: right;
    }
        #menuMobileHide a img {
            height: 22px;
        }
.menuMobileHide{
     display: none;
}

 .menu-display-none {
        display: block;
    }
.menu1 {
    display: block;
    width: 855px;
    margin-left: 142px;

}
    .menu1 div {
        display: block;
        float: left;
        width: 169px;
        height: 89px;
        /*width: 192px;
        height: 100px;*/
        color: #fff;
        outline: none;
        padding: 0;
        margin: 1px;
        text-decoration: none;
        border: 0;
        /*background-color: #8e8e8e;
         background-color: rgba(142, 142, 142, 0.9);*/
        background: #000;
        background-color: rgba(0, 0, 0, 0.8);
    }

        .menu1 div:hover {
          
            background: #777777;
            background-color: rgba(50, 50, 50, 0.6);
            /* rounded corners */
            /*-webkit-border-radius: 10px;
	        -moz-border-radius: 10px;
            -o-border-radius: 10px;
	        border-radius: 10px;*/
            /* background color transition */
            -webkit-transition: 1s;
            -moz-transition: 1s;
            -o-transition: 1s;
            transition: 1s;
        }

    .menu1 a img {
        width: 170px;
    }

    
    .menu1 div div {
       
         display: block;
         float:left;
         width:150px;
         height:30px;
         margin-top:-88px;
         padding-top:58px;
         padding-left:17px;
         background-color:none;
         background-color: rgba(250, 250, 250, 0.0);
         position:relative;
         top:0;
         left:0;
         font-family:bmwTypeWebBoldAll, Arial;
         font-weight:bold;

    }

     .menu1 div div:hover {
        /*color:#7ACEFF;*/
        color: rgba(37, 45, 140, 1);
         background-color:none;
         background-color: rgba(150, 150, 150, 0.0);
    }



.submenu {
    position: absolute;
    top: 181px;
    z-index: 100;
}
    .submenu div {
        display: block;
        border: 0;
        /*outline: none;
        padding: 5px 0;
        margin: 1px;
        
        border: 0;
         background: #000;
        background-color: rgba(0, 0, 0, 0.8);*/
    }



        .submenu div a {
            color: #fff;
            font-family: bmwTypeWebBoldAll,Verdana, Arial;
            /*font-weight: bold;*/
            text-decoration: none;
            background: #000;
            background-color: rgba(0, 0, 0, 0.8);
            padding: 7px 0 5px 17px;
            margin: 1px 0 0 0;
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
        }
            .submenu div a:hover {
                color: #000;
                font-weight: bold;
                background: #555;
                background-color: rgba(50, 50, 50, 0.6);
            }

        .submenuVertikal div a {
             width: 152px;
            height: 20px;
            display: block;
        }

         .submenuLeft div a {
             width: 124px;
            height: 20px;
            display: block;
        }

          

     #x{
         margin-left:485px;
     }
     #xPlace{
         display:none;
         position:absolute;
         width:0px;
         height:0px;
         background-color: rgba(0, 0, 0, 0);
     }

      #m{
         margin-left:656px;
     }
     #mPlace{
         position:absolute;
         display:none;
         width:0px;
         height:0px;
         background-color: rgba(0, 0, 0, 0);
     }
/*======end menu=================================================================================*/
/*===Left menu=====================================================================================*/

.leftMenu{
       position: absolute;
    top: 181px;
    z-index: 100;
}

.leftMenu div {
        display: block;
        border: 0;
        /*outline: none;
        padding: 5px 0;
        margin: 1px;
        
        border: 0;
         background: #000;
        background-color: rgba(0, 0, 0, 0.8);*/
    }

        .leftMenu div a {
            color: #fff;
            font-family: bmwTypeWebBoldAll,Verdana, Arial;
            font-weight: bold;
            text-decoration: none;
            background: #000;
            background-color: rgba(0, 0, 0, 0.8);
            width: 152px;
            height: 20px;
            display: block;
            padding: 7px 0 5px 17px;
            margin: 1px 0 0 0;
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
        }

            .leftMenu div a:hover {
                color: #00D;
                background: #555;
                background-color: rgba(50, 50, 50, 0.6);
            }

/*===End Left menu=====================================================================================*/
.menu{
    position: absolute;
    z-index: 100;
}

    .menu div {
        position: absolute;
        display: block;
      
    }
    .menu a {
        color: #333;
        outline: none;
        padding: 0px;
        margin: 0px;
        text-decoration: none;
        border: 0;
    }
    .menu a img{
       width:130px;
      
    }

    .menu div:hover {
        margin-top: -10px;        
    }

.hormenu {
    left: 230px; top: 5px;
    
}

.hormenu  div{
    float: left;
    display: block;   
    position: relative;
    padding-top: 10px;        
}

#headerPage {
        text-align: right;
    margin-right: 45px;
    margin-top: -20px;
}

#headerPage2 {
    text-align: center;
}

.headerPageGeorgia{
    font-family: Georgia, 'Trebuchet MS', serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
}

.TextBox
{
    margin:0;
    padding:0 0 0 5px;
    height:34px;
    width:332px;
    background-image:url('./img/textbox.png');
    border:0;   
    color:#000;
 
}

.DropDownListW
{
    margin:0;
    padding:0 0 0 5px;
    height:24px;
    width:337px;    
    border:1;    
    border-color:#000;
    color:#000;
    
}

.DropDownList option
{
    padding:5px 0 0 5px;
/*    background-image:url('./img/TextBoxLoginPass.png');*/
    border:0;    
    
}

.paramModel {
    width:608px;     
    margin:10px 5px 10px 60px; 
}

.paramTableHaeder {
    font-weight: bold;
}

.blockheadtext {
    font-weight: bold;
    font-size: 20px;
}

.block {
     width:608px;     
    margin:10px 5px 10px 60px; 
}

.lineDiv {
     width:608px;     
    margin:0px 5px 0px 60px; 
    height: 9px;
}

.lineDiv700 {     
    margin:0px 5px 0px 60px; 
    height: 9px;
    width: 700px;
}

.margin-top{
    margin-top:5px;
}

.headerChip {
      width:608px;     
      margin:0px 5px 0px 60px; 
      text-align: center;         
      height: 37px;  
}

.headerChip700 {
      width:700px;     
      margin:0px 5px 0px 60px; 
      text-align: center;         
      height: 37px;  
}

.headerChip div,.headerChip700 div {
                padding-top: 5px;
                 background-image: url('../photos/BrandNameFon.png');
                    background-repeat: repeat-x; 
                    height: 37px;
                    color: #fff;
                    font-size: 20px;
                    width: 100%;
                    text-align: center; 
                    margin: 0 auto;
            }


.label {
    font-weight: bold;
}

#main_container {
    min-height: 330px; width: 860px; padding-top: 3px; margin-left: 140px;
}

#main_page_container {
    min-height: 330px; width: 860px; padding-top: 3px; margin-left: 140px;
}

.contentpage {

text-align: justify;
line-height:1.5;

}

a.noLink{
    text-decoration:none;
    color:#ffffff !important;
}

.textshadow {
    /*text-shadow: 1px 1px rgba( 113, 172, 228, 0.9); */
    text-shadow: 0px 0px 5px #71ace4;
}


.imgSeries {
    display: block;    
    width: 300px;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;    
    
    float: right;
    margin-top: -130px;
    margin-right: 40px;
    
}

.imgSeries h1 {
    padding-top: 26px;
    text-shadow: 1px 1px 7px rgba(0,194,255,0.8);
}


/*COLORS*/
.white {
    color: #FFFFFF;
}

/*Social*/
.socnetfooter {
    margin-left:0px;
    margin-top:10px;
    float: left;
}

.socnet {    
    font-size: 0px;
    line-height: 0;
    text-align: left;    
}

.socnet a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0px 2px 0px 0px;
    background: url("/img/sprite.png") no-repeat scroll 0px 0px transparent;
}

.socnet-theme-light .socnet-facebook {
    background-position: 0px -280px;
}

.socnet-theme-light .socnet-facebook:hover {
    background-position: 0px -320px;
}

.socnet-theme-light .socnet-instagram {
    background-position: -1120px -280px;
}

.socnet-theme-light .socnet-instagram:hover {
    background-position: -1120px -320px;
}

.socnet-theme-light .socnet-vkontakte {
    background-position: -160px -280px;
}

.socnet-theme-light .socnet-vkontakte:hover {
    background-position: -160px -320px;
}

.socnet-theme-light .socnet-twitter {
    background-position: -40px -280px;
}

.socnet-theme-light .socnet-twitter:hover {
    background-position: -40px -320px;
}

.saleBlock {
    display:block;
    float:left;
    margin:0 10px;    
    text-align:left;
}

    .saleBlock img {
        float:left; margin:0 5px 0 0; height:35px;
    }



.filterBlock {
    display:block;
    float:left;
    margin:4px 10px 0 10px;     
    text-align:left;
}

.filterBlockimg {
    display:block;
    width:70px;
    height:50px;    
    float:left;
}
.filterBlockimg img {
        margin:0 5px 0 0; height:50px;
    }

.filterBlockimage {
    margin:0 5px 0 0; height:50px;   
    float:left;
}


/*Corp Style*/
.TextCorpStyleOrange {
    color:#ff9900;
    font-weight:bold;
    font-size:24px;
    margin-top:0px;
}

.ValueCorpStyleOrange {
    color:#ff9900;
    font-weight:bold;
    font-size:14px;
    margin-top:0px;
}

.CorpStyleOrange {
    color:#ff9900;
}

.CorpStyleOrangeBold {
    color:#ff9900;
    font-weight:bold;
}

.ValueCorpStyleGray {
    color:#777777;
    font-weight:bold;
    font-size:16px;
    margin-top:0px;
}

.TagsGray{
    color:#777777;
    font-size:12px;
}

/*PADDING*/

.paddingLeft270 {
    padding-left:270px;
}

/*НЕ НУЖНЫЙ БЛОК!!!!!!!!!!!*/
.BlackBlock {    
	    display: block;
	    margin: 4px;
        padding: 0;
	    background: #000;
        background-color: rgba(0, 0, 0, 0.8);
	    /* rounded corners */
	    /*-webkit-border-radius: 10px;
	    -moz-border-radius: 10px;
        -o-border-radius: 10px;
	    border-radius: 10px;*/
	    /* background color transition */
	    -webkit-transition: 1s;
	    -moz-transition: 1s;
        -o-transition: 1s;
	    transition: 1s;
        color: #fff;
        text-align: justify;
    }

/*CART корзина*/



div#ctl05_cartSummary { 
    position: fixed;
	top: 130px;
	right: 0px;
    color: Silver; 
    background-color: #555; 
    padding: .5em .5em .5em 1em; 
    z-index:10000;    
}
div#ctl05_cartSummary a { 
    text-decoration: none; 
    padding: .4em 1em .4em 1em; 
    line-height:2.1em;
    margin-left: .5em; 
    background-color: #333; 
    color:White; 
    border: 1px solid black;
}

div.item button {
    color:White; 
    background-color: #333; 
    border: 1px solid black; 
    float: right; 
}

