#promo_descr p {
    height: 20px;
    font-size: 11px;
}
#promo, div.slider-nav {
    overflow: hidden;
    width: 100%;
    height: 250px;
}

/* *************TO CHANGE BG COLOR OF THE TEXT ///\\\\BY AHMAD******** */
#promo .orbit-wrapper .orbit-caption {
	background: #003366;/* bg for ie  */
	background-image: linear-gradient(bottom, #003366 11%, #005591 50%, #003366 88%);
	background-image: -o-linear-gradient(bottom, #003366 11%, #005591 50%, #003366 88%);
	background-image: -moz-linear-gradient(bottom, #003366 11%, #005591 50%, #003366 88%);
	background-image: -webkit-linear-gradient(bottom, #003366 11%, #005591 50%, #003366 88%);
	background-image: -ms-linear-gradient(bottom, #003366 11%, #005591 50%, #003366 88%);	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.11, #003366),
		color-stop(0.5, #005591),
		color-stop(0.88, #003366)
	);
  	
     z-index: 110;
    text-align: left;
    float: left;
    padding: 0;
    padding-right:5px;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    right: 0;
    bottom: 0;
    width: 356px !important; /*326px !important;*/
}

.orbit-caption p{
	margin-left:20px;	
}

.orbit_content {
    padding: 20px 10px;
}

.orbit-caption span {
    font-size: 15px;
    font-weight:bold;
    line-height: 1em;
}

.orbit_content h6 {
    font-size: 18pt;
}
/*not used .orbit_content h1 {
	font-size: 22pt;
    line-height: 1em;
}*/

/************
****************/


div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative;
}
div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;
}
div.orbit.with-bullets {
    margin-bottom: 40px;
}
div.orbit .orbit-slide {
   /*  max-width: 100%; */
    max-width: 374px;
    position: absolute;
    top: 0;
    /*edited by Ahmad,img pos,  left  */
    margin-left:356px;/*326px;*/
}
div.orbit a.orbit-slide {
    border: none;
    line-height: 0;
    display: none;
}
div.orbit div.orbit-slide {
    width: 100%;
    height: 100%}
ul.orbit-bullets li, div.orbit-wrapper span.mask.move, div.orbit-wrapper span.rotator, div.orbit-wrapper span.pause, div.orbit-wrapper div.slider-nav span.right, div.orbit-wrapper div.slider-nav span.left {
    background-repeat: no-repeat;
    background-image: url(http://www.ais.unwater.org/aisresources/images/common/orbit-sprite.png);/*url(http://unu.edu/wp-content/mu-plugins/unu-framework/Common/Foundation/layout/images/orbit-sprite.png);*/
}
div.orbit-wrapper div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 31;
}
div.orbit-wrapper span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background-position: -39px -80px;
    z-index: 100;
}
div.orbit-wrapper span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
}
div.orbit-wrapper span.rotator.move {
    left: 0 
}
div.orbit-wrapper span.mask.move {
    width: 40px;
    left: 0;
    background-position: -39px -80px;
}
div.orbit-wrapper span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-position: -100px 0;
    z-index: 4;
    opacity: 0;
}
div.orbit-wrapper span.pause.active {
    background-position: -100px -40px 
}
div.orbit-wrapper div.timer:hover span.pause, div.orbit-wrapper span.pause.active {
    opacity: 1 
}
.orbit-caption {
    display: none;
}

/* ************* THE TEXT COLOR ///\\\\BY AHMAD******** */
.orbit-wrapper  .orbit-caption{

    background:#fff;
    color: #fff; /* TEXT COLOR */    
    z-index: 30;
    text-align: center;
    /* padding: 7px; */
    font-size: 13px;
    position: absolute;
    font-family: arial;
    left: 0; /* edited by Ahmad  : right */
    bottom: 0;
    width: 100%;
    }
.orbit-caption p{
	margin-left:20px;	
}
.orbit-caption a{
	/*not used margin-left:20px;*/
    color: #FFAA00; /* Title COLOR */    
   }
 .orbit-caption a:hover{
     color: #FFAA00 /* Title COLOR */    
   }
   
/* ************************************************************ */
    
    
div.orbit-wrapper div.slider-nav {
    display: block 
}
div.orbit-wrapper div.slider-nav span {
    width: 39px;
    height: 64px;
    text-indent: -9999px;
    position: absolute;
     z-index: 30;
    top: 50%;
    margin-top: -50px;
    cursor: pointer;
}
div.orbit-wrapper div.slider-nav span.right {
    background-position: 0 -80px;
    right: 0;
}
div.orbit-wrapper div.slider-nav span.left {
    background-position: -21px 0;
    left: 0;
}
ul.orbit-bullets {
    position: absolute;
    z-index: 30; 
    list-style: none;
    bottom: -40px;
    left: 50%;
    margin-left: -50px;
    padding: 0;
}
ul.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background-position: -4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden;
}
ul.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0;
}
ul.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px;
}
ul.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000;
}
div.orbit img.fluid-placeholder {
    visibility: hidden;
    position: static;
    display: block;
/*  width: 100%; */
}



div.orbit, div.orbit-wrapper {
    width: 100% !important;
}
ul.orbit-bullets {
    position: absolute;
     z-index: 30;
    list-style: none;
    bottom: -50px;
    left: 50%;
    margin-left: -50px;
    padding: 0;
}
ul.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(http://www.ais.unwater.org/aisresources/images/common/orbit-bullets.jpg);/*url(http://unu.edu/wp-content/mu-plugins/unu-framework/Common/Foundation/layout/images/orbit-bullets.jpg) no-repeat 4px 0;*/
    width: 13px;
    height: 12px;
    overflow: hidden;
}
ul.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px;
}
ul.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0;
}
ul.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000;
}
.timer {
    display: none !important;
}
div.caption {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    zoom: 1;
}

/* ************** */

.orbit_content p {
    font-size: .8em;
}
div.orbit-wrapper img {
    /* height: 250px; */
}
div.orbit-wrapper div.slider-nav {
    width: 100%;
    margin-top: -354px;
}
div.orbit-wrapper div.slider-nav span {
    top: 80%;
    margin-top: 5px;/*-32px;*/
    cursor: pointer;
}
div.orbit-wrapper div.slider-nav span.right, div.orbit-wrapper div.slider-nav span.left {
    z-index: 130;
}