/* 
    Document   : ie
    Created on : Mar 11, 2014, 3:11:21 PM
    Author     : mathewm
    Description:
        Purpose of the stylesheet follows.
*/

footer ul.footerTextRight li {
    color: #FFFFFF;
    display: inline-block;
    margin-top: 10px;
    padding: 0 10px;
}
footer ul.footerTextLeft li {
    color: #FFFFFF;
    display: inline-block;
    margin-top: 10px;
    padding: 0 10px;
}
html.js body section#mainContentWrapper section#mainFeature.mainFeature div.featureBg {
    position: relative;
    top:70px;
    background-color: #0A0A08 !important;

}
#mainFeature{background-color: #0A0A08 !important;}

.iconLeft{
    width: 38%;
    margin-top: -60px;

}

.videoRight {
    float: left;
    height: 331px;
    padding-top: 4px;
    width: 53%;
    margin-top: -55px;
}

#mainFeature .aFeatureListing h2{top:-100px;position: absolute;}
.featureIconList LI{width:100px;height:95px;}
.featureIconList{width:400px;}


nav#mainMenuNav a {
    display: block;
    height: 22px;
    margin-left: 10px;
    margin-top: -4;
}
section#mainContentWrapper section#mainFeature div.featureBg div.aFeatureListing div.iconLeft div.iconWrapper div.iconBg{
    height:95px;
    width:100px;
}

section#mainContentWrapper section#mainFeature div.featureBg div.aFeatureListing div.iconLeft div.iconWrapper {
    width: 94px;
}
.vidoeWrapper{
    display: none;
}
.vidoeWrapper1{
    display: block;
    z-index: 555;
}
.vidoeWrapper1 iframe{
    z-index: 555;
}
html.js body section#mainContentWrapper section#mainFeature.mainFeature div.featureBg div.aFeatureListing div.videoRight div.vidoeWrapper1 h1{font-size: 12px;}
html.js body section#mainContentWrapper section#mainFeature.mainFeature div.featureBg div.aFeatureListing div.videoRight div.vidoeWrapper1 iframe{z-index: 222;}
section#mainContentWrapper section#mainFeature div.featureBg div.aFeatureListing div.videoRight div.vidoeImage div.vidoeImageCopy {
    height: 100%;
    text-align: center;
    z-index: 111;
}


.searchButton {
    background: url("../img/1391056488_search.png") no-repeat;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 20px;
    margin-left: 5px;
    margin-top: 0;
    width: 25px;
}
html.js body section#mainContentWrapper section.grayBackground div.productsMainContainer div.productsListContainer div.wrapper ul li img {
    max-height: 150px;
}