/* Coded by CaViCcHi: matteo [at] cavicchi [dot] net */
body{
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family: eurostile, Verdana, Helvetica;
	font-size: 8pt;

	overflow-x:hidden;
	overflow-y:scroll;
}

a{
	color:#FF861A;
}
a:active, a:link, a:visited {
	text-decoration : none;
}
a:focus, a:hover {
	text-decoration : none;
	color:#FFFFFF;
	background-color:#FF861A;
}
a.linkImg:focus, a.linkImg:hover {
	text-decoration : none;
	background-color: transparent;
}
a#productList:focus, a#productList:hover {
	text-decoration : none;
	background-color: transparent;
}
a#mailTo{
	color:#000000;
}
.vmid{vertical-align:middle;}
.vtop{vertical-align:top;}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.justify{text-align:justify;}
.pointer{cursor:pointer;}

.smallButtons{
	position:absolute;
	right:350px;
	bottom:14px;
}

input.reservation, textarea.reservation{
	/*position:absolute;*/
	text-align:left;
	/*float:left;*/
	margin-left:5px;
	/*margin-top:2px;*/
	font-family:eurostile, Arial, Verdana;
	border:1px solid #505050;
	background-color:#FFFFFF;
	font-size: 10pt;
	overflow-y:auto;
	overflow-x:hidden;
	width:300px;
	color:#505050;
}
td.toReservation{
	text-align:right;
	/*float:left;*/
 	margin-right:5px;
 	margin-left:5px;
	font-family:eurostile, Arial, Verdana;
	background-color:transparent;
	font-size: 10pt;
	overflow:hidden;
	width:100px;
	color:#505050;
}
.copyP{
	position:relative;
	width:100%;
	z-index:100;
	font-family: eurostile, Helvetica, Verdana;
	font-size: 8pt;
	color:#808080;
	/*border:1px solid #fff;*/
	text-align:right;
}
/* Fonts */
.smallFont{
	font-family: eurostile, Helvetica, Verdana;
	font-size: 9pt;
}
/* Layers */

table.container{
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
table.container td{
	margin:0px;
	padding:0px;
	height:100%;
	vertical-align:top;
}
.textContainer{
	position:relative;
	/*margin-left:100px;*/
	/*width:750px;*/
	bottom:0px;
	/*padding:0px;*/
	z-index:5;
	margin:0px;
	padding:0px;
	background:transparent;
	color:#000000;
	font-family:eurostile, Arial;
	font-size:8pt;
	text-align:justify;
	/*overflow:auto;*/
	/*border:1px solid #CCC;*/
}
.textcontainer p{
	margin:0px;
	padding:0px;
}
.imgContainer{
	position:absolute;
	/*margin-left:25px;*/
	right:0px;
	/*height:440px;*/
	width:600px;
	bottom:0px;
	padding:0px;
	z-index:5;
	/*overflow:hidden;*/
	background:transparent;
	color:#000000;
	font-family:eurostile, Verdana;
	font-size:8pt;
	text-align:justify;
	float:right;
	/*border:1px solid #999;*/
}

/* buttonMenu */
.footSpace{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:25px;
	line-height:25px;
	text-align:center;
}
.bottomMenuOFF{
	height:25px;
	text-align:center;
	padding-left:35px;
	padding-right:35px;
	color:#FF861A;
	cursor:pointer;
	z-index:20;
	font-size:10pt;
	font-family:eurostile, Arial, Helvetica;
}
.bottomMenuON{
	height:25px;
	text-align:center;
	padding-left:35px;
	padding-right:35px;
	color:#000000;
	cursor:pointer;
	z-index:20;
	font-size:10pt;
	font-family: eurostile, arial, Helvetica;
}
.imgCentrata{
	position:absolute;
	left:50%;
	top:50%;
}
/* input */
/*input, select, textarea{
	background-color:#FDFCFB;
	border: solid 1px #26150F;
	color:#26150F;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}*/
.pollicino{
	position:absolute;
	left:5px;
	top:10px;
	z-index:5000;
	color:#000000;
	font-family:eurostile, Verdana;
	font-size:9pt;
	text-transform: lowercase;
	font-style:italic;
	background-color:#FFFFFF;
}
/* Layer Drag */
.layerDrag{
	width:980px;
	height:600px;
	left:50%;
	margin-left:-490px;
	background-color:#FFFFFF;
	text-align:center;
	border: solid 2px #FF861A;
	z-index:100005;
	overflow-x:hidden;
	overflow-y:hidden;
}
#layerTitle{
	position:relative;
	margin:0px;
	padding-top:3px;
	width:100%;
	height:25px;
	font-family:eurostile, Verdana, Helvetica;
	font-size: 11pt;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
	z-index:10;
}
.bigKahuna{
	width:100%;
	top:0px;
	left:0px;
	background-color:#000000;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	z-index:100002;
}
