
.box {
  margin: 0.6em 0.6em 0.3em 0.6em;
  padding: 0.6em 0.6em 0.6em 0.6em;
  background-color: #D6FBFF;
  border: solid 1px #5500FF;
  -moz-border-radius: 8px 8px 8px 8px;
  
}

a img {
    border: 0;
}

a {
	color:black;
	text-decoration:none;
}

a:visited {
	color:black;
}

a:hover {
	color:#E47E2C;
}

th {
	font-family: arial,sans-serif;
	background:#6a36b4;
	color:#ffffff;
}

th.sub {
	background:#E1C2F6;
	color:#000000;

}

td.nav a{
	font-family: arial,sans-serif;
	color:#eeeeee;
}

td.nav a:visited {
	color:#eeeeee;
}

td.nav a:hover {
	color:#E47E2C;
}



body, form{
 margin: 0;
 padding:0; 
 color: #000000 ;
 background: url('../img/otto_agenda_sfondo.gif') repeat-y;
 background-position:-150px;
 background-color:#FCFAF9;
 }	
 
fieldset {border:1px solid #000000;padding:5px;}



div#container { 
	position: relative;
	width: 100%;
	margin:0px;
	background: url('../img/otto_agenda_sfondo.gif') repeat-y;
}

a.today {font-size:1.5em;color:#6a36b4;
}

a.today:hover {
	color:#E47E2C;
}

/* ******************* HEADER MIDDLE FOOTER ********************************************************** */

#header{
 position:relative;
 height:128px; 
 width:100%; 
  background-color:#FCFAF9;
 background: url('../img/otto_agenda_header_adf.gif') no-repeat top left;
 background-color:#FCFAF9;
 color: #000000; 
 margin:0;
 text-align:center;
  }
 
 
  
#middle {
 float:left;
 width:100%;
 //position:relative;
 z-index:1;
 background: url('../img/otto_agenda_sfondo.gif') repeat-y;
 background-color:#FCFAF9;
 color: #000000;
 //height:80%;
 height:auto;
 }
 
 
 #ftr {
 clear:both;
 position:relative;
 width:100%;
 text-align:center;
 border-width:1px 0;
 _background: url('../img/otto_agenda_sfondo.gif') repeat-y;
 _background-color:#FCFAF9;

 _color: #cccccc;
 margin:0;
 }
 
 
 /* ************************ ELEMENTI NEL MIDDLE **************************************************** */
	 
#lh-col{
 text-align: center;
 float:left;
 top:0px;
 left:0;
 width:200px;
 height:auto;
 z-index:3;
 background: url('../img/otto_agenda_sfondo.gif') repeat-y;
 background-color:#FCFAF9;

 color: #000000;}

#rh-col{
 float:right;
 top:0px;
 right:0;
 width:300px;
 height:auto;
 z-index:2;
  background-color:#FCFAF9;

 color: #000000;}

#c-col{
 position:relative;
 margin:0 302px 0 202px;
 top:0px;
 background: url('../img/otto_agenda_sfondo.gif') repeat-y;
 background-position:-200px;
 color: #000000;
 z-index:5;
 border-width:0 1px;
 width:auto;
 height:auto;
 //height:100px;
 }


 
  
#user-box{
	padding:10px;
	text-align: left;
	float: left;
	top:0px;
	margin:5px;
	width:180px;
}

#navlink {
  margin: 0.6em 0.6em 0.3em 0.6em;
  padding: 0.6em 0.6em 0.6em 0.6em;
  background-color: #D6FBFF;
  border: solid 1px #5500FF;
  -moz-border-radius: 8px 8px 8px 8px;
  
}


.crewtable {_margin-top:9px;margin-bottom:12px}



/* Presentation Stylesheet */ 
p {
 padding: 0 15px;
 }

h4, h3 {
 margin:0; 
 padding: 5px 0;
 }
p>input#loginsubmit {
background: #f0f0f0 url(img/lock_break.png) 2px 3px no-repeat;
padding: 3px 5px 3px 22px;
text-align: left;
margin-right: 25px;
margin-top: 5px;
width: 100px;
text-align: center;
}
#loginbox{
	text-align: center;
margin-top: 20%;
margin-left: 25%; 
margin-right:25%; 
padding: 10px; 
border: 1px solid #5500FF;
-moz-border-radius: 12px 12px 12px 12px;
}
#editbox{
margin-top: 20%;
margin-left: 25%; 
margin-right:25%; 
padding: 10px; 
border: 1px solid #5500FF;
-moz-border-radius: 12px 12px 12px 12px;
}

#footer_page {
	position:relative;
	width: 100%;
	height:50px;
	background: url('../img/otto_agenda_footer.gif') no-repeat bottom;
	color:#000000;
	text-align: center;
	margin-bottom:0px;
	border-bottom:0px none;
	bottom:0px;
	left:0px;
	line-height: 1em;
}

#footer_page a {
	color:#000000;
}

#footer_page a:hover {
	color:#E47E2C;
}
