/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px goldenrod;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: ivory;
padding: 5px;
left: -1000px;
border: 1px dashed burlywood;
visibility: hidden;
color: darkgoldenrod;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*------------------ scroller ----------------*/

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 150px; /*marquee height */
	background-color: transparent;
	overflow: hidden;
	padding: 0px;
	background-image:url('../images/infobox2.gif'); 
	padding:9px;
	font-size:12px;
	color:#FFFFFF;
                                                   
}

#marqueecontainer a {
	color:#FFFFFF;
}

#marqueecontainer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


#vmarquee {
	width:100%;
	position: absolute; 
	background-image:url('../images/infobox2.gif');                                                       
}

#scroll {
	width:200px;
	background-image:url('../images/infobox2.gif');   
	
}


#bodybk {
		background-image:url('../images/infobox2.gif'); 
		background-repeat:repeat;  
}

#datacontainer {	
	position: absolute; 
	width:200px;
	background-color: transparent;
	overflow: hidden;
	padding: 0px;
	background-image:url('../images/infobox2.gif'); 
	font-size:12px;
	color:#FFFFFF;
}

#datacontainer a {
	color:#FFFFFF;
}

#datacontainer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* Scrittura testi colonna centrale e laterale 8B7E66*/
body{
	background-image:url('images/mainbk.gif');
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#8B7E66;
	padding:0px;
}

td, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

/* Controls Headings */

h1 {
	color: #594E40;
	font-size: 1.5em;
	font-weight:normal;
	margin-top:0px; 
}

h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#666666;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1em;
}

/* Controls main link properties */

a:link { 
	color:#3A361F; 
	text-decoration:underline;
}
	 
a:visited {
	color:#3A361F; 
	text-decoration:underline;
}
 
a:active {
	color:#3A361F; 
	text-decoration:underline;
} 

a:hover {
	color:#3A361F; 
	background:#F7EEE6;
	text-decoration:none;
}

/* Do not change the img settings */

img
{  
	border-style: none;
	background:transparent;
}

/* Controls properties of main tables */

.container {
	background:#FFFFFF;
	width:758px;
	margin-right:auto;
	margin-left:auto;
	border-right:1px #D1A981 solid;
	border-left:1px #D1A981 solid;
	border-collapse:collapse;
}

.table {
	width:758px;
	border-collapse:collapse;
}

.table2 {
	width:758px;
	border-collapse:collapse;
	margin-right:auto;
	margin-left:auto;
	color:#FFFFFF;
}

.top {
	font-size: 0.75em;
	text-align: right;
	padding: 2px;
	color: #FFFFFF;
}

.table_logo {
	width:297px;
	background:#FFFFFF;
}

.table_flash {
	width:461px;
}

.padding1 {
	padding:0px 0px 18px 0px;
}

.padding2 {
	padding: 18px 0px 0px 0px;
}

.column1 {
	width: 170px;
	border-right: 1px #CCCCCC solid;
	padding: 0px 7px 0px 7px;
	margin: 0px;
	vertical-align: top;
}

.column1_boxes_table {
	width: 100%;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

.column1_boxes_heading {
	font-size:.70em;
	background-image: url('images/menu_bk.jpg');
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	margin: 0px;
	height: 19px;
	font-weight: bold;
}

.column1_boxes {
	font-size: 11px;
	padding: 18px 0px 18px 0px;
	vertical-align:top;
}

.column2 {
	font-size: .75em;
	padding: 0px 15px 0px 12px;
	vertical-align: top;
}

.imageline {
	border: 1px #CCCCCC solid;
	padding:3px;
	margin:5px;
	float:right;
}

/* Controls right info box properties */

.infobox {
	background-image:url('images/infoboxbk.gif');
	width:160px;
	border:1px #CC9966 solid;
	font-size:.89em;
	padding:7px;
	float:right;
	margin:5px;
}

/* Controls the large bar area above the copyright area */

.bottombk {
	background-image:url('images/footerbk.gif');
	height:20px;
}

/* Controls footer/copyright area properties */

.footertable {
	width:758px;
	border-collapse:collapse;
	margin-right:auto;
	margin-left:auto;
	color:#FFFFFF;
}

.footer {
	padding:7px;
	text-align:center;
	color:#FFFFFF;
	font-size:.7em;
	margin:0px;
}

.footer a:link { 
	color:#FFFFFF; 
	text-decoration:underline;
}
	 
.footer a:visited {
	color:#FFFFFF; 
	text-decoration:underline;
}
 
.footer a:active {
	color:#FFFFFF; 
	text-decoration:underline;
} 

.footer a:hover {
	color:#FFFFFF; 
	text-decoration:none;
	background: transparent;
}

/* Controls catalog tables */

.catalog_table {
	width:349px;
	border-collapse:collapse;
}

.catalog_cells {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top; padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:5px
}

.catalog_image_cell {
	width:94px;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top; padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:0px

}

/* Controls home page body boxes */

.home_page_sub_table {
	width: 100%;
	border-collapse:collapse;
}

.home_page_sub_header {
	width: 48%;
	border-bottom: 1px solid #CCCCCC;padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:2px
}

.home_page_sub_text {
	width: 48%;
	padding: 8px 2px 0px 0px;
	vertical-align: top;
}

.home_page_spacing {
	width:12px;
}

/* Controls form properties */

.formelements {
	border:1px #CCCCCC solid;
	font-size:14px;
}

.form_table {
	margin:1px;
	width:250px;
	border:1px #CCCCCC solid;
	border-collapse:collapse;
}

.form_column1 {
	width:90px;
}

/* Controls Flash container properties */

#flashcontent {
		width: 461px;
		height: 124px;
		margin: 0px;
		padding:0px;
		font-size:.9em;
}
	
	
/* Main Menu */

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu img {
    border: none;
} 
	
#menu {
	width: 168px;
	margin: 0px;
	float:left;
	font-size:11px;
	padding:0px 0px 18px 0px;
}
	
#menu li a {
	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	text-decoration: none;
	font-size:11px;
}	
	
#menu li a:visited {
	color:#8B5A00;
	font-weight: normal;
	font-size: 11px;
	display: block;
	background: url("images/menu.gif");
	padding: 3px 0 0 20px;
	font-size:11px;
}
	
#menu li a:link {
	color:#3A361F;
	font-weight: normal;
	font-size: 11px;
	display: block;
	background: url("images/menu.gif");
	padding: 3px 0 0 20px;
	font-size:11px;
}
	
#menu li a:hover {
	color:#3A361F;
	background: url("images/menu.gif") 0 -19px;
	padding: 3px 0 0 20px;
	font-size:11px;
}
