@charset "utf-8";

@font-face {
	font-family: Century;
	src: url('/Eshop.Admin/Imagens/zezo4x4/font/GOTHIC.TTF') format('truetype');
}

.PrecoProduto{
	font-size:13px!important;
	color:#333;
}
/*.ouEmAte {
	font-size:10px;
	font-weight:normal;
	color:#999;
}*/
.jurosV, .ouEmAte{
        display: none;
}
.aVista{
	font-size:16px;
	display: block;
}
.simboloMoeda, .strePecoAVista{
	font-size:12px;
}
.valorParcela{
	font-size:16px;
}
.valorParcelaDe {
	font-size:10px!important;
	font-weight:normal;
	color:#999;
}
.Botao.PrecoPrincipal {
	width: 250px!important;
	font-size: 26px!important;
	color: #fff!important;
	text-shadow: 1px 1px 2px #000!important;
}
.PrecoAVista{
	font-size: 30px!important;
}
.TituloProduto {
	text-transform: capitalize!important;
}

#master_topo{
	width:100%;
	height:225px;
	background-image:url(/Eshop.Admin/Imagens/zezo4x4/img/bg_master_topo.jpg);
	background-repeat:repeat-x;
}

.topo{
	width:999px;
	height:225px;
	margin:0 auto;
}

.logo{
	width:203px;
	height:192px;
	position: absolute;
	margin:25px 0 0 30px;
}

.atendimento{
	width:330px;
	position: absolute;
	top:5px;
	margin:0 0 0 270px;
	font-family:century;
	font-size:11px;
	text-align:right;
	color:#bebebe;
}

.atendimento > strong{
	font-weight:bold;
}

.e-mail_atendimento{
	color:#8cc540;
	font-size:13px;
}

.menu_topo{
	width:375px;
	height:31px;
	position:absolute;
	top:0;
 	margin:0 0 0 623px;
	background-image:url(/Eshop.Admin/Imagens/zezo4x4/img/bg_menu_topo.png);
}

.menu_topo ul{
	margin:0;
	padding:0;
	position:relative;
	float:right;
}

.menu_topo ul li{
	display:inline-table;
}

.menu_topo ul li a{
	position:relative;
	top:5px;
	margin:0 27px 0 10px;
	font-family: Century;
	font-size:13px;
	text-decoration:none;
	color: #6b6b6b;
}

.menu_topo ul li a:hover{
	text-decoration:underline;
}

.saudacao{
	width:250px;
	position:absolute;
	top:60px;
	margin:0 0 0 270px;
	color:#bebebe;
	font-family:century;
	font-weight:bold;
	font-size:15px;
	text-align:left;
}

.login_topo{
	width:250px;
	position:absolute;
	top:80px;
	margin:0 0 0 270px;
	color:#bebebe;
	font-family:century;
	font-weight:bold;
	font-size:13px;
	text-align:left;
}

.login_topo a{
	font-weight:bold;
	color:#8cc540;
	text-decoration:none;
	font-family: century;
	font-size:13px;
}

.login_topo a:hover{
	text-decoration:underline;
}

.meu_cadastro_pedidos{
	width:225px;
	position:absolute;
	top:60px;
	margin:0 0 0 775px;
	color:#bebebe;
}

.meu_cadastro_pedidos a{
	color:#bebebe;
	font-family:century;
	font-size:13px;
	text-decoration:none;
}

.meu_cadastro_pedidos a:hover{
	text-decoration:underline;
}

.buscar{
	width:501px;
	height:34px;
	position:absolute;
	top:105px;
	margin:0 0 0 260px;
	background-image:url(/Eshop.Admin/Imagens/zezo4x4/img/bg_buscar.png);
	text-align:left;
}

.carrinho{
	width:195px;
	height:47px;
	position:absolute;
	top:90px;
	margin:0 0 0 777px;
	background-image:url(/Eshop.Admin/Imagens/zezo4x4/img/bg_carrinho.png);
	text-align:right;
	font-family:century;
	color:#bebebe;
	font-size:13px;
	font-weight:bold;
	padding:0 28px 0 0;
}

.carrinho_top { 
	background-image: url(/Eshop.Admin/Imagens/zezo4x4/img/bg_carrinho_top-2.png);
	position: absolute;
	top: 16px;
	right: 0px;
	display: none;
	width: 223px;
	height: 130px;
	z-index: 15;
}

.carrinho:hover .carrinho_top  {
	display:block;
}

.qtde_cesta {
	color: #8cc540;
}

.carrinho_titulo{
	color: #000;
	top: 35px;
	position: absolute;
	right: 50px;
	font-size: 13px;
	text-transform: uppercase;
}

.carrinho_list{
	color: #333!important;
	position: relative;
	top: 60px;
	display: block;
	width: 211px;
	height: auto;
	padding: 0 0 0 10px;
	border-left: 1px solid #8cc540;
	border-right: 1px solid #8cc540;
	background-color: #f8f400;
}

.carrinho_conte{
	color: #000 !important;
	top: 40px;
	position: absolute;
	right: 110px;
	font-size: 14px;
}

.ir_cesta{
	background-color: red;
	color: #fff;
	border-radius: 4px;
	top: 34px;
	position: absolute;
	right: 1px;
	width: 91px;
	height: 15px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.ir_cesta a{
	color:#FFF;
}

.ir_cesta a:hover{
	color:#333;
}

.base_carrinho_top {
	position: relative;
	background-color: #f8f400;
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #8cc540;
	border-left: 1px solid #8cc540;
	border-right: 1px solid #8cc540;
	top: 60px;
	height: 40px;
	padding: 20px 0 0 0;
}


.menu_marcas_carros{
	width:732px;
	height:30px;
	position:absolute;
	top:160px;
	margin:0 0 0 260px;
}

.menu_marcas_carros ul{
	margin:0;
	padding:0;
}

.menu_marcas_carros ul li{
	display:inline-table;
}

.menu_marcas_carros ul li a{
	display:block;
	font-family:century;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	color:#333;
	height:30px;
	line-height:30px;
	padding:0 8px;
	margin:0;
}

.menu_marcas_carros ul li a:hover{
	background-color:#f8f400;
}

#ctl00_txt1 {
	width: 376px!important;
	height: 32px!important;
	text-align: left;
	margin: 0 0 0 13px;
	background-color: transparent!important;
	background-image: none!important;
	font-family: century!important;
	font-style: italic;
	font-size: 16px!important;
	color: #8cc540;
}

#bntBusca {
	width: 110px!important;
	padding: 0;
	height: 33px!important;
	position: absolute;
	cursor: pointer;
	background-image: none!important;
}