* {
    font-family: Trebuchet, sans-serif, Verdana, Helvetica;
}

html {
    margin: 0;
    padding: 0;
}

body {
    color: #6d6d6d;
    margin: 0;
    padding: 0;
    background-color: #f1f1f1;
    text-align: center;
    font-size: 11px;
}

img {
    border-color: #d3d3d3;
}

.clear {
    clear: both;
}

h1, h2, h3, h4 {
    color: #4A491B;
}

td {
    font-size: 11px;
}

.hr {
    background: url('../../images/point_line2.gif') repeat-x;
    height: 1px;
}

.grey_line {
    background: url('../../images/point_line.gif') repeat-x;
}

.cb {
    clear: both;
}

#container, #header, #left, #middle, #right, #footer, #top_pane, #submenu {
    margin: 0;
    padding: 0;
}

#container {
    width: 960px !important;
    /*width: 775px; /* IE */
    margin: 0 auto 5px auto;
    text-align: left;
    position: relative;
    background-color: #FFFFFF;
    border: solid 1px #d3d3d3;
}

#header {
    width: 100%;
    height: 272px;
    background: url('../../images/main_banner.jpg') no-repeat bottom;
}

#main_link {
    display: block;
    top: 0px;
    left: 300px;
    width: 356px;
    height: 84px;
    position: absolute;
}

#top_pane {
    top: 0px;
    right: 0px;
    width: 356px;
    height: 84px;
    margin: 5px 10px 0 0;
    position: absolute;
    text-align: right;
}

#menu {
}

#middle {
    width: 960px;
    border-top: solid 2px #d3d3d3;
    border-bottom: solid 2px #a5adb0;
}

#footer {
    padding-top: 30px;
    clear: both;
    width: 100%;
    height: 74px;
    border-top: solid 2px #6b6c6e;
    text-align: center;
    background: url('../../images/b_footer.jpg') no-repeat bottom;
}

#footer a {
    color: #6d6d6d;
    text-decoration: none;
}

a.more {
    color: #f39803;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

#search {
    padding-top: 15px;
    padding-left: 30px;
    float: left;
    height: 40px;
    width: 310px;
    border-right: solid 1px #4c4c4c;
    background: url('../../images/b_search.gif') repeat-x top left;
}

#search div {
    position: relative;
    top: 0px;
    left: 50px;
    height: 35px;
    width: 240px;
    color: red;
}

#menu_content {
    float: right;
    text-align: right;
    height: 55px;
    width: 619px;
    background: url('../../images/b_menu_content.gif') repeat-x top left;
}

#left_column {
    float: left;
    width: 280px;
    padding: 15px 30px 0 30px;
    background: url('../../images/b_left.gif') repeat-x top left;
    text-align: justify;
}

#right_column {
    border-left: solid 1px #d3d3d3;
    float: right;
    width: 609px;
    padding: 0 5px;
    background: url('../../images/b_right.gif') repeat-x top left;
    margin-bottom: 10px;
}

#right_content {
    height: auto !important;
    height: 500px; /* IE */
    min-height: 500px;
    padding: 15px 5px 0 20px;
}

.title a {
    color: #4a491b;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

.text {
    padding-bottom: 15px;
}

ul.arrow_list {
    list-style: none;
    padding: 0 0 0 8px;
}

ul.arrow_list li {
    margin: 4px 0;
    height: 20px;
}

ul.arrow_list li span {
    color: #4a491b;
    display: block;
    height: 18px;
    background: url('../../images/arrow.jpg') no-repeat center left;
    padding-left: 16px;
}

ul.news {
    list-style: none;
    padding: 0 0 0 8px;
}

ul.news li {
    padding-left: 18px;
}

ul.horizontal {
    list-style: none;
    margin: 0 auto;
    margin-bottom: 8px;
}

ul.horizontal li {
    display: inline;
    border-left: solid 1px #FFF;
    padding: 0 5px;
}

ul.horizontal li.first {
    display: inline;
    border-left: none;
}

ul.horizontal li a, #footer ul.horizontal li a {
    text-decoration: none;
    color: #FFF;
}

ul.news div.news_content {
    padding-bottom: 10px;
    height: auto !important;
    height: 70px; /* IE */
    min-height: 70px;
}

#menu_content ul {
    list-style: none;
    padding: 0;
}

#menu_content ul li {
    float: right;
}

#menu_content ul li a {
    text-decoration: none;
    display: block;
    height: 60px;
    width: 90px;
    text-align: center;
    font-weight: bold;
    color: yellow;
    padding-top: 17px;
}

#menu_content ul li a:HOVER {
    color: red;
}

#footer .copyright {
    color: #FFF;
    display: block;
    height: 25px;
}

#footer .copyright a {
    text-decoration: none;
    color: #FFF;
    padding: 4px 0 2px 35px;
    background: url('../../images/KPi_s.png') no-repeat center left;
}

#block_folio {
    padding-left: 10px;
}

#block_folio table {
    text-align: center;
}

h2 span {
    display: none;
}

h2.reviews {
    background: url('../../images/header/reviews.png') no-repeat top left;
    height: 23px;
    width: 150px;
}

h2.news {
    background: url('../../images/header/news.png') no-repeat top left;
    height: 23px;
    width: 200px;
}

h2.last_arts {
    background: url('../../images/header/last_art.png') no-repeat top left;
    height: 23px;
    width: 200px;
}

h2.search {
    background: url('../../images/header/search_results.png') no-repeat top left;
    height: 23px;
    width: 200px;
}

h2.recommend {
    background: url('../../images/header/recommend.png') no-repeat top left;
    height: 23px;
    width: 200px;
}

h2.patron {
    background: url('../../images/header/patron.png') no-repeat top left;
    height: 23px;
    width: 200px;
}

.art_photo_t1 {
    background: url('../../images/bg_t1.jpg') no-repeat top left;
    width: 153px;
    height: 70px;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.art_photo_t1 img {
    margin: 3px 0 0 3px;
}

.art_photo_t2 img {
    border: solid 4px #353535;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}

#search input.black {
    margin-right: 3px;
    margin-top: 2px;
    float: left;
    width: 200px;
}

#top_pane input {
    width: 120px;
    text-align: center;
    color: white;
}

input.black {
    border: #3e3f3d 1px solid;
    background-color: #181818;
    font: 10px Tahoma, sans-serif;
    color: #fff;
    height: 19px;
}

#footer ul.horizontal li a.disable, #menu_content ul li a.disable {
    color: #494747;;
}

#left_column div.patron {
    text-align: center;
    margin-bottom: 10px;
}

.date {
    float: right;
	font-size:11px;
	font-weight:normal;
}