/*---------------------------------
	IMPORTS
-----------------------------------*/
/*@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);*/

/*---------------------------------
	LAYOUT
-----------------------------------*/
html {
    font-family: 'Arimo', arial, verdana, sans-serif;
    color: #80888c; /* 2 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
    background: url('../img/fundopage.jpg') no-repeat center top scroll;
    background-color: #F2F2F2;
}
body{
	padding:0;
	color:#000;
	font:normal 0.9em/150% 'Arimo', arial, verdana, sans-serif;
	text-shadow: 0 0 1px transparent;
	width:940px;
	background: #fff no-repeat scroll left top; 
	/*background: #FF6600 no-repeat scroll left top; */
	margin: 0 auto;
	/*min-height: 950px;*/
}
#wrap{
	width:100%;
	background:#fff;
	margin:30px auto 30px auto;
	padding:0 2%;
	border:1px solid #ccc;
}
#footer{
	text-align:center;
	padding:20px;
	border-top:1px solid #ddd;
	color:#D7D7D7;
	font-size:0.8em;
	text-shadow:0px 1px 1px #414141;
	position: relative;
	background:#356935;
	line-height: 16px;
	top: -10px;
}
.footer_content{
	min-height: 100px;
	line-height: 16px;
}
.select select{
	padding: 3px;
	width: 50px;
	text-indent: -2px;
}
/** borda Slide Show
.bx-wrapper .bx-viewport {
border: solid #fff 5px;
}*/
.bx-wrapper .bx-viewport {
	/*margin-left: -20px;*/
}
#link-top{
	display:none;
}
.width-page{
	width:940px;
	margin: 0px auto;
	border: 0;
	clear:both;
}
.full {
	width: 100%;
	display: block;
	float: left;
	margin-left: 0 !important;
}
#header{
	height: 70px;
	margin-bottom: 0px;
	/*background: url(http://media.sc.easyjet.com/ejcms/cache/medialibrary/Images/Global/Homepage%20II/Headers%20and%20Fillers/top_header_940x55.ashx) no-repeat scroll left top transparent;*/
	width: 940px;
}

.imageMask {
	position: absolute;
	left: 207px;
	height: 389px;
	width: 938px;
	z-index: 1;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none;
	clear: both;
}
.Rotate {
transform: rotate(-8.55deg);
-ms-transform: rotate(-8.55deg);
-webkit-transform: rotate(-8.55deg);
-o-transform: rotate(-8.55deg);
-moz-transform: rotate(-8.55deg);
zoom: 1;
}
.HeadLineText {
color: #fff;
width: 621px;
font-size: 280%;
position: absolute;
top: 374px;
left: 457px;
text-align: center;
z-index: 3;
font-family: 'easyjet_rounded_headlineRg',Arial,Verdana,Tahoma,Georgia,sans-serif;
}
.SubtitleText {
position: absolute;
top: 411px;
left: 476px;
color: #fff;
width: 620px;
font-size: 140%;
text-align: center;
z-index: 3;
font-family: 'easyjet_rounded_bookRg',Arial,Verdana,Tahoma,Georgia,sans-serif;
}
.megaNavRibbbons {
	background: url(../img/ribbon-banner.png) no-repeat;
	height: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
.megaNavRibbbons1 {
	background: url(../img/ribbon-banner.png) no-repeat;
	height: 10px;
	margin-left: -10px;
	margin-right: -10px;
	position: relative;
	margin-top: -10px;
}
#content{
	min-height: 400px;
	margin-bottom: 5px;
}
.servicos {
	display: block;
	padding: 5px;
    background: none repeat scroll 0 0 #eee;
    margin-bottom: 10px;
    margin-top: -30px;
}
div.caption span {
  color: orange;
}
.logo{
	/*padding:0;
	margin:0;
	/*height:100px;*/
	height: 70px;
	border: 0;
	/*abaixo retirar*/
	font-size: 35px;
	font-weight: bold;
	/*padding-top: 15px;*/
	padding-left: 10px;
}
.logo a{
	text-decoration: none;
	color: #fff;
}
#header .nome{
	text-decoration: none;
}
.slogan {
	color:#ccc;
	font-size:20px;
	/*margin:5px 0 0px 0px;*/
	vertical-align:baseline;
 	font-weight: bold;
}
.header-topo { 
	border:0;
	height:20px;
	padding-bottom:2px;

	text-align: right;
}
.header-topo a{ 
	text-decoration: none;
	color: #0B70BE;
}
/* NAV BAR*/
.navbar{
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	background:#000;
	color:#fff;
	z-index:1000;
}

	.navbar #logo{
		position:absolute;
		top:0;
		right:0;
		padding:0.5em 1em;
		font-size: 1.7em;
		color:#efefef;
		text-decoration:none;
	}

	.navbar span{
		color:#86dc00;
	}


	.navbar ul{
		display:inline-block;
		margin:0;
		padding:0;
	}

		.navbar li{
			margin:0;
			padding:0;
			list-style-type:0;
			display:inline-block;
		}

		.navbar li a{
			display:inline-block;
			color:#efefef;
			padding:1em 1.3em;
			text-decoration:none;
			text-transform: uppercase;
			line-height:100%;
			font-size: 1.2em;
		}

.callout{
	background:#4598ef;/*#86dc00;*/
	padding:3em 0;
	color:#fff;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
	text-align: center;
	text-shadow:0px 1px 3px rgba(0,0,0,0.2);
	display:block;
}
	.callout + div.grid{margin-top:50px;}
	 a.callout{cursor:pointer;}
	 .callout i.icon-4x{font-size:6em;}
	 .callout h4{margin-bottom:30px;}
	 .callout-top{margin:50px 0 0 0;}
	 .callout p{margin-bottom:0;}
	 .callout .button{margin-top:10px;}
	 .callout.green{background:#19ad0b;/*#86dc00;*/}

#mc_embed_signup{
	padding:30px 0;
}

#ui-preview{
	border:5px solid #ddd;
	margin:30px 0;
	display:block;
}
.descProd{
	text-decoration: none;
	color: #111;
}
.panel{
	min-height: 80px;
	background: none repeat scroll 0% 0% #FFF;
	padding: 10px;
	border-radius: 4px;
}
.nome-produto{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
}
.mais-informacao{
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: -10px;
}
.mais-informacao ul > li, .dados-utilizador ul > li{
	/*font-weight: bold;*/
}
.mais-informacao .tab-content, .dados-utilizador .tab-content{
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
}
.titulo-resumo{
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 5px;
}
.preco-produto{
	font-weight: bold;
	font-size: 16px;
	margin-top: 8px;
	color: #666;
}
#summary .summary-description {
    margin: 8px;
    padding: 12px 0px;
    color: #485155;
    border-top: 1px solid #DFE5E9;
    border-bottom: 1px solid #DFE5E9;
}
.description-title {
    background: none repeat scroll 0% 0% #485155;
    padding: 1px 3px 3px;
    border-radius: 4px;
    color: #DFE5E9;
}
.description-items {
    padding: 5px;
}
.current .num-step{
	color: #81C125;
}
.current .desc-step{
	color: #333;
}
.num-step{
	margin-top: 5px;
	font-size: 38px;
	color: #999;
}
.desc-step{
	margin-top: 5px;
	font-size: 16px;
	padding-top: 0px;
	color: #999;
}
/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
	font-family: "Arimo", arial, verdana, sans-serif;
	font-weight:normal;
}

thead th,
tbody th{
	font-family: "Arimo", arial, verdana, sans-serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
	font-family: "Arimo", arial, verdana, sans-serif;
}

.menu{
	font-family: "Arimo", arial, verdana, sans-serif;
}

blockquote{
	font-family: "Arimo", arial, verdana, sans-serif;
}

.artigo{ 
    border: 1px solid #F5B472; 
	padding: 0 10px 20px 10px;
	text-align: justify;
	
}

/* Top User Menu*/
a.tlinks {
    color: #1877C1;
}
a.tlinks:hover {
    background-color: #006DB9;
	color: #fff;
}
.tbox{
	text-align: left;
	filter:alpha(opacity=95);
	opacity: .95;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	font-size: 1.0em;
	width:190px;
	float:right;
	position:relative;
	/*margin-right:-20px;*/
}

.detalbox{
	text-align: left;
	filter:alpha(opacity=95);
	opacity: .95;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	font-size: 1.0em;
	width:460px;
	float:right;
	position:relative;
	/*margin-right:-20px;*/
}

