/* CSS Document */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;	
}
iframe{
    margin:auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Redefinindo as tags HTML*/
html{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	background: url("images/bg_listras.png") repeat scroll 0 0 transparent;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #5E5E5E;
}
ol {
    list-style: decimal outside none;
    margin: 0 0 0 30px;
}
ol li{
	font-size: 11px;
    margin: 18px 30px;
}
ul li {    
    font-size: 11px;
}
a{
	text-decoration: none;
    color: #5E5E5E;	
}
img{
	border: 4px solid #6178A1;
}
strong{
	color: #26468F;
    font-weight: bold;
}
label{
	
}
p {
    font-size: 11px;
    margin: 18px 30px;
	line-height:150%
}
h1{

}
h2{	  
    margin: 0;
}
h3{	
    font-weight: bold;
}
/*h3{
	color: #26468F;
	float: left;    
    margin: 5px 0 5px 30px;
}*/

/* Estilo do Site */
#wrapper{
	background: url("images/listadecarros_home_L1b_01.png") repeat-x scroll 0 0 transparent;
}
#container{
	height: 100%;
    margin: 0 auto;
    text-align: left;
    width: 1050px;
}

/* Estilo do Cabeçalho */
#header{
	background: url("images/bg_topo.png");
	height: 183px;
	line-height: 1;
	position:relative;
}
#header #logo{
border:0;
position:absolute;
top:69px;
left:64px;
}
#header #logo img{
border:0;
}
#menu {
	clear: both;
    float: left;
    list-style: none outside none;
    margin: 25px 0 0 55px;
    padding: 0;
    text-transform: uppercase;
}  
#menu li {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
}
#menu #inicio {
	margin: 0 31px 0 0;
}
#menu #contacto {
    margin: 0 23px 0 0;
}
#menu #mapa {
    margin: 0 21px 0 0;
}
#menu #privacidad {
	margin: 0 18px 0 0;
} 
#menu #autos {
    margin: 0 28px 0 0;
}
#menu li a{
    color: #FFFFFF;    
}
#menu li a:hover{
	color: #CCCCCC;    
}
#header form{	
	float: left;
	margin: 18px 14px 0;
    color: #5E5E5E;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;	
}
#header label {
	float: left;
    line-height: 26px;
}
#header .searchtopfield{
	background: url("images/searchbar_top.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
	margin-left: 20px;
}
#header .searchtopfield input{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    height: 28px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 155px;
	cursor: text;
}
#header form input{
    background: url("images/bt_searchtop.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 24px;
    margin: 0 0 0 20px;
    width: 24px;
}
#social{
    float: right;
    margin: 59px 16px 0 0;	
}
.social {
    float: left;
    margin: 5px;
    width: 150px;
}
.plusone{
	background: url("images/bg_gplus.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 37px;
    padding: 3px 0 0 11px;
    width: 105px;
}
#twitter{
	float: left;
}
#twitter a {
	background: url("images/bt_twitter.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 37px;
    width: 37px;
}
.rss{	
    float: left;    
}
.rss a{ 
	background: url("images/bt_rss.png") no-repeat scroll 0 0 transparent;
	height: 37px;
    width: 37px;
	float: left;
}

/* Estilo dos ads */
#ad-header{
	float: right;
    height: 57px;
    margin: 44px 42px 0 0;
    width: 466px;
}
#ad-right{
	background: url("images/bg_adsenselateralhome.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 369px;
    width: 272px;
    margin: 20px 0 0;
}
#banner-amazon{
    float: left;
    height: 240px;
    width: 272px;
    margin: 20px 0 0;
    text-align: center;
}
#ad-bottom-left{
	background: url("images/bg_adsensefooter.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 255px;
    margin: 18px 0 0 17px;
    width: 522px;
}
#ad-bottom-left li{
	display: inline;
	margin: 0 auto;
}
#ad-top-post {
    float: left;
    margin: 10px 0 0 65px;
}
#ad-top-post li {
    display: inline;
    margin: 0 35px;
}
.ad-mid-large{
    margin: 41px 0 0 24px;
}
.ad-large {
    margin: 18px 9px;
}
.ad-large-index {
    margin: 52px 9px;
}
.ad-small {
    margin: 18px 16px;
}
.ad-bottom-area{
	/*margin: 90px 0 0 25px;*/
	margin: 41px 0 0 25px;
}
.adsense_test{
	float: left;
	margin: 0 15px 0 0;
	width: 700px;
}
/* Estilos Gerais do site*/
.content{
	background: transparent url('images/bg_content.png') repeat-y center top;
    float: left;
    line-height: 1;
    margin: 0;
    min-height: 100%;
    width: 1050px;
	padding-bottom: 20px;
}
.left-column{
    float: left;
    width: 720px;
	margin: 0 0 0 13px;
}
.right-column{
	float: right;    
    width: 290px;
	margin: 0 13px 0 0;
} 
.bottom-left{    
	width: 555px;
	margin-bottom:20px;
}
.bottom-right{
    width: 465px;
	margin-bottom:20px;
}
.title{
	color: #3D3D3D;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
}
.title-med{
    background: url("images/tit_not_marca.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    height: 66px;
    line-height: 63px;
    margin: 10px 0 10px 5px;
    padding-left: 20px;
    text-align: left;
	text-transform: uppercase;
}
.title-small {
    background: url("images/tit_subtitulo.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    padding: 21px;
    text-align: left;
    text-transform: uppercase;
}
.standard {
    border: medium none !important;
}
.breadcrumb {
    background: url("images/bg_breadcrumb.png") no-repeat scroll 0 0 transparent;
    color: #26468F;
    font-size: 11px;
    font-weight: bold;
    height: 38px;
    line-height: 30px;
    margin: 16px 0 0 33px;
    padding: 0 0 0 20px;
}
.breadcrumb a{
    font-weight: normal;
    text-decoration: underline;
}
.content-top{
    background: url("images/bg_top_conttint.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    width: 708px;
	float: left;
}
.content-mid{
	background: url("images/bg_cont_conttint.png") repeat scroll 0 0 transparent;    
    width: 708px;
    float: left;
}
.content-mid h2{
	margin:0;
}
.content-mid h2 a{
	color:#26468F;
}
.content-bottom{
    background: url("images/bg_bottom_conttint.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    width: 708px;
	float: left;
}
.blue-bar{	
	background: url("images/bg_leiamas.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    margin-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 99.5%;
}
.blue-bar a{
	color: #FFFFFF;
    float: right;
    line-height: 24px;
    margin-right: 21px;
}
.blue-bar .ver-mas{
	float:right;
	margin:0;
}
.blue-bar-large{
    background: url("images/bg_infospost.jpg") repeat-x scroll 0 0 transparent;
    height: 34px;
    margin: 5px;
    width: 98.9%;
}
.blue-bar-large a{
    line-height: 33px;
}
.blue-bar-largeo-comments{
	color: #FFFFFF;
    float: left !important;
    line-height: 33px !important;
    margin: 0 17px !important;
}
.cat-plusone{
    margin: 7px; 
    float: left;
}
.cat-twitter {
    float: left;
    margin: 2px;
}
.cat-facebook{
    margin: 7px; 
    float: left;
}
.Buttons{
	background: url("images/button_modeloazul.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;    
    font-weight: bold;
    height: 26px;
    text-shadow: 1px 1px #000000;
    width: 110px;
	cursor: pointer;
	margin: 0 0 5px 0;
}
.buttom-blue{
	background: url("images/button_modeloazul.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 26px;
    text-shadow: 1px 1px #000000;
    width: 110px;
	cursor: pointer;
}
.buttom-gray{
	background: url("images/button_modelocinza.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 26px;
    text-shadow: 1px 1px #000000;
    width: 110px;
    cursor: pointer;
}

/* Estilo das Caixas*/
#highlights{
	background: url("images/bg_destacados.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 281px;
    margin: 20px 0;
    width: 701px;
}
.highlights-title{
	margin-left: 59px;
    text-align: left;
}
.car-type{
	background: url("images/listadecarros_home_L1b_19.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 582px;
    margin: 14px 0 0 18px;
    width: 341px;
}
.type-title{
	background: url("images/bg_tit_cat_car.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 65px;
    line-height: 63px;
    margin: 29px 0 0;
    width: 100%;
}
.car-type ul{
	border-top: 1px solid #C3C4C6;
    float: left;
    margin: 0 15px;
    padding: 8px 0; 
}
.car-type ul li{
	float: left;
    font-size: 12px;	
}
#latest-news{
    background: url("images/bg_noticiashome.png") repeat scroll 0 0 transparent;
    float: right;
    height: 472px;
    margin: 17px 0 0;
    width: 701px;
}
.latest-title{	
	background: url("images/bg_tit_cat_noticias.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 65px;
    line-height: 63px;
    margin: 20px 0;
    padding-left: 20px;
    text-align: left;
    text-transform: uppercase;
}
#latest-news ul{
	border-right: 1px solid #C3C4C6;
    float: left;
    margin: 0 5px 0 15px;
    padding: 0 5px 15px;
    width: 318px;
	height:90px;
}
#latest-news ul li{
	float: left;
    font-size: 13px;	
}
.standard .list-image img{
	height:180px;
}
.list-image  ul{
	border-top: 1px solid #C3C4C6;
    float: left;
    margin: 0 15px;
    padding: 12px 0; 
}
.list-image  ul li{
	float: left;
    font-size: 13px;	
}
.list-image {
    margin: 2px 8px 2px 0;
}
.list-title  a{	
	color: #26468F;
    float: left;
    font-weight: bold;
    margin-bottom: 8px;
    text-decoration: none;
    width: 200px;
}
.list-title {
	width: 200px;
	height: 24px;
	overflow: hidden;
	margin-bottom:4px;
}
#latest-news .list-title{
	height:28px;
}
.large, .large a {
    margin: 0 0 5px;
    width: 307px;
	border: none;
}
.list-text{
	width: 200px;
	height: 24px;
	overflow: hidden;
	margin-bottom:4px;
}
#latest-news .list-text{
	height:28px;
	margin-bottom:0;
}
#videos{
    background: url("images/bg_videos.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 239px;
    margin: 20px 0 0;
    width: 272px;
}
.videos-title{
	margin-right: 54px;
    text-align: right;
}
#week-photos{
	background: url("images/bg_fotosdasemana.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 248px;
    width: 272px;
    margin: 20px 0 0;
}
#week-photos ul {
    margin: 6px;
}
#week-photos li{
	display: inline;
    float: left;    
    margin: 3px;
    overflow: hidden;
}
#week-photos img{
    width:50px;
    height:50px;
}
#compartir-sidebar{
    background: url("images/boxcompartir.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 499px;
    margin: 20px 0 0;
    width: 273px;
}
#five-more{
	background: url("images/bg_articulosmasvisitados.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 469px;
    width: 272px;
    margin: 20px 0 0;
}
.five-title {
    line-height: 20px;
    margin: 18px 0 31px 110px;
    width: 131px;
}
#five-more li img{
	float:left;
	margin-right:10px;
}
#five-more li {	
	border-bottom: 1px solid #C3C4C6;
    display: inline;
    float: left;
    list-style: none outside none;
    margin-left: 13px;
    padding: 7px 0;
	width:248px;
}
#five-more a{
	color: #26468F;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#categories{
	background: url("images/bg_categorias.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 364px;
    margin: 20px 0 0 17px;
    width: 229px;
}
.categories-title{
    margin-left: 25px;
    text-align: left;
}
#categories ul{
	clear: both;
	list-style: none outside none;
	margin: 10px 0 0 10px;
	padding: 0;
	text-decoration: none;
	overflow-y: scroll;
	width: 215px;
	height: 306px;
}
#categories li{
    margin: 7px;
	font-size:12px;
} 
#poll{
	background: url("images/bg_encuesta.png") no-repeat scroll 0 0 transparent;
    color: #26468F;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 364px;
    margin: 20px 0 0 20px;
    width: 272px;
}
#poll form{
	list-style: none outside none;
    margin: 10px;
    padding: 0;
}  
#poll ul{
	display: inline;
}
#poll li {
    border-bottom: 1px solid #C3C4C6;
    color: #5E5E5E;
    font-weight: normal;
    height: 20px;
    margin: 12px 0;
    overflow: hidden;
    padding: 4px 0 10px 25px;
}
#poll li input{
    border: medium none;
    margin: 0 10px 0 0;
}
#poll p{
	margin:0;
}
#polls-2-loading{
display:none;
}
#brand-news{
	background: url("images/bg_quadromarcas.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 637px;
    width: 447px;
    margin: 20px 0 0;
}
#brand-news-blog{
    background: url("images/bg_int_quadromarcas.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 1124px;
    margin: 20px 0 0;
    width: 273px;
}
.brand-title{
    margin-left: 168px;
}
.brand-title-blog{
	margin-left: 0;
}
#brand-news ul, #brand-news-blog ul{
	clear: both;
    list-style: none outside none;
    margin: 7px 0 0 7px;
    padding: 0;
}  
#brand-news li, #brand-news-blog  li{
	display: inline;
    float: left;
    height: 48px;
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 61px;
}  
#brand-news-blog li{
	margin-left: 1px;
    width: 63px;
}
#brand-news a, #brand-news-blog a{
	width:100%; 
	height:100%; 
	display:block;
} 
#acura {
    background: url("images/img_brand.png") no-repeat scroll 2px 0 transparent;
}
#alfaromeo {
    background: url("images/img_brand.png") no-repeat scroll -59px 0 transparent;
}
#astonmartin {
    background: url("images/img_brand.png") no-repeat scroll -120px 0 transparent;
}
#audi {
    background: url("images/img_brand.png") no-repeat scroll -180px 0 transparent;
}
#bentley {
    background: url("images/img_brand.png") no-repeat scroll -240px 0 transparent;
}
#bmw {
    background: url("images/img_brand.png") no-repeat scroll -302px 0 transparent;
}
#buick {
    background: url("images/img_brand.png") no-repeat scroll -362px 0 transparent;
}
#byd {
    background: url("images/img_brand.png") no-repeat scroll -427px 0 transparent;
}
#cadillac {
    background: url("images/img_brand.png") no-repeat scroll -489px 0 transparent;
}
#changan {
    background: url("images/img_brand.png") no-repeat scroll -551px 0 transparent;
}
#chery {
    background: url("images/img_brand.png") no-repeat scroll -610px 0 transparent;
}
#chevrolet {
    background: url("images/img_brand.png") no-repeat scroll -671px 0 transparent;
}
#chrysler {
    background: url("images/img_brand.png") no-repeat scroll -731px 0 transparent;
}
#citroen {
    background: url("images/img_brand.png") no-repeat scroll -792px 0 transparent;
}
#dacia {
    background: url("images/img_brand.png") no-repeat scroll -860px 0 transparent;
}
#daihatsu {
    background: url("images/img_brand.png") no-repeat scroll -921px 0 transparent;
}
#dodge {
    background: url("images/img_brand.png") no-repeat scroll -981px 0 transparent;
}
#ferrari {
    background: url("images/img_brand.png") no-repeat scroll -1042px 0 transparent;
}
#fiat {
    background: url("images/img_brand.png") no-repeat scroll -1105px 0 transparent;
}
#ford {
    background: url("images/img_brand.png") no-repeat scroll -1166px 0 transparent;
}
#geely {
    background: url("images/img_brand.png") no-repeat scroll -1224px 0 transparent;
}
#gm {
    background: url("images/img_brand.png") no-repeat scroll -1290px 0 transparent;
}
#gmc {
    background: url("images/img_brand.png") no-repeat scroll -1352px 0 transparent;
}
#haima {
    background: url("images/img_brand.png") no-repeat scroll -1414px 0 transparent;
}
#honda {
    background: url("images/img_brand.png") no-repeat scroll -1473px 0 transparent;
}
#hyundai {
    background: url("images/img_brand.png") no-repeat scroll -1535px 0 transparent;
}
#infiniti {
    background: url("images/img_brand.png") no-repeat scroll -1596px 0 transparent;
}
#jac {
    background: url("images/img_brand.png") no-repeat scroll -1656px 0 transparent;
}
#jaguar {
    background: url("images/img_brand.png") no-repeat scroll -1730px 0 transparent;
}
#jeep {
    background: url("images/img_brand.png") no-repeat scroll -1793px 0 transparent;
}
#kia {
    background: url("images/img_brand.png") no-repeat scroll -1851px 0 transparent;
}
#lamborghini {
    background: url("images/img_brand.png") no-repeat scroll -1913px 0 transparent;
}
#landrover {
    background: url("images/img_brand.png") no-repeat scroll -1975px 0 transparent;
}
#lexus {
    background: url("images/img_brand.png") no-repeat scroll -2035px 0 transparent;
}
#lifan {
    background: url("images/img_brand.png") no-repeat scroll -2095px 0 transparent;
}
#lincoln {
    background: url("images/img_brand.png") no-repeat scroll -2170px 0 transparent;
}
#lotus {
    background: url("images/img_brand.png") no-repeat scroll -2231px 0 transparent;
}
#mahindra {
    background: url("images/img_brand.png") no-repeat scroll -2291px 0 transparent;
}
#maserati {
    background: url("images/img_brand.png") no-repeat scroll -2353px 0 transparent;
}
#mazda {
    background: url("images/img_brand.png") no-repeat scroll -2415px 0 transparent;
}
#mclaren {
    background: url("images/img_brand.png") no-repeat scroll -2475px 0 transparent;
}
#mercedesbenz {
    background: url("images/img_brand.png") no-repeat scroll -2536px 0 transparent;
}
#mercury {
    background: url("images/img_brand.png") no-repeat scroll -2610px 0 transparent;
}
#mg {
    background: url("images/img_brand.png") no-repeat scroll -2673px 0 transparent;
}
#minicooper {
    background: url("images/img_brand.png") no-repeat scroll -2732px 0 transparent;
}
#mitsubishi {
    background: url("images/img_brand.png") no-repeat scroll -2794px 0 transparent;
}
#nissan {
    background: url("images/img_brand.png") no-repeat scroll -2856px 0 transparent;
}
#opel {
    background: url("images/img_brand.png") no-repeat scroll -2914px 0 transparent;
}
#peugeot {
    background: url("images/img_brand.png") no-repeat scroll -2976px 0 transparent;
}
#piaggio {
    background: url("images/img_brand.png") no-repeat scroll -3047px 3px transparent;
}
#pontiac {
    background: url("images/img_brand.png") no-repeat scroll -3112px 6px transparent;
}
#porsche {
    background: url("images/img_brand.png") no-repeat scroll -3172px 2px transparent;
}
#renault {
    background: url("images/img_brand.png") no-repeat scroll -3232px 4px transparent;
}
#reva {
    background: url("images/img_brand.png") no-repeat scroll -3293px 5px transparent;
}
#rolls-royce {
    background: url("images/img_brand.png") no-repeat scroll -3353px 4px transparent;
}
#saab {
    background: url("images/img_brand.png") no-repeat scroll -3415px 5px transparent;
}
#samsung{
	background: url("images/img_brand.png") no-repeat scroll -3490px 3px transparent;
}
#saturn {
    background: url("images/img_brand.png") no-repeat scroll -3552px 2px transparent;
}
#scion {
    background: url("images/img_brand.png") no-repeat scroll -3613px 2px transparent;
}
#seat {
    background: url("images/img_brand.png") no-repeat scroll -3673px 2px transparent;
}
#skoda {
    background: url("images/img_brand.png") no-repeat scroll -3735px 2px transparent;
}
#smart {
    background: url("images/img_brand.png") no-repeat scroll -3795px 2px transparent;
}
#ssangyong {
    background: url("images/img_brand.png") no-repeat scroll -3857px 0 transparent;
}
#subaru {
    background: url("images/img_brand.png") no-repeat scroll -3922px 0 transparent;
}
#suzuki {
    background: url("images/img_brand.png") no-repeat scroll -3986px 0 transparent;
}
#tatamotors {
    background: url("images/img_brand.png") no-repeat scroll -4047px 0 transparent;
}
#terrafugia {
    background: url("images/img_brand.png") no-repeat scroll -4108px 0 transparent;
}
#toyota {
    background: url("images/img_brand.png") no-repeat scroll -4170px 0 transparent;
}
#volvo {
    background: url("images/img_brand.png") no-repeat scroll -4229px 3px transparent;
}
#volkswagen {
    background: url("images/img_brand.png") no-repeat scroll -4290px 2px transparent;
}
#zenvo {
    background: url("images/img_brand.png") no-repeat scroll -4352px 0 transparent;
}
#zotye {
    background: url("images/img_brand.png") no-repeat scroll -4417px 0 transparent;
}
#zxauto {
    background: url("images/img_brand.png") no-repeat scroll -4478px 4px transparent;
}
#bugatti {
	background: url("images/img_brand.png") no-repeat scroll -4533px 0 transparent;
}
#gtamotor {
	background: url("images/img_brand.png") no-repeat scroll -4662px 1px transparent;
}
#greatwall {
	background: url("images/img_brand.png") no-repeat scroll -4602px 4px transparent;
}

/* Página de 404 */
.content-notfound{
	padding-bottom: 0;
}
.notfound{
    background: url("images/bg_404.png") no-repeat scroll 0 0 transparent;
    color: #5E5E5E;
    font-size: 12px;
    font-weight: bold;
    height: 400px;
    margin: 50px auto 0;
    width: 642px;
}
.notfound-title{
	float: right;
    margin: 101px 23px 0 0;
}
.notfound form{	
	background: url("images/bg_search404.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 77px;
    margin: 0 72px;
    text-transform: uppercase;
    width: 403px;
}
.notfound label {
	float: left;
    line-height: 26px;
    margin: 21px 0 0 42px;
}
.notfound .notfoundfield{
	background: url("images/bg_search_404.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 20px 0 0 20px;
}
.notfound .notfoundfield input{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    height: 28px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 155px;
	cursor: text;
}
.notfound form input{
	background: url("images/bt_search_404.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 24px;
    margin: 22px 0 0 20px;
    width: 24px;
}
.notfound-text{
	float: right;
    font-weight: normal;
    margin: 28px 115px;
    text-align: center;
    width: 300px;
}

/*Página de contato*/
.contact{
	height: 10px;
    margin: 10px auto;
    width: 708px
}
.contact form {
    margin: 40px auto;
    width: 520px;
}
.contact ul{

}
.contact ul li{
	line-height: 43px;
}
.form-label{
	float: left;
    font-weight: bold;
    margin: 0 20px 0 40px;
    text-align: right;
    width: 90px;	
}
.contact ul li input{
	width: 200px;
	margin: 0 5px 0 0;
}	
.contact ul li textarea{
	height: 120px;
    margin: 12px 5px 20px 0;
    width: 300px;
}

/* Post */
.post-content{
	float: left;
    margin: 20px 0 0 13px;
}
.post-content a{
	color: #26468F;
}
.post-content h3 {
    color: #26468F;
    font-weight: bold;
    margin: 5px 0 5px 30px;
}
.post-title{
	background: url("images/listadecarros_paginainterna_L1_03.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 87px;
    margin: 20px 0 0 18px;
    width: 708px;
	color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 77px;    
}
.post-title #car_select{
    float:right;
    margin: 28px 24px 0 0;
}
.post-title h1 {
    font-size: 15px;
    margin: 0 0 0 55px;
    overflow: hidden;
}
.post-text{
	float: left;
}
.post-edit{
	float: left; 
	font-size: 12px; 
	margin: 5px 0 5px 25px; 
	text-align: right; 
	width: 660px;
}
.coment-title {
    font-size: 12px;
    margin-left: 6px;
}
.post-content form {
    margin: 40px auto;
    width: 520px;
}
.post-content ul{
	font-size: 10px;
    font-weight: bold;
    line-height: 43px;
	margin:0 30px;
}
.post-content ul li input{
	width: 200px;
	margin: 0 5px 0 0;
}	
.post-content ul li textarea{
    height: 120px;
    margin: 12px 5px 20px 0;
    width: 514px;
}
.post-plusone{
	margin: 5px; 
	float: right;
}
.post-twitter {
    float: right;
    margin: 2px;
}
.post-facebook{
	margin: 7px; 
	float: right;
}
.post-comments{
	float: left; 
	margin: 0 0 0 12px;
	color:#fff;
	font-size:14px;
    padding-top:10px;
}
.post-comments a{
	color:#fff;
	float:none;
}
#gravatar {
    background: none repeat scroll 0 0 #F5F6F8;
    float: left;
    font-weight: normal;
    margin: 13px 31px;
    padding: 10px 5px;
}
#gravatar li{
	float: left;
    line-height: 1;
    width: 530px;
}
.gravatar-thumb{
	height: 88px;
    margin: 0 10px 0 0;
    width: 88px !important;
}
#gravatar .date{
    color: #6E7B8B;
}
#gravatar a{
	color: #6178A1;
	text-decoration: underline;
}
.gravatar-last{
	margin-bottom: 41px !important;
}
.sociable{
    float: left;
    font-weight: bold;
    margin: 5px 0 5px 30px;
}
.sociable ul{
	display: inline;
}
#gallery-1 img {
    border: 4px solid #6178A1 !important;
}
#post-links {
	float: left;
    margin: 10px 0 10px 44px;
    width: 600px;	
	list-style: none;
}
#post-links li {
    background: url("images/bullet_lista.png") no-repeat scroll 0 12px transparent;
    line-height: 28px;
    padding: 0 0 0 17px;
}
#post-links a{
	color: #8796bd;
	text-decoration: underline;
}

/* Estilo do search e Categoria Genérica*/
.post-overview{
	float: left;
    margin: 20px 0 0 13px;
}
.post-overview ul{
    float: left;
    margin: 15px 20px;
}
.post-overview ul li {
    float: left;
}
.overview-thumb{
    height: 165px;
    width: 307px;
}
.overview-thumb img{
	width:300px;
	height:160px;
}
.overview-title{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 23px;
    width: 330px;
	color: #26468F;
}
.overview-text{
    margin: -10px 0 0 0;
    width: 360px;
}
.pagination{
	float: left;
    margin: 20px 0 0 13px;
}
.wp-pagenavi {
    float: right;
    margin: 0 35px;
}
.pagination-area {
    background: url("images/tit_not_marca.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 65px;
    margin: 20px 0 26px 5px;
    padding: 18px 0 0 10px;
}
.pagination ul{ 
	margin: 0 auto;
    padding: 18px 0 0;
    width: 340px;
}
.pagination a, .pagination span{ 
	border: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: left;
    height: 18px;
    line-height: 18px;
    margin: 2px;
    text-align: center;
    width: 18px;
}
.pagination .current{
	background:#fff;
	color:#26468F;
}
.selected{ 
    border: 1px solid #FFFFFF;
	background: #FFFFFF;
	color: #26468F;
    float: left;
    height: 20px;
    line-height: 18px;
    margin: 2px;
    text-align: center;
    width: 20px;
}

/* Estilo da Página de Categoria para Marcas*/
.brand-content{
	margin: 20px 0 0 13px;
}
.brand-content a{
	color: #26468F;
}
.brand-content ul{
	border-top: 1px solid #C3C4C6;
    float: left;
    margin: 0 20px;
    padding: 12px 0;
}
.brand-content ul li{
	float: left;
    font-size: 13px;	
}
.brand{
	background: url("images/bg_hold_marca.png") no-repeat scroll 0 0 transparent;
	height: 111px;
    margin: 20px 0 0;
    width: 275px;
}
.brand-logo{
	float: left;
    margin: 7px 0 0 7px;
}
.brand-logo img{
	border: 0 none;
}
.brand-name{
	color: #FFFFFF;
    float: right;
    font-size: 15px;
    font-weight: bold;
    line-height: 52px;
    margin: 27px 5px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 159px;
}
.brand-description{
	background: url("images/bg_info_marca.png") repeat scroll 0 0 transparent;
    height: 89px;
    margin: 20px 0 0;
    width: 275px;
}
.brand-description ul{
    float: left;
    margin: 20px;
	line-height: 14px;
}
.brand-description li a{
    text-decoration: underline;
}
.brand-column{	
	border-left: 1px solid #C3C4C6;
    float: left;
    margin: 0 0 0 3px;
    width: 348px;
}

/*Estilo das Páginas do Blog*/
.content-page{
	
}
.content-page a{
	color: #26468F;
}
.content-mid h2 {
    font-weight: bold;
    margin: 10px 30px;
}
.content-category h2 {
    margin: 5px 0;
}
.ddsg-wrapper{
	margin: 0 30px;
}
.ddsg-wrapper .ddsg-pagenav{
	margin: 20px;
}
.ddsg-wrapper .ddsg-pagenav p{
	
}
.ddsg-wrapper .ddsg-pagenav p a{	
	background: #FFFFFF;
}
.uiwelcome{
	margin: 20px 30px;
}
#postsearchads {
	display: inline;
}
#postsearchads ul li{
	padding: 10px 10px;
	border: 1px solid #6178A1;
	background: #E0E7F1;
	color: #26468F;
}

#classifiedcats{
	display: inline;
}
#classifiedcats .showcategoriesmainlist{

}
#classifiedcats .showcategoriesmainlist ul{

}
#classifiedcats .showcategoriesmainlist ul li {

}
#classifiedcats .showcategoriesmainlist ul li p a{

}


/* Estilos da SidebardoBlog*/
#latest-articles {
    background: url("images/bg_int_ultimosarticulos.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 430px;
    margin: 20px 0 0;
    width: 273px;
}
.latest-articles-title {
    margin: 2px 0 9px;
}
#latest-articles ul {	
	border-bottom: 1px solid #C3C4C6;
    display: inline;
    float: left;
    list-style: none outside none;
    margin-left: 13px;
    padding: 7px 0;
}  
#latest-articles li{
    display: inline;
    float: left;
    margin-right: 9px;
    overflow: hidden;
} 
#latest-articles a{
	color: #26468F;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 14px 0;
    text-decoration: none;
    width: 166px;
}
#categories-articles{
	background: url("images/bg_int_categorias.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 364px;
    margin: 20px 0 0;
    width: 273px;
}
.categories-articles-title{
    margin-left: 25px;
    text-align: left;
}
#categories-articles ul{
	clear: both;
    list-style: none outside none;
    margin: 35px 0 0 27px;
    padding: 0;
    text-decoration: none;
}
#categories-articles li{
    margin: 7px;
}

/* Estilo do Footer */
#footer{
	background: url("images/bg_footer.jpg") repeat scroll 0 0 transparent;
    color: #5E5E5E;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 20px 0;
    width: 100%;
	line-height: 1;
}
#footer a{
	text-decoration: underline;
	color: #274b95;
}


.ui-tabs-panel img{
	width:370px;
	height:217px;
}
.wp-polls-loading { 
	display: none; 
}
#classiwrapper {
    padding: 5px 0 0 29px;
}
.displayaditemsodd {
    width: 98%;
}
.elsitiogeek {
	margin: 30px 0 0 0;
    text-align: center;
}
.elsitiogeek-sidebar {
    background: url("images/bg_banner_250x65.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 90px;
    margin: 20px 0 0;
    padding: 8px 0 0;
    text-align: center;
    width: 273px;
}
.elsitiogeek a img, .elsitiogeek-sidebar a img{
	border: none;
}
#followers_count{
    margin:10px 0 0 7px;
    background: url("images/bg_twitter_counter_G.jpg") no-repeat;
    height:90px;
    position:relative;
    color:#fff;
    font-weight:bold;
    font-size:20px;
}
#followers_count span{
    position:absolute;
    bottom:4px;
    right:38px;
}
#followers_count span small{
    font-size:11px;
    display: block;
}
#followers_count_s{
    margin:-5px 0 0 7px;
    background: url("images/bt_twitter_counter_p.jpg") no-repeat;
    height:70px;
    position:relative;
    color:#fff;
    font-weight:bold;
    font-size:12px;
}
#followers_count_s span{
    position:absolute;
    bottom:4px;
    right:30px;
}
#followers_count_s span small{
    font-size:10px;
    display: block;
}

.nrelate {
    margin: 5px 20px; !important
    position: relative;
}
#ads-posts{
    float:left;
    margin:10px 10px 10px 26px;
}
#ads_inside_gallery{
    text-align:center;
    margin-top:10px;
}
.fbcomments{
    margin:20px 0 0 5px;
}
.fbcomments h3{
    background: url("images/bg_infospost.jpg");
    padding:8px 20px;
    color:#fff;
    margin:0;
    margin-right:5px;
}
.fb_iframe_widget{
    margin-left:8px;
}
#gform_ajax_spinner_1{
    border:0;
}
#banner-amazon{
    background: url("images/bg_adsenselateralhome.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 238px;
    width: 272px;
    margin: 20px 0 0;
    padding: 20px 8px;
}
.adsense-top-galeria, .content-galeria{
    width: 985px;
    background: #EEE;
    margin: 15px 30px;

}
.adsense-top-galeria{
    height: 65px;
}
.slideshowlink{
    text-align: center;
}
div.adsense-top-galeria-left, div.adsense-top-galeria-right{
    width: 470px;
}
div.adsense-top-galeria-left{
    float: left;
}
div.adsense-top-galeria-right{
    float: right;
}
.post-facebook, .post-plusone, .post-twitter{
    width: 90px;
}
.gallery-caption{
    display:none;
}