﻿/*******************************************************************************
Page
*******************************************************************************/

#pageContainer
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

#pageMetrika
{
    position: absolute;
    top: -1000px;
    left: -1000px;
}

/*******************************************************************************
Main
*******************************************************************************/

#mainWrap
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: auto;
    overflow-y: scroll;
    background-color: #ffffff;
}

#mainContainer
{
    position: relative;
    min-width: 980px;
    min-height: 100%;
}

/*******************************************************************************
Main menu
*******************************************************************************/

#mainMenuWrap
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 95px;
    background-color: #aaaaaa;
    z-index:100;
}

#mainMenuContainer
{
    position: relative;
    width: 980px;
    height: 95px;
    margin: 0px auto 0px auto;
}

#mainMenuLogo
{
    display: block;
    float: left;
    width: 220px;
    height: 65px;
    margin: 9px 0px 0px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../Images/logo220x65.png);
}

.mainMenuItem,
.mainMenuSelectedItem
{
    display: block;
    float: right;
    color: #333333;
    font-size: 14px;
    margin: 32px 0px 0px 10px;
    padding: 10px 13px 10px 13px;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -khtml-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.mainMenuItem:hover,
.mainMenuSelectedItem
{
    color: #ffffff;
}

.mainMenuSearchItem
{
    display: block;
    float: right;
    right:0px;
    width: 40px;
    height: 40px;
    margin: 30px 10px 0px 10px;
    background-repeat:no-repeat;
    background-position: center center;
    background-image: url(../Images/searchWhiteIcon24x24.png);
    cursor: pointer;
}

#mainMenuSubstrate
{
    height: 95px;
}

#menuSearchWrap
{
    display: none;
    position: absolute;
    top: 86px;
    right: 0px;
    width:380px;
    height:41px;
    padding: 8px 10px 8px 10px; 
    background-color: #aaaaaa;
}

#menuSearchContainer
{
    width:360px;
    height:25px;
    padding: 8px 10px 8px 10px; 
    background-color: #ffffff; 
}

#menuSearchContainer input
{
    font-size:15px; 
    color:#333333;
    background-color: #ffffff;
    border: none;
    outline: none;
    width:330px;
    height: 25px;
}

/*******************************************************************************
Main basement
*******************************************************************************/

#mainBasementWrap
{
    background-color: #777777;
}

#mainBasementContainer
{
    position: relative;
    width: 980px;
    margin: 0px auto 0px auto;
    padding: 15px 0px 35px 0px;
}

#mainBasementCopyright
{
    display: block;
    float: right;
    color: #eeeeee;
    font-size: 12px;
    margin: 7px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
}

#mainBasementAbout
{
    display: block;
    float: right;
    color: #eeeeee;
    font-size: 12px;
    margin: 7px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
}

#mainBasementSubstrate
{
}

#mapContainer
{
     width: 940px;
     margin: 0px 20px 0px 20px;
}

#mapTable
{
    width: 940px;
}

.mapSection0Header,
.mapSection1Header,
.mapSection2Header,
.mapSection3Header
{
    display: block;
    font-size: 12px;
    color: #eeeeee;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -khtml-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.mapSection0Header:hover,
.mapSection1Header:hover,
.mapSection2Header:hover,
.mapSection3Header:hover
{
    color: #ffffff;
}

.mapSection1Header
{
    padding-left: 20px;
}

.mapSection2Header
{
    padding-left: 40px;
}
.mapSection3Header
{
    padding-left: 60px;
}

/*******************************************************************************
Search
*******************************************************************************/

#searchContainer
{   
    position: relative;
    width: 980px;
    min-height: 500px;
    margin: 0px auto 0px auto;
}

#searchField
{
    width: 380px;
    margin: 50px 300px 50px 300px;
}

#searchEmpty
{
    width: 380px;
    margin: 50px 300px 50px 300px;
    text-align: center;
    color: #aaaaaa;
    font-size: 14px;
}

#infoContainer
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 152px;
    height: 290px;
}

#brandLisContainer
{   
    border-left: 2px solid #dddddd;
}

#brandListHeader
{
    color: #333333;
    font-size: 17px;
    margin: 0px 20px 0px 20px;
}

#brandListContainer
{
    color: #333333;
    font-size: 15px;
    margin: 15px 20px 50px 20px;
}

#brandListContainer a
{
    color: #333333;
    font-size: 15px;
}

#searchListContainer
{
    width: 960px;
    margin: 50px 10px 50px 10px;
}

.sectionContainer
{
    position: relative;
    border-top: 1px solid #dddddd;
    width: 760px;
    height: 190px;
    margin: 0px 100px 0px 10px;
}

.sectionImageContainer
{
    position: absolute;
    top: 20px;
    left: 0px;
    display: block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    background-color: #ffffff;
    background-repeat:no-repeat;
    background-position: center center;
    background-image: url(../Images/loaderWhite50x50.gif);
}

.sectionImage
{
    width: 100%;
    height: 100%;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -khtml-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sectionContainer:hover .sectionImage
{
    -webkit-transform: scale(1.05); 
    transform: scale(1.05); 
}

.sectionFullHeader
{
    display: block;
    position: absolute;
    top: 30px;
    left: 190px;
    width: 570px;
    height: 23px;
    overflow: hidden;   
    color: #333333;
    font-size: 17px;
}

.sectionFullDescription
{
    display: block;
    position: absolute;
    top: 70px;
    left: 190px;
    width: 570px;
    height: 93px;
    overflow: hidden; 
    color: #333333;
    font-size: 14px;
}

/*******************************************************************************
Input
*******************************************************************************/

.inputContainer
{
    position: relative;
    width:360px;
    height:25px;
    padding: 8px 10px 8px 10px; 
    background-color: #dddddd; 
}

.inputContainer input
{
    font-size:15px; 
    color:#333333;
    background-color: #dddddd;
    border: none;
    outline: none;
    width:330px;
    height: 25px;
}

#lnkSearch
{
    position: absolute;
    top:0px;
    right:0px;
    width: 41px;
    height: 40px;
    background-repeat:no-repeat;
    background-position: center center;
    background-image: url(../Images/searchGrayIcon24x24.png);
    cursor: pointer;
}