*
{
        margin: 0;
        padding: 0;
        border: 0;        
        text-decoration: none;
        list-style: none;
        outline: none;
        text-align: left; 
        line-height: normal;
}

a 
{
        color: #6182ba;
}
 

html, body
{
        font-family: Verdana !important;
   font-size: 12px !important;
        color: #292929 !important;   
        background-color: #fff !important; 
}

ol li, ul li
{
    line-height: normal !important;
}

.center
{
        width: 878px;
        margin: auto; 
        text-align: left;
}

.clearfix:after
{
        display: block;
        content: ".";
        visibility: hidden;
        font-size: 0;
        height: 0;
}

.cleare
{
        clear: both;
        font-size: 0;
        height: 0;
}

h3
{
        font-weight: normal !important;
        color: #888 !important;
}

h4
{
        color: #295093 !important;
        font-size: 21px !important; 
        font-weight: normal !important;
        padding-left: 0;
        text-indent: 0;
        text-align: left !important; 
        border-bottom: 1px solid #e9edf4 !important;
        padding-bottom: 9px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    line-height: normal !important;
}

h4 img
{
        display: none; 
}

#header
{
        height: 86px;
        background-image: url(../img/head.png);
        padding-top: 10px;
}

        #header a
        {
                float: left;
                width: 225px;
                height: 65px;  
                margin-top:10px;
        }
        
        #header .loginl
          {
                  float: right;
                  width: 109px;
                  margin: 0;
                  padding-left: 30px;
                  background-image: url(../img/loginicon.png);
                  background-repeat: no-repeat;
                  background-position: left top;
          }
  

        #header h1 
        {
                font-size: 22px;
                color: #6182ba;
                float: left;
                padding-left: 35px;
                padding-top: 14px;
                font-weight: normal;
                width: 445px;
        margin-top: 0px !important;
        }

        #header .contacts
        {
                float: left;
        }
    
      .userlinks
    {
        position: fixed;
        top:0;
        background-color: #6182ba; 
        padding-left: 15px;
        line-height: 22px;
        height: 24px;
        z-index: 2;
        color: #fff; 
    }
    
    .userlinks a
    {
     float: right;
     width: 27px;
     height: 24px;
     background-image: url(../img/fancyicons.png);
    }
    
    .userlinks a.logout { background-position: right -2px; }
    .userlinks a.logout:hover { background-position: right bottom; }
    .userlinks a.profile { background-position: left -2px; margin-left: 15px; }
    .userlinks a.profile:hover { background-position: left bottom; }
    
    .userlinks a.admin { background-image: none; color: white; width: auto; }
    .userlinks a.admin:hover { background-image: none; color: white; width: auto; }
     
    .topline
    {
     background-color: #6182ba;
     opacity: 0.1;
     filter: alpha(opacity=10);
     width: 100%;
     position: fixed;
     top: 0;
     left: 0;
     height: 24px;
     z-index: 1;
    }
     
    
        
        /*__ end HEADER   */

#navigation
{
        height: 28px;
        background-image: url(../img/navbg.gif);
        background-position: bottom;
        position: relative;
}

#navigation .leftcorners
{
        position: absolute; 
        left: 0; top: 0;
        width: 1px;
        height: 28px;
        background-image: url(../img/navbg.gif);
        background-position: top; 
}

#navigation .rightcorners
{
        position: absolute; 
        right: 0; top: 0;
        width: 1px;
        height: 28px;
        background-image: url(../img/navbg.gif);
        background-position: top; 
}

#navigation li
{
        display: inline;
}

#navigation li a
{
        float: left;
        padding: 0 37px 0 36px;
        height: 28px;
        line-height: 26px !important;
        text-transform: uppercase;
        color: #fff;
}

#navigation li a:hover,
#navigation li.here a
{
        background-image: url(../img/navbg.gif);
        background-position: -28px;
}

.content
{
        padding: 15px 5px 10px 5px !important;
        text-align: left; 
        line-height: 19px;
        font-size: 12px;
}

                .content span 
                {
                        font-size: 14px;
                }

#footer
{
        background-image: url(../img/footer.png);
        height: 244px;
        padding-left: 75px; 
}

#footer ul.services
{
        float: left;
        width: 188px;
        padding-top: 35px;
}
#footer ul li
{
        display: inline;
}

#footer ul.services a
{
        color: #d5deec;
        display: block;
        padding: 1px 0; 
}

#footer ul.services a:hover
{
        color: #fff;
}

#footer ul.websites  
{
        float: left;
    width: 188px;
        padding-top: 23px;
}

#footer ul.websites .title
{
        font-size: 20px;
        height: 30px;
        color: #fff;
        text-transform: uppercase;
}

#footer ul.websites a
{
        color: #8d8d8d;
        padding: 3px 12px;
        display: block;
}

#footer ul.websites a:hover
{
        color: #292929;;
}

.bPositions
{
    width: 100%;
    padding-top: 5px;
}

.bPositions .block
{
    float: left;
    padding-left: 3px;
    padding-right: 2px;
}

.debug
{
    width: 100%;
    padding-top: 5px;
}

.center .content .nextprev 
{
        display: none !important;
}


table input
{
        border: 1px solid #bbb;
        padding: 2px;
} 

.warning
{
    border: 1px solid orange;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom: 10px;
}

.clear
{
    clear:both;
}

                .sidemenushadow
                {
                        width: 166px;
                        background-image: url(../img/sidemenu.png);
                        background-repeat: no-repeat;
                        background-position: left bottom;
                        padding-bottom: 17px;
                        background-color: #f4f6f9;
                        float: left;
                }
                
                .sidemenu
                { 
                        background-image: url(../img/sidemenu.png);
                        background-repeat: no-repeat;
                        background-position: right top;
                        padding: 10px; 
                } 
                
                .sidemenu li a
                {
                        display: block; 
                        padding: 2px 10px;
                        font-size: 13px;
                        line-height: 18px;background-image: url(../img/sidemenu-bullets.png);
                        background-repeat: no-repeat;
                        background-position: left -15px;
            padding-left: 15px;
                }
                
                .sidemenu li a:hover
                {
                        color: #295093;
                        /*background-position: left 10px;*/
                }
                
                .sidemenu li.here123 a
                {
                        background-color: #fff;
                }
                
                .contentcontent
                { 
                        float: left;
                        width: 680px;
                        padding-left: 20px; 
                }
        
        .contentcontent a
        {
            text-decoration: underline;
        }
        
        .contentcontent hr {
            display: block;
            color: gray;
            background-color: gray;
            height: 1px;
        }
        


table.admin {
        border-width: 1px;
        border-spacing: 2px;
        border-style: outset;
        border-color: #D6D6D6;
    border-collapse:collapse;
}
table.admin th {
        border-width: 1px;
        padding: 1px;
        border-style: inset;
        border-color: #D6D6D6;
        -moz-border-radius: 0px 0px 0px 0px;
}
table.admin td {
        border-width: 1px;
        padding: 1px;
        border-style: inset;
        border-color: #D6D6D6;
        -moz-border-radius: 0px 0px 0px 0px;
}

.homepage
{
    width: 875px;
    padding-top: 20px;
}

.homepage .hDiv
{
    float: left;
    width: 167px;
    padding-left: 3px;
    padding-right:  3px;
    text-align: center;
    padding-top: 20px;
    height: 160px;
}

.homepage .hDiv a
{
    display: block;
    width: 166px !important;
    height: 100%;
    padding-left: 0px;
    text-align: center;
    text-transform:uppercase;
}

.homepage .hDiv a span
{
    display: block;
        background-image: url(../img/sidemenu-bullets.png);
        background-repeat: no-repeat;
        background-position: left -15px;
        padding-left: 15px;
        font-size: 13px;
        line-height: 20px;
}

.homepage .hDiv a span:hover
{
        color: #ee8c09;
        /*background-position: left 10px;*/
}


#gallery-1 {
        margin: auto;
}
#gallery-1 .gallery-item {
        float: left;
    margin-top: 10px;
        text-align: center;
        width: 33%;
}
#gallery-1 img {
        border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
        margin-left: 0;
}


