/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #EEEEEE;
	font-size:12px; font-family:"trebuchet ms" verdana,arial,sans-serif;
	color: #333; 
	text-align: center;
	margin:0px; padding:0px;
	behavior: url(../js/csshover2.htc);
}

/* links */
a{ color:#6683c4; text-decoration: none; } a:visited { color:#687083; }
a:hover { color:#3e6acc; text-decoration: underline; }
a:active { color: #b22900; text-decoration: none; }


/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #2f54a5;
}
h3 {
	font-size: 110%;
	color: #666666; 
}



/* images */
img {
	border: 0px;/* 2px solid #CCC;*/
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #2f54a5;	
}
ul span, ol span {
	color: #666666;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
/*input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}*/
input,select {
	padding:1px;
	border:1px solid #c6cbaa;
	font: normal 11px 'Trebuchet Ms', Arial, Verdana;
	color:#2f54a5;
	background-color:#fff;
}
input:hover {
	border:1px solid #2f54a5;
	color:#2f54a5;
	background-color:#EEF0E3;
}
input:focus {
	border:1px solid #f38585;
	color:#000;
	background-color:#f9ecec;
}
input[disabled] {
	border:1px solid #CCCCCC;
	color:#999999;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 850px;
	background: #CCC url(../images/bg.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: center;
}
#content-wrap {
	clear: both;
	width: 800px;
	padding: 0; 
	margin: 0 auto;
	text-align: left;
}
#header {
    text-align: left;
   	clear: both;
	width: 800px;
	padding: 0; 
	margin: 0 auto;
	height:150px;
	font-size: 14px;
	color: #FFF;
}




#Data { font-size:12px; font-weight:bold; color:#b22900; text-transform:uppercase }
#Gruppo { font-size:18px; font-weight:bold; color:#26820F; }
#Info { font-size:12px; font-weight:normal; color:#000; }
#bigDate { font-size:76px; color:#937830}



	#menu { margin:0; padding:0; padding-left:50px; position:relative; top:-4px; left:-15px; width:780px; background:#eeeeee; height:26px; border-bottom:solid 1px #CCCCCC;  border-top:solid 1px #CCCCCC; }
	#menu ul{ padding:0; margin-left:1px; border-left:solid 1px #CCCCCC; margin-top:1px;}
	#menu li{ position: relative; float: left; list-style: none; margin: 0; padding:0; }
	#menu li.first {border-left:solid 1px #CCCCCC;}
	#menu li a { /*padding-left:15px; padding-right:15px;*/ width:100px; height:25px; display: block; text-decoration:none; text-align: center; font-size:10px; background-color:#eeeeee; color:#333333;
	line-height:25px; border-bottom:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; }
	#menu li a#current {background-color:#f3f1f1; color:#990000; }
	#menu li a:hover{ background-color:#f3f1f1; color:red; }
	#menu ul ul{ position: absolute; top:25px; left:-2px; width:100px; visibility: hidden; }
	#menu ul li:hover ul{ visibility:visible; }
	#menu a.green{  color: #006600; }
	#menu a.orange{ color: #CC3300; }
	#menu a.blu{ color: #006699; }
	#menu a.yellow{ color: #FF9900; }
	#menu a.purple{ color: #990066; }
	
	#menu a.selected { color:#990000; background-color:#f3f1f1;}


/* Main Column */
#main {
	float: left;
	width: 69%;
	padding: 10px 2px 2px 15px;
	margin: 0;
}
#mainFull {
	float: left;
	width: 98%;
	padding: 10px 2px 2px 15px;
	margin: 0;
}
#main h1, #mainFull h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #2f54a5;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/hx1.gif) no-repeat 3px 50%;	
}

#main p:first-letter, #mainFull p:first-letter {font-size:x-large; font-weight:bold;}

.post-footer {
	background-color: #FAFAFA;
	padding: 0px; margin: 0px 0px 0px 0px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 220px;
	padding: 0; margin:2px 5px 2px 2px;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	color: #555;
	height:15px;
	background: #EEF0F1;	
	font-size:12px;
	border-bottom:solid 1px #CCCCCC;
	
}
#sidebar .right-box {
	margin: 0px 0px 20px 0px;	
	padding: 2px 5px 0px 5px;

	font:10px;
}
#sidebar a {
	border:0px;
	background:none;
}
#sidebar ul {
	list-style: none;
	text-align: left;
	margin: 0px; padding: 0;
	text-decoration: none;		
}
#sidebar ul li {
	border-bottom: 1px solid #efefef;
	background: url(../images/arrow2.gif) no-repeat 5px 5px;	
	padding: 2px 2px 1px 22px;
	margin: 0px 2px;	
}
#sidebar ul li a {
	display:block;	
	text-decoration:none;
}
#sidebar ul li a:hover {
	background-color: #F1F2F3;
}

/* Footer */	
#footer {
    clear: both;
	width: 850px;
	padding: 0px; 
	margin: 0 auto;
	height:80px;
	clear: both;
	text-align: center;
	font-size: 10px;
	background: url(../images/footer.gif) no-repeat top center #EEEEEE;
	color:#999999;
}
#footer a { text-decoration: none; }
#footer p {padding-top:19px;}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

#ajaxnewz {
/*border: 1px solid white;*/
margin:0px;
padding: 0px;
background: #80C31C url(../images/looplive.gif) no-repeat center top;
position:relative;
top:15px;
left:250px;
width:380px;
height:88px;
}
.newstick  div{ color:#fff; font:10px Arial, Helvetica, sans-serif; padding-top:15px; padding-left:15px;}
.newstick a { color:#B8F16B; }
.newstick a:hover { color:#fff; }
.live {
   	width:100%;
	background-color: #fff;  
	filter:alpha(opacity=70);   
    -moz-opacity:0.7;          
    opacity: 0.7;  
}
#trace {
	font-size:11px;
}

#trace ul {
	margin: 10px 8px 1px 12px;
	white-space: nowrap;
	padding: 0;
}
#trace ul li {
	display: inline;
	list-style-type: none;
}
#trace a { 
	font-weight:bold;
	text-decoration:none;
	padding: 1px 8px 1px 12px;
	background:url(../images/freccetta2.gif) no-repeat left center;
}
#trace .current { 
	color:#646464;
	text-decoration:none;
	font-weight:bold;
	padding: 1px 8px 1px 12px;
	background:url(../images/freccetta2.gif) no-repeat left center;
}

#submenu {
/* background: url(../images/menu.jpg) repeat-y center top;	*/
	text-align:center;
    font-size:10px;
	padding: 0px 0px 0px 0px; 
	margin: 0 auto;
}
#submenu ul {
    clear:both;
	list-style:none;
	margin:0px; 
	padding:0px 12px 0px 10px;
}
#submenu ul li {
	text-align:center;
	display: inline;
}
#submenu ul li a {
	display: block;
	float: left;
	padding: 2px;
	color: #333333;	
	text-decoration: none;
}
#submenu ul li a:before {content:"["}
#submenu ul li a:after {content:"]"}
#submenu ul li a:hover {

	text-decoration: underline;
}
#submenu ul li#current a {	
	color: #333;
    font-weight:bold;
}


/* NETJACK - FRONTEND Styles */
.NJ_TBL_move {border:dotted 1px #993333; margin:1px; padding:0px; cursor:move;} 
.NJ_TBL_move:hover {border:solid 1px #993333;}
 .NJ_TBL_hover {border:solid 1px #FF0000; color:#FFFFCC;}