/* CSS Document */

html {
	height: 100%;
	padding: 0px;

}

body {
	height: 100%;
	margin:0px;
	background: #F4F3C8;
	color: #E28112;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
}

div, tr, td, p {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #E28112;

}

.mainbody {
    padding-top: 10px;
    padding-left: 14px;
    padding-right: 10px;
}
.banner, .orange, .leftcol {
    background: #F98D11;
}

.footer {
    background: #F98D11;
  	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9px;
    color: #F4F3C8;
    padding-top: 1px;
}
.credits {
  	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9px;
}

.rightcol {
   	margin: 0px;
	background: #F4F3C8 url(../images/marchio.gif) no-repeat;
    background-position: bottom center;
    background-attachment:fixed;
}

.toolbar {
  background: #FDBA58;
}

img.imgbig {
 margin:0px;
 padding:0px;
 margin-left:10px;
}

img.imgsmall1 {
 margin:0px;
 margin:0px;
}
img.imgsmall2 {
 margin:0px;
 padding:0px;
}
img.imgsmall3 {
 margin:0px;
 padding:0px;
}

table.content_table {
    width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #B64B04;
    text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

a:hover {
background: #F98D11;
color: #F4F3C8;
text-decoration: none;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #F4F3C8;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px;
  width: auto;
  background: #B64B04;
  padding: 0px 2px;
  line-height: 146px !important;
  line-height: 12px;
  height: 20px !important;
  height: 18px;
  margin: 1px;
  cursor: hand;
  margin-top: 4px;
}

.inputbox, select {
	padding: 2px;
	border:solid 1px #F98D11;
	background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #B64B04;

}

.contentheading, .componentheading {
	height: 24px;
	color: #F98D11;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #F98D11;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 98%;
    margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletablelogin {
	width: 98%;
    margin: 0px;
	padding: 13px;
	margin-top: 5px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	color: #999999;
	font-size: 11px;
}

.modifydate {
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
    display: block; text-decoration: none; border: 0px solid;
    background-image: none;
    color: #B64B04;
    list-style:none; float: left;
    font-size: 9px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    padding: 2px;
    margin-left: 6px;
    margin-right: 9px;
    margin-top: 4px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    text-transform: uppercase;
}

a.mainlevel:hover {
background: #F98D11;
color: #F4F3C8;
}

a.mainlevel#active_menu {
	color:#F4F3C8;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
}

a.mainlevelRight:link, a.mainlevelRight:visited {
    display: block; text-decoration: none; border: 0px solid;
    background-image: none;
    color: #B64B04;
    list-style:none; float: left;
    font-size: 9px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    padding: 2px;
    margin-left: 3px;
    margin-right: 0px;
    margin-top: 7px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    text-transform: uppercase;
}

a.mainlevelRight:hover {
background: #F98D11;
color: #F4F3C8;
}

a.mainlevelRight#active_menuRight {
	color:#FDBA58;
	font-weight: bold;
}

a.mainlevelRight#active_menu:hover {
}



a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.mosimage {
  border: 0px;
  margin: 0px
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
.back_button {
  float: center;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  margin: 1px;
}


