/* Coded by CaViCcHi: matteo [at] cavicchi [dot] net */
body, html{
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family: "Trebuchet MS", "Geneva CE",Verdana, Helvetica;
	font-size: 8pt;
	overflow-x:hidden;
}

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

.nominoP{
	position:relative;
	top:0px;
	left:0px;
	z-index:100;
	font-family: "Trebuchet MS", "Geneva CE",Verdana, Helvetica;
	font-size: 14pt;
	color:#8A1B00;
	/*border:1px solid #fff;*/
	text-align:left;
}

.copyP{
	position:absolute;
	width:400px;
	bottom:20px;
	right:20px;
	z-index:100;
	font-family: "Trebuchet MS", "Geneva CE",Verdana, Helvetica;
	font-size: 8pt;
	color:#000;
	text-align:right;
	/*border:1px solid #fff;*/
	background:transparent;
}
/* 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%;
}
/* Layers */
#bigContainer{
	position:absolute;
	width:771px;
	top:0px;
	left:50%;
	margin-left:-383px;
	background:transparent;
	margin-bottom:0px;
}
.textContainer{
	position:relative;
	left:0px;
	width:771px;
	bottom:0px;
	padding:0px;
	z-index:5;
	background:transparent;
}
/* input */
input, select, textarea{
	background-color:#FDFCFB;
	border: solid 1px #26150F;
	color:#26150F;
	font-family: "Trebuchet MS", "Geneva CE",Verdana, Helvetica;
	font-size: 10pt;
}
/* Layer Drag */
.layerDrag{
	width:1000px;
	height:850px;
	left:50%;
	margin-left:-505px;
	background-color:#FDFCFB;
	text-align:center;
	border: solid 3px #815028;
	border-bottom: solid 15px #815028;
	z-index:100005;
	overflow-x:hidden;
	overflow-y:hidden;
}
#layerTitle{
	position:relative;
	margin:0px;
	padding-top:3px;
	width:100%;
	height:25px;
	font-family: "Trebuchet MS", "Geneva CE",Verdana, Helvetica;
	font-size: 11pt;
	font-weight:bold;
	color:#FDFCFB;
	background-color:#815028;
	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;
}
