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

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

a{
	color:#FABF8F;
}
a:active, a:link, a:visited {
	text-decoration : none;
}
a:focus, a:hover {
	text-decoration : none;
	color:#800000;
	background-color:#FABF8F;
}
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#productList{
	color:#FABF8F;
}
.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;}

table.mainTable{
	width:966px;
	height:655px;
	border-width:0px;
	border-style:none;
	border-spacing:0px;
	z-index:5;
}
table.mainTable td{
	margin:0px;
	padding:0px;
	font-size:1pt;
}
div.flashContainer{
	position:absolute;
	top:2px;
	left:1px;
	width:966px;
	height:330px;
	background-color:transparent;
}
/* form */
div.form_contact{
	position:relative;
	margin-left:200px;
	width:400px;
}
div.form_mailinglist{
	position:relative;
	margin-left:50px;
	width:400px;
}
input.form_contact,textarea.form_contact{
	width:300px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	border:1px solid #FFFFFF;
	background-color: #210135;
	color:#FFFFFF;
	overflow:auto;
}
/* Gallery */
.catsBordOff{
	border:1px solid #978475;
}
.catsBordOn{
	border:1px solid #FFFFCC;
}
#galleryImage{
	position:relative;
	text-align:center;
	padding:5px;
	vertical-align:middle;
	margin:5px;
	cursor:pointer;
}

.imgCentrata{
	position:absolute;
	left:50%;
	top:50%;
}
/* body */
#bigContainer{
	position:absolute;
	width:966px;
	height:655px;
	left:50%;
	top:50%;
	margin-left:-483px;
	margin-top:-290px;
	overflow:hidden;
	z-index:20;
}
#holder{
	position:absolute;
	height:274px;
	top:333px;
	left:50%;
	z-index:100;
	overflow:hidden;
}
#fakeHolder{
	position:absolute;
	height:274px;
	top:333px;
	left:50%;
	z-index:80;
	overflow:hidden;
}

/* Layer Drag */
.layerDrag{
	width:980px;
	height:600px;
	left:50%;
	margin-left:-490px;
	background-color:#4D1971;
	text-align:center;
	border: solid 2px #FABF8F;
	border-bottom: solid 2px #FABF8F;
	z-index:100005;
	overflow-x:hidden;
	overflow-y:hidden;
}
#layerTitle{
	position:relative;
	margin:0px;
	padding-top:3px;
	width:100%;
	height:25px;
	font-family: Verdana, Helvetica;
	font-size: 11pt;
	font-weight:bold;
	color:#FDFCFB;
	background-color:#6F508C;
	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;
}
