@import url(reset.css);
@import url(color.css);
@import url(typography.css);

body {
	text-align: center;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#content {
	margin: 0 auto;
}


#menu {
	float:left;
	width:100%;
	/*background:#DAE0D2 url("bg.gif") repeat-x bottom;*/
	background:#FFFFFF url(/images/menubg.png) repeat-x bottom;
	font-size:93%;
	line-height:normal;
	/*border-bottom: #FF0000 1px solid;*/
	
}
#menu ul {
	margin:0;
	padding:10px 10px 1px;
	list-style:none;
}



#menu li {
	float:left;
	background:url("/images/menu_left.png") no-repeat left top;
	margin:0;
	padding:0 2px 0px 9px;
	margin-bottom: 0px;
}

#menu #current {
	
	background-image : url("/images/menu_right_sel.png");
	
}

#menu ul li a {
	float:left;
	display:block;
	background:url("/images/menu_right.png") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	color:#000000;
}

#menu #current a {
	background:url("/images/menu_left_sel.png") no-repeat right top;
	color:#FF0000;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */

#menu a:hover {
	color:#333;
}

h3 {
	color: #FFFFFF;
	font:bold 1.1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:1em 0 0 0;
	padding:0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center; 
}

.message {
	padding-top: 20px;
	padding-bottom: 40px;
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
}

form {
	margin: 0px;
	padding: 20px;
}

.front {
	width: 100px;
}

table {
	width: 90%;
	margin:1em auto;
	
	}
	
caption {
	width:100%;
	/*color: #9ba9b4;*/
	color: #FF0000;
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align: center;
	}	
td {
	/*color:#678197;*/
	color: #FFFFCC;
	font-weight:bold;
	padding:.3em 0.5em;
	text-align:left;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font-weight: bold;
	font-size: 1.2em;
	color:#66a3d3
	}	
tfoot tr {
	
	}

tfoot tr td{
	padding-top: 20px;
	text-align: left;
	}
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
.button {
	background: #FF0000;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	border:0px;
}

h2 {
	padding-top:10px;
	background: #333232;
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;	
	text-align:center;
}

#searchresults {
	padding: 5px 30px;
	background: #333232;
	color: #FFFFCC;
}

#searchresults .image{
	float:left;
	padding-right: 5px;
}

#searchresults>li{
	padding-top: 10px;
}

#searchresults>li>ul{
	border-bottom: #FFFFCC 1px dotted;
	padding-bottom: 10px;
}

#searchresults>li>ul>li{
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1.1em;	
}

#searchresults>li .last{
	border-bottom: 0px;
}

.navpag {
	width: 100%;
	float: left;
}

.navpag li {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	background: #333232;
	/*padding-right: 20px;*/
}


.navpag li a {
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	color:#000000 !important;
	background: #FF0000;
}

.disablednav {
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	color:#000000;
	background: #FFa0a0;
}

#showitem {
	background: #333232;
	color: #FFFFCC;
}

#showitem .image {
	float: left;
	padding-right: 10px;	
}

#showitem img {
	margin: 0px auto;
}
.centeredimage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#showitem {
	padding-bottom: 10px;
	padding-left: 10px;
}
	
#showitem>li {
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1.1em;	
}

#showitem #detail {
	float: left;
	width: 40%;

}

#showitem #detail li{
	padding-top:5px;	
}

#showitem .descrizione {
	padding-top: 10px;
	margin-top: 10px;
}

#photos {
	padding-left: 5px;
	background: #333232;
	color: #FFFFCC;	
}
#photos li{
	background: #333232;
	color: #FFFFCC;	
	padding-bottom: 10px;
}

#photos img {
	border: 0px;
}
#showitem #master {
	float: left;	
}
#master ul li{
	padding-top: 5px;
	padding-left: 5px;	
}

#footer {
	padding-top: 10px;
	color: #FFFFCC;
	background: #A50000;
}

#footer p {
	text-align:center;
}

#footer p a, #content a{
	color:#FFFF00;
}

#intro {
	margin-top: 50px;
}

.clear {
	clear:both;
	font-size: 1px;
	height: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
