﻿body, html, iframe {
margin:0px;padding:0px;
}

form {
display:inline;
}

img {
border:none;
}

p {
margin:0px;
padding:8px 0px 0px 0px;
}

hr {
margin:4px 0px; 
padding:0px 0px;
}

a, a:active, select, a img, img, map, area, area:focus, input, input:focus, button, button:focus {
outline:none;
-moz-outline-style:none;
}

/* Always show vertical scroll */
html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

/* ========================================================================= */
/* ========================================================================= */

html, body  {
min-height:100%;
margin:0; padding:0;
}
html {
background: url(/layout/bodybg.jpg) repeat-x bottom left;
}



#head {
height:122px;
}

#topnav {
float:right;
padding-top:30px;
}

#topnav  a, #topnav {
font-size:10px;
font-family:Tahoma,sans-serif;
color:#76a0be;
text-decoration:none;
}
#topnav  a:hover{
color:#76a0be;
text-decoration:underline;
}


ul {
margin:5px 5px 5px 1px;
padding:0px;
}

ul {
list-style-type:none;
}

ul ul {
margin:0px 10px 2px 8px;
}

ul li {
margin:0px;
padding:0px 0px 8px 14px;
background:url(/layout/list_item.gif) no-repeat 0px 5px;
}

ul.lean li {
padding:0px 0px 0px 14px;
}

* html ul li {
background-position: 0px 6px; /* IE 6 */
}

*+html ul li {
background-position: 0px 6px; /* IE 7 */
}

ol {
margin:5px 10px 0px 20px;
padding:0px;
}

.maincontent, .maincontent p, .maincontent div, .maincontent td {
font-size:11px;
font-family:Tahoma,sans-serif;
color:#79818b;
text-decoration:none;
line-height:16px;
text-align:left;
}

h1 {
font-size:18px;
font-family:Georgia,serif;
color:#79818b;
text-decoration:none;
line-height:22px;
text-align:left;
margin:0px 0px 0px -1px;
padding:0px 0px 10px 0px;
font-weight:normal;
}

h2 {
font-size:13px;
font-family:Tahoma,sans-serif;
color:#76A0BE;
text-decoration:none;
line-height:16px;
text-align:left;
margin:0px 0px 0px -1px;
padding:16px 0px 3px 0px;
font-weight:normal;
}

#navigation {
background:#dbe7f0;
text-align:left;
}

#navigation ul, #navigation li, #navigation span, #navigation a {
margin: 0px;
padding: 0px;
list-style-type: none;
line-height: 30px;
font-weight: normal;
font-size: 12px;
background-image:none;
font-family:Tahoma,sans-serif;
}

#navigation ul li {
display: inline;
}

#navigation li.lvl-1-active a, #navigation li.lvl-1 a, #navigation li.lvl-1-inpath a {
padding: 8px 22px 8px 22px;
margin: 0px 0px 0px 0px;
text-decoration: none;
}

#navigation li.lvl-1 a {
color: #76a0be;
}

#navigation li.lvl-1-active a {
background: #76a0be;
color: #FFF;
}

#navigation li.lvl-1-inpath a {
background: #76a0be;
color: #FFF;
}

#navigation li.lvl-1 a:hover {
text-decoration:underline;
}

a {
color:#76a0be;
text-decoration:none;
}

a:hover {
color:#76a0be;
text-decoration:underline;
}

div.commemt {
padding-top: 3px;
color: #AAA;
font-size: 10px;
line-height: 11px;
font-style: italic;
}
td.txt {
vertical-align:top;
padding-left:15px;
}
td.img {
vertical-align:top;
padding-bottom:15px;
}
td.img img, img.img {
border:1px solid #ccc;
}

.gallery table{
    border-bottom:1px solid #45799D;
    background: none repeat scroll 0 0 #DBE7F0;
    text-align: left;
    font-family: Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* ---------------- 
   Paging
   ---------------- */
ul.paging {
margin: 0px;
padding: 0px;
display:inline;
list-style-type: none;

}

ul.paging li {
display:inline;
padding:0px !important;
/*margin-right:5px;*/
background-image:none;
}

ul.paging li a, ul.paging li div {
color: #444 !important;
border:1px solid #DDD;
padding:1px 5px;
display:inline;
line-height:18px;
background-image:none;
}
ul.paging li a {
background:#F5F5F5;
text-decoration:none;
}
ul.paging li div {
font-weight:bold;
}

* html ul.paging li div { margin-right:0.25em; }

ul.paging li a:hover {
background:#FFF;
text-decoration:none;
}

.comment, .gallerybox {
    border: 1px solid #CCCCCC;
    padding: 10px;
}
.gallerybox h2 {
    padding: 0px;
}
.comment .red, .gallery .red{
    color: #45799D !important;
}

/* ---------------------------- 
   Validator, form-table, Inputs
   ---------------------------- */
.platocontent input, .platocontent select, .platocontent textarea, .platocontent button {    
font-family:Tahoma,Arial,sans-serif; 
font-size:11px;
margin:0px;
}   
label { 
cursor:pointer; display:inline;
}

.val-err, .error {
color:#CC0000;
font-weight:normal;
font-size:9px;
}

.val-desc-err {
color:#CC0000;
font-weight:bold;
}

.val-value {
color:#666;
}
/*
div.val-input-error .p-ti {
display:inline;
}

table.form-table {
width:500px;  
} 

table.form-table tr td {
padding:3px 0px;
}

table.form-table td.a {
white-space:nowrap;
padding-right:15px;
padding-top:4px;
vertical-align:top;
width:30%;
}

table.form-table td.captcha {
padding-top:10px !important;
height: 40px;
}

table.form-table td.b {
width:70%;
vertical-align:top;
}

table.form-table td table.inner td {
padding:0px 0px;
vertical-align:top;
}
*/

.p-ra {
vertical-align:middle;
margin-right:3px;
}

.p-cx {
vertical-align:text-bottom;
margin-right:3px;
}

* html .p-cx {
height:1.3em;width:1.3em; /* IE */
vertical-align:middle;
}

.p-ta {
}

.p-ti {
}

.p-mul {
}

.p-dd {
}

.p-sb, button {
border:1px solid #76A0BE;
font-weight:bold;
cursor:pointer;
background:white;
font-size:11px;
font-family:Tahoma,Arial,sans-serif; 
}

div.val-help { 
display:none;position:absolute;clear: both;z-index:100;
background:url(/images/std/validator_help_yellow.gif) no-repeat 0px 0px;
margin:1px 0px 0px -3px; 
}
div.val-help div {
border-bottom:1px solid #ffc000;border-right:1px solid #ffc000;
padding:5px;margin-top:5px;
}
span.hlp-span {
position:absolute;margin-left:4px;margin-top:4px;
}
