/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
* {-moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, ub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font: inherit;
	vertical-align: baseline;	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea {border:0;}
input[type=submit], input[type=button]{cursor:pointer;}

textarea {resize:none;}
 
/* -Clear Floats- */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}


/* -Clear Focus- */
:focus {outline:0;}

a {text-decoration:none;}
b{font-weight:normal; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;}
mark{background:none;}

body {
	overflow:hidden;
	min-height:600px;
	min-width:900px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

/* -- Background -- */
	.background {position:fixed; width:100%; height:100%; overflow:hidden; left:0; top:0; z-index:-1000;}
	.background div {position:absolute;top:0; left:50%;}
	.background div img {width:100%; height:100%; position:absolute; top:0;}
	
/* -- Common in the pages -- */	
	header, footer {background:rgba(0,0,0,0.5); position:relative; z-index:999;position:fixed; width:100%; left:0;}
		.lt-ie9 header,
		.lt-ie9 footer {background:url(../images/black-50-background.png) repeat;}
	header {top:0; min-height:63px;}
	footer {
	bottom:0;
	min-height:25px;
}
	[data-role=header], [data-role=footer] {width:960px; margin:0 auto; overflow:hidden;}
	[data-role=header] {padding-top:26px;}
	[data-role=header] h1 {background:url(../images/logo.png) no-repeat; width:382px; height:29px; text-indent:-9999px; /*float:left;*/ position:fixed; left:20px; top:26px;}
	[data-role=header] nav {float:right; padding-top:10px;}
	[data-role=header] nav li {
	float:left;
	padding:0 20px;
	position:relative;
	font-size:17px;
	line-height:20px;
	min-width:80px;
	color: #CCCCCC;
}
	[data-role=header] nav li a {color:#fff;}
	[data-role=header] nav li ul {position:relative; left:0; top:10px; padding:0 0 10px 0px;}
	[data-role=header] nav li li {float:none; padding:0 0 10px 0px; font-size:12px;}
	[data-role=footer] small {
	color:#fff;
	line-height:20px;
	font-size:12px;
	letter-spacing: 1px;
}
	[data-role=footer] small span {float:right;}
	[data-role=footer] small a {color:#fff;}
	
/* -- Home -- */		
	section.home {
	background:rgba(0,0,0,0.4);
	height:150px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-113px;
	width:100%;
}
		.lt-ie9 section.home {background:url(../images/black-70-background.png) repeat;}
	section.home .featured {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
	section.home .featured figure {
	padding:20px;
	float:center;
	width:960px;
}
	section.home .featured figure:first-child {float:center;}
	section.home .featured figure figcaption {
	color:#fff;
	font-size: 18px;
}
.home .featured a {
	color: #FFFFFF;
}
	
.home .featured a:hover {
	color: #FFFF66;
}
	

	
/* -- Commercials -- */		
	section.commercials {width:960px; margin:0 auto; position:relative;}
	section.commercials article {width:566px; left:50%; top:50%; margin:-260px 0 0 -278px; position:absolute;}
	section.commercials article.module3 {width:480px; margin:-280px 0 0 -190px; overflow:hidden;}
	section.commercials article figure {background:rgba(0,0,0,0.7);width:546px; padding:10px; overflow:hidden;}
		.lt-ie9 section.commercials article figure {background:url(../images/black-70-background.png) repeat;}	
	section.commercials article figure img {width:320px; float:left;}
	section.commercials article.module3 figure img {width:200px;}
	section.commercials article figure figcaption ul {
	padding-left:14px;
	float:left;
	width:210px;
}
	section.commercials article figure figcaption ul li {color:#fff; margin:5px 0;}
	section.commercials article figure figcaption ul li a {color:#fff;}
	section.commercials article .download {background:rgba(0,0,0,0.7); padding:10px; text-align:center; color:#fff; font-size:12px; line-height:14px; width:546px; display:block; margin-top:10px;}
		.lt-ie9 section.commercials article .download {background:url(../images/black-70-background.png) repeat;}
	section.commercials .featured {
	position:fixed;
	bottom:70px;
	width:960px;
}
	section.commercials .featured h1 {
	font-size:22px;
	line-height:28px;
	padding:2px 10px;
	color:#fff;
	background:rgba(0,0,0,0.7);
	margin-bottom:10px;
	word-spacing: 2px;
}
	section.commercials .featured a.prev,
	section.commercials .featured a.next {position:absolute; top:75px; background:url(../images/commercials/btn-prev-next.png) no-repeat; width:22px; height:32px; display:block; text-indent:-9999px;}
	section.commercials .featured a.prev {
	left:-32px;
	background-position: left top;
}
	section.commercials .featured a.next {right:-30px; background-position: right top;}
		.lt-ie9 section.commercials .featured h1 {background:url(../images/black-70-background.png) repeat;}
	section.commercials .featured [data-role=slider] li {
	float:left;
	width:176px;
	color:#fff;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
}
	section.commercials .featured [data-role=slider] li a {color:#fff; padding:2px; display:block;background:rgba(0,0,0,0.7); width:160px;}
	section.commercials .featured [data-role=slider] li a figure {width:160px; height:112px;}
		.lt-ie9 section.commercials .featured [data-role=slider] li a {background:url(../images/black-70-background.png) repeat;}
	
@media screen and (max-height : 700px) {
	body {overflow:auto;}
	section.commercials article {position:static; margin:80px auto -40px!important;}
	section.commercials .featured {position:relative; margin:80px auto 40px; bottom:0;}
}	
	




/* -- For iOS -- */
/*.ios5 {-webkit-overflow-scrolling: touch;}
.ios {-webkit-text-size-adjust: 100%;}
.ios.landscape .container {height:840px;}
.ios.portrait .container {height:1330px;}*/
