/*
General
*/
body 
{
    background-color: #fff;
    background-image: url(../graphics/topbg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

img
{
    border: 0px;
}

a 
{
    color: #1b52a9;
    text-decoration: underline;
}

a:hover 
{
    text-decoration: none;
}

.sitemap_btn {
    text-decoration: none;
}

.sitemap_btn_over {
    text-decoration: underline;
    cursor: pointer;
}

p 
{
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 15px;
}

#main_container 
{
    top: 0px;
    margin: auto;
    width: 75%;
    text-align: left;
    border-top: 1px solid #455369;
}

#logo 
{
    float: left;
    clear: both;
    margin-top: 60px;
    background-image: url(../graphics/logo.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 238px;
    height: 61px;
}

#search 
{
    float: right;
    clear: right;
    margin-top: 77px;
    background-image: url(../graphics/search_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 148px;
    height: 44px;
}

#search input 
{
    margin-left: 8px;
    margin-top: 17px;
    width: 125px;
    border: 0px;
    height: 15px;
    font-family: arial, Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.6em;
    color: #808080;
}

.search_button {
    width: 1px;
    height: 1px;
    position: absolute;
    visibility: hidden;
    display: none;
}

#printLink, 
#topLink,
#tipLink
{
    padding-top: 30px;
    float: right;
}

/*
Top
*/


#top_container 
{
    margin-top: 132px;
    height: 28px;
    background-image: url(../graphics/liner.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

#menu_div 
{
    float: left;
    clear: left;
}

#menu_div img
{
    margin-right: 45px;
}

#language_div 
{
    float: right;
    clear: right;
    padding-right: 10px;
}

#language_div img 
{
    margin-left: 5px;
}


/*
Menu
*/

#sidemenu_div 
{
    margin-top: 10px;
    background-image: url(../graphics/liner.gif);
    background-repeat: repeat-y;
    background-position: right;
    width: 18%;
    float: left;
    clear: left;
    padding: 1%;
    padding-bottom: 0%;
}

#sidemenu_div ul
{
    padding: 0%;
    margin: 0px;
    margin-top: 10px;
    list-style-type: none;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-weight: bold;
}

#sidemenu_div li 
{
    font-size: 0.7em;
    list-style-type: none;
    width: 130px;
    font-weight: normal;
    padding-left:22px;
    padding-top: 2px;
    height: 22px;
}

#sidemenu_div .selected 
{
    list-style-image: url(../graphics/blue_arrow.gif);
    list-style-position: inside;
    padding-left: 6px;
    padding-top: 2px;
}

#sidemenu_div li a 
{
    text-decoration: none;
    color: #000;
}

#sidemenu_div li a:hover 
{
    text-decoration: underline;
}

#sidemenu_div .selected a 
{
    text-decoration: underline;
}


.submenu1_td,
.submenu2_td
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.7em;
    width: 130px;
    font-weight: normal;
    padding-top: 2px;
    padding-left: 20px;
    height: 22px;
}

.submenu1_td_over,
.submenu2_td_over
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.7em;
    width: 130px;
    font-weight: normal;
    padding-top: 2px;
    padding-left: 20px;
    height: 22px;
}

.submenu1_td_selected,
.submenu2_td_selected
{
    background-image: url(../graphics/blue_arrow.gif);
    background-position: 5px; 
    background-repeat: no-repeat;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.7em;
    width: 130px;
    font-weight: normal;
    padding-top: 2px;
    padding-left: 20px;
    height: 22px;
    cursor: default;
}

.submenu2_td,
.submenu2_td_over
{
    padding-left: 35px;
}

.submenu2_td_selected 
{
    background-position: 18px 8px;
    padding-left: 35px;
}


#contact_div 
{
    padding: 2%;
    margin-top: 100px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.6em;
    line-height: 175%;
    font-weight: normal;
    text-align: left;
}

#contact_div p {
margin: 0px;
}

/*
Content
*/

#content_div 
{
    width:77%;
    float: right;
    clear: right;
    padding: 2%;
    padding-top: 27px;
    padding-right: 0%;
}

h1 
{
    clear: both;
    font-family: Trebuchet MS, arial, Sans-Serif;
    font-size: 1em;
    letter-spacing: -1px;
    margin: 0px;
    padding: 0px;
}

#cmscontent_div 
{
    font-family: Trebuchet MS, Sans-Serif;
    font-size: 0.7em;
    color: #000;
    line-height: 175%;
    text-align: justify;
}

.col1_texttitle,
.col1_scripttitle 
{
    margin-top: 20px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.6em;
    font-weight: bold;
    color: #000;
}

.col1_textcontent p 
{
    margin: 0px;
}

.col2_textcontent p 
{
    margin: 0px;
    margin-top: 5px;
}

.col1_textcontent 
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.7em;
    font-weight: normal;
    color: #000;
    padding: 2px;
    margin-bottom: 3px;
    padding-right: 6px;
}

.col2_textcontent li,
.sitemap_li1
{
    list-style-image: url(../graphics/li_bullet.gif);
    list-style-position: outside;
}

.col2_texttitle,
.col2_scripttitle 
{
    font-weight: bold;
    color: #000;
    padding-bottom: 2px;
    margin-top: 5px;
    margin-bottom: 3px;
    padding-left: 1px;
    border-bottom: 1px solid #ddd;
}

/*
Toolbar
*/

#toolbar_div 
{
    text-align: right;
}

#toolbar_div a
{
    font-family: Trebuchet MS, Sans-Serif;
    font-size: 0.7em;
    margin-left: 20px;
}

#copyright_div 
{
    float: left;
    width: 100%;
    font-family: Trebuchet MS, Sans-Serif;
    font-size: 0.6em;
    text-align: center;
    color: #bbb;
    margin-bottom: 10px;
}


/*
Advanced user management
*/

.advanced_password_forgotpass_a 
{
    margin-left: 51px;
}

.advanced_username_input,
.advanced_password_input 
{
    width: 200px;
}

.advanced_password_userbar_div 
{
    background-image: url(../graphics/key_img.gif);
    background-repeat: no-repeat;
    text-align: right;
    font-family: Trebuchet MS, Sans-Serif;
    padding-left: 22px;
    margin-top: -40px;
    padding-right: 135px;

    float: right;
    clear: both;
}

.advanced_password_button 
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 1em;
    padding-left: 5px;
    padding-right: 5px;
}

.advanced_password_userbar_editprofile
{
    position: absolute;
    margin-top: -20px;
    margin-left: 205px;
}

.advanced_password_userbar_logout 
{
    position: absolute;
    margin-top: -20px;
    margin-left: 275px;
}

.advanced_password_window_body 
{
    background-image: url();
    background-color: #fff;
    text-align: left;
    padding: 10px;
}

.advanced_password_window_div h1 
{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.advanced_password_window_label 
{
    font-family: Trebuchet MS, Sans-Serif;
    font-size: 0.75em;    
}

.advanced_password_window_input 
{
    font-family: Trebuchet MS, Sans-Serif;
    font-size: 0.75em;    
    color: #000;
    width: 100%;
}

.advanced_password_window_button 
{
    margin-top: 5px;
    width: 50%;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 0.7em;
}


/*
News Element
*/

.newsTitle_div 
{
    margin-top: 10px;
    font-size: 1.1em;
    font-weight: bold;
    color: #1b52a9;
    text-decoration: underline;
}

.newsDate_div 
{
    color: #808080;
}

.newsTeaser_div 
{
    display: none;
    visibility: hidden;
}

.newsContent_div 
{
    line-height: 150%;
}

.newsContent_div p {
    margin: 0px;
    margin-bottom: 5px;
}

.newsAuthor_div 
{
    font-style: italic;
    margin-bottom: 20px;
}

.newsArchiveLink 
{
    margin-left: 20px;
    background-image: url(../graphics/archive_img.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.newsRssLink 
{
    background-image: url(../graphics/rss_img.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.col2_news_paging_list
{
    margin-bottom: 20px;
}

.col2_news_paging_input,
.gallery_paging_input
{
    text-align: center;
    font-size: 0.9em;
    margin-left: 5px;
    margin-right: 5px;
}

.col2_news_paging_link_selected,
.gallery_paging_link_selected
{
    margin-left: 5px;
    border: 1px solid #1b52a9;
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none;
}

.col2_news_paging_link,
.gallery_paging_link,
.gallery_paging_prev,
.gallery_paging_next
{
    margin-left: 5px;
    padding: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
}

.col2_news_paging_prev,
.gallery_paging_prev
{
    margin-right: 2px;
}

.col2_news_paging_next,
.gallery_paging_next
{
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 10px;
    border-right: 1px solid #ddd;
}

.col2_newsarchive_item_div
{
    margin-bottom: 10px;
}

.col2_newsarchive_title_link 
{
    float: left;
    padding-right: 5px;
}

.col2_newsarchive_date 
{
    float: left;
    color: #808080;
    padding-right: 5px;
}

.col2_newsarchive_author 
{
    font-style: italic;  
}

.col2_newsarchive_teaser 
{
}


/*
  Forum
*/

.col2_forum_cat_link 
{
    padding-left: 16px;
    background-image: url(../graphics/blue_arrow.gif);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}

.col2_forum_catname_div 
{
}

.col2_forum_catdescription_div 
{
}

.col2_forum_category_name_div 
{
    margin-top: 10px;
    font-weight: bold;
}

.col2_forum_category_description_div 
{
    padding-bottom: 3px;
    border-bottom: 1px solid #ddd;
}

.col2_forum_postleft_post_div 
{
    background-image: url(../graphics/note.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 10px;
}

.col2_forum_postleft_sticky_div 
{
    background-image: url(../graphics/sticky.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 10px;
}

.col2_forum_post_link
{
    height: 50px;
    padding-top: 30px;
    padding-left: 20px;
}

.col2_forum_postdate_div 
{
    float: left;
    color: #808080;
    border-right: 1px solid #eee;
    padding-right: 5px;
    margin-right: 5px;
    padding-left: 21px;
}

.col2_forum_postauthor_div 
{
    float: left;
    border-right: 1px solid #eee;
    padding-right: 5px;
    margin-right: 5px;
}

.col2_forum_catleft_td 
{
    float: left;
    clear: left;
    width: 70%;
    border-top: 1px solid #ddd;
    padding: 5px;
}

.col2_forum_catright_td  
{
    float: left;
    width: 27%;
    border-top: 1px solid #ddd;
    clear: right;
    padding: 5px;
    text-align: right;
    font-size: 0.9em;
    color: #808080;
}

.col2_forum_username_div 
{
    font-style: italic;
}

.col2_forumcontent 
{
    margin-top: 12px;
    margin-bottom: 40px;
}

.col2_forum_toptoolbar_topic 
{
    padding-left: 20px;
    background-image: url(../graphics/note_add.gif);
    background-repeat: no-repeat;
    margin-right: 20px;
}

.col2_forum_toptoolbar_reply
{
    padding-left: 20px;
    background-image: url(../graphics/note_edit.gif);
    background-repeat: no-repeat;
    margin-right: 16px;
}

.col2_forum_toptoolbar_back
{
    padding-left: 20px;
    background-image: url(../graphics/gray_arrow.gif);
    background-repeat: no-repeat;
}

.col2_post_div 
{
    padding-left: 20px;
    background-image: url(../graphics/note.gif);
    background-repeat: no-repeat;
}


.col2_post_div_over
{
    padding-left: 20px;
    background-image: url(../graphics/note_go.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;    
}

.col2_post_div_selected
{
    padding-left: 20px;
    background-image: url(../graphics/note_go.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;    
}

.col2_author_span 
{
    text-decoration: none;
    margin-right: 5px;
    color: #000;
}

.col2_date_span 
{
    padding-left: 5px;
    color: #808080;
    text-decoration: none;    
}

.col2_forum_viewpost_author_div 
{
    margin-top: 10px;
    font-style: italic;
}

.col2_forum_viewpost_title_div 
{
    font-weight: bold;
}

.col2_forum_viewpost_date_div 
{
    color: #808080;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.col2_forum_viewpost_content_div p 
{
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.col2_forum_form_header_div 
{
    border-top: 1px solid #ddd;
    padding: 5px;
    font-weight: bold;
}

.col2_forum_form_left_div 
{
    float: left;
    clear: left;
    width: 100px;
}

.col2_forum_form_smiley_link 
{
    position: absolute;
    right: 12.5%;
    background-image: url(../graphics/smiley.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.col2_forum_form_input,
.col2_forum_form_textarea 
{
    width: 100%;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 1em;
}

.col2_forum_form_textarea
{
    width: 100%;
    height: 100px;
}

.col2_forum_form_submit,
.col2_forum_form_cancel
{
    margin-top: 5px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 1em;
    padding-left: 5px;
    padding-right: 5px;
}

#p_author 
{
    border: 1px solid #ddd;
    background-color: #fafafa;
    padding: 1px;
    padding-left: 2px;
    height: 20px;
}


/* 
Gallery
*/



.gallery_item_frame_off 
{
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    float: left;
    width: 110px;
    height: 105px;
    text-align: center;
    padding-top: 5px;
    margin: 4px;
}

.gallery_item_image_frame_off 
{
    border: 1px solid #1b52a9;
}

.gallery_item_image_off {
    width: 93px;
    height: 93px;
}
