/* $TopStyle:URL=http://www2.provincia.le.it/~entilocali/themes/standard/style.css$ */

/*-- Edited by admin on 04/15/03 - 09:45:51
/*-------Standard Theme v0.9.8--------*/
/* modified for the "Slate" theme by Brad (middleton@myprivacy.ca) */

/*-----------WebOFFICE v2.0 Prefs-----------*/
.wo_header { /*-- used behind the Office icons, as well as some tables --*/
     background-color: #0066FF;
     font-size: 10px;
	 color: #0066FF;
}
A.wo_header_link:link { /*-- any text associated with the above --*/
	font-size: 12px;
	color: #0066FF;
}
A.wo_header_link:visited {
	font-size: 12px;
	color: #0066FF;
}
A.wo_header_link:active {
	font-size: 12px;
}
A.wo_header_link:hover {
	font-size: 12px;
}
.wo_dark { /*-- alternating colour in table --*/
     background-color: #CCCCCC;
     font-size: 8pt;
}
.wo_light { /*-- alternating colour in table --*/
     background-color: #0066FF;
     font-size: 8pt;
}
.wo_highlight { /*-- calendar: current day being viewed --*/
     background-color: #FFFFFF;
     font-size: 8pt;
}
.wo_day { /*-- calendar: background for all days except current --*/
     background-color: #FFFFCC;
     font-size: 8pt;
}

/*-----------Page Variables---------background: #FFFFFF url(images/bar_bg.gif);--*/
body {
	margin: 0%;
	padding:  0;
	border-width: 0;
	border-style: none;
	border-color: inherit;
	width: auto;
	font-family: Trebuchet MS, arial, helvetica, geneva;	
	font-size: 10px;
	background: #0066FF;
}
.pagetable {  
	background-color: #fcfcfc; 
	width: 100%;	/* This will set the overall width of your layout */ 
	cellpadding: 3; 
	cellspacing: 0;
}

.endtable {  
	width: 80%;	/* This will set the overall width of your layout */ 
	cellpadding: 3; 
	cellspacing: 0;
}

.table {  
	background-color: #0066FF; /* Color of the box's at the top and bottom */
	width: 100%; 
	border: thin #666666 solid; /* The border around the boxes at the top and bottom */
	border-width: 1px 1px 1px 1px;
	cellpadding: 0; 
	cellspacing: 0;
}

.sidebar {  
	background-color: #fcfcfc;
}

div#main2, div#main3 {
	width: 100%; 
	margin: 1em 0% 2em; 
	background: #fcfcfc;
}
div#main2 {
	border: 1px solid #CCCCCC;
}
div#punch2 {
	float: left; 
	width: 65px; 
	height: 65px;
	text-align: center; 
	background: #fcfcfc; 
	color: black; 
	border: solid #CCCCCC 1px; 
	border-width: 1px 1px 1px 1px; 
	padding: 2px 2px 2px 2px; 
	margin: -11px 25px 12px 4px;
	position: relative;
}
div#punch2 img {
	width: 60px;
	height: 60px;
}
div#punch3 {
	height: 25px; 
	width: 65px;
	float: right; 
	background: #0066FF; 
	color: black; 
	border: solid #CCCCCC 1px; 
	border-width: 1px 1px 1px 1px; 
	padding: 5px 0px 0px 5px; 
	margin: -18px 5px 1px 1px;
	position: relative;
} 
div#main2 h3 {
	margin: 0; 
	padding: 0.1em 1em 0.1em 0; 
	background: #0066FF; 
	text-align: left; 
	text-transform: lowercase; 
	border-bottom: 1px solid #CCCCCC;
}
div#main2 p {
	padding: 0.2em 1em; 
	margin: 0;
	font-size : 12px;
}
div#news_small {
	font-size : 12px;
	color : #666666;
}

INPUT.text  {
    font-size : 12px;
    background-color : #FFFFFF;
    border: thin #CCCCCC solid;
    color : #666666;
}
INPUT.cal  {
    font-size : 14px;
    background-color : #EEEEEE;
    border: thin #FFFFFF solid;
    color : #000000;
}
.cal  {
    font-size : 14px;
    background-color : #EEEEEE;
    border: thin #FFFFFF solid;
    color : #000000;
}
INPUT.button  {
    font-size : 12px;
    background-color : #0066FF;
    border: thin #CCCCCC solid;
    color : #FFFFFF;
}

/*----------Title Box Prefs-----------*/
.myheadertable {  
	background-color: #666666; 
	width: 100%;
	border: thin #666666 solid;
	border-width: 1px 1px 1px 1px;
	cellpadding: 0; 
	cellspacing: 0;
}
.searchbutton {
	background-color: #0066FF;
	border: thin #CCCCCC solid; 
	color: #FFFFFF;
	font-size: 12px;
}
A.helps:link {
	font-size: 12px;
	text-decoration: none;
	cursor:help;
}
A.helps:visited {
	font-size: 12px;
	text-decoration: none;
}
A.helps:active {
	font-size: 12px;
	text-decoration: none;
}
A.helps:hover {
	font-size: 12px;
	text-decoration: underline overline;
}

/*-----------Navagation Bar Prefs-----------*/
.navbar {  
	background-color: #0066FF;
}
A.nav:link {
	font-size: 12px;
	text-decoration: none;
}
A.nav:visited {
	font-size: 12px;
	text-decoration: none;
}
A.nav:active {
	font-size: 12px;
	text-decoration: none;
}
A.nav:hover {
	font-size: 12px;
	text-decoration: none;
}

/*-----------Banner Prefs-----------*/
.bannertable {  
	width: 100%; 
	cellpadding: 0; 
	cellspacing: 0;
}
.bannertext {
	font-size: 12px;;
}
.bannertexttitle {
	font-size: 12px;
}
A.bannerlink:link {
	font-size: 12px;
	text-decoration: none;
}
A.bannerlink:visited {
	font-size: 12px;
	text-decoration: none;
}
A.bannerlink:active {
	font-size: 12px;
	text-decoration: none;
}
A.bannerlink:hover {
	font-size: 12px;
	text-decoration: underline;
}

/*-----------Menu Prefs-----------*/
.menutable {  
	background-color: #0066FF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


.menubordercolor {  
	background-color: #CCCCCC; 
}
.menubackcolor {  
	background-color: #FFFFFF; 

}
.cathdl { /* Color of Box Header Text */
	font-size: 12px;
	text-decoration: none;
}
.cat {
	font-size: 12px;
	text-decoration: none;
	display: block;
	BORDER: none;
	border: solid 1px #FFFFFF;
	width: 130px;
	background-color:#0066FF;
}
.cat2 {
	font-size: 12px;
	text-decoration: none;
	display: block;
	BORDER: none;
	border: solid 1px #FFFFFF;
	width: 130px;
	
}

.cat:hover {
	border: solid 1px #0066FF;
	background-color:#FFFFFF;
}

/*-------Who's Online? Prefs--------*/
A.whomenu:link {
	font-size: 12px;
	text-decoration: underline;
}
A.whomenu:visited {
	font-size: 12px;
	text-decoration: underline;
}
A.whomenu:active {
	font-size: 12px;
	text-decoration: underline;
}
A.whomenu:hover {
	font-size: 12px;
	text-decoration: underline overline;
}
.whocat {
	font-size: 12px;
	text-decoration: none;
}

/*-----------Poll Prefs-----------*/
.poll {
	font-size: 12px;
	text-decoration: none;
}
.votebutton {
	background-color: #0066FF;
	border: thin #CCCCCC solid; 
	color: #FFFFFF;
	font-size: 12px;
}

A.polllink:link {
	font-size: 12px;
	text-decoration: none;
}
A.polllink:visited {
	font-size: 12px;
	text-decoration: none;
}
A.polllink:active {
	font-size: 12px;
	text-decoration: none;
}
A.polllink:hover {
	font-size: 12px;
	text-decoration: underline;
}

/*-----------Calendar Prefs-----------*/
.calhead {
     font-size: 12px;
     font-family: arial, helvetica, geneva
}
.calbody {
     font-size: 12px;
     font-family: arial, helvetica, geneva
}
.calhigh {
     font-weight: bold;
     font-size: 12px;
     font-family: arial, helvetica, geneva
}
.caltoday {
     font-weight: bold;
     font-size: 12px;
     font-family: arial, helvetica, geneva
}

/*-----------Newsletter Prefs-----------*/
.newsletterbutton {
	background-color: #0066FF;
	border: thin #CCCCCC solid; 
	color: #FFFFFF;
	font-size: 12px;
}
.newslettertext {
	font-size: 12px;
	text-decoration: none;
}

/*-----------News Prefs-----------*/
.newstextsmall {
	font-size: 12px;
}
.newstexttitle {
	font-size: 12px;
}
.fullnewstitle {
	font-size: 11pt;
}
.newssubtitle {
	font-size: 12px;
}
.newstextnormal {  
	font-size: 12px;
}
.newsfootertext {  
	font-size: 12px;
}
.articlecattitle {
	font-size: 12px;
}
.articlecatempty {
	font-size: 12px;
}
.articlecatnormal {
	font-size: 12px;
}
.newsbordercolor {  
	background-color: #0066FF; 
}
.newsbackcolor {  
	background-color: #FFFFFF; 
}
.commentbordercolor {  
	background-color: #0066FF; 
}
.commentbackcolor {  
	background-color: #FFFFFF; 
}
.articlebordercolor {  
	background-color: #0066FF; 
}
.articlebackcolor {  
	background-color: #FFFFFF; 
}
.newsheadertable {  
	background-color: #0066FF; 
	width: 100%; 
	border: none;
	border-width: 1px 1px 1px 1px;
	cellpadding: 0; 
	cellspacing: 0;
}
.newscontenttable {  
	background-color: #0066FF; 
	width: 100%; 
	border: none;
	border-width: 1px 1px 1px 1px;
	cellpadding: 0; 
	cellspacing: 0;
}
.newsfootertable {  
	background-color: #0066FF; 
	width: 100%; 
	border: none;
	border-width: 1px 1px 1px 1px;
	cellpadding: 0; 
	cellspacing: 0;
}
A.smallnewslink:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.smallnewslink:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.smallnewslink:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.smallnewslink:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
A.newslink:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.newslink:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.newslink:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.newslink:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.commenttitleback {  
	background-color: #CCCCCC;
	font-size: 12px;
	color: #FFFFFF;
}
.commentsubtitleback {  
	background-color: #0066FF;
	font-weight: normal;
	font-size: 12px;
}
A.commentlink:link {
	font-size: 12px;
	text-decoration: none;
}
A.commentlink:visited {
	font-size: 12px;
	text-decoration: none;
}
A.commentlink:active {
	font-size: 12px;
	text-decoration: none;
}
A.commentlink:hover {
	font-size: 12px;
	text-decoration: underline;
}

/*---------Forum Prefs-----------*/
.forumtext {
	font-weight: normal;
	font-size: 12px;
	
}
.forumtextbold {
	font-size: 12px;
	font-weight: bold;
}
.forumtitlebackcolor {  
	background-color: #CCCCCC; 
}
.boardtitle {  
	background-color: #0066FF; 
	font-size: 12px;
	color: #333333;
}
.forumwindow1 {  
	background-color: #F2F2F2; 
	font-weight: normal;
	font-size: 12px;
}
.forumwindow2 {  
	background-color: #FFEEEE; 
	font-weight: normal;
	font-size: 12px;
}
.forumwindow3 {  
	background-color: #0066FF; 
	font-weight: normal;
	font-size: 12px;
}
A.forumlink:link {
	font-size: 12px;
	text-decoration: none;
}
A.forumlink:visited {
	font-size: 12px;
	text-decoration: none;
}
A.forumlink:active {
	font-size: 12px;
	text-decoration: none;
}
A.forumlink:hover {
	font-size: 12px;
	text-decoration: underline;
}
A.forumnav:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.forumnav:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.forumnav:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.forumnav:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline overline;
}

/*-----------Link Prefs-----------*/
A:link {
	text-decoration: none;
	color: #003399;
}
A:visited {
	text-decoration: none;
	color: #003399;
}
A:active {
  background-color : #99CCFF;
	text-decoration: bold;
	color: #003399;
}
A:hover {
	text-decoration: underline;
	color: #003399;
}

/*-----------Text Prefs-----------*/
.text {
	font-size: 12px;	
}
.textsmall {
	font-size: 12px;
}
.texttitle {
	font-size: 11pt;
}
.time {
	font-size: 12px;
}

/*-----------My Content Prefs-----------*/
.mycontenttable {  
	width: 100%; 
	cellpadding: 0; 
	cellspacing: 0;
}
.mycontenttext {
	font-size: 12px;;
}
.mycontenttexttitle {
	font-size: 11pt;
}
A.mycontentlink:link {
	font-size: 12px;
	text-decoration: none;
}
A.mycontentlink:visited {
	font-size: 12px;
	text-decoration: none;
}
A.mycontentlink:active {
	font-size: 12px;
	text-decoration: none;
}
A.mycontentlink:hover {
	font-size: 12px;
	text-decoration: underline overline;
}

/*-----------Helps Nav Prefs-----------*/
.helpsnavtable {  
	background-color: #0066FF; 
	width: 100%; 
	border: thin #CCCCCC solid;
	border-width: 1px 1px 1px 1px;
	cellpadding: 0; 
	cellspacing: 0;
	font-size: 12px;
	background: #FFFFFF url(images/1pixel.gif);
}

/*-----------WebAPP Footer Prefs-----------*/
.webapptext {
	font-size: 12px;
	color: #FFFFFF;
}
A.webapplink:link {
	font-size: 12px;
	text-decoration: none;
}
A.webapplink:visited {
	font-size: 12px;
	text-decoration: none;
}
A.webapplink:active {
	font-size: 12px;
	text-decoration: none;
}
A.webapplink:hover {
	font-size: 12px;
	text-decoration: underline;
}

/*-----------Form Prefs------------*/
.formstexttitle {
	font-size: 11pt;
}
.formstextnormal {
	font-size: 12px;
}
.formstext {
	font-weight: normal;
	font-size: 12px;
}
.formstextsmall {
	font-weight: normal;
	font-size: 12px;
}
.button {
	background-color: #0066FF;
	border: thin #CCCCCC solid; 
	color: #FFFFFF;
	font-size: 12px;
}
/*----------Stats Prefs-----------*/
.statstextbold {
	font-size: 12px;;
}
.statstext {
	font-weight: normal;
	font-size: 12px;;
}

/*-----------IM Prefs-------------*/
.imtitle {  
	background-color: #FFFFFF; 
	font-size: 12px;
}
.imselected {  
	background-color: #CCCCCC; 
	font-weight: normal;
	font-size: 12px;
}
.imwindow1 {  
	background-color: #0066FF; 
	font-weight: normal;
	font-size: 12px;
}
.imwindow2 {  
	background-color: #FFFFFF; 
	font-weight: normal;
	font-size: 12px;
}

A.newimlink:link {
	font-size: 12px;
	text-decoration: none;
}
A.newimlink:visited {
	font-size: 12px;
	text-decoration: none;
}
A.newimlink:active {
	font-size: 12px;
	text-decoration: none;
}
A.newimlink:hover {
	font-size: 12px;
	text-decoration: underline overline;
}
A.oldimlink:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.oldimlink:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.oldimlink:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.oldimlink:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline overline;
}

/*-----------Other Prefs-----------*/

TD {
	font-size: 12px;
}
P {
	font-size: 12px;
}

.memberlist1 {  
	background-color: #ddcccc; 
	border-top: thin solid #eebbbb; /* Top border thickness/style/color of these boxes */
	border-right: thin solid #996666; /* Right border thickness/style/color of these boxes */
	border-left: thin solid #eebbbb; /* Left border thickness/style/color of these boxes */
	border-bottom: thin solid #996666; /* Bottom border thickness/style/color of these boxes */
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, helvetica, geneva;
}
.memberlist2 {  
	background-color: #ccccdd; 
	border-top: thin solid #49A806; /* Top border thickness/style/color of these boxes */
	border-right: thin solid #666699; /* Right border thickness/style/color of these boxes */
	border-left: thin solid #49A806; /* Left border thickness/style/color of these boxes */
	border-bottom: thin solid #666699; /* Bottom border thickness/style/color of these boxes */
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, helvetica, geneva;
}
.maintable {
	background-color: none; /* Background Color */
	background-image: none; /* Background Image */
	width: 100%; /* width of the guestbook */
	border: none; /* Border Color*/
	border-style: none; /* Border Style */
	border-width: none; /* Border Width */
	padding-left: none; /* Padding Left */	padding-right: none; /* Padding Right */
	padding-top: none; /* Padding Top */
	padding-bottom: none; /* Padding Bottom */
	text-align: none; /* Align */
	vertical-align: none; /* Vertical Align */
}
.menu:link{
color:#FFFFFF;
}
.menu:hover{
color:#FFFFFF;
}
.menu:visited{
color:#FFFFFF;
}
