span {display:-moz-inline-box; /* Gecko proprietary */
	display:inline-block; /* supported by Opera and ? */
	width:25%;height:1.35em; /* width and height required */
	vertical-align:top; /* Gecko needs this */
} /* IE, Opera & Gecko slight diff */

* { padding: 0; margin: 0; }

img, div { behavior: url(inc/iepngfix.htc); }

* html #content { height:400px; }

body {
	background-color: #e9e9e9;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

A {color: #666;}
A:hover {color: #933;}

table.center {margin-left:auto; margin-right:auto; width: 100%; border-spacing: 10px;}
.center TD {text-align: center;}

#wrapper { 
	margin: 0 auto;
	width: 900px;
}

#detwrapper { 
	margin: 0 auto;
	width: 900px;
}

#header {
	height: 110px;
	width: 900px;
}

#navigation {
	height: 30px;
	padding-top: 8px;
	text-align: center;
	background-image: url(../img/menuline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.off {width: 108px; height: 30px; text-align: center; padding-top: 6px;}
.on {width: 108px; height: 30px; text-align: center; padding-top: 6px; background-image: url(../img/menu_td_bg.png); background-repeat: no-repeat;}
.off:hover {background-image: url(../img/menu_td_bg.png); background-repeat: no-repeat;}

#navigation A {
	color: #633;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none; 
	padding: 4px;
	padding-left: 10px;
	text-transform: uppercase;
}

#navigation A:hover {color: #color: #ab001b;}

.qui {color: White; background-color: #f1b314; padding: 4px; border-top: 2px solid White; text-shadow: 0px 0px 4px #bbb;}

#content, P { 
	color: #333;
	background-color: transparent;
	width: 840px;
	text-align: justify;
	padding-left: 20px;
	padding-top: 20px;
	font-family: arial, sans-serif;
	font-size: 14px;
}

#content {
    height: auto !important;  /* per i browser moderni */
    height: 550px;      /* per IE5.x e IE6 */
    min-height: 550px;  /* per i browser moderni */
}


#leftmenu {
	float:left;
	width: 200px;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #633;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#leftmenu A { 
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #color: #ab001b;;
}

#homecontent {
	float:left; 
	width: 620px;
	padding: 0;
	padding-left: 20px;
}

#footer { 
	width: 900px;
	height: 16px;
	clear: both;
	color: #57548c;
}

#mk {
	clear: both;
	width: 900px;
	border-top: 1px solid #ccc;
}

#mk A {
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #888;
	text-decoration: none;
	padding-left: 700px;
}

#mk A:hover {color: #ab001b;}

img {border: 0;}

.label {
	width: 110px; 
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
}

.input {
	padding: 5px 10px 5px 10px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ab001b;
	background-color: transparent; 
	border-top: 2px solid #966;
	border-left: 2px solid #966;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.submit {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
	background-color: #ddd; 
	color: #ab001b;
	margin-left: 150px;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	cursor: hand;
}

.submit:hover {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.info {
	font-size: 10px;
	width: auto;
}

.big {
	font-weight: bold;
	font-size: 14px;
}

TABLE.result  {margin-left:auto; margin-right:auto; width: 100%; border-spacing: 0px;}
.result TD {vertical-align: top; padding: 10px;}

/* ------------------------- image gallery css ------------------------- */
#slideshow {
	margin:0 auto;
	width:560px;
	background-color: transparent;
	position:relative;
	border: 5px double #ccc;
	padding: 2px;
}

#slideshow #slidesContainer {
  margin:0 auto;
  width:500px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  border: 1px solid White;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:500px; /* reduce by 20 pixels to avoid horizontal scroll */
}

.control {
  display:block;
  width:30px;
  height:100px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../img/control-left.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../img/control-right.png) no-repeat 0 0;
}
/* -------- end image gallery css -------- */

.detailstitle {
	width: 100%; 
	color: #933; 
	padding: 0;
	font-size: 20px;
	border-bottom: 2px solid #fff;
}

.listdetails, .minilistdetails {
	width: 540px;
}

.listdetails TD {
	border-bottom: 1px dotted #ccc;
	padding: 2px;
	font-size: 12px;
}

.minilistdetails TD {
	border-bottom: 1px dotted #ccc;
	padding: 2px;
	font-size: 11px;
}
