/* Coded by CaViCcHi: matteo [at] cavicchi [dot] net */
* body, html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color: #241005;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:center;
	font-family:"Century Gothic";
}

a{
	color : #78C000;
}
a:active, a:link, a:visited {
	text-decoration : none;
}
a:focus, a:hover {
	text-decoration : none;
	color : #303030;
	background-color: #78C000;
}
a.linkImg:focus, a.linkImg:hover {
	text-decoration : none;
	background-color: transparent;
}
a#productList:focus, a#productList:hover {
	text-decoration : none;
	background-color: transparent;
}
div.tagCloudWord:focus, div.tagCloudWord:hover {
	text-decoration : underline;
	background-color: transparent;
}
a#productList{
	color:#78C000;
}
.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;}
#flashContainer{
	width:100%;
	height:100%;
	z-index:10;
}
/* Layer Drag */
.layerDrag{
	width:980px;
	height:700px;
	left:50%;
	margin-left:-490px;
	background-color:#FFFFFF;
	text-align:center;
	border: solid 2px #F5A1BA;
	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;
	font-family:"Century Gothic";
}
.bigKahuna{
	width:100%;
	top:0px;
	left:0px;
	background-color:#000000;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	z-index:100002;
}
