@import url('/themes/common_css/reset.css');
@import url('/themes/javascript_lib/img_gallery_1/style-neutral.css');
@import url('/themes/common_css/grid.css');
@import url('/themes/common_css/print.css') print;


* {
    font-size: 12px;
    line-height: 1.5em;
    font-family: verdana, sans-serif;
    color: #222;
}

body {
    background: #fff fixed url(../i/background.jpg) no-repeat 50% 0px;
}

div#oh_page {
    margin-top: 1em;
    width: 960px;
    margin: 0px auto;
}

div#oh_page_wrapper {    
    margin-bottom: 1em;
}

div#oh_main_box {
    background: #fff;
    opacity:0.7;
    filter:alpha(opacity=70);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    border: solid 1px #e0e0e0;
    padding: 10px 0px 0px 0px;
    margin-top: 0.5em;
}

div#oh_content_column div.oh_column_padding {
    padding-bottom: 1em;
}

div#oh_breadcrumbs {
    padding: 0.5em 0px;
}

div#oh_site_header {
    background: url(../i/header_background.png) no-repeat 50% 0px;
    margin-bottom: 0.5em;
}

div#site_header_wrapper {
    width: 960px;
    margin: 0px auto;
    text-align: center;
}

div#oh_third_column {
    padding: 18px 0px;
}

div.oh_headline h1 {
    padding: 9px 0px 9px 0px;
    color: #b40236;
    font-weight: normal;
}

div#oh_content_column div.oh_headline {
    padding-bottom: 17px;
}

div#oh_tab_navigation {
    border-top: solid 1px #fff;
    padding: 5px 0px;
}

div#oh_tab_navigation ul {
    list-style: none;
    float: left;
    width: 100%;
}

div#oh_tab_navigation ul li {
    display: inline;
    padding: 2px 0px; 
    margin-left: 3.2em;
}

div#oh_tab_navigation ul li.oh_first {
    margin-left: 0px;
}


div#oh_tab_navigation ul li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
    color: #eeeeee;
}

div#oh_tab_navigation ul li a:hover {
    text-decoration: underline;
}

div#oh_tab_navigation ul li.oh_active a {
    color: #b40236;
}

a#oh_site_logo_title {
    border: none;
    text-decoration: none;
}

div#oh_site_title {
    padding: 10px;
    width: 400px;
    overflow: hidden;
    float: left;
}

div#oh_site_title a {
    color: #777;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    font-family: "Courier New", "Courier", serif;
}

div#oh_language_navigation {
    float: right;
    padding: 5px 0px 10px 0px;
}

div#oh_language_navigation ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

div#oh_language_navigation li {
    font-size: 0.85em;
}

div#oh_language_navigation a {
    text-decoration: none;
    color: #fff;
}

div#oh_language_navigation a:hover {
    text-decoration: underline;
}

div#oh_navigation_column {
    padding: 18px 0px;
}

div#oh_local_navigation {
    background: #eeeeee;
    border: solid 1px #b0b0b0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 8px 0px;
    margin-bottom: 2em;
}

div#oh_local_navigation ul li {
    padding: 5px 5px 5px 15px;
    line-height: 1em;
}

div#oh_local_navigation ul li a {
    text-decoration: none;
}

div#oh_local_navigation ul li a:hover {
    text-decoration: underline;
}

div#oh_local_navigation ul li.active {
}

div#oh_local_navigation ul.oh_subnavigation li {
    padding: 5px 0px 5px 10px;
}

div#oh_local_navigation ul.oh_subnavigation a {
    font-size: 11px;
}

div#oh_breadcrumbs ul li a, div#oh_breadcrumbs span.oh_last_breadcrumb {
    font-size: .85em;
    text-decoration: none;
    vertical-align: middle;
}

div#oh_breadcrumbs ul li a:hover {
    text-decoration: underline;
}

h3.oh_infobox_title {
    color: #B40236;
    font-weight: normal;
    margin-bottom: 1em;
    border-bottom: dotted 1px #d0d0d0
}

h3.oh_news_list_title{
    color: #1d5ea0;
    font-weight: normal;
    margin-bottom: 1em;
    border-bottom: dotted 1px #d0d0d0;
    font-size: 1em;
    text-align: center;
}

h3.oh_news_list_title a {
    color: #1d5ea0;
    font-size: 1.6em;
}



div.oh_image_gallery_4pic {
    background: #f0f0f0;
}

div.oh_image_gallery img {
    border: solid 1px #555;
}

div.oh_important {
    background: #f0f0f0;
}

div.oh_img_text {
    font-style: italic;
}

h3.oh_section_title {
    width: 100%;
    text-align: center;
    border-bottom: dotted 1px #d0d0d0;
    margin-bottom: 0.5em;
    font-weight: normal;
    color: #1d5ea0;
}

div.oh_3_sections {
    margin: 9px 0px;
}

div.oh_section_1_3, div.oh_section_1_3_right {
    border-bottom: solid 1px #e0e0e0;
}

div.oh_important {
    background: #f0f0f0;
}

div.oh_3_sections div.oh_section_1_3, div.oh_3_sections div.oh_section_1_3_right {
    min-height: 200px;
}

div.oh_sidebox {
    width: 94%;
    padding: 0px 3%;
    float: left;
    border: solid 1px #b0b0b0;
    margin-bottom: 2em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
}

div#oh_zone_center_bottom div.oh_news_list {
    float: left;
    width: 47.5%;
}

div#oh_zone_center_bottom div.oh_news_list:first-child {
    margin-right: 5%;
}

div.oh_news_date {
    padding: 3px 0px;
}

h4.oh_news_title a {
    color: #1D5EA0;
}

div.oh_news_item {
    float: left;
    width: 100%;
    margin-bottom: 2em;
}

/* STYLES */
h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.4em;
}

h5 {
    font-size: 1.2em;
}

h6 {
    font-size: 1em;
}

h2.oh_subtitle {
    color: #888;
}

h4.oh_question {
    margin-bottom: 0px;
    font-style: italic;
}

p.oh_answer {
    margin-top: 0px;
}

img.oh_border {
    padding: 2px;
    border: solid 1px #c0c0c0;
}

tr:hover {
    background: #f4eea6;
}

em.oh_important {
    font-weight: bold;
    font-style: normal
}

span.oh_date {
    font-size: 0.85em;
    font-weight: bold;
    color: #777;
}

span.oh_author {
    font-size: 1.2em;
    letter-spacing: 3px;
}

span.oh_marker {
    background-color: yellow;
}

img.oh_border {
    border: solid 1px #808080;
    padding: 3px;
}

img.oh_thumbnail {
    border: solid 2px blue;
}

table {
    border: solid 1px #444;
    border-width: 0px 1px 1px 0px;
}

table td, table th {
    border: solid 1px #444;
    border-width: 1px 0px 0px 1px;
    padding: 3px;
}

table.oh_no_border, table.oh_no_border td, table.oh_no_border th {
    border: none;
}

td.oh_important, th.oh_important {
    background-color: #bfd6f6;
}

div.html_content ul {
    padding-left: 30px;
}

ul.oh_circle {
    list-style: circle;
}

ul.oh_disc {
    list-style: disc;
}

ul.oh_square {
    list-style: square;
}

ul.oh_yes li, li.oh_yes {
    background: url('/themes/common_images/oh_yes.png') no-repeat 0px 2px;
    padding-left: 18px;
    list-style: none;
    position: relative;
    left: -18px;
}

ul.oh_no li, li.oh_no {
    background: url('/themes/common_images/oh_no.png') no-repeat 0px 2px;
    padding-left: 18px;
    list-style: none;
    position: relative;
    left: -18px;
}


