/***********************
Ready64 CSS versione 3.0 by Roberto Nicoletti
CSS Style Colore Bianco
Prima versione Ottobre 2006 09/2007  
************************/

/*
COLORI
blu 						#001D50
blu chiaro			#2b55a2
rosso						#990e0e
grigio scuro    #BFBFBF
grigio scuro    #E5E5E5 <- base
grigio chiaro 	#EEEEEE
*/

/* BODY */		
body {
	background:url("../images/background_blue.png") #002056;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.8em;
	/* text-shadow: 1px 1px 1px #DDDDDD;*/
	
}
/* LINK */
a:link, a:visited, a:active {
	color:#0d2962;
	text-decoration:none;
	font-family:inherit;
}
a:hover {
	text-decoration:none;
	color:#ba0000;
}
/* Images */
/* tutte le immagini linkate non hanno bordo */
a img {
	border:none;
	vertical-align:bottom;
}
img {
	vertical-align:bottom;
} 
img.alignleft {
	padding:5px !important;
	margin:0 12px 0 0  !important;
	float:left;
}
img.alignright {
	padding:5px !important;
	margin:0 0 0 12px  !important;
	float:right;
	display:inline;
}
img.aligncenter {
display: block;
margin-left:auto;
margin-right:auto;
}

/* Links Extras e Recensioni Scheda Gioco */
a.recensione{
color:#1BBCF0;
font-weight:bold;
}
a.copertina {
color:#C67400;
font-weight:bold;
}
a.mappa {
color:#CC0000;
font-weight:bold;
}
a.soluzione {
color:#940084;
font-weight:bold;
}
a.dl-gioco {
color:#009835;
font-weight:bold;
}
a.link-esterno {
color:#0033FF;
font-weight:bold;
}
a.manuale-scans {
color:#B94BBC;
font-weight:bold;
}
a.manuale-etext {
color:#339999;
font-weight:bold;
}
a:hover.recensione, a:hover.dl-gioco, a:hover.link-esterno, a:hover.copertina, a:hover.manuale-scans, a:hover.manuale-etext, a:hover.mappa, a:hover.soluzione {
color:#000000;
text-decoration:none;
}

pre {
	font-size:2em;
	font-family:'courier new', monospace;
	font-size:100%;
}
.justify {
	text-align:justify;
}
#admin-links, #admin-links:visited  {
	background: url(../images/page_white_edit.png) no-repeat 2px 50% #CCCCCC;
	padding:4px 4px 4px 20px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	-moz-border-radius:5px;
	font-size:.8em;
	color:#053385;
	font-weight:normal;
	text-shadow:1px 1px 1px #AAAAAA;
}
#admin-links:hover {
	background: url(../images/page_white_edit.png) no-repeat 2px 50% #006822;
	color:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-decoration:none;
	text-shadow:1px 1px 0 #004C14;
}
/*MENU NAVIGAZIONE GIOCHI */
.blocks a {
	display:block;
	float:left;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	font-size:.8em;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#CFCFCF;
	padding:2px;
	margin:3px 1px 2px 0;
	width:13px;
}
.blocks a:hover {
	font-weight:bolder;
	text-decoration:none !important;
	border-style:solid;
	border-width:1px;
	border-top-color:#989898;
	border-left-color:#989898;
	border-bottom-color:#D8D8D8;
	border-right-color:#D8D8D8;
	background:#BFBFBF;
	color:#000000
}
/*MENU NAVIGAZIONE CCC E DOWNLOAD */
.blocks-big a {	
	display:block;
	float:left;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	margin:2px 5px 1px 1px;
	font-weight:normal;
	font-size:1em;
	letter-spacing:normal;
	line-height:normal;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#CFCFCF;
}
.blocks-big a:hover {
	font-weight:normal;
	text-decoration:none !important;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-top-color:#989898;
	border-left-color:#989898;
	border-bottom-color:#D8D8D8;
	border-right-color:#D8D8D8;
	background:#BFBFBF;
	color:#000000
}
.blocks-big-active {
	display:block;
	float:left;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	margin:2px 5px 1px 1px;
	font-weight:normal;
	font-size:1em;
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	text-decoration:none !important;
	border-style:solid;
	border-width:1px;
	border-top-color:#989898;
	border-left-color:#989898;
	border-bottom-color:#D8D8D8;
	border-right-color:#D8D8D8;
	background:#BFBFBF;
	color:#000000
}
/* ELEMENTI FORM */
fieldset {
	border:1px solid #E5E5E5;
}
legend {
	/*border:1px solid #001D50;*/
	color:#001D50;
	padding: 5px;
	text-align:right;
	font-weight:bold;
	display:none;
}
label {
	text-align:left;
	line-height:2em;
}
textarea {
	background:#FFFFFF;
	border:1px solid #001D50;
	color:#000000;
	margin:1px;
	padding:5px;
	font-family:Verdana, Arial;
	font-size:1em;
}
input[type="text"] {
	background:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	margin:1px;
	padding:2px;
}
input[type="file"] {
	background:#FFFFFF;
	border:1px solid #001D50;
	color:#000000;
	margin:1px;
	padding:2px;
}
input.input-cerca {
	height:22px;
	width:170px;
	padding:3px 3px 3px 26px !important;
	background:url("../images/zoom.png") #FFFFFF 5px 7px no-repeat !important;
	font-size:1em;
	color:#333333 !important;
	border:1px solid #000000 !important;
	float:left;
}
input.input-cerca-mini {
	width:94px;
	height:16px;
	border:1px solid #000000 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	float:left;
}
.input-cerca-mini:focus {
background:#C4DBFF !important;
}
select {
	margin:1px 0;
	padding:2px;
	background:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	height:24px;
}
.MyTextArea {
	background:#FFFFFF;
	border: 1px solid #DDDDDD;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button-cerca {
	height:30px;
	width:70px !important;
	border:1px solid #000000;
	background:#001D50  url(../images/button_search_blue.png);
	color:#FFFFFF;
	font-size:1em;
	margin-top:1px;
	float:left;
	cursor:pointer;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000000;
	text-transform:uppercase;
	line-height:1.2em;
}
.button-invia-commento {
	border: 1px solid #000000;
	background:#004300 url(../images/button_submit.png);
	text-align:center;
	color:#FFFFFF;
	width:120px;
	height:30px;
	cursor:pointer;
	text-shadow:1px 1px 1px #000000;
	text-transform:uppercase;
	}
.button-pulisci-commento {
	border: 1px solid #000000;
	background:#580000 url(../images/button_cancel.png);
	text-align:center;
	color:#FFFFFF;
	width:120px;
	height:30px;
	cursor:pointer;
	text-shadow:1px 1px 1px #000000;
	text-transform:uppercase;
	}
.button-pulisci-commento:hover, .button-invia-commento:hover{
	color:#FFF159;
	background:#242424 url(../images/button_hover.png);
}
.button-short {
	float:left;
	width:50px;
	height:22px;
	border:1px solid #000000 !important;
	color:#FFFFFF !important;
	background:#001D50 url(../images/button_search_mini_blue.png) no-repeat;
	padding-bottom:2px;
	vertical-align:bottom;
	margin-top:1px;
	text-transform:uppercase;
	font-size:.8em !important;
	cursor:pointer;
	text-shadow:1px 1px 1px #000000;
}
.button-short:hover {
background:#101010 url(../images/button_search_mini_blue_2.png) no-repeat;
}
.cssbutton {
	background:#006628;
	color:#FFFFFF;
	border:1px solid #000000;
	width:50px;
	height:24px;
}
input.oggetto {
	width:300px;
	padding:5px 5px 5px 25px !important;
	background: #FFFFFF url(../images/tag_blue.png) no-repeat 5px 6px !important;
}
input.email {
	width:300px;
	padding:5px 5px 5px 25px !important;
	background: #FFFFFF url(../images/email.png) no-repeat 5px 6px !important;
}
input.oggetto:focus, .email:focus {
	border:1px solid #000000;
	background-color:#C4DBFF !important;
	color:#000000;	
}
textarea:focus {
	border:1px solid #000000;
	background-color:#C4DBFF !important;
	color:#000000;
}
.cerca-gioco-scheda {
	width:314px;
	height:28px;
	border:1px solid #001D50;
	padding:3px;
	margin-top:2px;
	background:#EEEEEE;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
.cerca-gioco {
	background:#001D50;
	text-align:center;
	color:#FFFFFF;
	height:30px;
}
/* HR */
hr {
	border:none;
	border-top: 1px Solid #001D50;
	width: 100%;
	height:1px;
}
/* Generici */
.piccolo {
	font-size: 10px;
	font-size: 10px;
}
.imgspacer {
	padding:0;
	border:Solid 1px #000000;
}
.immagine {
	padding:0;
	border:Solid 1px #000000;
}
.evidenzia {
	color:#FFFFFF;
	background-color:#990000;
	font-weight:bold;
}
/* Elenco Custom */
div.mainbox ul, div.mainbox2 ul, div.mainbox3 ul {
	list-style-image:url(../images/bullet_black.png);
}
div.mainbox ol, div.mainbox2 ol, div.mainbox3 ol {
	
}
.code {
	color:#000000;
	font-family:"Courier New", Courier, mono, verdana, arial;
}
/* Boxes & Divs */
/*Contenuto Pagina con titolo */
div.mainbox {
	border:1px Solid #000000;
	border-top:0;
	background:#E5E5E5 url(../images/bg_blue_riga_1.png) top repeat-x;
	padding:5px;
	margin:0 2px 2px 2px;
	overflow: hidden;
}
/*Contenuto Pagina con riga-1, riga-2, etc. */
div.mainbox2 {
	border:1px Solid #000000;
	border-top:0;
	border-bottom:0 !important;
	background:#E5E5E5 url(../images/bg_blue_riga_1.png) top repeat-x;
	padding:0;
	margin:0 2px 2px 2px;
	overflow: hidden;
}
/*Contenuto Pagina sebza titolo e senza riga-1, riga-2, etc. */
div.mainbox3 {
	border:1px Solid #000000;
	background:#E5E5E5 url(../images/bg_blue_riga_1.png) top repeat-x;
	padding:5px;
	margin:0 2px 2px 2px;
	overflow: hidden;
}

div.titolo {
	border-width:1px 1px 1px 1px;
	border-style: solid;
	border-color:#000000;
	background:url(../images/gradation_titolo_blue.png) #001D50 top;
	padding:6px;
	margin:2px 2px 0 2px;
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
	height:16px;
	text-shadow: 1px 1px 1px #000000 !important;
}
div.titolo a{
color:#FFFFFF;
}
div.ok {
	border:1px solid #000000;
	background:#006800;
	padding:5px;
	margin:2px;
	text-align:center;
}
div.ko {
	border:1px solid #000000;
	background:#610000;
	padding:5px;
	margin:2px;
	color:#FFFFFF;
	text-align:center;
}
#blu {
	border:1px solid #000000;
	background:#001D50;
	padding:5px;
	margin:2px;
	color:#FFFFFF;
}
#blu a:link, #blu a:hover, #blu a:active, #blu a:visited {
	color:#FFCC00;
}
div.box1 {
	border: 1px Solid #000000;
	padding:5px;
	margin:1px;
	overflow:auto;
	color:#333333;
	background:url(../images/gradation.png) repeat-x #FFFFFF;
}
div.box1 img {
	border: 1px Solid #000000;
}
div.box2 {
	border: 1px Solid #000000;
	border-top:none;
	background:#E5E5E5;
	padding:5px;
	overflow:auto;
	text-align:right;
	margin:1px;
	margin-top:0;
}
div.screenshot-home {
	font-size:.8em;
	border:1px Solid #000000;
	background:#E5E5E5;
	padding:0;
	margin:0 2px 2px 2px;
	overflow: hidden;
	width:182px;
}
div.screenshot-home img {
	border:1px solid #000000;
	width:160px;
	height:100px;
	margin-left: auto;
	margin-right: auto;
}
div.mainbox-screenshot {
	border: 1px Solid #000000;
	background-color:#FFFFFF;
	padding:2px 9px 2px 15px;
	margin: 1px 1px 1px 1px;
	text-align:left;
	overflow: hidden;
	text-align:left
}
.mainbox-screenshot img {
	margin:0 3px 3px 0;
	border:Solid 1px #000000;
}

div.articoli-grid {
	float:left;
	width:252px;
	min-height:40px;
	padding:5px;
	margin:4px;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
}
.museo-grid {
	display:block;
	float:left;
	width:155px;
	height:28px;
	padding:5px;
	margin:7px;
	background:#CFCFCF;
	font-size:.8em !important;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#CFCFCF;
}
.museo-grid:hover {
	border-style:solid;
	border-width:1px;
	border-top-color:#989898;
	border-left-color:#989898;
	border-bottom-color:#D8D8D8;
	border-right-color:#D8D8D8;
	background:#CCCCCC;
	color:#E60003;
	text-decoration:none;
}
#orange {
	border:1px solid #FF9B73;
	text-align:center;
	background:#FF7A00;
	margin-bottom:10px;
	padding:5px;
}
#orange a:link, #orange a:hover, #orange a:active, #orange a:visited {
	color:#FFCC00;
}
#white {
	border: 1px Solid #000000;
	background-color:#FFFFFF;
	text-align:center;
	margin:1px 2px;
	color:#333333;
	vertical-align:middle;
	font-size:.8em;
}
#white a:link, #white a:visited, #white a:active {
	font-weight:bold;
	color:#990000;
}
#white a:hover {
	color:#000099;
	font-weight:bold;
	text-decoration:none;
}
#white img {
	border:none;
}
div.gabbia {
	border: 1px solid #000000;
	background-color:#e8e8e8;
	float:left;
	padding:3px;
	margin:12px;
	width:115px;
	height:150px;
	font-size:9px;
	text-align:center;
	overflow: hidden;
}
div.gabbia img {
	border: 1px solid #000000;
}
div.gabbia-cover {
	width:250px;
	height:250px;
	text-align:center;
	border:1px Solid #DDDDDD;
	float:left;
	padding:5px;
	margin:2px;
}
div.gabbia-cover img {
	border: 1px solid #4a393e;
}
div.ccc-grid {
	float:left;
	padding:3px;
	margin:6px;
	width:250px;
	height:150px;
	font-size:9px;
	text-align:center;
	overflow: hidden;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
}
div.ccc-grid img {
	border: 1px solid #001D50;
}
div.box-museo {
	border: 1px solid #001D50;
	float:left;
	padding:3px;
	margin:4px;
	width:115px;
	height:150px;
	font-size:9px;
	text-align:center;
	overflow: hidden;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
}
div.box-museo img {
	border: 1px solid #989898;
}
div.box-link-1 {
	height:auto !important;
	float:left;
	width:275px;
	height:422px;
	min-height:422px;
	border:1px solid #000000;
	border-bottom:0;
}
div.box-link-2 {
	height:auto !important;
	float:left;
	width:262px;
	height:280px;
	min-height:280px;
	border:1px solid #000000;
		border-bottom:0;
	margin:0 0 0 4px;
}
div.box-link-3 {
	height:auto !important;
	float:left;
	width:262px;
	height:129px;
	min-height:129px;
	border:1px solid #001D50;
		border-bottom:0;
	margin:4px 0 0 4px;
}
div.box-gioco-container {
	float:left;
	margin:10px 14px 4px 4px;
	height:160px;
	width:166px;
	text-align:center;
	font-size:.8em;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
}
div.box-gioco-container img {
	vertical-align:bottom;
	border:1px solid #000000;
	margin:2px;
}
div.box-gioco-container2 {
	margin:10px 0 4px 4px;
	float:left;
	height:160px;
	width:166px;
	border:1px Solid #000000;
	text-align:center;
	font-size:.8em;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
}
div.box-gioco-container2 img {
	vertical-align:bottom;
	border:1px solid #000000;
	margin:2px;
}
.counter {
	border:none !important;
	width:32px;
	background:#E5E5E5 !important;
}
div.caratteri-rimanenti {
	text-align:left;
	float:left;
	width:310px;
	vertical-align:middle;
	margin-top:10px;
	background:#E5E5E5 !important;
	color:#000000;
}
div.revgreen {
	border: 1px Solid #dadada;
	background-color:#e8e8e8;
	color:#000000;
	padding:3px;
	width:18px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
div.voto {
	border: 1px Solid #000000;
	background-color:#c6c7c6;
	color:#000000;
	padding:3px;
	font-size:24px;
	font-weight:bold;
}
/* Menu Espandibile */
div#nav {
	background: #e8e8e8;
	border-bottom: 1px dotted #00005A;
	width:550px;
	margin-left: 2px;
}
div#nav h3 {
	border-top: 1px dotted #FFFFFF;
	color: #FFFFFF;
	background-color: #e8e8e8;
	font-size: 12px;
	margin: 0;
	padding: 1px 10px;
}
div#nav ul, div#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#nav li {
	margin: 0 0 1px 0;
	list-style-image: none;
}
div#nav a {
	border-top: 1px solid #FFF;
	background-color: #BDBDBD;
	color: #000;
	display: block;
	padding-left: 15px;
	height: 18px;
	line-height: 18px;
	text-decoration:none;
	font-weight: bold
}
div#nav a:hover {
	color: #00005A;
	background-color: #0099FF
}
div#nav ul ul a {
	color: #fff;
	background-color: #e8e8e8;
	font-weight: normal;
}
div.jsenable h3 {
	cursor: pointer
}
div.jsenable ul ul {
	display:none
}
div#nav li.hide ul {
	display:none
}
div#nav li.show ul {
	display:block
}
div#nav li.show h3 {
	background-color: #e8e8e8
}
/* Titoli */
h1 {
	font-family: Verdana, Arial, Trebuchet, Georgia, "Times New Roman";
	font-size:1.5em;
	color:#000000;
	margin:0;
}
h2 {
	font-family: Verdana, Arial, Trebuchet, Georgia, "Times New Roman";
	font-size:1.4em;
	color:#000000;
	margin:0;
}
h3 {
	font-family: Verdana, Arial, Trebuchet, Georgia, "Times New Roman";
	font-size:1.3em;
	color:#000000;
	margin:0;
}
h4 {
	font-family: Verdana, Arial, Trebuchet, Georgia, "Times New Roman";
	font-size:1.2em;
	color:#000000;
	margin:0;
}
h5 {
	font-family: Verdana, Arial, Trebuchet, Georgia, "Times New Roman";
	font-size:1em;
	color:#000000;
	margin: 0
}
/* Pop-Up */
.nav {
	background-color:transparent;
	float:left;
	width:0;
}
.nav a {
	color: #FFFFFF;
	background-color:red;
	border:1px Solid #FFFFFF;
	display: block;
	position: relative;
	margin-bottom: 0.5em;
	padding: 0.5em;
	text-decoration: none;
	font-weight:bold;
	border:1px Solid #FFFFFF
}
/* aiuta IE/Mac (rel lh) \*//*/.linkinside {display: block;}/**/
.nav a:hover {
	color: #FFFFFF;
	border-width: 0; /* IE */
}
#nav1 a .pop {
	color: #FFFFFF;
	background-color: #000000;
	border: 0.5em #d9b455 solid;
	display: block;
	width: 300px;
	padding: 0.5em;
	position: absolute;
	top: 0;
	left: 3.2em;
	z-index: 10; /* Saf */
	visibility: hidden;
}
#nav1 a:hover .pop {
	visibility: visible;
}
/* tabella */
.tabelladefault {
	width:100%;
	border-collapse:collapse;
}
.tabelladefault td {
	border-bottom:1px solid #000000;
	vertical-align:top;
	padding:6px;
	margin:0;
}
.tabellacornice {
	border:1px solid #c6c7c6;
	background-color:#FFFFFF;
	border:none;
	margin-bottom:1px;
}
.tdheader {
	background-color:#eeeeee;
}


.tabella-crediti {
	
	margin-top:5px;
	font-size:.8em;
	border-collapse:separated;
	width:100%;
}

.tabella-crediti td {
	border-style:solid;
	border-width:1px;
	border-top-color:#989898;
	border-left-color:#989898;
	border-bottom-color:#D8D8D8;
	border-right-color:#D8D8D8;
	background:#CCCCCC;
	padding:3px;
}
td.odd {
	
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#CFCFCF;
	width:65px;
	padding:3px;
}
.nav-screenshot {
	background:#AAAAAA;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin:5px -5px 5px -5px;
	padding:2px;
}
.nav-screenshot img {
	border: 1px solid #000000;
	width:43px;
	height:27px;
	margin: 1px 1px 0 0;
}
/* Colori Layout  */
div#header {
	background:transparent url(../images/logo_ready64_bianco.png);
	background-repeat:no-repeat;
	background-position:left;
	/*
	border-color:#000000;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	*/
}
div#container {
	background:#FFFFFF;
	border:1px solid #000000;
	-moz-box-shadow: 1px 1px 20px #000000; 
}
div#navigation {
	background:#FFFFFF
}
div#wrapper {
	background:#FFFFFF;
}
div#footer {
	padding:5px 0 5px;
	background: #001D50 url(../images/bg_noise_blue.png);
	color:#B5B5B5 !important;
	text-shadow: 1px 1px 1px #000000 !important;
	border-top:1px solid #000000;
	height:110px;
	
}
div#footer a{
color:#96B4E0 !Important;
}
div#footer h6{
background:url(../images/tick.png) no-repeat;
padding:1px 0 1px 20px;
margin:1px 0 1px 0;
font-size:1em;
color:#3E59CC ;
text-transform:uppercase;
text-shadow:#000000 1px 1px 0;
}
div#footer-1 {
float:left;
width:150px;height:110px;
background:url(../images/logo_footer_blue.png) center center no-repeat;
}
div#footer-2, div#footer-3, div#footer-4, div#footer-5 {float:left;width:185px;height:110px;text-align:left;}
div#footer-2 ul, div#footer-3 ul, div#footer-4 ul, div#footer-5 ul{
text-indent: 0;
	margin-left: 1em;
	padding-left: 0;
	}
div#footer-2 li, div#footer-3 li, div#footer-4 li, div#footer-5{

list-style:url(../images/li_arrow_blue.png) !important;
}
#footer-bottom {
clear:both;
background:#091951 url(../images/bg_noise_blue_sf.png) repeat-x;
overflow:hidden;
text-align:center;
color:#B5B5B5;
font-size:.8em;
}	
#footer-bottom-2 {
clear:both;
background:#091951 url(../images/bg_noise_blue_sf.png) repeat-x;
overflow:hidden;
text-align:center;
color:#B5B5B5;
font-size:.8em;
}
div#footer-bottom a {
	color:#96B4E0;
}
div#navbar {
	color:#FFFFFF;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	
}
div#extra {
	background:#FFFFFF;
}
/* Div Centrato  */
#centered {
	color:#ffffff;
	background:#000000;
	position:absolute;
	top:50%;
	left:50%;
	font-weight:bold;
	width:500px;
	height:350px;
	padding:0;
	margin-left:-250px;
	margin-top: -175px;
}
/* PAGINATOR */
.Pages {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.Paginator {
	font-size: 12px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto; /* padding-bottom: 10px; background-repeat: repeat-x; background-position: :left bottom; */
}
.Paginator a, .pageList .this-page {
	border: solid 1px #000;
	background: #0063DC;
	color:#FFFFFF;
	padding: 2px 6px;
	border: solid 1px #000;
	text-decoration: none;
}
.Paginator a:visited {
	border: solid 1px #000;
	background: #0063DC;
	padding: 2px 6px;
	text-decoration: none;
}
.Paginator .AtStart {
	background: #ffffff;
	color: #aaaaaa;
	margin-right: 20px;
	padding: 2px 6px; /* border: solid 1px #ddd; */
}
.Paginator .Prev {
	border: solid 2px #dddddd;
	background: #ffffff;
	margin-right: 20px;
	padding: 2px 6px;
}
.Paginator .break {
	background: #ffffff;
	padding: 2px 6px;
	border: none;
	text-decoration: none;
}
.Paginator .Next {
	border: solid 2px #dddddd;
	background: #ffffff;
	margin-left: 20px;
	padding: 2px 6px;
}
.Paginator .AtEnd {
	background: #ffffff;
	color: #aaaaaa;
	margin-left: 20px;
	padding: 2px 6px; /* border: solid 1px #ddd; */
}
.Paginator .this-page {
	border-color: #999999;
	background: #ffffff;
	color: #FF0084;
	padding: 2px 6px;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
}
.Paginator a:hover {
	color:#FFFFFF;
	background:#990000;
	border-color:#000000;
	text-decoration:none;
}
/*dropdown*/
#menu_verticale {
	margin-left:2px;
	margin-top:0;
	}
#menu_verticale ul{
padding:0;
margin:0;
}
#menu_verticale li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
} 
#menu_verticale li a{
width:100px;
display: block;
text-decoration:none;
background:#E5E5E5 url(../images/bg_blue_riga_1.png) top repeat-x;
width:154px;
padding:4px;
border:1px solid #000;
	border-top:0;
} 
#menu_verticale li a:hover{
	background:#053385 url(../images/bg_blue_riga_3.png) top repeat-x;
	color:#FFFFFF;
}
#menu_verticale ul ul{
position: absolute;
left: 164px; 
top:0;
visibility: hidden;
} 
#menu_verticale ul li ul li a{
border-left:0 !important;
}
#menu_verticale ul li:hover ul{
visibility:visible;
}
#menu_verticale .first{ 
border-top:1px solid #000000;
}
.voto-scheda {
	float:right;
	width:80px;
	padding:5px;
	margin:0 0 0 12px;
	text-align:center;
	font-size:1.2em;
	font-weight:lighter;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
}
.vote_bar {
	width:560px;
	height:32px;
	border:none;
	background:#FFFFFF url(../images/vote_bar_white.png);
	margin-left:2px;
}
.box-voto-1 {
	text-align:center;
	float:left;
	width:210px;
	height:32px;
	margin: 1px 0 0 0;
}
.box-voto-2 {
	text-align:center;
	float:left;
	width:172px;
	height:32px;
	margin: 3px 0 0 0;
	line-height:1em;
}
.box-voto-3 {
	text-align:center;
	float:left;
	width:172px;
	height:32px;
	margin: 3px 0 0 0;
	line-height:1em;
}
/* Codice */
.codice {
	border:1px dashed #333333;
	background:#FFFFFF;
	padding:8px;
	font-family:"Courier New", Courier, mono;
	width:390px;
	overflow:auto;
}
/* Catalogazione Libri */
div.libro-grid {
	float:left;
	padding:2px;
	width:124px;
	height:210px;
	text-align:center;
	margin:3px;
	border-width:1px;
	border-style:solid;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
	line-height:.8em;
}
div.libro-grid a:hover{
text-decoration:none;
color:#FF0000;
}
div.libro-copertina-grid {
	border:0 solid orange;
	height:142px;
	margin-bottom:1px;
}
div.libro-copertina-grid img {
	border:1px solid #DDDDDD;
}
div.libro-titolo-grid {
	border-bottom:1px solid #DDDDDD;
	height:45px;
	margin-bottom:2px;
}
div.libro-info-grid {
	border:0 solid #DDDDDD;
	height:18px;
	margin-bottom:1px;
}
/* Option Select */
.sel-bg1 {
	background:#CFCFCF;
	color:#000000;
	border-bottom:1px solid #000000;
	padding:2px
}
.sel-bg1 option:hover {
	background:#001D50;
}
.sel-bg2 {
	background:#DDDDDD;
	color:#000000;
	border-bottom:1px solid #000000;
	padding:2px
}
/* Pagina Papersoft */
.div-psoft1 {
	border:1px solid #403136;
	padding:5px;
	margin-bottom:2px;
	min-height:40px;
}
.div-psoft2 {
	float:left;
	width:150px;
	padding:5px;
}
.div-psoft3 {
	float:right;
	width:380px;
}
.div-psoft-nocover{
width:142px;
height:200px;
background:#FFEAEB;
text-align:center;
padding:20px 5px 5px 5px;
color:#990000;
border:1px solid #990000;
}
.head-title {
	float:left;
	display:block;
	background:url(../images/gradation_titolo_blue.png) #001D50;
	padding:0 0 0 8px;
	text-align:left;
	font-weight:normal;
	height:28px;
	width:488px;
	font-size:1em;
	line-height:.2em;
	text-shadow: 1px 1px 1px #000000;
}
.top-link {
	float:left;
	display:block;
	background:transparent;
	text-align:center;
	font-weight:normal;
	border-left:1px solid #000000;
	background:url("../images/gradation_titolo_grigio.png") ;
	height:28px;
	width:100px;
	color:#FFFFFF !important;
	text-shadow: 1px 1px 1px #000000;
	line-height:2em;
}
.top-link:hover {
	color:#FFFFFF !important;
	background:url("../images/gradation_titolo_rosso.png") ;
	text-decoration:none;
}
.site-off {
	border-bottom:1px solid black;
	background-color:#990000;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
}
/* Div Sezione Download */
div.download-grid {
	float:left;
	width:162px;
	height:60px;
	padding:5px;
	margin:4px;
	text-align:center;
	font-size:1.1em;
	font-weight:lighter;
	border-style:solid;
	border-width:1px;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
}
.div-download-titolo a {
	text-decoration:none;
}
.avviso-giochi-italiani {
	width:524px;
	height:55px;
	border:1px solid #000000;
	padding:8px;
	font-size:1em;
	background:#DDDDDD;
	margin:1px 2px 5px 2px;
	text-align:justify;
	font-size:.8em
}
.avviso-download {
	width:530px;
	height:65px;
	border:1px solid #DDDDDD;
	float:left;
	padding:5px;
	font-size:1em;
	background-color:#FFF;
	margin-bottom:5px;
	text-align:justify
}
/* Scheda Gioco */
#scelta-screenshot {
	width:291px;
	height:14px;
	border:1px solid #001D50;
	padding:3px 3px 3px 26px;
	margin-top:2px;
	background:url("../images/photo.png") no-repeat #EEEEEE;
	background-position:6px 3px;
	font-size:.8em;
	vertical-align:middle;
}
.tot-screenshot {
	padding:5px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	margin: 0 0 4px 0;
	width:516px;
}
.copertinarecensione {
	float:left;
	width:200px;
	margin:0 5px 5px 0;
	text-align:center;
}
.copertinarecensione img {

}
div.creditirecensione {
	float:left;
	width:338px;
	font-size:1em !important
}
.format-rece {
	text-align:justify !important;
	line-height:1.4em;
}
.format-image img {
	border:1px solid #929292!important;
	background:#FFFFFF !important;
	padding:5px;
	-moz-border-radius:5px;
}
.credit1 {
	width:110px;
	float:left;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:1px solid #001D50
}
.credit2 {
	width:218px;
	float:left;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:1px solid #001D50
}
.clearcredits {
	clear:both;
	margin-bottom:3px;
} /*#4a393e*/
.riga-0 {
	background:#D1E3FF;
	padding:5px;
	border-bottom:1px solid #000000;
	}
.riga-0 h4 {
	color:#FFFFFF;
}
.riga-1 {
	background:#D8D8D8 url(../images/bg_blue_riga_1.png) top repeat-x;
	border-bottom:1px solid #000000;
	padding:5px;
	overflow:hidden;
}
.riga-2 {
	background:#EEEEEE url(../images/bg_blue_riga_1.png) top repeat-x !important;
	border-bottom:1px solid #000000;
	padding:5px;
	overflow:hidden;
}
.riga-border {
	border-bottom:2px solid #000000;
}
/* Ultimi voti e Ultimi Commenti (tab) */
ul.tabnav {
	width: 100%;
	overflow:hidden;
	list-style:none !important;
	margin: 0;
	padding:0;
	color:#001D50;
}
ul.tabnav li {
	float:left;
	margin:0 0 0 0.5em;
	padding:0;
	list-style:none;
}
ul.tabnav a {
	float:left;
	padding:0;
	text-decoration:none;
	color:#001D50;/*border-bottom: 1px solid #3f3035*/
}
ul.tabnav span {
	float:left;
	padding:0.6em 0.8em 0.6em 0;
	cursor:pointer;
	color:#FFFFFF;
	width:120px;
	height:14px;
	padding-left:8px;
	background:url(../images/tab_grigio.png);
	text-shadow: 1px 1px 1px #000000;
}
ul.tabnav a.active ul.tabnav a:hover {
	background:transparent;
}
ul.tabnav a.active, ul.tabnav a:hover {
	background:transparent;
}
ul.tabnav a.active span, ul.tabnav a:hover span {
	background:url(../images/tab_blue.png);
	color:#FFFFFF;
}

/*
.tabpanel		{border-top:1px solid #00000}
*/

.menu-scomparsa {
	display:none;
	margin:20px 0 20px 10px;
	background:#FFFFFF;
	padding:5px;
	color:#000000;
	border:1px solid #333333
}

.divider {border-bottom:1px solid #000000; margin: 0 0 4px 165px;padding-bottom:4px;}

.simili {
margin:-2px 2px 2px 2px ;
border:1px solid black;
border-top:0;
padding:5px;
background:#053385;
color:#CCCCCC ;
font-size:.8em;
}
.simili a {
color:#A7A7FF;
}
.simili a:hover {
color:#FFF159;
text-decoration:none;
}
.info-commento {
border-top:1px solid #333333;
margin-top:5px;
padding:5px;
overflow:hidden;
}
.grid-base {
	float:left;
	padding:2px;
	text-align:center;
	margin:2px;
	border-width:1px;
	border-style:solid;
	border-top-color:#D8D8D8;
	border-left-color:#D8D8D8;
	border-bottom-color:#989898;
	border-right-color:#989898;
	background:#BFBFBF;
	font-size:.8em;
}
.addthis_toolbox {
border-width:0 1px 1px 1px;
border-style:solid;
border-color:#000000;
padding:5px;
background: #FFF;
margin:-2px 2px 2px 2px;
text-align:right !Important;
text-shadow:0 0 0;
}
/********** Content Slider **********/
/* Easy Slider */

	#slider ul, #slider li,  #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:555px;
	height:130px;
	overflow:hidden;
}
#prevBtn, #nextBtn,  #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:696px;
}
#prevBtn a, #nextBtn a,  #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background:url(../images/btn_next.gif) no-repeat 0 0;
}
/* numeric controls */	

	ol#controls {
	margin:2px 0;
	padding:5px 0 5px 0;
	height:12px;
	border-top:1px solid #CCC;
}
ol#controls li {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:18px;
	line-height:18px;
}
ol#controls li a {
	float:left;
	height:18px;
	line-height:18px;
	border:1px solid #000000;
	background:#CCCCCC;
	/*color:#555;*/
		padding:0 5px;
	text-decoration:none;
}
ol#controls li a:hover {
	background:#0C369C;
	color:#FFFFFF !important;
}
ol#controls li.current a {
	background:#0C369C;
	color:#FFFFFF;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
/* // Easy Slider */
.slider-content {
	border:1px solid #000000;
	border-top:0;
	padding:5px;
	width:548px;
	margin:0 2px 2px 2px;
	background:#E5E5E5;
	
}
.featured-image {
	float:left;
	width:130px;
	height:130px;
	margin-right:5px;
	text-align:center;
	
}
.featured-image img {
border:1px solid #CCCCCC;
padding:1px;
}
.featured-content {
	float:left;
	width:410px;
	height:130px;
		text-align:justify;
}
.featured-content h4 a{
	margin:0 !important;
	padding:0!important;
	font-weight:bold;
	font-size:.8em;
	color:#006600;
}
ul#horizontal {
list-style:none;
background:#CECECE;
border:1px solid #000000;
margin:2px;
padding:5px;
}
ul#horizontal li {
display: inline;
background:url("../images/bullet_green.png") no-repeat left center;
width:160px;
padding-left:15px;
font-size:.8em;
font-weight:bold;
}
ul#horizontal li a{
color:#990000 !important; 
}
