/*** Normalized ***/

#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);
}

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

#left_top {
    background-image: url(images/static/left_top.jpg);
    background-repeat: repeat-y;
}

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

#forum_search_container button {
    background-image: url(images/static/button.gif);
    background-posiniton: center;
}

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

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

.content a {
    color: #73d1d67;
    font-family: tahoma;
    text-decoration: underline;
}

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

#main_nav_container {
    background-color: #3d1d67;
}

#key_visual {
    background-color: transparent;
}

#slogan {
    background-color: transparent;
}

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

body#main_body {
    background-color: #45384a;
    background-image: url(images/static/fon.jpg);
    background-repeat: repeat-x;
}

a.content_link {
    color: #3d1d67;
    font-family: tahoma;
    text-decoration: underline;
}

a.content_vis {
    color: #c00017;
    font-family: tahoma;
    text-decoration: underline;
}

a.content_active {
    color: #934e57;
    font-family: tahoma;
    text-decoration: underline;
}

.content table {
    border: solid 1px #3d1d67;
}

.content th {
    color: #ffffff;
    background-color: #3d1d67;
    border: solid 1px #f4c8ff;
}

.content td {
    font-size: 11px;
    color: #000000;
    font-family: verdana;
    border: solid 1px #563384;
}

#fieldset {
    background-image: url(images/static/forum.gif);
    width: 300px;
    height: 300px;
}

.content legend {
    color: #3d1d67;
}

.content label {
    color: #3d1d67;
}

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

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

#sub_nav_container {
    background-image: url(images/static/sub_menu.gif);
    background-repeat: no-repeat;
    background-color: #30114c;
}

.sub_nav_list a.sub_nav_active_item {
    background-repeat: no-repeat;
    background-color: transparent;
}

.sub_nav_list a.sub_nav_item {
    background-repeat: no-repeat;
    background-color: transparent;
}

.sub_nav_list a.sub_nav_item:hover {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
}

#main_container {
    background-image: url(images/static/left.jpg);
    background-repeat: repeat-y;
    background-color: #d18ae4;
    background-color: #d18ae3;
    background-color: #f4c8ff;
}

#main_nav_list {
    background-color: transparent;
}

#main_nav_list a.main_nav_active_item {
    background-repeat: no-repeat;
    background-color: transparent;
}

#main_nav_list a.main_nav_item {
    background-repeat: no-repeat;
    background-color: transparent;
}

#main_nav_list a.main_nav_item:hover {
    background-color: transparent;
}

#sub_container2 {
    background-color: #f4c8ff;
}

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

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

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

span.field_caption {
    font-family: arial;
    font-size: 14px;
    color: #73d1d67;
    font-weight: 900;
}

#content_container {
    color: #000000;
}

