#header {
    height: 96px;
}
#header h1 {
    color: #FFFFFF;
    font: 30px/100% "Trebuchet MS",Arial,sans-serif;
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#header h1 img {
    position: relative;
    top: 5px;
    vertical-align: top;
}
#header h1 span {
    position: relative;
    top: 27px;
}
#header h1 a:hover {
    color: #999999;
}
.description {
    color: #FFFFFF;
    left: 113px;
    top: 60px;
    width: 54%;
}
#col-middle {
    margin: 10px 220px;
}
#contentwrap {
    float: left;
}
#col-mid {
    float: left;
    margin: 10px;
    width: 510px;
}
#col-left {
    margin: 10px 0 10px 220px;
}
#nav {
    clear: none;
    padding-right: 13px;
}
#top-left {
    background: url("images/top-bg-left.png") no-repeat scroll left top transparent;
    height: 26px;
}
#top-right {
    background: url("images/top-bg-right.png") no-repeat scroll right top transparent;
    height: 26px;
    margin-left: 11px;
}
#top {
    background: url("images/top-bg-center.png") repeat-x scroll left top transparent;
    height: 26px;
    margin-right: 11px;
}
#top ul {
    font: bold 12px/100% Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#top ul li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
}
#top ul li a {
    color: #000000;
    display: block;
    padding: 5px 7px 6px;
    text-decoration: none;
}
#top li a:visited {
    color: #000000;
    text-decoration: none;
}
#top li a:hover, #nav .current_page_item a, #nav .current_page_item a:visited {
    background: url("images/nav-item-hover.gif") repeat-x scroll 0 0 #2E91C6;
    color: #FFFFFF;
    text-decoration: none;
}
#content-edit {
    background: none repeat scroll 0 0 white;
    padding: 0 7px 15px 10px;
}
#content {
    clear: none;
}
.post {
    clear: none;
}
.title {
    float: left;
    margin-bottom: 7px;
    width: 100%;
}
.post, .title {
    margin-left: 0 !important;
}
.postdata {
    margin-left: 55px;
}
h3#comments, h3#respond, .entry {
    clear: none;
    margin: 0;
}
.entry {
    padding: 10px 0 0;
}
hr.separator {
    border-top: 1px dotted #CCCCCC;
}
h2 {
    margin: 0 0 2px;
}
h2.post_title {
    margin-left: 55px;
}
.submitta {
    background: url("images/submit-btn.gif") no-repeat scroll left top transparent;
    border: medium none;
    color: #000000;
    font: 12px/100% Arial,Helvetica,sans-serif;
    height: 25px;
    margin-left: 0;
    padding: 3px 0;
    width: 135px;
}
.submitta:hover {
    background: url("images/submit-btn.gif") no-repeat scroll left bottom transparent;
    color: white;
}
#footer {
    clear: none;
}
#footer ul {
    margin: 0;
    padding: 0;
}
#footer ul li {
    background: none repeat scroll 0 0 transparent;
    display: inline !important;
    padding: 0 10px 0 0;
}
#footer ul li a {
    border-right: 1px solid white;
    padding-right: 10px;
}
#footer ul li a.last {
    border: medium none;
}
#sidebar-right {
    margin-left: 0;
}
#sidebar-left {
    margin-right: 0;
}
#sidebar-right ul li ul li, #sidebar-left ul li ul li {
    padding-left: 18px;
}
#archives ul li ul li {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
#pages ul li, #pages ul li ul li {
    background: url("images/arrow_right.gif") no-repeat scroll 0 0 transparent;
}
#pages li.active {
    background: url("images/arrow_down.gif") no-repeat scroll 0 0 transparent;
}
.recentcomments a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
}
.aligncenter {
    text-align: center;
}
#sponsorer {
    height: 105px;
    text-align: center;
}
#sponsorer div {
    background-color: white;
}
#vivill div {
    color: white;
}
table {
    background-color: white;
    border-collapse: collapse;
    border-color: #CCCCCC;
    border-spacing: 0;
    empty-cells: show;
    font-size: 90%;
    padding: 1px;
}
table.tider {
    border: medium none;
    width: 99%;
}
table.tider th {
    padding: 3px 0;
    width: 12.5%;
}
table.tider td {
    border: 1px solid silver;
}
td.booked {
    background: none repeat scroll 0 0 #BB1E1E;
    color: white;
    font-weight: bold;
}
.view tbody, .clCommonGrid tbody {
    border: 1px solid #D5D5D5;
}
.view tbody td {
    padding: 0 2px;
    vertical-align: top;
}
.view thead td, .clCommonGrid thead td {
    padding: 1px 2px;
}
.clBold, .clCommonGrid thead {
    font-weight: bold;
}
.clCommonGrid {
    font-size: 100%;
    width: 99.9%;
}
.clCommonGrid tr td {
    border: 1px solid #DFDFDF;
    padding: 2px 5px;
    vertical-align: top;
}
.clNotify, a.clNotify:link, a.clNotify:visited, a.clNotify:hover, a.clNotify:active, .clGrid .clNotify, .clGrid a.clNotify:link, .clGrid a.clNotify:visited, .clGrid a.clNotify:hover, .clGrid a.clNotify:active {
    color: #FF0000;
}
.clGrid a:link, .clGrid a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.view thead td.head, .clCommonGrid thead th {
    background: url("images/box-tr.gif") repeat-x scroll left top transparent;
    border-right: 1px solid #C7C7C7;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    padding-left: 5px;
}
.view thead td.firstcol {
    background: url("images/box-tl2.gif") no-repeat scroll left top transparent;
}
.view thead td.lastcol {
    background-position: right top;
    border-right: medium none;
}
.breadcrumbs {
    font-size: 92%;
}
.breadcrumbs a {
    padding-right: 7px;
}
.breadcrumbs img {
    position: relative;
    top: -2px;
}
#current {
    color: red !important;
}
li a.active {
    font-weight: bold;
}
#sitemap {
    left: 155px;
    position: absolute;
    top: 30px;
    width: 60px;
}
.jqpopupmenu li a.active {
    font-weight: bold;
}
#login {
    margin-top: 10px;
}
.flt {
    width: 99% !important;
}
.row {
    overflow: hidden;
    padding: 3px 0;
    width: 100%;
}
.edit .row {
    padding: 1px 0;
}
.col05 {
    width: 5%;
}
.col10 {
    width: 10%;
}
.col15 {
    width: 15%;
}
.col20 {
    width: 20%;
}
.col25 {
    width: 25%;
}
.col30 {
    width: 30%;
}
.col35 {
    width: 35%;
}
.col40 {
    width: 40%;
}
.col45 {
    width: 45%;
}
.col50 {
    width: 50%;
}
.col55 {
    width: 55%;
}
.col60 {
    width: 60%;
}
.col65 {
    width: 65%;
}
.col70 {
    width: 70%;
}
.col75 {
    width: 75%;
}
.col80 {
    width: 80%;
}
.col85 {
    width: 85%;
}
.col90 {
    width: 90%;
}
.col95 {
    width: 95%;
}
.col05, .col10, .col15, .col20, .col25, .col30, .col35, .col40, .col45, .col50, .col55, .col60, .col65, .col70, .col75, .col80, .col85, col90, .col95 {
    float: left;
    min-height: 22px;
}
.col05 {
    text-align: center;
}
.col10 {
    padding-right: 3px;
    text-align: right;
}
.col40, .col85 {
    font-weight: bold;
}
select.full, input.full, textarea.full {
    width: 98%;
}
select.almost, input.almost {
    width: 90%;
}
.col40 label, .col85 label, .normal {
    font-weight: normal;
}
.row select, .row input {
    font-size: 100%;
}
.row select {
    height: 21px;
}
.row label {
    font-size: 96%;
}
.info {
    font-size: 92%;
    font-weight: normal;
}
.author img {
    vertical-align: bottom;
}
textarea {
    font: 12px Arial;
}
#ADate, #UDate, .date-pick {
    width: 73px;
}
.date-pick {
    margin-right: 2px;
}
.asmContainer {
    width: 200px;
}
.asmContainer select {
    width: 96%;
}
.asmListItem {
    font-weight: normal;
}
select.flt {
    font-size: 11px !important;
}
div.tot {
    border: medium none !important;
}
.inf {
    margin-bottom: 5px !important;
}
table {
    margin-left: 1px;
}
p.submeta {
    margin: 0;
}

