@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}




body {

background:#000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
font-size:14px;
}

a, a img {
text-decoration:none;
border:none;
}


p {
text-align:left;
}

#cta {
margin-left:150px;
}
#flags{
float:right;
width:550px;
padding-top:5px;
}

.container {
width:1500px;
position:relative;
margin:0 auto;
background:url(../images/bg.jpg) no-repeat center top;
height:1323px;

}

.clear {
clear:both;
}
 
.ital {
font-style:italic;
}

.language {
float:right;
margin-right:200px;
}


.conan {
position:absolute;
top:60px;
left:600px;
z-index:98;
}

div.journey {
width:560px;
margin-left:240px;
padding-top:4px;
}

div.journey p {
color:#e8f9e8;
font-size:16px;
}

div.video {
float:left;
text-align:left;
margin-left:134px;
margin-top:-9px;
}


div.get-it {
float:left;
position:relative;
z-index:99;
top:-40px;
margin-left:30px;
}

div.row {
clear:both;
margin-left:240px;
}

div.row div {
float:left;
width:253px;
padding-top:48px;
}

div.row div h4 {
font-size:22px;
margin-bottom:10px;
text-align:center;
}

div.row div h4.hdngA {
color:#9b8f72;
}

div.row div h4.hdngB {
color:#cc9a15;
}

div.row div p {
color:#b3bab3;
text-align:center;
font-size:12px;
}


div.row p.user {
text-align:right;
color:#dccc98;
font-size:12px;
margin-top:10px;
}

div.row div.sep {
width:35px;
text-align:center;
}



div.row div.cover {
margin-left:71px;
padding-bottom:40px;
padding-top:0;
width:auto;

}

.cover a {
color:#ffe249;
text-decoration:underline;
}

.cover a.more {
color:#9b8f72;
text-decoration:underline;
}

div.logos_row {
text-align:center;
clear:both;
margin-bottom:20px;
}

div.logos_row img {
margin:10px;

}

.footer p {
color:#7e7e7e;
font-size:10px;
text-align:center;
width:1000px;
margin:0 auto;
}