ol ol{
	list-style-type:lower-latin;
}
.cufon{
}
.cufon24{
	color: #ca0000;
	font-size:22px;
}
label{
	display:block;
}
body{
	background: #eaeaea url(html_bg.gif);
	font-size: 12px;
	color: #414141;
	line-height: 16px;
	font-family: 'Tahoma', sans-serif;
	min-height: 581px;
	padding-top: 13px;
}
a:focus,
a{
	outline: none;
	text-decoration: none;
	color: #414141;
	cursor: pointer;
}
a.uso span.ponta{
	line-height: 16px;
	height: 16px;
	display: inline-block;
	width: 10px;
	background: transparent url(uso_span.png) no-repeat;
}
p.clear{
  margin: 0px;
}
a.uso span.content{
	display:inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 16px;
	background: transparent url(uso_bg.png) repeat-x;
}
a.uso{
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	white-space: nowrap;
}
select,
textarea,
input{
	color: #414141;
	font-family: 'Tahoma';
  height: 20px;
  line-height: 24px;
  border: none;
  background: none;
  margin-bottom: 7px;
}
select.light{
  background-color: #F8F8F8;
  border:solid #e8e8e8 1px;
}
p.input{
	border: solid 1px #c1c1c1;
	background-color: #fbfbfb;
  height: 24px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 12px;
}

a.result{
	color:#8D8D8D;
}
a.result:hover{
	text-decoration: underline;
	color:#414141;
}
ul.inline li,
ul.inline{
	list-style: none;
	margin: 0px;
	display: block;
	height: 1%;
	padding: 0px;
	position: relative;
}
ul.inline li{
	float: left;
}
select:focus{
	color: inherit;
}
a.redbutton{
	text-align: center;
	font-size: 10px;
  font-family: 'Tahoma';
	line-height: 24px;
	font-weight: bolder;
	color: #fff;
	display: block;
  text-transform: uppercase;
	height: 24px;
	border-left: solid #eb7867 1px;
	border-right: solid #eb7867 1px;
	background: transparent url(btn_bg.png) repeat-x;
	margin-top: 15px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
a.redbutton.mini{
	background-position: left center;
	height: 14px;
	display: inline-block;
	line-height: 14px;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
}
span.arrow{
	/*width: 9px;
	height: 13px;
	background: transparent url(arrow.png) no-repeat;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	vertical-align:  middle;*/
}
address{
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

div.bg{
	background-color: #fff;
	border: solid 1px #c1c1c1;
}

div.bg.alpha{
	margin-left: -1px;
}

div.bg.omega{
	margin-right: -1px;
}

div.bg.grid_8{
	width: 458px;
}
div.bg.grid_4{
	width: 218px;
}

/* FILTROS */
li.filtro{
	display: block;
}
li.filtro{
	background: transparent url(pagination_bg.gif) repeat-x;
}
li.filtro a.x{
	font-size: 12px;
	height: 16px;
	display:block;
	padding-left: 8px;
	line-height: 16px;
}
li.filtro a.x span{
	background: transparent url(toggle_arrow.png) no-repeat;
	display:inline-block;
	height: 10px;
	line-height: 16px;
	width: 10px;
	margin-right: 8px;
}
li.filtro.expanded a.x span{
	background-position: 0px -10px;
}
li.filtro a.checkbox{
  width:auto;
}
li.filtro ul{
	display:none;
	margin: 10px;
}
li.filtro.expanded ul{
  display: block;
}
/*************/
a.radio,a.checkbox{
	width: 12px;
	height: 12px;
	display: inline-block;
	padding-left: 15px;
	line-height: 12px;
	background: transparent url(checkbox.png) no-repeat scroll top left;
}
a.radio.checked,a.checkbox.checked{
	background-position:  0px -12px;
}
div.bg h3{
	font-size:  18px;
	color: #414141;
	font-weight: bold;
	background: transparent url(titulo_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	padding-left: 15px;
}
.horizontal{
	margin-top: 24px;
	clear: both;
}
.border{
	/*border: solid 1px #c1c1c1;*/
	/*background: #eeeeee;*/
	padding-left: 17px;
	padding-top: 15px;
	padding-bottom: 11px;
	padding-right: 16px;
}
.border.white{
	background: #fff;
}
.grayborder{
  border: 1px solid #c1c1c1;
}
h4.titulo{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	background: none;
	padding: 0px;
	margin: 0px;
}
span.data{
	font-weight: normal;
	font-size: 10px;
	color: #aaaaaa;
	line-height: 14px;
	margin-left: 3px;
}
div.inner{
	background-color: #fcfcfc;
	text-transform: uppercase;
	margin-bottom: 16px;
}
div.inner h3{
	background: #fcfcfc url(inner_bg.png) repeat-x;
	height: 23px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	color: #fff;
}
ul.produtodisplay div.compare{
	display:block;
	position: relative;
	float: left;
	width: 70px;
	text-align: right;
}
ul.produtodisplay p.resumo{
	margin: 0px;
	margin-bottom: 10px;
}
ul.produtodisplay li{
	border-bottom: dotted 1px #aaa;
	display:block;
	list-style: none;
	margin: 0px;
	padding: 15px 40px 15px 0px;
}
ul.produtodisplay li.last{
	border:none;
}
ul.produtodisplay li a span{
  width: 80px;
  height: 80px;
  display: block;
	float: left;
	margin-right: 15px;
}
ul.produtodisplay li img{
	max-width: 80px;
	max-height: 80px;
  margin: 0 auto;
  display: block;
}
ul.produtodisplay div.detalhes{
	display:block;
	float:left;
	width: 450px;
	text-align: justify;
}
ul.produtodisplay div.detalhes a.result.b{
	display:block;
}
.breadcrumb{
	background-color: #eeeeee;
	display:block;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #969798;
}
div.paginacao{
	display:block;
	text-align: center;
}
div#chat{
	padding: 0px;
	padding-bottom: 17px;
}
iframe.container{
	display:block;
	border: none;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
/**** SEÇÕES ****/
#header #logo{
  top: 0px;
}
#header #logo a{
	display:block;
	text-indent: -9810px;
	background: transparent url(logo.png) no-repeat;
	height:48px;
	width:188px;
}

/*** MENU PRINCIPAL ***/
#header #menu li>a{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	height: 24px;
	display: block;
	margin-right: 2px;
	text-align: center;
	background: none;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header{
	height: 120px;
	z-index: 10;
}

#header #busca {
	position: relative;
	top: 5px;
}

#header #busca fieldset{
	padding: 0px;
	margin: 0px;
}

#header #busca input{
	font: inherit;
	font-size: 14px;
	border: none;
	display:block;
	float:left;
	color: #414141 !important;
	top: 10px;
	width: 285px;
	left: 18px;
	position:relative;
	background: none;
	background-color: transparent;
}

#header #busca form{
	width: 340px;
	height: 42px;
	background: transparent url(search_bg.png) no-repeat;
}

#header #busca input.submit{
	cursor: pointer;
	top: 9px;
	background: transparent url(button_search.png) no-repeat scroll 0px -24px;
	width: 24px;
	left: 20px;
	height: 24px;
}
#header #busca input.submit:hover{
	background-position: 0px 0px;
}
#header #news{
	background: transparent url(news_bg.png) no-repeat;
	height: 42px;
	position: relative;
	top: 5px;
}

#header #news a.goto{
	width:24px;
	height:24px;
	display: block;
	position: relative;
	float: left;
	top: 9px;
	left: 14px;
	text-indent: -9100px;
	background: transparent url(button_news.png) no-repeat scroll 0px -24px;
}

#header #news a.goto:hover{
	background-position: 0px 0px;
}

#header #news div.newswrapper{
	width: 230px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 8px;
	top: 8px;
	height: 31px;
}

#header #news div.newswrapper ul li span{
	color: #888888;
	margin-right: 3px;
}

#header #news div.newswrapper ul,
#header #news div.newswrapper ul li{
	height: 31px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 13px;
}

#header #news div.newswrapper ul{
	position: relative;
	height: auto;
}

#header #menu li{
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}

#header #menu li span{
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	background-repeat: no-repeat;
  background-image: none;
}

#header #menu li>a{ background: transparent url(menu_bg.png) repeat-x scroll 0px -48px; }
#header #menu li.home>a{ 	width: 90px; /*background-image: url(menu_home.png);*/ }
#header #menu li.produtos>a{ width: 101px; /*background-image: url(menu_produtos.png);*/ }
#header #menu li.fabricantes>a{ width: 119px; /*background-image: url(menu_marcas.png);*/ }
#header #menu li.aplicacoes>a{ width: 114px; /*background-image: url(menu_aplicacoes.png);*/ }
#header #menu li.empresa>a{ width: 103px; /*background-image: url(menu_empresa.png);*/ }
#header #menu li.servicos>a{ width: 102px; /*background-image: url(menu_servicos.png);*/ }
#header #menu li.informativo>a{ width: 122px; /*background-image: url(menu_informativo.png);*/ }
#header #menu li.contato>a{ width: 101px; /*background-image: url(menu_contato.png);*/ }

#header #menu li.selected>a,
body.noJS #header #menu li>a:hover{ background-position: 0px -24px; }

#header #menu li ul{
	display: none;
	position: absolute;
	z-index: 5;
  font-size: 12px;
  padding-left:10px;
  padding-right:10px;
	background: #f04e37;
	list-style:  none;
	/*padding: 11px;
	padding-bottom: 0px;
	padding-top: 0px;*/
	margin: 0px;
	border: #fc8c63 solid 1px;
  border-bottom: #e10000 solid 1px;
}

#header #menu li ul li{
	background: none !important;
  border-left: none;
  border-right: none;
  border-bottom: #e10000 solid 1px;
	border-top: #fc8c63 solid 1px;
}

#header #menu li ul li:first-child{
  border-top: none;
}
#header #menu li ul li:last-child{
  border-bottom: none;
}

#header #menu li ul li a:hover{
  
}

#header #menu li ul li{
	float: none;
	margin: 0px;
	padding: 0px;
}

#header #menu li ul li a{
	height: 22px;
	text-align: left;
	white-space: nowrap;
  font-size: 12px;
  margin: 0;
  /*padding: 0 11px;*/
	line-height: 22px;
	background: none !important;
  min-width: 100px;
  position:relative;
}

#header #menu li ul a:hover{
  background-color:#dd3020 !important;
}
#header #menu li.hover ul,
body.noJS #header #menu li:hover ul{
	display: block;
}

#header #menu{
	margin: 0px;
	padding: 0px;
	height: 24px;
  width:850px;
  border: solid 1px #414141;
  border-top: none;
  border-bottom: none;
	list-style-type: none;
	margin-top: 21px;
  background-color: transparent;
	background: url(menu_bg.png) repeat-x;
	background: url(menu_piano_bg.png) no-repeat,url(menu_bg.png) repeat-x;
  background-position: 0px 0px;
	padding-left: 88px;
	z-index: 10;
}

table.listing{
	width: 100%;
}
table.listing thead{
	border-bottom: solid 1px #aaa;
}
table.listing thead th{
	text-align: left;
	padding: 5px;
	padding-left: 0px;
	padding-bottom: 10px;
}
table.listing tbody td{
	padding: 3px;
	text-align: left;
	padding-left: 0px;
}
table.listing tr.alt td{
	background-color: #eee;
}
/**** CONTEUDO *****/

#content{
	z-index: 4;
}
#content #menu-lateral{
	z-index: 2;
}
#content #menu-lateral div.menu_wrapper{
	background: transparent url(menu-lateral_bg.png) repeat-y;
	min-height: 344px;
}
#content #menu-lateral li{
	display:block;
	padding: 0px;
	margin: 0px;
}

#content #menu-lateral #menu>li{
  margin-left: 5px;
  margin-right: 5px;
}

#content #menu-lateral ul.menuex li a{
	height: 22px;
	text-align: left;
	white-space: nowrap;
  font-size: 12px;
  margin: 0;
  display: block;
  color: #fff;
  /*padding: 0 11px;*/
	line-height: 22px;
	background: none !important;
  min-width: 100px;
  position:relative;
}

#content #menu-lateral ul.menuex a:hover{
  background-color:#dd3020 !important;
}

#content #menu-lateral ul.menuex li.last,
#content #menu-lateral li.last{
	background-image:  none;
	/*height: 23px;*/
}

#content #menu-lateral ul.menuex li.last{
	height: 22px;
}
body.index #menu-lateral #menu>li>a{
	display: block;
  padding-left: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	min-height: 28px;
	color: #de1000;
	background-repeat: repeat-x;
}

body.index #menu-lateral #menu>li.hover>a,
body.index #menu-lateral #menu>li>a:hover{
	color: #fff;
	background-image: url(menuhover_bg.png);
}

body.index #menu-lateral ul.menuex li.collapsible>a span{
  background-image: url(plus.gif);
  background-repeat: no-repeat;
  height: 5px;
  width: 11px;
  display: inline-block;
  vertical-align: middle;
}
body.index #menu-lateral ul.menuex li.collapsible.expanded>a span{
  background-position: 0px -5px;
}
body.index #menu-lateral div.menu-tabs,
body.index #menu-lateral div.menu-tabs.categorias{
	display: block;
	position: relative;
	height: 36px;
	background: transparent url(tab_index.png) no-repeat scroll bottom left;
}

body.index #menu-lateral div.menu-tabs.marcas{
	background-position: top left;
}

body.popup.chat{
  min-height: 0;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0px;
}

body.popup.orcamento h3{
  padding:24px;
  margin:0px;
  display:block;
}
body.popup.orcamento .container .center{
  padding: 24px;
}
body.servicos .container,
body.popup.orcamento .container{
  border-top: solid 1px #c1c1c1;
  min-height: 350px;
  background: #fff;
}
body.popup.orcamento{
  min-height: 0px;
  padding: 0;
  width: 100%;
  height: 100%;
  background: none;
  background-color: #eeeeee;
}
body.popup.orcamento h3{
  color: #ca0000;
}

body.index #menu-lateral ul.menuex{
	margin: 0px;
	z-index: 3;
	display: none;
  background: #f04e37;
	border: solid #fc8c63 1px;
	border-bottom: solid 1px #e10000;
	position: absolute;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
	left: 97%;
	min-width: 153px;
	top: 0;
}

body.index #menu-lateral li.hover ul.menuex,
body.noJS body.index #menu-lateral li:hover ul.menuex{
	display:block;
}

body.index #menu-lateral ul.menuex li{
  border-left: none;
  border-right: none;
  border-bottom: #e10000 solid 1px;
	border-top: #fc8c63 solid 1px;
}

body.index #menu-lateral ul.menuex li:first-child{
  border-top: none;
}
body.index #menu-lateral ul.menuex li:last-child{
  border-bottom: none;
}

body.index #menu-lateral ul.menuex li a:hover{
  background-color: #dadada !important;
}

body.index #menu-lateral ul.menuex li a{
  padding: 0;
}

#content #menu-lateral{
	left: -1px;
	z-index: 2;
}

body.index #menu-lateral ul.menuex li a.sub:hover{
	margin: 0px;
}

body.index #menu-lateral div.menu-tabs a.categorias{
	width: 108px;
	left: 6px;
}
body.index #menu-lateral div.menu-tabs a.marcas{
	width: 94px;
	left:14px;
}

body.index #menu-lateral div.menu-tabs a{
	display: inline;
	position: relative;
	float:left;
	height: 31px;
	text-indent: -9100px;
	top: 4px;
}

#content #menu-lateral div.menu-bottom{
	background: transparent url(menu-lateral_bottom.png) no-repeat;
	display:block;
	clear:both;
	height: 7px;
}
#content #menu-lateral div.glasslayer{
	background: transparent url(menu_vidro.png) no-repeat 6px 0px;
	min-height: 344px;
	min-height: 433px;
	position: relative;
}

#content #menu-lateral ul#menu{
	width: 207px;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
}

#content #menu-lateral div.sort{
	display: block;
	height: 43px;
	font-size: 10px;
	color: #969696;
	padding-left:23px;
}
#content #menu-lateral div.sort ul{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: none;
	clear: none;
	float: left;
}

#content #menu-lateral div.sort ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
	background: none;
  border: none;
	float:left;
	position: relative;
	margin-top: 18px;
	width: auto;
	clear:none;
	line-height: 14px;
}

#content #menu-lateral div.sort ul li.padrao,
#content #menu-lateral div.sort ul li.alfabetica{
	cursor: pointer;
	height: 14px;
	text-transform:  uppercase;
	font-size:  10px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}

#content #menu-lateral div.sort ul.selected-padrao li.padrao,
#content #menu-lateral div.sort ul.selected-alfabetica li.alfabetica{
	border: solid 1px;
	border-top-color: #f7f7f7;
	border-left-color: #efefef;
	border-right-color: #b4b4b4;
	border-bottom-color: #939393;
	background: transparent url(pagination_bg.gif) repeat-x;
	color: #ca0000;
}

#menu-lateral div#central p{
  margin-bottom: 15px;
}
#menu-lateral div#central div.subsect{
  font-size: 11px;
  background: rgba(210, 210, 210, 0.75);
  color: #414141;
  margin: 0px;
  height: 36px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  text-align:center;
  background-image: url(double_margin.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  line-height: 36px;
}
#menu-lateral div#central div.subsect span{
  position: relative;
  top: 8px;
  display:block;
}
#menu-lateral div#central div.subsect span.tel{
  color: #fff;
  font-size: 16px;
  top: 12px;
  background: #b2b2b2;
}
#menu-lateral div#central div.subsect.bt{
  border-top: solid 1px #afafaf;
  line-height: 14px;
  height: 58px;
}
#menu-lateral div#central{
  width: 182px;
  height: 308px;
  background: transparent url(chat_bg.png) no-repeat;
  padding-left: 19px;
  padding-right: 19px;
  padding-top:11px;
}
#menu-lateral div#central h3{
  text-align: center;
  white-space: nowrap;
  font-size: 18px;
  background: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
h3.internas{
  border: solid 1px #c1c1c1;
  border-bottom: none;
  background: #eeeeee;
  margin: 0px;
  padding-left: 16px;
  height: 32px;
  font-size: 22px;
  line-height: 30px;
}
#menu-lateral div#central h3.in{
  color: #ca0000;
  font-size: 14px;
  line-height: 20px;
  margin: 0px;
  background: transparent url(chat_title_bg.png) repeat-x;
}
#menu-lateral div#central div.subsect span.status{
	line-height: 17px;
  height: 17px;
  text-align:center;
  color: #000;
  font-size: 10px;
  width: 81px;
	display: inline-block;
  top: 0px;
	text-transform: uppercase;
  background-color: #b2b2b2;
  background-image: url(chat_states.png);
	background-repeat: repeat-x;
}
#menu-lateral div#central div.subsect a{
  color: #000;
}
#menu-lateral div#central div.offline span.status{ background-position: 0px -34px;color: #fff; }
#menu-lateral div#central div.online a, #menu-lateral div#central div.offline a{color: #fff; }
#menu-lateral div#central div.online span.status{ background-position: 0px -17px;color: #fff; }
#menu-lateral div#central div.subsect span.status.disabled{ background-image: none; }
#menu-lateral div#central div.subsect span.status.disabled a{ color: #dadada; }
/*#menu-lateral div#central span.status.assistencia{ background-image: url(assistencia.png); }
#menu-lateral div#central span.status.comercial{ background-image: url(comercial.png); }*/
#menu-lateral div#central{
	margin-top: 24px;
}

body.comparar #menu-lateral div#central,
body.contato #menu-lateral div#central,
body.erro #menu-lateral div#central{
	margin-top: 0;
}

ul.subsub{
	margin: 0px;
	display: none;
	padding: 0px;
	background: none;
	/*margin-bottom: 5px;*/
}

ul.subsub li,
ul.subsub li a{
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	padding-left: 15px !important;
}

ul.subsub li a{
	background: none !important;
}
/****** FOOTER *******/
#footer{
	padding-bottom: 16px;
}

#footer #bottom_menu li.header{
	text-transform: uppercase;
	border-bottom: dotted 1px #939393;
	line-height: 16px;
	padding-bottom: 4px;
	margin-bottom: 9px;
}
#footer #bottom_menu li a:hover{
	color: #414141;
}
#footer #bottom_menu li a{
	color: #8d8d8d;
}
#footer #bottom_menu li{
	line-height: 14px;
}
#footer #bottom_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top:13px;
}
#footer #bottom_menu{
	border: solid 1px #c1c1c1;
	background: #f5f5f5 url(coord_mapa.gif) no-repeat 100% 1px;
	margin-bottom: 19px;
	margin-top: 24px;
	height: 141px;
}
#footer #by{
	color: #8d8d8d;
	font-family: 'Tahoma';
	font-size: 10px;
	white-space: nowrap;
}
#footer #disclaimer{
	color: #8D8D8D;
	font-size: 10px;
	line-height: 25px;
}
#webdesign{
	background-image:url(logo_singular_webdesign.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline-block;
	height:16px;
	position:relative;
	text-indent:-9100px;
	top:-3px;
	width:73px;
}
#webdesign:hover{
	background-position: 0px -16px;
}

ul.subcategorias li a,
ul.subcategorias li,
ul.subcategorias{
	list-style: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
	font-size:12px;
}
ul.subcategorias{
	margin-top: 15px;
}
ul.subcategorias li.in a{
  color: #878787;
}
ul.subcategorias li{
  border-top: dotted 1px #b2b2b2;
}
ul.subcategorias li:first-child,
ul.subcategorias li.in{
  border: none;
}
ul.subcategorias li.in{
	margin-left: 10px !important;
}
ul.subcategorias li{
}
ul.subcategorias li a{
	line-height: 20px;
	padding-left: 11px !important;
	display: block;
}
ul.subcategorias li a:hover,
ul.subcategorias li a.selected{
	color: #e0341c;
}
ul.subcategorias li a.selected{
  font-weight: bold;
}
ul.subcategorias.selected li a,
ul.subcategorias li a.selected{
	background: transparent url(arrow_bullet.gif) no-repeat scroll center left;
}
.block{
	display:block;
}
.iblock{
	display:inline-block !important;
}
.np{
	padding: 0px !important;
}
.al{
	text-align: left;
}
.ar{
	text-align: right;
}
.ac{
	text-align: center;
}
.aj{
	text-align: justify;
}
.nm{
	margin:0px !important;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
/****************
	 ESPECIFICOS
*****************/

/**** INDEX ****/
body.index #menu-lateral #menu>li{
	line-height: 28px;
  border-bottom: solid #b2b2b2 1px;
  border-top: solid #f9f9f9 1px;
	list-style-type: none;
	clear: both;
}
body.index #menu-lateral #menu>li:first-child{
  border-top: none;
}
body.index #menu-lateral #menu>li:last-child{
  border-bottom: none;
}

body.index div.noticias{
	text-align: justify;
}
body.index div.noticias a.leia{
	font-size: 10px;
	font-weight: bold;
	color: #ca0000;
	text-transform: uppercase;
}
body.index div.noticias a.redbutton{
	display:inline-block;
}

body.index .horizontal div.border{
	min-height: 230px;
	max-height: 230px;
}

body.index div.noticias ul{
	height:188px;
}

body.index div.noticias ul li,
body.index div.noticias ul li p,
body.index div.noticias ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body.index div.noticias ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted #aaaaaa 1px;
}
body.index div.noticias ul li:first-child{ padding-top: 0px; }
body.index div.noticias ul li.last{ border-bottom: none; }

body.index div.lancamentos div.heightwrap{
	height:188px;
	display:block;
}
body.index div.lancamentos div#lancamento_display{
	text-align: center;
	margin-bottom: 15px;
	height: 80px;
	overflow: hidden;
}
body.index div.lancamentos div.border{
	text-align: center;
}
body.index form#newsletter a.radio{
	width: 70px;
}
body.index form#newsletter select,
body.index form#newsletter input{
	width: 100%;
}

/********** PRODUTOS ***********/
body.produtos p.pagination a{
  background: transparent url(pagination_bg.gif) repeat-x;
  color: #8d8d8d;
  text-align: center;
  line-height: 16px;
  height: 16px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
body.produtos p.pagination a.number{
  width: 16px;
  padding: 0px;
}
body.produtos p.pagination a.current{
  color: #fff;
  background: #c1c1c1;
}
body.produtos div.thumbs{
  border-top: solid 1px #c1c1c1;
  padding-top: 10px;
  width: 360px;
}
body.produtos div.thumbs a{
  min-width: 80px;
  min-height: 80px;
  float: left;
  /*left: 15%;*/
  position: relative;
  margin-right: 13px; /* 20 */
  display: inline;
}
body.produtos div.thumbs a:last-child{
  margin-right: 0px;
}
body.produtos div.thumbs img{
  max-width: 80px;
  max-height: 80px;
}
body.produtos #breadcrumbs{
	height:30px;
	display:block;
	list-style-type: none;
	background-color: #eee;
	/*width: 100%;*/
	color: #969696;
	line-height: 30px;
	margin-bottom: 0px;
	border: solid #c1c1c1 1px;
	border-bottom: none;
	white-space: nowrap;
}
body.produtos #breadcrumbs li{
	float:left;
	display:inline;
	margin: 0px;
	background: transparent url(breadcrumb_bg.png) repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
body.produtos #breadcrumbs li.s{
	width: 8px;
  height: 32px;
  width: 4px;
  background: url(gray_arrow.gif) no-repeat scroll center left,url(breadcrumb_bg.png) repeat-x;
  text-indent: -9990px;
	font-weight: bold;
	padding: 0px;
}
body.produtos #breadcrumbs li.last{
	background: transparent url(breadcrumb_last_bg.png) no-repeat;
	padding-right: 0px;
	padding-left: 25px;
}
body.produtos p.telefone{
	color: #e0341c;
	font-size: 24px;
}
.breadcrumb a,
body.produtos #breadcrumbs a{
	font-size: 10px;
	color: #8d8d8d;
	text-transform: uppercase;
}
body.produtos div.produto{
	background-color: #ffffff;
	padding-top: 32px;
}
body.produtos div.desc{
  margin-top: 20px;
}
body.produtos div.desc ul{
	border-bottom: #a9a9a9 solid 1px;
	height:23px;
	white-space: nowrap;
	margin-bottom: 17px;
}
body.produtos div.desc ul li{
	background-color: #f2f2f2;
	height:23px;
	font-size: 14px;
	text-align: center;
	line-height: 23px;
	display: inline;
	margin-right: 7px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	cursor: pointer;
}
body.produtos div.tabcontent{
	
}
body.produtos div.tabcontent.hidden{
	display:none;
}
body.produtos div.desc ul li a{
	color: #414141;
	display:block;
	height: inherit;
}
body.produtos div#destaques{
}
body.produtos div#destaques p.d{
	color: #ca0000;
	margin-bottom: 2px;
	font-weight: bold;
}
body.produtos div.box{
	background-color: #f6f6f6;
	/*padding: 14px;*/
	border-top: 1px solid #a9a9a9;
	/*float:left;*/
	position: relative;
}
body.produtos div.box div.inpad{
  padding: 14px;
  padding-bottom: 5px;
}
body.produtos div#destaques ul{
	
}
body.produtos div#destaques li{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
body.produtos div.desc ul li a.pdf{
	background: transparent url(pdf.png) no-repeat scroll center left;
	padding-left: 20px;
}

body.produtos div.desc ul li.selected{
	margin-bottom: 0px;
	height: 23px;
	background: transparent url(subtitulo_bg.png) repeat-x scroll center left;
}
body.produtos div.infodisplayer{
	position: relative;
	text-align: justify;
}
body.produtos h2.titulo{
	background: #fff url(subtitulo_bg.png) repeat-x scroll center left;
	float:left;
	display:block;
	clear:both;
	margin: 0px;
	position: relative;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	height:23px;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
}
body.produtos table.zebra{
	width: 100%;
}
body.produtos table.zebra td{
	padding-top: 10px;
	padding-bottom: 10px;
}
body.produtos table.zebra td.b{
	font-weight: bold;
	padding-left: 10px;
}
body.produtos ul.acessorios li,
body.produtos ul.acessorios{
	list-style: none;
	margin:0px;
	padding:0px;
}
body.produtos ul.acessorios li img{
	float:left;
	clear: none;
	margin-right: 10px;
}
body.produtos ul.acessorios li{
	margin-bottom: 5px;
	border-bottom: 1px dotted #444;
	line-height: 15px;
	height: 80px;
	padding-bottom: 5px;
}
body.produtos ul.acessorios li:last-child{
  border: none;
}
body.produtos div#imagens img{
	max-height: 360px;
	max-width: 360px;
}
body.produtos div#imagens{
	max-height: 360px;
	min-height: 360px;
  width: 360px;
}
body.produtos div.vistos{
	padding: 20px;
}
body.produtos div.vistos li{
	text-align: center;
	width:160px;
}
body.produtos div.vistos img{
	display:block;
	margin: 0 auto;
	margin-bottom: 10px;
	min-height: 80px;
	max-height: 80px;
	min-width: 80px;
	max-width: 80px;
	clear:both;
}
body.produtos #menu-lateral select{
	width:100%;
}
/********* BUSCA **********/
body.busca a#maisdetalhes{
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
}
body.busca span.edetalhe{
	display: none;
}
body.busca #content #menu-lateral ol li{
	width: auto;
	background: none;
	border-bottom: dotted 1px #444;
	display: list-item;
	line-height: 28px;
}
body.busca #content #menu-lateral ol li.last{
	border: none;
}
body.busca #content #menu-lateral ol,
body.busca #content #menu-lateral ol li{
	list-style-type: decimal;
	list-style-position: inside;
}
/********** NOTICIAS *********/
body.noticias div.noticias{
	text-align: justify;
}
body.noticias div.noticias span{
	display:block;
	margin:0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
body.noticias ul.subcategorias li{
	padding-top: 10px;
	padding-bottom: 10px;
}
body.noticias div.noticias h1,
body.noticias div.noticias h3{
	margin: 0px;
}
body.noticias div.noticias a.leia{
	font-size: 10px;
	font-weight: bold;
	color: #ca0000;
	text-transform: uppercase;
}
body.noticias div.noticias ul li,
body.noticias div.noticias ul li p,
body.noticias div.noticias ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body.noticias p.list{
	width: 420px;
}
body.noticias div.noticias ul li{
	padding-top: 14px;
	padding-bottom: 16px;
	border-bottom: dotted #aaaaaa 1px;
}
body.noticias div.noticias ul li:first-child{ padding-top: 0px; }
body.noticias div.noticias ul li.last{ border-bottom: none; }

/*********** SERVIÇOS *******/
body.servicos div.form a{
	margin-top: 5px;
	margin-bottom: 10px;
	display:block;
}
body.servicos div.form form a.redbutton{
	width: 85px;
}
body.servicos div.form form fieldset{
	margin: 0px;
	padding: 0px;
}
body.servicos div.form form .message{
	color: #f00;
}
body.servicos div.form form textarea,
body.servicos div.form form input{
	height: auto;
	width: 300px;
  border: solid 1px #ccc;
}
body.servicos div.form form textarea{
	height: 200px;
}
body.servicos div.form form{
	display: none;
	border: solid 1px #eee;
	padding: 10px;
}
/******* CONTATO ********/
body.contato #contactform textarea,
body.contato #contactform input{
	width: 100%;
}
body.contato .formblock{
	height: 346px;
}
body.contato #contactform textarea{
	height: 150px;
}
body.contato #contactform input,textarea{
  border: solid 1px #dddddd;
}
/******** COMPARAÇÃO ********/
body.comparar table a:hover{
	text-decoration: underline;
}
body.comparar table{
	width: 100%;
}
body.comparar table th img{
	display:block;
	margin: 0 auto;
}
body.comparar table th,
body.comparar table td{
	border: solid 1px #aaa;
	padding: 15px;
}
body.comparar table tr:hover th,
body.comparar table tr:hover td,
body.comparar table tr.alt td{
	background-color: #f1f1f1;
}
/*********** POPUP *********/
body.servicos #contactform textarea,
body.servicos #contactform input,
body.popup #contactform textarea,
body.popup #contactform input{
  border: solid 1px #eee;
  width: 100%;
}
body.servicos #contactform textarea,
body.popup #contactform textarea{
  height: 240px;
}
body.servicos div.desc,
body.popup.orcamento div.desc{
  margin-top: 20px;
}
body.servicos div.desc ul,
body.popup.orcamento div.desc ul{
	border-bottom: #a9a9a9 solid 1px;
	height:23px;
	white-space: nowrap;
	margin-bottom: 17px;
}
body.servicos div.desc ul li,
body.popup.orcamento div.desc ul li{
	background-color: #f2f2f2;
	height:23px;
	font-size: 14px;
	text-align: center;
	line-height: 23px;
	display: inline;
	margin-right: 7px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	cursor: pointer;
}
body.servicos div#atendimento{
  min-height: 350px;
}
body.popup.orcamento div.tabcontent{

}
body.servicos div.tabcontent.hidden,
body.popup.orcamento div.tabcontent.hidden{
	display:none;
}
body.servicos div.desc ul li a,
body.popup.orcamento div.desc ul li a{
	color: #414141;
	display:block;
	height: inherit;
}
body.servicos div.desc ul li.selected,
body.popup.orcamento div.desc ul li.selected{
	margin-bottom: 0px;
	height: 23px;
	background: transparent url(subtitulo_bg.png) repeat-x scroll center left;
}
/*********** DROPDOWN *************/
div.select{
  background: transparent url(select_bg.png) repeat-x;
  height: 24px;
  line-height: 24px;
  margin-bottom: 12px;
  position: relative;
  z-index: 1000;
}
div.select span{
  position: absolute;
  padding-left: 5px;
  max-width: 90%;
  overflow:hidden;
  white-space: nowrap;
}
div.select>a{
  background: transparent url(select_btn.png) no-repeat;
  background-position: 0px -24px;
  display: block;
  height: 24px;
  width: 23px;
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}
div.select ul{
  background-color: #f8f8f8;
  color: #414141;
  border-bottom: solid 1px #c1c1c1;
  position: absolute;
  left: 0px;
  top: 100%;
  min-width: 100%;
  z-index: 999;
  display: none;
  white-space:nowrap;
}
div.select ul li{
  display: list-item !important;
  list-style: none;
  z-index: 998;
  padding: 0px;
  margin: 0px;
}
div.select ul li a{
  display:block;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  z-index: 1001;
}
div.select ul.expanded{
  display:block;
}
div.select ul li:hover{
  background-color: #c1c1c1;
}

div.select ul li a:hover{
  color: #ffffff;
}
div.select a.expanded{
  background-position: 0px 0px;
}
#assistencia-form textarea,
#assistencia-form input{
	width: 100%;
}
#assistencia-form label {
	margin-top: 7px;
	margin-bottom: 15px;
}
table#equipamentos{
	width:100%;
}
table#equipamentos td{
	vertical-align: middle;
	/*border: solid 1px #ccc;
	padding: 5px;*/
}
table#equipamentos td textarea,
table#equipamentos td input{
	margin:0 !important;
	padding: 0 !important;
}
table#equipamentos td textarea{
	height:150px !important;
}
