@charset "utf-8";
/* CSS Document */
body{
  font-family: "Switzerland", Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#58595b;
}

p{
  margin:0;
  padding:0;
}

hr{
  border-width:0 0 1px;
  border-style:solid;
  border-color:#a7a7a7;
}

img{
  border:none !important;
}

#footer img{
  border:1px solid #fff;
}

.readmore a:link, .readmore a:visited{
  color:#ffffff;
  text-decoration:none;
}
.breadcrumbs a:link, a:visited{
  color:#58595b;
  text-decoration:none;
}
/*a:link, a:visited{
  color:#58595b;
  text-decoration:none;
}*/

a:hover{
  text-decoration:underline;
}

h1, h1 a,
h2, h2 a,
h3, h3 a{  
  margin:0 0 20px; 
  font-family:'Switzerland',Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:32px;
  color:#111111;
  letter-spacing: -1px;
}

h2 > span{
  font-weight:bold;
  font-size:24px;
  text-transform:uppercase;
  color:#6d6e71;
}

h4{
  margin:0;
  padding:0;
}

fieldset{
  margin:0;
  padding:0;
  border:none;
}

/* ELEMENTOS */
a.voltar:link,
a.voltar:visited{
	margin-bottom:18px;
	display:inline-block;
	
	font-weight:bold;
	font-size:13px;
	color:#fff !important;
}

a.voltar:hover{
	color:#fff !important;
}

.moduletable_busca label{
	display:none;
}

.moduletable_busca .inputbox_busca,
#roksearch_search_str {       
	width: 155px;
	height: 22px;
	padding:2px 100px 2px 10px;
	border: 1px solid #0B1820;
	background: url("../img/bt-buscar.jpg") no-repeat 176px 50% #fff;
	
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:15px;
	color: #7E7F7E;
}

.moduletable_busca .button_busca {
	width: 88px;
	height: 28px;
	padding-bottom: 3px;
	border: 1px solid #0B1820;
	background:url("../img/btBuscar.jpg") repeat-x;
	cursor:pointer;
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#273c56;
}

#searchForm {
    display: none;
}

.result-title{
	color: #1C2A3D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -2px;
    margin: 10px 0 5px;
}

dd{
	margin:0;
	padding:0;
}

.moduletable_redesSociais{
  margin-top:28px;
}

.wk-slideshow .slides img{margin:auto;}
  
.wk-slideshow-default > div:hover .prev{
  width:82px;
  height:82px;
  left:170px;
  background:url("../img/buttons.png") no-repeat;
}

.wk-slideshow-default > div:hover .next{
  width:82px;
  height:82px;
  right:170px;
  background:url("../img/buttons.png") no-repeat 0 -100px;
}

.form-contato input[type="submit"]{
  height: 28px;
  padding:5px 20px;
  border: 1px solid #0B1820;
  background:url("../img/btBuscar.jpg") repeat-x;
  cursor:pointer;
  
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:15px;
  color:#273c56;
}

.readmore{
  height: 18px; 
  margin-top:10px;
  padding:5px 20px;  
  display:inline-block;
  border: 1px solid #111;
  background:url("../img/btBuscar.jpg") repeat-x #dfdfdf;
  cursor:pointer;
  text-decoration:none;
  font-family:'Switzerland',Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:15px;
  color:#111;
}

.moduletable_artigos .readmore{
	height: 18px;
	margin-top:20px;
	display:inline-block;
}

.moduletable_sobre {
	width:100%;
	margin-bottom:40px;
	display: inline-block;
	border-bottom: 1px solid #A7A7A7;    
}

.moduletable_geometria{
  width:385px;
  float:left;
}

.moduletable_noticiasPneus{
  width:385px;
  float:right;
}

  .moduletable_noticiasPneus .nspArt{
    margin-bottom:20px;
    padding-bottom:30px;
    border-bottom:1px solid #a7a7a7;
  }
  
  .moduletable_noticiasPneus .nspArt:last-child {
    border: none;
    padding: 0;
  }
  
    .moduletable_noticiasPneus .nspArt h4.nspHeader a{
      color:#58595b;
    }
    
    .moduletable_noticiasPneus .nspArt h4.nspHeader a:hover{
      text-decoration:underline;
    }
    
    .moduletable_noticiasPneus p{
      margin:0;
      padding:0;
	        
      font-size:13px;
    }
    
    .moduletable_noticiasPneus .nspInfo {
      margin-top: 15px;
      display: inline-block;
     
      font-weight: bold;
      font-size: 11px !important;
    }
    
.moduletable_leiaMaisNoticias {  
  margin-top: 285px;
  margin-left: 506px;
  position: absolute;
}

.moduletable_parceiros {
  width:100%;  
  margin-top:00px;
  padding-top:30px;
  display:inline-block;
  border-top: 1px solid #A7A7A7; 
}

.moduletable_breadcrumbs{
  margin-bottom:10px;
  font-size:11px;
}

  .moduletable_breadcrumbs .showHere{
    font-weight:bold;
  }
  
.items-row {    
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #A7A7A7;
}

.blog_produtosMangueiras h2{
	margin-bottom:10px;
	
	font-size:20px;
	color:#231f20;
}

.blog-featured_home {
    border-bottom: 1px solid #A7A7A7;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.blog-featured_produtosMangueirasHome .items-row {    
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-width:0 0 1px;
	border-style:solid;
	border-color:#A7A7A7;
}

.moduletable_verMaisMangueiras {
    margin-left: 695px;
    margin-top: -307px;
    position: absolute;
}

.moduletable_artigos {
    float: left;
    width: 400px;
}

	.moduletable_artigos .nspArt {    
		margin-bottom: 20px;
		padding-bottom: 30px;
		border-bottom: 1px solid #A7A7A7;
	}
 
	.moduletable_artigos .nspArt:last-child{
		margin:0;
		padding:0;
		border:0;
	}

    .moduletable_artigos  .nspArt h4.nspHeader a{
      margin:0 0 20px;
      display:inline-block;
    
      font-family:Arial, Helvetica, sans-serif;
      font-weight:bold;
      font-size:32px;
      color:#1c2a3d;
    }
    
    .readon{
		height: 18px;
		margin-top:20px;
		padding:5px 20px;
		border: 1px solid #0B1820;
		background:url("../img/btBuscar.jpg") repeat-x;
		cursor:pointer;
		
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:15px;
		color:#273c56;
    }

.newsflash-vert_artigos {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.newsflash-vert_artigos li{
	margin-bottom:30px;
}

.newsflash-vert_artigos li:last-child{
  margin-bottom:0;
}

.moduletable_verMaisPneus {
    width: 580px;
    margin-top: -320px;
    position: absolute;
    text-align: right;
}

.form-contato{
    margin-top:50px;
}

.form-contato input[type="text"],
.form-contato textarea{
    width: 318px;
    height: 24px;
    margin-bottom:15px;
    padding: 2px 10px;
    border: 1px solid #161616;
    background: #EFEFEF;
}

.form-contato textarea{height:160px;}

.form-contato div {
	margin-bottom: 20px;
    display: inline-block;
}

	.contato-tit {    
		display: block;
		
		font-weight: bold;
		font-size: 18px;    
		color: #30304E;
	}
	
	.contato-telefone {    
		font-weight: bold;
		font-size: 25px;    
		color: #30304E;
	}
	
	.contato-cidade {
		font-weight: bold;
		font-size: 15px;    
	}
/* /ELEMENTOS */
