@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CDE0FD;
}
p {
	margin-bottom: 8px;
}
#globalWrapper0 {
	background-color: #FFFFFF;
}
#globalWrapper1 {
	background-image: url(../gui/bck_global_wrapper_1.png);
	background-repeat: repeat-x;
	background-position: top;
}
#globalWrapper2 {
	background-image: url(/gui/bck_global_wrapper_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#globalWrapper {
}
#headerMenuWrapper {
}
#headerMenu {
	width: 600px;
	height: 40px;
	float: left;
	line-height: 40px;
}
#headerMenu ul, #headerMenuLanguage ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#headerMenu ul li, #headerMenuLanguage ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#headerMenuLanguage ul li {
	float: right;
}
#headerMenu ul li.first a, #headerMenuLanguage ul li.first a {
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#headerMenu ul li a, #headerMenuLanguage ul li a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#headerMenu ul li a:hover, #headerMenuLanguage ul li a:hover {
	text-decoration: underline;
}
#headerMenuSearch {
	width: 350px;
	text-align: right;
	font-size: 10px;
	height: 40px;
	float: right;
	line-height: 40px;
}
#header {
	position: relative;
	height: 190px;
	width: 960px;
	z-index: 10;
}
#header #logoWrapper {
	position: absolute;
	left: 0px;
	top: 57px;
}
#header #logoWrapper, #logoWrapper h1 a {
	height: 81px;
	width: 202px;
	background-image: url(../gui/logo_parksmania.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #logoWrapper h1 span {
	display: none;
}
#header #logoWrapper h1 a {
	display: block;
	background-image: none;
}
#sideBar {
	width: 118px;
	float: left;
}
#mainBody {
	padding-bottom: 20px;
}
#mainBody a {
	color: #024d8d;
	text-decoration: none;
}
#mainBody a:hover {
	color: #990000;
	text-decoration: underline;
}
#mainBody h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	font-weight: normal;
}
#mainBody h2 {
	color: #C00;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
#mainBody h3 {
	font-size: 14px;
	margin: 0px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainBody h4 {
	font-size: 12px;
	margin: 0px;
	padding: 8px 0px 0px;
	color: #000000;
}
#percorso {
	font-size: 9px;
	color: #666666;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	padding-top: 10px;
	text-transform: uppercase;
}
#percorso a {
	color: #666666;
}
#percorso a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer {
	background-color: #CDE0FD;
	font-size: 11px;
	padding: 10px;
	line-height: normal;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #CC0000;
}
ul.footerMenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.footerMenu li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.footerMenu li a {
}
#search {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 10px;
}
div.sponsor {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.sponsor ul {
	margin: 0px;
	padding: 0px;
}
div.sponsor ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.sponsor h2 {
	text-align: center;
}
div.sponsor img {
	border: none;
	margin: 8px;
}
div.imgcentro {
	text-align: center;
}
div.imgcentro img {
	border: 1px solid #F1A000;
	padding: 3px;
	margin: 8px;
}
.flashPaper {
	text-align:center;
	border: 1px solid #F1A000;
	padding: 10px;
	margin: 10px;
	width: 95%;
}
.torna {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
div.insideMenu {
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	float: right;
}
div.insideMenu .titolo {
	background-color: #455EA1;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
div.insideMenu ul {
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.insideMenu ul li {
	margin: 0px;
	padding: 0px;
}
div.insideMenu ul li a {
	display: block;
	width: 270px;
	text-decoration: none;
	padding: 5px;
	background-color: #C9DEFD;
}
div.insideMenu ul li a.actual {
	background-image: url(../gui/icons/star.png);
	background-repeat: no-repeat;
	background-position: 250px center;
}
div.insideMenu ul li a:hover {
	background-color: #DAE9FE;
}
div.centro {
	text-align: center;
}
.recordsetPaging {
	text-align: center;
	margin-top: 15px;
}
.recordsetPaging p {
	font-size: 11px;
}
.recordsetPaging table {
	margin-right: auto;
	margin-left: auto;
}
.recordsetPaging table td {
	padding: 10px;
}
.alternateOdd {
	font-size: 12px;
	padding: 3px;
	background-color: #FFFFFF;
}
.alternateEven {
	font-size: 12px;
	padding: 3px;
	background-color: #F8F8F8;
}
.alternateHigh {
	font-size: 12px;
	padding: 3px;
	background-color: #E6E6E6;
}
.beta {
	font-size: 10px;
	color: #666666;
}
.hide {
	display: none;
}
.sponsored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.sponsored a {
	color: #990000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	background-color: #FFE8E8;
}
#adAlto {
	position: absolute;
	height: 90px;
	width: 728px;
	top: 52px;
	right: 0px;
}
#adAllLeaderboard {
	text-align: center;
	padding-bottom: 20px;
}
div.All_leaderboard_footer {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#adLink {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#occhiello {
	background-color: #FBFBFB;
	border: 1px solid #E8E8E8;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#mainBody ul.itemList {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.video {
	text-align: center;
	margin-bottom: 10px;
}
.video p {
	font-size: 18px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#tableParchi tbody tr td {
	font-size: 14px;
}
#tableParchi tbody tr td .nota {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

table.elenco td {
	padding: 5px;
}
table.elenco tr.heading1 {
	font-size: 24px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
table.elenco tr.heading2 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFD9D9;
}
table.elenco tr.colonne {
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
table.elenco tr.colonne td {
	padding: 3px;
	border-bottom: 1px solid #F1A000;
}
tr.parcoAlterna1 {
	font-size: 12px;
	padding: 3px;
	background-color: #FFFFFF;
}
tr.parcoAlterna2 {
	font-size: 12px;
	padding: 3px;
	background-color: #F1F7FE;
}
tr.parcoAlternaHig {
	font-size: 12px;
	padding: 3px;
	background-color: #FFFFF4;
}
table.sortable {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 100%;
	text-align: left;
}
table.sortable thead tr th, table.sortable tfoot tr th {
	background-color: #FFCC00;
	border: 1px solid #FFF;
	font-size: 12pt;
	padding: 4px;
	color: #990000;
}
#mainBody table.sortable thead tr th a {
	color: #990000;
}
table.sortable tbody td {
	color: #3D3D3D;
	background-color: #FFF;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
table.sortable tbody tr.odd td {
	background-color:#F5F5F5;
}
table.sortable thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #FF9900;
}
.indice ul {
	list-style-type: square;
}
.indice p {
	display: inline; /* serve per non fare andare a capo se c'è un paragrafo nell'HTML */
}
#immaginiorizzontali {
	text-align: center;
}
#immaginiorizzontali img {
	margin-top: 10px;
	margin-right: 3px;
	border: 1px solid #F1A000;
	padding: 3px;
}
img.mainImg {
	float: right;
	margin-left: 5px;
	border: 1px solid #F1A000;
	padding: 3px;
}
.alertbox, .alertboxFull {
	background-color: #F7F8FB;
	padding: 10px;
	border: 5px solid #E1E6F2;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.alertboxFull {
	width: auto;
	text-align: left;
}
.img_sinistra {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #F1A000;
	padding: 3px;
	background-color: #FFFFFF;
}
.img_destra {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #F1A000;
	padding: 3px;
	background-color: #FFFFFF;
}
.img_centro {
	border: 1px solid #F1A000;
	padding: 3px;
	margin: 8px;
	background-color: #FFFFFF;
}
.enfasi {
	color: #FF0000;
}
.aCuraDi {
	font-size: 11px;
}
.centro {
	text-align: center;
}
.destra {
	text-align: right;
}
.iscriviti {
	padding:10px 10px;
	margin:0 0 30px 0;
	border:1px solid #FFCC00;
	text-align: center;
	background-color: #FFFFEC;
	font-size: 18px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.iscriviti p {
	margin: 0px;
	padding: 0px;
}
.iscriviti a {
	color: #024d8d;
}
span.inRinnovo {
	color: #FF0000;
}

#adminFrontend {
	position:fixed;
	height: 35px;
	width: 960px;
	background-color: #FFCC00;
	bottom: 0px;
}
#adminFrontend ul {
	margin: 0px;
	padding: 0px;
}
#adminFrontend ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#adminFrontend ul li a {
}
.hide {
	display: none;
}
.commentItem {
	background-color: #F1F7FE;
	margin-bottom: 25px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
}
.viewAll {
	font-size: 11px;
	font-weight: normal;
}
div.gallery {
	text-align: center;
	margin-right: 26px;
	margin-left: 26px;
}

div.gallery ul {
	margin: 0px;
	padding: 0px;
}

div.gallery ul li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding: 0px;
}

div.gallery ul li img {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #F1A000;
	padding: 3px;
}
div.gallery ul li img a {
}
div.files {
	background-color: #F7F8FB;
	padding: 10px;
	border: 5px solid #E1E6F2;
}
.titoloBox {
	font-size: 11px;
	background-color: #E9F1FE;
	padding: 2px;
	color: #85B4FA;
}
.goOn {
	font-size: 11px;
	font-style: italic;
}

.addThis {
	padding-bottom: 15px;
}

