#nav, 
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	background:url(transparent.gif);
	position:relative;
	z-index:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nav {
	height:23px;
	width:930px;
	padding-top: 5px;
}

#nav table {border-collapse:collapse;}
#nav li {float:left;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

.textpanel2 a:link, .textpanel2 a:visited, textpanel2 a:active {
	color: #666666;
	text-decoration: underline;
}
.textpanel2 a:hover{
	color: #FFFFFF;
}


.textpanel2 h1 a:link,.textpanel2 h1 a:active,.textpanel2 h1 a:visited{
	color: #000000;
	text-decoration: none;
}
.textpanel2 h1 a:hover{
	color: #FFFFFF;
}

#mainbody h1 a:link, #mainbody h1 a:active, #mainbody h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#mainbody h1 a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#mainbody p {
	font-size: 1.7em;
}
#nav li a {
	display:block;
	float:left;
	color:#fff;
	height:23px;
	line-height:22px;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;

}
#nav li li a {
	height:21px;
	line-height:20px;
	float:none;
	background-image: url(../sitefiles/navbk.png);
	color: #666;
}

#nav li:hover {position:relative; z-index:100;}
#nav a:hover {
	position:relative;
	z-index:100;
	color:#000000;
	;
}
#nav li:hover > a {
	color:#000000;
	background-image: url(../sitefiles/navbk.png);
	background-repeat: repeat-x;
}

#nav :hover  ul {
	left:0;
	top:23px;
	z-index:300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}


#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {
	left:0;
	margin-left:100%;
	top:0;
	background-color: #843;
}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover li:hover > a {
	color:#000000;
}

#nav li a:hover ul li a:hover {background:#843;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

body {
	background-image: url(../sitefiles/bktrim.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #D3D1CF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
a {
outline:none;
position:relative;
}
 h3 {
	font-size:1.5em;
	display:inline;
	letter-spacing: -1pt;
	color: #979590;
}

h3 a:link, h3 a:active, h3 a:visited{
	color: #979590;
	text-decoration: none;
}
h3 a:hover{
	color: #CCCCCC;
	text-decoration: none;
}


 h2 {
	font-size:1.8em;
	display:inline;
	letter-spacing: -1pt;
	color: #FFFFFF;
}
 h1 {
	font-size:1.9em;
	display:inline;
	color: #000000;
	letter-spacing: -1px;
}
h1 a:link, h1 a:active, h1 a:visited{
	color: #000000;
	text-decoration: none;
} 
 .maintextpanel h1 {
	font-size:2.6em;
	display:inline;
	color: #000000;
	letter-spacing: -1px;
}

h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.internalink{
	list-style:none;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../sitefiles/internlink.gif);
	background-repeat: no-repeat;
	height: auto;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-right: 15px;
	background-position: left center;
	margin-top: 0;
	margin-bottom: 12px;
}

.externalink{
	list-style:none;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../sitefiles/externlink.gif);
	background-repeat: no-repeat;
	height: auto;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-right: 15px;
	background-position: left center;
	margin-top: 0;
	margin-bottom: 12px;
}

.pdflink{
	list-style:none;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../sitefiles/doclink.gif);
	background-repeat: no-repeat;
	height: auto;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-right: 15px;
	margin-bottom: 12px;
	width: 190px;
}
p {
margin-top:0;}

#centre {
	width: 920px;
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	z-index: 10;
}


	#logo{
	background-image: url(../sitefiles/Valiani-Logo.gif);
	height: 51px;
	width: 207px;
	margin-top: 42px;
	float: left;
	}
	
	 a.rollover:link,a.rollover:visited, a.rollover:active{
	background-image: url(../sitefiles/Valiani-Logo.gif);
	background-repeat: no-repeat;
	background-position:-207px;
}
#mainbody{
	height: auto;
	width: 904px;
	background-image: url(../sitefiles/homebackre.gif);
	background-repeat: repeat-y;
	visibility: inherit;
}


#mainbody2 p a:link, #mainbody2 p a:active,#mainbody2 p a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#mainbody2 p a:hover{
	color: #000000;
	text-decoration: none;
}
#mainbody2{
	height: auto;
	width: 920px;
	background-image: url(../sitefiles/topbk2.gif);
	background-repeat: no-repeat;
	visibility: inherit;
	background-color: #d1d0ce;
}
#mainbody p {
	font-size: 1.1em;
	color: #FFFFFF;
}
#mainbody p a:link, #mainbody p a:active,#mainbody p a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#mainbody p a:hover{
	color: #000000;
	text-decoration: none;
}
#maintop{
	background-image: url(../sitefiles/homeback.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 904px;
}
.homeleft{
	float: left;
	width: 580px;
	margin-right: 20px;
	padding-top: 5px;
	padding-left: 10px;
}
.machleft
{
	float: left;
	width: 630px;
	padding-top: 5px;
	margin-top: 20px;
	margin-left: 20px;

}
	
	.machleft2
{
	float: right;
	width: 650px;
	padding-top: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.machleft2 a:link, .machleft2 a:active, .machleft2 a:visited{color: #666666;
    text-decoration: underline;}
.machleft2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.homeright{
	float: left;
	width: 275px;
	padding-top: 5px;
	padding-left: 10px;

}
	 a.rollover:hover{
	 background-position:207px 0;

}
	.rollover{
	display:block;
	width:207px;
	height:51px;
text-indent:-9999px;
	display: block;
}
#Valiani_Cutting_Machines{
	background-image: url(../sitefiles/valiani_-Matboard-cutting-m.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 360px;
	float: left;
	margin-top: 51px;
}
.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}
 #offer{
	height: 114px;
	width: 157px;
	position: absolute;
	top: 0px;
	z-index: 2;
	right: 0px;
}

 #lang{
	height: 15px;
	width: 160px;
	position: absolute;
	top: 0px;
	z-index: 3;
	left: 15px;
	color: #FFFFFF;
	background-image: url(../sitefiles/langbk.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
}
#lang a:link, #lang a:active,#lang a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#lang a:hover {
	color: #C0C0C0;
}
a.rolloversticker{
	background-image: url(../sitefiles/valinai_USA.gif);
	background-repeat: no-repeat;
}
	 a.rolloversticker:hover{
	background-image: url(../sitefiles/valinai_USA.gif);
	background-repeat: no-repeat;
	background-position:-157px;
}
	.rolloversticker{
	display:block;
	width:157px;
	height:114px;
text-indent:-9999px;
	display: block;
}
.eventwrap2{
	float:left;
	width:304px;
	height:315px;
	position:relative;
padding-bottom: 0px;
	margin-bottom: 0px;
}
#box1 {
	float: left;
	height: 315px;
	width: 304px;
	background-image: url(../sitefiles/front1.jpg);
	background-repeat: no-repeat;
	
}
#box2 {
	float: left;
	height: 315px;
	width: 304px;
	
	background-image: url(../sitefiles/front2.jpg);
}
#box3 {
	float: right;
	height: 315px;
	width: 304px;
	background-image: url(../sitefiles/front3.jpg);
}
.botbox{
	font-size: 1.2em;
	color: #666666;
	margin-top: 200px;
	width: 280px;
	margin-left: 10px;
}

.eventwrap{
	float:left;
	width:300px;
	height:315px;
	position:relative;

	padding-bottom: 0px;
	margin-bottom: 0px;
}

.infobut{
	position:absolute;
	bottom:10px;
	left:10px;
	height: 19px;
	width: 51px;
}
	 a.infobutroll:link,a.infobutroll:visited, a.infobutroll:active{
	background-image: url(../sitefiles/info.gif);
	background-repeat: no-repeat;
}
	 a.infobutroll:hover{
	 background-position:-51px 0;

}
.infobutroll {
	width:51px;
	height:19px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/info.gif);
	background-repeat: no-repeat;
}
#Valiani_Cutting_Machines_en {
	background-image: url(../sitefiles/valiani_-Matboard-cutting-m.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 360px;
	float: left;
	margin-top: 51px;
}
#Valiani_Cutting_Machines_it {
	background-image: url(../sitefiles/Macchine-per-il-Taglio-dei-.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 360px;
	float: left;
	margin-top: 51px;
}
#footright{
	height: 25px;
	width: 90px;
	float: right;
	color: #51514D;
	padding-right: 10px;
	padding-top: 10px;
}
#footleft{
	float: left;
	height: 25px;
	width: 500px;
	color: #51514D;
	padding-top: 10px;
}
a.credit{
	background-image: url(../sitefiles/credit.gif);
	background-repeat: no-repeat;
}
	 a.credit:hover{
	background-image: url(../sitefiles/credit.gif);
	background-repeat: no-repeat;
	background-position:-90px;
}
	.credit{
	display:block;
	width:90px;
	height:25px;
text-indent:-9999px;
	display: block;
}
.producer{
	text-transform:uppercase;
	font-weight: bold;
	color: #D3CFC4;
	font-size: 1em;
}

.producer2{
	text-transform:uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
}
.newsitem{
	background-image: url(../sitefiles/line.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	height: auto;
}
.sidenav
{
	float:left;
	width:208px;
	background-color: #333333;
	padding-left: 1px;
	padding-top: 20px;
	background-image: url(../sitefiles/subnavtop.gif);
	background-repeat: repeat-x;
	height: auto;
	position: relative;
	z-index: auto;
	padding-bottom: 20px;
}

.sidenav0
{
	float:left;
	width:204px;
	background-color: #333333;
	padding-left: 5px;

	height: auto;
	position: relative;
	z-index: auto;
	padding-bottom: 20px;
	color: #D5D3D1;
}
.sidenav0 a:link, .sidenav0 a:active, .sidenav0 a:visited{
	color: #D5D3D1;
	text-decoration: none;
} 
.sidenav0 a:hover{
	color: #FFFFFF;
	text-decoration: none;
} 
.sidenav0 ul {
	list-style:none;
	background-position: left;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 15px;

}

.sidenav0 li{
	list-style:none;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../sitefiles/lock.gif);
	background-repeat: no-repeat;
	height: auto;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-right: 15px;
	background-position: left center;
	margin-top: 0;
	margin-bottom: 12px;
}






.sidenav2
{
	float:left;
	width:204px;
	background-color: #333333;
	padding-left: 5px;
	padding-top: 20px;
	height: auto;
	position: relative;
	z-index: auto;
	padding-bottom: 20px;
	color: #D5D3D1;
}
.sidenav2 a:link, .sidenav2 a:active, .sidenav2 a:visited{
	color: #D5D3D1;
	text-decoration: none;
} 
.sidenav2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
} 
.sidenav2 ul {
	list-style:none;
	background-position: left;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 15px;
}
.sidenav ul {
	list-style:none;
	background-position: left;
	margin-left: 0px;
	
	text-decoration: none;
	padding-left: 0px;
}
.sidenav ul ul {
	list-style:none;
	background-position: left;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 0px;
}
.sidenav li{
	text-decoration: none;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A4A4A;
}
.sidenav ul ul li{
	text-decoration: none;
	margin-left: 0px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A4A4A;
}
.sidenav li a:link, .sidenav li a:visited {
	text-decoration:none;
	color: #D5D3D1;
	background-image: none;
	font-size: 1.1em;
}
.sidenav li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.sidenav  li a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.sidenav ul ul li a:link, .sidenav ul ul li a:visited {
	text-decoration:none;
	color: #999999;
	background-image: none;

	font-size: 1.1em;
	font-weight: bold;
}
.sidenav ul ul li a:hover {
	color: #FFB0DF;
	text-decoration:none;
}

.sidenav ul ul li a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.sidenav  li a.active:link, .sidenav  li a.active:visited, .sidenav  li a.active:active, .sidenav  li a.active:hover {
color: #FFFFFF;
	text-decoration:none;}
	.picholder{
	height: 200px;
	width: 250px;
	float: left;
	}
	
	.picholder3{
	height: 188px;
	width: 188px;
	float: left;
	}
	
	.picholder2{
	height: 170px;
	width: 200px;
	float: left;
	}
	
.picholder4{
	height: 82px;
	width: 150px;
	float: left;
	}
	
	.picholder5{
	height: 40px;
	width: 30px;
	float: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	}
.mainbodyb3{
	width: 550px;

	background-image: url(../sitefiles/toplarge2.png);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	margin-top: 10px;
}
	 .eventlistright{
	float: left;
	
	width: 400px;
 }

	 .eventlistright2{
	float: left;
	width: 450px;
	padding-bottom: 10px;
 }
 
 .sidenavttitle{
	padding-left: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
 
	.textpanel{
	float: left;
	padding-left: 10px;
	width: 380px;
	margin-top: 50px;
	font-size: 1.1em;
}
	.textpanel2{
	float: left;
	width: 610px;
	margin-top: 10px;
	font-size: 1.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

	.textpanel3{
	float: left;
	padding-left: 10px;
	width: 380px;
	margin-top: 20px;
	font-size: 1.1em;
}

	.textpanel4{
	float: left;
	padding-left: 10px;
	width: 400px;
	margin-top: 10px;
	font-size: 1.1em;
}
img
{  border-style: none;
}


.maintextpanel p{
	font-size: 1.2em;
	color: #000000;
}
.maintextpanel {
	width: 620px;
	padding-bottom: 15px;
}
.infobut2{
	float: left;
	bottom:15px;
	width: 44px;
	padding-right: 5px;}
	
	
	.infobuta{
	float: left;
	bottom:15px;
	width: 40px;
	padding-right: 5px;}
	
	
		 a.infobutrolla:link,a.infobutrolla:visited, a.infobutrolla:active{
	background-image: url(../sitefiles/pdf.gif);
	background-repeat: no-repeat;
}
	 a.infobutrolla:hover{
	 background-position:-40px 0;

}
	
	
		.infobutb{
	float: left;
	bottom:15px;
	width: 40px;
	padding-right: 5px;}
	
	
		 a.infobutrollb:link,a.infobutrollb:visited, a.infobutrollb:active{
	background-image: url(../sitefiles/jpg.gif);
	background-repeat: no-repeat;
}
	 a.infobutrollb:hover{
	 background-position:-40px 0;

}
	
	.infobutrolla {
	width:40px;
	height:16px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/info2.gif);
	background-repeat: no-repeat;
}
	.infobutrollb {
	width:40px;
	height:16px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/info2.gif);
	background-repeat: no-repeat;
}
	.infobut3{
	float: left;
	bottom:15px;
	width: 22px;
	padding-left: 5px;}

	 a.infobutroll2:link,a.infobutroll2:visited, a.infobutroll2:active{
	background-image: url(../sitefiles/info2.gif);
	background-repeat: no-repeat;
}
	 a.infobutroll2:hover{
	 background-position:-44px 0;

}
.infobutroll2 {
	width:43.5px;
	height:16px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/info2.gif);
	background-repeat: no-repeat;
}








	 a.infobutroll3:link,a.infobutroll3:visited, a.infobutroll3:active{
	background-image: url(../sitefiles/heads.gif);
	background-repeat: no-repeat;
}
	 a.infobutroll3:hover{
	 background-position:-17px 0;

}
.infobutroll3 {
	width:17px;
	height:16px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/heads.gif);
	background-repeat: no-repeat;
}


	 a.infobutroll4:link,a.infobutroll4:visited, a.infobutroll4:active{
	background-image: url(../sitefiles/compsoft.gif);
	background-repeat: no-repeat;
}
	 a.infobutroll4:hover{
	 background-position:-22px 0;

}
.infobutroll4 {
	width:22px;
	height:16px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/compsoft.gif);
	background-repeat: no-repeat;
}
#leftcol {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 15px;
	width: 208px;
	float: left;
}
.future{
	height: 119px;
	width: 208px;
	float: left;
	margin-top: 5px;
}
	 a.futurebut_en:link,a.futurebut_en:visited, a.futurebut_en:active{
	background-image: url(../sitefiles/matdesignbutL.gif);
	background-repeat: no-repeat;
}
	 a.futurebut_en:hover{
	 background-position:-208px 0;

}
.futurebut_en {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/matdesignbutL.gif);
	background-repeat: no-repeat;
}





.comprange{
	height: 119px;
	width: 208px;
	float: left;
	margin-top: 5px;
}
	 a.comprange_en:link,a.comprange_en:visited, a.comprange_en:active{
	background-image: url(../sitefiles/computerised_Full_but.gif);
	background-repeat: no-repeat;
}
	 a.comprange_en:hover{
	 background-position:-208px 0;

}
.comprange_en {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/computerised_Full_but.gif);
	background-repeat: no-repeat;
}





.manrange{
	height: 119px;
	width: 208px;
	float: left;
	margin-top: 5px;
}
	 a.manrange_en:link,a.manrange_en:visited, a.manrange_en:active{
	background-image: url(../sitefiles/manual_Full_but.gif);
	background-repeat: no-repeat;
}
	 a.manrange_en:hover{
	 background-position:-208px 0;

}
.manrange_en {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/manual_Full_but.gif);
	background-repeat: no-repeat;
}










a.futurebut_it:link,a.futurebut_it:visited, a.futurebut_it:active{
	background-image: url(../sitefiles/matdesignbutL_it.gif);
	background-repeat: no-repeat;
}
	 a.futurebut_it:hover{
	 background-position:-208px 0;

}
.futurebut_it {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/matdesignbutL_it.gif);
	background-repeat: no-repeat;
}












	 a.headbut_en:link,a.headbut_en:visited, a.headbut_en:active{
	background-image: url(../sitefiles/headsbutL.gif);
	background-repeat: no-repeat;
}
	 a.headbut_en:hover{
	 background-position:-208px 0;

}
.headbut_en {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/headsbutL.gif);
	background-repeat: no-repeat;
}





 a.headbut_it:link,a.headbut_it:visited, a.headbut_it:active{
	background-image: url(../sitefiles/headsbutL_it.gif);
	background-repeat: no-repeat;
}
	 a.headbut_it:hover{
	 background-position:-208px 0;

}
.headbut_it {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/headsbutL_it.gif);
	background-repeat: no-repeat;
}





a.factbut_en:link,a.factbut_en:visited, a.factbut_en:active{
	background-image: url(../sitefiles/infobutL.gif);
	background-repeat: no-repeat;
}
	 a.factbut_en:hover{
	 background-position:-208px 0;

}
.factbut_en {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/infobutL.gif);
	background-repeat: no-repeat;
}











a.factbut_it:link,a.factbut_it:visited, a.factbut_it:active{
	background-image: url(../sitefiles/infobutL_it.gif);
	background-repeat: no-repeat;
}
	 a.factbut_it:hover{
	 background-position:-208px 0;

}
.factbut_it {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/infobutL_it.gif);
	background-repeat: no-repeat;
}




a.rent2but_en:link,a.rent2but_en:visited, a.rent2but_en:active{
	background-image: url(../sitefiles/rentL.gif);
	background-repeat: no-repeat;
}
	 a.rent2but_en:hover{
	 background-position:-208px 0;

}
.rent2but_en {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/rentL.gif);
	background-repeat: no-repeat;
}











a.rent2but_it:link,a.rent2but_it:visited, a.rent2but_it:active{
	background-image: url(../sitefiles/rentL_it.gif);
	background-repeat: no-repeat;
}
	 a.rent2but_it:hover{
	 background-position:-208px 0;

}
.rent2but_it {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/rentL_it.gif);
	background-repeat: no-repeat;
}
a.access1_en:link,a.access1_en:visited, a.access1_en:active{
	background-image: url(../sitefiles/access1_en.gif);
	background-repeat: no-repeat;
}
	 a.access1_en:hover{
	 background-position:-208px 0;

}
.access1_en {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/access1_en.gif);
	background-repeat: no-repeat;
}







a.access1_it:link,a.access1_it:visited, a.access1_it:active{
	background-image: url(../sitefiles/access1_it.gif);
	background-repeat: no-repeat;
}
	 a.access1_it:hover{
	 background-position:-208px 0;

}
.access1_it {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/access1_it.gif);
	background-repeat: no-repeat;
}





a.access_brochure_en:link,a.access_brochure_en:visited, a.access_brochure1_en:active{
	background-image: url(../sitefiles/accessoriesbut.gif);
	background-repeat: no-repeat;
}
	 a.access_brochure_en:hover{
	 background-position:-208px 0;

}
.access_brochure_en {
	width:208px;
	height:119px;
	text-indent:-9999px;
	display: block;
	background-image: url(../sitefiles/accessoriesbut.gif);
	background-repeat: no-repeat;
}
.eventwrap{
	float:left;
	width:200px;
	height:550px;
	position:relative;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	_margin-right:5px;
	background-color: #969590;
}

.eventbox {
	float:left;
	width:187px;
	height: 350px;
display:inline;

	padding-bottom: 0px;
	
	background-image: url(../sitefiles/eventbk.png);

}
.eventphoto{
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

.eventphoto2{
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	height: 194px;
	width: 188px;
	float: left;
}
.eventbotphoto{
	background-image: url(../sitefiles/botphot.gif);
	background-repeat: no-repeat;
	height: 17px;
}
.eventtitle{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}
.eventtitle p {
	font-size: 0.8em;
	font-weight: normal;
}

#country {
	background-color: #666666;
	width: 590px;
	height: auto;
	padding: 10px;
	color: #FFFFFF;
}

#country a:link, #country a:active,#country a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#country a:hover{
	color: #D3D1CF;
	text-decoration: underline;
}
fieldset dl{
	padding-bottom:15px;
	
	padding-top:5px;
}
fieldset dt{
float:left;
width:200px;
padding:5px;
}
fieldset dd{
width:500px;
margin:0;
padding:5px;
}
form{
	margin:0;
	padding:0;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 500px;
}
fieldset{
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #71614F;
}
fieldset p{
	padding:5px;
	color: #333333;
}
legend{
	margin:0;
	font-weight:bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #000000;
}
legend2{
	margin:0;
	padding:5px;
	font-weight:bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 50px;
	width: 50px;
}
label{
	font-weight:bold;
	font-size: 1em;
	color: #000000;
}

input, textarea{
	border:1px solid #999999;
	background-color: #F2F2F2;
}
input:hover {
	background-color:#FFFFFF;
}
input.borders:focus {
	background: #fff;
	border: 1px solid #000000;
}
.vidbox{
	float: left;
	height: 140px;
	width: 120px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.vidphoto{}
.vidtext{
	font-size: 1em;
	color: #000000;
}a.linkopacity img {
     filter:alpha(opacity=100);
     -moz-opacity: 1; 
     opacity: 1;
     -khtml-opacity: 1;}
 
     a.linkopacity:hover img {
     filter:alpha(opacity=50);   
     -moz-opacity:0.5;   
     opacity: 0.5;
     -khtml-opacity: 0.5; }
	 
	/* Banner Home */

.bannerhome{
	position:relative;
width: 922px;
	height:380px;
	overflow:hidden;
	z-index:1;
}
.bannerhome .tit{
	position:absolute;
	top:65px;
	width:auto;
	height:auto;
	text-align:left;
	vertical-align:bottom;
	font-size:3em;
	color:#999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	letter-spacing:-1px;
	z-index:3;
	background-color: #000000;
	left: 10px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bannerhome ul{
	list-style:none;
	padding-left: 0px;
}
.bannerhome ul li{
	position:relative;
	
	width: 922px;
	height:380px;
}
.bannerhome ul li img{ position:absolute; z-index:1; }
.bannerhome ul li .desc{
	position:absolute;
	width:auto;
	height:auto;
	text-align:left;
	font-size:1.4em;
	font-weight:normal;
	color:#73d8f5;
	z-index:2;
	background-color: #000000;
	background-repeat: no-repeat;
	left: 2px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	top: 305px;
}
.bannerhome ul li .desc a{
	color: #FFFFFF;
	text-decoration: underline;
}
.bannerhome ul li .desc span{
	margin-right:15px;
	margin-left: 15px;
}

.bannerhome .tabsbanners{
	position:absolute;
	bottom:15px;
	height:12px;
	z-index:3;
	left: 2px;
	}
.tabsbanners a {
	display:block;
	width:12px;
	height:16px;
	float:right;
	margin-right:3px;
	background-image: url(http://www.valiani.com/sitefiles/off.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tabsbanners a:hover,
.tabsbanners a.current{
	background-image: url(http://www.valiani.com/sitefiles/on.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

