* { margin: 0; padding: 0; }
body { font-size: 13px; background: #e2e1dd url(images/bg.png) repeat-x top center; }
@font-face { font-family:NewDetroit; src:url("New_Detroit.eot"); }
@font-face { font-family:NewDetroit; src:url("New_Detroit.ttf");}
body, table, textarea { font-family: Verdana; }
h1, h2, h3, h4, h5, h6, legend { font-family: Arial; color: #333; text-shadow: 1px 1px 1px #ccc; filter: dropshadow(color=#cccccc, offx=1, offy=1) }
p, h1, h2, h3, h4, h5, h6, ul, ol, table, fieldset { margin: 7px 15px; }
img { border: 0; -ms-interpolation-mode: bicubic; }
ul { list-style: none; }
li ul,li ol { margin: 0; }
sup, sub { line-height: 0; }
hr { margin: 15px 25px; height: 0; border: none; border-bottom: 1px solid #abc; border-top: 1px solid #fff; }
fieldset { border: 1px solid #ccc; padding: 8px 0; }
legend { margin-left: 15px; padding: 0px 3px; font-size: 16px; }

h1 { font-size: 26px; font-weight: normal;}
h2 { font-size: 20px; font-weight: normal; line-height: 1; }
h3 { font-size: 15px; font-weight: bold; line-height: 1; }
h4 { font-size: 12px; font-weight: bold; line-height: 1; }
h5 { font-size: 11px; font-weight: bold; line-height: 1; }
h6 { font-size: 10px; font-weight: normal; line-height: 1; }

a:link { text-decoration: none; color: #825b21; }
a:visited { text-decoration: none; color: #666; }
a:hover, a:focus { text-decoration: underline; color: #825b21; }
a:active { text-decoration: underline; color: #ac8d5f; }

.ico { width: 16px; height: 16px; display: inline-block; margin-right: 4px; background-position: center center; background-repeat: no-repeat; vertical-align: middle; margin-top: -0.3em; }/*Ícone*/

.left { float: left; }
.right { float: right; }
.marg-left { margin-left: 15px;}
.hide { display: none; }
.inlineblock { display: inline-block; }
.block { display: block; }
.clear { clear: both; }
.spacer { height: 12px; }
.aleft { text-align: left; }
.acenter { text-align: center; }
.aright { text-align: right; }
.botao { padding: 1px 8px; cursor: pointer; }
.clearfix:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden; }

/*Tabela*/
td { vertical-align: top; }
th { vertical-align: top; text-align: left; }

/*Formulário Default*/

html > body form.default p { position: relative; padding-left: 123px; }
form.default .sucesso, form.default .erro, form.default .info, form.default .aviso { padding-left: 10px; }
form.default input[type="text"], form.default input[type="password"]  { width: 350px; }
form.default textarea { width: 350px; height: 55px; }
form.default select { width: auto; }
form.default label { width:120px; display: inline-block; float: left; text-align: right; }/*IE6*/
html > body form.default label { width: 120px; display: block; float: none; position: absolute; top: 0; left: 0px; text-align: right; }
form.default label.normal { display: inline-block; width: auto; float: none; text-align: left; position: static; }
form.default p.normal { padding-left: 0; }
form.default p.pad { padding-left: 120px; }/*IE6*/
.opt0 { color: #888; }

form.newsletter { width: auto; margin-left: 0;}
form.newsletter input[type="text"], form.default input[type="password"]  { width: 220px; }
form.newsletter textarea { width: 220px; height: 55px; }

form .check { margin:0 10px 0 5px;}




/*Boxes de Informação*/
.sucesso { color: #1a5a09; background: #daffd0; border: 1px solid #7ad661; margin-top: 10px; margin-bottom: 10px; padding: 6px 10px; -webkit-border-radius: 3px; }
.erro { color: #8c3d3d; background: #ffe1e1; border: 1px solid #f2a0a0; margin-top: 10px; margin-bottom: 10px; padding: 6px 10px; -webkit-border-radius: 3px; }
.info { color: #00425a; background: #d7f2fc; border: 1px solid #8ec4d8; margin-top: 10px; margin-bottom: 10px; padding: 6px 10px; -webkit-border-radius: 3px; }
.aviso { color: #4f4e00; background: #ffffd8; border: 1px solid #cfcea3; margin-top: 10px; margin-bottom: 10px; padding: 6px 10px; -webkit-border-radius: 3px; }
a.sucesso, a.erro, a.info, a.aviso, span.sucesso, span.erro, span.info, span.aviso { display: inline-block; }

/* Neoware */
#neoware { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 17px; color: #000; background:#ccc; text-align: center; font-family: tahoma; font-size: 12px; line-height: 16px; display:block; z-index:2; }
div > div#neoware { position: fixed; }

div#neoware {
_right: auto; _bottom: auto;
_left: expression( ( 0 - neoware.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
_top: expression( ( 0 - neoware.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}

/*************************layout**************************/

#all { width: 970px; margin: 0 auto; padding:1px; background: #fff url(images/top-all.png) no-repeat top center; border-left:1px solid #888e91; border-right:1px solid #888e91; }
span#foot-all { margin: 0 auto 30px; background: url(images/foot-all.png) no-repeat top left; width: 975px; height: 21px; display:block; z-index:1 }

#topo { height: 240px; background: transparent; }
#logo { float: left; margin-top: 15px;}
object { display: block; }

#oddheader { background:transparent; width: 681px; height: 200px; float: right; margin: 20px 10px; }


#content img { margin: 10px;}

#boxes-footer {  margin: 0px 8px -20px 8px; }
#boxes-footer h3 { color: #fff; text-shadow: 1px 1px 1px #333; filter: dropshadow(color=#333333, offx=1, offy=1); font-size: 18px; }
#boxes-footer div { background: #fff url(images/boxes-footer.png) repeat-x; float: left; width: 277px; margin: 2px; height: 150px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}
#boxes-footer div.nowidth { width: auto;}
#boxes-footer ul { list-style-type:disc; list-style:inside; margin: 0 10px;}



#footer { height: 30px; background: #fff; text-align: center; font-weight:bold; color: #333; margin-bottom: -23px; position: relative; z-index:2;}

/*Menu*/
#menu { margin: 10px 20px 10px 1px; float:left; }
#menu li { width: 200px; height: 30px; margin: 2px; background: url(images/li.png) -59px no-repeat; }
#menu a { height: 30px; line-height: 30px; display: block; padding: 0 28px; color: #fff; text-shadow: 1px 1px 1px #333; filter: Shadow(Color=#333333, Direction=180, Strength=1); font: bold 18px/30px Tahoma, Geneva, sans-serif; }
#menu li:hover { background: url(images/li-on.png) -59px no-repeat ; }
#menu a:hover{ text-decoration: none; color: #000; text-shadow: 0px 0px 0px; filter: none;}

#data { margin:0; padding:0;}

.produtos { float: left; }
.produtos li { display:inline-block; zoom: 1; *display: inline; text-align:center;}
.produtos li img { display: block; *display: block;}


.margform { margin-left: 250px;}

ul#revendedor { list-style: none; margin-left: 70px;}

