@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #E8E8E8;
	background-color: #0E1326;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color:#E8E8E8;
	margin: 0;
	padding: 0;
}
form{
	margin:0;
	padding:0;
	float:left;
}
#mainContent {
    width: 1000px;
    text-align: left;
    margin: 0 auto;
}
/* content */
#flash_content {
	width: 1000px;
	text-align: left;
	float: left;
	height: 550px;
}
h1, h2, h3, h4, h5, h6, p{margin:10px 0; padding:0;}
h1{font-size:14px;}
h2{font-size:12px;}
#popup-credits{	color:#141A34;
	margin: 0;
	float: left;
	padding: 0 10px 10px 10px;
	width: 300px;
	background-color: #FFFFFF;
	background-image: url(../images/logo_gc_popup.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#popup{
	color:#141A34;
	margin: 0;
	float: left;
	padding: 0 10px 10px 10px;
	width: 430px;
	background-color: #FFFFFF;
	background-image: url(../images/logo_gc_popup.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
a.pop:link, a.pop:hover, a.pop:active, a.pop:visited {color:#141A34;text-decoration:underline;}
#flash{
	width:1000px;
	margin:0;
	padding:0;
	float:left;
}
/* footer */
.footer {
	text-align: center;
	height: 40px;
	background-repeat: repeat-x;
	width: 1000px;
	float: left;
	background-image: url(../images/bkg_footer.jpg);
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 10px;
}
/* select box language */
#box_language{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-align: left;
	width: 174px;
}
span.select {
	position: absolute;
	width: 128px;
	height: 16px;
	margin:0;
	padding:1px 0 0 5px;
	color: #ffffff;
	background-image: url(../images/bkg_select_lang.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow: hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #6B7788;
	color:#FFFFFF;
}
#jump{
	display:block;
	margin:0;
	padding:0;
	float:left;
	border:0;
	width: 174px;
	height: 16px;
	background-image: url(../images/bkg_select_lang.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#jump_nobkg{
	display:block;
	margin:0;
	padding:0;
	float:left;
	border:0;
	width: 174px;
	height: 16px;
}
input {display: none;} 
select.styled { position: relative; width: 171px; opacity: 0; filter: alpha(opacity=0); z-index: 5; border:0; }
option{border:0;padding:0 0 0 2px;margin:0;}
ul#lang{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
li{
	padding:2px 0 0 2px;
}
/* fine box language */
/* inizio box footer main */
#box_footer{
	float:left;
	margin:0;
	padding:0;
	width:640px;
	text-align:center;
}
/* fine box footer main */
/* inizio box share this */
#box_sharethis{
	float:right;
	margin:0;
	padding:0 4px 0 0;
	width:166px;
	text-align: right;
	background-image: url(../images/bkg_sharethis.jpg);
	background-repeat: no-repeat;
	height: 19px;
	background-position: left top;
}
#box_sharethis a:link, #box_sharethis a:active, #box_sharethis a:visited, #box_sharethis a:hover {color:#141A34;font-size:10px;}
/* fine box share this */