/* CSS reset by Eric Meyer - meyerweb.com */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
html {
	width: 100%;
	margin: 0;
	overflow: auto;
	}
body {
	line-height: 1;
	background: white;
	color: black;
	}
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
/* CSS reset ends*/


body {
	background: #0090d4 url(../images/page_background.png) repeat-x;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	color: #333;
	font-size: 12px;
	line-height: 18.4px;
	margin-bottom: 24px;
}

a,
a:visited {
	border-bottom: 1px dotted #0090d4;
	color: #0090d4;
	text-decoration: none;
}

a:hover {
	border: none;
	text-decoration: none;
}

ul li {
	list-style: disc inside;
	padding-top: 4px;
}

ul ul li {
	list-style: circle inside;
	margin-left: 40px;
	padding-top: 5px;
	line-height: 18px;
}

ul ul ul li {
	list-style: square inside;
	margin-left: 40px;
	padding-top: 5px;
	line-height: 18px;
}

ol li {
	list-style: decimal inside;
	padding-top: 5px;
	line-height: 18px;
}

ol ol li {
	list-style: lower-alpha;
	padding-top: 5px;
	line-height: 18px;
}

ol ol ol li {
	list-style: lower-roman;
	padding-top: 5px;
	line-height: 18px;
}

strong {
	font-weight: bold;
}

h2,h4 {
	font-weight: bold;
}

h2 {
	margin-bottom: 24px;
	font-size: 14px;
}

h4 {
	margin-bottom: 10px;
}

/**
* Form Elements
**/
label {
	display: block;
	margin: 10px 0 5px 0;
}

input {
	color: #404040;
	font-size: 11px;
	margin-bottom: 10px;
	vertical-align: top;
}

select {
	color: #404040;
	font-size: 11px;
	margin-bottom: 10px;
}

input.radioButton {
	margin: 0px 10px 10px 0px;
}
textarea {
	color: #404040;
	font-size: 11px;
	margin-bottom: 15px;
}

/**
* Table Elements
**/
table {
	margin-bottom: 20px;
}

th,
td {
	text-align: center;
}

th {
	background:	#0090d4;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #fff;
	color: #fff;
	font-weight: bold;
	padding: 8px 0px 6px 0px;
}

th.first {
	border-width: none;
	border-left: 1px solid #0090d4;
	border-right: none;
}

th.last {
	border-width: none;
	border-right: 1px solid #0090d4;
}

td {
	padding: 7px 10px;
	border: 1px solid #d4d4d4;
}

td.options {
	text-align: left;
	line-height: 1.5em;
}
td label { display: inline;}
.clearField {
	background: #e6f0f7;
}
/* table styling end */

#pageArea {
	width: 960px;
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	background: #fff;
}

#pageAreaExemplos {
	width: 725px;
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	background: #fff;
}

/**
* Header starts
**/
#header {
	height: 1%;
	overflow: hidden;
	padding: 0px 0px 10px 15px;
}

#SOSPageLogo {
	float: left;
	margin-right: 13px;
}
.bannerBig {
	float: left;
	width: 500px;
	height: 60px;
	margin: 0px 13px 0px 0px;
}
.bannerSmall {
	float: left;
	width: 170px;
	height: 60px;
}
.bannerBig,
.bannerSmall {
	border: 1px solid #808080;
}
.bannerBig img,
.bannerSmall img {
	border: none;
	display: inline;
}

/**
* Main navigation
**/
#navigation {
	background: #016cb3 url(../images/navigation_bar_background.png) repeat-x;
	height: 26px;
	margin: 0px 0px 5px 0px;
	width: 960px;
}

#navigation .start {
	background: #016cb3 url(../images/navigation_bar_fold.png);
	float: left;
	height: 26px;
	margin-right: 7px;
	width: 8px;
}

#navigation .navLink {
	float: left;
	margin-right: 30px;
	margin-top: 3px;
}

#navigation a,
#navigation a:visited {
	border: none;
	color: #fff;
	font-weight: bold;
}

#navigation  .navLink {
	margin-top: 4px;
	margin-right: 5px;
}

#navigation  a.navLink.inicio {
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
	background-repeat: none;
	height: 18px;
	left: 0;
	width: 49px;
}

#navigation  a.navLink.inicio:hover,
#navigation  a.navLink.inicio.current {
	background-image: url(../images/navigation.png);
	background-position: 0px -18px; 
	background-repeat: none;
	height: 18px;
	width: 49px;
}

#navigation.langEs  a.navLink.inicio,
#navigation.langEs  a.navLink.inicio:hover,
#navigation.langEs  a.navLink.inicio.current {
	background-image: url(../images/navigation-es.png);
}

#navigation.langEn  a.navLink.inicio,
#navigation.langEn  a.navLink.inicio:hover,
#navigation.langEn  a.navLink.inicio.current {
	background-image: url(../images/navigation-en.png);
}

#navigation  a.navLink.sospage {
	background-image: url(../images/navigation.png);
	background-position: -49px 0px;
	background-repeat: none;
	height: 18px;
	width: 108px;
}

#navigation  a.navLink.sospage:hover,
#navigation  a.navLink.sospage.current {
	background-image: url(../images/navigation.png);
	background-position: -49px -18px;
	background-repeat: none;
	height: 18px;
	width: 108px;
}

#navigation  a.navLink.sosanunciar {
	background-image: url(../images/navigation.png);
	background-position: -157px 0px;
	background-repeat: none;
	height: 18px;
	width: 103px;
}

#navigation  a.navLink.sosanunciar:hover,
#navigation  a.navLink.sosanunciar.current {
	background-image: url(../images/navigation.png);
	background-position: -157px -18px;
	background-repeat: none;
	height: 18px;
	width: 103px;
}

#navigation.langEn  a.navLink.sosanunciar {
	background-image: url(../images/navigation-en.png);
	background-position: -157px 0px;
	background-repeat: none;
	height: 18px;
	width: 108px;
}

#navigation.langEn  a.navLink.sosanunciar:hover,
#navigation.langEn  a.navLink.sosanunciar.current {
	background-image: url(../images/navigation-en.png);
	background-position: -157px -18px;
	background-repeat: none;
	height: 18px;
	width: 108px;
}

#navigation  a.navLink.sosnewsletter {
	background-image: url(../images/navigation.png);
	background-position: -260px 0px;
	background-repeat: none;
	height: 18px;
	width: 117px;
}

#navigation  a.navLink.sosnewsletter:hover,
#navigation  a.navLink.sosnewsletter.current {
	background-image: url(../images/navigation.png);
	background-position: -260px -18px;
	background-repeat: none;
	height: 18px;
	width: 117px;
}

#navigation.langEn a.navLink.sosnewsletter {
	background-image: url(../images/navigation-en.png);
	background-position: -265px 0px;
	background-repeat: none;
	height: 18px;
	width: 117px;
}

#navigation.langEn a.navLink.sosnewsletter:hover,
#navigation.langEn a.navLink.sosnewsletter.current {
	background-image: url(../images/navigation-en.png);
	background-position: -265px -18px;
	background-repeat: none;
	height: 18px;
	width: 117px;
}

#navigation .loggedUser {
	color: #fff;
	float: right;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.1em;
	margin-right: 6px;
	margin-top: 7px;
	padding-top: 0px 0px 0px 0px;
}

#navigation .userControls {
	color: #fff;
	float: right;
	margin-right: 5px;
}

#navigation .userControls .userControl {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}

#navigation  a.userControl.logout {
	background-image: url(../images/logout.png);
	background-repeat: none;
	height: 18px;
	width: 50px;
}

#navigation  a.userControl.registo {
	background-image: url(../images/registo.png);
	background-repeat: none;
	height: 18px;
	width: 56px;
}

#navigation.langEs a.userControl.registo {
	background-image: url(../images/registo-es.png);
	background-repeat: none;
	height: 18px;
	width: 67px;
}

#navigation.langEs a.userControl.registo {
	background-image: url(../images/registo-es.png);
	background-repeat: none;
	height: 18px;
	width: 67px;
}

#navigation.langEn a.userControl.registo {
	background-image: url(../images/registo-en.png);
	background-repeat: none;
	height: 18px;
	width: 84px;
}

#navigation  a.userControl.login {
	background-image: url(../images/login.png);
	background-repeat: none;
	height: 18px;
	width: 41px;
}

#navigation  a.userControl.minhaConta {
	background-image: url(../images/minha-conta.png);
	background-repeat: none;
	height: 18px;
	width: 101px;
}

#navigation.langEs  a.userControl.minhaConta {
	background-image: url(../images/minha-conta-es.png);
	background-repeat: none;
	height: 18px;
	width: 70px;
}

#navigation.langEn  a.userControl.minhaConta {
	background-image: url(../images/minha-conta-en.png);
	background-repeat: none;
	height: 18px;
	width: 80px;
}

/**
* Sidebar
**/
#sidebar {
	float: left;
	height: 1%;
	overflow: hidden;
	margin: 0px 15px 15px 0px;
	width: 220px;
}

#sidebar #languageSelector {
	background: #fff url(../images/path_background.png) repeat-x;
	float: left;
	padding: 4px 0px 4px 15px;
	margin-right: 5px;
	width: 80px;
}

#sidebar #languageSelector a,
#sidebar #tools a {
	border: none;
}

#sidebar #languageSelector img {
	margin-right: 4px;
	vertical-align: top;
}

#sidebar #toolbar {
	padding-bottom: 5px;
}

#sidebar #tools {
	background: #fff url(../images/path_background.png) repeat-x;
	float: left;
	padding: 0px 0px 0px 15px;
	width: 105px;
}

#sidebar #tools img {
	margin-right: 8px;
	vertical-align: top;
}

#sidebar #regionSelection {
	margin-bottom: 10px;
}

#sidebar #map {
	background: #fff;
	border: 1px dotted #b3b3b3;
	display: block;
	height: 241px;
	width: 218px;
}

#sidebar #map.local {
	background: #fff;
	border: 1px dotted #b3b3b3;
	height: 241px;
	width: 218px;
}

#sidebar #regionHead {
	background-color: #808080;
	color: #fff;
	font-size: 0.95em;
	padding: 4px 0px 5px 15px;
	position: absolute;
	margin: 1px 0px 0px 1px;
	width: 203px;
}

#sidebar #formSelection {
	background: #0062a6 url(../images/sidebar_form_background.png) repeat-x;
	padding: 10px 0px 5px 0px;
	width: 220px;
}

#sidebar #formSelection select {
	display: block;
	margin: 0px 0px 5px 15px;
	width: 180px;
}

/**
* "Uteis" Box (overides box component)
**/
#sidebar .uteis .box {
	width: 220px;
}

#sidebar .uteis .box .head {
	background: #87888a url(../images/box_head_gray_background.png) repeat-x;
	padding: 0px;
	width: 220px;
}

#sidebar .uteis .box .body {
	background: #fff url(../images/box_body_gray_background.png) repeat-x;
	width: 220px;
}

#sidebar .uteis .box .start {
	background: #87888a url(../images/box_gray_fold.png) no-repeat;
	float: left;
	height: 20px;
	width: 28px;
}

#sidebar .uteis .box .textoHead {
	float: left;
	padding: 5px 3px 3px 4px;
}

#sidebar .uteis .box .more {
	width: 206px;
}

#sidebar .uteis .col1 {
	float: left;
	padding-left: 5px;
	width: 100px;
}

#sidebar .uteis .col1 ul li {
	list-style: none outside;
	padding: 5px 12px 6px 5px;
}

#sidebar .uteis .col2 {
	float: left;
	width: 115px;
}

#sidebar .uteis .col2 ul li {
	list-style: none outside;
	padding: 5px 3px 6px 5px;
}

/**
* General - Content area
**/
#contentArea {
	background: #fff;
	float: left;
	width: 725px;
}

#contentArea #path {
	background: #fff url(../images/path_background.png) repeat-x;
	font-size: 0.95em;
	margin-bottom: 5px;
	padding: 5px 0px 5px 12px;
	width: 713px;
	line-height: 16px;
}

.textWrapper {
	padding: 15px 15px 15px 0px;
}

/**
* Directorio (Index)
**/
#directorio .box {
	float: left;
	margin: 0px 15px 10px 0px;
}

#directorio .last {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#directorio .promo {
	display: block;
	float: left;
}

#directorio .promo .procuraHead {
	background: #f39f1a url(../images/box_orange_fold.png) no-repeat;
}

#directorio .promo .procuraBody {
	background: #fff url(../images/box_body_orange_background.png) repeat-x;
	color: #f39f1a;
	font-weight: bold;
	height: 43px;
	padding: 20px 0px 0px 0px;
	text-align: center;	
}

#directorio .promo .procuraHead {
	background: #f39f1a url(../images/box_orange_fold.png) no-repeat;
}

#directorio .promo .procuraBody {
	background: #fff url(../images/box_body_orange_background.png) repeat-x;
	color: #f39f1a;
	font-weight: bold;
	height: 43px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#directorio .promo .procuraBody a,
#directorio .promo .procuraBody a:visited {
	border-bottom: 1px dotted #f39f1a;
	color: #f39f1a;
}

#directorio .promo .ofertaHead {
	background: #96bd0d url(../images/box_green_fold.png) no-repeat;
}

#directorio .promo .ofertaBody {
	background: #fff url(../images/box_body_green_background.png) repeat-x;
	color: #96bd0d;
	font-weight: bold;
	height: 43px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#directorio .promo .ofertaBody a,
#directorio .promo .ofertaBody a:visited {
	border-bottom: 1px dotted #96bd0d;
	color: #96bd0d;
}

#directorio .promo .geralBody {
	color: #006ab2;
	font-weight: bold;
	height: 43px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#directorio .promo .geralBody a,
#directorio .promo .geralBody a:visited {
	border: none;
	color: #006ab2;
}

/**
* Anuncios
**/
table.anuncioInfo {
	margin-top: 10px;
}

table.anuncioInfo td {
	border: none;
	border: collapse;
	font-size: 1.05em;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	text-align: left;
	vertical-align: top;
	line-height: 18.4px;
}

table.anuncioInfo td.icone {
	padding-right: 10px;
}

.anuncioG .box .body h2,
.anuncioP .box .body h2,
.classificado .box .body h2 {
	font-size: 18px;
	line-height: 22px;
}

.anuncioG .box .body h4,
.anuncioP .box .body h4 {
	font-size: 12px;
	margin-bottom: 10px;
}

.anuncioP .box,
.anuncioG .box,
.classificado .box {
	margin-bottom: 10px;
	width: 713px;
}

.anuncioP .box .head,
.anuncioG .box .head,
.classificado .box .head {
	width: 695px;
}

.anuncioP .box .body,
.anuncioG .box .body,
.classificado .box .body {
	background: #fff;
	border: 1px solid #cecece;
	padding: 10px 10px 0px 10px;
	width: 703px;
}

.anuncioP .box .tools,
.anuncioG .box .tools,
.classificado .box .tools {
	border-top: 1px dotted #d6d6d6;
	display: block;
	font-size: 12px;
	padding-top: 15px;
}

.anuncioP .box .tools div,
.anuncioG .box .tools div,
.classificado .box .tools div {
	margin-bottom: 15px;
}

.anuncioP .box .tools img,
.anuncioG .box .tools img,
.classificado .box .tools img {
	margin-right: 5px;
	vertical-align: bottom;
}

.classificado {
	font-size: 1.05em;
}

.classificado .box.orange .body,
.classificado .box.green .body {
	background: none;
}

.classificado h2 {
	margin-bottom: 12px;
}

.classificado h4 {
	display: inline;
	font-size: 12px;
	margin-bottom: 10px;
}

/**
* Anuncios lista
**/
#anuncioGListaGrandes,
#anuncioGListaPequenos {
	font-size: 12px;
	width: 727px;
	margin-bottom: 10px;

}

#anuncioGListaPequenos .rating,
#anuncioGListaGrandes .rating {
	background: url(../images/estrela-banner-lar.png) no-repeat;
	float: right;
	font-size: 0.87em;
	margin-right: 10px;
	line-height: 12px;
}

#anuncioGListaPequenos .rating a,
#anuncioGListaGrandes .rating a {
	border: none;
	color: #fff;
	padding-left: 15px;
}

#anuncioGListaGrandes .box {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 359px;
}


#anuncioGListaGrandes .box .head {
	width: 329px;
}

#anuncioGListaGrandes .box .body {
	border: 1px solid #ccc;
	width: 357px;
}

#anuncioGListaPequenos .box {
	float: left;
	margin-right: 5px;
	margin-bottom: 7px;
	width: 177px;
}

#anuncioGListaGrandes .box.last,
#anuncioGListaPequenos .box.last {
	margin-right: 0px;
}

#anuncioGListaPequenos .box.last {
	margin-left: 2px;
}

#anuncioGListaPequenos .box .head {
	width: 147px;
}

#anuncioGListaPequenos .box .body {
	border: 1px solid #ccc;
	width: 175px;
}

#anuncioGListaGrandes .box .body img {
	height: 103px;
	width: 357px;
}

#anuncioGListaPequenos .box .body img {
	height: 59px;
	width: 175px;
}

#anuncioGListaGrandes .box .body img,
#anuncioGListaPequenos .box .body img {
	display: block;
}

.tcol1 {
	float: left;
	margin: 0px 13px 0px 0px;
	width: 370px;
}

.tcol1 .logo {
	margin: 0px 0px 23px 0px;
	text-align: left;
}

.tcol2 {
	float: left;
	width: 310px;
}

.tcol2 .media {
	height: 240px;
	margin-bottom: 15px;
	width: 320px;
}


.tcol2 .media img{
	height: 240px;
	width: 320px;
}

.tcol2 .media .video {
	background: url(../images/botao-play.png) no-repeat;

}

.tcol2 .media .imagem {
	background: url(../images/botao-zoom.png) no-repeat;
}

.tcol2 .media .video,
.tcol2 .media .imagem  {
	height: 30px;
	margin: 15px 0px 0px 275px;
	position: absolute;
	width: 30px;
}

.tcol2 .media a {
	border: none;
}

/**
* Inserir anuncio
**/

.inserirAnuncio h2 {
	background: #e6f0f2;
	color: #006ab2;
	margin-bottom: 10px;
	padding: 15px;
	width: 681px;
}

.inserirAnuncio form h2 {
	background: #e6f0f2;
	color: #006ab2;
	margin-left: -15px;
	width: 693px;
	position: relative;
}

.inserirAnuncio form {
	padding: 0px 0px 15px 0px;
	width: 693px;
}

#login .login {
	padding: 15px 0px 15px 0px;
}

.inserirAnuncio form td a,
.inserirAnuncio form td a:visited {
	border: none;
	font-weight: bold;
}

/**
* Footer
**/
#footerContainer {
	margin: 0 auto;
	margin-bottom: 2px;
	width: 980px;
}

#footerContainer .start {
	background: url(../images/footer_left.png) no-repeat;
	height: 17px;
	position: absolute;
	width: 3px;
}

#footerContainer .end {
	background: url(../images/footer_right.png) no-repeat;
	height: 17px;
	margin-left: 977px;
	position: absolute;
	width: 3px;
}

#footer {
	height: 12px;
	padding: 5px 10px 0px 10px;
	background: #d9d9d9;
	font-size: 0.85em;
	color: #4c4c4c;
}
#footer .copyright a,
#footer .copyright a:visited,
#footer .copyright a:hover {
	border: none;
	color: #4c4c4c;
}
#footer .disclaimer {
	float: right;
	color: #4c4c4c;
}
#footerBottom {
	background: url(../images/footer_round_corners.png) no-repeat;
	height: 3px;
	width: 980px;
	margin: 0 auto;
}

/**
* Box component
**/
.box {
	width: 170px;
}

.box .head {
	background: #0090d4 url(../images/box_blue_fold.png) no-repeat top left;
	color: #fff;
	margin-bottom: 1px;
	padding: 4px 3px 4px 27px;
	width: 140px;
}

.box .body {
	background: #fff url(../images/box_body_blue_background.png) repeat-x;
	font-size: 0.95em;
	width: 100%;
}

.box ul li {
	border-bottom: 1px dotted #b3b3b3;
	color: #000;
	list-style: none outside;
	padding: 5px 5px 6px 10px;
}

.box ul li a,
.box ul li a:visited {
	border: none;
	color: #222;
	text-decoration: none;
}

.box ul li a:hover {
	color: #0090d4;
	text-decoration: none;
}

.box .more {
	background: url(../images/open.png) no-repeat right;
	font-size: 0.90em;
	margin-top: 3px;
	padding-right: 14px;
	text-align: right;
}

.box .less {
	background: url(../images/close.png) no-repeat right;
	font-size: 0.90em;
	margin-top: 3px;
	padding-right: 14px;
	text-align: right;
	display: none;
}

.box .more a,
.box .less a,
.box .more a:visited,
.box .less a:visited {
	border: none;
	color: #666;
}

.box .more a:hover,
.box .less a:hover {
	color: #96bd0d;
}

.box.orange .head {
	background: #f39f1a url(../images/box_orange_fold.png) no-repeat top left;
}

.box.orange .body {
	background: #fff url(../images/box_body_orange_background.png) repeat-x;
}

.box.green .head {
	background: #96bd0d url(../images/box_green_fold.png) no-repeat top left;
}

.box.green .body {
	background: #fff url(../images/box_body_green_background.png) repeat-x;
}

/**
* Tab Component
**/
.tabs {
	margin-bottom: 15px;
	width: 725px;
}

.tabs .menu  {
	display: block;
	height: 25px;
}

.tabs .menu ul li {
	background: #d9dee1 url(../images/tab_background_gray.png) repeat-x;
	color: #fff;
	float: left;
	font-weight: bold;
	list-style: none outside;
	margin-right: 1px;
	padding: 6px 11px 7px 11px;
}

.tabs .menu ul li.current,
.tabs .menu ul li.over {
	background: #7e9a02 url(../images/tab_background_green.png) repeat-x;
}

.tabs .menu ul li.inserir {
	background: #036fb5 url(../images/tab_background_blue.png) repeat-x;
}

.tabs .menu ul li a,
.tabs .menu ul li a:visited {
	border: none;
	color: #fff;
}

.tabs .tabBody {
	border: 1px solid #d9dee1;
	display: block;
	padding-left: 15px;
}
/* Tab component end */
 
/**
* Buttons
**/
.botaoNext {
	background: #7a9300 url(../images/botao-fundo.png) repeat-x;
	color: #fff;
	float: right;
	font-size: 0.87em;
}

.botaoNext img {
	vertical-align: middle;
}
.botaoNext .texto {
	display: inline;
	margin: 0px 10px 0px 15px;
}

.botaoNext a {
	border-bottom: 0;
}

.botaoNext a .texto  {
	color: #fff;
}

.botaoPrev {
	position: absolute;
	background: #7a9300 url(../images/botao-fundo.png) repeat-x;
	font-size: 0.87em;
	color: #fff;
	margin-top: 221px;
	margin-left: 166px;
}
.botaoPrev img {
	vertical-align: middle;
}
.botaoPrev .texto {
	display: inline;
	margin: 0px 15px 0px 10px;
}

.botaoPais {
	position:absolute;
	margin: 222px 0px 0px 162px;
	border: none;
}

.botaoPaisEN {
	position:absolute;
	margin: 222px 0px 0px 139px;
	border: none;
}

.ligue {
	width: 100%;
	text-align: center;
}
.ligue a {
	border-bottom: none;
}

/**
* Misc
**/
.required {
	color: #f39f1a;
}

.warning {
	color: #808080;
	line-height: 18.4px;
	margin: 5px 0px 5px 0px;
}

.secondLevel {
	margin-left: 23px;
}

.clear {
	clear: both;
}

.morePanel {
	display: none;
}

/**
* Tabs
**/
.tabs .tabBody {
	display: none;
}

.tabs #tabBody1 .tabBody {
	display: block;
}

.ratingResult {
	color: #b5b5b5;
	font-size: 12px;
	float: left;
	margin-top: 13px;
}
