/* JS disabled styles */

/* base nav styles */
nav.topNavLinhaProdutos { width:100%; display: block; position: relative; font: 1em 'latoregular'; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; z-index:0; }
nav.topNavLinhaProdutos ul { padding:0; margin:0; float:none}
nav.topNavLinhaProdutos li { position:relative; list-style-type:none; }
nav.topNavLinhaProdutos ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
nav.topNavLinhaProdutos li a { display: block; padding: 20px!important; border: 0; color: #253135; text-decoration: none; }
nav.topNavLinhaProdutos li a.botInformacoesTecnicas { 
    
    padding: 7px!important; 
    border: 0; 
    color: #508ba9; 
    text-decoration: none; 
    border-radius: 5px; 
    background: -moz-linear-gradient(top,  #e1e7eb 0%, #b9cdd8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e7eb), color-stop(100%,#b9cdd8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e1e7eb 0%,#b9cdd8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e1e7eb 0%,#b9cdd8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e1e7eb 0%,#b9cdd8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e1e7eb 0%,#b9cdd8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e7eb', endColorstr='#b9cdd8',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: inset 0 0 1px 1px #78b2df;
    box-shadow: inset 0 0 1px 1px #78b2df;
    font-size: 0.750em;
    font-weight: bold!important;    
	margin: 10px auto;
	text-align: center;
	width: 105px;
	z-index: 0; 
	
 }

nav.topNavLinhaProdutos li a:focus { outline:none; text-decoration:underline; }
nav.topNavLinhaProdutos li:first-child a { border:0; }
nav.topNavLinhaProdutos li.last a { border:0; }
nav.topNavLinhaProdutos a span { display:block; float:right; margin-left:5px;  }


nav.topNavLinhaProdutos ul ul { 
	margin-left: 0px; 
	display: none; 
	position: absolute;
	top: 0px; 
	background: #fff!important; 
	z-index: 8000; 	
	box-shadow: 0px 0px 0px 4px #545454; 
	border-radius:5px; 
	padding: 8px;
}

<!--.topNavLinhaProdutosPlasticos ul ul { 
	margin-left: 121px; 
	}
-->

nav.topNavLinhaProdutos ul ul li { float:none; width:280px; text-align:left; clear:left; }
nav.topNavLinhaProdutos ul ul a { font-size:0.9em!important; font-weight:bold!important; color: #508ba9; border: 0!important; text-transform:capitalize; line-height: 30px; font-size:0.9em; padding:0 10px!important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
nav.topNavLinhaProdutos ul ul a:hover { background-color:#fff!important; color:#508ba9; text-decoration:underline; border-radius:5px;  }
nav.topNavLinhaProdutos ul ul li img {float:left; border:0; margin-right:5px;}
    nav.topNavLinhaProdutos ul ul li p { font-weight: bold!important; color: #5a5a5a; line-height: 30px; text-align: center; font-size: 0.9em; }
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
