@charset utf-8;
   @import url(http://fonts.googleapis.com/css?family=Open+Sans);
  
  .underline {text-decoration: underline;}

.info-anchor {height: 885px;}
#infos-frame {width: 749px; float: right }
.cols2 #infos-frame {width: 100%;}
.cross-anchor {width: 305px; height: 920px; float:left; margin-right: 15px;}
#cross-frame {width: 305px; }

.header-img { width: 1024px; border:15px solid #e31837; margin-bottom: 15px;} 

.wrapperx h4 {margin-bottom: -5px;}
.bodyx {
    width: 1074px;
    min-height: 3400px;
    padding-top: 30px;
    font-family: 'Open Sans';
    background: black;
    padding-left: 20px;
    color: white;
}

.wrapperx{
    position: relative;
    width: 420px;
    width: 440px;
    background: #e31837;
    float: left;
    margin: 10px 20px 10px 0;
    border: #e31837 solid 15px;
}
.wrapperx.wide {width: 704px;}
.wrapperx.long { width: 275px;}

ul h3 {margin-bottom: 7px}


.wrapperx .para {
    text-align: justify;
    font-size: 16px;
    margin-bottom: 0.6em;
    margin-top: 0.6em;
}

.wrapperx #logo {
    width: 20%;
    margin-top: -50px;
    float: right;
}
.wrapperx #logo:first-child {margin-top: 0;}
.wrapperx .title, .wrapperx .hzwo {
    text-transform: uppercase;
    margin-top: 0;
}
.right-floater {
    float: right;
    margin-left: 20px;
    
}
a {color: white}
.stats {        font-size: 16px;    }
.clear {        clear: both;    }


.highlight {font-size: 1.5em}
.specs {
    position: relative;
    z-index: 100;
}
.trans {
    position: absolute;
    top: 0;
    left: -9999px;
    background: #e31837;
    height: 100%;
    width: 100%;
}
.trans .hzwo {margin: 20px;}
.trans .flag {display: inline;}
.eng:hover .trans {left:0;}
#picture-container {
    width: 1024px;
    border: #e31837 solid 15px;
    background: #e31837 ;
    margin-bottom: 5px;
    position: relative;
}

.main-pic {width:810px; float: left}



ul.thumbs {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    width:198px;
}
ul.more-pics {
    float: left;
    width: auto;
    margin-top: 5px;
}
ul.more-pics li {margin-right: 10px;}

ul.thumbs li {
    display: inline;
    float: left;
    width: 198px;
}
ul.thumbs li a {
    display: block;
    text-decoration: none;
    width: 198px;
    margin-bottom: 5px;
}
ul.thumbs li a img {
    border: 0 none;
    width: 198px;
}
ul.thumbs li a b {
    display: block;
    height: 480px;
    left: -9999px;
    position: absolute;
    width: 640px;
}
ul.thumbs li a:hover, ;
ul.thumbs li a:active, ;
ul.thumbs li a:focus {
    outline: 0 none;
    white-space: normal;
    opacity: 1;
}
ul.thumbs li a:hover b {
    left: -2px;
    position: absolute;
    top: -2px;
    z-index: 100;
}
ul.thumbs li a:active b, ;
ul.thumbs li a:focus b {
    left: 0;
    position: absolute;
    top: 5px;
}
ul.thumbs li a b i {
    display: table-cell;
    height: 480px;
    text-align: center;
    vertical-align: middle;
    width: 810px;
}
ul.thumbs li a b i img {
    width: 810px;
}


@media screen and (max-width: 770px) {

.stats        {font-size: 30px;}
.trans .stats {font-size: 36px;}
.trans .para  {font-size: 30px}
}