﻿
.shadow {
  -moz-box-shadow:    -3px 2px 10px 0px #fff;
  -webkit-box-shadow: -3px 2px 10px 0px #fff;
  box-shadow:         -3px 2px 10px 0px #fff;
} 

/*-------------> BAROUSEL */
.barousel
{
    position:relative;
    margin-bottom:0px;
    width:702px!important;
    /*height:317px;*/
    min-height:250px;
    background-color: #132944;
}

.barousel_image
{
    position:absolute;
    z-index:10;
    width:702px!important;
    /*height:317px;*/
}

.barousel_image img
{
    position:absolute;
    display:none;
    width:702px!important;
}

.barousel_image img.default
{    
    /*display:block;*/
}

.barousel_image img.current
{
    z-index:10;
}

.barousel_image img.previous
{
    z-index:5;
}

.barousel_content
{   
    position: absolute;
    padding: 10px 0px 0px 19px;
    z-index: 50;    
    color: #ffca63;
    width: 95%;
    height: 220px !important;
}

.barousel_content div
{
    display:none;    
}

.barousel_content div.default
{
    display:block;    
}

.barousel_content p
{
    font-size:13px;
    font-weight:normal; 
    line-height:17px;  
    margin-bottom: 12px !important; 
}

.barousel_content p.header
{    
    border-bottom: 1px dotted #fff;
    color: #fff;
    font-weight: normal;
    margin: 0 0 13px;
    padding: 5px 0;
    text-transform: uppercase;
    font: 11px/1.18 "Open Sans", sans-serif!important;
}
.barousel_content h3
{
    font-size: 32px;
    margin: 0px 30px 10px 175px;
    color: #ffca63;
    font: 24px/1.0 "Open Sans", sans-serif!important;
}
.barousel_content dl
{
    margin: 0px 0px 0px 177px !important;
    list-style:none none;
}
.barousel_content dl dt
{
    list-style:none none !important;
    float: left;
    line-height: 1.4em;
}
.barousel_content dl dd
{
    list-style:none none !important;
    padding-bottom: 4px;
    padding-left: 14px;
}
.barousel_content dl dd a {
    /*margin-left: 5px;*/
}

.barousel_content a,
.barousel_content a:hover
{
    color:#fff;
    background-color:transparent !important;
}

.barousel_nav
{
    
    position:absolute;
    padding:3px 3px 0px 0;        
    bottom:5px;
    z-index:20;
    width:98%;
}



.barousel_nav ul
{
    float:right;    
    margin:0px;
    /*background:#4D4D4D;*/
    background:#e2a422;
    padding-left: 0px !important;
}

.barousel_nav li
{
    float:left;
    list-style:none;
    padding-bottom: 0px !important;
}

.barousel_nav li a
{
    display:block;
    width:15px;
    height:19px;    
    font-size:0;
    line-height:0;
    text-decoration:none;
}

.barousel_nav li a:hover
{
    background-color:#6e6e6e;
}

.barousel_nav li a.current
{
    background-color:#fff55b;
}

.barousel_nav li.prev a
{
    background-image:url(/App_Themes/css/DB/Common_Images/previous-grey.gif);
    background-repeat:no-repeat;
    background-position: -3px -1px;
}

.barousel_nav li.next a
{
    background-image:url(/App_Themes/css/DB/Common_Images/next-grey.gif);
    background-repeat:no-repeat;
    background-position: -7px 0px;
}

.barousel_nav li.prev a:hover,
.barousel_nav li.next a:hover
{
    background-color:#6e6e6e;
}

.barousel_nav .counter
{    
    
    color:#fff;   
    padding: 5px 0px 0px 0px;
    /*background:#4D4D4D;*/
    /*
    float:right;
    font-size:11px;
    margin:0;
    background:#555;
    padding-right:2px;
    padding-left:7px;
    padding-top:1px;
    height:19px;
    */
}
.barousel_nav .counter .spcounter{
    /*background: url(http://www.worldbank.org/wb/images/homepage/feature-inactive.png) repeat no-repeat;*/
    /*background: url(/App_Themes/css/DB/Common_Images/feature-inactive.png) no-repeat no-repeat 0px 4px;
    padding: 0px 5px;
    background-color: #b8b7b7;
    background-color: rgba(255, 255, 255, 0.25);*/
    width: 8px;
    height: 8px;
    margin-right: 3px;    
    display: block;
    float: left;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #999;    
    border-radius: 5px;
}
    .barousel_nav .counter .spcounter:last-child
    {
        padding-right:0px !important;
    }
.barousel_nav .counter .counter_current{
    /*background: url(http://www.worldbank.org/wb/images/homepage/feature-inactive.png) repeat no-repeat;*/
    /*background: url(/App_Themes/css/Common_Images/feature-active.png) no-repeat no-repeat 0px 4px;
    padding: 0px 5px;*/
    background-color: #484749;
    
}

.barousel img.ajax_loader
{
    display:none;
    position:absolute;
    z-index:99;
    top:70px;
    left:135px;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.halfwidth
{
    float: left;
    width: 50%;
}

.halfwidth_right
{
    float: right;
    width: 50%;
}

.thirdwidth
{
    float: left;
    width: 33%;
    padding: 3px 0 10px 0;
}

.nodisplay
{
    display: none;
}

.nopadding_top
{
    padding-top: 0;
}

.nopadding_bottom
{
    padding-bottom: 0;
}

.nopadding_vertical
{
    padding-top: 0;
    padding-bottom: 0;
}

.clearmargin
{
    margin: 0;
    padding: 0;
}

.clearer
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    font-size:0;
    line-height:0;
}

.spacer
{
    clear: both;
    height: 25px;
    padding: 0;
    margin: 0;
}