/*
Theme Name: Matuete
Theme URI: 
Description: Matuete
Version: 0.1
Author: τ HackLab
Author URI: 
Tags: Matueté - Agência de Viagens

	
*/
#em_construcao { /*PARA SER APAGADO!!!*/
	top: 140px;
	left: 25px;
	z-index: 11;
	color: #006838;
	font-size: 14px;
	position: absolute;
}
#beta-banner{/*PARA SER APAGADO!!!*/
    top:0;
    left: 0;
    position:absolute;
}


* {
    margin:0;
    padding:0;
    vertical-align:baseline;
	font-family: "Arial";
    z-index: 10;
}

a {
    outline: none !important;
    text-decoration: none;
}

ul, li {
    list-style-type: none;
}
/**************************************** BODY *************************************/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
    position: relative;
    background-color: #ffffff;
	}

#page {
	position:relative;
	text-align: left;
	margin: auto auto;
	padding: 0;
	width: 980px;
    
    
    }

#background{
	z-index: 10;
}

#content {
    display: none;
    padding-bottom: 20px;
}

#page-loader {    
    display: none;
	color: #F4911E;
	font-size: 10px;
	position: absolute;
	top: 195px;
	left:430px;
	text-align: center;
}

#page-loader img{    
    vertical-align: middle;
}

.no-flash {
    font-size: 15px;
    padding-top: 150px;
    padding-left: 50px;
}

#home_slideshow div.slideshow p {
    display: none;
}

.swfobject p {
    color: #666666;
    font-size: 12px;
}
/**************************************** HEADER *************************************/
#header{
	z-index: 20;
}
#logo{
	top: 18px;
	left: 24px;
	z-index: 11;
}

#language{
	top: 18px;
	left:163px;
	z-index: 11;
	width: 190px;
}

#language a{
	color: #b7c387;
	font-size: 1.2em;
	font-weight: bold;
	bottom: 1px;
	left: 30px;
}

#language a:hover{
	color: #076324;
}

#menu_trips{
	top: 43px;
	right: 25px;
	color: #076324;
	font-weight: bold;
	font-size: 1.3em;
	z-index: 11;
}

#menu_trips a{
	color: #076324;
	text-transform: uppercase;
}

#menu_trips a:hover{
	color: #b7c387;
}

#menu_trips li.current-page-item a {
    color: #98b34c;
}

#menu_pages{
	position:absolute;
	top: 22px;
	right: 25px;
	color: #b7c387;
	font-weight: bold;
	font-size: 1.2em;
	z-index: 11;
}

#menu_pages a{
	color: #b7c387;
    text-transform: uppercase;
}

#menu_pages a:hover{
	color: #076324;
}

#menu_pages li.current_page_item a {
    color: #0A4F1E;
}

#login_logout, #login_logout a{
	color: #f9ae56
}

.menu li{
	display: inline;
	padding-left:15px;
}

ul#menu_trips :first-child{
    padding-left:0px;
}

.menu a{
	text-decoration: none;
}

.menu a:hover{
	
}



/*********** FOOTER *************/

#footer {
    height: 103px;
    z-index: 40;
    position: absolute;
    display: none;
    width: 100%;
}

#info{
    /*background-color:#F7A30A;*/
    background-color: #FFFFFF;    
    border: 1px solid #F7A30A;
    border-top: none;
    width: 980px;
    height: 90px;
    display:none;
    -moz-border-radius: 0px 0px 0 8px ;
}
#info p{
    font-size: 12px;
    padding: 10px;
    
    
}
a#info_btn{
    float: right;
    background-image: url("images/ic_info.gif");
    height: 33px;
    width:24px;
    cursor: pointer;
    margin-right: -2px;
    
}
a#info_btn:hover{
    background-image: url("images/ic_info_over.gif");
}
/**************************************** TYPOGRAPHY *************************************/
h1 {
	font-size: 36px;
    font-weight: normal;
}

h2 {
    font-size: 30px;
}

h3 {
	font-size: 18px;
	}
    
h3 {
	font-size: 16px;
	}

h4 {
	font-size: 14px;
	}

h5 {
	font-size: 12px;
	}

h6 {
	font-size: 10px;
	}
/**************************************** IMAGES *************************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.abs {
	position: absolute;
}

.italic {
	font-style: italic;
}
hr {
	display: none;
	}

a img {
	border: none;
	}

.clear {
    clear: both;
}


p{
	margin-bottom: 10px;
}

/* End Various Tags & Classes*/


#related {
    width: 100%;
    padding-bottom: 40px;
    overflow: hidden;
}

#related h2 {
    color: #f48412;
    font-size: 16px;
    margin: 20px 0;
}

#related a {
    width: 380px;
    float: left;
    color: #195b1c;
    margin-bottom: 10px;
}

#related a:hover {
    background-color: #f3f7e0;
}

#related a.left {
    margin-right: 220px;
}

#related a img {
    float: left;
    margin-right: 15px;
}

#related a h2 {
    font-weight: bold;
    font-size: 13px;
    margin-top: 20px;
    color: #195b1c;
}