@charset "UTF-8";
/* CSS Document */

/* GLOBAL */
.clear {
	clear:both;
}
img {
	border:0;
}
.line {
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	border-bottom:1px dotted #ccc;
}
p {
	border:0;
	margin:0;
	padding:0;
}
/**/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin: 0;
	padding: 0;
	background-color:#252525;
}
#header {
	height:515px;
	background:url(../../images/default/ajax-loader.gif) no-repeat center center;
}
#header_bg {
	height:515px;
}
#container {
	background:url(../../images/default/bg-content-black.gif) 0 0 repeat-x;
	min-height:260px;
}
#content {
	margin:0 auto;
	width:1020px;
}
.col {
	width:300px;
	float:left;
	margin:0 20px 20px 20px;
	padding:55px 0 0 0;
	color:#ccc;
	font-size:12px;
}
.col a:link, .col a:visited {
	color:#ccc;
	text-decoration:underline;
}
.col a:hover {
	text-decoration:none;
}
.col h1 {
	font-size:12px;
	padding:0;
	margin:0;
	border:0;
	color:#ccc;
}
.col h2 {
	font-size:14px;
	padding:0;
	margin:0;
	border:0;
	text-align:right;
	color:#999;
	text-shadow: 0px -1px 0px #333;
	font-family:Arial, Helvetica, sans-serif;
	height:22px;
	line-height:22px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
}
.info {
	background:url(../../images/default/info_at.png) 0 0 no-repeat;
}
.about {
	background:url(../../images/default/about_at.png) 0 0 no-repeat;
}
.app-store {
	background:url(../../images/default/app-store-down_at.png) 0 0 no-repeat;
}
.screenshots {
	background:url(../../images/default/screenshots_at.png) 0 0 no-repeat;
}
.news {
	background:url(../../images/default/news_at.png) 0 0 no-repeat;
}
.video {
	background:url(../../images/default/video_at.png) 0 0 no-repeat;
}
.social {
	background:url(../../images/default/social_at.png) 0 0 no-repeat;
}
.facebook {
	background:url(../../images/default/facebook_icon.png) 0 0 no-repeat;
}
.twitter {
	background:url(../../images/default/twitter-icon.png) 0 0 no-repeat;
}
.add_us {
	background:url(../../images/default/add_us.png) 0 0 no-repeat;
}
#header-logo-lingue {
	z-index:1;
	position:absolute;
	width:100%
}
#logo {
	float:left;
	padding:20px 0 0 50px;
}
#lingue {
	float:right;
	padding:20px 50px 0 0;
}
#phone {
	padding:75px 0 0 0;
}
.apply {
	background:url(../../images/default/apply.png) 0 0 no-repeat;
	width:110px;
	height:32px;
}
.apply a:link, .apply a:visited {
	text-decoration:none;
	line-height:32px;
	padding:0 0 0 10px;
	color:#ccc;
	font-size:14px;
	font-weight:bold;
}
.apply a:hover {
	text-decoration:none;
	line-height:32px;
	padding:0 0 0 10px;
	color:#fff;
}
.imagelist {
	list-style-type:none;
}
.imagelist li {
	float:left;
	margin:0 4px 4px 0;
}

#iframe{
	height:30px;
}

.list ul{
	margin:0;
	border:0;
	padding:12px 0;
}
.list li{
	margin:0 0 0 12px;
	border:0;
	padding:0;
}

#footer {
	color:#ccc;
	font-size:11px;
	margin:0 auto;
	width:980px;
	padding:20px 0;
	border-top:1px dotted #ccc;
}
#footer a:link, #footer a:visited {
	text-decoration:underline;
	color:#ccc;
}
#footer a:hover {
	text-decoration:none;
}

