/* ---------- generic styles  -------- */
body, p, table {
	/*background-color: #F5F5FF;*/
	background-color: #FFF;
	color : #110000;
    font-family: Verdana, Tahoma;
	font-size: 11px;
}

a,a:active,a:visited {
	text-decoration: underline;
	color: #900;
}

A:hover {
	color: #500;

}

hr{
    height: 1px;
    border: 0px;
    background-color: #7777ee;
}

h1{
	font-family: "Comic Sans MS",Verdana, Tahoma;
	text-align: left;
	font-size: 160%;
	padding: 10px;
	padding-left: 100px;
	margin-bottom: 4px;
	font-weight: bold;
	color : #811;
}

h2 {
	font-family: "Comic Sans MS",Verdana, Tahoma;
	text-align: left;
	font-size: 120%;
	padding-left: 30px;
	font-weight: bold;
	color : #811;
}

h2{
	font-size: 130%;
}

input,textarea, select {
	font-size: 10px;
	font-family: Verdana, Tahoma;	
	border: 1px solid #111133;
}

/* --------- layout styles ----------- */

.maintable{
	margin: 0px;
	/*width: 960px;*/
	width: 100%;
	height: 100%;
	empty-cells: show;
	border-collapse: collapse;	
}

.mainheader{
	width: 960px;
	height: 160px;
	vertical-align: top;
	/* border-bottom: 1px solid #000066;  */
	/*text-align: left;*/

}

.leftheader {
}
.rightheader {
}

.mainsection{
	padding: 2px 15px 10px 10px;
	vertical-align:top;
}

.leftsection {
}

.rightsection {
}


.bottomsection{
  height: 19px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}

div.bottom_newsletter{
  margin: 10px 0px;
  padding: 0px 0px;
  vertical-align: middle;
  text-align: center;
}

a.bottomlink{
	font-family: "Comic Sans MS",Verdana, Tahoma;
	color : #811;
	font-weight: bold;
	font-size: 110%;
}

#header {
	position: relative;
	width: 100%;
	height: 100%;
}	

#logo {
	/*border: 1px solid black;*/
	width: 200px;
	height: 46px;
	position:absolute;
	display: inline;
	top:10px;
	left:20px;
}

#menu1 { position:absolute; top:10px; left:414px; }
#menu2 { position:absolute; top:39px; left:414px; }
#menu3 { position:absolute; top:68px; left:414px; }
#menu4 { position:absolute; top:39px; left:553px; }
#menu5 { position:absolute; top:68px; left:553px; }
#menu6 { position:absolute; top:68px; left:693px; }

div.menu_txt {
	margin-top: 5px;
	margin-left: 10px;
	width: 110px;
	overflow: hidden;
	/*font-family: "Comic Sans MS",Verdana, Tahoma;*/
	/*border: 1px solid black;*/
}

div.menu_box {
	/*width: 112;
	height: 24;
	overflow: hidden;
	background-image: url(img/btn_menu.gif);*/
	width: 124;
	height: 25;
	overflow: hidden;
	background-image: url(img/btns_menu.gif);
}

div.menu_box_ovr {
	/*width: 112;
	height: 24;
	background-image: url(img/btn_menu_ovr.gif);*/
	width: 124;
	height: 25;
	overflow: hidden;
	background-image: url(img/btns_menu.gif);
	background-position: 0px -25px;
}

div.menu_box_click {
	/*width: 112;
	height: 24;
	background-image: url(img/btn_menu_click.gif);*/
	width: 124;
	height: 25;
	overflow: hidden;
	background-image: url(img/btns_menu.gif);
	background-position: 0px -50px;
}

div.menu_box_sel {
	/*width: 112;
	height: 24;
	background-image: url(img/btn_menu_sel.gif);*/
	width: 124;
	height: 25;
	overflow: hidden;
	background-image: url(img/btns_menu.gif);
	background-position: 0px -75px;
}

div.menu_box_disable {
	/*width: 112;
	height: 24;
	background-image: url(img/btn_menu_disable.gif);*/
	width: 124;
	height: 25;
	overflow: hidden;
	background-image: url(img/btns_menu.gif);
	background-position: 0px -100px;
}
/*
div.barra_menu {
	position: absolute;
	top: 180;
	left: 240;
	width: 404;
	height: 25;

	background-image: url(img/barra.gif);
}
*/
div.barra_menu_txt {
	/*font-family: "Comic Sans MS",Verdana, Tahoma;*/
	position: absolute;
	top: 98;
	left: 414;
	margin-top: 5px;
	margin-left: 15px;
	width: 390px;
	/*border: 1px solid black;*/
}


div.menu_div {
	width: 4px;
	margin: 0px 12px;
	display: inline;
	background-image: url(img/menu_div.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

a.menu,a.menu:active,a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

A.menu:hover {
	color: #500;

}

div.product_nav {
	margin: 8px;
}



div.lista_dati {
	text-align: center;
	width: 100%;
	padding: 4px;
	border: 1px solid #bbb;
	background-color: #eee;
}

div.filtro_dati{

	text-align: center;
	position: relative;
	width: 100%;
	pasadding: 1px;
	border: 1px solid #bbb;
	background-color: #eee;
	margin-bottom: 5px;
}



div.titolo_filtro{
	height: 20px; 
	position: relative;
	padding: 4px;
	width:100%;
	text-align: center;
}
table.filter {
	
	margin-left: 14px;
}

table.lista_dati {
	border-collapse:collapse;
	font-size:10;
	border:1px solid #ccc;
}
td.lista_dati{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	
	border-top: 1px dashed #ddd;
	padding:2px;

}

th.lista_dati{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
}

td.lista_dati_footer{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding:3px;
}

/* --------- content lib styles ------------*/
.content_title {
	text-align: left;
	font-size: 130%;
	padding: 10px;
	padding-left: 100px;
	margin-bottom: 4px;
	font-weight: bold;
	color : #811;
}


.content_body {
	align: justify;
	padding: 15px;
}

div.image_top {
	align:center;
	margin: 2px;
}

img.image_left {
	margin: 2px;
	vertical-align:top;
}

img.image_right {
	margin: 2px;
	vertical-align:top;
}

div.image_bottom {
	margin: 2px;
	text-align: justify;
}

.brand_img_logo {
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}

li.logo {
	background-image: url(img/mini_logo.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 10px 22px;
	list-style: none;
	font-weight: bold;
	font-size: 110%;
}

li.logo div {
	font-weight: normal;
}

div#disclaimer {
	text-align: center;
	color: #900;
	text-weight: bold;
	margin-top: 10px;
}

/* ----------  wind_light ------------------ */
table.wind_light {width: 98%; font-family: Verdana; font-size: 10px;font-weight: bold;border-collapse:collapse;
 margin-top: 10px;}

td.wind_light_tl { width:9px; height: 11px; background-image:url(img/cornici/wind_tl.gif);background-repeat: no-repeat;}
td.wind_light_tc { background-image:url(img/cornici/wind_t.gif);background-repeat: x;}
td.wind_light_tr { width:11px; height: 11px; background-image:url(img/cornici/wind_tr.gif);background-repeat: no-repeat;}

td.wind_light_l {width:9px;background-image:url(img/cornici/wind_l.gif);background-repeat: y;}
td.wind_light_body { padding:3px;}
td.wind_light_r {background-image:url(img/cornici/wind_r.gif);background-repeat: y;}

td.wind_light_bl {height:10;background-image:url(img/cornici/wind_bl.gif); background-repeat: no-repeat;}
td.wind_light_bc {background-image:url(img/cornici/wind_b.gif); background-repeat: x;}
td.wind_light_br {background-image:url(img/cornici/wind_br.gif); background-repeat: no-repeat;}

/* header if present */
td.wind_light_hl { background-image:url(img/cornici/wind_l.gif);background-repeat: y;}
td.wind_light_hc { }
td.wind_light_hr { background-image:url(img/cornici/wind_r.gif);background-repeat: y;}

span.wind_light_h {font-weight: bold;}

/* ----------  wind_logo ------------------ */
table.wind_logo {width: 98%; font-family: Verdana; font-size: 10px;font-weight: bold;border-collapse:collapse;
 }

/*
td.wind_logo_tl { width:9px; height: 11px; background-image:url(img/cornici/wind_b_tl.gif);background-repeat: no-repeat;}
td.wind_logo_tc { background-image:url(img/cornici/wind_b_t.gif);background-repeat: x;}
td.wind_logo_tr { width:11px; height: 11px; background-image:url(img/cornici/wind_b_tr.gif);background-repeat: no-repeat;}
*/
td.wind_logo_l {width:9px;background-image:url(img/cornici/wind_b_l.gif);background-repeat: y;}
td.wind_logo_body { padding:3px;}
td.wind_logo_r { background-image:url(img/cornici/wind_b_r.gif);background-repeat: y;}

td.wind_logo_bl {height:11;background-image:url(img/cornici/wind_b_bl.gif); background-repeat: no-repeat;}
td.wind_logo_bc {background-image:url(img/cornici/wind_b_b.gif); background-repeat: x;}
td.wind_logo_br {background-image:url(img/cornici/wind_b_br.gif); background-repeat: no-repeat;}

/* header if present */
td.wind_logo_hl {height: 63px; background-image:url(img/cornici/wind_b_tl.gif);background-repeat: no-repeat;}
td.wind_logo_hc {background-image:url(img/cornici/wind_b_t.gif); background-repeat: x; padding: 0px 0px 2px 3px;}
td.wind_logo_hr {width:12px; background-image:url(img/cornici/wind_b_tr.gif);background-repeat: no-repeat;}

span.wind_logo_h {height: 20px;
				color: #900; background-color: #fff;
				position: relative;
				top: 10px;
				left: 70px;
				padding: 4px;
				padding-right: 4px;
				/*margin: 150px 10px 0px 75px; */
				font-family: "Comic Sans MS",Verdana, Tahoma;
				font-style: italic;
				border-left: 1px solid #800;
				border-right: 1px solid #800;
				font-weight: bold; font-size:18px;}

/* ----------  wind_logo_big ------------------ */
table.wind_logo_big {width: 98%; font-family: Verdana; font-size: 10px;font-weight: bold;border-collapse:collapse;
 }

/*
td.wind_logo_big_tl { width:9px; height: 11px; background-image:url(img/cornici/wind_b_tl.gif);background-repeat: no-repeat;}
td.wind_logo_big_tc { background-image:url(img/cornici/wind_b_t.gif);background-repeat: x;}
td.wind_logo_big_tr { width:11px; height: 11px; background-image:url(img/cornici/wind_b_tr.gif);background-repeat: no-repeat;}
*/
td.wind_logo_big_l {width:9px;background-image:url(img/cornici/wind_b_l.gif);background-repeat: y;}
td.wind_logo_big_body { padding:3px;}
td.wind_logo_big_r { background-image:url(img/cornici/wind_b_r.gif);background-repeat: y;}

td.wind_logo_big_bl {height:11;background-image:url(img/cornici/wind_b_bl.gif); background-repeat: no-repeat;}
td.wind_logo_big_bc {background-image:url(img/cornici/wind_b_b.gif); background-repeat: x;}
td.wind_logo_big_br {background-image:url(img/cornici/wind_b_br.gif); background-repeat: no-repeat;}

/* header if present */
td.wind_logo_big_hl {height: 63px; background-image:url(img/cornici/wind_b_tl.gif);background-repeat: no-repeat;}
td.wind_logo_big_hc {background-image:url(img/cornici/wind_b_t.gif); background-repeat: x; padding: 0px 0px 2px 3px;}
td.wind_logo_big_hr {width:12px; background-image:url(img/cornici/wind_b_tr.gif);background-repeat: no-repeat;}

span.wind_logo_big_h {height: 40px;
				color: #500; background-color: #fff;
				position: relative;
				top: 10px;
				left: 70px;
				padding: 3px;
				border-left: 1px solid #800;
				border-right: 1px solid #800;
				font-weight: bold; font-size:14px;}

/* ----------  wind_light_news ------------------ */
table.wind_light_news {width: 98%; font-family: Verdana; font-size: 10px;font-weight: bold;border-collapse:collapse;
 margin-top: 10px; height:80%}

td.wind_light_news_tl { width:9px; height: 11px; background-image:url(img/cornici/wind_tl.gif);background-repeat: no-repeat;}
td.wind_light_news_tc { background-image:url(img/cornici/wind_t.gif);background-repeat: x;}
td.wind_light_news_tr { width:11px; height: 11px; background-image:url(img/cornici/wind_tr.gif);background-repeat: no-repeat;}

td.wind_light_news_l {width:9px;background-image:url(img/cornici/wind_l.gif);background-repeat: y;}
td.wind_light_news_body { padding:3px; vertical-align:top;}
td.wind_light_news_r {background-image:url(img/cornici/wind_r.gif);background-repeat: y;}

td.wind_light_news_bl {height:10px;background-image:url(img/cornici/wind_bl.gif); background-repeat: no-repeat;}
td.wind_light_news_bc {background-image:url(img/cornici/wind_b.gif); background-repeat: x;}
td.wind_light_news_br {background-image:url(img/cornici/wind_br.gif); background-repeat: no-repeat;}

/* header if present */
td.wind_light_news_hl { background-image:url(img/cornici/wind_l.gif);background-repeat: y; height: 22px;}
td.wind_light_news_hc { border-bottom:2px dotted #a00;padding-bottom: 2px;}
td.wind_light_news_hr { background-image:url(img/cornici/wind_r.gif);background-repeat: y;}

span.wind_light_news_h {	font-family: "Comic Sans MS",Verdana, Tahoma;
	color : #811; font-weight: bold; font-size: 120%; padding-left: 2px;}
/*  -------- simple block sample  -----------*/

table.sblock {}
td.sblock_header {}
span.sblock_header {}
td.sblock_body {}

/* ----------  block sample ------------------ */
table.block {border-collapse:collapse;}

td.block_tl {}
td.block_tc {}
td.block_tr {}

td.block_l {}
td.block_c {}
td.block_r {}

td.block_bl {}
td.block_bc {}
td.block_br {}

/* header if present */
td.block_hl {}
td.block_hc {}
td.block_hr {}

span.block_h {}

/*  -------- index news simple block  -----------*/

table.index_news {
	border-collapse: collapse;
	padding: 10px;
	width: 80%;
  	margin-top: 10px;
  	border: 1px solid #007;
  	font-size: 10px;
}

span.index_news_header {
	font-size: 110%;
	font-weight: bold;
	
}

span.news_headline {
	font-family: "Comic Sans MS",Verdana, Tahoma;
	color : #811;
	/*font-weight: bold;*/
	font-size: 110%;
}

td.index_news_header {
	padding: 4px;
	background-color: #AAF;
	border: 1px solid #007;
	
}

td.index_news_body {
	padding: 5px;
	text-align: left;
}

.news_title{
	font-weight: bold;
}

table.news_preview{
	border-collapse: collapse;
	width: 100%;
}

td.news_preview_txt{
	text-align: left;
	vertical-align: top;
	padding:6px;

	haeight:51px;
}

td.news_preview_img{
	width: 20px;
	height:61px;
	text-align: left;
	vertical-align: top;
	padding:3px;
}

img.news_preview_img{
	
	border: 1px solid  #900;
}

div.news_render_title {
	font-family: "Comic Sans MS",Verdana, Tahoma;
	color : #811; font-weight: bold; 
	width: 80%;
	text-align:center;
	font-weight: bold;
	font-size: 170%;
	padding: 8px;	
	margin-bottom: 30px;
}

span.news_render_headline {
	font-family: "Comic Sans MS",Verdana, Tahoma;
	color : #811; font-weight: bold; 
	text-align:center;
	font-weight: bold;
	font-size: 120%;
}

div.news_render_body {
	width: 80%;
	padding: 8px;
	font-weight: normal;
}

span.news_render_date {
	font-weight:bold;
}
/* ---------- modules ----------- */
/*
table.module{
	border-collapse: collapse;
	width: 100%;
	border-top: 1px dotted #900;
	border-bottom: 1px dotted #900;
}

td.module_title_border{
	width: 30%;
	text-align: center;
	border-bottom: 1px dotted #900;
	padding: 3px;
	font-weight: bold;
}

td.module_title_center{
	text-align: center;	
	border-left: 1px dotted #900;
	border-bottom: 1px dotted #900;
	border-right: 1px dotted #900;
	padding: 3px;
	font-weight: bold;
}

td.module_cont_border{
	text-align: left;	
	padding: 6px;
}

td.module_cont_center{
	text-align: left;	
	border-left: 1px dotted #900;
	border-right: 1px dotted #900;
	padding: 6px;
}
*/
div.module_item {
	background-image: url(img/mini_logo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin: 10px 20px;
	font-weight: normal;
}

div.module_name {
	display: inline;
	font-weight: bold;
	font-size: 110%;
}

div.module_date {
	display: inline;
	
}

div.module_description {
	display:block;
	margin-bottom:16px;
	
}

div#privacy {
	padding: 15px 20px;
	width: 450px;
}

span.frm {


}

/* ---------- generic form styles ----------- */
table.frm {
	padding: 10px;
	border: 1px dotted red;
	margin: 30px;
	margin-left: 50px;
	
	border-collapse: collapse;
	background-color: #ddd;
}


td.frm{
	padding-top: 8px;
	padding-right: 15px;

}

th.frm  {
	wdidth: 10%;

	padding: 10px 10px 0px 5px ;

	text-align: right;
	vertical-align: top;
	font-weight: bold;

	
}

span.frm {
	padding-left: 20px ;
	font-weight: bold;
}

div.html_editor{
	padding: 10px;
	border: 0xp;
}

td.ctrl_frm{
	padding: 15px;
	text-align: center;
}

/* Table form */
table.tbl{
	border: 1px dotted red;
	margin: 20px;
	border-collapse: collapse;
}

th.tbl{
	padding: 5px 30px;
	border-bottom : 1px dotted red;
}

td.tbl{
	padding: 5px;
	background-color: #ddd;
}

td.tbl_odd{
	padding: 5px;
	background-color: #e4e4e4;
}

td.tbl_even{
	padding: 5px;
	background-color: #efefef;
}




/* listino ordini html */


table#listino_ordini {
	 border: 1px solid #bbb;
	 background-color: #f4f4f4;
}

table#listino_ordini td{
	 padding-left: 3px;
	 padding-right: 3px;
}

table#listino_ordini td.categ{
	height: 20px;
	font-weight: bold;
	color : #811;
	font-size: 120%;
	padding: 20px 0px 10px 15px;
}

table#listino_ordini td.ctrl{
	padding-left: 5px;
	padding-right: 10px;
}


table#listino_ordini td.code{
	width: 150px;
}
table#listino_ordini td.name_offerta{
	color: red;
	font-weight: bold;
}
table#listino_ordini td.offerta{
	color: red;
	font-weight: bold;	
}

table#listino_ordini td.sub_categ{
	/*height: 20px;*/
	font-weight: bold;
	color : black;
	font-size: 110%;
	font-style: italic;
}

table#listino_ordini td.price{
	text-align:right;
	padding: 0px 20px;
	font-weight: bold;
}

table#listino_ordini td.qty{
	text-align:right;
	padding: 0px 20px;
}

table#listino_ordini td.label{
	font-size: 90%;
	font-style: italic;
	padding: 1px 10px;
	text-align: center;
}
table#listino_ordini span.small{
	font-size: 80%;
	padding-left: 10px;
}

table#listino_ordini span.small a{
	font-style: italic;
}

.pari {
	background-color: #f2f2f2;	
}

.dispari {
	background-color: #fff2f2;	
}

div.ordine_bottoni {
	padding-top: 30px;
	padding-left: 100px;
}

/*indice listino */
div#index {
	padding: 5px 20px;
	border: 1px solid #999;
	margin: 5px 70px 30px 70px;
	margin-botatom: 30px;
	
}

div#index a.categ{
	padding-top: 40px; 
	font-weight: bold;
}

div#index div.sub{
	margin-left: 20px;
}
div#index a.sub{
	font-weight: normal;
}



