/*** Normalized ***/


#forum_search_button {
    background-image: url(images/static/search.gif);
}

#weblog_search_button button {
    background-image: url(images/static/search.gif);
}

#content_search_container button {
    background-image: url(images/static/search.gif);
}

#forum_new_topic_button {
    background-image: url(images/static/new_topic.gif);
}

#forum_new_topic_post_button {
    background-image: url(images/static/post.gif);
}

#forum_new_message_button {
    background-image: url(images/static/submit.gif);
    color: #22516c;
}

#forum_cancle_button {
    background-image: url(images/static/cancel.gif);
}

#weblog_search_form {
    border-color: #93bad2;
}

span.weblog_about_me_container {
    color: #ffffff;
}

#weblog_owner {
    color: #306396;
}

#weblog_owner_abstract {
    color: #306396;
}

.content a {
    color: #003f95;
}

.content a:hover {
    color: #8b7474;
}

.content a:active {
    color: #0373b3;
}

#forum_search_container {
}

#container {
}

#main_nav_container {
}

#key_visual {
    background-color: transparent;
}

#slogan {
    background-color: transparent;
}

#content_search_container {
    background-color: #edfaff;
}

#footer {
}

#footer_text {
}

body#main_body {
    background-color: #88002a;
    background-image: url(images/static/body_fon.gif);
    background-repeat: repeat-x;
}

.content {
}

.content {
}

.content p {
}

.content h1 {
    color: #367294;
}

.content h2 {
    color: #367294;
}

.content a:link {
    color: #003f95;
}

.content a:hover {
    color: #8b7474;
}

.content a:active {
    color: #3db4dd;
}

a.content_link {
    color: #8e0b0b;
}

a.content_vis {
    color: #0373b3;
}

a.content_active {
    color: #3db4dd;
}

.content table {
    border-color: #93bad2;
}

.content th {
    color: #ffffff;
    background-color: #93bad2;
    border-color: #acd7f1;
}

.content td {
    color: #000000;
    border-color: #93bad2;
}

.content legend {
    color: #0373b3;
    border-color: #909088;
}

.content label {
    color: #0373b3;
    border-color: #909088;
}

.content input {
    border-right: #909088 1px solid;
    border-top: #909088 1px solid;
    border-left: #909088 1px solid;
    border-bottom: #909088 1px solid;
}

.content textarea {
    border-right: #909088 1px solid;
    border-top: #909088 1px solid;
    border-left: #909088 1px solid;
    border-bottom: #909088 1px solid;
}

#sub_nav_container {
}

.sub_nav_list {
}

.sub_nav_list a.sub_nav_active_item {
    color: #ffffff;
    background-image: url(../../images/dynamic/buttonset8/sub_item_hover.gif);
    background-repeat: repeat-y;
    background-color: transparent;
}

.sub_nav_list a.sub_nav_item {
    color: #ffffff;
    background-image: url(../../images/dynamic/buttonset8/sub_item.gif);
    background-repeat: no-repeat;
    background-color: #367294;
}

.sub_nav_list a.sub_nav_item:hover {
    color: #ffffff;
    background-image: url(../../images/dynamic/buttonset8/sub_item_hover.gif);
    background-repeat: repeat-y;
    background-color: transparent;
}

#main_container {
    background-image: url(images/static/left_bot_fon.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #abd1e8;
}

#main_nav_list {
    background-color: transparent;
}

#main_nav_list a.main_nav_active_item {
    background-position: center center;
    background-image: url(../../images/dynamic/buttonset8/main_item_active.gif);
    color: #ffffff;
    background-repeat: no-repeat;
    background-color: transparent;
}

#main_nav_list a.main_nav_item {
    background-position: center center;
    background-image: url(../../images/dynamic/buttonset8/main_item.gif);
    color: #ffffff;
    background-repeat: no-repeat;
    background-color: transparent;
}

#main_nav_list a.main_nav_item:hover {
    background-position: center center;
    background-image: url(../../images/dynamic/buttonset8/main_item_hover.gif);
    color: #ffffff;
    background-color: transparent;
}

#content_search_caption {
    color: #0373b3;
}

.content h3 {
    color: #367294;
}

#sub_container1 {
    background-image: url(images/static/content_fon.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.content tr.odd {
    background-color: #edfaff;
}

.content tr {
    background-color: #ffffff;
}

.content tr.even {
    background-color: #ffffff;
}

span.field_caption {
    color: #88002a;
}

#weblog_pager {
    background-color: #b6daef;
}

#forum_pager {
    background-color: #b6daef;
}

#header {
    background-image: url(images/static/header.gif);
}

#topfon {
    background-image: url(images/static/left_top_fon.gif);
    background-repeat: repeat-x;
}

.content li {
    color: #367294;
}

#forum_search_container {
    background-color: #edfaff;
}

#mes_line {
    background-image: url(images/static/new_mes_line.gif);
    background-repeat: no-repeat;
}

#arrow_left {
    background-image: url(images/static/arrow_left.gif);
    background-repeat: no-repeat;
}

#arrow_right {
    background-image: url(images/static/arrow_right.gif);
    background-repeat: no-repeat;
}


