﻿/*********************** PROJECT BY GRAFFITI 2000 - G2K *********************************************/

/*********************** STILI PER SELETTORI GENERALI ***********************************************/

body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #50251f url('/images/back.jpg') repeat-x;
}
	
a { text-decoration: none; outline: none; color:#cbbfaf; }
a:hover { text-decoration: none; outline: none;	color:#2a0f0b; }	
		
form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	}
	
img {
    border: 0px;
}

h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 1.3em;
	border-left: solid 3px #934435;
	}

div.wrapper {
	width: 1px;
	height: 0px;
	clear: both;
	}
	


.linkHome:link 		{ text-decoration:none; color:#d71921; }
.linkHome:visited	{ text-decoration:none; color:#d71921; }
.linkHome:active	{ text-decoration:none; color:#d71921; }
.linkHome:hover		{ text-decoration:none; color:#000000; }

	

/*********************** STILI PER LAYOUT ********************************************************/

div#splash {
	width: 990px;
	height: 504px;
	margin: 0px auto;
	padding-top: 138px;
	background: url('/images/splash.jpg') bottom no-repeat;
	position: relative;
	}
	
div#logoSplash {
	width: 332px;
	height: 77px;
	background: url('/images/logoSplash-trans.png') no-repeat;
	position: absolute;
	z-index: 100000;
	top: 95px;
	left: 40px;
	}
	
div#enter {
	width: 790px;
	margin: 0px auto;
	padding: 20px 200px 0px 0px;
	text-align: right;
	color: #ffffff;	
	font-size: 1.1em;
	font-weight: bold;
	}
	
div#enter a { color: #FFFFFF; }
div#enter a:hover { color: #2a0f0b; }

div#layout {
	width: 980px;
	margin: 0px auto;
	margin-top: 30px;
	}

/*********************** STILI PER HEADER ********************************************************/

div#header {
	height: 121px;
	position:relative;
	background: url('/images/navbar.jpg') no-repeat;
	}
	
div#virtual { text-indent: -9999em; background: url('/images/moneta.jpg') no-repeat; width: 149px; height: 60px; position: absolute; top:-22px; left: 810px; cursor: pointer;}	
	
div#quality { text-indent: -9999em; background: url('/images/logo_qualita.gif') no-repeat; width: 100px; height: 70px; position: absolute; top:-28px; left: 690px; cursor: pointer;}	

div#logo {
	width: 376px;
	height: 121px;
	background: url('/images/logo.jpg') no-repeat;
	/*float: left;*/
	position: absolute;
	top:0px;
	left:0px;
	z-index:1;
	}
	
/*********************** STILI PER NAVBAR ********************************************************/
	
div#navbar {
	width: 830px;
	height: 51px;
	padding-top: 85px;
	z-index:2;
	/*float: left;*/
	position: absolute;
	top:5px;
	right:0px;	
	}
	
div#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
div#navbar ul li {
	color: #756d62;
	list-style: none;
	display: inline;
	margin: 0px 0px;
	padding: 36px 0px 2px 0px;
	}
	
div#navbar ul li:hover {
	background: #914434;
	cursor: pointer;
	color: #FFFFFF;
	}

span.dottedBorder {
	border-right: 1px dotted #b1b1b1;
	padding: 0px 6px 0px 4px;
	}
	
span.dottedBorder:hover {
	border-right: 0px dotted #b1b1b1;
	margin-right: 1px;
	}
	
	
	
	
	
	
	
div#navbarde {
	width: 875px;
	height: 51px;
	padding-top: 85px;
	z-index:2;
	/*float: left;*/
	position: absolute;
	top:5px;
	right:0px;	
	}
	
div#navbarde ul {
	margin: 0px;
	padding: 0px;
	}
	
div#navbarde ul li {
	color: #756d62;
	list-style: none;
	display: inline;
	margin: 0px 0px;
	padding: 36px 0px 2px 0px;
	}
	
div#navbarde ul li:hover {
	background: #914434;
	cursor: pointer;
	color: #FFFFFF;
	}


	
	
	
	
	
/*********************** STILI PER CONTAINER *****************************************************/

div#container {	
	height: 502px;
	background: url('/images/back_container.jpg');
	padding-left: 45px;
	}
			
/*********************** STILI PER CONTENT *******************************************************/

div#content {
	width: 890px;
	height: 502px;
	position: relative;
	}
	
div#text {
	width: 310px;
	height: 410px;
	background: #FFFFFF;
	position: absolute;
	z-index: 1000000000;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.3em;
	}
	
div#textInside {
	font-size: 0.7em;
	padding: 15px;
	color: #756d62;
	}
	
	
div#slideBig img {
	width: 889px;
	height: 502px;
	}
	
div.closebutton {
	height: 20px;
	background: url('/images/close-trans.png') no-repeat right bottom;
	cursor: pointer;
	}
	
div.openbutton {
	height: 20px;
	background: url('/images/open-trans.png') no-repeat right bottom;
	cursor: pointer;
	}
	
div.left {
	width: 470px;
	height: 472px;
	float: left;
	border: 6px solid #f2f2f2;
	color: #756d62;
	overflow: auto;
	padding: 10px;
	font-size: 0.8em;
	}
	
div.right {
	width: 348px;
	height: 482px;
	float: right;
	padding: 0px 20px 20px 20px;
	line-height: 15px;
	color: #756d62;
	font-size: 0.8em;
	}


div.lowcost { background: url('/images/lowcost.jpg') no-repeat; width: 120px; height: 89px; margin-top: 40px; }	



ul.genericList {
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	padding-left: 5px;
	}

ul.genericList li {
	background: url('/images/list.png') top left no-repeat;
	padding: 0px 0px 0px 20px;
	list-style: none;
	}

table.priceTable {
	width: 100%;
	}
	
table.priceTable td {
	padding: 3px;
	}

td.rightAlign {
	text-align: right;
	}
	
td.rightvisualizza {
	text-align: right;
	font-size: 10px;
	font-style:italic;
	color:gray;
	}
	
td.rightvisualizza a{color:#666666;}
	
td.rightvisualizza a:hover{ color: #904333;}
	
	
	
	
td.leftAlign {
	text-align: left;
	}
	
tr.priceTableTitle {
	color: #582923;
	background: #efefef;
	font-size: 11px;
	height: 35px;
	}
	

/*********************** STILI PER IL BOTTOM *****************************************************/

div#bottom {
	height: 76px;
	background: url('/images/back_bottom.jpg');
}
	
div#thumbs {
	width: 550px;
	float: left;
	padding-top: 16px;
	padding-left: 45px;
	}
	
div#thumbs img {
	width: 30px;
	height: 30px;
	border: 4px solid #c8c0b5;
	margin-right: 8px;
	}
		
	
div#thumbs img:hover {
	border: 4px solid #ffffff;
	cursor: pointer;
	}
	
div#currentPage {
	width: 320px;
	float: right;
	padding-top: 18px;
	padding-right: 45px;
	}
	
div.currentPageName {
	width: 30%;
	float: left;
	}
	
div.currentFirstBlock { background: #a0402a; border-bottom: 1px solid #ffffff; height: 17px; color: #e3dfda;}
div.currentSecondBlock { background: #a0402a; padding: 2px; color: #e3dfda; text-align: right; letter-spacing: 1px;}

	

	
div.currentPageDescr {
	width: 214px;
	height: 25px;
	float: right;
	background: #e3dfda; 
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	}
	
div.currentPageDescr a { color: #756d62; }	
div.currentPageDescr a:hover { color: #000000; }	
	
span.pageDescr {
	padding-left: 10px;
	letter-spacing: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

	
/*********************** STILI PER FOOTER ********************************************************/

div#footer {
	width: 920px;
	margin: 0px auto;
	height: 27px;
	padding-top: 10px;
	font-size: 0.8em;
	text-align: center;
	color: #ffffff;
	background: url('/images/back_footer-trans.png');
}
	
/*div#footer a {
	color: #FFFFFF;
	}*/
	
div.logoLink {
	width: 15%;
	float: left;
	}
	
div.credits {
	width: 85%;
	float: right;
	text-align: right;
	position: relative;
	}

div.creditsHome {
	width: 980px;
	text-align: left;
	color:#FFFFFF;
	margin:auto;
	}
	
span.g2k {
	background-image: url('/images/pulsante.gif');
	background-position: right 50%;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9px;
	padding-bottom: 5px;
	padding-right: 8px;
	}

span.wifi {
	display: block;
	width: 80px;
	height: 33px;
	position: absolute;
	top: -63px;
	left: 365px;
	}

/*********************** STILI PER IL POPUP ******************************************************/

div.popCenter {
    padding: 20px;
    color: #e3e3e3;
    text-align: center;
    }

div.popCenter img {
    margin-bottom: 20px;
    }