@charset "utf-8";
/* common css  */

html,div,img {
	margin: 0;
	padding: 0;
	border: none;
	color:#EEE;
}

img.shinystat {
	width:2px;
	height:2px;
	position:absolute;
	left:1px;
	top:1px;
}

#page #menu {
	position:absolute;
	top:38px;
	left:0px;
	width:1005px;
	height:56px;
	text-align: left;
	z-index: 10;
	background:#000;
}

#page #menu #m_wrap { 
	position:absolute; 
	bottom: 2px;
	left: 12px;
}

#notelegali {
	background: #EEE;
	color:#888;
	padding: 3px 3px;
}

#footsign {
	float:right;
	margin-right:16px;
	padding-top:3px;
}

#footsign a {
	text-transform:uppercase;
	font-size:.7em;
}

#page #menu #m_wrap div {
	background: url(../img/menu_separator.jpg) no-repeat left bottom #000;
	padding: 35px 16px 0px 8px;
	float:left;
	height: 17px;
}

#page #menu #m_wrap div:hover {
	background: url(../img/menu_separator.jpg) no-repeat left bottom #294058;
	color:#CCCCCC;
	cursor:pointer;
}

#page #menu #m_wrap div.active {
	background: url(../img/menu_separator.jpg) no-repeat left bottom #294058;
	padding: 35px 34px 0px 8px;
	float:left;
	height: 17px;
	color:#CCCCCC;
}

#page #menu #m_wrap div.active:hover {
	cursor:default;
}



#page #header {
	position:absolute;
	top:0px;
	left:0px;
	width:1005px;
	height:38px;
	text-align: left;
	z-index: 10;
	background:#404040;
}

#page #header .selected {
	font-weight:bold;
}

#page #header img { padding:0px 6px; }

#page #header a { color:#aaa; }
#page #header a:hover { color:#eee; }

#page #header #lang_ita { 
	position:absolute;
	left:0px;
	bottom:5px;
	padding-left: 20px;
	color:#eee;
}

#page #header #lang_eng { 
	position:absolute;
	right:0px;
	bottom:5px;
	padding-right: 20px;
	color:#eee;
}


#page #footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:1005px;
	height:15px;
	text-align: center;
	padding:3px 0px 3px 0px;
	z-index: 10;
	background:#404040;
	font-size:.8em;
}

#page #footer a { color: #bbb;}
#page #footer a:hover { color: #ddd;}

a {text-decoration:none;color:#dd1b26;}
a:hover {text-decoration:none;color:#878887;}

li.noactivelink {color:#dd1b26;}

div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}

#nyroModalIframe {
	overflow:hidden;
	height:100%;
	width:100%;
}
div#wrapperIframe {
	widht: 700px;
	height:600px;
	background: #ccc;	
}

div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/nyroModal/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/nyroModal/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	background:#ccc;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
	background:#ccc;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:../img/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(../img/nyroModal/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(../img/nyroModal/next.gif) right 20% no-repeat;
}

body {
	margin: 0;
	padding: 0;
	font-family:sans-serif, Arial, Helvetica;
	font-size:12px;
	background:url(../img/backgrounds/bkg_0010_Layer%204.jpg?rnd=12) no-repeat center top;
}

#page {
	text-align: left;
	margin: 0px auto;
	z-index: 0;
	position:relative;
	width:1005px;
	height:632px;
}

#page #content {
	clear:both;
	position:absolute;
	top:94px;
	left:0px;
	width:1005px;
	height:517px;
	text-align: left;
	z-index: 10;
	background:url(../img/page_backgrounds/bkg_0010_Layer%204.jpg) no-repeat center top;
}
	
#page #content #col1{ 
	position:absolute;
	left:3px;
	top: 122px;
	width:265px;
	height:392px;
}


div.sx_text  { 
	color:#333;
	font-size:.9em;
	margin-left:20px;
}

div.sx_block { color:#333; margin-bottom:4px; background: }

div.sx_text br { margin-bottom:10px; } 
div.sx_text h2 {
	font-size:1.4em;
	padding:0;
	margin:0;
}

#page #content #col1 #sx_bg {
	position:absolute;
	left:0px;
	top: 88px;
	width:265px;
	height:304px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index:-10;
}

#page #content #col1 #c_head{ 
	background:#222;
	width:223px; 
	padding: 5px 21px;
	margin-bottom:12px;
	color:#EFEFEF;
}

#page #content #col2{ 
	position:absolute;
	left:274px;
	top: 0px;
	width:731px;
	height:517px;
	background:#FFF;
}

#page #content #col2 #sending {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 725px;
	height: 511px;
	background:#333;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index:999;
	display:none;
}

#page #content #col2 #sending img { margin: 150px 300px;}


#page #content #col2 #b_results {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 725px;
	height: 511px;
	background:url(/img/info_col_2.jpg) no-repeat top;
}

#page #content #col2 #b_results #head_1 {
	position: absolute;
	top: 67px;
	left: 7px;
	width: 300px;
	display:none;
}

#page #content #col2 #b_results #head_2 {
	position: absolute;
	top: 118px;
	left: 7px;
	width: 300px;
	color:#333;
	display:none;
}

#page #content #col2 #b_results #head_3 {
	position: absolute;
	top: 130px;
	left: 7px;
	width: 600px;
	color:#446b92;
}


#page #content #col2 #b_results h2 {
	font-size:1.2em;
	padding:0;
	margin:0;
}

#page #content #col2 #b_results #formwrap {
	position: absolute;
	top: 195px;
	left: 7px;
	width: 712px;
	height: 292px;
}


input, textarea { 
	border:1px solid #666; 
	color:#666; 
	font-size:.8em; 
	width:230px;
	margin-right:30px;
}

textarea {width:571px;height:80px;	font-family:sans-serif, Arial, Helvetica; font-size:10px;}



div.f_tr div { float:left; color:#333; padding:3px 0px; font-weight:bold; }
div.f_tr .label { width:80px; padding:5px 0px 0px 0px; }
div.f_disclaimer {font-size:.8em; color:#333; clear:both;}

div.f_accept {width:712px; text-align:center; color:#333; padding-top:5px; font-size:.8em;}
div.f_accept img { margin: 0px 40px 0px 6px; }

#submit {
	border:1px solid #666; 
	color:#333;
	background: #aaa;
	width:80px;
	font-size:1.1em;
}

