/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

	Copyright (c) 2008-2009 AgenciaWX Development Team
	�ltima revis�o: Neyl Walecki 25/07/2009

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Itens de Layout
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#all {
	width:720px;
	margin-left:auto;
	margin-right:auto;
}
#all #header {
	height:180px;
}
#all #header h1 {
		border:none;
		background:none;
		margin:0px;
		padding:0px;
}
#all #header h1 a{
		background:transparent url("../img/logo.png") no-repeat;
		display:block;
		position:absolute;
		width:250px;
		height:135px;
		border:none;
		overflow:hidden;
		text-indent:-4000px;
		margin-left:20px;
		margin-top:3px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Menu com imagens
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#all #header #menu {
	height:40px;
	margin-top:145px;
	position:absolute;
	margin-left:0px;
}
#all #header #menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#all #header #menu li {
	float:left;
	padding:0px;
	margin:0px;	
}
#all #header  #menu ul li a {
	display:block;
}
.menu-home {
	text-indent:-5000px;
	background:url(../img/menu-home.jpg) no-repeat;
	width:55px;
	height:40px;
}
.menu-institucional {
	text-indent:-5000px;
	background:url(../img/menu-institucional.jpg) no-repeat;
	width:104px;
	height:40px;
}
.menu-show-room {
	text-indent:-5000px;
	background:url(../img/menu-show-room.jpg) no-repeat;
	width:94px;
	height:40px;
}
.menu-semi-novos {
	text-indent:-5000px;
	background:url(../img/menu-semi-novos.jpg) no-repeat;
	width:87px;
	height:40px;
}
.menu-vendas-especiais {
	text-indent:-5000px;
	background:url(../img/menu-vendas-especiais.jpg) no-repeat;
	width:123px;
	height:40px;
}
.menu-pecas-e-servicos {
	text-indent:-5000px;
	background:url(../img/menu-pecas-e-servicos.jpg) no-repeat;
	width:115px;
	height:40px;
}
.menu-consorcios {
	text-indent:-5000px;
	background:url(../img/menu-consorcio.jpg) no-repeat;
	width:70px;
	height:40px;
}
.menu-contato {
	text-indent:-5000px;
	background:url(../img/menu-contato.jpg) no-repeat;
	width:72px;
	height:40px;
}
.menu-kit-revisoes {
	clear:both;
	width:100%;
	padding-bottom:20px;
}
.menu-kit-revisoes li {
	float:left;
	margin-right:3px;
	font-weight:bold;
	text-transform:uppercase;
}
.menu-kit-revisoes li a {
	padding: 1px 8px;
	color:#FFF;
	background:#336699;
	text-decoration:none;
}
.menu-kit-revisoes li a:hover {
	color:#FFF;
	background:#0099FF;
	text-decoration:none;
}
.menu-kit-revisoes li a:visited {
	color:#FFF;
}
.menu-pagina-consorcios {
	clear:both;
	width:100%;
	padding-bottom:20px;
}
.menu-pagina-consorcios li {
	float:left;
	margin-right:3px;
	font-weight:bold;
	text-transform:uppercase;
}
.menu-pagina-consorcios li a {
	padding: 1px 8px;
	color:#FFF;
	background:#336699;
	text-decoration:none;
}
.menu-pagina-consorcios li a:hover {
	color:#FFF;
	background:#0099FF;
	text-decoration:none;
}
.menu-pagina-consorcios li a:visited {
	color:#FFF;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Menu com imagens (FIM)
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/

#all #loja-mario-tourinho {
	background:url(../img/loja_bkg.png) no-repeat;
	position:absolute;
	width:400px;
	height:50px;
	margin-top:15px;
	margin-left:300px;
}
#all #loja-mario-tourinho h4 {
	float:left;
	padding:5px;
	padding-top:10px;
	line-height:40px;
	font-size:22px;
	font-weight:normal;
	color:#06C;
	
}
#all #loja-mario-tourinho .adress {
	float:right;
	padding:10px 45px 10px 5px;
	color:#06C;
	line-height:16px;
}
#all #loja-cabral {
	background:url(../img/loja_bkg.png) no-repeat;
	position:absolute;
	width:400px;
	height:50px;
	margin-top:70px;
	margin-left:300px;
}
#all #loja-cabral h4 {
	float:left;
	padding:5px;
	padding-top:10px;
	line-height:40px;
	font-size:22px;
	font-weight:normal;
	color:#06C;
	
}
#all #loja-cabral .adress {
	float:right;
	padding:10px 45px 10px 5px;
	color:#06C;
	line-height:16px;
}
#all .info-mario-tourinho {
	position:absolute;
	margin-left:655px;
	margin-top:20px;
	z-index:1200;
}
#all .info-cabral {
	position:absolute;
	margin-left:655px;
	margin-top:75px;
	z-index:1200;
}

#all #content {
	clear:both;
}
#all #sidebar {
	float:left;
	display:inline;
	width:200px;
	/*background:#CCC;*/
	padding:0px 5px 0px 15px;
}
#all #sidebar #sidebar-menu {
	padding:0px;
	clear:both;
	background:#004A77;
}
#all #sidebar #sidebar-menu ul {
	display:block;
	clear:both;
}
#all #sidebar #sidebar-menu ul li {
	display:block;
	clear:both;
	float:none;
	background:url(../img/sidemenu_bkg.jpg) repeat-x;
	height:24px;
	margin:4px 0px;
	padding:0px 4px;
	line-height:24px;
	font-size:13px;
	color:#FFF;
}
#all #sidebar #sidebar-menu ul li a {
	color:#FFF;
}
#all #main-content {
	float:left;
	display:inline;
	width:480px;;
	/*background:#EBEBEB;*/
	padding:15px 5px 10px 10px;
}
#all #main-content h3 {
	border:none;
	clear:both;
}
#all #main-content-wide {
	padding:10px 0px;
}
#footer {
	clear:both;
	border-top:solid 1px #06C;
	background:url(../img/footer_bkg.jpg) repeat-x;
	height:160px;
}
#footer-content {
	clear:both;
	width:720px;
	margin:0px auto;
}
#footer-content h6 {
	margin:5px 0px 8px 0px;
}
#footer-content ul {
	line-height:15px;
 	list-style-position:outside;
 	margin:0;
 	padding-left:15px;
	list-style: square;
}
#footer-content ul li {
	color:#666;
}
#footer-content ul li a {
	color:#666;
}
#footer-content div {
	padding:5px;
}
#footer #institucional {
	float:left;
	width:230px;
}
#footer #plus {
	float:left;
	width:230px;
}
#footer #contato {
	float:left;
	width:230px;
}
#copyright {
	text-align:center;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Copyright - Assinatura da Ag�ncia WX
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/

#copyright {
	margin:0px auto;
	padding-left:5px;
	width:320px;
	height:50px;
	color:#06C;
	font-weight:bold;
	clear:both;
}
#copyright a {
	color:#06C;
}
#copyright a:hover {
	text-decoration:none;
	color:#039;
}
#copyright .copyright-texto {
	float:left;
	padding:15px 3px;
}
#copyright .copyright-logo {
	float:left;
	padding:0px 3px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Inicial
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#esquerda {
	float:left;
	width:235px;
}
#central {
	float:left;
	width:260px;
	padding:0px 10px;
}
#direita {
	float:left;
	width:200px;
}
#direita .direita-bloco {
	padding-bottom:20px;
}
#direita .google-plus {
	padding-top:25px;
	padding-left:65px;
}
#inicial-enjoy {
	border:solid 1px #9CF;
	margin-top:12px;
}
#inicial-banner {
	padding-top:15px;
}
#slider {
	width:720px;
	height:250px;
	overflow:hidden;
}
#slider div {
	position:absolute;
    display: block;
}
#slider div.all {
	position:absolute;
    display: none;
}

#nav {
	display:inline-block;
	position:absolute;
	clear:both;
	z-index:999;
	margin-top:-50px;
	padding:15px;
}
#nav a {
	background:url("../img/nav_bkg.jpg") no-repeat;
	width:20px;
	height:20px;
	margin-right:10px;
	float:left;
	display:inline-block;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#nav a:hover, #nav a.activeSlide {
	background:url("../img/nav_bkg.jpg") no-repeat -20px top;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Not�cias inicial
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#inicial-noticias {
}
#inicial-noticias h3 {
	margin-bottom:5px;
}
#inicial-noticias h3 a {
	border:none;
}
#inicial-noticias h3 a:hover {
	text-decoration:none;
}
#inicial-noticias .inicial-noticias-item {
	/*border-bottom:dotted 1px #CCC;*/
	margin-bottom:10px;
}
#inicial-noticias .inicial-noticias-item-foto {
}
#inicial-noticias .inicial-noticias-item-foto img {
	border:none;
}
#inicial-noticias .inicial-noticias-item-foto a {
	border:none;
}
#inicial-noticias .inicial-noticias-item-texto {
	line-height:15px;
	font-size:11px;
	color:#666;
}
#inicial-noticias .inicial-noticias-item-texto h3 {
	border:none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	LATERAL
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#sidebar-noticias {
}
#sidebar-noticias h3 {
	font-size:13px;
	margin-bottom:5px;
	line-height:15px;
	border:none;
}
#sidebar-noticias h3 a {
	color:#666;
	border:none;
}
#sidebar-noticias h3 a:hover {
	text-decoration:none;
}
#sidebar-noticias .noticias-item {
	/*border-bottom:dotted 1px #CCC;*/
	margin-bottom:10px;
}
#sidebar-noticias .noticias-item-foto {
}
#sidebar-noticias .noticias-item-foto img {
	border:none;
}
#sidebar-noticias .noticias-item-foto a {
	border:none;
}
#sidebar-noticias .noticias-item-texto {
	line-height:15px;
	font-size:11px;
	color:#666;
}

.vendedor-botao {
	border:solid 1px #9CF;
	color:#06C;
	width:85px;
	margin-top:5px;
	text-align:center;
}
.vendedor-botao-selecionado {
	border:solid 1px #06C;
	color:#FFF;
	width:85px;
	margin-top:5px;
	text-align:center;
	background:#9CF;
}

#negocie-lateral {	
}
#negocie-lateral-foto {
	float:left;
	width:110px;
	height:150px;
	background:url(../img/loading_vendedor.gif) center center no-repeat;
	
	
}
#negocie-lateral-texto {
	float:left;
	width:90px;
	
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	modelos.html
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
.modelo-item {
	float:left;
	margin:0px 10px 10px 0px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Not�cias
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#noticias {
}
#noticias h3 {
	margin-bottom:5px;
}
#noticias h3 a {
	border:none;
}
#noticias h3 a:hover {
	text-decoration:none;
}
#noticias .noticias-item {
	border-bottom:dotted 1px #CCC;
	margin-bottom:10px;
	clear:both;
	height:105px;
	overflow:hidden;
}
#noticias .noticias-item-foto {
	float:left;
	width:240px;
}
#noticias .noticias-item-foto img {
	border:none;
}
#noticias .noticias-item-foto a {
	border:none;
}
#noticias .noticias-item-texto {
	line-height:15px;
	font-size:11px;
	color:#666;
	width:240px;
	float:left;
}
#noticias .noticias-item-texto h3 {
	border:none;
}
.wp-item {
	float:left;
	width:210px;
	height:225px;
	margin-right:15px;
}
.wp-item img {
	border:solid 1px #CCC;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Vendas Especiais
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#vendas-especiais {
	padding-top:10px;
}
.ve-filial {
	padding-bottom:10px;
	clear:both;
}
.ve-filial h2 {
	border-bottom:1px solid;
    margin-bottom:10px;
	font-weight:normal;
}
.ve-item {
	width:110px;
	height:220px;
	padding-right:10px;
	float:left;
	display:inline;
}
.ve-item .foto {
}
.ve-item h3 {
	text-align:center;
	font-size:13px;
	line-height:15px;
	font-weight:normal;
}
.ve-item .bt {
	padding-top:3px;
}
.ve-item .bt a {
	border:1px solid #CCC;
	background:#DEE7F6;
	width:90px;
    line-height:15px;
	margin:0 auto;
	display:block;
    text-align:center;
}
.ve-item .bt a:hover {
	background:#004b7c;
	color:#FFF;
	text-decoration:none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Tabelas
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
table {
	margin: 20px 0;
}
td {
	color:#666;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:5px 0 5px 10px;
}
td p {
	margin:0;
	padding:0;
}
.col1 {
	background:#6699CC;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:25px;
	padding:2px 5px 2px 20px;
	width:170px;
}

.col2 {
	background:#6699CC;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:25px;
	padding:2px 0 2px 20px;
	width:120px;
}
.col3 {
	background:#6699CC;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:25px;
	padding:2px 0 2px 20px;
	width:185px;
}
.linha1 {
	background:#F1F1EA;
}
.linha2 {
	background:#D5EAFF;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Equipe de Vendas
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#equipe-vendas {
	clear:both;
	padding-top:40px;
}
#equipe-vendas h2 {
	font-size:22px;
	line-height:25px;
	font-weight:normal;
}
#menu-vendedores {
}
#tipo-veiculo {
	float:left;
	display:inline;
}
#loja-vendedor {
	padding-left:5px;
	float:left;
	display:inline;
}
#menu-vendedores p {
	font-size:12px;
	line-height:22px;
}
#menu-vendedores span {
	color:#0A7BC1;
	margin-right:10px;
	display:inline-block;
}
#menu-vendedores a.bt1 {
	background:url("../img/bt1_bkg.jpg") repeat-x;
	border:1px solid #327AA0;
	width:115px;
	height:20px;
	color:#FFF;
	margin-right:10px;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	text-transform:uppercase;
}
#menu-vendedores a:hover {
	text-decoration:none;
}
.texto-vendedor {
	font-size:13px;
}
#todos-vendedores {
	clear:both;
}
#todos-vendedores .item {
	border-left:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	padding:0 15px;
	margin:15px 0;
	width:140px;
	float:left;
	display:inline;
}
#todos-vendedores .item h3 {
	padding-bottom:5px;
	border:none;
	color:#333;
	font-size:11px;	
}
#todos-vendedores .item .foto {
	text-align:center;
}
#todos-vendedores .item .bt {
	text-align:center;
	padding-top:10px;
}
#todos-vendedores .item .bt a {
	background:url("../img/bt_bkg.jpg") repeat-x;
	border:1px solid #327AA0;
	width:100px;
	height:16px;
	line-height:16px;
	display:inline-block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
#contato-localizacao {
	padding:40px 0;
}
#contato-localizacao h2 {
	margin-bottom:15px;
	font-weight:normal;
	font-size:22px;
	line-height:25px;
}
#mapa-localizacao {
	width:285px;
	padding-right:15px;
	float:left;
	display:inline;
}
#mapa-localizacao .item {
	padding-top:30px;
	clear:both;
}
#mapa-localizacao .item .foto {
	padding-top:30px;
	padding-right:10px;
	float:left;
	display:inline;
}
#mapa-localizacao .item .texto {
	float:left;
	display:inline;
}
#mapa-localizacao .item .texto p {
	margin:0;
	line-height:22px;
}
#form-de-contato {
	width:400px;
	border-left:1px solid #CCC;
	padding-left:19px;
	float:left;
	display:inline;
}
#form-de-contato div {
	height:auto !important;
}
#form-de-contato textarea {
	border:1px solid #CCC;
	width:250px;
}
