/* Coded by CaViCcHi: matteo [at] cavicchi [dot] net */
body{
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 9pt;
	overflow-x:hidden;
	overflow-y:scroll;
	width:100%;
}
html{width:100%;height:100%;}
a{
	color : #817A68;
}
a:active, a:link, a:visited {
	text-decoration : none;
}
a:focus, a:hover {
	text-decoration : none;
	color : #817A68;
	background-color: #F1BB3D;
}
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:#F1BB3D;
}

.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;}
form{margin:0px;}

/* Gallery */
.catsBordOff{
	border:1px solid #48281C;
}
.catsBordOn{
	border:1px solid #FACEA8;
}
#galleryImage{
	position:relative;
	text-align:center;
	padding:5px;
	vertical-align:middle;
	margin:5px;
	cursor:pointer;
}

.imgCentrata{
	position:absolute;
	left:50%;
	top:50%;
}
.bubble{
	position:absolute;
	top:150px;
	left:15px;
	z-index:500;
}
/* Layers */
#bigContainer{
	position:relative;
	width:100%;
	top:0px;
	margin:0px;
	background:transparent;
}
#midContainer{
	position:relative;
	width:1000px;
	left:50%;
	top:0px;
	margin-left:-500px;
	background:transparent;
	/*border:1px solid black;*/
	z-index:5;
}
#flashContainer{
	position:relative;
	width:960px;
	margin-left:16px;
	top:0px;
	background:transparent;
	/*border:1px solid black;*/
	z-index:5;
}
.textContainer{
	position:relative;
	/*width:892px;*/
	bottom:0px;
	padding:0px;
	margin-top:20px;
	margin-left:15px;
	margin-right:15px;
	z-index:8;
	text-align:justify;
	background:transparent;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 9pt;
	color:#333;
}
.textcontainer table{
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 9pt;
	color:#333;
}
/* input */
input.form, select, textarea{
	background-color:#FDFCFB;
	border: solid 1px #26150F;
	color:#26150F;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 10pt;
}
div.form{
	position:relative;
	text-align:left;
	margin-left:90px;
	border:1px solid #DCD9D0;
	width:400px;
	padding:30px;
	background-color:#FAFAFA;
}
input.form_contact, select.form_contact, textarea.form_contact{
	background-color:#FDFCFB;
	border: solid 1px #888;
	color:#888;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 10pt;
}
div.form_contact{
	position:relative;
	text-align:left;
	margin-left:90px;
	/*border:1px solid #888;*/
	width:400px;
	padding:30px;
	background-color:transparent;
}

/* Layer Drag */
.layerDrag{
	width:930px;
	height:800px;
	left:50%;
	margin-left:-465px;
	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: Verdana, Helvetica;
	font-size: 11pt;
	font-weight:bold;
	color:#0A2746;
	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;
}
