/* This controls the width of the fluid width layouts */
div.fluid
{
	width: 90% !important;
}

/* This controls the width of the fixed width layouts */
div.fixed
{
    /*width: 950px !important;*/
	width: 913px !important;
}

/* Basic Stuff */
*
{
	margin: 0em;
	padding: 0em;
}

body
{
	background-color: #f3f3f3;
	/*color: #585858;*/
	color: #000;
	font-size: 9pt;
	font-family: tehoma,"trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	letter-spacing: 0px;
	/*letter-spacing: -1px;
	text-transform: lowercase;*/
}

h3,h4,h5,h6
{
	color: #334D00;
}

h1 span
{
	font-weight: bold;
	font-size: 1.1em;
	/*font-family: "trebuchet ms" verdana, helvetica, sans-serif;*/
}

h3 span
{
	font-weight: bold;
}

h4 span
{
	font-weight: bold;
}

br.clear
{
	clear: both;
}
.clear{
clear: both;
}
#clear{
   min-height:1px; clear:both; border-bottom:dashed 0px red;
}
img
{
	padding: 3px;
	border: solid 0px #fefefe;
	/*background-color:#000;*/
}
img.normalTL{
	padding: 3px;
	border: solid 1px #fefefe;
    float: left;
	margin-right: 1.0em;
	margin-bottom: 1.0em;
	margin-top: 0.5em;
	background-color:#f3f3f3;
}
img.normalTR{
	padding: 3px;
	border: solid 0px #fefefe;
    float: right;
	margin-left: 1.0em;
	margin-bottom: 1.0em;
	margin-top: 0.5em;
	background-color:#f3f3f3;
}

img.floatTL {
	float: left;
	margin-right: 1.0em;
	margin-bottom: 1.0em;
	margin-top: 0.5em;
}
img.floatTR {
	float: right;
	margin-left: 1.0em;
	margin-bottom: 1.0em;
	margin-top: 0.5em;
}

img.gallery_v {
	margin-top:2px; padding-left:2px; float:left; width:160px;  height:214px;
	border: solid 0px #e1e1e1;
}
img.gallery_h {
	margin-top:2px; padding-left: 2px; float:left; width:220px;  height:148px;
	border: solid 0px #e1e1e1;
}
a
{
	text-decoration: none;
	color: #008FD9;
	font-weight: bold;
	font-size: 1.0em;
}
a:hover {
	color: #ff6600;
}

ul.links {
	list-style: none; padding-left:10px;
}

ul.links li {
	line-height: 2em;
}
ul.links li a {
	color: #000; font-weight: normal; 
}
ul.links li a:hover{
	color: #ff6600;
}
ul.links li.first {
}

p
{
	line-height: 1.6em; font-size : normal; font-family: arial, "trebuchet ms", helvetica, sans-serif, verdana;
}

/* Header */

#header
{
	width:100%;
	height:82px;
	background: #154978 url('../images/n1.gif') repeat-x;
}

#header_inner
{
	position: relative;
	width: 913px;
	height:82px;
	margin: 0 auto;
}

/* Logo */

#logo
{
	position: absolute;
	bottom: 0.6em;
}

#logo h1
{
	display: inline;
	color: #fff;
	font-size: 2.6em;
}

#logo h2
{
	display: inline;
	padding-left: 0.5em;
	color: #D9E2C7;
	font-size: 1.0em;
}

/* Menu */
#menu
{
	position: absolute;
	right: 22em;
	bottom: 0em;
}
#menu ul
{
	list-style: none;
}
#menu li
{
	float: left;
}
#menu li a
{
	margin-left: 0.4em;
	display: block;
	padding: 0.5em 1.4em 0.5em 1.4em;
	background: #fff url('../images/n4.gif') repeat-x;
	border: solid 1px #fff;
	color: #616161;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
}
#menu li a.active
{
	background: #2798D2 url('../images/n3.gif') repeat-x;
	color: #fff;
	border: solid 1px #468BAE;
}

/* Main */
#main
{
	min-height:77px;/* usare min-height per fare funzionare firefox explore*/
	/*background: #fefefe url('../images/n2.gif') 0px 1px repeat-x;*/
	background: #f3f3f3 url('../images/n2new.gif') 0px 1px repeat-x;
}
#main_inner p
{
	text-align: justify;
	margin-bottom: 1.0em;
}
#main_inner ul
{
	margin-bottom: 1.0em;
}
#main_inner
{
	position: relative;
	width: 913px;
	margin: 0 auto;
	padding-top: 0.5em;
}
#main_inner h3,h4
{
	/*border-bottom: dotted 1px #E1E1E1;*/
	position: relative;
}
#main_inner h3
{
	font-size: 2.6em;
	font-weight : bold;
	font-family:"trebuchet ms";
	color:#616161;
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;

}
#main_inner h4
{
	font-size: 1.2em;
	padding-bottom: 0.175em;
	margin-bottom: 1.4em;
	margin-top: 0.95em;
}
#main_inner .post
{
	position: relative;
}
#main_inner .clear
{
	clear : both;
	border : solid 0px red;
	min-height : 1px;
}
#main_inner .post h3
{
	position: relative;
	font-size: 1.7em;
	padding-bottom: 1.2em;
}
#main_inner .post ul.post_info
{
	list-style: none;
	position: absolute;
	top: 3em;
	font-size: 0.8em;
}
#main_inner .post ul.post_info li
{
	background-position: 0em 0.2em;
	background-repeat: no-repeat;
	display: inline;
	padding-left: 18px;
}
#main_inner .post ul.post_info li.date
{
	background-image: url('../images/n5.gif');
}
#main_inner .post ul.post_info li.comments
{
	background-image: url('../images/n6.gif');
	margin-left: 1.1em;
}
#main_inner .byline
{
	margin: -15px 0 20px 0;
	/*color: #008FD9;*/
	color: #194b65;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration : none;
	
}
#main_inner .bylineHD
{
	margin: -40px 0 10px 250px;
	color: #194b65;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration : none;
	float:left;
	clear:both;
}
#main_inner .bylineHDL
{
	margin: 0px 0 0px 0px;
	color: #194b65;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration : none;
	text-align:left;
	float : left;
}
#main_inner .bylineHDR
{
	margin: 0px 0px 0px 0px;
	color: #194b65;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration : none;
	text-align:right;
}
#main_inner .bylineMS
{
	margin: 0px 0 10px 0px;
	color: #008FD9;
	font-size: 1.2em;

	text-decoration : none;
	background: #FEF3C6;
}
#main_inner .bylineTXT
{
	color: #008FD9;
	font-weight: bold;
	text-decoration : none;	
}

#main_inner .bylineTXTB
{
	color: #194b65;
	font-weight: bold;
	text-decoration : none;	
	font-size:1.4em;
}

#main_inner .titleRT
{
	margin: -15px 0 20px 0;
	color: #008FD9;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration : none;
	float:right;
	
}
#main_inner .dot_l
{
	border-bottom: dotted 1px; 
}
#main_inner .sol_l
{
	/* border-bottom: solid 3px; */ 
	float : left;
}
#main_inner .alinea{
    padding-top : 0.5em;
	border : solid 0px #000;
	overflow : auto;
}
#main_inner .panel{
    padding-top : 0.3em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-buttom : 0.3em;
	border : solid 0px #E1E1E1;
	overflow : auto;	
}
#main_inner .title{
	color: #194b65;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration : none;
}
#main_inner .titleb{
	color: #194b65;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration : none;
}
#main_inner .dot_r
{
	border-bottom: dotted 1px;
	border-top: dotted 1px;
	border-left: dotted 1px;
	border-right: dotted 1px;
}
/*#main_inner  tr{background-color:#000;} */
/* 
#main_inner .galleria{padding: 0px; float:center; margin: 0px; border:solid 0px red;}
#main_inner .gallery_v {margin:2px; padding:2px; float:left; width:160px;  height:214px;}
#main_inner .gallery_h {margin:3px; padding: 3px; float:left; border: 0px; width:220px;  height:148px;} 
*/
#main_inner .center{
	text-align: center;
}

#flashcontent {
		padding: 3px; border: solid 0px #e1e1e1; width: 700px; 
		min-height: 238px; overflow: auto;	margin: 0px; z-index: -1;
}
#flashvideo 
{
		/*border: 0px;*/	text-align: center; padding: 3px; border: solid 1px #fefefe; width: 640; min-height: 360px; overflow: auto;	margin: 0px; z-index: -1; 
}
/* Footer */
#footer
{
	width: 700px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	border: solid 1px #E1E1E1;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	padding: 0.5em 0.5em;
}

/* Search */

input.button
{
	background: #2798D2 url('../images/n3.gif') repeat-x;
	color: #fff;
	border: solid 1px #468BAE;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 0.8em;
	height: 2.0em;
}

input.text
{
	border: solid 1px #F1F1F1;
	font-size: 1.0em;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
	position: relative;
	width: 100%;
	margin-bottom: 2.0em;
}

#search input.text
{
	position: absolute;
	top: 0em;
	left: 0em;
	width: 9.5em;
}

#search input.button
{
	position: absolute;
	top: 0em;
	right: 0em;
	min-width: 2.0em;
	max-width: 2.5em;
}

	
/* LAYOUT - 2 COLUMNS */
/* Primary content */
#primaryContent_2columns
{
	position: relative;
	padding-right: 16.1em;
	border : solid 0px #aaa;
}
#columnA_2columns
{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;
	padding: 5px 5px;
	border : solid 0px #000;
}

/* Secondary Content */
#secondaryContent_2columns
{
	float: right;
}

#columnC_2columns
{
	float: left;
	padding: 0px 0px 10px 10px;
	border:solid 0px #008FD9;
	/*-moz-border-radius:0.5em;*/
}
/*-------------------------- Accordition -----------------------------------------------*/
.AccordionTitle, .AccordionContent, .AccordionContainer
{
  position:relative;
   width:14.0em;
}
.AccordionTitle
{
  height:20px;
  overflow:hidden;
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-repeat:repeat-x;
  display:table-cell;
  /*background-image:url('../images/title_repeater.jpg');*/
  -moz-user-select:none;
}

.AccordionContent
{
  height:0px;
  overflow:hidden;
  display:none; 
 }

.AccordionContainer
{
  border: solid 0px #C1C1C1;
}
#accordition{
	border:solid 2px #008FD9; color: #194b65; padding-left : 10px; line-height: 1.3em;
}
#accordition a{
	 color: #194b65; 
}

table {
	clear:both;
	font: 11px/24px tehoma,"trebuchet ms", helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px; position: relative;
	border: solid 0px #e1e1e1;
	margin-bottom : 5px;
	margin-left : 5px;
	}
table.tlb{
		border-collapse: collapse; 	
}
table.prodotti_h {
	border-collapse: seperate;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}
	
tr.black {
    	background-color: #000;	
	}	

td {
	padding: 1px 5px;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 2px #cccccc;
	border-bottom:solid 1px #cccccc;
   }
td.misure{
   border:solid 1px #cccccc;
   }

td.width {
	}
	
td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}

tr.yellow td {
	/*
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	*/
	border-top: 1px solid #008FD9;
	border-bottom: 1px solid #008FD9;
	background: #e6f8ed;
	}
	
tr.white td {
	border: 1px solid #bbb;
	background: #ffffff;
	color: #000000;
	text-align: center;
}

tr.imaged td {
	background: #154978 url('../images/n3.gif') repeat-x;
	color: #fff; 
	text-align: left; 
	padding: 0.3em 1.5em;
}
tr.imaged a {
	color: #fff;
	font-weight:bold;
}
tr.imaged a:hover{
	color: #ff6600;
}
.curved{
	border:solid 5px #fff;
}

