/* -------------------- BODY -------------------- */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(imagens/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 {
	color: #330099;
}

h2 {
	color: #CC0000;
}


/* -------------------- BODY -------------------- */



/* -------------------- CONTAINER --------------- */

.twoColFixLt #container { 
	width: 955px;
	margin-top: 71px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* -------------------- CONTAINER --------------- */



/* -------------------- SIDEBAR ----------------- */

.twoColFixLt #sidebar1 {
	float: left;
	width: 250px;
}

.logoSioly {
	height: 167px;
	margin-bottom: 31px;
}

/* BUSCA */
.buscatop {
	height: 48px;
	background-image: url(imagens/busca_top.png);
	background-repeat: no-repeat;
	background-position: center;
}

.busca {
	background-image: url(imagens/busca_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

.buscabottom {
	height: 41px;
	background-image: url(imagens/busca_bottom.png);
	background-repeat: no-repeat;
	background-position: center;
}

.pelocodigo {
	padding-right: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.pelotipo {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.dadosbusca {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.textinput {
	color: #FF9900;
	border: 1px solid #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	width: 135px;
	font-weight: bold;
}

.azul {
	color: #000066;
}
/* BUSCA */

.chat {
	margin-top: 0px;
	width: 250px;
	height: 77px;
}

/* -------------------- SIDEBAR ----------------- */



/* ------------------ MAINCONTENT --------------- */

.twoColFixLt #mainContent { 
	margin-left: 271px;
}

.menutop {
	height: 47px;
}

.menutop a:link, .menutop a:active, .menutop a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
}

.menutop a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	padding-right: 15px;
	
}

.banner {
	width: 680px;
	height: 120px;
	margin-bottom: 31px;
}

.content {
	background-image: url(imagens/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	padding: 15px;
	text-align: left;
}

/* ------------------ MAINCONTENT --------------- */



/* ------------ FOOTER CONTAINER ---------------- */

#footercontainer  {
	height: 150px;
	background-image: url(imagens/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.footer {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

.copy {
	float: left;
	font-size: 13px;
	margin-top: 67px;
	margin-left: 50px;
}

.contador {
	float: left;
	margin-top: 65px;
	margin-left: 50px;
}

.typo3 {
	float: left;
	margin-top: 60px;
	margin-left: 100px;
}

.astro {
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}

/* ------------ FOOTER CONTAINER ---------------- */



/* --------------- CLEAR FLOAT ------------------ */

.clearfloat {
	clear: both;
    height: 0;
}

/* --------------- CLEAR FLOAT ------------------ */



/* --------------- LINKS GERAIS ------------------ */

.email a:link, .email a:visited, .email a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC3300;
}

.email a:hover {
	color: #FF9900;
}

/* --------------- LINKS GERAIS ------------------ */



/* ------------- PUBLISH LISTING ---------------- */

.box1 {
	text-align: center;
	width: 163px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #F5F5F5;
	color: #6633CC;
	font-weight: bold;
	margin-left: 5px;
}

.box2 {
	background-color: #FFFFFF;
	width: 480px;
	border: solid 1px #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/bg_box2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 14px;
}

.titlebox2 {
	font-weight: bold;
	padding-top: 8px;
}

.box3 {
	background-color: #FFFFFF;
	width: 480px;
	border: solid 1px #CCCCCC;
	padding: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}

/* ------------- PUBLISH LISTING ---------------- */


/* ----------- RESULTADO DA BUSCA ------------ */

.naoencontrado {
	padding: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	border: 1px #ff0000 solid;
}

.resultados {
	font-size: 15px;
	line-height: 20px;
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	background-color:#00FFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.nav {
	padding-top: 30px;
	padding-bottom: 30px;
}

.anterior {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
}

.proxima {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}


.anterior a:link, .anterior a:visited, .anterior a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}

.anterior a:hover {
	color: #FF9900;
}

.proxima a:link, .proxima a:visited, .proxima a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}

.proxima a:hover {
	color: #FF9900;
}

.maisdetalhes {
	text-align: left;
	font-size: 14px;
}

.maisdetalhes a:link, .maisdetalhes a:visited, .maisdetalhes a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

.maisdetalhes a:hover {
	color: #0099FF;
}

/* ----------- RESULTADO DA BUSCA ------------ */



/*------------ VEICULOS DESTAQUE ------------- */

.fabricante {
	font-weight: bold;
	text-align: left;
	color: #330099;
}

.preco {
	color: #CC0000;
	font-weight: bold;
	text-align: left;
}

.modelo {
	text-align: left;
	color: #330099;
}

/*------------ VEICULOS DESTAQUE ------------- */



/* ---------- POWER MAIL ---------------------------- */

#formcontato {
		width: 498px;
		margin-left: 15px;
}

span.powermail_mandatory {
	color: red;
}

input.validation-failed, textarea.validation-failed {
	background-color: #CC0000;
	color: #FFFFFF;
}

div.powermail_mandatory_js {
	color: red;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 90px;
	font-size: 12px;
}

fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #003366;
	padding: 10px;
	margin-bottom: 15px;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 90px;
	float: left;
	clear: both;
	font-size: 14px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	/* background-color: #FFFFFF; */
	color: #0066FF;
}

fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset textarea {

}

div.tx_powermail_pi1_fieldwrap_html {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}


input.powermail_reset {
	background-color: #666666;
	color: #FFFFFF;
	width: 80px;
	position: relative;
	float: left;
	margin-right: 7px;
	border: none;
	padding: 2px;
}

input.powermail_submit {
	font-weight: bold;
	background-color: #33CC00;
	width: 80px;
	position: relative;
	float: left;
	border: none;
	padding: 2px;
}

.tx-powermail-pi1_confirmation_back {
	border: 1px solid #444;
}

.tx-powermail-pi1_confirmation_submit {
	font-weight: bold;
	border: 1px solid #444;
	background-color: #00CC00;
}

td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

.powermail_text {
	font-weight: bold;
	padding: 4px;
	width: 320px;
	color: #FFFFFF;
	background-color: #003366;
	border: none;
}

.powermail_textarea {
	font-weight: bold;
	padding: 4px;
	width: 320px;
	height: 100px;
	color: #FFFFFF;
	background-color: #003366;
	border: none;
}

/* ---------- POWER MAIL final --------------------- */
