/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(../Images/_Cervejas/input.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(../Images/_Cervejas/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(../Images/_Cervejas/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(../Images/_Cervejas/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(../Images/_Cervejas/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(../Images/_Cervejas/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(../Images/_Cervejas/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(../Images/_Cervejas/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(../Images/_Cervejas/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(../Images/_Cervejas/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(../Images/_Cervejas/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(../Images/_Cervejas/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(../Images/_Cervejas/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(../Images/_Cervejas/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(../Images/_Cervejas/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(../Images/_Cervejas/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(../Images/_Cervejas/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {
	height:21px;
	position:absolute;
	border:1px solid transparent;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(../Images/_Cervejas/select-left.png) no-repeat 0 0; vertical-align:middle;padding-top:3px; margin-top:3px;}
.NFSelectRight {height:21px; width:auto; background:url(../Images/_Cervejas/select-right.png) no-repeat 100% 0; cursor:pointer; font:10px Verdana, Arial, Helvetica, sans-serif; color:#806278; padding-left:3px; margin-left:3px; padding-top:3px; margin-top:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#ececec; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#806278; font:10px Verdana, Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#806278; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#ececec;}
.NFSelectOptions a:hover {background:#fff;}

/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(../Images/_Cervejas/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(../Images/_Cervejas/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(../Images/_Cervejas/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(../Images/_Cervejas/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(../Images/_Cervejas/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(../Images/_Cervejas/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(../Images/_Cervejas/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(../Images/_Cervejas/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}

/* Lytebox*/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }
#lbOverlay.red { background-color: #330000; }
#lbOverlay.green { background-color: #003300; }
#lbOverlay.blue { background-color: #011D50; }
#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }
#lbOuterContainer.red { border: 3px solid #DD0000; }
#lbOuterContainer.green { border: 3px solid #00B000; }
#lbOuterContainer.blue { border: 3px solid #5F89D8; }
#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../Images/loading.gif) center no-repeat; }

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../Images/blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../Images/prev_grey.gif) left 15% no-repeat; }
#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../images/prev_red.gif) left 15% no-repeat; }
#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../images/prev_green.gif) left 15% no-repeat; }
#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../images/prev_blue.gif) left 15% no-repeat; }
#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../Images/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../Images/next_grey.gif) right 15% no-repeat; }
#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../images/next_red.gif) right 15% no-repeat; }
#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../images/next_green.gif) right 15% no-repeat; }
#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../images/next_blue.gif) right 15% no-repeat; }
#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }
#lbDetailsData.red { color: #620000; }
#lbDetailsData.green { color: #003300; }
#lbDetailsData.blue { color: #01379E; }
#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(../Images/close_grey.gif) no-repeat; }
#lbClose.red { background: url(../images/close_red.gif) no-repeat; }
#lbClose.green { background: url(../images/close_green.gif) no-repeat; }
#lbClose.blue { background: url(../images/close_blue.gif) no-repeat; }
#lbClose.gold { background: url(../images/close_gold.gif) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(../images/play_grey.gif) no-repeat; }
#lbPlay.red { background: url(../images/play_red.gif) no-repeat; }
#lbPlay.green { background: url(../images/play_green.gif) no-repeat; }
#lbPlay.blue { background: url(../images/play_blue.gif) no-repeat; }
#lbPlay.gold { background: url(../images/play_gold.gif) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(../images/pause_grey.gif) no-repeat; }
#lbPause.red { background: url(../images/pause_red.gif) no-repeat; }
#lbPause.green { background: url(../images/pause_green.gif) no-repeat; }
#lbPause.blue { background: url(../images/pause_blue.gif) no-repeat; }
#lbPause.gold { background: url(../images/pause_gold.gif) no-repeat; }

/* Tigra*/
.tfvHighlight {
	color: red;
}
.tfvNormal {
	color: black;
}
.inputHighlighted {
	color: #CEA639;
}
.inputNormal {
	color: black;
}

/*Countdown*/
#countdown_dashboard {
	height: 41px;
	float:left;
	position:absolute;
	margin:85px 0px 0px 370px
}

.dash {
	width: 49px;
	height: 41px;
	background: transparent url('../Images/dash.png') 0 0 no-repeat;
	float: left;
	position: relative;
}

.dash .digit {
	font-size: 22px;
	font-weight: bold;
	float: left;
	width: 18px;
	text-align: center;
	font-family: Arial;
	color: #513201;
	position: relative;
	margin-top:-1px;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	font-size: 9px;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:center;
	color: #fff;
}

/*Banner*/
ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}

ul#slide li {
	list-style:none;
	margin:0;
	padding:0;
}


/* Web*/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #eaeed9;
}
.borda-tabelas {
	border: 1px solid #e2c1a0;
}
.bg-cesta {
	background-color: #e2c1a0;
}


form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.l {
	text-align: left;
}
.j {
	text-align: justify;
}
h1 {
	margin: 0px;
	font-weight: normal;
}
h2, .texto-nav {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
h3 {
	margin: 0px;
}
h4 {
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bg-topo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #d5ae37;
	text-align: right;
	padding-right: 90px;
}
.texto-bco {
	color: #FFF;
}
.texto-cab-destaque {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9a6728;
}
.texto-cab-ddd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #606755;
}
.bg-rodape {
	background-image: url(../Images/_Cervejas/bg-rodape.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.texto-cab-telefone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #606755;
}
.texto-cab, .texto-rodape, .texto-capa-dicas-noticias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #606755;
	line-height: 14px;
}
.menu-prod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #62321b;
	background-color: #d7c276;
	text-align: center;
}

.texto-rodape-destaque {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9a6728;
	font-weight: bold;
}
.texto-newsletter, .capa-link-mais, .links-destaque {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9a6728;
	line-height: 15px;
}
.bg-encontre {
	background-color: #e6d9ac;
}
.texto-encontre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9a6728;
	line-height: 15px;
	font-weight: bold;
}
.link-harmonizacao {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9a6728;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f7488;
}
.texto-menu-harmoniza {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8f7488;
	line-height: 14px;
	padding: 7px;
}
.nome-produto, .valor-produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9a6728;
}
.valor-produto-oferta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83aa73;
	text-decoration: line-through;
}
.valor-produto-oferta:link {
	text-decoration: line-through;
}
.descricao-produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
.nome-cliente, .titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9a6728;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #777777;
}
.frm-encontre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #e6d9ac;
	width: 100%;
	height:18px;
	border: 1px solid #b4c29f;
}
.numero-pedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #9a6728;
}
.bg-esq {
	background-image: url(../Images/_Cervejas/bg-esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-dir {
	background-image: url(../Images/_Cervejas/bg-dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

