* { margin: 0;padding: 0;}

body {
	scrollbar-arrow-color:#fffbbc;
	scrollbar-3dlight-color:#fffbbc;
	scrollbar-track-color:#ffc186;
	scrollbar-face-color:#009afe;
	scrollbar-darkshadow-color:#bb8a5f;
	scrollbar-highlight-color:#20dfff;
	scrollbar-shadow-color:#004a95;
	background:#ffffdf url(images/headerback.gif) repeat-x top;
	font-family:'Comic sans MS'; font-size:11.5pt; line-height:14.5pt;
	min-width:800px;	
}

img {border:0}
input {font-family:'Comic sans MS';font-size:75%}
A:link, A:visited, A:active  {color:#007bff; text-decoration:none}
a:hover {color:#007bff; text-decoration:underline}
p.testo {text-align:justify; text-indent:5%; margin-bottom:10px}
b{font-size: 110%;}
hr {color:#007bff; border:1px solid}
h2 {text-align:center;margin-bottom:20px}
span small {font-size:75%}
	
#topsection{
text-align:center;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: -42px 19% 0 21%;
}

#leftcolumn{
text-align:center;
float: left;
width: 21%;
margin-left: -100%;
}

#rightcolumn{
float: left;
text-align:center;
width: 19%;
margin-left: -19%; /*Set margin to that of -(RightColumnWidth)*/
margin-top:-43px;
}

#footer{
clear: left;
width: 100%;
background:#ffffff url(images/bottomback.gif) repeat-x;
text-align: center;
padding: 4px 0;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#fisheye{
	height: 88px;
	overflow:hidden;
}
#fisheye img {width:12.5%;float:left}

.barra {
	color:#007bff;
	text-align:center;
	background:url(images/bordi.gif) no-repeat top right;	
	font-weight: bold;
	height:31px;
	overflow:hidden;
	line-height:26px;	
	padding-right:14px;
}

.barra span {
	float:left;
	width:14px;
	padding-top:5px;
	background:url(images/bordi.gif) no-repeat bottom left;	
}
.barra a:hover {text-decoration:none;}


#myMenu ul {color:#ff0000;text-align:left;background-color:#ffffff;display:none;}
#myMenu li {
	list-style-type: none;
	border:1px dotted #7a7a6b;
	border-left: 14px solid #ddaf77;
}
#myMenu li a {color: #006ae2;width:100%;display:block;text-decoration:none;}
#myMenu li a:hover {background-color:#ffff00;}
#myMenu h3 {cursor: pointer;}

/* Date picker */
a.date-picker {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(images/calendar.png) no-repeat; 
	text-decoration:none;	
}

a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder, div.date-picker-holder * {
	margin: 0;
	padding: 0;
}
div.popup-calendar-wrapper {
	position: relative;
}
div.date-picker-holder input {
	float: left;
}
div.popup-calendar {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0; /* value for IE */
	padding: 6px 10px 10px 10px;
	background: #ffffdf url(images/datepickerback.jpg) no-repeat top left;
	color: #007bff;
	overflow:hidden;
	width: 185px;
}
div.popup-calendar a:hover {
text-decoration:none;
}

html>body div.popup-calendar {
	left: 100px; /* value for decent browsers */
}
div.popup-calendar div.link-close {
	float: right;
	padding:5px 10px 0 0;
}

div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar h3 {
	font-size: 1.2em;
	margin-bottom:4px;
}
div.popup-calendar div.link-next {
	padding-right:7px;
	float: right;
}
div.popup-calendar table th, div.popup-calendar table td {
	background: #ffffdf;
	color:#004da4;
	width: 23px;
	height: 17px;
	line-height:16px;
	text-align: center;
}
div.popup-calendar table td.inactive {
	color: #ffff00;
	padding: 1px 0 0;
}
div.popup-calendar table th.weekend, div.popup-calendar table td.weekend {
	background: #ffffff;
}
div.popup-calendar table td a {
	display: block;
	width: 23px;
	height: 15px;
	text-decoration: none;
}
div.popup-calendar table td.today a {
	border-color: #ffff00;
}
div.popup-calendar table td a.selected, div.popup-calendar table td a:hover {
	background: #ffff00; 
	color: #ff0000;
}

/* Personal */
.operaSpot {border:2px solid #0000ff; margin:0 1% 0 0;}
.thumb {border:1px solid #0000ff;margin:4px 0 4px 0}
.areaThumb {text-align:center; background-color:#ffffff; border:1px solid #0000ff}
.suThumb {float:left;background-color:#ffffff;border:1px solid #0000ff;width:93px;text-align:center;margin-right:7px;overflow:hidden}
.button {color:#007bff; font-size:11.5pt; font-weight:bold; line-height:9pt;
height:27px; background:url(images/btnback.gif); border:1px solid; border-color:#0000ff #7a7a6b #7a7a6b #0000ff;}
.modulor {text-align:center; background:url(images/modbackr.jpg) no-repeat bottom left;}
.modulol {text-align:center; background:url(images/modbackl.jpg) no-repeat bottom right;}

#chatArea	{font-size:80%;overflow-y:scroll;height:435px;width:100%;}
#nickList	{font-size:80%;overflow-x:hidden;overflow-y:auto;height:390px;width:100%;}
.sysmsg		{color:#808080;text-align:right}


/*Credits: Dynamic Drive CSS Library      START  */
/*URL: http://www.dynamicdrive.com/style/ */
  
#myTabMenu {
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid gray;
}

* html #myTabMenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#myTabMenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#myTabMenu li{
display:inline;
margin:0;
padding:0;
}

#myTabMenu a {
float:left;
background:url(images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#myTabMenu a span {
float:left;
display:block;
background:url(images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#myTabMenu a span {float:none;}
/* End IE5-Mac hack */

#myTabMenu a:hover span {
color: black;
}

#myTabMenu #current a {
background-position:0 -125px;
}

#myTabMenu #current a span {
background-position:100% -125px;
color: black;
}

#myTabMenu a:hover {
background-position:0% -125px;
}

#myTabMenu a:hover span {
background-position:100% -125px;
}
/*Credits: Dynamic Drive CSS Library      STOP  */