html, body,
form, fieldset,
ul, li,
h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Segoe UI", "MS Sans Serif", Sans-serif;
	cursor: default;
}

html, body
{
	height: 100%;
}

body
{
	background: white url('Images/Background_1024-2.jpg') no-repeat center top fixed;
}

img
{
	-ms-interpolation-mode: bicubic;
}

h1, h3, h4, h6,
.header ul a,
.sidebar ul a,
.searchbox,
.searchbox button,
.searchbox input,
.searchbox ul label
{
	background: url('Images/Layout.gif') no-repeat;
}

h1
{
	width: 174px;
	height: 86px;
	background-position: 0 -103px;
	clear: both;
}

h1 a
{
	display: block;
	text-indent: -9999px;
	width: 174px;
	height: 78px;
}

h2
{
	background: url('Images/TagLineBgr.png') no-repeat;
	font-weight: normal;
	width: 570px;
	height: 43px;
	line-height: 43px;
	margin-left: 13px;
	padding-left: 12px;
}

h2.productRealLife
{
	background: url('Images/TagLineRealLifeBgr.png') no-repeat;
	width: 553px;
	height: 43px;
	text-align: left !important;

}

.wrapper
{
	margin: 0 auto;
	width: 771px;
}

.header
{
	height: 103px;
	background: url('Images/HeaderBgr.png') no-repeat;
}


.header li
{
	float: left;
}

/* horizontal bar navigation menu */
.header ul a
{
	display: block;
	width: 155px;
	height: 25px;
	text-indent: -9999px;
}

.header .navlink.produtos
{
	background-position: 0 -181px;
}

.header .navlink.orcamento
{
	background-position: -155px -181px;
}

.header .navlink.empresa
{
	background-position: -309px -181px;
}

.header .navlink.novidades
{
	background-position: -463px -181px;
}

.header .navlink.fale_conosco
{
	background-position: -617px -181px;
	width: 151px;
}

.sidebar
{
	float: left;
	width: 173px;
}

.sidebar ul.navlist a
{
	display: block;
	width: 173px;
	height: 29px;
	text-indent: -9999px;
}

.sidebar ul.navlist li
{
	margin: 0 0 30px 0;
}

.sidebar .navlink.produtos
{
	background-position: 0 -280px;
	margin-top: 15px;
}

.sidebar .navlink.orcamento
{
	background-position: -173px -280px;
}

.sidebar .navlink.empresa
{
	background-position: -519px -280px;
}

.sidebar .navlink.novidades
{
	background-position: -346px -280px;
}

.sidebar .navlink.fale_conosco
{
	background-position: 0 -309px;
}

.content
{
	float: right;
	width: 596px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.content h6
{
	font-size:11px;
	font-weight: normal;
	text-align: center;
}

.searchbox
{
	width: 173px;
	height: 121px;
	background-position: 0 -652px;
	color: white;
}

.searchbox h6
{
	background-position: -173px -228px;
	text-indent: -9999px;
	height: 26px;
	line-height: 26px;
	width: 173px;
}

.searchbox fieldset
{
	border: 0;
}

.searchbox ul li
{
	zoom: 1;
}

.searchbox ul label
{
	display: block;
	width: 173px;
	height: 22px;
	line-height: 22px;
	text-indent: -9999px;
	clear: both;
}

.searchbox ul .tipoDiProduto
{
	background-position: -347px -228px;
}

.searchbox ul .busca
{
	background-position: -547px -228px;
}

.searchbox legend
{
	display: none;
}

.searchbox button
{
	width: 42px;
	height: 21px;
	border: 0;
	background-position: -729px -280px;
	cursor: hand;
	cursor: pointer;
}

.searchbox input,
.searchbox select
{
	vertical-align: middle;
	margin: 0 2px;
	display: block;
	float: left;
}

.searchbox input
{
	border: 0;
	background-color: transparent;
	background-position: 0 -230px;
	height: 21px;
	line-height: 21px;
	width: 120px;
}

.searchbox select
{
	width: 167px;
}

.footer
{
	clear: both;
	background: url('Images/FooterBgr.png');
	height: 115px;
	width: 771px;
	text-align: center;
	padding-top: 4px;
	margin-top: 24px;
	font-style: normal;
	font-size: 10px;
	line-height: 1.3em;
	color: #005f0d;
}

.footer a {
	font-style: normal;
	font-size: 10px;
	color: #005f0d;
	text-decoration: none;
}

.footer a:hover {
	font-style: normal;
	font-size: 10px;
	color: #005f0d;
	text-decoration: underline;
}

.footer address
{
	font-style: normal;
	font-size: 10px;
	line-height: 1.3em;
	color: #005f0d;
}

.footer address a 
{
	font-style: normal;
	font-size: 10px;
	line-height: 1.3em;
	color: #005f0d;
	text-decoration: none;
}

.footer address a:hover
{
	font-style: normal;
	font-size: 10px;
	line-height: 1.3em;
	color: #005f0d;
	text-decoration: underline;
}

.footer address strong.vermelho {
	color:#F00;	
}

.productList
{
	margin: 16px 0 0 26px;
	
}

.productList li
{
	float: left;
	margin: 0 4px 20px 0;
	text-align: center;
}

.productList a
{
	width: 130px;
	display: block;
	text-decoration: none;
	color: #005f0d;
	font-size: 10px;
	text-align: center;
}

.productList a span
{
	cursor: hand;
}

.productList img {
	border: 0;
	display: block;
}

/*
.productList .img
{
	width: 130px;
	height: 130px;

}
*/

.productList .code,
.productList .nameAndDescription
{
	display: block;
	width: 130px;
	text-align: center;
	margin-top: 5px !important;
}

.productSpecifications
{
	width: 563px;
	float: right;
}

.productSpecificationsHeader
{
	height: 60px;
	background: url('Images/ProductSpecsHeading.png') no-repeat;
}

.productSpecifications h2
{
	padding-left: 12px;
	margin: 0;
	background: none transparent;
	height: 36px;
	line-height: 36px;
}

.productSpecifications em
{
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #005f0d;
	padding-left: 12px;
}

.itemCode
{
	font-size: 15px;
	float: right;
	text-align: center;
	margin: -39px 30px 0 0;
}

.itemCode strong
{
	display: block;
	width: 66px;
	font-weight: bold;
	font-size: 13px;
}

.specificationsPane
{
	float: none;
	clear: both;
}

.specificationsPane .image
{
	float: left;
	width: 48%;
	text-align:center;
	margin-top:-20px;

	
}

.specificationsPane .dimensions
{
	width: 48%;
	text-align: center;
	float: right;
	margin: 0 20px 0 0;
}

.specificationsPane h3
{
	background-position: 0 -338px;
	text-indent: -9999px;
	margin: 16px 0 27px 286px;
	clear: both;
}

.specificationsPane h4
{
	clear: both;
	float: none;
	height: 30px;
	line-height: 30px;
	background-position: 0 -384px;
	text-indent: -9999px;
}

.specificationsPane .description
{
	width: 533px;
/*	height: 103px; */
	height: 200px; 
	background: url('Images/DescriptionBgr.png') no-repeat;
	padding: 10px;
	padding-top: 30px;
	margin: 16px 0;
	font-size: 11px;
}

.twoColumnProductsList
{
	margin: 0 0 0 16px;
}

.twoColumnProductsList img
{
	border: 0;
}

.twoColumnProductsList li
{
	float: left;
	margin: 0 19px 19px 0;
}

.breadcrumb {
 	float: left;
	margin: 0px 0 10px 25px;
	font-size: 11px;	
	color: #005f0d;
	font-weight: bold;
}

.breadcrumb a {
	color: #005f0d;
	text-decoration: none;	
	font-weight: normal;
}

.breadcrumb a:hover {
	color: #005f0d;
	text-decoration: underline;	
	font-weight: normal;
}

.bt_voltar a {
	margin-left: auto;
	margin-right: auto;
	font-size:12px;	
	text-decoration: none;
	text-align: center;
	color: #005f0d;
}

.instrucoes {
	font-family: "Segoe UI", "MS Sans Serif", Sans-serif;
	color: #000000;	
	font-size: 12px;
	margin-top: 0px;
	margin-left: 17px;
	margin-bottom:10px;
}

.instrucoes2 {
	font-family: "Segoe UI", "MS Sans Serif", Sans-serif;
	color: #000000;	
	font-size: 12px;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom:5px;
	text-align: left;
}

.instrucoes2 a {
	font-family: "Segoe UI", "MS Sans Serif", Sans-serif;
	color: #005f0d;	
	font-size: 12px;
	margin-left: 25px;
	margin-bottom:5px;
	margin-left: 400px;	
	text-decoration: none;
}

.instrucoes2 a:hover {
	font-family: "Segoe UI", "MS Sans Serif", Sans-serif;
	width: 100%;
	color: #005f0d;	
	font-size: 12px;
	margin-left: 400px;
	margin-bottom:5px;
	text-decoration: underline;
}

.orcamento_box {
    width:570px; 
    height: 18px; 
    padding-top:3px; 
    background: #8af298; 
    float: right; 
    margin: 16px 10px 0 0;
    text-align: center; 
    font-size: 12px; 
    font-weight: bold;
	clear: both;
}

.aviso_box {
    width:570px; 
    height: 36px; 
    padding-top:5px; 
    background: #edc81d; 
	border: 1px solid #ff8a00;
    float: right; 
    margin: 18px 10px 0 0;
    text-align: center; 
    font-size: 12px; 
	clear: both;
	color: #333;
}

.orcamento_box a {
	color: #F00;
	text-decoration: none;
}

.textfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #BCBCBC;
}
.botao {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFF;
	background-color: #5CA35C;
	border: none;
	height:25px;
	font-weight: bold;
}

.texto_normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	font-size: 12px;
	text-align: left;
}


.texto_normal-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	font-size: 12px;
	text-align: right !important;
}

/* IE6 fixes */
* html .header
{
	background: none transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Styles/Images/HeaderBgr.png', sizingMethod='scale');
}

* html h2
{
	background: none transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Styles/Images/TagLineBgr.png', sizingMethod='scale');
}

* html h2.productRealLife
{
	background: none transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Styles/Images/TagLineBgr.png', sizingMethod='scale');
}

* html .footer
{
	background: none transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Styles/Images/FooterBgr.png', sizingMethod='scale');
}

* html .productSpecificationsHeader
{
	background: none transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Styles/Images/ProductSpecsHeading.png', sizingMethod='scale');
}

* html ..specificationsPane .description
{
	background: none transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Styles/Images/DescriptionBgr.png', sizingMethod='scale');
}

* html .productSpecifications h2
{
	filter: none;
}

* html .content
{
	overflow: hidden;
}

* html .searchbox button
{
	width: 40px;
}

* html .itemCode,
* html .specificationsPane .dimensions
{
	display: inline;
}

