@charset "utf-8";
/* CSS Document */

/* ---------- TAGS ---------- */
body, html {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0;
	padding : 0;
	background-color: #F1F1F1;
}
a{
	text-decoration : none;
	font-weight: bold;
	color: #717171;
}

a em{
	display : none;
}

a img{
	border : none;
}

a:hover{
	text-decoration : underline;
}

ul,li{
	line-height : normal;
	list-style : none;
	margin : 0;
	padding : 0;
}

h1,h2,h3,h4,h5,h6{
	display : block;
	font-size : 14px;
	font-weight : bold;
	line-height : normal;
	margin : 0;
	padding : 0;
}

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

p{
	margin : 0 0 10px 0;
	padding : 0;
	text-align : justify;
}

form,fieldset{
	border : none;
	display : block;
	margin : 0;
	padding : 0;
}

div.spacer8 {
	clear : both;
	display : block;
	font-size : 0;
	height : 5px;
	line-height : 0;
	visibility : hidden;
}

div.spacer8{
	height : 8px;
}


/* ---------- CLASSES ---------- */
.textosimples {text-align: left;}
.textocenter {text-align: center;}
.textoright {text-align: right;}
.red, .error {color: red;}
.green {color: #539B00;}
.bigred {color: red; font-size: large;}
.comprar {margin-top: 17px;}
.margin5 {margin-top: 5px; margin-bottom: 5px;}
.margin10 {margin-top: 10px; margin-bottom: 10px;}
.margin20 {margin-top: 20px; margin-bottom: 20px;}
img.bord2 {display: block; padding : 2px; border : 1px solid #bfbfbf; }
.wrap980 {
	position: relative;
	width: 980px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	background-color: #FFF;
	text-align: left;
}
.prod-pic1 {margin-top: 5px; margin-right: 2px;}
#pgnb {text-align: center; margin: 5px; padding-top: 5px;}
.prod-price {
	line-height : 20px;
	color : #719735;
	font-weight : bold;
	padding : 0;
	font-size : 12px;
}
.prod-pricered {
	line-height : 20px;
	color : red;
	font-weight : bold;
	padding : 0;
	font-size : 12px;
}
/* ---------- TOP ---------- */
#top {
	margin: 0;
	padding: 0;
	height: 130px;
}
/* ------ LOGO ------ */
#topin {
	width: 980px;
	height: 100px;
	background: url(/tpl/imagens/bg_header_2.gif) top center no-repeat;
	background-color: #FFFFFF;
}

#logo {
	
	height: 100px;
	float: left;
}
#topright {
	color: 	#a2a2a2;
	text-align:right;
	float: right;
	height: 95px;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top: 7px;
	margin-right: 10px;
	line-height: 14px;
}
/* ------ NAV ------ */
#nav {
	height: 30px;
	background: url(/tpl/imagens/bg_mainmenu.gif) repeat-x;
}
#nav ul {
	padding: 3px 3px;
	width: 80%;
}
#nav ul li {
	float: left;
	padding: 3px 3px 3px 8px;
	background: url(/tpl/imagens/list_style_img.png) 5px 7px no-repeat;
	text-indent: 5px;
	margin: 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nav ul li a {
	color: #FFF;
	text-transform: uppercase;
}
#nav ul li:hover {
	background-color: #A3CF5E;
}
/* ---------- MIDDLE ---------- */
#middle {
	overflow: hidden;
	margin: 0;
	padding: 0;
	
}
/* ------ LEFT ------ */
#colleft {
	width: 199px;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
h5.verde, h1.verde {
	background-color: #A3CF5E;
	padding: 4px 3px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

h5.verde2 {
	background-color: #A3CF5E;
	padding: 4px 3px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
h5.bege, h1.bege {
	background-color: #CBB05D;
	padding: 4px 3px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
/* ------ LISTA ------ */

ul.menulist, ul.menulist2, ul.menulist4 {
	border-top: 1px dashed #bfbfbf;	
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
	padding-bottom: 10px;
}
ul.menulist3, ul.menulist5 {
	border-top: none;	
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
	padding-bottom: 10px;
}
ul.menulist li, h3.green {
	padding: 5px 3px 5px 10px;
	text-indent: 5px;
	margin: 0;
	font-size: 10px;
	color: #717171;
	font-weight: bold;
	border-bottom: 1px dashed #bfbfbf;
	overflow: hidden;
}
ul.menulist li.green, ul.menulist li.bege, h3.green {
	background: url(/tpl/imagens/list_style_img2.png) 5px 7px no-repeat;
}
h3.green {
	border: none;
	border-top: 1px dashed #bfbfbf;
	
	}
ul.menulist li.green:hover {
	background-color: #E8F3D7;
}
ul.menulist li.bege:hover {
	background-color: #F2EBD6;
}
ul.menulist2 li {
	padding: 5px 1px 5px 1px;
	margin: 0;
	font-size: 10px;
	color: #717171;
	font-weight: bold;
	border-bottom: 1px dashed #bfbfbf;
	overflow: hidden;
}
ul.menulist5 li {
	padding: 5px 1px 5px 1px;
	margin: 0;
	font-size: 10px;
	color: #717171;
	font-weight: normal;
	border-bottom: 1px dashed #bfbfbf;
	overflow: hidden;
}
ul.menulist4 li {
	padding: 5px 1px 5px 1px;
	margin: 0;
	font-size: 10px;
	color: #717171;
	font-weight: normal;
	overflow: hidden;
}
ul.menulist3 li {
	font-size: 10px;
	color: #717171;
	font-weight: normal;
	overflow: hidden;
}
ul.menulist3 h3 li, ul.menulist3 li h2.text11 {
	font-size: 11px;
	color: #717171;
	font-weight: normal;
	overflow: hidden;
}
ul.menulist3 li h2, ul.menulist5 li h2, ul.prod-list li h2 {
	font-size: 12px;
	color: #717171;
	font-weight: normal;
	overflow: hidden;
}
ul.submenulist {
	display: none;
}
ul.submenulist li {
	padding: 5px 3px 5px 10px;
	text-indent: 10px;
	margin: 0;
	font-size: 10px;
	color: #717171;
	font-weight: bold;
	border-top: 1px dashed #bfbfbf;
	border-bottom: none;
	background-color: #E8F3D7;
}
.bordergreen {
	border-bottom: 	1px solid #A3CF5E;
}
.borderbege {
	border-bottom: 	1px solid #CBB05D;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
select.error{color: #717171;}
textarea.txt250 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 250px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt250 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 250px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt230 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 230px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt180 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 180px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
textarea.txt170 {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #BFBFBF;
	padding-left: 3px;
}
input.txt170 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 170px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt165 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 165px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 150px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt130 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 130px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}

input.txt100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 100px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt90 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 90px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt80 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 80px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt70 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 70px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt60 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 60px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt50 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 50px;
	padding-left: 3px;
	border: 1px solid #BFBFBF;	
}
input.txt25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 12px;
	width: 25px;
	padding: 0;
	border: 1px solid #A3CF5E;	
	margin: 0;
	text-align: center;
}
ul.prod-list{
	overflow : hidden;
	position : relative;
	margin : 0;
	padding : 0;
	list-style : none;
	width : 560px;
}

ul.prod-list li{
	overflow : hidden;
	position : relative;
	margin : 0 0 5px 0;
	padding: 2px 0 5px 0;
	list-style : none;
	display : inline;
	float : left;
	width : 278px;
	height : 100px;
	border: none;
	border-bottom: 1px dashed #bfbfbf;
}

ul.prod-list img.prod-pic{
	display : block;
	position : absolute;
	top : 0px;
	left : 0px;	
	color : #999;
	font-size : 11px;
	text-align : center;
	line-height : 60px;	
	padding : 2px;
	border : 1px solid #bfbfbf;
}

ul.prod-list div.prod-title{
	position : absolute;
	top : 0px;
	left : 105px;
	border : none;
	padding : 0;
}

ul.prod-list div.prod-details{
	padding : 0;
	margin : 0;
	position : absolute;
	top : 45px;
	left : 105px;
	overflow : hidden;
	font-weight: normal;
}

ul.prod-list div.prod-details p{
	margin : 0;
	padding : 0;
	overflow : hidden;
	text-align : justify;
	line-height : normal;
	background : #fff;
	text-indent: none;
	font-size: 12px;
}

ul.prod-list div.prod-opt-bar{
	position : absolute;
	left : 100px;
	top: 79px;
	padding: 0;
}

ul.prod-list div.prod-price {
	position : absolute;
	left : 105px;
	top : 57px;
	line-height : 20px;
	color : #719735;
	font-weight : bold;
	padding : 0;
	font-size : 12px;
}
ul.prod-list div.prod-pricered {
	position : absolute;
	left : 105px;
	top : 57px;
	line-height : 20px;
	color : red;
	font-weight : bold;
	padding : 0;
	font-size : 12px;
}

ul.prod-list div.prod-price b{
	color : #539B00;
}


ul.prod-list li.clear{
	clear : both;
	display : block;
	float : none;
	font-size : 0;
	height : 0;
	line-height : 0;
	margin : 0;
	padding : 0;
	visibility : hidden;
}

ul.prod-detail {
	overflow: hidden;
	border: none;
}
ul.prod-detail li.left {
	width: 160px;
	float: left;
	border: none;

}
ul.prod-detail li.right {
	width: 380px;
	float: left;	
	border: none;
	padding-top: 5px;
}
ul.prod-detail li.whole {
	width: 540px;
	float: left;	
	border: none;
	overflow: hidden;
}
li.whole h2 {font-size: 12px; font-weight: normal;}
li.limarcas {
	width: 50%;
	float: left;
	text-align: center;
	overflow: hidden;
}
/* ------ CARRINHO ------ */

ul.menulist li.carttitle {
	background-color: #A3CF5E;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	height: 13px;
	padding-left: 0;
	padding: 5px 2px 5px 2px;
}
ul.menulist li.cartver {
	width: 20px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 13px;
	text-align: center;
}
ul.menulist li.cartexcluir {
	width: 20px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 13px;
	text-align: center;
}
ul.menulist li.cartprod {
	width: 300px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 13px;
	text-align: left;
}
ul.menulist li.cartprod2 {
	width: 348px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 13px;
	text-align: left;
}
ul.menulist li.cartquant {
	width: 66px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 13px;
	text-align: center;
}
ul.menulist li.cartprice {
	width: 65px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 13px;
	text-align: right;
}
ul.menulist li.cartsub {
	width: 65px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 13px;
	text-align: right;
}
ul.menulist li.cartwhole {
	width: 486px;
	float: left;
	text-align: right;
	padding: 5px 2px 5px 2px;
	height: 13px;
}
ul.menulist li.emptycart {
	width: 100%;
	height: 40px;
	float: left;
	font-size: 15px;
	background-color: #fff;
	text-align: center;
	padding-top: 25px;
	color: red;
	font-weight: bold;
}

/* ------ LISTA DE ENCOMENDAS ------ */

ul.menulist li.orderdate {
	width: 100px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 10px;
	text-align: center;
}
ul.menulist li.ordernumber {
	width: 50px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 10px;
	text-align: center;
}
ul.menulist li.orderstat {
	width: 205px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 10px;
	text-align: left;
}
ul.menulist li.ordervalor {
	width: 100px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 10px;
	text-align: center;
}
ul.menulist li.orderver {
	width: 40px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 10px;
	text-align: center;
}
ul.menulist li.orderpdf {
	width: 40px;
	float: left;
	padding: 5px 2px 5px 2px;
	height: 10px;
	text-align: center;
}
/* ------ CENTER ------ */
#colcenter {
	width: 560px;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 10px;
}
/* ------ Breadcrumb ------ */
#breadcrumb {color: #717171;}

/* ------ REGISTO ------ */
ul.registo {
	margin: 0;
	padding: 0px;
	width: 560px;
	list-style: none;
	float: none;
}
ul.registo li {
	font-size: 10px;
	color: #717171;
	font-weight: bold;	
}
ul.registo li.regleft {
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 3px;
	margin-bottom: 4px;
	margin-top: 3px;
}
ul.registo li.regright {
	width: 400px;
	float: left;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	clear: right;
}
ul.registo li.regright img {
	margin: 0;
	padding: 0;
	position: absolute;
}
ul.registo li.regerror {
	width: 550px;
	float: left;
	text-align: left;
	font-size: 10px;
	padding-left: 152px;
}
ul.registo li.whole {
	width: 370px;
	float: left;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
}

/* ------ RIGHT ------ */
#colright {
	width: 199px;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#newsletterMsgSucesso {
	text-align: center;
	display: none;
}



/* ---------- FOOT ---------- */
#foot{
	height: 42px;
	background: url(/tpl/imagens/bg_footer.gif) repeat-x;
	padding: 10px;
	color: #FFF;

}
#foot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
.footleft, .footright {
	width: 199px;
	float: left;
}
.footcenter {
	width: 580px;
	float: left;
	text-align: center;
}