/**
 * Template CSS File
*/

body {
    background: #fff;
    padding: 0;
    color: #000;
    font-family: arial, helvetica, sans-serif;
    font-size: 76.1%;
    text-align: center;
}

#content {
    text-align: left;
    min-height: 300px;
}

#footer {
    color: #999;
    text-align: center;
}

.unseen {
    margin: 0;
    visibility: hidden;
}

ul#topmenu-ul {
    margin: 0;
}

ul#topmenu-ul li {
    float: left;
    list-style: none outside none;
}

ul#topmenu-ul a {
    display: block;
    height: 32px;
    padding-top: 8px;
    text-decoration: none;
    color: #eee;
    font-weight: bold;
    font-size: 1.1em;
}

#topmenu li ul {
    visibility: hidden;                  
}

#topmenu li:hover ul {
    visibility: visible;                  
}

ul#topmenu-ul .item101 a {
    width: 86px;
}

ul#topmenu-ul .item102 a {
    width: 91px;
}

ul#topmenu-ul .item103 a {
    width: 100px;
}

ul#topmenu-ul .item104 a {
    width: 77px;
}

ul#topmenu-ul .item105 a {
    width: 85px;
}

ul#topmenu-ul .item106 a {
    width: 88px;
}

ul#topmenu-ul .item106 ul {
    margin: 0;
    position: absolute;
    width: 89px;
}

ul#topmenu-ul .item106 ul li{
    background: url("../images/top-menu.png") no-repeat -438px 0px transparent;
    margin-top: -7px;
    width: 89px;
}

ul#topmenu-ul .item107 a {
    width: 90px;
}

ul#topmenu-ul .item108 a {
    width: 80px;
}

ul#topmenu-ul .item109 a {
    width: 117px;
}

ul#topmenu-ul .item109 ul {
    margin: 0;
    position: absolute;
    width: 118px;
}

ul#topmenu-ul .item109 ul li{
    background: url("../images/top-menu.png") no-repeat -696px 0px transparent;
    margin-top: -7px;
    width: 118px;
}

ul#topmenu-ul .item110 a {
    width: 78px;
}

ul#utilitymenu-ul {
    margin: 0;
}

ul#utilitymenu-ul li {
    float: left;
    list-style: none outside none;
}

ul#utilitymenu-ul a {
    display: block;
    height: 20px;
    width: 65px;
    text-decoration: underline;
    color: #0378a6;
    font-weight: bold;
    font-size: 1.1em;
}

.moduletable_footermenu {
    padding: 10px 0;
}

ul#footermenu-ul {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
    width: 893px;
}

ul#footermenu-ul li {
    display: inline;
}

ul#footermenu-ul a {
    color: #666;
    margin: 1em;
    text-decoration: none;
}

ul#socialnetworklinks {
    margin: 0;
}

ul#socialnetworklinks li {
    float: left;
    width: 35px;
    list-style: none outside none;
}

ul#socialnetworklinks a {
    display: block;
    text-decoration: none;
}

ul#socialnetworklinks span{
    visibility: hidden;
}

ul#socialnetworklinks .facebook a {
    background-image: url("../images/facebook.gif");
    background-repeat: no-repeat;
    height: 20px;
}

ul#socialnetworklinks .linkedin a {
    background-image: url("../images/linkedin.gif");
    background-repeat: no-repeat;
    height: 20px;
}

ul#socialnetworklinks .twitter a {
    background-image: url("../images/twitter.gif");
    background-repeat: no-repeat;
    height: 20px;
}

.actions {
    display: none;
}

#mailto-window {
    padding: 10px;
    text-align: left;
}

#mailto-window .mailto-close {
    position: relative;
    top: -80px;
    text-align: right;
}

#mailto-window h3 {
    position: relative;
    top: -20px;
}

#mailto-window #mailtoForm {
    position: relative;
    top: -20px;
}

#mailto-window .formelm {
    clear: both;
    height: 30px;
}

#mailto-window label {
    float: left;
    width: 125px;
}

#mailto-window input {
    float: left;
}

.item-page {
    text-align: left;
}