body {
	background-color:#222;
	font-family: sans-serif, Arial, Helvetica;
	font-size:12px;
	margin: 0;
	padding: 0;
	color: #cecece;
}
a {
	text-decoration:none;
}
img {
	border:0;
	padding: 0;
	margin: 0;
}
ul {
	list-style-type:none;
}

p{ padding:0; margin:0}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
.blue {
	color: #51a6c6;
}
.orange {
	color: #ff6633;
}
.grey {
	color: #6f6f6f;
}
.bgreen {background-color:#81C341}
.bblue {background-color: #51a6c6;}
.borange {background-color: #ff6633;}

.center { text-align: center }

#wrapper {
}
/************** TOP **********/
#top_header, #top_header_template {
	height: 70px;
	width: 100%;
	background-color:#222222;
}
/*#top_header_template {border-bottom: 5px #ff6633 solid;}*/
#top_header_template {border-bottom: 2px #949494 solid; z-index: 1000;}

.content_area {
	clear: both;
	margin:0 auto;
	width: 960px;
	overflow:visible;
	z-index: 50;
}

/*h1 {display: block; text-indent:-2000em; float:left; height: 70px; background:url("../images/css_img/logo.jpg") 0 0 no-repeat; z-index:1000; width: 139px;}*/
#logo {float: left; margin-left: 0px;}
#logo h1 {display: block;  float:left; z-index:1000; margin-left: 0px; overflow: hidden; text-indent: -99999px; position: relative; width:126px; height:70px;}
#logo h1 a span { position: absolute; top:0; left:0; width:100%; height:100%; background-image:url("../images/css_img/logo.jpg"); background-repeat:no-repeat;}
/*#logo {
	float: left;
	height: 70px;
}
#logo img {
	margin-top: 10px;
}*/
#menu {
	height: 70px;
	float:right;
	position:relative;
	z-index: 100;
}
/***************** FINE TOP **************/

/*****************/
#header {
	/*background-color:#ECECEC;
	background-image:url(../images/css_img/primary_bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	background: #dedede url(../images/css_img/wave.jpg) center center no-repeat;
	border-bottom:3px solid #AFAFAF;
	border-top:3px solid #C5C5C5;
	/*padding:40px 0;*/
	width:100%;
	height: 455px;
}
#header h2 {
	font-size: 26px;
	color: #222222;
	letter-spacing: 0.3px;
	margin-top: 40px;
}
#header h3 {
	font-size: 18px;
	letter-spacing: 0.2px;
	margin-top: 5px;
}

#header-img { width: 100%; overflow:hidden; height: 100%; float: left;}

#content-1 {
	background-color:#222222;
	width:100%;
	height: 290px;
}

#border-short-t1{background: transparent url(../images/css_img/border_short.png) repeat-x; width: 40%; height: 60px; float: left; position: relative; z-index:1}
#border-long-t1{background: transparent url(../images/css_img/border_long.png) repeat-x; width: 60%; height: 120px; float: left; position: relative; z-index:1;}
#border-short-t1 img {position:absolute; top:0px; right:0px; z-index: 2;}
#border-long-t1 img {position:absolute; top:0px; left:0px; z-index: 2;}
#border-long-t1 h2 {font-size: 24px; font-weight: bold; color:#222222;  margin-top: 25px; margin-left: 6%;}
#border-long-t1 h3 {font-size: 18px; color:#ececec; margin: 10px 0 20px 6%;}

#border-long-t2{background: transparent url(../images/css_img/border_long_orange.png) repeat-x; width: 60%; height: 120px; float: left; position: relative; z-index: 1;}
#border-short-t2{background: transparent url(../images/css_img/border_short_orange.png) repeat-x; width: 40%; height: 60px; float: left; position: relative; z-index:1}
#border-long-t2 h2 {font-size: 26px; font-weight: bold; color:#222222; letter-spacing: -1px; margin-top: 25px; margin-right: 40px;}
#border-long-t2 h3 {font-size: 20px; color:#ececec; letter-spacing: -0.8px; margin: 10px 40px 20px 0;}
/*#b0,#b1,#b3,#b4 {
	background-image:url(../images/css_img/separatore.png);
	background-position:top right;
	background-repeat:no-repeat;
}*/
.box, .box-2 {
	margin-top: 20px;
	height: 250px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	width: 319px;
	float: left;
	position: relative;
	text-align:center;
}
.box h4, .box-2 h4 {
	text-transform: uppercase;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	text-align: center;
}
.box-2 h4 {
	display: inline;
	vertical-align:middle;
}

.box p, .box-2 p {
	text-align:justify;
	font-size: 13px;
	margin: 0 25px;
	line-height: 20px;
}
.box-2 p {	margin-top: 20px; }

.box img {
	padding: 15px;
	height: 42px;
	width: 42px;
}
.box-2 img {
	height:25px;
	width: 25px;
	margin-left: 10px;
	vertical-align:middle;
}

#b1, #b4 {border-left: 1px solid #383838; border-right: 1px solid #383838;}
.approfondisci {
	position: absolute;
	top: 205px;
	left: 190px;
	display: block;
	width: 99px;
	height: 27px;
	background: url("../images/css_img/approfondisci.png") no-repeat 0 0;
}
.approfondisci2 {
	top: 210px;
}
.approfondisci_news {
	top: 108px;
}
.approfondisci2_news {
	top: 183px;
}
.approfondisci:hover {
	background-position: 0 -27px;
}
.approfondisci span {
	display: none;
}
#content-2 {
	background-color:#2a2a2a;
	width:100%;
	height: 290px;
}
/**********************/


/**********   NEWS HOME PAGE  **************/
.news {
	height: 140px;
	font-size: 11px;
	width: 320px;
	float: left;
	position: relative;
	text-align: center;
	overflow: visible;
}
.news h5 {
	text-transform: uppercase;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	margin: 0px auto;
}

.news h5.wmargin {margin-top: 20px; margin-bottom: 5px;}
.news p {
	font-size:13px;
	line-height:20px;
	margin:0 25px;
	text-align:justify;
}

.date { font-style:italic; }
/*******************************************/


/**********   ABOUT US HOME PAGE  **************/
.aboutus {
	width: 320px;
	float: left;
	position: relative;
	text-align: center;
}
.aboutus p{	background: url("../images/css_img/aboutus_up.png") no-repeat 0 0;	padding: 35px 15px 20px 15px; font-style: italic;}
.aboutus .person {margin-right: 25px;}
.aboutus .society{background: url("../images/css_img/aboutus_down.png") no-repeat bottom right;padding-bottom: 35px;margin-right: 25px;}
.aboutus a, .aboutus a:visited { text-decoration: underline; color:#CECECE;}
#side_aboutus {min-height: 200px; }
#side_aboutus p{margin-top: 10px;}

.aboutus .person, .society, #side_aboutus .person, #side_aboutus .society {
	text-align:right;
	font-family: sans-serif, Arial, Helvetica;
	/*font-style:italic;*/
	font-size: 11px;
}

#side_aboutus .society{
	margin-top: -10px;
}

/*******************************************/

#side_aboutus{
	margin: 50px 40px 0 auto; 
	padding-bottom: 10px; 
	border-bottom: 1px #51a6c6 solid;
	width: 220px;
	text-align: justify;
	position: relative;
	overflow: visible;
}
#side_aboutus p{background: url("../images/css_img/aboutus_up.png") no-repeat 0 0;	padding: 35px 0 15px 0; font-style: italic;}
#side_aboutus .society{background: url("../images/css_img/aboutus_down.png") no-repeat bottom right;padding-bottom: 35px;}
#side_aboutus a { text-decoration: underline; color: #51a6c6;}

/*#side_aboutus h4{
	font-size:16px;
	color:#51a6c6;
	text-align:left;
}*/

#side_aboutus h4{
padding:5px 15px 6px;
color:#fff !important;
font-size:16px;
font-weight:bold;
line-height:1;
text-decoration:none;
-moz-border-radius:10px 10px 0px 0px;
-webkit-border-radius:10px 10px 0px 0px;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);
position:relative;
cursor:pointer;
overflow:visible;
width:auto;
background:-moz-radial-gradient(bottom, #77ACBF, #51a6c6 60%);
background:-webkit-gradient(radial, center bottom, 0, center 230, 230, from(#77ACBF), to(#51a6c6));
background-color:#51a6c6;
}
#side_aboutus img {position: absolute; top: -10px; right: 15px;}

/********************/
#generic-content {
	float: left;
	background-color:#ECECEC;
	width:100%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	text-align: left; 
	color: #525252;
	line-height: 22px;
	z-index: 1;
}

#side-container {
	width:320px;
	min-height: 650px;
	height: auto;
	/***/
	margin-top: -100px;
	position: relative;
	z-index: 0;
}
.side_left {background:#ECECEC url(../images/css_img/bg_side_left.jpg) no-repeat top right; float:left;}
.side_right {background:#ECECEC url(../images/css_img/bg_side_right.jpg) no-repeat top left;float:right;}

.side_left #side-main { margin: 50px 0px 50px auto;width: 320px;}
/*.side_left #side-main ul.subsections:first-child {margin-top: 150px;}*/
.side_left #side-main ul.subsections {padding: 0px; margin: 0px; margin-left: 50px; }
.side_left #side-main ul.subsections li{margin:0;padding:11px 0 11px 20px; border-bottom:1px solid #DDDDDD;}
.side_left #side-main ul.subsections li:hover{margin:0;padding:11px 0 11px 20px; border-bottom:1px solid #DDDDDD; background-color: #ECECEC}


.side_right #side-main { margin: 50px auto 50px 0; width: 320px;}
/*.side_right #side-main ul.subsections:first-child {margin-top: 150px;}*/
.side_right #side-main ul.subsections {padding: 0px; margin: 0px; margin-right: 50px; }
.side_right #side-main ul.subsections li{margin:0;padding:11px 20px 11px 40px; border-bottom:1px solid #DDDDDD;}
.side_right #side-main ul.subsections li:hover{margin:0;padding:11px 20px 11px 40px; border-bottom:1px solid #DDDDDD; background-color: #ECECEC}

.box-for-margin {height: 100px;}
#side-main ul.subsections li a{ color:#2A2A2A; }
#side-main ul.subsections li img {margin-right: 5px; vertical-align: middle;}

#side_news{ width: 220px; margin: 50px 40px 0 auto; padding-bottom: 28px; border-bottom: 1px #FF6633 solid; position: relative;}


/*#side_news h4 {color: #ff6633; font-size: 16px;}*/
#side_news h4 {
padding:5px 15px 6px;
color:#fff !important;
font-size:16px;
font-weight:bold;
line-height:1;
text-decoration:none;
-moz-border-radius:10px 10px 0px 0px;
-webkit-border-radius:10px 10px 0px 0px;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);
position:relative;
cursor:pointer;
overflow:visible;
width:auto;
background:-moz-radial-gradient(bottom, #EF8059, #FF6633 60%);
background:-webkit-gradient(radial, center bottom, 0, center 230, 230, from(#EF8059), to(#FF6633));
background-color:#FF6633;
}

#side_news img {position: absolute; top: -10px; right: 15px;}

.news_side {
	margin-top: 10px;
	height: auto;
	min-height: 185px;
	width: 220px;
	margin-right: 20px;
	text-align: justify;
}
/*.news_side a span*/
.news_side a.link {
background-color:#FF6633;
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
color:#FFFFFF !important;
cursor:pointer;
display:inline-block;
font-size:11px;
font-weight:bold;
line-height:1;
overflow:visible;
padding:5px 15px 6px;
position:relative;
text-decoration:none;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom-left-radius:5px 5px;
border-bottom-right-radius:5px 5px;
border-top-left-radius:5px 5px;
border-top-right-radius:5px 5px;
width:auto;
float:right;
margin-top: 8px;
}
.news_side a.link:hover {
	background-color:#D45500;
}
#content-container {
	background-color:#ECECEC;
	width:640px;
	height: auto;
	float:left;
}
#content-main { margin: 50px; }
#content-main h2 {font-size: 26px; font-weight: bold; color:#51a6c6; letter-spacing: -1px; display: inline;}
#content-main h3 {font-size: 20px; color:#2A2A2A; letter-spacing: -0.8px; margin: 10px 0 20px 0;}
#content-main img.thumb {margin-left: 15px; vertical-align: bottom; width: 45px; height: 45px;}
#content-main ul { list-style: square;}
#content-main a { text-decoration: underline; color: #51a6c6; }
#iframe-container{
	background-color:#ECECEC;
	width:100%;
	height: auto;
	float:left;
	text-align: center;
}

#iframe-container iframe {width: 960px; margin:0 auto; border: none;}

.header_login_field {
	float:left;
	display: inline;
}
.header_login_field label {
	margin-right: 5px;
}
.header_login_field input {
	margin-right: 15px;
}
.message, .message_ext {
	border:1px solid #c98c21;
	background-color:#efdda8;
	color:#c98c21;
	padding:5px;
	width:250px;
	font-size:12px;
	margin:5px 0px 5px 0px;
}

#main {
	background-color:#DADADA;
	width:100%;
	height: 400px;
}

#footer {
	clear: both;
	background-color:#222222;
	width:100%;
	height: 90px;
	border-top:2px solid  #3F3F3F;
}
#footer p {margin:0; color:#666; padding: 30px 0;}
.heder_img_class {
	margin-top: 20px;
	margin-left: 20px;
	float:left;
}
#header_content {
	width: 40%;
	margin-top: 20px;
	margin-left: 20px;
	float:left;
}
/*
	SLIDER
*/
#loopedSlider { z-index: 200; margin:18px auto; width:960px; position:relative; clear:both; }
#loopedSlider .container { width:960px; height:285px; overflow:hidden; position:relative; cursor:pointer; border: 2px solid #CFCFCF;}
#loopedSlider .slides { position:absolute; top:0;}
#loopedSlider .slides > div { 
    position:absolute; top:0; width:960px; display:none; 
	height: 285px; 
	background-color: #4da3c2;
	background:	-webkit-gradient(linear,left bottom,left top,color-stop(0.32, rgb(77,163,194)),color-stop(0.66, rgb(79,182,220)));
	background: -moz-linear-gradient(center bottom,rgb(77,163,194) 32%,rgb(79,182,220) 66%);
	
}


#loopedSlider a.previous {position:absolute; top:147px; left:25px;background-image:url(../images/css_img/arrow-l.png);
	background-repeat:no-repeat;color: #fff;
	width: 30px;
	height: 36px;}
#loopedSlider a.next {position:absolute; top:147px; right:25px;background-image:url(../images/css_img/arrow-r.png);
	background-repeat:no-repeat;color: #fff;
	width: 30px;
	height: 36px;}
	
#loopedSlider h2 {
	font-size: 24px;
	color: #FFF;
	letter-spacing: -0.2px;
	margin-top: 35px;
	margin-bottom: 15px;
	float: left;
	margin-left: 90px;
}

#loopedSlider p {
	line-height: 25px;
	font-size: 17px;
	width:500px;
	color: #FFF;
	letter-spacing: 0.2px;
	float: left;
	margin-left: 90px;
}

#loopedSlider .slide-image {
float:right;
height:200px;
margin-right:90px;
margin-top:40px;
width:260px;
}

#loopedSlider ul.pagination {
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-right: 50px;
}
#loopedSlider ul.pagination li { float: left; margin: 0 5px;}
#loopedSlider ul.pagination li a {
	background-image:url(../images/css_img/slide-circle.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:12px;
	width:12px;
} 

#loopedSlider ul.pagination li.active a {
	background-position:0 -12px;
}

/********** FINE SLIDER ******************/

#admin_login_wrapper {
background-color:#27343C;
color:#7D7D7D;
width: 100%;
height: 100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#admin_login {
color: #1F1F1F;
text-align: center;
width:420px;
height: 220px;
left:50%;
margin-left:-210px;
margin-top:-110px;
position:absolute;
top:50%;
padding-top: 15px;
background:-moz-linear-gradient(top, #5E563B, #AFA37E 90%);
background:-webkit-gradient(linear, center top, center bottom, from(#5E563B), to(#AFA37E));
background-color:#AFA37E;
}

#admin_login h2 { line-height: 35px; background-color:#27343C; color:#E3E8EB; font-size: 18px;}
#admin_login form {margin:0; padding:0;}
#admin_login img {margin: 50px auto auto 20px; float:left;}
#admin_login table {margin-left:15px; margin-top:40px; color: #27343C;font-family:Arial, Helvetica, sans-serif;
font-size:12px; float: left}
#admin_login table td { text-align: right; padding:5px; color: #fff;}
.cms_copyright {
width: 100%;
text-align: center;
position: absolute;
left: 0px;
bottom: -20px;
background-color:#27343C;
color: #FFF;
font-size: 9px;
}
#login_message {
width: 100%;
text-align: center;
position: absolute;
left: 0px;
bottom: 3px;
background-color:#27343C;
color: #FC0;
line-height:25px;
}

#login_message h3 {font-size: 14px;}
/************************************************/
#left_panel{width:50%; height: 25px; float:left; z-index:-100;background-color:#81C341}
#right_panel{width:50%; height: 25px; float:left; z-index:-100;background-color:#ff6633}
.absolute {position: absolute; top: 0; left: 50%; margin-left: -480px;}
#user_logged_menu {width: 100%; height:25px;}
ul#personal_menu{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	height:25px;
	/*background: #222;*/
	/*background: url(topnav_bg.gif) repeat-x;*/
}
ul#personal_menu li {
	height:25px;
	float: left;
	margin: 0;
	/*padding: 0 20px 0 0;*/
	width: 320px;
	text-align: center;
	line-height: 25px;
}


ul#personal_menu li a{
	/*padding: 18px 5px;*/
	color: #CECECE;
	display: block;
	text-decoration: none;
	float: left;
}

input.btn {background-color:transparent; border: 0px; color: #222222;font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.4px;
	cursor:pointer}
	


/*************************** navigation****************************************** */

#globalnav {
	width: 100%;
	height:55px;
	/*margin: 2px 0 10px 0;*/
	padding: 0;
	padding-top: 15px;
	/*background-color: #1F1F1F;*/
	}
	
ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	font-size: 13px;
	text-transform:uppercase;
	letter-spacing: 0px;
	z-index:60;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 20px 5px 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index:1000;
}


ul.topnav li a{
	padding: 18px 5px;
	color: #D9D9D9;
	display: block;
	text-decoration: none;
	float: left;
	letter-spacing: 0.2px;
}
ul.topnav li.active a {color:#99CC33;}
ul.topnav li.active ul.subnav a {color:#7D7D7D;}
ul.topnav li.current a{color:#51A6C6;}
ul.topnav li.current > ul.subnav li a{color:#D9D9D9;}
ul.topnav li a:hover, ul.topnav li.current > ul.subnav li a:hover{
	/*background: url(topnav_hover.gif) no-repeat center top;*/
	color:#F93D00;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	margin-top: 10px;
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/css_img/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer; z-index: 60;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	z-index:10;
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -15px; 
	top: 55px; /* !!!! da settare uguale all'altezza del div di origine !!! */
	background-color: #222222;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 180px;
	/*border: 1px solid #111;*/
	border-left: 2px solid #C5C5C5; /*--Create bevel effect--*/
	border-right: 2px solid #C5C5C5;
	border-bottom: 2px solid #C5C5C5; /*--Create bevel effect--*/
	-moz-box-shadow: 3px 3px 3px #9F9F9F;
	-webkit-box-shadow: 3px 3px 3px #9F9F9F;
	box-shadow: 3px 3px 3px #9F9F9F;
	font-size:12px;
}
/*#top_header_template ul.topnav li ul.subnav {
	border-left: 2px solid #C5C5C5; 
	border-right: 2px solid #C5C5C5;
	border-bottom: 2px solid #C5C5C5; 
}*/
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 170px;
	z-index:10;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding: 7px 0 7px 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}

/*===================================================================================*/

#login_tab {
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 255px;
background:url("../images/css_img/tabs2.png") no-repeat -4px 0;
text-indent:-99999px;
}
#login_tab:hover {
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 255px;
background:url("../images/css_img/tabs2.png") no-repeat 0 0;
text-indent:-99999px;
}

#myforum_tab{
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 82px;
background:url("../images/css_img/tabs2.png") no-repeat -4px -381px;
z-index: 1000;
text-indent:-99999px;
}


#myforum_tab:hover{
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 82px;
background:url("../images/css_img/tabs2.png") no-repeat 0 -381px;
z-index: 1000;
text-indent:-99999px;
}

#myeconn_tab {
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 220px;
background:url("../images/css_img/tabs2.png") no-repeat -4px -254px;
z-index: 1000;
text-indent:-99999px;
}

#myeconn_tab:hover {
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 220px;
background:url("../images/css_img/tabs2.png") no-repeat 0 -254px;
z-index: 1000;
text-indent:-99999px;
}

/*input.myeconn_tab {
background-color:transparent; 
border: 0px;
cursor:pointer;
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 220px;
background:url("../images/css_img/tabs2.png") no-repeat -4px -254px;
text-indent:-99999px;
}

input.myeconn_tab:hover {
background-color:transparent; 
border: 0px;
cursor:pointer;
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 220px;
background:url("../images/css_img/tabs2.png") no-repeat 0 -254px;
text-indent:-99999px;
}
*/
input.logout_tab {
background-color:transparent; 
border: 0px;
cursor:pointer;
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 355px;
background:url("../images/css_img/tabs2.png") no-repeat -4px -127px;
text-indent:-99999em;
}

input.logout_tab:hover {
background-color:transparent; 
border: 0px;
cursor:pointer;
overflow: hidden;
position: fixed;
width: 40px;
height: 127px;
top: 355px;
background:url("../images/css_img/tabs2.png") no-repeat 0 -127px;
text-indent:-99999em;
}

.shadow {
-moz-box-shadow:4px 4px 6px #666;
}

#login_form, #recupero_password{
	display: none;
	color:#2A2A2A;
	font-size:14px;
	width: 550px;
	height: 380px;
	/*background-color:#D2D2D2;*/
	padding: 5px;
	/*border:10px solid #666;
	border:10px solid rgba(82, 82, 82, 0.698);*/
	/*-moz-border-radius:8px;
	-webkit-border-radius:8px;*/
}
#login_form .close{padding: 0px; margin:0px;}

#login_form_head {
	width: 550px;
	padding:0px; margin:0px;
	height: 60px;
	text-align: left;
	/*background-color:#FF6633;*/
	background-color:#489CBC;
	color:#fff;
	font-size: 16px; 
	font-weight: bold;
	line-height: 60px;
	border:5px solid #8F8F8F;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px;
}	

#login_form_head p{margin-left: 20px;}
#login_form_content {
	margin: 0px;
	margin-top: 10px;
	background-color:#d2d2d2;
	border:5px solid #8F8F8F;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px;
	width: 550px;
	 }
#login td, #rec_pwd td {color:#2A2A2A; font-size:16px; padding: 15px;}
#login input, #rec_pwd input{border:1px solid #999999; color:#2A2A2A; font-size:16px;}

#login_form_footer {
	/*position: absolute;
	bottom:5px;*/
	text-align: left;
	width: 550px;
	background-color:#222222;
	color:#CECECE;
	font-size: 14px; 
	font-weight: bold;
	line-height: 30px;
	padding:0px;
	margin-top: 10px;
	border:5px solid #8F8F8F;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px;
}
#login_form_footer p{margin: 20px;}
#login_form_footer a, #login_form_content a{color:#FF6633;}
#login_form_footer a:visited, #login_form_content a:visited{color:#FF6633;}

.info {
	display:none;
	width:400px;	
	border:10px solid #666;
	border:10px solid rgba(82, 82, 82, 0.698);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.info .close { height:0px; padding:0px;}
.info div {
	color:#2A2A2A;
	padding:10px;
	background-color:#D2D2D2;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/*#user_bar{
position:fixed;
bottom:0;
width:960px;
margin:0 auto;
z-index: 1000;
background:#FFF url(../images/css_img/bar.gif) repeat-x;
height: 30px;
left: 50%;
margin-left: -480px;
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
color:#222;
font-weight: bold;
font-size: 12px;
border: 1px solid #666666;
border-bottom: 0px;
}*/

#user_bar{
position:fixed;
bottom:0;
width:96%;
margin:0 auto;
z-index: 1000;
background:#FFF url(../images/css_img/bar.gif) repeat-x;
height: 30px;
left: 50%;
margin-left: -48%;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
color:#222;
font-weight: bold;
font-size: 12px;
border: 1px solid #666666;
border-bottom: 0px;
}

.bar {
height: 30px;
line-height: 30px;
color:#222;
font-weight: bold;
font-size: 12px;
font-family: sans-serif, Arial, Helvetica;
}

#user_bar p{
display: block;
line-height: 30px;
margin: 0 30px;
height: 30px;
float: left;
}

a#forum_bar, a:visited#forum_bar{
background-color: transparent;
background-image:url(../images/css_img/char_16.gif);
background-repeat:no-repeat;
background-position: 14px 7px;
padding-left: 35px;
cursor:pointer;
margin-right: 25px;
float:left;
border-left: 1px solid #666666;
}

a#forum_bar:hover {color: #ff6633;}


input.econn_bar{
background-color: transparent;
background-image:url(../images/css_img/user_16.gif);
background-repeat:no-repeat;
background-position: 20px 8px;
padding-left: 35px;
border: 0px;
cursor:pointer;
float:left;
border-left: 1px solid #666666;
margin-right: 25px;
}
input.econn_bar:hover {color: #ff6633;}

input.logout_bar {
background-color: transparent;
background-image:url(../images/css_img/cancel_16.png);
background-repeat:no-repeat;
background-position: 20px 8px;
padding-left: 35px;
border: 0px;
cursor:pointer;
float:right;
margin-right: 25px;
border-left: 1px solid #666666;
}
input.logout_bar:hover {color: #ff6633;}


p.important {
	padding: 8px;
	padding-left: 60px;
	margin: 10px 0;
	border: 2px solid #8FB92B;
	background-color: #C3DC96;
	background-image: url(../thumbs/accepted_48.png);
	background-repeat:no-repeat;
	background-position: 3px 50%;
	text-align:justify;
}

p.attention {
	padding: 8px;
	padding-left: 60px;
	margin: 10px 0;
	border: 2px solid #E58C15;
	background-color: #F8DD75;
	background-image: url(../thumbs/warning_48.png);
	background-repeat:no-repeat;
	background-position: 3px 50%;
	text-align:justify;
}

#socialicons { width: 100%; border-bottom: 1px solid #DDDDDD; margin-bottom: 35px; padding-bottom: 5px;}
#socialicons img {margin-left: 8px;}
#socialicons span {display:inline-block; float: right; font-size: 11px; color:#6F6F6F}

#content-main ul li.greenbutton{list-style-image:url(../thumbs/check.png)}

#content-main a.super_button {
display: inline-block;
padding: 7px 12px 8px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 2px 3px #999;
-webkit-box-shadow: 0 2px 3px #999;
text-shadow: 0 -1px 1px #222;
/*border-bottom: 1px solid #222;*/
position: relative;
cursor: pointer;
color: white;
text-decoration: none;
}

.gr_orange {
background:-moz-radial-gradient(bottom, #EF8059, #FF6633 60%);
background:-webkit-gradient(radial, center bottom, 0, center 230, 230, from(#EF8059), to(#FF6633));
background-color:#FF6633;
border-bottom: 1px solid #FF6633;
}

.gr_orange:hover {
background:-moz-radial-gradient(bottom, #FF6633, #DF5829 60%);
background:-webkit-gradient(radial, center bottom, 0, center 230, 230, from(#FF6633), to(#DF5829));
background-color:#DF5829;
border-bottom: 1px solid #DF5829;
}

.gr_blue {
background:-moz-radial-gradient(bottom, #77ACBF, #51a6c6 60%);
background:-webkit-gradient(radial, center bottom, 0, center 230, 230, from(#77ACBF), to(#51a6c6));
background-color:#51a6c6;
border-bottom: 1px solid #45889F;
}

.gr_blue:hover {
background:-moz-radial-gradient(bottom, #51A6C6, #3B859F 60%);
background:-webkit-gradient(radial, center bottom, 0, center 230, 230, from(#51A6C6), to(#3B859F));
background-color:#51a6c6;
border-bottom: 1px solid #3B859F;
}

.gr_green {
background:-moz-radial-gradient(bottom, #B2DF45, #99CD17 60%);
background:-webkit-gradient(radial, center bottom, 0, center 230, 230, from(#B2DF45), to(#99CD17));
background-color:#99CD17;
border-bottom: 1px solid #5F7F0F;
}

.gr_green:hover {
background:-moz-radial-gradient(bottom, #9ACF19, #82AF15 60%);
background:-webkit-gradient(radial, center bottom, 0, center 230, 230, from(#9ACF19), to(#82AF15));
background-color:#9ACF19;
border-bottom: 1px solid #5F7F0F;
}
