@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Gudea);
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
#wrapper #mainContent #centerContent #newsPageInfo{
	border:0px!important;
}
html, body {
	height:100%;
}
html{
	/**/height:100%;
	background-color:#fff;
}
/**/
@font-face{font-family:DINProLight;src:url(../font/DINPro-Light.otf) format("truetype");}
@font-face{font-family:DINProBlack;src:url(../font/DINPro-Black.otf) format("truetype");}
@font-face{font-family:DINProMedium;src:url(../font/DINPro-Medium.otf) format("truetype");}
@font-face{font-family:DINProRegular;src:url(../font/DINPro-Regular.otf) format("truetype");}

.cb{
	clear:both;
	width:0px;
	height:0px;
	border:0px;
	overflow:hidden;
}
ul, li, dl, dt, dd{
	list-style:none;
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:inherit;
}
a:hover{
	text-decoration:underline;
	color:#1296B7;
}
#navSuperior a:hover{
	text-decoration:none;
	color:#939ea9;
}

#wrapper{
	min-height:100%;
	position:relative;
	background:url(../img/sombra1000LR.png) repeat-y top center;
}

#wrapper #mainContent{
	padding-bottom:139px;
}

#wrapper #mainContent #centerContent{
	width:1000px;
	margin:0px auto;
}
	
#wrapper #mainContent #centerContent #header{
	float:left;
	width:936px;
	height:56px;
	padding:36px 32px 0px 32px;
	background-color:#efefef;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #header #logo{
	float:left;
	width:113px;
	height:34px;
	background:url(../img/logo.png) no-repeat 0px 0px;
}
#wrapper #mainContent #centerContent #header #logo a{
	float:left;
	display:block;
	width:113px;
	height:34px;
}
#wrapper #mainContent #centerContent #header h1{
	float:left;
	margin:-3px 0px 0px 15px;
	font-family:DINProLight,'Gudea';
	font-size:18px;
	line-height:18px;
	color:#91adc8;
	text-transform:uppercase;
}
#wrapper #mainContent #centerContent #header #navSuperior{
	float:right;
	width:500px;

	font-family:DINProBlack,'Gudea' ;
	font-size:12px;
	line-height:12px;
	color:#91a0ac;
	
	text-transform:uppercase;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #header #navSuperior a{
	float:right;
	display:inline-block;
	margin:13px 12px 0px 0px;
	padding:5px;
}
#wrapper #mainContent #centerContent #header #navSuperior a:hover,
#wrapper #mainContent #centerContent #header #navSuperior a.selected{
	background-color:#dfdfdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#wrapper #mainContent #centerContent #header #navSuperior a.gold{
	margin:13px 0px 0px 0px!important;
	color:#e1b15f;
}
#wrapper #mainContent #centerContent #aditionalInfo{
	float:left;
	width:965px;
	padding:0px 35px 0px 0px;

	font-family:DINProBlack;
	font-size:12px;
	text-transform:uppercase;
	text-align:right;
	color:#97a5b2;
	line-height:50px;
	
	overflow:hidden;
}

#wrapper #mainContent #centerContent #gotoTop{
	float:left;
	width:1000px;
	height:21px;
	margin:50px 0px 50px 0px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #gotoTop #gotoMiddle{
	display:block;
	width:938px;
	height:21px;
	margin:0px auto;
	overflow:hidden;
	background:url(../img/lineX.png) repeat-x left bottom;
	background-attachment:inherit;
}
#wrapper #mainContent #centerContent #gotoTop #gotoMiddle #gotoLink{
	float:left;
	height:21px;
	margin:0px 0px 0px 67px;
	padding:0px 0px 0px 30px;
	
	font-family:DINProRegular;
	font-size:10px;
	color:#97a5b2;
	
	background:url(../img/gotoTop.png) no-repeat left top;
	background-attachment:inherit;
	overflow:hidden;	
}

#wrapper #footer{
	width:100%;
	display:block;
	height:139px;
	position:absolute;
	bottom:0px;
}
#wrapper #footer #footCenter{
	width:936px;
	height:139px;
	margin:0px auto;
}
#wrapper #footer #footCenter #lineIco{
	float:left;
	width:936px;
	height:30px;
}
#wrapper #footer #footCenter #lineIco #logoFoot{
	float:left;
	width:117px;
	height:30px;
	background:url(../img/logoFoot.png) no-repeat 0 0;
}
#wrapper #footer #footCenter #lineIco #facebookIco{
	float:right;
	width:30px;
	height:30px;
	background:url(../img/facebookIco.png) no-repeat 0 0;
}
#wrapper #footer #footCenter #lineIco #twitterIco{
	float:right;
	width:30px;
	height:30px;
	margin:0px 0px 0px 9px;
	background:url(../img/twitterIco.png) no-repeat 0 0;
}
#wrapper #footer #footCenter #lineIco #rssIco{
	float:right;
	width:30px;
	height:30px;
	margin:0px 0px 0px 9px;
	background:url(../img/rssIco.jpg) no-repeat 0 0;
}

#wrapper #footer #footCenter #lineIco #rssIco a,

#wrapper #footer #footCenter #lineIco #facebookIco a,

#wrapper #footer #footCenter #lineIco #twitterIco a{
	display:block;
	width:30px;
	height:30px;
}
#wrapper #footer #footCenter #lineDescription{
	float:left;
	width:936px;
	
	font-family:DINProRegular;
	font-size:10px;
	color:#97a5b2;
}
#wrapper #footer #footCenter #lineDescription a{
	text-decoration:underline;
	color:#65bbd0;
	line-height:20px;
}

#blurAll{
	display:none;
	background-color:#fff;
	opacity:0.5;
	position:absolute;
	z-index:15;
}
#splashVideo{
	display:none;
	width:730px;
	height:410px;
	position:absolute;
	background-color:#fff;
	border:10px solid #FFF;
	z-index:16;
}
#splashVideo #closeSplashVideo{
	float:right;
	display:block;
	width:12px;
	height:12px;
	background:url(../img/close.png) no-repeat 0 0;
	background-attachment:inherit;
	cursor:pointer;
}
#splashVideoContent{
	display:block;
	margin:0px auto;
	width:706px;
	height:396px;
}#wrapper #mainContent #centerContent #buyLocation .midGray .storesDesc nomeLoja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #646474;
}
#wrapper #mainContent #centerContent #buyLocation .midGray .storesDesc .nomeLoja p {
	font-size: 16px;
	top: 5px;
}
#wrapper #mainContent #centerContent #buyLocation .midGray .storesDescTitle p strong {
	font-size: 16px;
}
#wrapper #mainContent #centerContent #secondaryNav dl dd img {
	float: left;
	padding-top: 5px;
	clear: both;
	margin-right: 5px;
}
#wrapper #mainContent #centerContent #installationPageInfo #allServices #allServicesContent .tituloServices p img {
	float: left;
	margin-top: -10px;
	margin-right: 5px;
}
#wrapper #mainContent #centerContent #installationPageInfo #allServices #allServicesContent .downloadServices p{
	display:block;
	height: 30px;
}
#wrapper #mainContent #centerContent #installationPageInfo #allServices #allServicesContent .downloadServices p a {
	display:block;
	font-size:12px;
	color:#1296b7;
	font-weight:normal;
}
#wrapper #mainContent #centerContent #installationPageInfo #allServices #allServicesContent .downloadServices p a img {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}
#wrapper #mainContent #centerContent #buyLocationFull .divGrayFull h1 img {
	float: left;
	margin-right: 5px;
	clear: both;
	margin-top: 10px;
}
#wrapper #mainContent #centerContent #buyLocationFull .divGrayFull .tituloServices {
	font-size:14px;
	color:#1296B7;
	line-height:20px;
	font-weight:normal;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
#wrapper #mainContent #centerContent #buyLocationFull .divGrayFull .downloadServices {
	display:block;
	font-size:12px;
	color:#646464;
	line-height:20px;
	font-weight:normal;
}
