@charset "utf-8";

#default_background {
    background-image: url("/../mvp/LineUp/assets/fiat/fiat_responsive_background.jpg")!important;
}


html{
    font-family: 'OpenSansLight', Arial, sans-serif;
    background-color: #333;
}

a{
    color:#fff;
}
.mainnav:hover{
    color:#000;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'OpenSansLight', Arial, sans-serif;
    
}
.mainnav{
    font-family: 'OpenSansRegular', Arial, sans-serif;
    text-transform:uppercase;
}


h1{
font-size: 3.3em;
font-weight:normal;
text-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 1px;
color: #FFF;

}

h1.pageheader{
    vertical-align: middle;
}

#disclaimerText{ color: #fff;}

.offer h2,
.offer h3,
.offer h4{
    color:#c00;
}

#makeNav{
    font-family: Arial;
    background: url('/../mvp/LineUp/assets/pohanka/pohankamenubggrey.jpg');
    text-transform: uppercase; 
    background-size: cover;
    color:#fff;
    text-shadow: 1px 1px 2px #252525;
}

#makeTabs li{ background-color:rgba(0, 0, 0, 0.5);}
#makeThumbs li { background-color:rgba(0, 0, 0, 0.5); }
#makeNavFooter{ background-color:rgba(0, 0, 0, 0.5); }
#makeThumbs li .videoBtn.activeVideoButton {
    background-color: #b80f15;
}

#makeTabs li.active {
    background-color: #b80f15;
}

#makeleft,
#makeright{
    background-color: #b80f15;
}
#makeright:hover,
#makeleft:hover{
    background-color: #cd2222;
}
#makeleft.disabled ,
#makeright.disabled {
    background-color: #b80f15;
}
#makeleft.disabled:hover ,
#makeright.disabled:hover{
    background-color: #b80f15;
} 

#makeleft:before,
#makeright:before{
    color:#fff;
}

#makeNavFooter .active{
    color:#c00;
}

#makeThumbs .videoBtn.activeVideoButton span.button:before{
    color:#c00;
    background-color:#fff; 

}
#makeThumbs .videoBtn span.button:before{
    color:#fff;
    background-color:#c00;
    text-shadow: none;
}

#disclaimerObj .thumb .end{
    background-color:#c00;
}
#disclaimerObj .thumb {
    background-color: #b80f15;
}




/* http://www.colorzilla.com/gradient-editor/#353d40+0,363e41+49,232b2e+51,202529+77,191e21+100;Custom */
.mainnav li
{
    background: #353d40; /* Old browsers */
    background: -moz-linear-gradient(top,  #353d40 0%, #363e41 49%, #232b2e 51%, #202529 77%, #191e21 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353d40), color-stop(49%,#363e41), color-stop(51%,#232b2e), color-stop(77%,#202529), color-stop(100%,#191e21)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #353d40 0%,#363e41 49%,#232b2e 51%,#202529 77%,#191e21 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #353d40 0%,#363e41 49%,#232b2e 51%,#202529 77%,#191e21 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #353d40 0%,#363e41 49%,#232b2e 51%,#202529 77%,#191e21 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #353d40 0%,#363e41 49%,#232b2e 51%,#202529 77%,#191e21 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353d40', endColorstr='#191e21',GradientType=0 ); /* IE6-9 */
}



/* http://www.colorzilla.com/gradient-editor/#cd2222+0,cb2121+49,c61616+51,a00c0c+100;Custom */
.mainnav li.menuLI2
{ /*highlighted*/
    background: #cd2222; /* Old browsers */
    background: -moz-linear-gradient(top,  #cd2222 0%, #cb2121 49%, #c61616 51%, #a00c0c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cd2222), color-stop(49%,#cb2121), color-stop(51%,#c61616), color-stop(100%,#a00c0c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cd2222 0%,#cb2121 49%,#c61616 51%,#a00c0c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cd2222 0%,#cb2121 49%,#c61616 51%,#a00c0c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cd2222 0%,#cb2121 49%,#c61616 51%,#a00c0c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #cd2222 0%,#cb2121 49%,#c61616 51%,#a00c0c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd2222', endColorstr='#a00c0c',GradientType=0 ); /* IE6-9 */
}


/* http://www.colorzilla.com/gradient-editor/#d12424+0,d53434+49,d52525+51,d51d1d+77,b21010+100;Custom */
.mainnav li.menuLI2:hover
{ /*highlighted hover*/
background: #d12424; /* Old browsers */
background: -moz-linear-gradient(top,  #d12424 0%, #d53434 49%, #d52525 51%, #d51d1d 77%, #b21010 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d12424), color-stop(49%,#d53434), color-stop(51%,#d52525), color-stop(77%,#d51d1d), color-stop(100%,#b21010)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d12424 0%,#d53434 49%,#d52525 51%,#d51d1d 77%,#b21010 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d12424 0%,#d53434 49%,#d52525 51%,#d51d1d 77%,#b21010 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d12424 0%,#d53434 49%,#d52525 51%,#d51d1d 77%,#b21010 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d12424 0%,#d53434 49%,#d52525 51%,#d51d1d 77%,#b21010 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d12424', endColorstr='#b21010',GradientType=0 ); /* IE6-9 */
}

.mainnav li.menuLI2:hover a{
    color:#222;
}




/* ///// FONTS ///// */
 
@font-face {
    font-family: 'OpenSansLight';
    src: url('../font/OpenSans/OpenSans-Light-webfont.eot');
    src: url('../font/OpenSans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans/OpenSans-Light-webfont.woff') format('woff'),
         url('../font/OpenSans/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../font/OpenSans/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../font/OpenSans/OpenSans-Regular-webfont.eot');
    src: url('../font/OpenSans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans/OpenSans-Regular-webfont.woff') format('woff'),
         url('../font/OpenSans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../font/OpenSans/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

 /* ///// FONTS ///// */


