/*body {  background-image:url(../images/bg_body.png);
 }
*/

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color: white;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color:#CC0000;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 11px;
  color:#333300;
}

a.pathway:link, a.pathway:visited {
  color:#FF0000;
font-weight:bold;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #333333;
  font-weight      : normal;
  text-decoration:none;
}

/* --Default Class Settings-- */
/* menu */
a.mainlevel:link, a.mainlevel:visited {
        color:white;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color:orange;
        background-position: left;
        text-align: left;
        }

        a.mainmenu:link, a.mainmenu:visited {
        color:#666666;
        font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color:#993300;
        text-decoration: underline;
        }

a.sublevel:hover {
        color:#FF3300;
        text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color:#0066FF;
        font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}

table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #999999;
        border-right: solid 0px #999999;
        border-top: solid 0px #999999;
        border-bottom: solid 0px #999999;
        margin-left: 5px;
        }


table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color:#000000;
  text-align       : left;
  padding: 7px 1px 10px 10px;
  margin: 20px 5px 20px 5px;
position:relative;	
		width:259px;		
		height:15px;
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        padding: 10px 10px 10px 10px;
        margin: 20px 5px 20px 5px;		
		position:relative;		
		width:249px;	
		height:23px;	
		color:#333333;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #cfcfcf;
  line-height      : 14px;
}

.sectiontableheader {
  color            : #8b4513;
  font-weight      : bold;
padding: 2px 2px 2px 2px;
}

.sectiontableentry1 {
  background-color:#000000;
color            : #cccccc;
  font-weight      : bold;
padding: 2px 2px 2px 2px;
}

.sectiontableentry2 {
  background-color:#666666;
color:#FFFFFF;
  font-weight      : bold;
padding: 2px 2px 2px 2px;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color:#333333;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
}

.contentpaneopen {
}

/* Titoli */
.contentheading, .componentheading {
  font-family      :Verdana, Helvetica, sans-serif;
  font-size:21px;
  font-weight      : bold;
  color: orange;
  text-align       : left;
  letter-spacing: -2px;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color:#663333;
  text-align       : left;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}


.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #cfcfcf;
  background-color : #333333;
  border           : 1px solid #cfcfcf;
}

/* link */
a
{
  font-size        : 11px;
  color:orange;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
  font-size        : 11px;
  color: orange;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color:grey;
  text-decoration  : none;
}

/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color:#000000;
        text-align:left;
        }


a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color:#CCCCCC;
        text-decoration: underline;
        font-weight: bold;
        }



a.category:link, a.category:visited {
  color:#854515;
  font-weight      : bold;
}

a.category:hover {
  color:#999999;
}


/* Styles for dhtml tabbed-pages */

.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
}

.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}

.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}


/* for modifying {moscode} output.  Dont set the colour! */

.moscode {
        background-color: #f0f0f0;
}


/* Text passed with mosmsg url parameter */

.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}

/* custom stuff */

.container {
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color:#996600;
}

.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;
}

#bc-interface-1 {
background:transparent url(../images/header.jpg) no-repeat;
position:relative;
left:0px;
width:820px;
height:221px;
}

#bc-interface-2 {
background:transparent url(../images/subheader.jpg) no-repeat;
position:relative;
left:0px;
width:820px;
height:132px;
}

#bc-interface-3 {
background:transparent url(../images/content.jpg) repeat-y;
position:relative;
left:0px;
width:820px;
}

#bc-interface-4 {
background:transparent url(../images/subfooter.jpg) no-repeat;
position:relative;
left:0px;
width:820px;
height:55px;
}

#bc-interface-5 {
background:transparent url(../images/footer.jpg) no-repeat;
position:relative;
left:0px;
width:820px;
height:110px;
}

#wrapper 
{
position: relative;
margin: 0 auto 0 auto;
padding: 0px;
top:0px;
width: 820px;
height: 100%;
background:transparent url(../images/content.jpg) repeat-y;
}

body, html {
margin:0px;
padding:0px;
height:100%;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:11px;
background-color:#000000;
}

html, div, span, h1, h2, h3, p, ul, li, img {
}

.clearfix:after {
content: ".";              /* the period is placed on the page as the last thing before the div closes */
display: block;          /* inline elements don't respond to the clear property */ 
height: 0;                  /* ensure the period is not visible */
clear: both;               /* make the container clear the period */
visibility: hidden;	     /* further ensures the period is not visible */
}
.clearfix {display:inline;}   /* a fix for IE Mac */
/* fix for Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

div.spacer
{
clear:both;
}

#mainleft {
width:470px;
position:relative;
float:left;
	}
	
#maincenter {
width:140px;
position:relative;
left:20px;
float:left;
	}
#mainright {
width:150px;
position:relative;
left:29px;
float:left;
}

#paddingthecontent
{
padding:12px;
padding-right:12px;
}
#paddingthefooter
{
padding:12px;
width:470px;
height:60px;
padding-right:12px;
}
#paddingthesubfooter
{
padding:12px;
width:470px;
height:25px;
padding-right:12px;

}
