
.path-bar{
    float: left;
    width: 100%;
    height: 32px;
    background: url(../images/pathbar_bg.png) repeat-x left top;
}
.path-bar ul{
    float: left;
    margin: 8px 0 0 12px;
    color: #8c8c8c;
}
.path-bar ul li{
    color: #fff;
    display: inline;
    margin-right: 6px;
    font-weight: bold;
    font-size: 11px;    
}
.path-bar ul li a{
    color: #ffa4a8;
    font-size: 11px;    
    font-weight: normal;
    padding-right: 10px;
    background: url(../images/pathbar_arow.png) no-repeat right center;
}
.path-bar ul li a:hover{
    color: #fff;
}
#container{
    float: left;
    width: 988px;
    text-align: left;
    padding-left: 12px;
    background: url(../images/container_left_shadow.png) no-repeat left top;
}
#home-container{
    padding-left: 12px;
}
#home-container .shadow-right{
    width: 980px;
    background: none;
}
.shadow-right{
    float: left;
    width: 980px;
    padding-right: 11px;
    background: url(../images/container_right_shadow.png) no-repeat right top; 
}
#homelink{
    float: left;
}
#homelink ul{
    float: left;
    margin-left: 0px;
}
#homelink ul li{
    display: inline;
    float: left;
    margin-right: 6px;
}
#homelink ul li a{
}
#homelink ul li a:hover{
}
#homelink ul li.active{
}
#homelink ul li img{
    border: none;
}
#homelink ul li span{
    width: 305px;
    text-align: left;
    float: left;
    cursor: pointer;
}
#homelink ul li.individual a span, #homelink ul li.business a span, #homelink ul li.corporate a span{
    font-size: 14px; 
    font-style: italic;
    font-weight: bold;
    color: #3f3f3f;
    background: #d1d1d1;
    padding: 8px 12px;
}
#homelink ul li.individual a span{
    border-top: 3px solid #008e65;
}
#homelink ul li.business a span{
    border-top: 3px solid #ffd200;
}
#homelink ul li.corporate{
    margin-right: 0px;
}
#homelink ul li.corporate a span{
    border-top: 3px solid #f16f21;
}
#homelink ul li.individual a.active span{
    color: #008e65;
}
#homelink ul li.business a.active span{
    color: #ffd200;
}
#homelink ul li.corporate a.active span{
    color: #f16f21;
}
#leftnav{
    float: left;
    width: 236px;
    margin-top:6px;
    background: url(../images/leftnav_red.gif) no-repeat right top #da2128;
}
 .leftav_green{
 background: url(../images/leftnav_green.gif) no-repeat right top #32b54f !important ;
 }
#container .leftnav{
 background: url(../images/leftnav_background.png) no-repeat left top #fff ;
}

#home-container #leftnav{
    width: 250px;
    z-index: 10;
    margin-top: -28px;
    margin-left: -12px;
    position: relative;
    background: url(../images/home_leftnav.png) no-repeat left top;
}
#leftnav h2{
    color: #d3021d;
    font-size: 17px;
    font-style: italic;
    margin: 20px 0 13px 31px;
    text-transform: uppercase;
}
#links{
    float: left;
    padding-bottom: 40px;
}
#links ul{
    float: left;
    padding-top: 9px;
    margin-left: 1px;
}
#links ul li{
    float: left;
    margin-bottom: 1px;
}
#links ul li a{    
    float: left;
    width: 197px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 0px;
    margin-right: 13px;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
}
#links ul li a:hover{
    color: #fff;
}
#links ul li.more a{
    \\	background: url(../images/arrow_close.gif) no-repeat right center #d8d8d8;
}
#links ul li.more a.active{
    background: url(../images/li_more_active.png) no-repeat right 16px;
    color: #ffdc00;
}
#links ul li a.active{
    color: #fff;
}
#links ul li.more ul{
    padding: 1px 0px 5px 0px;
    padding-bottom: 0px;
    bbackground: #fff;
}
#links ul li.more ul li{
    padding-left: 8px;
}
#links ul li.more ul li a{
    width: 169px;
    font-size: 12px;
    color:#fff;
    border: 0px;
    margin-right: 0px;
    font-weight: normal;
    text-transform:  none;
    padding: 6px 0 6px 16px;
    background: url(../images/li_more_inactive_bullet.png) no-repeat left 10px;
}
#links ul li.more ul li a:hover{
    color: #000;
    text-decoration: none;
    background: url(../images/li_more_inactive_bullet.png) no-repeat left 10px;
}
#links ul li.more ul li a.active{
    color: #fff;
    font-weight: bold;
    background: url(../images/li_more_active_bullet.png) no-repeat left 10px;
}

#box{
    float: left;
    width: 203px;
    margin-bottom: 13px;
    \\	border: solid 1px #000;
}
#box ul{
    margin-left: 0px;
    padding-left: 4px;
}
#box ul li{
    height: 29px;
    padding: 0 0 0 30px;
    text-align: left;
}
#box ul li.communicate{
    background: url(../images/we-comunicate.gif) no-repeat;
    height: 38px;
    float: left;
}

#box ul li.question{
    background: url(../images/question.gif) no-repeat;
}

#box ul li.credit{
    background: url(../images/calculator.gif) no-repeat;
    height: 38px;
    float: left;

}
#box ul li.deposits{
    background: url(../images/deposits.gif) no-repeat;
}
#box ul li a{
    width: 135px;
    color: #3f3f3f;
    float: left;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0 0 13px;
    padding-left: 6px;
    vertical-align: middle;
    padding-bottom: 9px;
    border-bottom: 1px solid #e6e6e6;
    color: #dc2f36;
}
#box ul li a:hover{
}
#box ul li a.active{
}
#container .bottom{
    background: url(../images/bottom.gif) no-repeat;
}
#quicklinks{
    float: left;
    width: 203px;
    margin-bottom: 8px;
}
#quicklinks ul{
}
#quicklinks ul li{
    float: left;
    margin-bottom: 6px;
}
#quicklinks ul li a{
    width: 183px;
    background: #d1d1d1;
    color: #dadada;
    font-size: 27px;
    font-weight: bold;
    float: left;
    padding: 10px 0 0 20px;
    position: relative;
    z-index: 10;
}
#quicklinks ul li a span{

    font-size: 14px;
    font-style: italic;
    color: #3f3f3f;
    float: left;
    margin-top: -28px;
    padding-left: 4px;
    position: relative;
    z-index: 0;
}
#deposit{
    width: 230px;
    float: right;
    padding-left:8px;
    background: url(../images/deposit_bg.gif) no-repeat left top;
}
#deposit h3{
    font-size: 14px;
    font-weight: bold;
    padding-top:9px;
	padding-bottom:8px;
	padding-left:8px;
    //position: relative;
}
#deposit ul{
    float: left;
    height: 76px;
    width: 222px;
    overflow: hidden;
}
#deposit ul li{
    float: left; 
    width: 33px;
    margin-right: 8px;
}

#deposit ul li.update{width: 100%;}
#deposit ul li span{
    float: left;
    width: 32px;
    color: #626262;
    font-size: 11px;
    margin-bottom: 0px;
    margin-right: 0px !important;
    display: inline;
    text-align: center;
}
#deposit ul li.first{
    width: 22px;
    padding-bottom: 7px;
    margin-bottom: 6px;
    margin-right: 3px;
}
#deposit ul li.first span{
    width: 23px;
    color: #878787;
}
#deposit ul li span.first{margin-bottom:14px;}
#deposit ul li span.sec{margin-bottom: 3px;}
#deposit ul li span.last{margin-right: 0px;}
#deposit ul li.last{margin-right: 0px;}
#deposit .bottom-img{
    float: left;
    width: 241px;
    height: 13px;
    background: url(../images/deposit_bott_img.png) no-repeat left top;
}
#deposit table{
    float: right;
    clear: both;
    width: 204px;
}
#deposit table tbody{
    width: 204px;
    float: left;
}
#deposit table th{
    text-align: center;
    background-color: #e6e6e6;
    padding: 2px;
}

#deposit table tr.last td.left{
    background: #d1d1d1 url(../images/exrateleft.gif) bottom left no-repeat;
    padding-bottom: 6px;
}
#deposit table tr.last td.mid{
    background: #d1d1d1 url(../images/exratemid.gif) bottom no-repeat;

}
#deposit table tr.last td.right{
    background: #d1d1d1 url(../images/exrateright.gif) bottom right no-repeat;
    padding-bottom: 6px;

}
#deposit table td{
    width: 30%;
    text-align: center;
    padding: 4px;
    background-color: #d1d1d1;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
#deposit table td img{

    margin-right: 4px;
    margin-top: 3px;
}
#deposit table tr.update td{
    border-top: none;
    background: #e6e6e6 url(../images/updatebg.gif) no-repeat bottom;
    text-align: left;
    color: #d92028;
    padding-left: 7px;
}
#deposit ul li span.sec {

}
/*--------------------------------------- start of sitemap ----------------------------------*/
#content #sitemap{

}
#content #sitemap ul{
    margin: 0px;
    padding: 0px;
}
#content #sitemap ul li{
    list-style-type: none;
    text-align: left;
    margin: 3px 0px;
    background-image: none;
}
#content #sitemap ul li a, #content #sitemap ul li ul li a, #content #sitemap ul li ul li ul li a, #content #sitemap ul li ul li ul li ul li a{

    float: none;
    min-height: 1px;
    height: auto !important;
    height: 1px;
    margin: 0px;
    padding: 3px 0px 3px 30px;
    \\background-color: #ccc;
    background: url(../images/sitemap/list_icon.gif) no-repeat;
    background-position: 7px 0px;
    text-decoration: none;
    color: #000;
}
#content {
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
#content #sitemap ul li a.home{
    padding-left: 18px;
    background: url(../images/sitemap/home.gif) no-repeat;
}
#content #sitemap ul li a:hover{
    text-decoration: underline;
}
#content #sitemap ul li ul{
    background: url(../images/sitemap/ul_bg.gif) repeat-y;
}
#content #sitemap ul li ul li {
    padding-left: 15px;
}
#content #sitemap ul li ul li a{
    \\background: none;
}
#content #sitemap li.end a{
    background: url(../images/sitemap/end_list_icon.gif) no-repeat;
    background-position: 7px 0px;
}
#content #sitemap li.end ul{
    background: none;
}
#content #sitemap li.end ul li a{
    background: url(../images/sitemap/list_icon.gif) no-repeat;
    background-position: 7px 0px;
}
#content #sitemap li.end ul li.end a{
    background: url(../images/sitemap/end_list_icon.gif) no-repeat;
    background-position: 7px 0px;
}
#content #sitemap li.end ul li a{

}

/*--------------------------------------- end of sitemap ----------------------------------*/

#rightnav .right_bottom{
    width: 203px;
    height: 23px;
    background-image: url(../images/right_bot.gif);	
    background-repeat: no-repeat;	
    margin-top: -15px;
    margin-left: -1px;
    //margin-left: 0px;
    float: left;
}

#rightnav .right_bottom p{
    color: #db3a41;
    float: left;
    margin: 6px 0 0 10px;
}
#content,
#extended_content{
    float: left;
    width: 723px;
    margin-top: 6px;
    margin-left: 10px;
}
.home #content{
   
}
#home-container #content{
    width: 732px;
    background-color: #f3f3f3;
    padding: 10px 0 0px 10px;
    min-height: 305px; 
    height: auto !important;
    margin: 0 0px;
    height: 305px;
}
#entirebody .logincontent{
    width: 800px;
    text-align: center;
}
#content img{
    float: right;
    margin: 0px 0px 10px 20px;
}
#entirebody .logincontent .recent{

    width: 770px;
}
.logincontent form{
    text-align: center;
    width: 300px;
    margin-left: 300px;
    //margin-left: 200px;
}
.logincontent form input.submit{
    height: auto;
    padding: 2px 5px 2px 5px;
    background: #d92028 url(../images/submitbg.gif) repeat-x;
    border: solid 1px #000;
    color: #fff;
}
.logincontent table td{
    text-align: left;
}
#content a{
    text-decoration: none;
    color: #d92028;
    background: transparent;
}
#content ul.news img{
    float: left;
    margin: 4px 10px 0px 0px;
}
#content .recent img.news{
    float: left;
    text-align: left;
    margin: 0px 10px 0px 0px;
}
#content .recent  ul.news p img{
    margin-top:3px;
}
#content .recent p{
    line-height: 18px;
    font-size: 12px;
    margin-bottom: 15px;
	text-align: justify;
}
#content .recent  h2{
    margin-bottom: 24px;    
}
#content .recent  h3,
#content .recent  h4{
    margin-bottom: 10px;
}
#content .recent blockquote ul{
    padding-left: 127px;

}
#content .recent p span{
    color: #666;
}
#content .recent p span a{
}

#rightnav{
    float:right;
    overflow:hidden;
    width: 203px;
}
#newsroom{float:left;}
#newsroom h3{
    color: #d3021d;
    font-size: 20px;
    text-transform: uppercase;	
}
#newsroom h3 a{	
    color: #fff;	
    width: 189px;
}
#newsroom ul{
    width: 212px;
    padding: 0px;
    float: left;
    margin-left:22px;
    margin-top:14px;
}
#container #newsroom ul{
    margin-left: 0px;
}
#newsroom ul li{
    float: left;
    width: 212px;
    padding: 0 0 0 5px;
    margin-bottom: 5px;
    background: url(../images/leftnav_dotted_border.png) repeat-x left bottom;
}
#newsroom ul li.last{
    background: none;
}
#home-container #leftnav ul li a,
#newsroom ul li a{
    float: left;
    color: #000;
    width: 190px;
    font-size: 12px;
    text-align: left;
    margin-left: 2px;
    font-weight: bold;
    line-height: 30px;
    padding: 0px 0px 5px 35px;
    background-image: url(../images/leftnav_icons.png) no-repeat 0 0;
	text-transform: uppercase;
}
#home-container #leftnav ul li a:hover,
#newsroom ul li a:hover{
    color: #393939;   
}
#newsroom ul li a img, #home-container #leftnav #links ul li a img{
    margin-left: 4px;
    position: relative;
    top: -7px;
    margin-bottom: -14px;
}

#content ul.news{
    float: left;
    width: 500px;
    margin-left: 0px;

}
#content ul.loan{
    width:723px;
}
#content ul.news h2{
    color: #d90000;
    font-size: 11px;
    margin-bottom: 16px;
}

#content ul.news h4{
    font-size: 12px;
    font-weight: bold;
}
#content ul.news li h4{
    margin-bottom: 14px;
}
#content ul.news li p{
    font-weight: normal;
    margin:0;
    font-size: 12px;
    margin-bottom: 7px;
}

#content ul.news li{
    float: left;
    width: 100%;
    padding: 0px;
    background: none;
    margin: 0px 0 21px 0;
    padding-bottom: 21px;
    list-style-type: none;
    border-bottom: 1px solid #ececec;
}
#content ul.loan li{
    float:left;
    width:46%;
    height:125px;
    overflow:hidden;
    padding-right:1%;
}
#content ul.news li.last{border:0px; padding-bottom: 0px;}
#content ul.news li a,
#content ul.staff-list li a{
    clear: both;
    color: #d3021d;
    text-align: left;
    font-weight: bold;
    padding-right: 10px;
    white-space:nowrap;
    background: url(../images/more_bg.png) no-repeat right center;
}
#content ul.news li a{
    color:#D3021D;
    font-size:11px;
}
#newsroom ul li a.releases{background: url(../images/leftnav_icons.gif) no-repeat left 3px;}
#newsroom ul li a.community{background: url(../images/leftnav_icons.gif) no-repeat -270px 3px;}
#newsroom ul li a.advertising{background: url(../images/leftnav_icons.gif) no-repeat -1081px 3px;}
#newsroom ul li a.njoftimet{background: url(../images/leftnav_icons.gif) no-repeat -540px 3px;}
#newsroom ul li a.njoftimet img{display: none;}
#newsroom ul li a.annual{background: url(../images/leftnav_icons.gif) no-repeat -809px 3px;}
#newsroom ul li a.newsawards{background: url(../images/leftnav_icons.gif) no-repeat left 3px;}
#newsroom a.more_en{
    display: none;
    height: 17px;
    width: 194px;
    float: left;
    background: url(../images/news_bot.gif) no-repeat;
    padding: 3px 5px 1px 4px;
    text-align: right;
}
#newsroom a.more_al{
    display: none;
    height: 17px;
    width: 194px;
    float: left;
    background: url(../images/news_bot1.gif) no-repeat;
    padding: 3px 5px 1px 4px;
    text-align: right;
}
#newsroom ul li.active, #newsroom ul li.active{
    background: url(../images/newsroom_active.gif) no-repeat;
}
#kurse{
    width: 203px;
    float: left;
}
.cont{
    float: left;
    background: url(../images/bottom.gif) no-repeat;
}
#kurse table{
}
#kurse caption{
}
#kurse tbody{
}
#kurse tbody tr{
    border-bottom: 1px #fff;
}
#kurse tbody th{
    background-color: #e6e6e6;
    height: 18px;
}
#kurse tbody td{
    height: 23px;
    width: 63px;
    background-color: #d1d1d1;
}
#kurse tbody .big{
    width: 75px;
}
#kurse tbody td.usa{
}
#kurse tbody td.gbr{
}
#kurse tbody td.alb{
}
#kurse tbody td.ch{
}
#kurse tbody td img{
}

#content .phone{
    float: right;
    margin: 45px 10px 0 0;

}

#container .phone1{
    float: left;

}

#container #content .phone1{
    float: right;
    margin-top: 40px;
    margin-right: 20px;
}
.phone2 img{
    margin-top: 300px;
}
/******* content ************/
#content h1{
    color: #000;
    font-size: 30px;
    margin-bottom: 20px;
}
#content .branchdiv object{
    float: right;
}
#content .branchdiv{
    float: left;
    width: 345px;
}
#content .branchdiv p{
    float: left;
    display: block;
    margin-bottom:5px;
    margin-top: 0px;
}

#content .branchdiv embed{
    float: right;
}
#content .recent ul.branch{
    float: left;
    margin-bottom: 20px !important;
    margin-bottom: 20px;
    margin-left: 0px;
}
#content .recent ul.branch h4{
    float: left;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 3px;
}
#content .recent ul.branch p{
    margin: 0px;
    padding: 0px;
}
#content .recent ul.branch li{

}
#content .recent ul.branch li img{
}
/*
#content .recent ul.branch li .topbranch{
        width: 560px;
        float: left;
        height: 10px;
        background: url(../images/top_branch.gif) #fff no-repeat bottom;
        
        padding: 0px;
        padding-bottom: 0px;
}
#content .recent ul.branch li .centerbranch{
        width: 534px;
        float: left;
        background: #fff;
        border-left: 1px solid #b2b2b2;
        border-right: 1px solid #b2b2b2;
        padding: 2px 12px;
        margin: 0px;
}
#content .recent ul.branch li .centerbranch img{
        float: left;
        width: auto;
        height: auto;
}
#content .recent ul.branch li .centerbranch h5{
        margin-bottom: 10px;
        margin-top: 0px;
        font-size: 10px;
}
#content .recent ul.branch li .centerbranch .address{
        width: 190px;
        float: left;
        margin-bottom: 20px;
}
#content .recent ul.branch li .centerbranch .work{
        width: 190px;
        float: left;
}
#content .recent ul.branch li .centerbranch .info{
        width: 190px;
        float: right;
}
#content .recent ul.branch li .centerbranch span a{
        text-decoration: underline;
        color: #d92028;
}
#content .recent ul.branch li .bottombranch{
        width: 560px;
        float: left;
        height: 10px;
        background: url(../images/bottom_branch.gif) right #fff no-repeat top;
        margin-left: 0px;
}
*/
#content .recent ul.net{
    width: 400px;
    height: 50px;
    list-style-type: none;
    float: left;
}

#content .recent ul.net li{
    list-style-type: none;
    background-image: none;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}

#content .recent ul.net li a{
    color: #d92028;
}

#content .recent ul.net li a:hover{
    color: #d92028;
    text-decoration: underline;
}

#content .recent ul.net li img{
    float: right;

}
#content ul{
    margin-left: 15px;
}
#content ul li, #content ol li ul li{
    font-size: 12px;
    padding-left: 5px;
    margin-left: 0px;
    margin-bottom: 13px;
    padding-top:0px;

    /*background: url(../images/bullet.gif) no-repeat 0 3px;*/
}

#content ol li ul {
    padding-top:5px;
}
#content ol li ul li{
    margin-bottom:0px;
}
/* Publications Template */

#content ul.reports{
    list-style-type: none;
    float: left;
}
#content ul.reports li{
    display: inline;
    float: left;
}
#content ul.reports li img{
    width: auto;
    height: auto;
}
.comment{
    width: 580px;
    padding-left: 20px;
    height: auto;
    text-align: left;
    float: left;
    margin-bottom: 20px;
}

.comment h4{
    width: 562px;
    height: 26px;
    padding-top: 8px;
    border-bottom: 1px solid #b2b2b2;
    margin-left: 0px;
    float: left;
}

.comment p{
    width: 430px;
    float: left;
    margin: 10px 0px 0px 0px;
    margin-bottom:0px !important;
    padding: 0px;
}

.comment label{
    width: 160px;
    height: 20px;
    text-align: left;
    float: left;
    margin: 2px 15px 0 0px;
    padding: 0px;
    font-weight: bold;
}

.comment input{
    border: 1px solid #B2B2B2;
    display: block;
    float: left;
    margin: 0px;
    padding: 3px;
}
#content form img{float: left;margin: 0px 0 10px 0;}
.comment .submit{
    float: left;
    width: 56px;
    height: auto;
    clear: both;
    background-image:  url(../images/submit.gif);
    background-repeat: repeat-x;
    color: #fff;
    text-align: center;
    padding: 0px 0 0 2px;
    margin-left: 175px;
    margin-top: 5px;
    border: none;
}
/* Publications Template */

#content ul.reports{
    list-style-type: none;
    float: left;

}
#content ul.reportlist li{
    display: inline;
    float: left;
    background: none;

    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
}
#content ul.reportlist li a{
    font-size: 10px;
    text-decoration: none;
}
#content ul.reportlist li a:hover{
    font-size: 10px;
    text-decoration: none;
    color: #d92028;
}
#content ul.reportlist li span{
    float:left;
}
#content ul.reportlist li img{
    width: auto;
    height: auto;
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
    float: left;
    width: 115px;
    height: 150px;
    clear:both;
}
/* banks */
#content table.banks, #content .presentation table{
    width: 100%;
}
#content table.banks tr.first_list{
    background:#00866A;
}
#content .presentation table{
}
#content table.banks th, #content .presentation table th{
    padding-bottom: 5px;
}
#content table.banks tr td{
    font-size: 12px;
    padding: 7px 0 8px 9px;
}
#content table.banks tr.gray td{
    background-color: #f5f5f5;
}
#content table.banks th{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 0 8px 9px;
}
#content table.banks td.country, #content .presentation table td{
    color: #706F6F;
    font-weight:bold;
    font-size: 12px;
    padding: 2px 8px 3px 9px;
}
#content .presentation table td{
    color: #706F6F;
    border-left: solid 1px #ECECEC;
}
#content .presentation table{
    border-color:#ECECEC;
}
#content .presentation table td p{
    line-height: 100%;
    margin: 2px;
    text-align: left;
}
#content table.banks td {
    width: 30%;

}
/* calculator */

#content .calculator form{

}



#content .calculator form label.hidden{
    display:none;

}
#content .calculator form input.hidden{
    display:none;
    width: 70px;
}
#content .calculator form input.readonly{
    display:none;
    width: 70px;
    background: transparent; 
    border: 0px;
}
#content .calculator form select{
    border: solid 1px #000;
    height: 22px;
}
#content .calculator form label{
    float: left;
    width: 150px;
    text-align: right;
    margin-left: 5px;
    margin-right: 7px;
}
#content .calculator form p{
    margin: 10px 0px 0px 0px;
    display: block;
}
#content .calculator form input.textbox{
    width: 284px;
    border: solid 1px #000;
}
#content .calculator form input.textbox_read{
    border: 0px;
    background: transparent;
}
#content .calculator form input.client{
    border: 0px;
}
#content .calculator form input.left{
    margin-left: 120px;

}
#content .calculator form .submit{

    margin-left: 118px;

}

#content  ul.year{
    width: 570px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#content  ul.year li{
    list-style-type: none;
    display: inline;
    background: none;
    margin: 0px ;
    padding: 0px;

}

#content  h2.date{
    color:#D90000;
    font-size:11px;
    margin-bottom:16px;
    margin-top:0px;
}
#content  ul.year li a{

}

#content  ul.year li a:hover{
    text-decoration: underline;
}

#content  ul.year li a.active{
    text-decoration: underline;
    color: #0060b6;
}
#content .recent img.imgleft{
    float: left;
    margin: 0px !important;
    padding-right:10px;
}
#content .recent a.pdf{
    width: 76px;
    height: 18px;
    background-image: url(../images/pdf_bgr.gif);
    background-repeat: no-repeat;
    float: right;
    font-size: 8px;
    font-weight: bold;
    color: #000;
    font-family: verdana;
    padding: 6px 0 0 22px;
}
#content .recent h4.news,
#content .recent h4 span{
    font-size: 12px;
    font-weight: bold;
    font-size: 13px;
    color:#D3021D;
}
#content .recent h4 span{color: #eb690a;}
#form input.submit{


    height: auto;
    padding: 2px 5px 2px 5px;
    background: #d92028 url(../images/submitbg.gif) repeat-x;
    border: solid 1px #000;

    color: #fff;

}
#form .onlineform{
    margin-top: 0px;
    margin-bottom: 10px;

}
#form h2{
    border-bottom: 1px solid #3F3F3F;
    margin-bottom:5px;
    color: #3F3F3F;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
}
#form h4{
    margin-bottom:5px;
    color: #3F3F3F;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
}
dd {
    margin: 0px;
    padding: 0px;
}
/*
dt.radio {
        clear:left;
        width:180px;
        padding-top: 0px;
        padding-bottom: 5px;
}
dd.radio {
        width:190px;
        margin: 0px 0px 6px 0px;
}
*/
label{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    color: #7e7e7e;
    margin-top: 0px;
    margin-right: 0px;
    padding-right:0px;
    margin-bottom: 0px;
    padding-bottom:0px;
}

p.label{
    margin:0;
    font-size: 9px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 15px;
}

#country{
    width: 146px;
}
/*
.radio {
        border: 0px;
        margin-bottom: -2px;
}
*/


select {
    \\border: 1px solid #1f478f;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 0px 2px;
    font-family: verdana, arial, sans-serif; 
    font-size : 11px; 
}


input .half{
    width:250px;
}

.check {
    border: 0px;
    margin-bottom: -4px;
    //margin-bottom: 7px;
}
.confirm label{
    vertical-align: 55% !important;
    vertical-align: 40%;
}
#form dl{
    display: block;

}
form .firstdl{
    float:left;
    width:200px;
    margin-right: 50px;
}
form .seconddl{
    float:left;
    width:200px;
    padding-bottom: 2px;
}
textarea {
    width: 415px;
    height: 150px;
    margin:0;
    border:1px solid #B2B2B2;
    margin-bottom: 7px;
    margin-top: 5px;
}
textarea.profesional{
    width: 250px;
    height: 200px;
}
dd span{
    font-size: 10px;
}
.formsubmit{
    height: 20px;
    margin-top: 5px;
}

#form .first{
    width: 500px;
    float: left;
    margin-left: 0px;
    //margin-left: -40px;
}

.second{
    float: left;
    width: 500px;
}

form dl.firstdl1{
    float: left;
    clear: both;
    width: 200px;
    margin-right: 50px;
}
#poz{
    color: #3F3F3F;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
}
#form span{
    margin-bottom: 0px;
}
#form span{
    margin-bottom: 0px;
}
#form dt{
    margin-top: 7px;
}
textarea.arsyet_e_largimit{
    width: 200px;
}
textarea.arsyet_e_largimit1{
    width: 200px;
}
textarea.arsyet_e_largimit2{
    width: 200px;
}
textarea.kualifikime_pro{
    width: 200px !important;
}
#form form span{
    margin-left: 4px;
    margin-right: 3px;
    font-weight: bold;
    color: #7E7E7E;
}
#form form p{
    font-weight: bold;
    color: #7E7E7E;
}
#form form input{
    //margin-left: -40px;
}
#form form textarea{
    //margin-left: -40px;
    border: 1px solid #E2E3EA;
}
/*
#form form input.radio{
        margin-left: 0px;
}
*/
#form form input.check{
    //margin-left: -40px;
    border: none;
}
#form form span.check{
    //margin-left: -20px;
    border: none;
}
#form form input.check1{
    //margin-left: -40px;
    border: none;
}
#form form span.check1{
    //margin-left: -20px;
    border: none;
    //margin-right: 40px;
}
dt.general1{
    width: 400px;
}
dd.jo{
    //margin-left: -40px;
}
/*#online_application{
        width: 500px;
}*/
#content .branchtbl h5{
    margin-bottom: 3px;
    margin-left: 3px;
    font-size: 12px;
    color: #3f3f3f;
}
#content .branchtbl table{
    width: 540px;
    margin-bottom: 20px;
    border-collapse: collapse;
}
#content .branchtbl table th{
    background: #efefef;
    padding: 5px;
}
#content .branchtbl table th.topl{
    border-bottom: 2px solid #000;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}
#content .branchtbl table th.mid{
    border-bottom: 2px solid #000;
    border-top: 1px solid #000;
}
#content .branchtbl table th.topr{
    border-bottom: 2px solid #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
#content .branchtbl table tr.des{


}
#content .branchtbl table tr.des td{
    \\border: 0px;
    padding: 0px;
}
#content .branchtbl table td{
    border: solid 1px #b2b2b2;
    border: 0px;
    border-top: 0px;
    background: #fff;
    padding: 5px;
    vertical-align: top;
}
#content .branchtbl table td p{
    \\color: #666666;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
#content .branchtbl table td a{
    \\color: #666666;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
#content .branchtbl table td img{

}
#content .branchtbl table td.first{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #fff repeat-y left;
    width: 147px;
    text-align: center;
}
#content .branchtbl table td.sec{
    border: 0px;
    border-bottom: 1px solid #000;
    width: 246px;
}
#content .branchtbl table td.tdl, #content .branchtbl table th.tdl{
    border-right: 1px solid #000;
}
#content .branchtbl table td, #content .branchtbl table td span, #content .branchtbl table th{
    \\color: #dc2f36;
    color: #000;
}
#content .branchtbl table a{
    \\color: #44998f;
    color: #000;
}
#content .branchtbl table td.third{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #fff repeat-y left;

}
#content .branchtbl table td.topl{
    height: 13px;
    border:0px;
    background: #fff url(../images/branch_tl.gif) no-repeat left top;
}
#content .branchtbl table td.topr{
    border: 0px;
    width: 183px;
    height: 13px;
    border:0px;
    border-left: solid 1px #b2b2b2;
    background: #fff url(../images/branch_tr2.gif) no-repeat right top;
}
#content .branchtbl table td.mid{
    height: 13px;
    border:0px;
    background: #fff url(../images/branch_tm.gif) repeat-x right top;

}
#content .branchtbl table td.botl{
    height: 11px;
    border:0px;
    background: #fff url(../images/branch_bl.gif) no-repeat left top;
}
#content .branchtbl table td.botr{
    border: 0px;
    width: 183px;
    height: 11px;
    border:0px;
    border-left: solid 1px #b2b2b2;
    background: #fff url(../images/branch_br.gif) no-repeat right top;
}
#content .branchtbl table td.midb{
    height: 11px;
    border:0px;
    background: #fff url(../images/branch_bm.gif) repeat-x right top;

}
#content ul.search{
    text-align: center;
    margin: 0;
}
#content ul.search li{
    display: inline;
    background: none;
    padding: 0;
}
#content ul.search li a{
}
/************ banneri ******************/
#container .banner{

}
.banner{
    float: left;
    width: 980px;
    height: 277px;
    position: relative;
}
.banner .top-img span,
.banner .top-img,
.banner .bott-img,
.banner .bott-img span{
    float: left;
    margin-bottom: 0px;
}
.banner .top-img{
    width: 315px;
    height: 79px;
    font-size: 0px;
}



.banner .banner-info{
    top: 83px;
    left: 2px;
    width:494px;
    display:none;
    position: absolute;
}
.banner .banner-info h1{
    font-family:Myriad Pro;
    font-style:italic;
    font-size:24.43px;
    color:#fff;
    padding-top:25px;
    padding-bottom:15px;
    padding-left:25px;
}
.banner .banner-info p{

}
.banner .banner-info a{

}
.banner .banner-info .content-area{
    float: left;
    width: 271px;
    padding: 0 22px;
    background: url(../images/content_area_bg.png) repeat-y left top;
}
*html .banner-info .content-area{
    background:transparent; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=inc/images/content_area_bg.png, sizingMethod='scale');  
}
.banner .links{
    float: left;
    position: absolute;
    bottom: 16px;
    right:77px;
}
.banner .links a{
    background: url(../images/deep-blue-bullet.png) no-repeat center left ;
    _background: url(../images/deep-blue-bullet.gif) no-repeat center left ;
    color: #274259;
    font-size: 12px;
    font-weight: bold;
    padding-left:7px;
    padding-right: 17px;
}

/********** home box ****************/
.small-content{
    float: left;
    width: 220px;
    position: relative;
    margin-right: 12px;
    min-height: 140px !important;
    //height: auto !important;
    //height: 140px;
    padding: 14px 8px 11px 8px;
    background: url(../images/small-content-bg.png) no-repeat left bottom #fff;
}
#entirebody #content .small-content img{
    margin: 0px 0px !important;
}
.small-content .image{
    width: 208px;
    height: 184px;
    margin-bottom: 10px; 
    overflow: hidden;
}
.small-content .map{
    width: 145px;
    height: auto; 
    overflow: hidden;
}
.small-content .synopsis{
    width: 200px;
    overflow: hidden;
}
.small-content span{
    display: block;
}
.small-content span.date{
    color: #b3b3b3;
    font-size: 11px;
    margin-bottom: 2px;
}
.small-content span.title{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 9px;
    text-transform: uppercase;
}
.small-content span{
    color: #5e5e5e;
    font-size: 12px;
}
#entirebody #content .small-content .synopsis img.news-photo{
    float: left;
    display: inline;
    margin-bottom: 19px !important;
}
.small-content  .items{
    height: 185px;
    overflow: hidden;
}
.small-content .navi{
    float: left;
    width: 100px;
    height: 8px;
    display: inline;
    padding: 0px 0px;
    background: none;
    margin: 3px 0 0 0;
}
.homerecent{
    float: left;
}
#content .small-content .navi a{
    float: left;
    width: 8px;
    height: 8px;
    display: inline;
    margin-top: 7px;
    margin-right: 8px;
    background: url(../images/scroll_bullet.png) no-repeat left -41px;
}
#content .small-content .navi a.current,
#content .small-content .navi a:hover{
    background: url(../images/scroll_bullet.png) no-repeat left -1px;
}
#content .scroll-navigation{display: none;}
span.all_holder{
    position: absolute;
    left: 0px;
    top: 230px;
    width: 202px;
    text-align: center;
}
#content a.all{
    font-weight: bold;
    padding-right: 8px;
    background: url(../images/more_bg.png) no-repeat scroll right 4px;
}
#content div.last{margin-right: 0px;}
#content a.enlarge{height: 20px; font-size: 12px; position: absolute; right: 16px;bottom: 56px; background: url(../images/enlarge_bg.png) no-repeat left top;font-weight: bold;font-style: italic;padding: 4px 0px 7px 27px;}
#content a.enlarge:hover{text-decoration: underline;}
/******* small-banner *********/
/*
.small-banner{
    float: left;
    width: 981px;
    min-height: 106px !important;
    //height: auto;
    //height: 106px;
    margin-left: -1px;
    background: url(../images/small_banner.png) no-repeat left top;
}
*/
.small-banner h1{
    color: #000;
    width: 930px;
    font-size: 30px;
    margin: 45px 0 0 0;
    text-align: left;
    padding-left: 30px;
}
#content ol{
    margin-left: 15px;
}
#content ol li{
    line-height: 17px;
    margin-bottom: 6px;
    padding: 4px 0 5px 8px;
    list-style-type: decimal;
    list-style-position: inside;
    background: url(../images/ol_li_bg.png) no-repeat 3px 0px;
} 

/****** expand button *********/
.more_clients{
    float: left;
    width: 100%;
    //margin-top: 10px;
    text-align: center;
}
#content .more_clients a{
    float: left;
    width: 70px;
    height: 29px;
    margin-left: 270px;
    background: url(../images/expand_button_bg.png) no-repeat left top;
}
#loading{
    width: 100%;
    text-align: center;    

}

/********** tpl pro-student **********/
#content ul.top-list{
    float: left;
    width: 100%;
    margin: 0px 0 22px 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #ececec;
}
#content ul.top-list li{
    float: left;
    width: 217px;
    padding: 0px 0px;
    margin: 0 30px 0 0;
    background: none;
}
#content ul.top-list li.last{
    margin-right: 0px;
}
#content ul.top-list li p{
    line-height: 21px;
}
#content div.list-devide{
    float: left;
    width: 211px;
    margin: 0 30px 35px 0;
}
#content div.list-devide-wide{
    float: left;
    width: 438px;
}
#content div.last{
    margin: 0 0px 0 0;
	background:#fff;
	overflow:hidden;
}
#content div.list-devide h2{
    color: #eb690a;
    margin-bottom: 13px;
}
#content div.list-devide-wide h2{
    color: #7a7a7a;
    margin-bottom: 13px;
}
#content div.list-devide ul,
#content div.list-devide-wide ul{
    margin: 0px 0px;
    min-height:164px;
}
#content div.list-devide-wide ul li{
    background: url(../images/gray_arow.png) no-repeat left 3px;
}

/**********staff-list***********/
#content ul.staff-list{
    margin-left: 0px;
}
#content ul.staff-list li{
    float: left;
    width: 231px;
    padding-left: 0px;
    background: none;
    height:260px;
    margin-right: 10px;
}
#content ul.staff-list li.last{
    margin-right: 0px;
}
#content ul.staff-list li div.staff-img{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
    border-bottom: 5px solid #d3021d;
}
#content ul.staff-list li div.staff-img img{
    float: none;
    margin: 0px 0px;
}
#content ul.staff-list li h4 span{
    display: block;
    font-size: 14px;
    color: #838383;
}
#content ul.staff-list li p{
    line-height: 18px;
    margin-bottom: 7px;
}

/********** contact ************/
.content form{
    width: 431px;
    float: left;
    padding: 7px 40px 7px 40px;
}
.content form label{
    display: block;
    font-size: 12px;
    color: #000;
    margin-bottom: 7px;
}
.content form input{
    width: 418px;
    padding: 6px 5px 8px 5px;
    border: 1px solid #ddd; 
    margin-bottom: 13px;
}
.content form br{
    display: none;
}
.content form dt.verify input{
    width: 95px;
}
.content form textarea{
    width: 418px;
    padding: 5px 5px;
    border: 1px solid #ddd;
}
.content form input.submit{
    float: left;
    width: 70px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #DDD;
    background: #444444 url(../images/topnav_li_a_active.png) repeat-x left -8px;
}
/********** Dritoni jQuery ***************/
#container 1{
    bottom: 0px ;
    display: none ;
    left: 20px ;
    position: absolute ;
    background-color:#ffffff;
    z-index:100;
    border: 1px solid #666666 ;
    width:92%;
}

#inner {
    background-color: #F0F0F0 ;
    border: 1px solid #666666 ;
    border-bottom-width: 0px ;
    padding: 20px 20px 100px 20px ;
}
#container1 ul{
    background-color:#fff;
    float:left;
    padding-bottom:20px;
}
#container1 ul li{
    padding-left:20px;
    background-color:#fff;
    height:auto;
    background-image:none;
    margin-left:9px;
    min-height:40px;
    background:#fff url(../images/sprite-quest.png) no-repeat left 15px;
    width:86%;
}
#container1 ul li a{
    color:#000;
    text-align:left;
    font-style:normal;
}	
#container1 ul li:hover{		
    color:#b41d81;
    background:#fff url(../images/sprite-quest-hover.png) no-repeat left 15px;
}
#container1 ul li:hover a{	
    color:#b41d81;
}

#container1 {
    bottom: 0px ;
    display: none ;
    left: 20px ;
    position: fixed ;
    position:absolute;
    bottom:16px;
    left:16px;
    border:1px solid #d5d5d5;
    border-bottom:none;
    background:#fff;
    width:91%;
}

#inner {
    background-color: #F0F0F0 ;
    border: 1px solid #666666 ;
    border-bottom-width: 0px ;
    padding: 20px 20px 100px 20px ;
}
a.justdoit{
    position:absolute;
    bottom:0px;
    //left:0px;
    z-index:100;
}
ul li.login a.justdoit{
    position:absolute;
    z-index:100;
}		
/*******************************/
.vacancies-form dt.heading{
    font-size:14px;
    margin-bottom:15px;
    font-weight:bold;
    padding-bottom:8px;
    background:url(../images/heading-bg.png) repeat-x 0 bottom;
}
.vacancies-form label{
    color:#000;
    font-size:12px;
    font-weight:normal;


}
.vacancies-form dl.part2 label{
    padding-top:5px;
}
.vacancies-form dt{
    padding-bottom:15px;
    position:relative;
}
.vacancies-form dl.part2 label{
    width:180px;
    float:left;
}
.vacancies-form dl.part2{
    clear:both;
    float:left;
}
.vacancies-form dl.part2 input{

}
.vacancies-form dl.photo-area dt.photo{
    float:right;
    padding-top:150px;
    background:url(../images/photo-upload.gif) no-repeat 0 0;
}

.vacancies-form dl.photo-area label{
    display:block;
    text-align:right;
}
.vacancies-form dl.button-area{
    clear:both;
    padding:0px;

}

.vacancies-form dt.buton input, #content .calculator form .submit, .poll .submit{
    width:84px;
    color:#fff;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    border:none;
    background:none;
}
.vacancies-form dt.buton, #content .calculator form .submit, .poll .submit {
    width:83px;
    padding-top:5px;
    display:inline-block;
    background:url(../images/apply-button.gif) no-repeat 0 0;
}
.subscribe input.email{
    float: left;
    border: 0px;
    width: 196px;
    font-size: 11px;
    padding: 4px 10px 5px 10px;
    background: url(../images/home_input_bg.png) no-repeat left top;
}
.subscribe select{
    width: 207px;
}
.subscribe input.submit{
    width: 83px;
    float: right;
    color: #fff;
    border: 0px;
    cursor: pointer;
    font-size: 11px;
    margin-top: 1px;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    background: url(../images/subscribe_bg.png) no-repeat left top;
}
.subscribe .selector,
.subscribe .selector:hover{
    background: url(../images/home_select_bg.png) no-repeat left top;
}
.subscribe-place{
    float: left;
	display:inline;
    width: 210px;
    overflow: hidden;
    margin-left: 14px;
    padding-top: 10px;
}
#content .subscribe-place h3{
    font-size: 13px;
    margin-top: 7px;
    margin-bottom: 7px;
}
.subscribe label{
    float: left;
    width: 114px;
    color: #d3021d;
    font-size: 11px;
    font-weight: normal;
    padding-left: 10px;
}
#content ul.cards{
    float: left;
    width: 720px;
    margin-left: 0px;
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    background: url(../images/cards_bg.png) repeat-x left bottom;
}
#content ul.cards li{
    float: left;
    width: 321px;
    background: none;
    padding-left: 0px;
    position: relative;
    padding:0 25px 0 13px;
    border-right: 1px solid #f3f3f3;
}
#content ul.cards li span.mask{
    top: 0px;
    left: 0px;
    position: absolute;
}



.vacancies-form label.error {
    color:red;
    position:absolute;
    top:12px;
    left:0;
}
.vacancies-form .photo-area label{
    padding:0px;

}
.vacancies-form .photo-area label.error{
    top:25px;
}
.vacancies-form .part1 div{
    clear:both;
    float:left;
}
.vacancies-form .part1 label{
    float:left;
    padding-top:3px;
    padding-left:3px;
}
/*dafina*********/

.banner img.mask {
    left:0;
    position:absolute;
    top:0;
    padding:0px !important;
    width:980px;
    display:none;
}

.section-banner img {
    float:left;
    z-index:0;
    padding-top:0px;
    position:absolute;
    width:980px;
}
.banner-info{
    background:url(../images/banner_info_top_img.png) repeat-y;
}
#container .section-banner{
    height:175px;
}
.nobanner{
    height:104px !important;
    background:url(../images/default_banner.jpg) no-repeat 0 0;
}
.nobanner img.mask{
    height:104px;
}
/********** faq-list ********/
#container .section-banner .image-holder {
    height:175px;
    overflow:hidden;
    width:980px;
}
.ord_nr{
    background:url(../images/ord_nr.gif) no-repeat 0 0;
    float:left;
    height:24px;
    padding-top:2px;
    text-align:center;
    width:24px;
    color:#D92028;
    margin-top:-2px;
    margin-right:5px;
}
.msg_list  span.title{
    margin-left:20px;
    cursor:pointer;
    color:#d01c1c;
    font-weight:bold;
    font-size:14px;
    margin-left:0px;
}
#content li.msg_list{
    clear:both;
    background:none;
    padding-left:0px;
}
.msg_body{

    float:left;
    margin-left:20px;
    margin-right:20px;
}
#content .faq ul.article-list{
    margin-left:0px;
}
.content form dt.verify input {
    padding-bottom:10px;
}
#links ul li {
    padding-left:10px;
}
/********niti**********/
.scrollable .all_holder{
    width: 75px;
    float: right;
    top: auto;
    right: 10px;
    margin-top: 0px;
    position: relative;
}
#content span.all_holder a{
    font-size: 11px;
    background: url(../images/red_arow.png) no-repeat right 5px;
}
#content .small-content .navi a{
    margin-right: 7px;
    margin-top: 0px;
}
.small-content{
    height: 300px !important;
}
.small-content{
    width: 226px;
    padding: 14px 5px 11px;
}
#content div.icons{
    width: 236px;
    padding: 14px 0px 11px;
}
.small-content .items{
    height: 243px;
}
.scrollable{
    padding-left: 6px;
}
#container1{
    left: 5px !important;
    width: 228px !important;
    bottom: 21px !important;

	
}
div.call-center{
    float: left;
    width: 230px;
    height: 45px;
    margin-left: 0px;
		margin-top:22px;

}
#rightnav div.call-now{
    float: left;
    height: 110px;
    margin-left: 0;
    width: 208px;
    background:url(../images/callright-bg.gif) no-repeat left top;
}
span.call-now{
    text-transform:uppercase;
    color:#000;
    font-size:16px;
    font-weight:bold;
    float: left;
    padding-top: 9px;
}
.call-center span{
    float: left;
    color: #d21c1c;
    font-size: 9px;
    margin: 28px 0 0 56px;
}
.search-form input.text{
    background: none;
    margin: 0px 5px 0 0;
}
.search-form input.go{
    width: 49px;
}
#content ul.cards li{
    padding-top: 13px;
    margin-bottom: 0px;
}
#content ul.cards li div{
    float: left;
    width: 100%;
    margin-bottom: 4px;
}
#content ul.cards li div img{
    float: none;
    margin: 0px;
}
#content .recent ul.cards li h4{
    font-size: 14px;
}
#content .recent ul.cards li p{line-height: 18px;}
#content .recent ul.cards li a{font-weight: bold;}
#content .recent ul.cards li a:hover{text-decoration: underline;}
table.cards{
    border-collapse: collapse;
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
#content .recent table.cards img{margin: 0 0;float: none;}
#content table.cards th{border-right: 1px solid #f3f3f3;}
#content table.cards tr td{
    padding: 15px 10px 10px 13px;
    border-top: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    background: url(../images/table_td_bg.png) repeat-x left bottom;
}
#content table.cards tr td.bold{
    font-size: 14px;
    font-weight: bold;
}
#content table.cards tr td{
    vertical-align: top;
}
#content table.cards tr td p{
    margin-bottom: 13px;
}
#content table.cards tr td p.last{
    margin-bottom: 0px;
}
#container{
    padding-bottom: 15px;
}
#content ul.branch{
    float: left;
    width: 100%;
}
#content ul.branch li{
    float: left;

    width: 703px;
    padding: 0px 9px 10px 9px;
    border: 1px solid #f3f3f3;
    background: url(../images/cards_bg.png) repeat-x left bottom;
}
#content ul.branch li .image {
    float: left;
    width: 208px;
    padding: 9px 0;
    min-height: 199px;
    border-right: 1px solid #f3f3f3;
    background: url(../images/branch_img_bg.png) no-repeat left 9px;
}
#content ul.branch li .image div{
    float: left;
    width: 182px;
    height: 117px;
    overflow: hidden;
    text-align: left;
    margin: 6px 8px 10px 8px;
}
#content ul.branch li .image div img{
    float: left;
    width:182px;
}
.informations{
    float: right;
    width: 472px;
    padding-top: 9px;
    padding-left: 13px;
}
#content ul.branch li .image img{
    margin: 0 0;
}
#content .informations span span{
    float: left;
    margin-right: 5px;
}
#content .informations p{
    line-height: 14px;
}
#content .informations p span{
    color: #000;
}
.redc{
    float: left;
    width: 100%;
    display: block;
    color: #d01c1c;
    margin: 11px 0;
}
.branch .links{
    float: left;
    width: 100%;
}
#content .branch a{
    color: #000;
}
#content .branch a.bold{
    font-weight: bold;
}
#content .branch .topr{
    float: left;
    width: 100%;
    margin-top: 9px;
    padding-left: 20px;
    background: url(../images/orari_bg.png) no-repeat left center;
    background: url(../images/orari_bg.gif) no-repeat left center;	
}
#content .branch .topr br{
    display: none;
}
#content .branch .topr p{
    float: left;
}
#content .branch .topr span{
    font-weight: bold;
}
#content .branch li h3{margin-bottom: 8px;}
.branch .MsoNormal {
    float: left;
    width: 100%;
    text-align: left;
}
.branch .MsoNormal  span{
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
#content .recent .branch .MsoNormal {line-height: 10px;}
.branch .MsoNormal br{display: none;}
/*********vetoni**********/
#content  div ul.cal{
    width:221px;
    padding-left:15px;
    padding-bottom: 13px;
    border-bottom: 1px solid #d8d8d8;
}
#content  div ul.cal,
#content  div ul.cal li 
{
    margin-left:0;
    float:left;
}
#content  div ul.cal li{
    width:100%;
    padding-left:0;
    background:none;
    margin-bottom: 0px;
	list-style: none;
}
#content  div ul.cal li a{
    font-size:12px;
    font-weight:bold;
    padding-bottom:19px;
    padding-left:54px;
    padding-top:10px;
    float:left;
}
#content  div ul.cal li a.ebanking{
    background: url(../images/ebanking_icon.png) no-repeat left center;
	text-transform: uppercase;
}
#content  div ul.cal li a.credi{
    background: url(../images/22_calculator_bg.png) no-repeat left center;
	text-transform: uppercase;
}
#content  div ul.cal li a.debi{
    background: url(../images/22_dep_bg.png) no-repeat left center;
	text-transform: uppercase;
}
#extended_content .print {
    background:transparent url(../images/print_icon.gif) no-repeat scroll left center;
    float:left;
    height:17px;
    width:18px;
}
#content ul.card_details{
    margin:0px;
    border-top:1px solid #F3F3F3;
    border-left:1px solid #F3F3F3;

    float:left;
}
#content ul.card_details li{
    border-right:1px solid #F3F3F3;
    background:none;
    width:203px;
    float:left;
    padding:15px 0px 10px 0px;
    margin-bottom:0px;
}
#content ul.card_details2 li{
    width:350px;
}
#content ul.card_details li ul, #content ul.card_details li ul li{
    border:none;
    float:none;
    padding:0px;
    width:auto;


}
#content ul.card_details li ul{
    margin:0px !important;
}
#content ul.card_details li ul li{
    ppadding-left:15px;
    line-height:18px;
    padding-bottom:10px;
    bbackground:transparent url(../images/bullet.gif) no-repeat scroll 0 3px;
}
#content ul.card_details li.first{
    width:80px;
}
#content ul.card_details2 li.first{
    width:120px;
}
#content ul.card_details li div{
    padding-bottom:15px;
    border-bottom:1px solid #F3F3F3;
    padding-top:15px;
    padding-left:13px;
    padding-right:10px;
    background:transparent url(../images/table_td_bg.png) repeat-x scroll left bottom;
}
#content ul.card_details li div.img-card{
    background:none;
    height:109px;
    padding:0px;
    margin:0px;
}
#content ul.card_details li div.img-card img{
    float:none;
    margin:0px;
}
#content ul.card_details h2{
    margin:0px;
    font-size:12px;
    font-weight:bold;
}
#content ul.card_details li div.title_card{
    padding-bottom:10px;
    background-position:left -20px;
}
.subscribe input.email:focus{
    background:transparent url(../images/home_input_bg_focus.png) no-repeat scroll left top
}
.subscribe div.selector select{
    width:207px;
    cursor:pointer;
}
.subscribe-place #subscribeForm .email{
    font-family:Arial, sans-serif;
    font-size:12px;
}
#content  .small-content .subscribe-place p{
    margin-bottom: 5px;
}
/*********** poll ************/
#content .poll{
    width: auto !important;
    background:none;
}
.poll form, .poll .submit{
    margin-top:15px;
}
#content .poll dt{
    padding:3px;
}
#content .poll label{
    float:left;
    width:150px;
}
.anketa-form  form{
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 2px;
    margin-top: 16px;
}
.anketa-form form dl dt{
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
.anketa-form form .radio{
    float: left;
    width: 21px;
    height: 21px;
    margin-right: 6px;
    position: relative;
    background: url(../images/poll_images.png) no-repeat left bottom;
}
.anketa-form form .focus{
    background: url(../images/poll_images.png) no-repeat left top;
}
.anketa-form form .radio span{
    float: left;
    color: #fff;
    width: 21px;
    height: 21px;
    overflow: hidden;
}
.anketa-form form .radio span input{
    width: 21px;
    height: 21px;
}
.anketa-form form label{
    float: left;
    margin-top: 3px;
    width: 171px;
    font-weight: bold;
}
.right-side form .submit{
    float: right;
    color:#fff;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: -14px;
    padding: 1px 5px 2px 5px;
    border: 1px solid #00317f;
    background:	url(../images/poll_submit.png) repeat-x left top;
}
.right-side form span,
.survey-details span{
    float: right;
    color: #002a6c;
    font-size: 11px;
}
.anketa-form label.question{
    float: left;
    width: 91px;
    margin-top: 0px;
    padding-bottom: 4px;
    padding-top:5px;
    padding-left: 32px;
    background: url(../images/poll_images.png) no-repeat left -88px;
}
.anketa-form span.vota{
    margin: 4px 0 0 2px;
}
.anketa-form span.perqindja{
    width: 39px;
    padding: 3px 0 4px 0;
    text-align: center;
    background: url(../images/poll_vote_bg.png) no-repeat left top;
}


/*******************/
.banner .synopsis{
    left:0px;
    overflow:hidden;
    top:0px;
    position:absolute;
    float:left;
}
.contact form input.submit{
    float:right;
}
.presentation ol li {
    clear:both;
}
.presentation ol li div{
    float:right;
    padding-left:18px;
}
form .radio span input {
    height: 21px;
    width: 21px;
}
form .radio span {
    color: #FFFFFF;
    float: left;
    height: 21px;
    overflow: hidden;
    width: 21px;
}
form .radio {
    background: url("../images/poll_images.png") no-repeat scroll left bottom transparent;
    float: left;
    height: 21px;
    margin-right: 6px;
    position: relative;
    width: 21px;
}
#content .calculator form input{
    float:left;

}
#content .calculator p{
    clear:both;
    float:left;
}
#content .calculator form label.error{
    width:auto;
    float:left;
    color:#D3021D;

}
.section-content{
    float:left;
    width:490px !important;
    min-height: 464px !important;
    //height: auto !important;
    //height: 464px;
    padding: 20px 10px 20px 10px;
    background: url(../images/section_bg.png) repeat-x left top;
}
#result th{
    width:100px;
}
#result th, #result td{
    padding:3px;
}
#content table td{
    padding:3px;
    color:#706f6f;
    border:1px solid #ECECEC;
}
#newsroom ul li ul{
    margin-top:0px;
}
#newsroom ul li ul li a{
    line-height:18px;
}
#content .doclist a.download{
    padding-bottom: 8px;
    padding-left: 32px;
    padding-top: 8px;
    background:url(../images/pdficon.png) no-repeat left center;
}
.shadow-right #content .client li{
height:161px;
}


.vacancies-form dl.part3 label, .vacancies-form dl.part4 label,
.vacancies-form dl.part5 label, .vacancies-form dl.part6 label, .vacancies-form dl.part7 label,
.vacancies-form dl.part8 label, .vacancies-form dl.part9 label, .vacancies-form dl.part10 label{
    padding-top:5px;
}
.vacancies-form dl.part3 label, .vacancies-form dl.part4 label, .vacancies-form dl.part5 label,
.vacancies-form dl.part6 label, .vacancies-form dl.part7 label, .vacancies-form dl.part8 label,
.vacancies-form dl.part9 label, .vacancies-form dl.part10 label {
    width:180px;
    float:left;
}
.vacancies-form dl.part3, .vacancies-form dl.part4, .vacancies-form dl.part5,
.vacancies-form dl.part6, .vacancies-form dl.part7, .vacancies-form dl.part8,
.vacancies-form dl.part9, .vacancies-form dl.part10  {
    clear:both;
    float:left;
}

textarea.appform{
    width: 220px;
    height: 100px;
}

#vacancies_form table td {
    border: none;
}

#vacancies_form textarea {
    background: none;
    border: 1px solid #cdcdcd;
    width: 215px;
    height: 60px;
}

dl.part3 .error, dl.part4 .error, dl.part5 .error, dl.part6 .error, dl.part7 .error, dl.part9 .error {
	position: static !important;
}

dl.part8 .error {
	left: 480px;
}

dl.part10 .error {
	top: 73px;
}

#content .section-content div.share ul  {
    margin: 0;
}

#content .section-content div.share ul li {
    background: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px;
	list-style: none outside none;
}


#content div.share {
    float: right;
    clear: both;
    /*padding-top: 30px;*/
}

#content div.share ul {
    margin: 0;
}

#content div.share ul li {
    background: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px;
}

#content div.share a.print {
    display: block;
    width: 28px;
    height: 20px;
    background: url(../images/print_email.png) no-repeat left top;
}

#content div.share a.email {
    display: block;
    width: 28px;
    height: 20px;
    background: url(../images/print_email.png) no-repeat left -29px;
}

.printlayout .recent img.news{
    float: left;
    text-align: left;
    margin: 0px 10px 0px 0px;
}
.printlayout .recent  ul.news p img{
    margin-top:3px;
}
.printlayout .recent p{
    line-height: 18px;
    font-size: 12px;
    margin-bottom: 15px;
	text-align: justify;
}
.printlayout .recent  h2{
    margin-bottom: 24px;    
}
.printlayout .recent  h3,
.printlayout .recent  h4{
    margin-bottom: 10px;
}
.printlayout .recent blockquote ul{
    padding-left: 127px;

}
.printlayout .recent p span{
    color: #666;
}

.lastupdated {
    color: #626262;
    font-size: 11px;
    float: left;
    margin-top: 67px;
    margin-left: 10px;
}

#links ul li a{    
    float: left;
    width: 197px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 0px;
    padding-right: 13px;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
}

#links ul li a.active{
    color: #fff;
    background: url(../images/li_active.png) no-repeat right;
}

#rightnav .e-banking {
    float: left;
}

#rightnav .e-banking a.ebanking {
    background: url(../images/ebanking_icon.png) no-repeat left center;
    text-transform: uppercase;
    font-size: 12px;
font-weight: bold;
padding-bottom: 19px;
padding-left: 54px;
padding-top: 10px;
float: left;
}

/************** popup ***************/
#box {
    display: block; 
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    height: 100%;

    z-index: 100;
}
.overlay{
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    height: 100%;
    opacity:0.6;
    filter:alpha(opacity=60);
    background: grey;
}
.video-holder{
    top: 3%;
    /*left: 30%;*/
	margin: 0 auto;
    width: 425px;
    height: 349px;
    z-index: 100;
	margin-top:100px;
    /*position: absolute;*/
}
span.close{
    cursor: pointer;
    color: red;
    z-index: 101;
    float: right;
    position: relative;
    padding: 5px;
    background: #fff;
    font-weight: bold;
}
.video-holer p{
    height: 20px;
    width: 100%;
    float: left;
    background: #fff;
}
a.download{
    float: left;
    color:red;
    padding: 5px;
    background: #fff;
}
