html {
    background: none repeat scroll 0 0 #FFFFFF;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font: 80%/150% Tahoma,Arial,Helvetica,sans-serif;
}
a:link, a:visited {
    color: #666666;
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}
a img {
    border: medium none;
}
.buttonheading img {
    border: 0 none;
    padding-right: 10px;
}
h1 {
    font-size: 200%;
}
h2 {
    font-size: 175%;
}
h3 {
    font-size: 150%;
}
h4 {
    font-size: 125%;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 5px 0;
    padding: 0;
}
ul {
    list-style: none outside none;
}
ul li {
    padding-left: 20px;
}
ol li {
    margin-left: 35px;
}
th {
    font-weight: bold;
    padding: 8px;
    text-align: left;
}
hr {
    border-color: #EEEEEE -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 1px;
}
br {
    font-size: 1px;
    height: 1px;
}
td, th, div {
    text-align: left;
}
#page {
    padding-left: 10px;
    padding-right: 10px;
}
.container {
    border-left: 1px solid #F47A62;
    border-right: 1px solid #F47A62;
    margin: 0 auto;
    overflow: hidden;
    width: 950px;
}
#logo {
    float: left;
    font-size: 50px;
    height: 200px;
    letter-spacing: normal;
    line-height: 23px;
    padding: 20px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
#logo a:hover {
    text-decoration: none;
}
.com_firmas {
}
.firmas-thumbnail {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    float: left;
    height: 200px;
    margin: 10px 20px 10px 15px;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}
.firmas-thumbnail a {
    border: medium none;
    height: 200px;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}
.firmas-thumbnail p {
    text-align: center;
}
#toppanel {
    background: url("../images/top.png") repeat-x scroll 0 0 transparent;
    height: 30px;
    width: 100%;
}
#sub-panel {
    height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 150px;
    z-index: 2000;
}
#sub-panel a {
    float: right;
    margin-right: 30px;
    margin-top: -1px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 84px;
}
#sub-panel a span {
    display: block;
    height: 30px;
    padding-top: 8px;
}
a#toggle span {
    background: url("../images/toggle.png") no-repeat scroll 0 0 transparent;
    color: #C9BE62;
}
#tools {
    clear: right;
    float: left;
    line-height: 25px;
    padding-top: 5px;
    text-align: left;
    width: 350px;
}
#login {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-right: 2px;
    padding: 0 0 5px;
    text-align: right;
    width: 35px;
}
#login-box {
    overflow: hidden;
    position: absolute;
    right: 145px;
    top: 30px;
    visibility: hidden;
    width: 320px;
    z-index: 99999999;
}
#login-panel {
    background: url("../images/login-bg.png") no-repeat scroll 0 100% transparent;
    color: #E6E6E6;
    overflow: hidden;
    padding: 25px 30px 30px;
    position: relative;
}
#login-panel .moduletable_content {
    margin-bottom: -5px;
    padding-top: 0;
}
#login-panel .moduletable a {
    color: #FFB405;
}
form.loginform legend {
    background-color: transparent;
    color: #CCCCCC;
    font-size: 1.3em;
}
form.loginform p#login-username label, form.loginform p#login-password label {
    display: none;
}
form.loginform .inputbox {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #888888;
    display: inline;
    padding: 0;
}
form.loginform p#login-username {
    background: url("../images/username.png") no-repeat scroll left center #252525;
    border: 1px solid #414141;
    color: #C0C0C0;

    padding: 3px 2px 3px 23px;
    width: 220px;
}
form.loginform p#login-password {
    background: url("../images/password.png") no-repeat scroll left center #252525;
    border: 1px solid #414141;
    color: #C0C0C0;
    padding: 3px 2px 3px 23px;
    width: 220px;
}
form.loginform p#form-login-remember {
    color: #999999;
    float: right;
    margin: 13px 5px 0 0;
}
form.loginform p#login-button {
    float: left;
    margin: 12px 15px 0 -5px;
}
form.loginform p#login-button .round, form.loginform p#login-button .round span {
    background-image: url("../images/button.gif");
    background-repeat: repeat-x;
    border: medium none;
    color: #FAFAFA;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 5px;
}
form.loginform ul.login-lost {
    clear: both;
    float: left;
    margin: 15px 0 0 10px;
    text-align: left;
    width: 100%;
}
form.loginform ul.login-lost li {
    padding: 0;
}
button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    overflow: visible;
    padding: 0 2px;
    white-space: nowrap;
    width: auto;
}
.logout {
    display: block;
    float: left;
    height: 80px;
    line-height: 30px;
    padding-left: 30%;
    text-align: center;
}
#logout.button {
    background: url("../images/button.gif") repeat-x scroll 0 0 transparent;
    color: #FAFAFA;
    font-size: 11px;
    font-weight: bold;
    margin-left: 40%;
    padding: 5px;
    text-align: center;
    width: 50px;
}
#moomenu {
    height: 55px;
}
.nav {
    background: url("../images/menu.png") no-repeat scroll center top transparent;
    height: 100%;
    width: 100%;
}
#element-box {
    background-color: #FFFFFF;
}
#user1, #user2, #user3, #user4, #user5, #user6, #user7, #user8, #user9 {
    float: left;
    height: auto;
    width: auto;
}
#user h3 {
    border-bottom: 1px solid #FF9933;
    color: #FF9933;
    font-family: Verdana,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 30px;
    margin: -4px -6px 5px;
    text-align: left;
}
.userpadding {
    padding: 10px 10px 20px;
}
.usertop {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
#logo_container {
    border-bottom: 4px solid #A4A4A4;
    float: left;
    height: 220px;
    margin-bottom: 2px;
    margin-top: 2px;
    width: 345px;
}
#header_image_container {
    border-bottom: 4px solid #F47A62;
    float: left;
    height: 220px;
    margin-bottom: 2px;
    margin-top: 2px;
    width: 605px;
}
#header_image {
    background-image: url("../images/header_image.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    height: 216px;
    margin-bottom: 2px;
    margin-top: 2px;
    width: 605px;
}
#logo_image {
    background-image: url("../images/logo.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 68px;
    margin-left: 10px;
}
#header_logo {
    border-bottom: 6px solid #F47A62;
    border-top: 6px solid #F47A62;
    height: 230px;
    margin-bottom: 10px;
    margin-top: 0;
}
.usertop h3, .userbottom h3 {
    border-bottom: 1px solid #FF9933;
    color: #FF9933;
    font-family: Verdana,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 30px;
    margin: -4px -6px 5px;
    text-align: left;
}
.userbottom, .userfooter {
    overflow: hidden;
    width: 100%;
}
.containermainbody {
    line-height: 150%;
    overflow: hidden;
    width: 100%;
}
#left-mid {
    float: left;
    margin: 30px 15px 25px 0;
    overflow: hidden;
    padding: 5px 35px 0 0;
    width: 615px;
}
#left-full {
    background-image: url("../images/left_navi_border.png");
    background-position: left center;
    background-repeat: repeat-y;
    float: left;
    overflow: hidden;
    width: 950px;
}
#left_navi {
    display: block;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    width: 240px;
}
#content {
    display: block;

    float: left;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    width: 680px;
}
#right {
    background: none repeat scroll 0 0 #F6F6F6;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    margin: 20px 0 25px;
    overflow: hidden;
    width: 282px;
}
.rightcontainer .moduletable {
    padding: 0 0 15px;
}
.moduletable_menu h3 {
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-style: solid;
    border-width: 1px;
    margin: 10px 0 15px;
    padding: 3px 0;
    text-align: center;
}
.moduletable h3 {
    border-bottom: 8px solid #CCCCCC;
    border-top: 8px solid #CCCCCC;
    color: #292929;
    margin: 10px 0 15px;
    padding: 2px 0;
    text-align: center;
}
#mod_search_searchword {
    background-color: transparent;
    background-image: url("../images/bg-search.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    color: #FF9933;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 20px 0 10px;
    padding: 10px 0 0 20px;
    width: 262px;
}
#pathway {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #444444;
    height: 0;
    margin-bottom: 10px;
    width: 100%;
}
.messagecontainer {
    overflow: hidden;
    width: 100%;
}
.searchcontainer {
    overflow: hidden;
    width: 100%;
}
.rightcontainer {
    overflow: hidden;
    padding: 0 15px;
    width: 252px;
}
.contentheading {
    color: #64696E;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 125%;
    font-weight: bold;
    line-height: 100%;
    margin: 0;
    padding: 5px 0;
}
.small, .createdate, .modifydate {
    color: #AAAAAA;
    font-size: 11px;
}
.readon, .readon:link, .readon:visited {
    background-image: url("../images/readmore.gif");
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px dashed #DDDDDD;
    font-size: 11px;
    padding-right: 10px;
}
.readon:hover {
    border-bottom: 1px dashed #FF9933;
    text-decoration: none;
}
span.article_separator, .article_separator {
    background: url("../images/article_separator.png") no-repeat scroll 50% 50% transparent;
    display: block;
    height: 30px;
    margin: 0;
}
.componentheading {
    background-image: url("../images/bg-components.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #D44400;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.blog {
    padding-left: 10px;
    padding-right: 10px;
}
.pagenav, .pagenav:link, .pagenav:visited {
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 80px;
    padding: 2px;
}
.pagenav:hover {
    background-color: #FFFFFF;
    text-decoration: none;
}
.button {
    background-repeat: repeat-x;
    border: 1px solid #BEBEBE;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 5px;
}
.inputbox {
    background: url("../images/input.png") repeat-x scroll 0 0 #F5F5F5;
    border: 1px solid #BEBEBE;
    margin: 5px 0;
    padding: 2px;
}
.editor {
    background-color: #FFFFFF;
    margin: 10px;
    padding: 10px;
}
#levellimit {
    margin-left: 5px;
    margin-right: 5px;
}
select {
    background: url("../images/input.png") repeat-x scroll 0 0 #F5F5F5;
    border: 1px solid #BEBEBE;
    margin: 5px 0;
    padding: 2px;
}
select:focus {
    border: 2px solid #AAAAAA;
}
.inputbox:focus {
    border: 2px solid #AAAAAA;
}
.sectiontableheader, .sectiontableheader a:link, .sectiontableheader a:visited {
    background-image: url("../images/button.gif");
    color: #FAFAFA;
    padding: 4px;
}
tr .sectiontableentry1 td, tr .sectiontableentry2 td {
    padding: 2px 0;
}
td .sectiontableentry2, td .sectiontableentry1 {
    padding: 5px;
}
.poll tbody tr td {
    text-align: left;
}
.bottom {
    margin-top: 15px;
    overflow: hidden;
    padding: 10px 0 5px;
    width: 100%;
}
#footer {
    width: 100%;
}
#footer h3 {
    font-size: 17px;
    padding: 10px 0;
}
#footer a:hover {
    color: #FBFBFB;
    text-decoration: none;
}
#footer li {
    border-bottom: 1px solid #444444;
    font-size: 13px;
}
#copy {
    /*height: 100%;*/
    width: 100%;
}
.copyright_border {
    border-bottom: 6px solid #F47A62;
    border-top: 6px solid #F47A62;
    margin-bottom: 0;
    margin-top: 10px;
}
.copyright {
    background-color: #959595;
    border: 1px solid #797979;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 345px;
    margin-top: 2px;
    padding: 5px;
    text-align: left;
}
.copyright a:hover {
    text-decoration: none;
}
#scrolltop {
    text-align: center;
}
.arrowlistmenu {
    width: 180px;
}
.arrowlistmenu .menuheader {
    color: white;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 4px 0 4px 10px;
    text-transform: uppercase;
}
.arrowlistmenu .openheader {
}
.arrowlistmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.arrowlistmenu .categoryitems {
    margin-left: 10px;
}
.arrowlistmenu ul li {
    padding-bottom: 2px;
    padding-left: 0;
}
.arrowlistmenu ul li .opensubheader {
    background-color: #ffece8;
	color:#F47A62;
}
.arrowlistmenu ul li .closedsubheader {
    background-color: #ffece8;
}
.arrowlistmenu ul li a {
    background: url("../images/arrowbullet.png") no-repeat scroll left center transparent;
    border-bottom: 1px solid #F47A62;
    /*color: #FF9933;*/
    display: block;
    font-size: 90%;
    font-weight: bold;
    padding: 2px 0 2px 20px;
    text-decoration: none;
}

.arrowlistmenu ul li a:visited {
   /* color: #437395;*/
}
.arrowlistmenu ul li a:hover {
    background-color: #ffece8;
}
.arrowlistmenu ul li a:active {
    background-color: #ffece8;
}
.arrowlistmenu ul li a.subexpandable:hover {
    background-color: #ffece8;
}
#Contact_info {
    color: #A4A4A4;
    font-size: 38px;
    margin-left: 10px;
    margin-top: 10px;
    padding-top: 20px;
}
#contact_subinfo {
    font-size: 13px;
    margin-top: 20px;
}
#Contact_info ul {
    font-size: 17px;
    margin-top: 12px;
}
#Contact_info ul li {
    padding-right: 7px;
    text-align: right;
}
tr.top {
}
tr.top div.title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 2px;
}
tr.sub {
}
tr.sub div.title {
    border-bottom: 1px solid #F47A62;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 2px;
}
.inputerror {
    color: #CD0000;
}
#banner_content {
    border: 1px solid;
    height: 100px;
    margin-top: 20px;
}
#banner_left_navi {
    border: 0 solid;
    /*height: 200px;*/
    margin-right: 10px;
    margin-top: 20px;
}
.bgu {
    background-color: #437395;
    color: #FFFFFF;
    font-weight: bold;
}
.over {
    background-color: #EAEAEA;
}
.out {
    background-color: #EEEEEE;
}
table.stil {
    border: 1px solid #FF9933;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
