/***********************************************/
/* nativelab.it - ballardini.to                */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


body{
	font-family: Tahoma, Arial;
	color: #006632;
	margin: 5px;
	padding: 0px;
	background-color: #EFDA99;
}

.body_container{
 border: #FFFFFF solid 10px;
 width: 770px;
 margin: 0px auto;   /*centra negli altri browsers*/
 text-align: left;   /*ripristina l' allineamento*/ 
 padding:0;
 background-color:#FFFFFF;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/************* menu di navigazione superiore ****************/

#menu_top{
	
	width: 770px;
/*	min-width: 640px;*/
	height: 30px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	top:-10px;
}
/*

#menu_img_logo{
	position: absolute;
	top: 40px;
	left:5px;
	z-index: 10;
}
#menu_img_trentino{
	position: absolute;
	top: 52px;
	right:0px;
	z-index: 10;
}

*/

#menu_indirizzo{
top:-2px;
	position: relative;
	z-index: 10;
	height:20px;
}

#menu_lingue{
	position: relative;
	top: -3px; /* -14*/
	right:0px;
	z-index: 11;
	padding:0px;
}
#menu_img_sfondo{
	position: relative;
	z-index: 0;
	height:105px;
}

#col1{
	position: relative;
	top: 125px;
	left:0px;
	z-index: 0;
	width: 770px;
}

.tab_menu_bottom{
	background-color: #EBD28F;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}

.titolo_categoria
{
	
	font-size: 18px;
	font-weight: bold;
	color: #ddc17d;	
}


.link_top{
	top: 6px;
	height: 30px;
	/*min-width: 640px;*/
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	background-color: #006632;
	
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 0px;
	padding-left: 5px;
}


a.link_top, a.link_top:visited{
  	font-size: 10px;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}

a.link_top:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.skipLinks {display: none;}

/*************** SELECT E MODULI ************/
.select_menu_prodotti {
	font-size: 11px;
	line-height:13px;
	font-weight: bold;
	color: #006632;
	text-align: left;
	width:240px;
}
.select_qta{
	font-size: 12px;
	font-weight: bold;
	color: #006632;
	text-align: right;

}

.select_login {
	font-size: 11px;
	line-height:13px;
	font-weight: normal;
	color: #006632;
	text-align: left;
	width:140px;
}
.input_reg {
	font-size: 12px;
	line-height:auto;
	font-weight: normal;
	color: #006632;
	text-align: left;
	width:220px;
}
.input_paypal {
	font-size: 12px;
	line-height:auto;
	font-weight: normal;
	color: #006632;
	text-align: left;
	width:100px;
}
.input_ricerca {
	font-size: 12px;
	line-height:auto;
	font-weight: normal;
	color: #006632;
	text-align: left;
	width:150px;
}
.textarea_dps{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:9px;
color: #006632;
width:220px;
}

/************CARRELLO RIEPILOGO***************/
.tb_cart{
width:100%;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDC17D;
margin:0px;
padding:0px;
}

.txt_cart_def_12{
	font-size: 12px;
	color: #006632;
	font-style: normal;
	line-height: 16px;
	text-indent:0px;
}

.txt_cart_def_12_intro{
	font-size: 12px;
	color: #006632;
	padding-bottom:50px;
}


.add{
	text-align: right;
	padding-top:0px;
}


.txt_cart_def_9{
	font-size: 9px;
	color: #006632;
	font-style: normal;
	line-height: 10px;
	text-indent:0px;
	font-weight:normal;
}

.txt_cart_riep{
font-size: 10px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: auto;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}
.txt_cart_riep_price{
width:60px;
font-size: 10px;
	color: #006632;
	text-align: right;
	font-style: normal;
	line-height: auto;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}
.txt_cart_riep_qta{
width:20px;
font-size: 10px;
	color: #006632;
	text-align: center;
	font-style: normal;
	line-height: auto;
	text-indent:0px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}

.tb_cart_riep{
width:100%;
margin:0;
padding:0;
}

.txt_cart_riep_t{
font-size: 10px;
	text-align: left;
	line-height: auto;
	text-indent:0px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
	color: #006633;
	font-weight: bold;
	background-color: #EFDA99;
}

.txt_cart_riep_price_t{
font-size: 10px;
	text-align: right;
	line-height: 16px;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
	color: #006633;
	font-weight: bold;
	background-color: #EFDA99;
}
.txt_cart_view{
	font-size: 11px;
	color: #006632;
	text-align: right;
	font-style: normal;
	line-height: auto;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}

/****CARRELLLO DEFINITIVO ***/

.txt_cart_def{
font-size: 11px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: auto;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}
.txt_cart_def_price{
width:70px;
font-size: 11px;
	color: #006632;
	text-align: right;
	font-style: normal;
	line-height: auto;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}

.txt_cart_link {

	font-size: 11px;
	color: #006632;
	text-align: right;
	font-style: normal;
	font-style: normal;
	text-decoration: underline;
}


.txt_cart_def_qta{
width:50px;
font-size: 11px;
	color: #006632;
	text-align: center;
	font-style: normal;
	line-height: auto;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}
.txt_cart_def_delete{
	width:50px;
	font-size: 11px;
	color: #006632;
	text-align: center;
	font-style: normal;
	line-height: auto;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}

.tb_cart_def{
width:100%;
margin:0;
padding:0;
}

.txt_cart_def_t{
font-size: 11px;
	text-align: left;
	line-height: auto;
	text-indent:0px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
	color: #006633;
	font-weight: bold;
	background-color: #EFDA99;
}

.txt_cart_def_price_t{
font-size: 11px;
	text-align: right;
	line-height: 25px;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
	color: #006633;
	font-weight: bold;
	background-color: #EFDA99;
}

.txt_cart_def_price_r{
width:150px;
font-size: 11px;
	text-align: right;
	line-height: 25px;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
	color: #006633;
	font-weight: bold;
}

/************ td, tabelle **************/
.td_prod_dx{
	border-right-width: 2px;
	border-right-color: #006632;
	border-right-style: solid;	

	border-top-style: none;
	border-left-style: none;
	color: #006633;
	height:auto;
	font-size: 12px;
	padding-bottom:20px;
}
.td_prod_inf{
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006632;
	vertical-align: top;
}

.td_prod_sx_dx{
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #006632;
	border-right-color: #006632;
	color: #006633;
	vertical-align: top;
	font-size: 12px;
}
.td_menu_prodotti{
	border-top-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EBD28F;
	border-right-color: #EBD28F;
	border-bottom-color: #EBD28F;
	border-left-color: #EBD28F;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
/************ testi **************/

.menu_prodotti {
	
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #006632;
	text-align: left;
	text-indent:0px;
}
.menu_prodotti a:hover{
	
	font-size: 11px;
	font-weight: bold;
	color: #006632;
	text-decoration: underline;
	text-align: left;	
}

.txt11c_el_prodotti{
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
	font-size: 11px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	text-indent:5px;}
	
.txt11c_el_prodotti_vini{
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
	font-size: 11px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: 15px;
	padding-left:2px;}

.txt11c{
	font-size: 11px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	text-indent:5px;
}

.txt13c{
	
	font-size: 13px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: 15px;
}
a.txt11c, a.txt11c:visited,
a.txt11c_el_prodotti, a.txt11c_el_prodotti:visited{
	
	font-size: 11px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: 15px;
}
a.txt11c:hover, a.txt11c_el_prodotti:hover{
	
	font-size: 11px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: 15px;
	text-decoration: underline;
}
/************ subglobalNav styles **************/
.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	/*min-width: 640px;*/
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/******** MENU  BRICIOLA  ******************************/
.txt10_briciola {
	font-size: 10px;
	color: #EFDA99;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	background-color: #006633;
	text-indent:5px;
	text-transform:lowercase;

}
.txt10_briciola a:link, .txt10_briciola a:visited{
color: #FFFFFF;}

/*****************FINE BRICIOLA **/

/******** VETRINA  ***********************************/
.td_vetrina{
	font-size: 11px;
	color: #EFDA99;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	background-color: #006633;
	text-indent:5px;
}

.tb_vetrina{
width:100%;
padding:2px;

}

.txt_vetrina_11{
	font-size: 11px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	text-indent:0px;
}

.td_prezzo {	
	font-size: 11px;
	color: #006633;
	text-align: right;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	background-color: #EFDA99;
}

/*****************FINE VETRINA **/

/******** RICERCA  ***********************************/



.tb_ricerca{
padding:2px;
width:100%;
}
.td_ricerca{
	font-size: 11px;
	color: #EFDA99;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	background-color: #006633;
	text-indent:5px;
}
.txt_ricerca_11{
	font-size: 11px;
	color: #006632;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	text-indent:0px;
}

/*************** FINE RICERCA ***********/

/*********************ELENCO ****************/
.tab_elenco {
	width:99%;
	border: 1px solid #006633;
	padding: 0px;
	margin:0 0 2px 2px;
}
.elenco_prodotto{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #006632;
	text-align: left;
}
.elenco_produttore{
}
.elenco_categoria{
	font-size: 11px;
	color: #ddc17d;
	text-align: left;
	font-style: normal;
	line-height: 12px;
	text-align: left;
}
.elenco_descrizione{
}

.elenco_categoria2{
	font-size: 13px;
	color: #ddc17d;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 15px;
}

/***************** FINE ELENCO *************/

.td_col_sx{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DDC17D;
}

.txt10c {
	
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 12px;
	text-align: left;
}

.txt10cg {

	
	font-size: 11px;
	color: #ddc17d;
	text-align: left;
	font-style: normal;
	line-height: 12px;
	text-align: left;
}
.txt10tevento {
	
	font-size: 10px;
	color: #EFDA99;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	background-color: #006633;
}
.txt10_elencoev {
	
	font-size: 11px;
	color: #006633;
	text-align: left;
	font-style: normal;
/*	line-height: 16px;*/
	text-align: left;
}

.txt11_elencoev {
	
	font-size: 12px;
	color: #006633;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	text-align: left;
}
.tab_eventi {
	width:100%;
	border: 1px solid #006633;
	padding: 0px;
	margin: 3px;
}
#menu_img_sm {

	position: relative;
	left:0px;
	z-index: 10;
}

#col1_sm {
	position: relative;
	top: 0px;
	left:0px;
	z-index: 0;
	width: 770px;
	background-color: #FFFFFF;
}
.td_prod_nobord {

	color: #006633;
	vertical-align: top;
	font-size: 12px;
}
.txt13c_red {

	
	font-size: 13px;
	color: #CC0000;
	text-align: left;
	font-style: normal;
	line-height: 15px;
}

/********************SCHEDA PRODOTTO *************/

.catSel {
	
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}

.catNoSel {
	
	font-size: 11px;
	color: #006633;
	font-style: normal;
	text-align: left;
}

.catTitle {
	
	font-size: 14px;
	color: #006633;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}



.listCat{
	
	font-size: 12px;
	color: #006633;
	font-style: normal;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDC17D;
}

.listCat a{
	
	font-size: 14px;
	color: #006633;
	font-style: normal;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
}

.listSCat{
	
	font-size: 12px;
	color: #006633;
	font-style: normal;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.listSCat a{
	
	font-size: 12px;
	color: #006633;
	font-style: normal;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.listProd{
	
	font-size: 11px;
	color: #006633;
	font-style: normal;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
}

