﻿@charset "utf-8";

#subHeader {
    position:relative;
    width:950px;
    height: 190px;
    background: #938f8c url('/images/layout/bgHomepage/bgHome001.jpg') no-repeat top left;
    border-bottom:3px solid #938f8c;
}

#subHeaderBack{
    position:relative;
    width:950px;
    height: 190px;
    z-index:1;
}

.imageMini {border:2px solid #fff;padding:5px;margin-left:5px;}
.imageMini:hover {border:2px solid #d0d0d0;}
#overHeader{
    position: absolute;
    height: 190px;
    width:233px;
    z-index:100;
    background-image: url('/images/layout/opacity/white-50.png');
    background-repeat:repeat;
    background-attachment:fixed;
    background-position: top right;
}


.box {
    width:234px;
    border:0px;
    float:left;
    margin:0px;
    padding:0px;
    font-size:11px;
    color:#505050;
    min-height:430px;
   
}

.box h2{
    color:#977a5d; /*a78a6d;*/
    padding:0px 0px 5px 6px;
    margin:8px 0px 8px 0px;
    line-height:1.35;
    font-weight:bold;
    font-family: Verdana, Georgia, "Times new Roman", Sherif;
    font-size:1.2em;
    border-bottom:1px solid #f7dacd;
    
}

div.box div {margin-left:2px;margin-right:2px;}

.el1{margin-right:0px; border-right:1px solid #e7e5d9;}
.el2{margin-right:0px; border-right:1px solid #e7e5d9;}
.el3{margin-right:0px; border-right:1px solid #e7e5d9;}
.el4{margin-right:0px; width:245px}

* html .el4
{
    width:240px
}

ul.newslistshort {
    list-style-type:none;
    margin:0px;
    padding:0px;
    font-size:1em;
    line-height:1.4em;
    margin-bottom:15px;
}

ul.newslistshort li {
    margin:5px 0px 5px 0px;
    padding-bottom:5px;
    border-bottom:1px solid #f0f0f0;
}

ul.newslistshort .title{
    text-transform:normal;
    font-size:1em;
    padding-right:5px;
    border-right:1px solid #d0d0d0;
}

ul.newslistshort .shortdate{
    text-transform:uppercase;
    font-size:0.9em;
}

ul.newslistshort a {
    color:#505050;
}
ul.newslistshort a:hover {
    color:#000000;
    text-decoration:underline;
}


ul.short-list {
    list-style-type:none;
    margin:0px 2px 25px 2px;
    padding:0px;
    line-height:135%;    
}


ul.short-list li {
    margin:2px 0px 5px 0px;
    padding:3px;
}



ul.short-list li.simple {
    margin:0px 0px 0px 0px;
    border:2px solid #fff;
    padding:0px 2px 0px 2px;
}

li .title {
    font-size: 1em;
    padding:0px;
    margin:2px 0 6px 0;
    color:#977a5d;
line-height:120%;
    /*
        font-weight:bold;
        text-transform:uppercase;
    */
}

li .subtitle {
    font-size:1em;
    color:#444; /*6d5c52*/
    padding:0px;
    margin:0px;
line-height:120%;
    /*
        font-weight:bold;
        text-transform:uppercase;
    */
}

li .snext {
    margin-right:5px;
    padding-right:5px;
    border-right:1px solid #b79a7d;
}

.listGfx {
    background:#fff;
    text-align:center;
    padding-left:5px;
    width:220px;
    margin-bottom:0px;
}

.smallGfx {
    width:100px;
    height:80px;
    padding:15px 0 0 0;
    margin:0;
    background:transparent url('/images/indicators/rbox-100.gif') no-repeat top left;
    float:left;
    border:2px solid #ffffff;
    cursor:pointer;
    float:left;
}

.smallGfx:hover {
    border:2px solid #d0d0d0;
}

.btn100 {
    display:block;
    width:200px;
    height:34px;
    padding:6px 8px 8px 14px;
    cursor:pointer;
    margin:0;
    background:transparent url('/images/button/emplty-drak-grey-200.gif') no-repeat top left;
    overflow:hidden;
    color:#fff;
}


#hptable {
    width:950px;
    margin:0px;
    padding:0px;
    font-size:11px;       
}

#hptable td {
    margin:0px;
    padding:5px;       
    vertical-align:top;
}

#hptable td.el1 {
    width:225px;
}

#hptable .h2{
    color:#977a5d; /*a78a6d;*/
    padding:5px 5px 5px 6px;
    margin:0px;
    line-height:1.35;
    font-weight:bold;
    font-family: Verdana, Georgia, "Times new Roman", Sherif;
    font-size:13px;
    border-bottom:1px solid #e7e5d9;
    
}

#hptable .h2bt{
 /*   border-top:1px solid #f7dacd;*/
}

#hptable ul.short-list {
    margin:0px;
}

#hptable ul.short-list li {
    margin:2px 0px 2px 0px;
}

#hptable p {
    margin:0 0 5px 0;
    padding:3px;
    font-size:11px;
    color:#555;
    line-height:135%;
}
