﻿#RigthCPH
{
    float : right;
    width : 245px;
}

#LeftCPH
{
    float : left;
    width : 709px;
}

#paged-cat
{
    background : #EAEAEA url(../images/pg-border2.gif) no-repeat center top; 
    height : 153px;
}

#paged-cat-cnt
{
    height : 154px;
    border-left : solid 5px #740074;
    border-right : solid 5px #740074;
    background : transparent url('../images/paged-cat-cnt-btm.gif') no-repeat center bottom;
}

#btm-bdr
{
    background : transparent url(../images/pg-border2.gif) no-repeat center bottom; 
    height : 1px;
    width : 235px;
    clear : both;
}

#paged-cat-cnt-btm
{
    width : 245px;
    height : 5px;
    background : transparent url(../images/paged-cat-cnt-btm.gif) no-repeat center bottom;
}

#nwsctg-cnt
{
    width : 245px;
    height : 149px;
    background : transparent url(../images/nwsctg-cnt.gif) no-repeat center bottom;
    position : relative;
}

.email-inp
{
    position: absolute;
    left: 25px;
    top: 38px;
    border: solid 1px #a5acb2;
    height: 13px;
    width: 110px;
    padding: 2px 6px 5px 6px;
    color: #a2a2a2;
    font-size: 11px;
}

.sign-in
{
    /* background : transparent url('../images/save-btn.gif') no-repeat left top; */
    height : 22px;
    width :62px;
    left: 166px;
    top : 38px;    
    position : absolute;
}

.download
{
    background : transparent url('../images/download-btn.gif') no-repeat left top;
    height : 22px;
    width : 74px;
    left : 154px;
    top : 111px;
    position : absolute;
    
}

#mdl-cnt
{
    height :auto;
    margin-bottom : 30px;
    float : left;
}

.prct-hdr
{
    width : 684px;
    height : 26px;
    background : transparent url('../images/usefule-info-hdr.gif') no-repeat;
    padding-left : 21px;
    padding-top : 10px;
    font-size : 14px;
    font-weight : bold;
}



.item-cnt
{
    width : 704px;
}

    .item-cnt .top-bdr
    {
        width : 704px;
        height : 1px;
        background : transparent url('../images/item-top-bdr.gif') no-repeat;
    }

    .item-cnt .btm-bdr
    {
        width : 704px;
        height : 4px;
        background : transparent url('../images/item-btm-bdr.gif') no-repeat;
        clear : both;
    }
    
    .item-cnt .item-mdl
    {
        background: transparent url('../images/item-mdl-bdr.gif') repeat-y;
    }
    
    .item-cnt .item-mdl .key
    {
        padding-top : 8px;
        padding-bottom : 8px;
        padding-left : 15px;
        font-size : 11px;
        font-weight : bold;
        color : #8abc26;
        float : left;
        width  :144px;
    }
    
    .item-cnt .item-mdl .value
    {
        line-height : 14px;
        padding-left : 15px;
        padding-right : 10px;
        padding-top : 7px;
        padding-bottom : 7px;
        float : left;
        width : 514px;
    }
    
.subregions   
{
   width : 704px;
   margin-bottom : 30px;
   min-height : 169px;
}

.subregions-nomargin
{
   margin-bottom : 0 !important;
}

    .subregions .sbr-top-bdr
    {
        width : 702px;
        margin : 0 1px;
        height : 1px;
        background : #eaeaea;
        
    }
    
    .subregions .sbr-mdl-bdr
    {
        width : 704px;
        background : #eaeaea;
    }
    
    .subregions .sbr-mdl-bdr .item-cnt
    {
        width : 664px;
        margin : 0 2px;
        padding : 19px 18px;
        min-height : 170px;
    }
    
    .item-cnt .clmn-image img
    {
        margin-right : 20px;
        margin-bottom : 20px;
        float : left;
    }
    
    .subregions .sbr-btm-bdr
    {
        height : 3px;
        width : 704px;
        background : transparent url('../images/sbr-btm-bdr.gif') no-repeat;
    }
    
    .subregions .sbr-mdl-bdr .ui-tabs-panel 
    {
        height : auto;
    }
    
    .subregions .ui-tabs-nav a
    {
        font-size : 14px;
        font-weight : bold;
    }
    
    .subregions .ui-tabs-selected span
    {
        color : #99cc33;
        /* padding : 4px 10px; 
        line-height : 28px; */
    }
    
    .subregions .ui-tabs-nav
    {
        padding : 3px 0 0 18px;
    }
    
    .subregions .ui-tabs-nav a span
    {
        padding-right : 5px;
    }
    
    .subregions .ui-tabs-nav li 
    {
        padding : 5px 0;
    }
    
    .subregions .ui-tabs-selected
    {
        padding : 0 !important;
    }
    
    .subregions .ui-tabs-nav .ui-tabs-selected a span
    {
        height : 30px;
        line-height : 30px;
        padding-left : 10px;
    }
    
    /*.subregions .ui-tabs-nav a
    {
        margin:5px 0 0;
    }*/

#picture-cnt
{
    width : 370px;
    margin-bottom : 10px;
}

    #picture-cnt ul
    {
        padding : 5px;
        padding-left : 235px;
    }
    
    #picture-cnt ul li
    {
        float : left;
        margin-left : 5px;
    }

#content-cnt
{
    width : 380px;
}
    
    #content-cnt #cnt-top
    {
        width : 378px;
        height : 1px;
        background : #f3f3f3;  
        margin : 0 1px;
    }

    #content-cnt #cnt-mdl
    {
        width : 380px;
        height : 296px;
        background : #f3f3f3;  
    }

    #content-cnt a
    {
        display : block;
        float : right;
        padding-right : 26px;
        padding-top : 2px;
    }

    #content-cnt #cnt-btm
    {
        width : 378px;
        height : 1px;
        background : #f3f3f3;  
        margin : 0 1px;
    }

    #lft-cnt .ui-tabs-panel 
    {
        height : auto;
        width : auto;
        background : #F3F3F3;
    }

    #lft-cnt .ui-tabs-nav a, .ui-tabs-nav a span 
    {
        background : none;
        width : 100%;
    }

    #lft-cnt .ui-tabs-nav
    {
        height : 25px;
        width : 135px;
    }

    #lft-cnt .ui-tabs-selected a
    {
        margin-top : 1px;
    }

    #picture #foto, #map img
    {
        width : 370px;
        height : 268px;
        padding : 4px 5px;
    }
    
#paged-cat .ui-tabs-nav li
{
    width : 73px;
}
    
    
    
    
