/* Coded by CaViCcHi: matteo [at] cavicchi [dot] net */
html,body{
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 9pt;
	overflow-x:hidden;
	overflow-y:auto;
	height:100%;
	width:100%;
}

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

.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;}
div.navContainer{
	position:absolute;
	top:10px;
	left:230px;
	font-size: 8pt;
	color:#000;
	vertical-align:bottom;
	z-index:50;
}
/* cart */
div.optionContainer{
	position:absolute;
	bottom:95px;
	left:10px;
	font-size: 8pt;
	color:#000;
	vertical-align:bottom;
}
div.viewContainer{
	background-color:transparent;
	bottom:130px;
	color:#000000;
	font-size:8pt;
	height:50px;
	left:5px;
	position:absolute;
	vertical-align:bottom;
	width:280px;
}
div.smallView{
	background-color:transparent;
	color:#000000;
	cursor:pointer;
	float:left;
	font-size:8pt;
	height:50px;
	margin-left:5px;
	position:relative;
	vertical-align:bottom;
	width:50px;
}
img.imgBorder {border:1px solid #666;}
img.imgBorder:hover {border:1px solid #F00;}
div.optionContainer option{
	font-size: 8pt;
	color:#000;
}
div.optionContainer input, div.optionContainer select{
	font-size: 8pt;
	color:#000;
	border:1px solid #000;
}
div.descText{
	position:absolute;
	right:90px;
	bottom:10px;
	font-size: 7pt;
	color:#000;
	vertical-align:bottom;
}
div.descText input{
	text-align:right;
	font-family:Arial, Verdana;
	border:1px solid #000;
	background-color:#FFF;
	font-size: 7pt;
	width:30px;
	color:#000;
}
.thePrice{
	position:absolute;
	right:10px;
	bottom:70px;
	font-size: 11pt;
	font-weight:bold;
	text-align:center;
	color:#000;
}
.thePrice_serv{
	position:absolute;
	right:10px;
	bottom:70px;
	font-size: 11pt;
	font-weight:bold;
	text-align:center;
	width:63px;
	color:#000;
}
/* Authorize.net */
.AuthorizeNetSeal{
	position:absolute;
	left:192px;
	top:10px;
}

/* Products */
.productsDescContainer{
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:480px;
	background-color:#E8E8E8;
	z-index:10;
}
.productsImageContainer{
	position:absolute;
	top:0px;
	right:0px;
	width:550px;
	height:480px;
	border-left:1px solid #999;
	background-color:#F6F6F6;
	z-index:20;
}
.productsCatContainer{
	position:relative;
	background-color:transparent;
	width: 700px;
	height:120px;
	margin-left:30px;
	margin-top:15px;
	border-bottom:1px solid #666;
}
.productsContainer{
	vertical-align:top;
	width:150px;
	height:190px;
	cursor:pointer;
}
.imageCatHere{
	position:relative;
	vertical-align:top;
	padding:5px;
	float:left;
	border:1px solid #666;
	background-color:#fff;
}
.imageHere{
	position:relative;
	vertical-align:top;
	padding:5px;
	float:left;
	border:1px solid #666;
	background-color:#fff;
}
.theListPrice{
	position:relative;
	font-size: 8pt;
	text-align:left;
	width:130px;
	color:#000;
}
.titleCatHere{
	position:relative;
	font-size: 11pt;
	color:#666;
	font-weight:bold;
	width:460px;
	float:left;
	margin-left:10px;
}
.titleHere{
	position:relative;
	font-size: 10pt;
	color:#333;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
.descListText{
	position:relative;
	font-size: 7pt;
	color:#000;
	vertical-align:bottom;
	text-align:left;
	width:130px;
}
.titleHere_serv{
	position:relative;
	font-size: 11pt;
	color:#F00;
	font-weight:bold;
	width:460px;
	float:left;
	margin-left:10px;
}
.descrHere{
	position:relative;
 	float:left;
	margin-left:10px;
	width:560px;
	text-align:justify;
}
.descrHereProd{
	position:relative;
	margin-left:10px;
	margin-right:15px;
	/*width:277px;*/
	text-align:justify;
}
.hackSughero{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:80px;
	height:100px;
	
}
.overBG{ background-color:#FFF5F5; }
/* Gallery */
.catsBordOff{
	border:1px solid #000000;
}
.catsBordOn{
	border:1px solid #FF0000;
}
#galleryImage{
	position:relative;
	text-align:center;
	padding:3px;
	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:absolute;
	width:850px;
	height:480px;
	top:70px;
	left:50%;
	margin-left:-425px;
	background:transparent;
	overflow-x:hidden;
	overflow-y:auto;
	border:1px solid #000;
}
.textContainer{
	position:relative;
	bottom:0px;
	padding:0px;
	/*margin-top:20px;*/
	z-index:5;
	background:transparent;
	font-family: "Century Gothic",Verdana, Helvetica;
	text-align:justify;
	font-size: 9pt;
	color:#555;
}
.textcontainer table{
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 9pt;
	color:#888;
}
/* Testi mod */
.head_blue{
	color:#0099CC;
	font-weight:bold;
}
/* 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:absolute;
	top:35px;
	left:10px;
	text-align:left;
	width:400px;
	padding-top:10px;
	padding-bottom:2px;
	padding-left:20px;
	color:#888;
	/*background-color:#F4F4F4;
	border:1px solid #AAA;*/
}
#headerHack{
	position:relative;
	width:980px;
	margin:0px;
	padding:0px;
}

	/* LINKS */
a.title_bottom{
	color:#0099CC;
}
a.title_bottom:focus, a.title_bottom:hover {
	text-decoration : none;
	color : #FFFFFF;
	background-color: #0099CC;
}

/* Layer Drag */
.layerDrag{
	width:930px;
	height:800px;
	left:50%;
	margin-left:-465px;
	background-color:#FFFFFF;
	text-align:center;
	border: solid 2px #CCC;
	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;
}
