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

html,body{
	width: 100%;
}

body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica;
}

#controlinveste_header_container {
	width:100%;
	height:33px;
	background: url(images/controlinveste_header_background.png) repeat-x top;
}

#controlinveste_header{
	width: 960px;
	height: 33px;
	margin: 0 auto;
	vertical-align:middle;
}

#controlinveste_header td{
	text-shadow: #ffffff 1px 1px 1px;
	color:#828282;
}

/*------------------
| DEFAULT           |
-------------------*/
p.error{
	background: url(images/form_error.png) no-repeat;
	padding-left:26px;
	
	color:#8C0404!important;
}
.fl_right{
	float:right;
}

.continuar_compra{
	background-color: #34c705 !important;
	font-size: 10pt !important;
	color: #fff !important;
}

.continuar_compra a:hover{
	color: #black;
}
.fl_left{
	float:left;
}
.mg_top_10{
	margin-top:10px;
}
.mg_right_15{
	margin-right:15px;
}

/*------------------ garrafeira carrinho de compras -----------------*/
/*
#garrafeira{
	float:left;
	width:320px;
	height:110px;
	margin:20px 0 20px 0;
}

#garrafeirainterior{
	padding:10px;
}
*/

.info{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#CE181E;
	width:165px;
	height:34px;
	margin: 8px 0 21px 15px;
}

.garrafa_on{
	float:left;
	background:url(images/garrafa.png) no-repeat;
	width:20px;
	height:55px;
}

.garrafa_off{
	float:left;
	background:url(images/garrafa.png) no-repeat;
	width:20px;
	height:55px;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.garrafa_verde{
	float:left;
	background:url(images/garrafa_verde.png) no-repeat;
	width:20px;
	height:55px;
}

.garrafapreco{
	float:left;
	width:130px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	color:#EC118F;
}

.btncesto{
	float:left;
	width:65px;
	height:44px;
	/*
	background:url(images/funtobtn.png) repeat-x;
	border:#430011 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	
	*/
	text-transform:uppercase;
	padding:2px;
	margin-top:4px;
	text-decoration: none;
	z-index: 10;
}

/*------------------ conteudo -----------------*/

#page{
	width:100%;
	height:100%;
	overflow:auto;
	background-color:#FFFFFF;
}

#content{
	/*width:960px;*/
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

/*------------------ slider --------------------*/

#slider{
	width:960px;
	height:285px;
	border:#C1CCD3 1px solid;
	overflow:hidden;
}

#slider ul{
	margin:0 !important;
	padding:0 !important;
}

.btns {
	position: relative;
	float:right;
	width: auto;
	top:-50px;
	right:30px;
	background:url(images/fundo_points.png) no-repeat;
	z-index: 999;
	padding:9px;
}
.btns a{
	background: url(images/point.png) no-repeat;
	display:block;
	float:right;
	width:10px;
	height:10px;
	margin: 0 8px;
	opacity:0.5;
	filter:alpha(opacity=50);
	
	text-indent:-9999px;
}
.btns a:hover,
.btns a.activeSlide{
	background: url(images/point.png) no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
}

/*--------------------------- categorias ------------------------*/

#categorias{
	width:960px;
	height:285px;
	/*border:#C1CCD3 1px solid;*/
	margin-top:5px;
}

#categoriaBundle{
	float:left;
	width:172px;
	height:285px;
	padding:10px;
	margin:0;
	color:#FFFFFF;
}

.titulo_categoria{
	float:left;
	width:170px;
	font-family:Arial, Helvetica;
	font-size:18px;
	margin-bottom:4px;
	margin-right:10px;
	margin-top: 130px;
}

.img_categoria{
	float:right;
	width:65px;
	height:105px;
	margin:0;
}

.carac_categoria{
	width:172px;
	height: 208px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:4px;
	margin-right:10px;
}
.preco_categoria{
	width:111px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin-right:10px;
}

.nr_garrafas{
	width: 50px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
}

.btn_categoria{
	float: left;
	width: 165px;
	height: 14px;
	background: url(images/funtobtn.png) repeat-x;
	border: #430011 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 4px;
	cursor: pointer;
}
.btn_categoria:hover{
	font-weight: bold;
}

.greenBTN{
	background: url(images/fundo_cart_verde.jpg) repeat-x bottom !important;
}

a.bundles{
	text-decoration: none;
}
a.bundles:hover{
	opacity: 0.7;
}

/*------------------- colunas ---------------------*/

#coluna1{
	float:left;
	width:620px;
	height:490px;
	margin-right:16px;
	margin-bottom:20px;
	vertical-align:top;
}

#coluna2{
	float:left;
	width:320px;
	height:490px;
	margin-bottom:20px;
}

/*------------------------ banners ----------------------------*/

#banner_pqn_esq{
	float:left;
	width:300px;
	height:125px;
	margin: 0 16px 16px 0;
	border:#C1CCD3 1px solid;
}

#banner_pqn_dir{
	float:left;
	width:300px;
	height:125px;
	margin: 0 0 18px 0;
	border:#C1CCD3 1px solid;
}

#banner_grd{
	float:left;
	width:620px;
	height:200px;
	margin-bottom:18px;
	border:#C1CCD3 1px solid;
}

#banner_pqn_esq img,
#banner_pqn_dir img,
#banner_grd img{
	border: none;
}

/*------------------- barra cinza ------------------------*/

#barracinza{
	width:100%;
	height:134px;
	background-color:#E2E3E7;
}

#barracinza_interior{
	width: 960px;
	height: 134px;
	margin: 0 auto;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#53656F;
}

.coluna3{
	float:left;
	width:217px;
}

.coluna4{
	float:left;
	width:204px;
}

.coluna5{
	float:left;
	width:220px;
}

.coluna6{
	float:left;
	width:319px;
}

.titulobarra{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:14px;
	font-weight:bold;
}
.linkbarra{
	width: 210px;
}
.linkbarra a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#53656F;
	text-decoration:none;
}

.linkbarra a:hover{
	text-decoration:underline;
}

a.paypal{
	float:left;
	margin-right:8px;
	margin-top: 10px;
	background:url(images/paypal.jpg) no-repeat;
	width:51px;
	height:20px;
	border:none;
}

a.visa{
	float:left;
	margin-right:8px;
	margin-top: 5px;
	background:url(images/visa.jpg) no-repeat;
	width:32px;
	height:20px;
	border:none;
}

a.mastercard{
	float:left;
	margin-right:8px;
	margin-top: 5px;
	background:url(images/mastercard.jpg) no-repeat;
	width:33px;
	height:20px;
	border:none;
}

a.discover{
	float:left;
	margin-right:13px;
	margin-top: 5px;
	background:url(images/discover.jpg) no-repeat;
	width:32px;
	height:20px;
	border:none;
}

a.american{
	float:left;
	margin-right:13px;
	margin-top:5px;
	background:url(images/american.jpg) no-repeat;
	width:22px;
	height:20px;
	border:none;
}

a.bank{
	float:left;
	margin-right:13px;
	margin-top:5px;
	background:url(images/bank.jpg) no-repeat;
	width:32px;
	height:20px;
	border:none;
}

a.multibanco{
	float:left;
	margin-right:5px;
	background:url(images/multibanco.jpg) no-repeat;
	width:103px;
	height:21px;
	border:none;
}

a.transferencia{
	float:left;
	margin-right:8px;
	margin-top:14px;
	background:url(images/transferencia.jpg) no-repeat;
	width:20px;
	height:21px;
	border:none;
}

.trans a{
	float:left;
	width:120px;
	margin-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#53656F;
	text-decoration:none;
}

.trans a:hover{
	text-decoration:underline;
}

/*--------------------------- footer ----------------------------------*/

#footer{
	width:100%;
	height:75px;
	background-color:#FFFFFF;
	border-top:1px solid #C1CCD3;
}

#footer_interior{
	width:960px;
	margin:0 auto;
	padding-top:20px;
	}

.titulofooter{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#070707;
}

.linhav{
	float:left;
	width:1px;
	height:31px;
	background-color:#C1CCD3;
	margin-left:20px;
	margin-right:20px;
}

.ml{
	float:left;
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6A6B6C;
	margin-top:3px;
}

/*----------------------- colunas listagens ------------------------*/

#colunalist1{
	float:left;
	width:234px;
	height:auto;
	margin-right:14px;
	margin-bottom:20px;
}

#colunalist2{
	float:left;
	width:712px;
	height:auto;
	margin-bottom:20px;
}

#fundocinza{
	float:left;
	background-color:#E6E6E6;
	border:1px solid #C1CCD3;
	padding:16px 4px 4px 4px;
	height:auto;
	width:auto;
}

.titulolist{
	float:left;
	font-family:Arial, Helvetica;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(images/fundo_titlist.jpg) repeat-x;
	border:#430011 1px solid;
	padding-top:10px;
	padding-left:9px;
}

.menulist{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#53656F;
}

.menulist a{
	font-weight:bold;
	color:#53656F;
	text-decoration:none;
}

.menulist a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.menulist ul{
	float:left;
	list-style: none;
	padding:0;
}

.menulist ul li{
	float:left;
}

.inputlist{
	float:left;
	width:190px;
	background-color:#999;
	padding:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:13px;
	border:none;
}

.caixalinhas{
	float:left;
	background-color:#FFFFFF;
	border-left:1px solid #C1CCD3;
	border-right:1px solid #C1CCD3;
	height:auto;
	width:auto;
}


.navlist{
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-right:10px;
	color:#FFFFFF;
	font-size:12px;
	height:24px;
}

.navlist a{
	color:#FFFFFF;
	text-decoration:none;
}

.navlist a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.caixaconteudo{
	float:left;
	border-top:none;
	height:auto;
	width:910px;
}
#ordenar select{ font-size:12px; color:#000; background-color:#f2f2f2; padding:7px; border-radius:8px; border:1px solid #CCC;}
.showcontent{
	float:left;
	width:910px;
	height:140px;
	margin: 12px 20px 12px 20px;
	border-bottom:1px solid #Ccc;
}

.showcontent .boxbuy{ width:557px; height:93px; background-image:url(images/buy.jpg); background-repeat:no-repeat; margin-top:9px;}
.showcontent .boxbuy .qtd{ width:70px; height:70px; font-size:14px; color:#080808; float:left; margin:13px 0 0 28px;}
.showcontent .boxbuy .qtd input{ background-image: url(images/input_qtd.png); background-repeat: no-repeat; border: 0px; margin: 0px; padding-left:6px; height:37px; width:70px; margin-top:10px;}
.showcontent .boxbuy .price{ width:130px; height:70px; font-size:14px; color:#080808; float:left; margin:13px 0 0 40px;}
.showcontent .boxbuy .price h5{ font-size:18px; color:#e8118c;  margin:10px 0 0 0px;}
.showcontent .boxbuy .price p{ font-size:13px; color:#920556; margin:0px 0 0 0px;}
.showcontent .boxbuy .buybtn{ width:113px; height:39px; float:left; margin:28px 0 0 10px;}
.showcontent .text{ width:537px; font-size:13px; color:#080808; margin-top:30px; padding:0px 10px 0 10px; line-height:19px;}
.showcontent .boxbuy .caixa{ width:130px; height:70px; font-size:14px; color:#080808; float:left; margin:13px 0 0 20px;}
.showcontent .boxbuy .caixa h5{ font-size:18px; color:#e8118c;  margin:10px 0 0 0px;}
.showcontent .boxbuy .caixa p{ font-size:13px; color:#920556; margin:0px 0 0 0px;}

.showcontentimg{
	float:left;
	width:150px;
	height:auto;
	text-align:center;
}
.showcontentimg:hover,
.showcontentimg2:hover{
	opacity:0.6;
	filter: Alpha(Opacity=60); /*IE*/
	transition:opacity 0.5s;
	-moz-transition:opacity 0.5s; /* Firefox 4 */
	-webkit-transition:opacity 0.5s; /* Safari and Chrome */
}


.showcontentimg img{
	/*max-width:140px;
	max-height:100px;*/
	text-align:center;
	border:none;
}

.caract{
	float:left;
	width:553px;
	height:130px;
	margin-left:13px;
	margin-right:20px;
	padding:12px 20px;
	background-color:#F3F3F3;
}

.caract_listagem{
	float:left;
	width:130px;
	margin-left:13px;
	margin-right:20px;
	padding:12px 20px;
}
.caract_listagem a{
	text-decoration: none;
}

.titulocaract{
	font-size:22px;
	color: #EC118F;
	margin-bottom:18px;
}
.titulocaract_listagem{
	font-size:14px;
	color: #EC118F;
	margin-bottom:3px;
	height: 45px;
}
.titulocaract_listagem:hover{
	text-decoration: underline;
}

.tablecarac{
	float:left;
	clear: left;
	width:250px !important;
}

#labelcaract{
	min-width:92px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	height:22px;
}

#labelcaract2{
	width:220px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	height:22px;
}
#labelcaract_desc{
	width:220px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	color:#000000;
	height:22px;
}

#labelcaract3,
#labelcaract3_bundle{
	min-width:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EC118F;
	font-weight:bold;
	height:22px;
}
#labelcaract3_bundle{
	min-width: 200px;
}
#labelcaract3:hover,
#labelcaract3_bundle:hover{
	font-weight: bold;
}
#sabermaisBTN{
	height: 22px;
}

.descProdPls{
	font-family: Arial,Helvetica;
	font-size: 12px;
}

.caixacaract{
	float:left;
	width:150px;
	/*height:125px;*/
}

#labelcaract4{
	width:98px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	height:10px;
}

#labelcaract5{
	width: 115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#EC118F;
	text-transform:uppercase;
	height:10px;
}	

#medalha{
	text-align:center;
	width:52px;
	height:46px;
}

#separador{
	border-top:1px solid #C1CCD3;
	width:150px;
	height:1px;
}

.inputquantidade{
	width:52px;
	height:23px;
	border:1px solid #C1CCD3;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #EC118F;
}

.btn_2,
.btn_2_listagem{
	float:left;
	width:150px;
	height:20px;
	background:url(images/btn_adicionar.png) no-repeat;
	border:#430011 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
	padding:2px 2px 2px 20px;
	cursor: pointer;
}
.btn_2:hover,
.btn_2_listagem:hover{
	text-decoration: underline;
}
.btn_2{
	margin-top:14px;
}
.btn_2_listagem{
	margin-top:9px;
}

.btn_3{
	float:left;
	width:150px;
	height:14px;
	background:url(images/funtobtn.png) repeat-x;
	border:#430011 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	padding:2px;
	text-decoration: none;
}

.btn_ver_encomenda{
	float:right;
	width:140px;
	height:14px;
	background:url(images/funtobtn.png) repeat-x;
	border:#430011 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	padding:2px;
	text-decoration: none;
	margin-bottom: 20px;
}

.showcontentimg2{
	float:left;
	width:175px;
	height:153px;
	text-align:center;
}


.showcontentimg2 img{
	max-width:175px;
	height:100%;
	text-align:center;
	border:none;
}

.caract2{
	float:left;
	width:267px;
	height:130px;
	margin-left:13px;
	margin-right:20px;
	padding:12px 20px;
	background-color:#F3F3F3;
}

.caract2 a{
	text-decoration: none;
}

#labelcaract6{
	width:187px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	height:22px;
}

#labelcaract7{
	width:187px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EC118F;
	font-weight:bold;
	height:22px;
}

/*------------------------- saida produto ---------------------------*/

#caixaproduto{
	float:left;
	width:960px;
	margin-top:30px;
	margin-bottom:30px;
}

.showprodutoimg{
	float:left;
	width:260px;
	height:520px;
	text-align:center;
}


.showprodutoimg img{
	text-align:center;
	border:none;
}

.showprodutoimg2{
	float:left;
	width:389px;
	height:300px;
	text-align:center;
}


.showprodutoimg2 img{
	max-width:389px;
	height:100%;
	text-align:center;
	border:none;
}

.caract_produto{
	float:left;
	width:415px;
	min-height:500px;
	margin-left:45px;
	margin-right:45px;
	padding:12px 20px;
	background-color:#F3F3F3;
}

.caract_produto2{
	float:left;
	width:300px;
	margin-left:35px;
	margin-right:35px;
	padding:12px 20px;
	background-color:#F3F3F3;
}

#labelcaract8{
	float:left;
	width:410px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#000000;
	margin-bottom:18px;
	margin-top:25px;
}

#labelcaract9{
	float:left;
	width:450px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-bottom:18px;
}

#labelcaract11{
	float:left;
	width:300px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-bottom:18px;
	margin-top:25px;
}

#labelcaract12{
	float:left;
	width:300px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-bottom:18px;
}


.titulocaract2{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #EC118F;
	margin-bottom:25px;
}

#separador2{
	border-bottom:1px solid #C1CCD3;
	width:150px;
	height:1px;
}

#labelcaract10{
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	height:34px;
}

/*----------------------- outros vinhos ----------------------------*/

#outrosvinhos{
	float:left;
	width:960px;
	border-bottom:1px solid #C1CCD3;
	margin-bottom:22px;
	font-family:Arial, Helvetica;
	font-size:20px;
	font-weight:bold;
	color: #EC118F;
		padding:0 0 15px 15px;
}

#conjuntovinhos{
	float:left;
	width:960px;
	height:126px;
	margin:0 15px 5px 15px;
	display:inline-block;
}

.divproduto{
	float:left !important;
	width:117px !important;
	height:126px !important;
	/*padding:10px 10px 20px 10px !important;*/
	padding: 10px 8px 10px 10px !important;
}

.divrelqtd{
	float:left !important;
	width:85px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight: bold !important;
	color: #000 !important;
	margin-bottom: 5px !important;
}

.divprodutolabel{
	float:left !important;
	width:85px !important;
	height:75px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	color: #EC118F !important;
}

.priceProdRel{
	width: 85px !important;
	float:left !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight: bold !important;
	color: #EC118F !important;
}

.descBundle{
	float: left;
	margin-top:5px;
}
.descBundle h2{
	font-family:Arial,Helvetica;
	font-size: 13px;
}
.descBundle ul{
	float: left;
	margin:0;
	padding-left: 17px;
}
.descBundle ul li{
	padding-bottom: 7px;
}

.divprodutoimg{
	float:left !important;
	/*width:35px !important;
	height:95px !important;
	*/
	text-align:center !important;
	margin-right:12px !important;
}

.divprodutoimg img{
	/*
	max-width:35px !important;
	height:100% !important;
	*/
	text-align:center !important;
	border:none !important;
}

a.divproduto {
	float:left !important;
	width:132px !important;
	height:107px !important;
	text-decoration:none !important;
	margin-right: 10px !important;
}

a:hover.divproduto,
a.active.divproduto {
	background:url(images/divproduto2.png) no-repeat !important;
	float:left !important;
	width:132px !important;
	height:107px !important;
	text-decoration:none !important;
}

/*--------------- slider --------------*/
.slider{
	float:left;
	width:958px;
	height:25px;
	background:url(images/fundo_slider.jpg) repeat-x;
	border:#430011 1px solid;
	text-align:center;
	padding:4px;
	margin-bottom:7px;
}

.backhandler{
	float:left;
	width:954px;
	height:22px;
	border:1px solid #430011;
	background-color:#929398;
	-moz-box-shadow: inset 3px 3px 3px #6e6e72;
-webkit-box-shadow: inset 3px 3px 3px #6e6e72;
box-shadow: inset 3px 3px 3px #6e6e72;
}

.handler{
	float:right;
	background:url(images/handler.png) no-repeat;
	width:67px;
	height:22px;
}

/*-------------------- descrição ---------------*/

.caixacinza2{
	float:left;
	width:966px;
	height:268px;
	background-color:#F0F0F0;
	border:1px solid #C1CCD3;
	margin-bottom:25px;
}

.caixabranca{
	float:left;
	width:890px;
	height:152px;
	background-color:#FFFFFF;
	border:1px solid #C1CCD3;
	margin:35px 0 35px 25px;
	padding:23px 0px 23px 25px;
}



/*------------------------ banners ----------------------------*/


.banner4{
	height:105px;
	font-family:Arial, Helvetica;
	font-size:22px;
	color:#FFFFFF;
	padding:10px 120px 10px 10px;
}


#mlist_register{
	width: 478px;
	height: 71px;
}


/*
.newsletter_input{
	float:left;
	width:150px;
	height:23px;
	background-color:#FFFFFF;
	border:#D6DCE1 1px solid;
	font-family:Arial, Helvetica;
	color:#0083c3;
	font-size:12px;
	padding-left:5px;
	margin-top:31px;
}

.newsletter_img{
	float:left;
	margin-top:35px;
	margin-left:3px;
}
*/

.banner5{
	background:url(images/img_banner5.jpg) no-repeat top left;
	height:200px;
}

/*-----------------------------tab---------------------------*/


.showitem h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0083C3 !important;
	margin:0;
	text-transform:none;
	font-weight:normal;
}

.showitem span{
	color:#53656F;
}

.showitem:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  	filter: alpha(opacity=80);
  	-moz-opacity: 0.8;
  	-khtml-opacity: 0.8;
  	opacity: 0.8;
}



/***************************************************************
 *
 * 							 CLUBES 
 *
 ***************************************************************/

 /*-------------- barra de topo -----------------------*/
#barratop{
	width:100%;
	height:20px;
}

#barratop_header{
	width: 960px;
	height: 20px;
	margin: 0 auto;
	vertical-align:middle;
}

/*-------------- menu de topo -----------------*/

a.menutopo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	margin-top:20px;
	padding-right:20px;
	text-decoration:none;
}

span.helloClient{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	margin-top:20px;
	padding-right:20px;
	text-decoration:none;
	color:#FFF;
}

a:hover.menutopo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	margin-top:20px;
	padding-right:20px;
	text-decoration:none;
}

#topo{
	width:100%;
	height:150px;
	border-bottom:#a9a9a9 1px solid;
}

#topo_header{
	width:960px;
	height:150px;
	margin:0 auto;
	vertical-align:middle;
}

a.logo1{
	float:left;
	border:none;
	padding-right:33px;
}

a.logo2{
	float:left;
	border:none;
	padding-right:28px;
}

#garrafeira{
}

.barramenu{
	width:100%;
	height:30px;
	margin-top:-16px;
}

.hmenu{
	width:960px;
	margin:0 auto;	
	list-style:none;
	text-align:justify;
}

.hmenu li 
{
    display: inline-block;
	/* margin:0;
	padding:0; */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	/* margin-top:5px; */
	margin: 0;
    padding: 7px 7px 9px 7px;
	color:#e6e6e6;
}

.hmenu li a{
	text-decoration:none;
}

.hmenu li:hover ul.noJS {
	display: block; 
}

.hmenu li ul{
	position: absolute;
	display:none;
	z-index: 999;
	margin-top:10px;
	margin-left:0px;
}

.hmenu li ul li {
	width:auto;
	height:auto;
	margin:0;
	margin-left:-40px;
	list-style:none;
	right:50%;
	display:block;
	padding:10px;
	background-color:#1e86ad;
}

.hmenu li ul li a{
	border:none;
	padding: 0 15px 15px 15px;
	font:13px Arial, Helvetica;
	text-transform:none;
	color:#ffffff; 
}

.hmenu li ul li a:hover{
	color:#cccccc;
}

.filler 
{
    width:100%;
    display: inline-block;
	height:0px;
}

#barrapesquisa{
	width:100%;
	height:35px;
	background-color:#ebebeb;
	border-top:#ebebeb 1px solid;
	border-bottom:#ebebeb 1px solid;
}

#barrapesquisa_interior{
	width:960px;
	height:35px;
	margin:0 auto;
}

/*
.pesquisa{
	float:right;
	background-color:#FFFFFF;
	border:#acbbc4 1px solid;
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#939ea4;
	display:inline;
	width:282px;
	height:23px;
	margin-top:4px;
	padding-left:5px;
}

.pesquisa_submit {
	border: 0px;
	cursor: pointer;
	display: inline;
	float: right;
	width: 37px;
	height: 27px;
	margin-left:-1px;
	margin-top:4px;
}
*

/*---------------------------- barra cinza -------------------*/

.titulobarra{
	color:#1E86AD;
}


/*------------------ redes sociais ---------------------*/

a.icon1{
	width:15px;
	height:15px;
	border:none;
	float:left;
	margin-top:3px;
}

a:hover.icon1{
	width:15px;
	height:15px;
	border:none;
	float:left;
	margin-top:3px;
}

a.icon2{
	width:15px;
	height:15px;
	border:none;
	float:left;
	margin-top:3px;
}

a:hover.icon2{
	width:15px;
	height:15px;
	border:none;
	float:left;
	margin-top:3px;
}

a.icon3{
	width:15px;
	height:15px;
	border:none;
	float:left;
	margin-top:3px;
}

a:hover.icon3{
	width:15px;
	height:15px;
	border:none;
	float:left;
	margin-top:3px;
}

a.icon4{
	width:15px;
	height:15px;
	border:none;
	float:left;
	margin-top:3px;
}

a:hover.icon4{
	width:15px;
	height:15px;
	border:none;
	float:left;
	margin-top:3px;
}



/*****************************************************************************
 *
 * 						SLIDER PÁGINA DE PRODUTOS
 *
 *****************************************************************************/

.demo{width: 977px;}
#demo-frame > div.demo { padding: 10px !important;  }
.scroll-pane { overflow: auto; width: 99%; float:left; }
.scroll-content { float: left; }
.scroll-content-item { width: 160px; height: 135px; float: left; margin-right: 3px;}
* html .scroll-content-item { display: inline; } /* IE6 float double margin bug */
.scroll-bar-wrap { clear: left; padding: 0 8px 0 5px; }
.scroll-bar-wrap .ui-slider { background: none; border:0; height: 33px; margin: 0 auto; }
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }
.scroll-bar-wrap .ui-slider-handle { top:.2em; height: 1.5em; outline:none; }
.scroll-bar-wrap .ui-slider-handle .ui-icon { position: relative; top: 50%; }



/*nav.pagination{
	float: right!important;
	position: relative!important;
	left: -50%!important;
	text-align: left!important;
}
nav.pagination ul{
	overflow: hidden!important;
	list-style: none!important;
	position: relative!important;
	left: 50%!important;
}
nav.pagination ul,
nav.pagination ul li{
	list-style:none!important;
	padding:0!important;
	margin:0!important;
}
nav.pagination ul{
	float:right!important;
}
nav.pagination ul li{
	display:block!important;
	float:left!important;
	margin-left:5px!important;
	width:auto!important;
	border-radius: 8px;
	padding:5px;
}
nav.pagination ul li.current_page,
nav.pagination ul li a{
	font-weight: bold;
	display:block!important;
	width:16px!important;
	
	color:#FFF!important;
	line-height:20px!important;
	text-align:center!important;
	text-decoration:none!important;
}
nav.pagination ul li.previous_page a,
nav.pagination ul li.next_page a{
	padding:0 5px!important;
	width:auto!important;
}
nav.pagination ul li.current_page,
nav.pagination ul li a.current,
nav.pagination ul li a:hover{
	color:#CCC!important;
	text-decoration:none!important;
}/*



/**************************************************
 *
 * 				          CART
 *
 **************************************************/

 /*------------------
| CART/CHECKOUT     |
-------------------*/
.order_container{
	margin:auto;
}

div.order_review,
div.cart,
div.order_paypal{
	background: white;
}

.order_review div.data,
.cart div.data{
	/*border:1px solid #f0f0f0;*/
	/*padding:10px;*/
}
div.data table{
	width:100%;
	font-family: Arial,Helvetica;
}
div.data table td{
	background-color: #FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#EC118F;
	border-bottom:1px solid #C1CCD3;
}
div.data table img{
	border:1px solid #f0f0f0;
}
div.data table .total{
	font-size:14px;
	font-weight:bold;
	color:#EC118F;
	background-color:#fff;
}

div.data table a{
	display: inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding: 0px 8px;
	background-color:#ffffff;
	color:#EC118F;
}
div.data table a:hover{
	background-color: #2B2824;
	color:#fff;
	text-decoration:none;
}

div.data table a.prod_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background:none;
	padding:0;
	color:#EC118F;
	border: none;
	text-decoration:none;
}

div.data table a:hover.prod_link{
	color:#EC118F;
	border: none;
	text-decoration:underline;
}

div.data table a.remover{
	font-size:12px;
	text-decoration:none;
	padding:7px;
	background-color:#ffffff;
	color:#FFF;
}

div.data table a.remover:hover{
	background-color: #F00;
	color:#FFF;
}
div.data table input[type='text']{
	margin-bottom:5px;
	
	line-height:20px;
}
div.data table input.cart_qty{
	text-align:center;
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#53656F;
	font-size:12px;
	float: left;
	
}
div.data table input[type='submit']{
	font-size:12px;
	text-decoration:none;
	padding:8px;
	background-color:#f0f0f0;
	color:#000;
	border:0;
}
/*div.simulate_costs_container select{
	width:150px;
}
div.simulate_costs_container li{
	margin-bottom:10px;
}*/
div.data table input[type='submit']:hover {
	background-color: #f0f0f0;
}

div.data tr.titles{
	/*background:#f3f3f3;*/
	color:#fff;

	font-family: Arial,Helvetica;

}
form{
	font-family: Arial, Helvetica;
}
label{
	font-size: 13px;
}
fieldset{
	border: none;
}
form[name="cart"] aside{
	border: 1px solid #F0F0F0;
	display: block;
	float: left;
	margin: 20px 0px 0px 40px;
	width:280px;
}
form[name="cart"] aside#cart_simulate_costs{
	margin-left:0;
}
form[name="cart"] aside#cart_totals{
	float: right;
	margin-left: 0;
	padding: 15px;
	width:250px;
}
form[name="cart"] aside h4{
	/*background-color: #F0F0F0;*/
	background-color: #FFF;
	color:#EC118F;
	margin: 0px;
	padding: 0 15px;
	font-size: 10pt;

	line-height:38px;
}
aside#cart_simulate_costs .simulate_costs_container,
aside#cart_promo_code fieldset{
	padding: 15px;
}
aside#cart_simulate_costs .simulate_costs_container ul{
	width:100%;
}
aside#cart_simulate_costs .simulate_costs_container ul li{
	margin: 0 0px 15px 0px;
}
form[name="cart"] aside input[type="text"],
form[name="cart"] aside select{
	width:100%!important;
	border:1px solid #F0F0F0;
	line-height: 20px;
}

form[name="cart"] aside input[type="submit"],
form[name="cart"] aside#cart_simulate_costs a{
	border: 0;
	padding: 8px;
	background-color: #F0F0F0;
	
	color: black;
	font-size: 12px;
	text-decoration: none;

	float: left;
	margin-bottom: 10px;
}
aside#cart_promo_code input[type="text"]{
	margin: 15px 0px;
	border:1px solid #F0F0F0;
}
form[name="cart"] aside#cart_totals td{
	border:none;

	line-height:25px;
}
form[name="cart"] aside#cart_totals tr.cart_total_tr td{
	font-size:20px;
	line-height:26px;
	height: 70px;
}

form[name="cart"] aside#cart_totals div{
	margin-top: 15px;
	padding: 0 7px;
}
form[name="cart"] aside#cart_totals a {
	text-decoration: none;
	padding: 5px;
	color: black;
	width:95%;
	background-color:#000;
	background: url(images/fundo_cart_verde.jpg) repeat-x bottom;
	font-family: Arial, Helvetica;
	font-size: 13px;
	float: left;
}
.check_nav_btns{
	margin-top:20px;
}
.check_nav_btns a{
	width:173px;
	background:url(images/funtobtn.png) repeat-x bottom #EC118F;
	/*border:#430011 1px solid;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	padding:4px 5px;
	clear: both;
	float:left;
	margin: 20px 0;
}
.check_nav_btns a:hover,
form[name="cart"] aside#cart_totals a:hover{
	text-decoration:none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  	filter: alpha(opacity=70);
  	-moz-opacity: 0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
}
.check_nav_btns2{
	margin:10px 0px;
}
.check_nav_btns2 a{
	font-family:Arial, Helvetica;
	font-size:16px;
	text-decoration:none;
	padding:8px 20px;
	background-color:#F3F3F3;
	color:#53656F;
	font-weight:normal;
}

.check_nav_btns2 a.active{
	font-family:Arial, Helvetica;
	font-size:16px;
	text-decoration:none;
	padding:8px 20px;
	background: url(images/fundo_cart.jpg) repeat-x bottom #EC118F;
	color:#fff;
	/*border-left:1px solid #fde9d1;
	border-right:1px solid #fde9d1;
	border-top:1px solid #fde9d1;*/
	font-weight:normal;
}
.check_nav_btns2 a:hover{
	background-color: #F3F3F3;
	color:#EC118F;
	background-image:none;
}

.titulocart{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #EC118F;
	margin-bottom:10px;
}

.noProds{
	clear: both;
	padding: 10px;
	font-size: 13px !important;
	font-family: Arial,Helvetica;
}

.page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px !important;
	color: #EC118F;
	margin-bottom:10px;
}

.order_review aside{
	float:left;
	width:50%;
	font-family:Arial, Helvetica;
	font-size:12px;
	margin-top: 20px;
}

.order_review aside a.editar{
	padding: 13px 4px;
	float: left;
}
.order_review aside a:hover.editar{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  	filter: alpha(opacity=50);
  	-moz-opacity: 0.5;
  	-khtml-opacity: 0.5;
  	opacity: 0.5;
}
.order_review aside address{
	float:left;
	width:45%;
	
}
.order_review aside .content:first-child{
	margin-right:80px;
}
.order_review h3{
	font-family: Arial,Helvetica;
	font-size: 15px;
	font-weight: bold;
}
.order_review p{
	color:#000 !important;
}
aside address p{
	font-size:11px;
	color:#666;
	font-weight:normal;	
}	
aside address h4{
	font-size:14px;
	color:#000;
	font-weight:normal;	
}
 
.content p{
	font-family:Arial, Helvetica;
	font-size:13px;
	line-height: 18px;
	color:#53656F;
	font-weight:normal;	
}

.content select{
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#000;
	font-weight:normal;
	border:1px solid #F0F0F0;
	padding:6px;
}
fieldset.payment_method label.error{
	background:url(images/form_error.png) no-repeat;
	background-position:center left;
	float:left;
	margin-top:10px;
	padding-left: 26px;
	
	text-align:left;
}
a.paypal_btn{
	display:block;
	margin:15px 0;
}
a.paypal_btn span{
	display:inline-block;
	float:left;
	margin-right:20px;
	
	font-size:18px;
	text-decoration:none;
	padding:10px;
	background-color:#34C705;
	color:#FFF;
}
a.paypal_btn:hover span,
a.paypal_btn_order:hover span{
	background-color: #333;
}

a.paypal_btn_order{
	display:block;
	margin:15px;
}
a.paypal_btn_order span{
	display:inline-block;
	float:left;
	
	font-size:18px;
	text-decoration:none;
	padding:10px;
	background-color:#34C705;
	color:#FFF;
}

aside.payment_info_container{
	margin:20px 0;
	width:100%;
}
.payment_info{
	display:inline-block;
	margin:0 auto;
	
	font-size:14px;
	text-align:left;
}
.payment_info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.payment_info ul li{
	margin-bottom:5px;
}
.mb_pay{
	float: left;
}
.payment_info p.payement_extra_info{
	color:#1b7aa1;
	font-size:11px!important;
	line-height:17px;
}
p.payement_extra_info_order{
	color:#1b7aa1;
	font-size:10px!important;
	padding-top: 10px !important;
}

.payment_method  td{
	padding-left:40px;
	vertical-align:baseline;
	
	text-align:center;
}
.payment_method  td:first-child{
	padding-left:0;
}
div.payment_logo a.payment_type_btn{
	display:block;
	margin-top:10px;
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-decoration: none;
	color:#000;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  	filter: alpha(opacity=30);
  	-moz-opacity: 0.3;
  	-khtml-opacity: 0.3;
  	opacity: 0.3;
	
	/*text-indent:-9999px;*/
}
div.payment_logo a.logo_paypal{
	background: url(images/pay_paypal.png) no-repeat bottom;
	width:140px;
	height:126px;
}
div.payment_logo a.logo_ep_visa{
	background: url(images/pay_ep_visa.png) no-repeat bottom;
	width:130px;
	height:104px;
}
div.payment_logo a.logo_mb{
	background: url(images/pay_mb.png) no-repeat bottom;
	width:95px;
	height:105px;
}
div.payment_logo a.logo_transferencia{
	background: url(images/pay_bank.png) no-repeat bottom;
	width:95px;
	height:75px;
}

div.payment_logo a:hover,
div.payment_logo a.active{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	filter: alpha(opacity=100);
  	-moz-opacity: 1;
  	-khtml-opacity: 1;
  	opacity: 1;
}
/*------------------
| ADDRESS          |
-------------------*/
div.order_address{
	background: white;
}
.order_address .cliente_addresses{
	padding:10px 0;
}
.order_address h2{
	display:block;
	margin:20px 0 5px 0;
	font-size:16px;
	float: left;
}
.order_address input[name="new_address"]{
	float:left;
	margin:20px 5px 10px 0;
	clear: left;
}
.cliente_addresses > div{
	background: #F5F6F6;
	border-left:1px solid #DEDEDC;
	float:left;
	margin-bottom:10px;
	padding:0 20px 0 40px;
	width:310px;
	min-height:195px;
}
.cliente_addresses > div.first{
	border-left:none;
	padding:0 20px 0 10px;
	width:310px;
	min-height:195px;
	clear: left;
}
.cliente_addresses > div.last{
	padding-right:10px;
}
.cliente_addresses > div li{
	padding-bottom:5px;
}
.cliente_addresses > div input[type='checkbox'],
.cliente_addresses > div input[type='radio']{
	margin-right:10px;
}
.order_new_address input[type="text"]{
	background:#DEDEDE;
	border: none;
	display:block;
	padding: 5px 10px;
	width:480px;
	
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
}

#order_address input[type="submit"]{
	color:#fff;
	background-color:#EC118F;
	border:0px;
	padding:4px 8px;
	
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;

	clear: both;
	margin-bottom: 20px;

	cursor: pointer;
}
#order_address input[type="submit"]:hover {
	background-color: #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  	filter: alpha(opacity=70);
  	-moz-opacity: 0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
}
.order_new_address{
	background: #F5F6F6;
	padding:10px;
	width:520px;
	clear: both;
	/* float: left; */
	height: 310px;
    margin: 0 auto;
}
.order_new_address small{
	display:block;
	margin-bottom:20px;
}
.order_new_address legend{
	display:block;
	margin:10px 0;
	
	font-size:14px;
	font-weight:bold;
}
.order_new_address ul{
	width:100%;
}
.order_new_address ul li ul,
.order_new_address ul li ul li,
.order_new_address ul li ul,
.order_new_address ul li ul li{
	margin:0;
	padding:0;
}
.order_new_address ul li ul,
.order_new_address ul li ul{
	margin-top:20px;
	width:100%;
}
.order_new_address ul li ul li,
.order_new_address ul li ul li{
	float:right;
	width:240px;
}
.order_new_address ul li ul li:first-child,
.order_new_address ul li ul li:first-child{
	float:left;
	padding-right:20px;
}
.order_new_address ul li ul li input[type='text'],
.order_new_address ul li ul li input[type='email'],
.order_new_address ul li ul li input[type='password'],
.order_new_address ul li ul li input[type='phone'],
.order_new_address ul li ul li input[type='number'],
.order_new_address ul li ul li select{
	width:220px!important;
	margin:0!important;
}
.order_new_address label.error{
	margin-right:20px;
}

.new_info h2{
	font-family: Arial,Helvetica;
	font-size: 22px;
	color:#EC118F;
}
#new_text{
	margin-bottom: 30px;
}
#new_text p{
	float: left;
	width: 590px;
	font-family:Arial, Helvetica, sans-serif;
	color:#53656F;
	font-size:13px;
	line-height: 18px;
}
.new_img{
	float: left;
	margin-left: 50px;
}

/*--------------
| CONTACTS 	   |
--------------*/
div.address h2,
div.contacts_form h2{
	margin-bottom:10px;
}
div.address{
	float:left;
	margin-bottom:40px;
	width:400px;
	margin-right:100px;
	font-family: Arial,Helvetica;
	font-size: 13px;
	line-height: 17px;
}
div.contacts_form{
	float:left;
	width:400px;
	margin-bottom:30px;
	font-family: Arial,Helvetica;
	font-size: 13px;
	line-height: 17px;
}
div.contacts_form input[type="text"],
div.contacts_form input[type="email"],
div.contacts_form textarea{
	width:100%;
	display: inline-block;
	height: 18px;
	padding: 5px;
	margin-bottom: 12px;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	border: 1px solid #CCC;
	
	font-family: Arial, Helvetica;
}
div.contacts_form textarea{
	height:80px;
}
div.contacts_form input[type="submit"]{
	color: #fff;
	font-size:12px;
	font-family: Arial, Helvetica;
	background-color:#EC118F;
	text-decoration:none;
	padding:6px 15px 6px 15px;
	border:0;
	float:right;
}
div.contacts_form input[type="submit"]:hover {
	color: #FFF;
	background-color:#53051b;
	cursor: pointer;
}
.contacts_form div{
	position:relative;
}
.contacts_form label.ok,
.contacts_form label.error{
	background:url(images/ok.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 7px;
	width:16px;
	height:16px;
	
	text-indent:-9999px;
}
.contacts_form label.error{
	background-image:url(images/error.png);
}
.contacts_form .form_sucess{
	color:#00B4FB;
	font-size: 11px;
}
.contacts_form .floatLeft label.error{
	right: 27px;
}
.contacts_form span.form_loading{
	background: url(images/loading.gif) no-repeat center center;
	clear:both;
	display:block;
	float:left;
	width:100%;
	height:29px;
	
	text-align:left;
}

.banner4 .form_sucess{
	color:#00B4FB;
	font-size: 11px;
	margin-top: 32px;
	float: left;
}

.form_sucess{
	color:#00B4FB;
	float: left;
	margin-left: 169px;
}

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }


#allcart {
	display:block;
	margin:0;
	width:500px;
	height:20px;
	float:right;
	
	font-family: Arial, Helvetica;
	font-size:12px;
}

.top_cart_btn{
	margin:0;
	position:relative;
}
#allcart ul{
	margin:0;
	padding:0;
	float:right;
}
#allcart ul li{
	float:left;
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
}

a.top_actions_btns,
a.top_actions_btns:visited{
	/*background:#FFF;*/
	display:inline-block;
	padding:0 10px;
	width:auto;
	
	color:#fff;
	line-height:30px;
	text-decoration:none;
}
a.top_actions_btns:hover{
	background:#fff;
	
	color:#000;
}

/*------------------
| CART POPUP       |
-------------------*/
#top_cart{
	background: #DEDEDE;
	display:none;
	overflow:hidden;
	position:absolute;
	top:0px;
}

#top_cart div.content{
	margin: 0 auto;
	position:relative;
	width:200px;
	
	color:#FFF;
}
#allcart .opened{
	background:#fff;
	
	color:#000;
}
#cart_popup{
	background:#f5f5f5;
	padding:10px;
	position:absolute;
	z-index: 1000;
	top:96px;
	left:5px;
	width:281px;
	height:auto;
 -moz-box-shadow:    4px 4px 4px 0px #666;
  -webkit-box-shadow: 4px 4px 4px 0px #666;
  box-shadow:         4px 4px 4px 0px #666;
	border-bottom:#fff 6px solid;
	border-left:#fff 6px solid;
	border-right:#fff 6px solid;
	border-radius:0px 0px 14px 14px; -moz-border-radius:0px 0px 14px 14px;  -webkit-border-radius:0px 0px 14px 14px;
	color:#413d37;
	font-size:11px;
}
#cart_popup a.close_cart{
	background: url(images/close.png) no-repeat;
	float: right;
	margin:0!important;
	padding:0!important;
	width:16px!important;
	height:16px!important;
	opacity: 0.6!important;
	filter: Alpha(Opacity=60)!important;
	margin-top:-5px;
}

#cart_popup a.close_cart:hover{
	opacity: 0.9!important;
	filter: Alpha(Opacity=100)!important;
	transition: opacity 0.3s!important;
	-moz-transition: opacity 0.3s!important;
	-webkit-transition: opacity 0.3s!important;
}
#cart_popup table{
	margin-top:10px;
	width:100%;
	padding:0!important;
	
	font-size:11px;
}

#cart_popup table td{
	/*border-bottom:1px solid #ececec;*/
	border-radius: 0px;
	background-color: #FFF;
	padding:1px;
	
	border-radius:4px; -moz-border-radius:4px;  -webkit-border-radius:4px;
}
#cart_popup table .total{
	color:#000;
	padding:5px;
	font-weight:bold;
}

#cart_popup table th{
	color:#000;
	background-repeat:repeat-x;
	padding:8px;
	
	font-weight:normal;
}


#cart_popup table .minicart_remove{
	background: url(images/remover.png) no-repeat;
	float: right;
	margin:0!important;
	margin-bottom:5px!important;
	padding:0!important;
	width:16px!important;
	height:16px!important;
}
#cart_popup .pop_cart_checkout {
	float: right;
	margin:0!important;
	padding:0!important;
	width:auto!important;
	height:auto!important;
}

#cart_popup a.pop_cart{
	float: right;
	
	font-size:11px;
	color:#FFF;
	margin-top:15px;
	margin-left:75px;
	width:auto!important;
	text-align:right;
	background: #34c705;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	border-radius:8px; -moz-border-radius:8px;  -webkit-border-radius:8px;
	background-color:#ec118f;
	padding:6px;
	
	background: #ea3ba0; /* Old browsers */
background: -moz-linear-gradient(top, #ea3ba0 0%, #a60a63 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea3ba0), color-stop(100%,#a60a63)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ea3ba0 0%,#a60a63 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ea3ba0 0%,#a60a63 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ea3ba0 0%,#a60a63 100%); /* IE10+ */
background: linear-gradient(to bottom, #ea3ba0 0%,#a60a63 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea3ba0', endColorstr='#a60a63',GradientType=0 ); /* IE6-9 */
}
#cart_popup a.pop_cart:hover{
	color:#600338;
}
td.promo_code fieldset{
	background:#F0F0F0;
	display:inline;
	padding:5px;
}
td.promo_code label{
	margin-right:20px;
}
td.promo_code input[type="text"]{
	margin-right:20px;
}

tr.whiteMe{
	background: #FFF;
}

.filterItems{
	list-style-type:none;
	width:208px; 
	padding:0; 
	margin:60px 5px 10px 13px;
}
.filterItem{
	padding:5px; 
	border:1px solid #E6E6E6;
	margin: 5px 0;
}
.filterItem a{
	color:#781033;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
	font-family: Arial, Helvetica;
}
.filterItem a:hover{
	color:#000;
}
.filterItem a div{
	background: url(images/close.png) no-repeat;
	float: right;
	margin:0!important;
	padding:0!important;
	width:16px!important;
	height:16px!important;
	opacity: 0.6!important;
	filter: Alpha(Opacity=60)!important;
	margin-top:-5px;
}

.filterItem a div:hover{
	opacity: 0.9!important;
	filter: Alpha(Opacity=100)!important;
	transition: opacity 0.3s!important;
	-moz-transition: opacity 0.3s!important;
	-webkit-transition: opacity 0.3s!important;
}

.barramenu .hmenu ul li div{
	display:none;
	position:absolute; 
	padding: 10px; 
	background:#FFF;
	color:#444;
}
.barramenu .hmenu ul li div ul{
	display: block;
	position: relative;
	list-style-type: none;
	background-color:#FFF;
	margin:0;
	padding-left:0;
	float: left;
}
.barramenu .hmenu ul li div ul li{
	background-color:#FFF;
	color:#000;
	margin:0;
	padding: 0;
}
.barramenu .hmenu ul li div ul li a{
	color:#777;
	/* text-decoration: underline; */
}
.barramenu .hmenu ul li div ul li a:hover{
	text-decoration: underline;
}
.barramenu .hmenu ul li div ul.notTheFirst{
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #DDD;
}

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

a.back{
	font-family: Arial,Helvetica;
	font-size:12px;
	color:#781033;
	clear: both;
	float: left;
	margin-bottom: 30px;
}


#faqs h2{
	font-size:15px;
}
#faqs div{
	font-size: 12px;
}

.textGenText{
	font-family: Arial,Helvetica;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 30px;
}

.linkFooterOnwine{
	text-decoration: none;
	color:#D8D8D8;
}

.priceList{
	float: left;
	text-align: right;
	margin-top:65px;
}

#apoioaocliente ul{
	float: left;
	font-size: 12px;
	font-family: Arial,Helvetica;
	color:#000;
}
#apoioaocliente ul li{
	margin:17px;
}
#apoioaocliente a{
	text-decoration: ;
	color:#000;
}

.rel_link{
	text-decoration: none;
}
.rel_link:hover{
	text-decoration: underline;
	color:#EC118F;
}

.order_prod_ref{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#53656F;
}



/*------------------- menu steps wizard -----------------------*/

/* = STEPS CONTAINER
----------------------------*/
.wizard-steps {
    margin:20px 10px 0px 10px;
    padding:0px;
    position: relative;
    clear:both;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}
.wizard-steps div {
    position:relative;
}
.marginBottomMe{
	height:60px;
}
/* = STEP NUMBERS
----------------------------*/
.wizard-steps span {
    display: block;
    float: left;
    font-size: 9px;
    text-align:center;
    width:13px;
    margin: 3px 8px 0px 0px;
    line-height:13px;
    color: #98abb6;
    background: #FFFFFF;
    border: 2px solid #98abb6;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
/* = DEFAULT STEPS
----------------------------*/
.wizard-steps a {
    position:relative;
    display:block;
    width:auto;
    height:24px;
    margin-right: 22px;
    padding:2px 18px 2px 10px;
    float: left;
    font-size:12px;
    line-height:24px;
    color:#53656F;
    background: #F0F0F0;
    text-decoration:none;
}
.wizard-steps a:before {
    width:0px;
    height:0px;
    border-top: 14px solid #F0F0F0;
    border-bottom: 14px solid #F0F0F0;
    border-left:14px solid transparent;
    position: absolute;
    content: "";
    top: 0px;
    left: -14px;
}
.wizard-steps a:after {
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left:14px solid #F0F0F0;
    position: absolute;
    content: "";
    top: 0px;
    right: -14px;
}
 
/* = COMPLETED STEPS
----------------------------*/
 
.wizard-steps .completed-step a {
    color:#EC118F;
    background: #ffbbd2;
}
.wizard-steps .completed-step a:before {
    border-top: 14px solid #ffbbd2;
    border-bottom: 14px solid #ffbbd2;
}
.wizard-steps .completed-step a:after {
    border-left: 14px solid #ffbbd2;
}
.wizard-steps .completed-step span {
    border: 2px solid #EC118F;
    color: #EC118F;
    text-shadow:none;
}
/* = ACTIVE STEPS
----------------------------*/
.wizard-steps .active-step a {
    color:#FFFFFF;
    background: #EC118F;
}
.wizard-steps .active-step a:before {
    border-top: 14px solid #EC118F;
    border-bottom: 14px solid #EC118F;
}
.wizard-steps .active-step a:after {
    border-left: 14px solid #EC118F;
}
.wizard-steps .active-step span {
    color: #EC118F;
    -webkit-box-shadow:0px 0px 2px rgba(0,0,0, 0.8);
    -moz-box-shadow:0px 0px 2px rgba(0,0,0, 0.8);
    box-shadow:0px 0px 2px rgba(0,0,0, 0.8);
    text-shadow:none;
    border: 2px solid #ffbbd2;
}
/* = HOVER STATES
----------------------------*/
.wizard-steps .completed-step:hover a, .wizard-steps .active-step:hover a {
    color:#fff;
    background: #601925;
}
.wizard-steps .completed-step:hover span, .wizard-steps .active-step:hover span {
    color:#601925;
}
.wizard-steps .completed-step:hover a:before, .wizard-steps .active-step:hover a:before {
    border-top: 14px solid #601925;
    border-bottom: 14px solid #601925;
}
.wizard-steps .completed-step:hover a:after, .wizard-steps .active-step:hover a:after {
    border-left: 14px solid #601925;
}

.infoIVA{
	clear: both;
	font-size: 11px !important;
	margin-top: 20px;
	float: left;
}

.despesasEnvio{	
}

.printMe{
	border: 1px solid #C8C8C8;
	padding:5px;
	color: #000;
	text-decoration: none;
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-bottom: 20px;
	cursor: pointer;
}
.printMe img{
	padding-right: 5px;
}
.printMe:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  	filter: alpha(opacity=70);
  	-moz-opacity: 0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
}

#contentRel{
	float: left;
	position: relative;
	display: none;
}

#prodsRelatedStuff ul{
	width: 975px;
	height: 135px;
	list-style: none;
	margin:0;
	padding:0;
}
#prodsRelatedStuff ul li{
	float:left;
	width: 160px;
	height: 135px;
	margin-right: 2px;
}
#prevBG {
    position: absolute;
    left: -50px;
	top:0px;
	width: 50px;
	height: 130px;
	padding-left: 20px;
} 
#nextBG {
	position: absolute;
	right: -50px;
	top:0px;
	width: 50px;
	height: 130px;
}
#prevBG img,
#nextBG img{
	margin-top:30px;
	cursor: pointer;
}
#prevBG:hover,
#nextBG:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  	filter: alpha(opacity=70);
  	-moz-opacity: 0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
  	cursor: pointer;
}

#custosEnvioSimulator{
	font-family: Arial, Helvetica;
	font-size: 11px;
	float: left;
	padding: 8px 0 0 45px;
}

.entregas48{
	font-family: Arial,Helvetica;
	font-size: 24px;
	font-weight: bold;
	float: left;
	padding: 7px;
	color:#7a1733 !important;
	margin-top: 35px;
}

.leHeaderPrint{
	display: none;
}

.noResults{
	font-family: Arial, Helvetica;
	font-size: 12px;
	float:left;
	margin: 21px 0 83px 10px;
}

.img_zoom{
	cursor: crosshair;
}

.mg_top_20{
	margin-top:20px !important;
}

.showOrdersPlease{
	font: Arial, Helvetica;
	font-size: 12px;
}

.showOrdersPlease{
	font:Arial,Helvetica;
	margin-top: 20px;
}
.showOrdersPlease a{
	color:#000;
}



/*------------------
| LOGIN    		    |
-------------------*/
#client_login_cont{
	background:none;
	margin:0;
	padding:0;
}
.user_output_txt strong{
	color:#DEDEDE;
}
section.login{
	float:right;
	padding-right:40px;
	width:auto;
}
section.login ul li{
	width:auto;
	list-style: none;
}
section.login ul li:first-child{
	margin-right:40px;
}
section.login ul li.submit{
	margin-left:20px;
	padding-top:21px;
}
section.register{
	padding-left:40px;
}


.prod-nav{
	width:auto;
	float:left;
	font-family: Arial,Helvetica;
	font-size: 12px;
	margin-bottom: 50px;
}
div.next_prev_prods ul{
	margin:0;
	padding:0;
	width: 960px;
	padding-top: 10px;
}
div.next_prev_prods ul li{
	float:left;
	width: 480px;
	list-style:none;
	margin:0;
	padding:0;
}
div.next_prev_prods ul li:first-child{
	margin-left:0;
}
div.next_prev_prods ul li a,
div.next_prev_prods ul li a:visited{
	display:block;
	
	color:#413d37;
	text-decoration:none;
}
div.next_prev_prods ul li a:hover{
	color:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  	filter: alpha(opacity=70);
  	-moz-opacity: 0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
}
div.next_prev_prods ul li a span,
div.next_prev_prods ul li a img{
	display:inline-block;
}
div.next_prev_prods ul .prev_prod span{
	float:left;
	clear: left;
	color: #EC118F;
	font-weight: bold;
}
div.next_prev_prods ul li.next_prod{
	float: right;
}
div.next_prev_prods ul .next_prod span{
	float:right;
	clear: right;
	color: #EC118F;
	font-weight: bold;
}
div.next_prev_prods ul .next_prod img{
	float:right;
}

h2.next_prod_h2{
	float: right;
	clear: both;
	font-weight: bold;
	font-size: 13px !important;
}

h2.prev_prod_h2{
	clear: both;
	font-weight: bold;
	font-size: 13px !important;
}

div.next_prev_prods .prev_prod img{
	float:left;
}

.prev_desc{
	float:left;
}
.next_desc{
	float: right;
	clear: right;
}


.hideLoginClass,
.hideRegisterClass{
	display: none;
}

.extraClass{
	border:none !important;
	padding-left: 0px !important;
	padding-bottom: 30px; !important;
}


#list_cats{
	width: 400px;
	float: left;
	font-family: Arial, Helvetica;
	list-style: square;
	line-height: 27px;
}
#list_cats li a{
	color:#000;
	margin-bottom: 5px;
	font-size: 13px;
}
#list_cats li ul{
	list-style: outside;
	margin-bottom: 10px;
}
#list_cats li ul li a{
	list-style: outside;
	color:#333;
	font-size: 12px;

}

.btns_cart{
	float: left;
	margin:5px 5px 0 5px;
	cursor: pointer;
	border: 0 !important;
}
.btns_cart:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  	filter: alpha(opacity=70);
  	-moz-opacity: 0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
}

.hideMePls{
	display: none !important;
}

.futurePts{
	font-family: Arial,Helvetica !important;
	font-size: 13px !important;
	text-align: right !important;
	color:green !important;
	font-weight: bold !important;
	margin-top:10px !important;
	float:right !important;
}

.camposobrigatorios{
	font-family:Arial,Helvetica; 
	font-size:11px; 
	margin-bottom:20px; 
	float:left;
}

.separadorTop{
	padding-right:10px;
	color:#D9D9D9; 
	font-size:12px;
}

.myPointsPage{
	font-family: Arial,Helvetica;
	font-size: 14px;
	float: right;
	color:#EC118F;
}

.noEncs{
	font-size: 12px;
	font-family: Arial, Helvetica;
	float:left;
	clear: left;
	margin: 10px 0 30px 10px;
}

#404_text{
	float:left; 
	font-size:16px; 
	width:450px; 
	line-height:24px;
}

#404_text a{
	color:#999 !important;
}

#404_text a:hover{
	color:#333 !important;
}

.morePaymentInfo{
	display: none;
}

.printLeData{
	display: none;
}

.form_error{
	font-size: 11px;
	color:red;
	float: left;
	margin-left: 169px;
}
span.form_loading{
	background: url(images/loading.gif) no-repeat center center;
	clear:both;
	display:block;
	float:left;
	width:100%;
	height:29px;
	text-align:left;
}

.showMySelectedPick{
	font-family: Arial,Helvetica;
	font-size: 11px;
}

.fancyboxPick{
	width: 500px;
	font-size:10px; 
	padding:5px 20px;
}
.fancyboxPick h2{
	font-family: Arial, Helvetica;
	font-size: 26px;
	font-weight: bold;
	color:#0e9bc9;
}
.fancyboxPick img{
	float:right;
	margin-left: 20px;
	clear: right;
}
.fancyboxPick span{
	font-size: 11px;
	line-height: 18px;
}
.fancyboxPick p{
	font-size: 11px;
	margin-top: 20px;
}
.fancyboxPick .pickeMeBtn{
	float:right;
	margin-top: 10px;
	/*background: url('images/pickme.png') top left no-repeat;*/
	padding-left:15px;
	cursor: pointer;
}
.fancyboxPick .pickeMeBtn:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  	filter: alpha(opacity=70);
  	-moz-opacity: 0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
}