body {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Verdana, Arial sans-serif;
    font-size: 13px;
    color: #666;
    background: #fff url(../images/logo.png) 1090px 0px no-repeat fixed;
    text-align: left;
}
.content {
    width: 845px;
    margin: 0 0 0 80px;
    text-align: left;
}
a { outline: 0; color: #06c;}
a:hover, a:active { color: #f00; }
.clear { clear: both; }

h1, h2, h3 {
    font-weight: bold;
}

ul, ol {
    margin: 0;
    text-align: justify;
    font-size: 13px;
}
ul.menu {
    list-style-type: none;
}
ul.menu li {
    display: inline;
    /*position: relative;*/
}

#header .content {
    text-align: right;
}
#header .content ul {
    text-align: right;
    float: right;
}
#header h1 {
    padding: 0;
    margin: 0;
    text-align: right;
    height: 78px;
    background: url(../images/header.png) right top no-repeat;
}
#header h1 span {
    display: none;
}
.menu_top {
    color: #fff;
    background: #3e434b;
    text-align: right;
    height: 23px;
    font-size: 14px;
    line-height: 23px;
    font-family: tahoma, arial, sans-serif;
    padding-right: 3px;
}
.menu_top a {
    background: #3e434b url(../images/line_v.gif) right top no-repeat;
    padding: 0 6px;
    height: 23px;
}
.menu_top a.last {
    background: #3e434b;
    padding-right: 8px;
}
.menu_top a:link,
.menu_top a:visited {
    color: #fff;
    text-decoration: none;
}
.menu_top a:hover,
.menu_top a:active {
    text-decoration: underline;
}
#menu_1 {
    width: 516px;
    margin-bottom: 8px;
}
#menu_2 {
    width: 579px;
    margin-bottom: 17px;
}
#banner {
    clear: both;
    background: url(../images/banner_bg.png) left top no-repeat;
}
#banner .content{
    height: 91px;
    background: url(../images/banner_top.png) right top no-repeat;
}
#under_banner {
    margin-top: 15px;
    margin-bottom: 15px;
}
#breadcrumb {
    float: left;
}
#search {
    float: right;
}
#search input.submit {
    color: #fff;
    background: #e95014;
    border: solid 1px #e95014;
}
#search input.input {
    border: solid 1px #afafaf;
    margin-right: 4px;
}
#page_header {
    margin-bottom: 20px;
}
#page_header .title { 
    float: left;
    width: 442px;
    height: 30px;
    background: #808285;
    color: #fff;
    line-height: 30px;
    font-size: 20px;
}
#page_header .title span { 
    padding: 0 4px;

}
#page_header .category {
    text-align: left;
    color: #e95014;
    float: right;
    width: 356px;
    height: 28px;
    border: solid 1px #808285;
    line-height: 30px;
    font-size: 20px;
}
#page_header .category span { 
    padding: 0 4px;
}
.post .image, 
#pagebody .image {
    float: left;
    width: 442px;
}
.post .text,
#pagebody .text {
    float: right;
    width: 358px;
}
.post .image h3 {
    text-align: right;
    padding-right: 5px;
}
#pagebody .text #pages_list{
    padding: 0;
    margin: 0;
    width: 358px;
}
#pagebody .text #pages_list li {
    padding: 2px 0;
    text-align: left;
    list-style-type: none;
    background: transparent url(../icons/page_white_stack.png) 0 1px no-repeat;
    padding-left: 25px;
}
#pagebody .text #pages_list li li {
    background: transparent url(../icons/page_white_text.png) 0 1px no-repeat;
}
#pagebody .text #pages_list li a:link,
#pagebody .text #pages_list li a:visited {
    line-height: 16px;
    color: #3e434b;
    text-decoration: none;
}
#pagebody .text #pages_list li a:hover,
#pagebody .text #pages_list li a:active {
    line-height: 16px;
    color: #e95014;
    text-decoration: none;
}
#pagebody .text #pages_list li a.active {
    color: #e95014;
}
#footer {
    margin-top: 40px;
    height: 127px;
    background: url(../images/footer_bg.png) top left repeat-x;
    color: #3e434b;
}
#footer .content {
    height: 127px;
    background: url(../images/footer_logo.png) top left no-repeat;
}
#menu_3 {
    padding: 20px 0 ;
}
#menu_3 a:link,
#menu_3 a:visited {
    padding-right: 10px;
    color: #3e434b;
    font-weight: bold;
    text-decoration: none;
}
#menu_3 a:hover,
#menu_3 a:active {
    text-decoration: underline;
}
#menu_3 a.last {
    padding-right: 0;
}
.post {
    text-align: left;
}
.post .entry {
    text-align: justify;
}
ul.search_result {
    padding: 10px 0 10px 40px;
}
ul.news_list {
    padding: 10px 0 10px 20px;
}
div#gallery_navigation {
    margin: 15px 0 0;
    padding: 2px 5px; 
    background: #e95014;
}
div#gallery_navigation a {
    display: block;
    float: right;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
}
div#gallery_navigation a:link,
div#gallery_navigation a:visited {
    text-decoration: none;
}
div#gallery_navigation a:hover,
div#gallery_navigation a:active {
    font-weight: bold;
    text-decoration: none;
}
div#gallery_navigation a.active {
    font-weight: bold;
}
.form-row {
    padding: 4px 0;
}
.form-row .content {
    width: auto;
    margin: 0 0 0 220px;
}
.form-row .form_error {
    margin: 0 0 0 220px;
    color: #f00;
}
table.attributes th,
table.attributes td {
    border-bottom: solid 1px #ccc;
    background: transparent !important;
    text-align: left !important;
}
table.attributes th {
    width: 35%;
}

