@charset "utf-8";
*{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	background:#ddd;
	padding:10px 0;
}
fieldset{
	border:none;
}
legend{
	display:none;
}
.titulo{
	background:url(../img/title-bg.gif) repeat-x;
	color:#fff;
	text-align:right;
	padding-right:20px;
	font-size:24px;
	height:40px;
	line-height:40px;
}
#site{
	margin:0 auto;
	width:770px;
	height:auto;
	background:#fff;
}
.home{
	background:url(../img/content-bg.gif) repeat-y !important;
}
#header{
	width:100%;
	height:121px;
	background:#fff;
}
#header img{
	float:left;
}
#content{
	width:100%;
	height:auto;
}
#footer{
	position:relative;
	clear:both;
	width:100%;
	padding-top:15px;
	height:53px;
	background:url(../img/bg-footer.gif) repeat-x #624db4;
	text-align:center;
	color:#fff;
	font-size:11px;
}
.smartean{
	position:absolute;
	right:10px;
	top:20px;
}
.smartean img{
	border:none;
}

/* ---------------- MENU ------------------ */

#menu{
	float:right;
	list-style:none;
	padding:10px 10px 0 0;
}
#menu li{
	float:left;
	padding:0 10px;
}
#menu a{
	display:block;
	color:#000;
	text-decoration:none;
	font-size:13px;
	color:#333;
}
#menu a:hover{
	color:#000;
	border-bottom:2px solid #00f;
}

/* ---------------- SIDEBAR ------------------ */

#sidebar{
	float:left;
	width:195px;
	padding:0 0 0 5px;
	height:auto;
}
#sidebar-home{
	float:left;
	width:195px;
	padding:5px 0 0 5px;
	height:auto;
}
.widget{
	width:189px;
	height:auto;
	background:#fff;
	border:1px solid #ccc;
	margin-bottom:5px;
}
.widget h1{
	background:url(../img/bg-sidebar-title.gif) repeat-x;
	height:30px;
	font-size:12px;
	color:#fff;
	text-indent:10px;
	line-height:30px;
}
.vertical-menu{
	list-style:none;
}
.vertical-menu li{
	width:100%;
	height:24px;
	border-bottom:1px solid #ccc;
}
.vertical-menu a{
	display:block;
	color:#555;
	font-size:10px;
	text-indent:10px;
	line-height:24px;
	text-decoration:none;
}
.vertical-menu a:hover{
	background:#28166f;
	color:#fff;
}

/* ---------------- HOME ------------------ */

#banner{
	width:100%;
	height:250px;
	background:url(../img/bg-banner.gif) repeat-x;
}
#search{
	float:right;
	width:270px;
	height:250px;
}
#search form{
	padding-left:15px;
}
#search form label{
	display:block;
	color:#fff;
	font-size:11px;
	padding-top:10px;
}
#search form select,#search form #modelo,#search form span{
	width:190px;
}
#search form span{
	display:block;
	text-align:center;
	padding:10px 0 0 0;
}
#truck-list{
	float:right;
	width:560px;
	padding:10px 0 0 0;
}

/* ---------------- TRUCK LIST ------------ */

.truck-list{
	list-style:none;
}
.truck-list li{
	width:250px;
	height:235px;
	background:url(../img/truck-list-bg.gif) no-repeat;
	float:left;
	margin:0 0 10px 15px;
	padding:15px 0 0 0;
	text-align:center;
}
.truck-list h2{
	font-size:12px;
	color:#555;
	padding:0 0 5px 0;
}
.truck-list h3{
	font-size:11px;
	color:#555;
}
.truck-list h4{
	font-size:11px;
	color:#555;
	padding:2px 0 0 0;
	font-weight:normal;
}
.truck-list h5{
	font-size:12px;
	color:#777;
	padding:4px 0 0 0;
}
.truck-list .thumbnail{
	padding:6px;
	background:#fff;
	border:1px solid #ccc;
}

/* ---------------- DETALHES ------------ */

.back-link{
	display:block;
	padding-bottom:10px;
	padding-left:15px;
}
.back-link a{
	font-size:12px;
	color:#009;
	text-decoration:none;
}
.back-link a:hover{
	text-decoration:underline;
}
#detalhes{
	
}
#detalhes p{
	font-size:11px;
	color:#555;
	padding:10px;
	float:right;
	width:280px;
	background:#e0e0e0;
}
#detalhes .container{
	padding:10px;
}
#detalhes .foto{
	width:440px;
	height:auto;
	padding:10px 0 10px 0;
	float:left;
	background:#ccc;
	text-align:center;
}
#detalhes h2{
	text-align:right;
	padding:10px 20px 0 0;
}
#detalhes h3{
	text-align:right;
	padding:0 20px 10px 0;
	color:#555;
}
#detalhes h4{
	text-align:right;
	padding:0 20px 3px 0;
	color:#555;
	font-size:12px;
}
.thumbnail-list{
	padding:10px 0 10px 18px;
	height:auto;
	list-style:none;
}
.thumbnail-list li{
	float:left;
	margin:0 2px 0 0;
}
.thumbnail-list img{
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
}
#album{
	height:300px;
	background:url(../img/ajax-loader.gif) no-repeat center center;
}
#photo-change img{
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
}
#enviar{
	float:right;
	width:300px;
	height:231px;
	overflow:hidden;
	background:url(../img/mail-send-bg.jpg) no-repeat;
	text-align:center;
	padding:39px 0 0 0;
}
#enviar label{
	display:block;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#555;
}
#enviar .text{
	border:2px solid #ccc;
}
#enviar .ddd{
	width:20px !important;
}
#enviar .tel{
	width:70px !important;
}
#enviar span{
	display:block;
	width:100%;
	padding:10px 0 0 0;
}

#indicar{
	float:left;
	width:440px;
	height:231px;
	overflow:hidden;
	background:url(../img/mail-send-bg2.jpg) no-repeat;
	text-align:center;
	padding:69px 0 0 0;
}
#indicar label{
	display:block;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#555;
}
#indicar .text{
	border:2px solid #ccc;
}
#indicar span{
	display:block;
	width:100%;
	padding:10px 0 0 0;
}

/* ---------------- PESQUISA ------------ */

#pesquisa{
	float:right;
	width:560px;
	padding-bottom:15px;
}

/* ---------------- PAGINAÇÃO ------------ */

#paginacao{
	clear:both;
	width:100%;
	text-align:center;
	background:url(../img/bg-sidebar-title.gif);
	height:30px;
}
#paginacao li{
	display:inline;
	padding:10px;
	line-height:30px;
	color:#fff;
	font-size:12px;
}
#paginacao a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

/* ---------------- CONTATO ------------- */

#contato{
	float:left;
	width:560px;
	position:relative;
	text-align:center;
	padding:0 0 10px 0;
}
#contato form{
	width:100%;
}
#contato fieldset{
	border:none;
}
#contato legend{
	display:none;
}
#contato form h2{
	text-align:center;
    padding-top:30px;
}
#contato input,#contato textarea{
	width:490px;
}
#contato label{
	display:block;
	font-size:12px;
	padding:5px 0;
}
#contato span{
	display:block;
	padding-top:10px;
	width:100%;
	text-align:center;
}
#contato #enviar{
	width:100px !important;
}

/* ---------------- LOCALIZACAO ------------- */

#localizacao{
	float:left;
	width:560px;
	position:relative;
	text-align:center;
	padding:0 0 10px 0;
}
#localizacao h1{
	margin-bottom:10px;
}
#localizacao iframe{
	border:1px solid #ccc;
}
#localizacao p{
	padding:20px;
	font-size:11px;
}