body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #525252;
}
.whi { color: White; }
.green { color: #426625; }
.gray {	color: Gray;}
.dgray {	color: #3D3D3D;}
h1, h2, h3, h4, h4, h5, h6 {margin:0px; padding:0px; color: #426625;}
h1 {padding:0 0 2px 0; font-size:24px; } 
h2 {padding:0 0 2px 0; font-size:20px; }
h3, h4 {padding:0 0 2px 0; font-size:14px; }
form {margin:0px;}
.titoloa {font-size:14px; }

ul {margin-bottom: 0px;}

.thumb {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-color: #ccc #696969 #696969 #ccc;
	margin-right: 10px;
}

div.footer {
	clear: both; line-height:16px; padding: 4px; border-top: 1px solid #696969; background-color: #E4E4E4;
}

.footerul {
	margin-left: 0px;
	margin-top: 0px;
}

td.pad2 { padding: 2px; }
td.pdot {
	background-image: url(/images/pat_dot.gif);
	background-repeat: repeat-y;
}

td.pred {
	background-image: url(/images/pat_rosso.gif);
	background-repeat: repeat-y;
}

td.pleft {
	background-image: url(/images/pat_grigio_l.gif);
	background-repeat: repeat-y;
}

td.pright {
	background-image: url(/images/pat_grigio_r.gif);
	background-repeat: repeat-y;
}

td, textarea, input, select {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #3A3432;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #5c5c50;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #426625;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #426625;
}
.text3w {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	color: #941f1f;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff19f;
}
.text7 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a39f7b;
}
.text8 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}
.frame {
	border: 1px solid #9DA18A;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
a.glossary-term { 
	text-decoration: none; 
	border-bottom: 1px dashed #080; 
	color: #080; 
	cursor: help; 
} 

.menur {
	font-size: 12px;
	font-weight: bold;
}

.menur li {
	list-style: none url(/images/bullet_01.png);
	margin-top: 5px;
	margin-left: -16px;
}

.menur a {text-decoration: none;}
.menur a:hover {text-decoration: underline;}

.carrello {
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #B22222;
	background-color: #F2EABB;
	padding: 4px;
	font-size: 12px;
	line-height: 140%;
}
.carrellor {
	color: #B22222;
	font-weight: bold;
}

.consigli{
	background-image: url(images/img_red.gif);
	background-repeat: repeat-y;
}
.consigli2{
	background-image: url(images/img_red2.gif);
	background-repeat: repeat-y;
}

.showimg {
	cursor: url(/images/showimg/zoomin.cur), pointer;
   outline: none;
}
.showimg-active-anchor img {
	visibility: hidden;
}
.showimg img {
	border: 2px solid Green;
}
.showimg:hover img {
	border: 2px solid #9ACD32;
}

.showimg-wrapper {
	background: white;
}
.showimg-image {
    border: 2px solid Green;
}
.showimg-image-blur {
}
.showimg-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.showimg-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/images/showimg/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.showimg-credits,
a.showimg-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.showimg-credits:hover,
a.showimg-credits:hover i {
	color: white;
	background-color: Green;
}

a.showimg-full-expand {
	background: url(/images/showimg/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.showimg-display-block {
    display: block;
}
.showimg-display-none {
    display: none;
}
