@charset "utf-8";
@import "reset.css";
/*
to remove after testing:
#box-special


dark brown: 
color: #3b2b1c;

red:
color: #e03421;

yellow:         
color: #fdc300;


*/
body {
  width: 100%;
  height: 100%;
  margin:0;
  padding:0;
  font-family: 'Georgia', 'Times New Roman', Times, serif;
  line-height:normal;
  background: #FFFFFF;
  color:#666056;
  line-height: 21px;
  font-size: 14px;    
}

p, div {
  font-size: 14px;      
}

h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 {
  font-size:24px;
}
h2 {
  margin:0 0 6px 0;
  padding:2px 0 0 0;
  height:30px;
  color:#7f6d5b;
  font-size:18px;
  text-transform:uppercase;
  border-bottom:1px solid #333333;
}
h2.spotlighthead {
  padding:0;
  height:40px;
}
h3.spotlighthead {
  padding:0;
  *margin-top: 4px;
}

h3 {
  font-size:18px;
  color:#7f6d5b;
  text-transform:uppercase;
  margin-top: 10px;

}
h3 a:link, h3 a:visited {
  font-size:15px;
  font-weight:bold;
  color:#7f6d5b;
  text-transform:none;
}
h3 a:hover {
  color:#333333;
}
p {

}
a:link, a:visited {
  color: #e03421;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #333333;
  outline: none;
  text-decoration: none;
}
.fleft {
  float:left;
}
.fright {
  float:right;
}
.clear {
  clear:both;
  margin:0;
  padding:0;
}
.line-dgray {
  padding:2px;
  *padding:6px;
  background:url('../images/line_dgrey.gif') center center repeat-x;
}
.line-gray {
  padding:2px;
  clear:both;
  background:url('../images/line_grey.gif') center center repeat-x;
}
.last {
  border:none;
}

dl {
  padding:0 40px;  
}

dt { }

dd {
  margin-left: 20px;
}

ol {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 1.5em;
}

li {
  margin-bottom: 10px;
}

.pad_top {
  margin:10px 0 20px 0;
}

/*** blockquotes ***/
blockquote {
  clear: both;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;  
  font-size: 14px;
  color:#7f6d5b;
  font-style: normal;
  font-weight: bold;
  margin: 10px;
  margin-top: 10px;
  margin-left: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-left: 35px;
  background-image: url('../images/blockquote-bg.png');
  background-position: top left;
  background-repeat: no-repeat;
}

blockquote p,
#main blockquote p {
  margin: 0px;
  padding: 0px;
}

.rotating-quotes {
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}

.rotating-quote { }

/* used on front page */
.quote-author {
  margin-right: 10px;
}

/*
OD1 ///////////////////////////////////   Basic Sructure   /////////////////////
*/
.container {
  margin: 0 auto;
  padding: 0;
  width: 950px;
}

#wrapper {
  width:980px;
  margin:0 auto;
  padding:0px 0px 0px 0px;
}
#main-top {
  width:980px;
  height:auto;
  margin:auto;
  background:url('../images/main_image.jpg') top center #F9F7F0 no-repeat;
}
#main-top-inner {
  width:980px;
  margin:auto;
}
#banner {
  display:none;
}
/*
#banner .flash_banner {
  float:left;
  width:655px;
  height:286px;
}
*/
/*
///////////////////////////////////   Header   /////////////////////////////////
*/

#header {
    margin: 0;
    padding: 3em 0 0;
}
#header #sitename {
    float: left;
    margin-bottom: 1.5em;
}
#header h1 {
    font-weight: bold;
    margin: 0;
}
#header h1 a {
    text-decoration: none;
}
#header #siteslogan {
    display: block;
    font-size: 1.5em;
    line-height: 1em;
}
#header-top #top_pan {
    background:url('../images/innerHeader.jpg') 0 0 no-repeat;
    width:980px;
    border-bottom:1px solid #333;
    font-family:"Trebuchet MS", arial;
}
#top {
  font-size: 0;
}

#logo {
    margin:25px 0 0 17px;
    width:230px;
    height:47px;
    float:left;
    background: transparent url('../images/logo.png') no-repeat;
}
#frlogo {
    margin:25px 0 0 17px;
    width:230px;
    height:47px;
    float:left;
    background: transparent url('../images/frlogo.png') no-repeat;
}
#eslogo {
    margin:25px 0 0 17px;
    width:230px;
    height:47px;
    float:left;
    background: transparent url('../images/eslogo.png') no-repeat;
}
#logo a {
    width:174px;
    height:47px;
    display:block;
}
#frlogo a {
    width:174px;
    height:47px;
    display:block;
}
#eslogo a {
    width:174px;
    height:47px;
    display:block;
}
/*
////////////////////////////////////   Navigation   ////////////////////////////
*/
#nav {
    font-size: 1em;
    line-height: 1em;
    margin: 0 0 3em;
    position: relative;
}

#nav ul.primary-links,
#nav ul.dynamic-persistent-menu-menu {
    background: #eee;
    font-weight: bold;
    margin: 0;
    padding: 0 .5em;
}

#nav ul.primary-links li,
#nav ul.secondary-links li,
#nav div.block-dynamic_persistent_menu li {
    background: none;
    margin: 0;
    padding: 0;
}

#nav ul.primary-links li a:link,
#nav ul.primary-links li a:visited,
#nav ul.dynamic-persistent-menu-menu li a:link,
#nav ul.dynamic-persistent-menu-menu li a:visited {
    display: inline-block;
    line-height: 3em;
    margin: 0 1em 0 0;
    padding: 0;
}

#nav ul.primary-links li a:hover,
#nav ul.primary-links li a:active,
#nav ul.dynamic-persistent-menu-menu li a:hover,
#nav ul.dynamic-persistent-menu-menu li a:active {
    text-decoration: underline;
}

#nav div#secondary-links,
#nav ul.dynamic-persistent-menu-sub-menu {
    padding: 0;
    position: absolute;
    width: 100%;
}

#nav ul.secondary-links li a:link,
#nav ul.secondary-links li a:visited,
#nav ul.dynamic-persistent-menu-sub-menu li a:link,
#nav ul.dynamic-persistent-menu-sub-menu li a:visited {
    display: inline-block;
    line-height: 3em;
    margin: 0;
    padding: 0 .5em;
}

#nav ul.secondary-links li a:hover,
#nav ul.secondary-links li a:active,
#nav ul.dynamic-persistent-menu-sub-menu li a:hover,
#nav ul.dynamic-persistent-menu-sub-menu li a:active {
    text-decoration: underline;
}

#nav .block {
    margin: 0;
}
#nav ul.dynamic-persistent-menu-menu {
    display: block !important;
}
#navigation {
    margin:20px 14px 0 0;
    font-size:15px;
    text-transform:uppercase;
    color:#FFFFFF;
    float:right;
    width:718px;
    border:0px solid #333;
}
#navigation ul {
    margin:0;
    padding:0px 0px 10px 0px;
    list-style:none;
    text-align:right;
}
#navigation li {
    background:none;
    display:inline;
}
#navigation li a {
    margin: 10px 0px 10px 4px;
    padding:4px 6px;
    color:#000;
    line-height:25px;
    font-size:16px;
    font-weight:bold;
    text-align:right;
}
#navigation li.last a {
    margin-right:0px;
}

#navigation li a:hover, #navigation .active a {
    background-color:#e03421;
    color:#fff;
    text-decoration:none;
}
/*
/////////////////   Top Links - Language, Sing In Search box   /////////////////
*/
.toplinks {
    margin-top:0px;
    margin-bottom:10px;
    margin-right:15px;
    float:right;
    border:0px solid #333;
}
.lang_link {
    font-size:13px;
    font-weight:bold;
    float:left;
}
.lang_link ul {
    list-style:none;
}
.lang_link li {
    display:inline;
    background:none;
    margin:0;
    padding:0;
}
.lang_link a {
    color:#e03421;
    margin:0 5px
}
.lang_link a:hover {
    color:#000;
    margin:0 5px
}
.lang_link a.active {
    color:#e03421;
    margin:0 5px
}
#top_nav {
    font-weight:bold;
    font-size:13px;
    color:#fdc300;
    float:left;
}
#top_nav a {
    color:#e03421;
    margin:0 5px;
}
#top_nav span {
    padding:0 15px;
}
.container-inline label {
    display:none;
}

/*
///////////////////////////////////   Slider   /////////////////////////////////
*/

/* thumbnail slider end */ 
/* banner rotator */
#home-header-slider-container {
  display: block;
  position: relative;
  width: 980px;
  height: 290px;
  margin: 0px auto 0px;
  background-color:#f8f5ec; 
  z-index:397;    
}

#home-header-slides {
  width: 980px;
  height: 290px;    
  position: absolute;
  left:0px;
  top:0px;
  z-index:398;
}

.home-header-slide {
  width: 980px;
  height: 290px;    
  position: absolute;
  left:0px;
  top:0px; 
  display:none;
  z-index:399;    
}

#home-header-default-slide {
  display: block;
}

.home-header-slide-image {
  position: absolute;
  left:0px;
  top:0px;  
}

.home-header-slide-text {
  position: absolute;
  right:35px;
  top:32px;  
  width: 455px;
  height: 125px;
  cursor: pointer;
}

.home-header-slide-text h1,
.home-header-slide-text .headline {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  color: #3b2b1c;    
  text-transform: uppercase;
  margin-bottom: 5px;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);            
}

.home-header-slide-text p {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
  color: #3b2b1c;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);    
}

.home-header-slide-text:hover p,
.home-header-slide-text:hover h1,
.home-header-slide-text:hover .headline {
  color: #666666;   
}

.header-slide-more-button {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

#programArea {
  clear:both;
  width:960px;
  margin:auto;
  position:absolute;    
  bottom: 0px;
  left: 17px;
  color:#FFFFFF;
  z-index:400;
}
#programArea h2 {
  font-size:12px;
  padding: 0px;
  margin: 0px;
  border: none;
  padding-bottom:2px;
  color:white;
  font-size-adjust:none;
  font-weight:bold;
  height: auto;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);    
}
#programArea .areaBox {
  display:block;
  margin:0 1px;
  padding:0 3px;
  width:110px;
  height:90px;
  float:left;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:85%;
  line-height:16px;
  color:#fff;
  background: url('../images/progress_bg.png') center bottom repeat-x;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; 
}

#programArea .areaBox:hover {
  background-image: url('../images/progress_bg_over.png');
  background-position: center bottom;
  background-repeat: repeat-x;  
}

#programArea p {
  padding:3px 3px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:95%;
  text-transform:uppercase;
}
#programArea .areaBox .area-box-number {
  font-size:15px;
  color:#FFFFFF;
  font-weight:bold;
  line-height:normal;
  text-align: left;
  display: block;
  clear: both;
  margin-top: 5px;
}

#programArea #programmAreaCopyright {
  margin:0 20px 0 0;
  color:#666666;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  
  line-height: 14px;
  font-size: 11px;
  text-align: right;
  display: block;
}

#container {
  width: 600px;
  margin: 0px auto 0px;
  padding: 10px;
  font-size: 12px;
}
#container h1 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  background: #333333;
  padding: 10px;
}
#container p {
  text-align: justify;
  padding: 5px 10px 5px;
  margin: 0px;
}
#container p ol, #container p ul {
  margin: 0px auto 0px;
}
#container p.notes {
  color: #999999;
  font-size: 10px;
}
/* thumbnail slider begin */
/* apply the gallery design - links slider */
#gallery_container {
  width: 492px;
  margin: 10px auto 10px;
  background: #EBE2E5;
  padding: 7px 0px 0px;
  display: block;
  position: relative;
}
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container {
  position: relative;
  overflow: hidden;
  width: 442px;
  margin: 0px auto 0px;
}
/* the thumbnails container */
#thumbs {
  white-space: nowrap;
  display: block;
  position: relative;
}
#thumbs a {
  padding: 0px;
  margin: 0px;
}
#thumbs a img {
  border: 1px #333333 solid;
}
/* DIV container slider example */
#gallery_container2 {
    width: 492px;
    margin: 10px auto 10px;
    background: #EBE2E5;
    padding: 7px 0px 0px;
    display: block;
    position: relative;
}
/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 25px;
    top: 0px;
    right: 0px;
   /* background: url(../images/gallery_fwd2.jpg) no-repeat center; */
}
#gallery_container2 .addbkwd {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 25px;
    top: 0px;
    left: 0px;
   /* background: url(../images/gallery_back2.jpg) no-repeat center; */
}
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2 {
    position: relative;
    overflow: hidden;
    width: 442px;
    margin: 0px auto 0px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 {
    display: block;
    position: relative;
    width: 6000px;
}
#thumbs2 div.thumbnail {
    display: block;
    position: relative;
    float: left;
    margin-right: 30px;
    font-size: 11px;
    width: 84px;
    text-align: center;
}
#thumbs2 a {
    padding: 0px;
    margin: 0px;
    clear: both;
    display: block;
}
#thumbs2 a img {
    border: 1px #333333 solid;
}
/* the forward and backward buttons */
.addfwd {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 25px;
    top: 0px;
    right: 0px;
    /* background: url(../images/gallery_fwd.jpg) no-repeat; */
}
.addbkwd {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 25px;
    top: 0px;
    left: 0px;
   /* background: url(../images/gallery_back.jpg) no-repeat; */
}

/*
///////////////////////////////////   Slider Ends   ////////////////////////////
*/
/*
///////////////   Header Ends   ///////////////
*/
/*
///////////////////////////////////   Footer   /////////////////////////////////
*/
#footer-image {
    width:100%;
    height:155px;    
    background: url('../images/footerBg.jpg') 0 bottom no-repeat;
}
#footer {
    font-family:"Trebuchet MS", arial;
    border-bottom: 10px solid #df3420;
    background-image: url('../images/footer-gradient-bg.png');
    position: relative;
}
.footer-box {
  width: 200px;
  float: left;
  padding: 0;
  margin: 0;
  margin-right: 50px;
  overflow: hidden;
}
.footer-box h3 {
  padding: 0;
  margin: 0;
  margin-top: 16px;
  margin-bottom: 10px;
}

.footer-box.last,
#footer .last {
  width: 260px;    
  margin: 0;
}

#footer a {
  color: #7f6d5b
}

#footer a:hover {
  color: black;
}
a.footer_link {
    background: url('../images/footerLogo.png') 0 0 no-repeat;
    width:140px;
    height:120px;
    margin-top: 17px;
    display: block;
    font-size:0px;
    float: left;
}
a.frfooter_link {
    background: url('../images/frfooterLogo.png') 0 0 no-repeat;
    width:140px;
    height:120px;
    display: block; 
    margin-top: 17px;    
    font-size:0px;
    float: left;    
}
a.esfooter_link {
    background: url('../images/esfooterLogo.png') 0 0 no-repeat;
    width:140px;
    height:120px;
    display: block;  
    margin-top: 17px;    
    font-size:0px;
    float: left;    
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer li {
  margin: 0px;
  padding: 10px 0px;
  border-top: 1px solid #e4e4e4;
}
#footer li a {

}
#footer li a img {
  vertical-align: middle;
  margin-right: 5px;
}
#footer li a:hover {
    text-decoration:none;
}
#footer .active {
    text-decoration:none;
}

a#top-link {
  position: absolute;
  bottom: 10px;
  right: 20px;
  color: #7f6d5b;
  font-size: 11px;
}

a#top-link:hover {
  color: black;
}

/*///////////////////////////////////   Footer Ends   ////////////////////////*/

/*
//////////////////////////   Our Programme Areas   /////////////////////////////
*/
#ProgrammeAreas {
    padding:20px 0 0 0;
}
#ProgrammeAreas .fleft {
    float: left;
    border:0px solid;
    margin:5px;
    padding:10px 0;
    width:140px;
}
#ProgrammeAreas .fright {
    float: left;
    border:0px solid;
    padding:30px 0;
    width: 500px;
}
#ProgrammeAreas .line-dgray {
    padding:10px 0;
}

/*////////////////////////////////////////////////////////////////////////////*/

/*
///////////////////   Our Joint Programmes   ///////////////////////////////////
*/
.ourprog h3 {
    margin:0 0 13px 0px;
}
.ourprogtable {
    margin:0 0 20px 0px;
    border:1px solid #d0d0d0;
    width:940px;
}
.ourprogtable table,
.ourprogtable th,
.ourprogtable td,
.ourprogtable caption,
#Worktable table,
#Worktable th,
#Worktable td,
#Worktable caption {
    margin:0;
    padding:0;
}
.ourprogtable .head {
    background:#f4f4f4;
    font-size:15px;
    font-weight:bold;
}
.ourprogtable .col1,
.ourprogtable .col2,
.ourprogtable .col3 {
    padding:10px;
    float:left;
    border-top:1px solid #d0d0d0;
}
.ourprogtable .head .col1,
.ourprogtable .head .col2,
.ourprogtable .head .col3 {
    border:none;
}
.ourprogtable .col1 {
    width:460px;
}
.ourprogtable .col2 {
    width:137px;
}
.ourprogtable .col3 {
    width:283px;
    float:left;
}

.program-external-link {
  background-image: url('../images/external-link-icon.png');
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 23px;
}
/*////////////////////////////////////////////////////////////////////////////*/

/*
////////////////////////////   Country Detail Page   ///////////////////////////
*/

#countrydatail {
}
/*\*/ * html #countrydatail .fleft {
    width:210px;
    padding:0;
    margin:0;
}
* html #countrydatail .fright {
    margin:0;
    padding:0 20px 0 0;
    width:670px;
}
/**/


#countrydatail .col1 {
    float:left;
}
#countrydatail .contentwidth h3 {
    padding:0 0 7px 0;
}
#countrydatail .col1 .list-item {
    border-bottom:1px solid #cccccc;
    padding:8px 0;
}
#countrydatail .col1 .list-item.last {
    border:none;
}
#countrydatail .col1 .list-item strong,
#countrydatail .col1 .list-item span {
    display:block;
    float:left;
}
#countrydatail .col1 .list-item strong {
    width:200px;
}
#countrydatail .col1 .list-item span {
    width:200px;
}

#countrydatail #publication .col1 .list-item strong {
    width:20%;
}
#countrydatail #publication .col1 .list-item span {
    width:80%;
}

#countrydatail .prog-item span.trubuchet {
    padding:0 0 10px 0;
    display:block;
}
#countrydatail .prog-item span.georgia {
    display:block;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#countrydatail .line-gray {
    padding:10px 0;
}
/*////////////////////////////////////////////////////////////////////////////*/

#bodyContaint {
    width:920px;
    margin:auto;
}
#bodyContaint-inner {
    margin:0 20px;
}

.curvedBody {
    padding:0;
    margin: 0;
}
#sidebar-left,
.countrylist {
    margin:0;
    padding:0 15px 0 0;
    width:210px;
    float:left;
}
#sidebar-left ul, .countrylist ul {
    padding:0px 0px 0px 0px;
    list-style:none;
}
#sidebar-left li, .countrylist li {
    padding:10px 0;
    border-bottom:1px solid #cccccc;
}

#sidebar-left li.last_li,
#sidebar-left li.last,
.countrylist li.last_li,
.countrylist li.last {
    border-bottom:0px solid #cccccc;
}

#sidebar-left ul.menu {
  margin-left: 0;
  padding: 0;
}

#sidebar-left ul.menu ul.menu {
  padding: 0;
  margin: 0px;
  margin-left: 10px;
}

#sidebar-left ul.menu li {
  list-style: none;
  margin-left: 0px;
  list-style: none; 
  padding: 0px;
  border: 0px;
}

#sidebar-left ul.menu li a {
  border-top: 1px solid #cccccc;
  display: block; 
  padding:10px 0; 
}

#sidebar-left ul.menu li.first a {
  border-top: 0;
}

#sidebar-left li.expanded {
  background-image: url('../images/menu-expanded.png');
  background-repeat: no-repeat;
  background-position: right 16px;
  margin-bottom: 10px;
}
#sidebar-left li.collapsed {
  background-image: url('../images/menu-collapsed.png');
  background-repeat: no-repeat;
  background-position: right 15px; 
}
#sidebar-left li.leaf {
}

#sidebar-left li.expanded a {
  border-bottom: 1px solid #cccccc;
}

#sidebar-left li.expanded li a {
  border-bottom: 0;
}

#sidebar-left li.expanded li.first a {
  border: 0px;
}

#sidebar-right {
    margin:0;
    padding:0 0 0 25px;
    width:210px;
    float:right;
}
#sidebar-right li {
    list-style:none;
    padding:10px 0;
    border-bottom:1px solid #cccccc;
}
#sidebar-left-new.sidebar {
    float:left;
}
#sidebar-right-new.sidebar {
*margin:2px 0 0 0;
    float:right;
}
#box-special,
.box-special {
    width:450px; 
}
.countrylist.fleft {
    float:left;
    padding:0 25px 0 0;
}
/*\*/
* html .countrylist.fleft {
    margin:0;
    padding:0;
    width:210px;
}
* html .countrylist.fleft .sidenav {
    margin:0;
    padding:0;
    width:210px;
}
/**/
.countrylist.fright {
    float:right;
    padding:0 0 0 25px;
}
.sidenav a:link, .sidenav a:visited {
    color:#7f6d5b;
}
.sidenav a:hover {
    color:#e03421;
}
.countrylist li a.selected:link,
.countrylist li a.selected:visited,
.sidenav a.selected:link,
.sidenav a.selected:visited {
    color:#e03421;
}
.countrydetail {
    width:438px;
}
.regionwraper {
    padding:10px 0 0 0;
    width:675px;
    float:right;
}
.regionwraper .col1 {
    margin:0px 0px 0px 0px;
    padding:0;
    float:left;
}
.regionwraper .col2 {
    margin:0px;
    padding:0;
    float:left;
}
.secretariatteam {
    padding:20px 10px 0 10px;
    background:#f4f4f4;
    border:1px solid #d0d0d0;
    float:left;
}
.secretariatteam ul {
    margin:0px;
}
.secretariatteam.right {
    float:right;
}
.secretariatteam.right li {
    padding:10px 0 10px 0;
    list-style:none;
    border-bottom:1px solid #d0d0d0;
}
.secretariatteam p {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
}
ul.quickfacts, ul.accountability, ul.bullet, ul.mylist {
    margin:0 0 0 15px;
    padding:0 0 0 10px;
    list-style:disc;
}
ul.accountability {
    list-style:decimal;
}
ul.quickfacts li, ul.accountability li, ul.bullet li, ul.mylist li {
    padding:5px 0;
}
.submitted {
    display:none;
}
#main {
    margin:0;
    padding:10px 0 0 0;
    float:left;
    width:650px;
    position: relative;
}
#contactusleft {
    margin:0;
    padding:10px 0 0 0;
    float:left;
    width:500px;
}
#main-full {
    float: left;
    margin: 0;
    width: 100%;
    position: relative;
}
.message2, .message {
    margin:0 0 10px 0;
    padding:15px 10px;
    color:#000000;
    background-color:#f4f4f4;
    border:1px solid #d7d3d3;
}
.box_middle_news {
    padding:0px 0px 5px 0px;
    color:#666056;
    clear:both;
    margin-right:0px;
}
.curvedBody .colLeft, .content .colLeft {
    width:675px;
    border:0px solid;
}
.contentwidth, .mdgf_infocus {
    width:675px;
}
.news-item {
    padding:0 0 10px 0;
}
.newsimage {
    padding-right:15px;
    padding-bottom:10px;
    float:left;
}
.news-item .col1, .news-item .col2 {
    float:left;
}
.news-item .col1 {
    width:140px;
}

.news-item .col1 img {
    margin-top: 10px;
}

.news-item .col2 {
    width:468px;
    padding: 0 0 8px 0;
}
.news .news-item .col2 {
    width:468px;
    padding: 0 0 8px 0;
}
.news-list .col2 h3 a{
    font-size:18px;
    color:#000;
}
.video-list {
    padding:0 0 0px 0;
    width:910px;
}
.video-list fieldset {
  background-image: none;
}
.news-list {
    margin-top:0;
    padding-top:0;
    float:left;
    /*width:680px;*/
    width:675px;
}
.video-list .col1, .video-list .col2 {
    padding:0 0 5px 0;
}
.video-list .col2 {
    width:770px;
}

.homespotlight {
    padding:5px 0 15px 0;
}
.homespotlight h3 {
    text-transform:none;
}
.homespotlight h3 a{
    font-size: 18px;
}

.homespotlight .col1, .homespotlight .col2 {
    padding:10px 0 0 0;
    float:left;
}
.homespotlight .col1 {
    width:140px;
}
.homespotlight .col2 {
    width:300px;
}
.homenews {
    padding:5px 0 15px 0;
}
.homenews h3 {
    padding:0 0 5px 0;
    line-height:normal;
}
.homenews h3 a{
    font-size: 18px;
}

.homework {
    padding:4px 0 2px 0;

}
.homework h3 {
  padding:0 0 15px 0;
}
#MDGFtable {
    margin:20px 0 0 0;
    border:1px solid #d0d0d0;
}
#MDGFtable .head {
    font-size:15px;
    font-weight:bold;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    background:#f4f4f4;
}
#MDGFtable .col1, #MDGFtable .col2, #MDGFtable .col3 {
    padding:10px;
    float:left;
}
#MDGFtable .col1 {
    width:170px;
}
#MDGFtable .col2 {
    width:230px;
}
#MDGFtable .col2 img {
    padding:0 10px 0 0;
    float:left;
    vertical-align: middle;
}
#MDGFtable .col3 {
    width:200px;
}
#MDGFtable {
    margin:20px 0 0 0;
    border:1px solid #d0d0d0;
}
#MDGFtable th, 
#MDGFtable td {
    padding:5px 10px;
    vertical-align:top;
}
#MDGFtable th {
    padding:10px;
    font-weight:bold;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    background:#f4f4f4;
    text-align:left;
}
#MDGFtable td img {
    padding:0 10px 0 0;
    float:left;
}
#main #MDGFtable td p {
  margin-top:0px;
}
#MDGFtable td {
    padding-top:10px;
    border-top:1px solid #cccccc;
}
#MDGFtable td a:link,
#MDGFtable td a:visited,
#MDGFtable a:link,
#MDGFtable a:visited,
#Worktable a:link,
#Worktable a:visited,
.ourprogtable a:link,
.ourprogtable a:visited,
.prog-item a:link,
.prog-item a:visited {
    color:#7F6D5B;
    font-weight:bold;
}
#MDGFtable td a:hover,
#MDGFtable a:hover,
#Worktable a:hover,
.ourprogtable a:hover,
.prog-item a:hover {
    color:#e03421;
    font-weight:bold;
}
#tabContainer {
    background-color: #f4f4f4;
    border-bottom: 1px solid #d0d0d0;
    margin: 0px 0px 10px 0px;
}
ul.tabContainer {
    margin: 0px 0px 0px 0px;
    padding: 14px 0px 0px 14px;
    overflow: hidden;
    float: left;
}
ul.tabContainer li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    float: left;
}
ul.tabContainer li a {
    background-image: url('../images/tab.gif');
    background-position: 0px 0px;
    height: 30px;
    text-decoration: none !important;
    display: block;
    overflow: hidden;
}
ul.tabContainer li a span {
    visibility: hidden;
}

#Worktable {
    margin:0;
    border:1px solid #d0d0d0;
}
.Forgemargin {
    margin: 0 0 0 -230px;
    width:900px;
}
/*\*/ * html .Forgemargin {
    margin: 0 0 0 -230px;
    position:relative;
    width:900px;
}
* html .Forgemargin #Worktable {
    width:900px;
}
/**/
#Worktable .head {
    font-size:15px;
    font-weight:bold;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    background:#f4f4f4;
}
#Worktable .col1, #Worktable .col2, #Worktable .col3 {
    padding:10px;
    float:left;
}
#Worktable .col1 {
    width:450px;
}
#Worktable .col2 {
    width:110px;
}
#Worktable .col3 {
    width:275px;
}
#Worktable.large .col1 {
    width:700px;
}

.myalign {
    padding:0 0 0px 0;
}
.myalign p {
    padding:0 0 0px 0;
}
.myalign h3 {
    text-transform:none;
}
.myalign p span.mybox, .jpContentRight p span.mybox {
    float:right;
    width:350px;
    margin:0 0 15px 15px;
    padding:10px;
    border-left:1px solid #ccc;
}

.myalign p span.mybox img {
    width:80px;
    float:left;
    padding:0 10px 0 0;
}

.myalign p span.mybox span a {
    text-decoration:none;
}
.myalign h3 {
    padding:0 0 10px 0;
}


/* FORMS: Contact us, User registration, password */
.page-user .form-item label {
    padding:8px 8px 8px 0;
    float:left;
    width:155px;
    text-align:right;
    font-weight:normal;
}

.page-user div.description {
    clear: both;
    padding-left:165px;
}

input[type="text"], input[type="password"] {
    margin:8px 0;
    padding:5px;
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border:1px solid #000000;
}
#user-login input {
    width:300px;
}
#user-login .form-submit {
    margin:0 0 10px 0;
    width:81px;
    height:25px;
    border:none;
    color:#E03421;
    font-size:0;
    text-align:left;
    background:transparent url('../images/btnSubmit.gif') no-repeat scroll 0 0;
}

.form-text,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.form-text,
textarea {
    padding: 3px;
}

/* used in forgot password */
.labels {
    margin:3px 0 0 162px;
    padding:1px;
}

.fp, .frfp, .esfp {
    float:left;
    padding-left:147px;
}
#user-pass .form-submit {
    background:transparent url('../images/btnResetPass.gif') no-repeat scroll 0 0;
    color:#E03421;
    font-size:0;
    height:25px;
    margin:0 0 0 15px;
    text-align:left;
    text-transform:lowercase;
    width:111px;
    border:none;
}
#user-register fieldset {
    display:none;
}
#signIn .form-item input.form-text {
    width:254px;
    border:1px solid #cccccc;
    padding:4px;
    margin:10px 0px 0px 0px;
    background:none;
}
#signIn .form-submit {
    background:transparent url('../images/btnSubmit.gif') no-repeat scroll 0 0;
    font-size:0px;
    height:25px;
    margin:10px 0 10px 162px;
    width:81px;
    text-align:left;
    color:#e03421;
    text-transform:lowercase;
    border:none;
}
.grippie {
    display:none;
}
#contactUs {
    margin:7px 0 0 0;
    width:450px;
}
#contactUs.curvedBody label {
    margin:0;
    padding:8px 8px 8px 0;
    padding-top:0;
    font-weight:normal;
    width:170px;
    float:left;
    width:155px;
    text-align:right;
    font-weight:normal;
}

#contactUs.curvedBody .colLeft, #contactUs.curvedBody .colRight {
    width:450px;
}
#contactUs.curvedBody ul.sTeam li {
    border-bottom:none;
}
#contactUs.curvedBody.colLeft label.lblContct {
    width:95px;
    color:#666056;
    font-size:14px;
    text-align:right;
    margin:10px 15px 0px 0px;
}
#contactUs.curvedBody ul.sTeam li {
    border-bottom:none;
}
#contactUs input.form-text {
    border:1px solid #CCCCCC;
    margin:0px 0 0;
    padding:4px;
    width:254px;
    background:#fff none repeat;
}
/*\*/ * html #contactUs input.form-text {
    margin:0 0 0 -4px;
    padding:4px;
}/**/

#contactUs textarea.form-textarea {
    border:1px solid #CCCCCC;
    float:left;
    height:90px;
    margin:0px 0 0 0;
    padding:4px;
    width:253px;
    background:#fff none repeat
}
#contact-mail-page #contactUs .form-submit {
    background:transparent url('../images/btn_send_message.gif') no-repeat scroll 0 0;
    color:#E03421;
    font-size:0;
    height:25px;
    margin:10px 0 10px 175px;
    text-align:left;
    text-transform:lowercase;
    width:101px;
    border:none;
}
ul.sTeam_c {
    list-style:none;
    padding:0px;
    margin:0px;
}
ul.sTeam_c li {
    padding:7px 0px;
    color:#666056;
}
ul.sTeam_c li p {
    font-weight:bold;
    color:#e03421;
}
.contactfright {
    margin:1px 0 0 0;
*margin:-3px 0 0 0;
    width:440px;
}
.contactfright h2 {
    margin-bottom:0;
    padding-bottom:0px;
    line-height:normal;
    height:18px;
    white-space:nowrap;
}
.contactfright {
    margin:0px 0 0 -10px;
*margin:-8px 0 0 -10px;
    position:relative;
    z-index:2;
}
/*\*/ * html .contactfright h2 {
    margin-bottom:0;
    padding-bottom:0px;
    line-height:normal;
    height:20px;
    white-space:nowrap;
}
*html .contactfright {
    margin:-8px 0 0 -10px;
    position:relative;
    z-index:2;
}/**/
#sidebar-left .rightNavi a:link,
#sidebar-left .rightNavi a:visited,
.port_at_glance a:link,
.port_at_glance a:visited,
.colRight a:link,
.colRight a:visited,
.resources a:link,
.resources a:visited,
.misc a:link,
.misc a:visited {
    color:#7f6d5b;
}
#sidebar-left .rightNavi a:hover,
#sidebar-left .rightNavi a.active,
.port_at_glance a:hover,
.colRight a:hover,
.colRight li,
.resources a:hover,
.misc a:hover {
    color:#E03421;
}

/*
///////////////////////////////////   PAGER   //////////////////////////////////
*/
.pager {
    margin:0;
    padding:0;
    clear:both;
}
.item-list .pager li {
    background-image:none;
    list-style-type:none;
    margin: 0;
    padding:0;
    width: auto;
    float: left
}

.item-list .pager li.pager-current,
.item-list .pager li.pager-next.last,
.item-list .pager li.pager-previous.first {
    margin:0;
    padding:0 5px 0 0px;
    font-family:"Trebuchet MS", arial;
    font-size:12px;
    color:#666666;
    text-transform:uppercase;
}

.item-list .pager li.pager-current {
    float:left;
    margin:0 5px 0 0;    
    padding:2px 8px 2px 8px;
    color:#666666;
    background-color: #dfdfdf; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;    
}

.pager-item a:link,
.pager-item a:visited,
.pager-previous a.active:link,
.pager-previous a.active:visited,
.pager-next a.active:link,
.pager-next a.active:visited,
.pager-last a.active:link,
.pager-last a.active:visited,
.pager-first a.active:link,
.pager-first a.active:visited {
    display:block;
    margin:0 5px 0 0;
    padding:2px 8px 2px 8px;
    font-family:"Trebuchet MS", arial;
    font-size:12px;
    color:#FFFFFF;
    text-transform:uppercase;
    background-color: #e03421;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;    
}

.pager-item a:hover,
.pager-previous a.active:hover,
.pager-next a.active:hover,
.pager-last a.active:hover,
.pager-first a.active:hover {
    color:#666666;
    background-color: #dfdfdf;    
}

.item-list .pager li.pager-ellipsis {
    margin:0;
    padding:0 5px 0 0;
    float:left;
    text-align:center;
}

/*
/////////////////////////////////   SEARCH PAGE   //////////////////////////////
*/

.search-result-data {
    margin:0;
    padding: 0px 0px 20px 5px;
}
.search-result-data .search-results dd {
    margin:0 0 10px 0;
    padding:5px 0 15px 0;
    border-bottom:1px solid #e1e1e1;
}
.search-result-data .search-results dt a:link,
.search-result-data .search-results dt a:visited {
    font-size:14px;
    color:#e03421;
}
.search-result-data p {
    font-size:14px;
}
.search-result-data .search-results dt a:hover {
    color:#333333;
}
.search-result-data form,
.search-result-data .search-results .search-info,
.search-result-data h2 {
    display:none;
}
/*
//////////////////////////////   User Profile   ////////////////////////////////
*/
.user-profile .col1, .user-profile .col2 {
    float:left;
    border:none;
}
.user-profile .col1 {
    width:120px;
}
.user-profile .picthumb {
    width:100px;
    height:100px;
    text-align:center;
    vertical-align:middle;
    border:none;
}
.user-profile .picthumb tbody {
    border:none;
}
.user-profile .picthumb img {
    padding:2px;
    width:95px;
    height:95px;
    border: 1px solid #cccccc;
}
.user-profile .col2 {
    width:650px;
}
.user-profile .col2 label,
.user-profile .col2 span {
    margin:5px 0 10px 0;
}
.user-profile .col2 label {
    width:100px;
    float:left;
}
.user-profile .col2 span {
    width:300px;
    float:left;
}

/*
////////////////////////////////   Page Heading   //////////////////////////////
*/

.pagetitle {
  padding: 20px 15px 0 15px;
  border-top:5px solid #e23026;
  background-color:#fff;
  margin:-3px 20px 0px 20px;
  line-height: 30px;
}
.pagetitle h1 {
    margin:0 0 0px 0;
    padding: 0px 0 10px 0;
*padding: 10px 0 10px 0;
  border-bottom:2px solid #8f8a83;
}

.node-type-program .pagetitle h1 {
  min-height: 42px;
}

#title-icon {
  float: left;
}

#title-icon img {
  height: 42px;
  margin-right: 10px;
}

.headding h2 {
    color:#666056;
    font-size:15px;
}
.pagenotfound {
    padding:0 0 200px 12px;
}
.showgrid {
    background: url('../images/grid.png') repeat;
}
.breadcrumb {
    padding:5px 0 10px 0;
    font-family:"Trebuchet MS", arial;
    font-size:12px;
}

/*
////////////////////////////   Homepage Design   ///////////////////////////////
*/


.home-head {
    padding:7px 0 6px 0;
    background:url('../images/home_head.jpg') center top no-repeat;
}
.home-body, #innerWhite {
    padding: 0 15px 0px 15px;
*padding:0px 25px;
    background:url('../images/home_body.jpg') center center repeat-y;
}

.home-footer {
    margin:0px;
    padding: 0px;
    padding-top:35px;
    padding-bottom:35px;
    background:url('../images/home_footer.jpg') center bottom no-repeat;
}

.jsbanner {
    height:301px;
    background:#f8f5ec;
}
.iepadding {
*padding:4px;
}
.mypad {
    margin:0 280px 0 0;
}
#partner.list-item {
    padding:10px 0;
    border-bottom:1px solid #cccccc;
}
#partner.list-item .col1, #partner.list-item .col2 {
    float:left;
    padding:0 15px 0 0;
}
#partner.list-item .col1 {
    width:125px;
}
#partner.list-item .col2 {
    width:680px;
}
.countryspotlight {
    /*width:680px;*/
    width:675px;
    float:right;
}
.countryspotlight h3 {
    border-bottom:1px solid #676056;
    margin-bottom:10px;
}
.countryspotlight .list-item h3 {
    border-bottom:none;
    margin-bottom:0;
}
.countryspotlight .list-item .col1 {
    float:left;
    width:140px;
}
.countryspotlight .list-item .col2 {
    float:left;
    width:510px;
}
form#display-contest-types-data {
    margin:0;
    padding:0;
}
.resources {
    line-height:25px;
}
#comments {
    width:940px;
}
#comment-form {
}
#comment-form label {
    width:100px;
    padding:8px 8px 8px 0;
    font-weight:normal;
    float:left;
    width:155px;
    text-align:right;
    font-weight:normal;
}

#comments .form-item {
    clear:both;
    margin:0;
    padding:0;
}
#comment-form .form-item a {
    display:block;
    margin:6px 6px 6px 0;
    font-size:15px;
    float:left;
    font-weight:bold;
}
#comment-form input {
    width:300px;
}
#comment-form textarea {
    width:307px;
    border:1px solid #ccc;
}
#comment-form textarea {
    height:100px;
}
#comment-form .tips, #comment-form p,
#comment-form input#edit-preview {
    display:none;
    margin:10px 0 0 120px;
}
#comment-form p {
    margin:0 0 0 120px;
}
#comment-form input#edit-submit {
    margin:10px 0 0 108px;
    width:150px;
    width:81px;
    height:25px;
    border:none;
    color:#E03421;
    font-size:0;
    text-align:left;
    background:transparent url('../images/btnSubmit.gif') no-repeat scroll 0 0;
}
#comment-form input#edit-preview {
    display:none;
    margin:10px 0 0 5px;
    width:76px;
    width:81px;
    height:25px;
    border:none;
    color:#E03421;
    font-size:0;
    text-align:left;
    background:transparent url('../images/btn_preview.gif') no-repeat scroll 0 0;
}
.Videocoments a {
    display:block;
    margin:0;
    width:92px;
    height:25px;
    border:none;
    color:#E03421;
    font-size:0;
    text-align:left;
    background:url('../images/btnAddComments.gif') no-repeat;
}
#comments .box h2 {
    padding-top:20px;
    font-size:15px;
    text-transform:none;
    border:none;
}
.mydescrpition {
    padding:15px 0 25px 0;
}
.commentBox {
    padding:5px 0;
    border-bottom:1px solid #ccc;
}
#edit-homepage-wrapper {
    display:none;
}
.proglink {
    padding:0 15px 0 0;
    font-size:11px;
    line-height:20px;
}
.curvebox ul.quickfacts {
    margin:0;
    padding:0 15px 0 15px;
}
.curvebox ul.quickfacts li {
    margin:0;
    padding:5px 0;
}
.curvebox .contentwidth {
    width:360px;
}
.text.fleft p {
    margin:0;
    padding:0;
    width:265px;
}
/*\*/ * html .text.fleft p {
    margin:0;
    padding:0;
    width:265px;
}/**/
/*\*/ * html .curvebox .contentwidth {
    width:360px;
}/**/
.curvebox {
    padding:10px;
    background:#f4f6f4;
    border:1px solid #d4d2d4;
    margin:17px 0px 0px 0px;
    float:right;
}
.btnsubmit {
    margin:0 0 10px 0;
    width:81px;
    height:25px;
    border:none;
    color:#E03421;
    font-size:0;
    text-align:left;
    background:transparent url('../images/btnSubmit.gif') no-repeat scroll 0 0;
}
/*\*/ * html .form-text {
    margin:6px -3px;
    padding:4px;
}/**/
.box h2 {
*width:940px;
}
.footer_copyright {
    float:right;
    font-size:10px;
    margin-top:-27px;
    margin-right:17px;
}
.footer_copyright a {
    color: #7F6D5B;
}
.curvebox_ourprogram {
    padding:10px;
}
.curvebox_ourprogram .contentwidth {
  width:360px;
}
.focuscountry {
  width:100%;
}
.focuscountry_inner {
  float:left;
  margin: 10px 0px;
  width:33%;
}
.focuscountry_inner a.disabled {
   color: #ccc; 
}

#china a {
    background-position: -545px 0;
    width: 107px;
}
#china a:hover, #china a.selected {
    background-position: -545px -30px;
}
#africa, #africa a {
    background-position: -107px 0;
    width: 107px;
}
#africa a:hover, #africa a.selected {
    background-position: -107px -30px;
}
#arabstates, #arabstates a {
    background-position: -438px 0;
    width: 107px;
}
#arabstates a:hover, #arabstates a.selected {
    background-position: -438px -30px;
}
#asia, #asia a {
    background-position: 0 0;
    width: 107px;
}
#asia a:hover, #asia a.selected {
    background-position: 0px -30px;
}
#easterneurope, #easterneurope a {
    background-position: -214px 0;
    width: 117px;
}
#easterneurope a:hover, #easterneurope a.selected {
    background-position: -214px -30px;
}
#theamericas, #theamericas a {
    background-position: -331px 0;
    width: 107px;
}
#theamericas a:hover, #theamericas a.selected {
    background-position: -331px -30px;
}
/*\*/ * html .ie6width {
    float:left;
}
/**/

/*Css By BSR*/
#innerPages {
    background:#faf7f2 url('../images/innerPagesBootom.gif') bottom center repeat-x;
}
#innerWhite {
    padding: 0 15px 15px 15px;
*padding:0px 25px 13px 25px;
    background:url('../images/home_body.png') center center repeat-y;
    margin:0px 0px 0px 0px;
}
#innerBottom {
    height:14px;
    background:url('../images/home_footer.jpg') center bottom no-repeat;
}
#innerWhite .countrylist.fright {
    padding:0 0 0 0px;
    margin:0px 0px 0px 0px;
    float:left;
}
#innerWhite .curvebox_ourprogram {
    padding:0px;
    float:left;
}
#innerPages #innerWhite #main .content .curvebox_ourprogram .contentwidth {
    width:390px;
}
#innerPages #innerWhite #main .news-list {
    margin:0px 0px;
    padding:0px 0px;
}
#innerPages #innerWhite #main #newsDetails,
#innerPages #innerWhite #main #comments,
#innerPages #innerWhite #main #waterServices.curvedBody,
#innerPages #innerWhite #bodyContaint-inner .curvedBody {
     width:910px;  
}
#innerPages #innerWhite #main #waterServices #comments {
    width: 600px;
    float: left;
}
#innerPages #innerWhite #main #waterServices #comments .comments{
    margin:0 0 1px;
    padding:0 0 0 0;
    color:#7F6D5B;
    font-size:18px;
    text-transform:uppercase;
    background:url("../images/line_grey.gif") repeat-x scroll 0 23px transparent;
    clear:both;
    border-bottom:none;
}
#downloadDoc ul {
    padding:0px;
    margin:0px 0px 15px 0px;
}
#downloadDoc ul li {
    padding:0px;
    margin:0px;
    list-style:none;
    clear: both;
}

.pdfpreview {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;    
}

.pdfpreview img {
  display: block;  
  border: 1px solid #ccc;
  margin-right: 20px;
  float: left;
  width: 75px;
  min-height: 97px;
  -moz-box-shadow: 3px 3px 3px #888;
  -webkit-box-shadow: 3px 3px 3px #888;
  box-shadow: 3px 3px 3px #888;  
}

a.filename {
    padding:10px 20px 0px 25px;
    color:#666056;
    background:url('../images/bullet01.gif') 0px 10px no-repeat;
}

.pdfpreview-description {
  margin-bottom: 10px;
  display:block;
}

.pdfpreview-description-small {
  margin-bottom: 10px;
  display:block;
  float: right;
  width: 560px;
}

.pdfpreview .col-left {
  width: 100px; 
  float: left;
}

.pdfpreview .col-right {
  width: 550px;
  float: left;
}

.pdfpreview .col-right h4 {
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #3b2b1c !important;
  font-family: 'Georgia', 'Times New Roman', Times, serif;  
}


/*Css developed on 04-12-2009*/
#innerPages #innerWhite #bodyContaint-inner .curvedBody #main .countrylist ul {
    margin:0px 0px 0px 0px;
}
#innerPages #innerWhite #bodyContaint-inner .curvedBody #main .ourprogtable {
    width:910px;
}
#innerPages #innerWhite #bodyContaint-inner .curvedBody #main .ourprogtable .col1 {
    width:420px;
}
#innerPages #innerWhite #bodyContaint-inner .curvedBody #contactUs.curvedBody,
#innerPages #innerWhite #bodyContaint-inner .curvedBody #box-special,
#innerPages #innerWhite #bodyContaint-inner .curvedBody .box-special,
#detail.contactblock {
    width:450px;
    float:left;
}
#innerPages #innerWhite #bodyContaint-inner .curvedBody #box-special,
#innerPages #innerWhite #bodyContaint-inner .curvedBody .box-special {
  width:400px;
    padding:15px 0px 0px 0px;
}
#innerPages #innerWhite #bodyContaint-inner .curvedBody #box-special .contactfright,
#innerPages #innerWhite #bodyContaint-inner .curvedBody .box-special .contactfright {
    margin:0px 0 0 0;
    width:400px;
    padding:0px;
}
#innerPages #innerWhite #bodyContaint-inner .curvedBody #main .node .content ul {
    margin:5px 0px 0px 20px;
}
/* reset for accordion */
#innerPages #innerWhite #bodyContaint-inner .curvedBody #main .node .content ul.acc {
    margin:0px 0px 0px 0px;
}

.sitemap { }

.sitemap ul {
    margin:0px 0px 0px 0px;
    list-style:none;
}
.sitemap ul li.sitemap_title {
    float:left;
    margin:0px 0px 0px 0px;
}
.sitemap ul li.sitemap_title {
    margin:0px 0px 0px 0px;
    float:left;
}
.sitemap_childs { }

.sitemap_childs ul {
    margin:0px 0px 0px 0px;
}
#quickfacts.contentwidth img {
    padding:0px 0px 15px 0px;
}
/*Dropdown Navigation Start*/
#qm0 {
    padding-left:10px;
    margin:25px 17px 0px 0px;
}
.qmmc {
    position:relative;
    float:right;
}
.qmclear {
    font-size:1px;
    height:0px;
    width:0px;
    clear:left;
    line-height:0px;
    display:block;
}
#qm0 a {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color:transparent;
    color:#000;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    padding:5px 20px 5px 8px;
    text-decoration:none;
}
#qm0.qmmc a:link, #qm0.qmmc a:visited {
    cursor:pointer;
}
.qmmc a {
    float:left;
    display:block;
    white-space:nowrap;
}
.qmmc div a {
    float:none;
}
.qmmc div {
    visibility:hidden;
    position:absolute;
}
#qm0 a:hover {
    color:#000000;
    background-color:#EFF4FA;
    text-decoration:underline;
}
body #qm0 .qmactive, body #qm0 .qmactive:hover, body #qm0 a.selected {
    color:#fff;
    background-color:#e03421;
    text-decoration:none;
}
#qm0 .qmparent {
    background-repeat:no-repeat;
    background-position:92%;
    cursor:default;
}
#qm0 div {
    background-color:#f7f5ec;
    padding:5px 5px 5px 5px;
    border-style:solid;
    border-width:1px 1px 1px 1px;
    margin:0px;
    border-color:#333333;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:18px;
}
#qm0 div a {
    font-size:12px;
    color:#333333;
    border-width:0px 1px 0px 1px;
    border-color:#D6DCE2;
    border-style:solid;
    padding:3px 30px 3px 5px;
}
#qm0 div a:hover {
    border-color:#666666;
    background-color:#f0ecdc;
    color:#e03421;
    text-decoration:none;
}
#qm0 div div {
    margin:0px 0px 0px 3px;
}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
    border-color:#666666;
    background-color:#EFF4FA;
    color:#000000;
    text-decoration:underline;
}
/*Dropdown Navigation End*/
ul.smNavi {
    width:280px;
    float:left;
    padding:0px;
    margin:0px 0px 0px 50px;
    list-style:none;
}
ul.smNavi li {
    margin:2px 0px 0px 10px;
}
ul.smNavi p {
    margin:0px 0px 5px 0px;
    font-weight:bold;
}
ul.smNavi a:link, ul.smNavi a:visited {
    color:#666056;
}
ul.smNavi a:hover {
    color:#E03421;
}
.myalign p span.mybox span a:link, 
.myalign p span.mybox span a:visited {
    color:#666056;
}
.myalign p span.mybox span a:hover {
    color:#E03421;
}

/*** User Profile ***/
.page-user #main,
.page-user #mainEdit {
  position:relative;
}

#userPro.user-profile h1, 
#userProcont.user-profile h1, 
#userProcont.user-profileCont h1,
#mainEdit h1 {
    margin:0px 0px 20px 0px;  
    padding: 0px 0 10px 0;  
    border-bottom:2px solid #8f8a83;
    position: relative;
}

.user-profileCont .colCont {
    float:left;
    border:none;
}
.user-profileCont .colCont {
    width:120px;
    margin-top:5px;
    margin-left:6px;
}
.user-profileCont .picthumb {
    width:100px;
    height:100px;
    text-align:center;
    vertical-align:middle;
    border:none;
}
.user-profileCont .picthumb tbody {
    border:none;
}
.user-profileCont .picthumb img {
    width:24px;
    height:24px;
}
.profileContent
{
    font-size:10px;
    padding-top:-10px;
    position:relative;
}

ul.profile {
  clear: both;  
  font-size:15px;
  text-transform:uppercase;
  color:#666056;
  font-weight:bold;
  text-align:right;
  list-style:none;
  position: absolute;
  right: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
  z-index: 1000;
}
ul.profile li {
    background:none;
    margin:0px 0px 0px 0px;
    display:inline;
}
ul.profile li a {
    float:left;
}
ul.profile li a:link,
ul.profile li a:visited,
.proList a:link,
.proList a:visited {
    color:#000000;
}
ul.profile li a:hover, ul.profile li a.active, .proList a:hover {
    color:#e03421;
    text-decoration:none;
}
ul.profile li span {
    float:left;
    display:block;
    margin:0px 10px;
}
/*Css Modified on 08-12-2009*/
.proList {
    width:300px;
    float:left;
    padding:5px 0px;
}
.proList .imgContainer {
    border:1px solid #ccc;
    width:55px;
    height:55px;
    float:left;
    margin:0px 10px 10px 0px;
}
.proList .imgContainer img {
    padding:3px;
}

/* PROFILE EDIT FORM*/
#mainEdit fieldset legend {
    font-size:14px;
    font-weight:bold;
    margin:0px 0px 10px 0px;
    padding:5px 0px;
    color:#e03421;
}
/*
#mainEdit ul.profile {
    margin:-55px 0px 0px 0px;
}
*/
#mainEdit fieldset {
    padding:0px;
    margin:0px;
}
#mainEdit fieldset .form-item {
    padding:0px;
    margin:0px;
}
#mainEdit fieldset input[type="radio"] {
    top:0;
    float:left;
    margin:0px 5px 0px 5px;
*padding:0px;
}
#mainEdit fieldset .form-item label.option {
    width:auto;
}
#mainEdit fieldset input[type="checkbox"] {
    margin:0px 10px 0px 165px;
    float:left;
*margin:0px 10px 0px 160px;
}
#mainEdit input[type="submit"] {
    margin:0px 0px 0px 165px;
}
#mainEdit input.form-submit {
    background:url('../images/btnSave01.gif') 0 0 no-repeat;
    width:43px;
    height:21px;
    border:none;
    cursor:pointer;
    font-size:1px;
    text-indent:-1500px;
    display:block;
}
#mainEdit .messages {
    margin:10px 0 10px 160px;
    position:absolute;
}
#mainEdit .form-item label {
    padding:0px 8px 8px 0;
    float:left;
    width:155px;
    text-align:right;
}
#mainEdit input[type="text"], #mainEdit input[type="password"] {
    margin:0px 0px 10px 0px;
}
#mainEdit .form-checkboxes, .form-radios {
    padding:0px;
    margin:0px;
}
#mainEdit #edit-delete.form-submit {
    background:none;
}
#innerPages #innerWhite #bodyContaint-inner .curvedBody #main .col2 .colRight {
    margin:0px 0px 0px 15px;
}

#mainEdit fieldset {
    border: none;
    background: none;
}

#mainEdit html.js fieldset.collapsible {
    padding:0 0 0 95px;
    position:relative;
}

/*Css Modified on 10-12-2009 by Mukul*/
ul.estabContainer {
    margin: 0px 0px 0px 0px;
    padding: 14px 0px 0px 14px;
    overflow: hidden;
    float: left;
}
ul.estabContainer li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    float: left;
}
ul.estabContainer li a {
    background-image: url('../images/estab.gif');
    background-position: 0 0px;
    height: 30px;
    text-decoration: none !important;
    display: block;
    overflow: hidden;
}
ul.estabContainer li a {
    background-image: url('../images/estab.gif');
    background-position: 0 0px;
    height: 30px;
    text-decoration: none !important;
    display: block;
    overflow: hidden;
}
ul.estabContainer li a span {
    visibility: hidden;
}
#contactUs.curvedBody label.option {
    margin:0px 0px 0px 20px;
}
#contactUs.curvedBody label.option input[type="checkbox"] {
    margin:10px 0px 0px 0px;
}
/*Css Modified on 10-12-2009 by Mukul*/
ul.frtabContainer {
    margin: 0px 0px 0px 0px;
    padding: 14px 0px 0px 14px;
    overflow: hidden;
    float: left;
}
ul.frtabContainer li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    float: left;
}
ul.frtabContainer li a {
    background-image: url('../images/fr_tab.gif');
    background-position: 0 0px;
    height: 30px;
    text-decoration: none !important;
    display: block;
    overflow: hidden;
}
ul.frtabContainer li a {
    background-image: url('../images/fr_tab.gif');
    background-position: 0 0px;
    height: 30px;
    text-decoration: none !important;
    display: block;
    overflow: hidden;
}
ul.frtabContainer li a span {
    visibility: hidden;
}
#downloadDoc .rightNavi a:link,
#downloadDoc .rightNavi a:visited,
.port_at_glance a:link,
.port_at_glance a:visited,
.colRight a:link,
.colRight a:visited,
.resources a:link,
.resources a:visited,
.misc a:link,
.misc a:visited {
    color:#7f6d5b;
}
#downloadDoc .rightNavi a:hover,
#downloadDoc .rightNavi a.active,
.port_at_glance a:hover,
.colRight a:hover,
.colRight li,
.resources a:hover,
.misc a:hover {
    color:#E03421;
}
/*Css Modified on 10-12-2009 by Mukul end here*/
.captcha img {
    border:1px solid #ccc;
    padding:3px;
    margin:12px 0px 0px 107px;
}
/*Css Modified on 11-12-2009 from node.css for admin Sec*/
#node-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
#node-admin-buttons {
    float: left; /* LTR */
    margin-left: 0.5em; /* LTR */
    clear: right; /* LTR */
}

td.revision-current {
    background: #ffc;
}

/* NODE EDIT FORM */
.node-form .container-inline .form-text {
    display: inline;
    width: auto;
}
.node-form .standard {
    clear: both;
}

.node-form .form-text,
.node-form select,
.node-form textarea {
    display: block;
    width: 95%;
}

.node-form select {
    display: block;
    width: 65%;
}

.node-form .attachments fieldset {
    float: none;
    display: block;
}
.terms-inline {
    display: inline;
}

/*Css Modified on 11-12-2009 from node.css for admin Sec*/

.node-form { }

textarea, select {
    font-family: 'Lucia Grande', Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

.node-form .form-item label {
    padding:8px 8px 8px 0;
    float:none;
    width:auto;
    display: block;
    text-align:left;
    font-weight:bold;
}

/**
 * Collapsible fieldsets
 */
fieldset {
    clear: both;
    margin: 1em 0;
    padding: 20px;
    border: 1px solid #ddd;
    /* background: #fff url(../images/gradient-inner.png) repeat-x 0 0; */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.05)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.news-list,
.video-list,
.news-list fieldset,
.video-list fieldset {
    filter: none;
    background: none;
    border: none;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
}

html.js fieldset.collapsed legend a { }

.node-form .form-item label.option,
#comment-admin-overview .form-item label.option,
#node-admin-content .form-item label.option {
    padding: 10px 0;
    font-weight: normal;
    display: inline;
    width:auto;
}

input[type="checkbox"], input[type="radio"], input.checkbox, input.radio {
    margin:0px 5px 5px 0px;
    top:0px;
}

.node-form .form-item .form-text {
    padding-right: 20px;
}

#node-admin-filter .form-item label.option {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: auto;
}

#node-admin-filter .form-item label.option {
    display: inline;
    font-weight: normal;
}

#node-admin-filter .form-item label {
    float: left;
}

#navigation.esNavigation,
#navigation.frNavigation {
   height: 35px; 
   overflow: hidden;
}

#navigation.esNavigation li a,
#navigation.frNavigation li a,
#footerNav1.frNavigation li a,
#footerNav1.esNavigation li a {
    margin: 10px 0px 10px 4px;
    padding:4px 2px;
    font-size:15px;
}
#navigation.frNavigation li a {
    font-size:13px;
}
#contact-mail-page #contactUs.esBtnSend .form-submit {
    background:transparent url('../images/esbtn_send_message.gif') no-repeat scroll 0 0;
    width:110px;
    height:25px;
}
#contact-mail-page #contactUs.frBtnSend .form-submit {
    background:transparent url('../images/frbtn_send_message.gif') no-repeat scroll 0 0;
    width:140px;
    height:25px;
}
#frSubmitBtn.labels .form-submit,
#signIn.frSubmitBtn .form-submit {
    background:transparent url('../images/frbtnSubmit.gif') no-repeat scroll 0 0;
}
#esSubmitBtn.labels .form-submit,
#signIn.esSubmitBtn .form-submit {
    background:transparent url('../images/esbtnSubmit.gif') no-repeat scroll 0 0;
}
#user-pass .frfp .form-submit {
    background:transparent url('../images/frbtnResetPass.gif') no-repeat scroll 0 0;
}
#user-pass .esfp .form-submit {
    background:transparent url('../images/esbtnResetPass.gif') no-repeat scroll 0 0;
    width:161px;
}

#comment-form.essubmit input#edit-submit {
    margin:10px 0 0 0px;
    width:81px;
    height:25px;
    background:url('../images/esbtnSubmit.gif') 0 0 no-repeat;
}
#comment-form.frsubmit input#edit-submit {
    width:81px;
    height:25px;
    background:url('../images/frbtnSubmit.gif') 0 0 no-repeat;
}
#comment-form.essubmitlogin input#edit-submit {
    margin:10px 0 0 108px;
    width:81px;
    height:25px;
    background:url('../images/esbtnSubmit.gif') 0 0 no-repeat;
}
.videoTag a, .videoTag a:link, .videoTag a:visited{
    color:#7F6D5B;
}

.videoTag a:hover{
    color:#E03421;
}
#country_display .prog-item
{
    width: 680px;
    float: right;
    overflow: hidden;
}

#image_video_attach .attachments
{
display:none;
}

/*////Add by Kailash on 16/02/10***/

.btnSave{
    margin:0 0 0 0;
    background:url('../images/btn_save.gif') 0 0 no-repeat;
    width:46px;
    height:25px;
    border:none;
    cursor:pointer;
    font-size:0px;
    text-align:left;
    color:#e03421;
}

.btnPreview{
    background:url('../images/btn_preview.gif') 0 0 no-repeat;
    margin:0 0 0 0;
    width:76px;
    height:25px;
    border:none;
    cursor:pointer;
    font-size:0px;
    text-align:left;
    color:#e03421;
}
.btnDelete{
    background:url('../images/btn_delete.gif') 0 0 no-repeat;
    margin:0 0 0 0;
    width:51px;
    height:25px;
    border:none;
    cursor:pointer;
    font-size:0px;
    text-align:left;
    color:#e03421;
}
.low_btn{
    width:165px;
    float:left;
    font-size:1px;
}
.allowedTag{
    text-align:right;
    font-size:12px;
}

.imagedescrpition {
    padding:15px 0px 25px 280px;
    width:450px;
    text-align: center;
}
.imagedescrpition-align {
    text-align:center;
    margin: 15px 0px;
}

/*/////////////////////////navigation pre-next////////////////////////////////*/
#pre01{
    margin:10px 0 0 380px;
    position:relative;
    float:left;
    width:73px;
    height:19px;
    background:url('../images/pri01.gif') 0 0 no-repeat;
}

#pre01 a, #pre01 a:link, #pre01 a:visited {
    width:73px;
    height:19px;
    background:url('../images/pri01.gif') 0 0 no-repeat;
    display:block;
    cursor:pointer;
}

#pre01 a:hover{
    width:73px;
    height:19px;
    background:url('../images/pri01Hover.gif') 0 0 no-repeat;
}

#pre01 a.disable{
    width:73px;
    height:19px;
    background:url('../images/pri01Dis.gif') 0 0 no-repeat;
    display:block;
    cursor:default;
}

#nxt01{
    margin:10px 0 0 5px;
    position:relative;
    float:left;
    width:45px;
    height:19px;
    background:url('../images/nxt01.gif') 0 0 no-repeat;
}

#nxt01 a, #nxt01 a:link, #nxt01 a:visited {
    width:45px;
    height:19px;
    background:url('../images/nxt01.gif') 0 0 no-repeat;
    display:block;
    cursor:pointer;
}

#nxt01 a:hover{
    width:45px;
    height:19px;
    background:url('../images/nxt01Hover.gif') 0 0 no-repeat;
}

#nxt01 a.disable{
    width:45px;
    height:19px;
    background:url('../images/nxt01Dis.gif') 0 0 no-repeat;
    display:block;
    cursor:default;
}

.hideAttachment
{
    display:none;
}

.hideteaser
{
    display:none;
}

/*///////////////////*/
.jpContent{

}

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

.jpContentRight{
  float:right;
  padding:10px 0 30px 20px;  
  border-left:1px solid #ccc;
  width:370px;
  margin:0 0 0 0px;
}

.jpContentRight h3 {
  text-transform: uppercase;
}

#quickFcts{
  color:#000;
}

#quickFcts h3 {
    padding:0 0 4px 0;
}

#quickFcts .list-item {
    border-bottom:1px solid #CCCCCC;
    padding:8px 0;
}

#quickFcts .list-item_last {
    padding:8px 0;
}

#quickFcts .list-item strong, 
#quickFcts .list-item_last strong {
    width:110px;
    float:left;
}

#quickFcts .list-item .fullwidth, 
#quickFcts .list-item_last .fullwidth {
    width:100%;
    margin:0 0 4px 0;
}
#quickFcts .list-item .DRwidth, 
#quickFcts .list-item_last .DRwidth {
    width:110px;
    margin-top:14px;
}

#quickFcts .list-item .fulllength, 
#quickFcts .list-item_last .fulllength {
    padding-left:13px;
}

#quickFcts .list-item .fulllength ul, 
#quickFcts .list-item_last .fulllength ul{
    margin-bottom:0px;
}

#quickFcts .list-item span {
    display:block;
    float:left;
    width:190px;
}

#quickFcts .list-item_last span {
    display:block;
    float:left;
    width:190px;
}

#quickFcts .list-item span ul{
    float:left;
    padding-left:13px;
    margin-bottom:0px;
    width:190px;
}

#quickFcts .list-item_last span ul{
    float:left;
    padding-left:13px;
    margin-bottom:0px;
    width:190px;
}

.jpContentRight .img-rignt{
    float:left;
    margin:0 0 10px 10px;
}


.jpContentRight img {
    width:80px;
    padding:0 10px 0 0;
    float:left;
}


.jpContentRight span.mybox {
    border:none;
    float:left;
    margin:0 0 15px 0px;
}

.jpContentRight span.mybox a{
    float:left;
    width:200px;
    line-height:25px;
    font-size:22px;
    color:#666056;
}

.jpContentRight span.mybox a:hover{
    color:#E03421;
}

#contact_captcha .captcha img {
    border:1px solid #ccc;
    padding:3px;
    margin:12px 0px 0px 107px;
    margin-left:177px;

}

.font22{
    font-size:22px;
}

/*************************** Dilivery-rate styles ********************************************/
#sliderMain{
    margin:0px;
    padding:0px;
    width:232px;
    height:40px;
    float:right;
}
/*24.68*/
#sliderMain .sliderMeter{
    margin:0px;
    padding:0px;
    background:url('../images/scale_bar.jpg') 0 0 no-repeat;
    width:232px;
    height:14px;
}
#sliderMain .sliderBody{
    margin:0px;
    padding:0px;
    width:232px;
    height:26px;
}
#sliderMain .sliderRight{
    margin:0px;
    padding:0px;
    overflow:hidden;
    background:url('../images/slidebar_base_right.jpg') right 0 no-repeat;
    float:left;
    height:26px;
}
#sliderMain .sliderMid{
    margin:0px;
    padding:0px;
    background:url('../images/slider.gif') 0 0 no-repeat;
    float:left;
    width:12px;
    height:26px;
}
#sliderMain .sliderleft{
    margin:0px;
    padding:0px;
    overflow:hidden;
    float:left;
    height:26px;
}
#sliderMain .red{
    background:url('../images/slidebar_base_red.jpg') left 0 no-repeat;
}
#sliderMain .green{
    background:url('../images/slidebar_base_green.jpg') left 0 no-repeat;
}
#sliderMain .yellow{
    background:url('../images/slidebar_base_yellow.jpg') left 0 no-repeat;
}
#sliderMain .blue{
    background:url('../images/slidebar_base_blue.jpg') left 0 no-repeat;
}

.advance_search_list label {
    width:80px;
    font-weight: normal;
}

.advance_search_list .form-item {
    margin-right: 10px;
}

/**********New CSS add by nitin thada***********/

#gallary{
    color:#666056;
    font-size:14px;
    background-color:#f4f4f4;
    border:1px solid #d7d3d3;
    padding:1px;
    margin-bottom:5px;
}

#gallary .homenews{
    float:right;
    width:280px;
}

#gallary .img{
    float:left;
    /*width:131px;*/
}


a.viewMore{
    color:#e03421;
    font-size:12px;
}


#follow a{
    margin:8px 12px 0 0;
    display:inline-block;
}

/*************** New CSS added by Christoph Majewski - Start 2/2012 ***********/

.text-uppercase,
.text-uppercase a,
h3.text-uppercase,
h3.text-uppercase a:link{
    text-transform: uppercase;
}

.photo-album-item {
    padding:5px 5px;
    float:left;
    background:#f1f1f1;
    border:1px solid #ccc;
    height:300px;
    margin:2px;
    position: relative;
    overflow: hidden;
}

.photo-album-overlay {
    position: absolute;
    top:-310px;
    left: 0px;
    width: 216px;
    height:310px;
    background: url('../images/bg-white-opacity90.png') repeat;
    cursor: pointer;
}

.photo-album-overlay-padding {
    padding: 20px;
}

.photo-album-overlay a.viewMore {
    display: block;
    position: absolute;
    bottom: 20px;
    right:20px;
}

.total-photos {
    margin-bottom: 15px;
    font-size: 12px;
}

#main p {
    margin: 20px 0;
}

.description {
    margin-top: 5px;
    font-family: arial, helvetica, sans-serif;
    margin-bottom: 10px;   
}

.page-more .description,
.node-type-region .description {
    font-family: 'Georgia', 'Times New Roman', Times, serif;
}

/*CKEditor*/
.cke_skin_kama input.cke_dialog_ui_input_text, 
.cke_skin_kama input.cke_dialog_ui_input_password {
  margin: 0px;
} 

.heading {
  margin-top: 10px;
}

/*
.messages {
    margin:0 0 10px 0;
    padding:15px 10px;
    color:#000000;
    font-size:14px;
    line-height:17px;
    background-color:#f4f4f4;
    border:1px solid #d7d3d3;
}
*/

/*** SYSTEM MESSAGES ***/
.messages {
    font-size: 14px;
    line-height: 21px;
    color: #9F6000;
    background-color: #FEEFB3;
    border: 1px solid #9F6000;  
    margin-bottom: 10px;
    padding: 10px;       
}

div.warning,
div.error {
    padding: 10px;         
}

div.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    border: 1px solid #9F6000;    
}

/* animated messages */
.messages.status {
    position: fixed;
    bottom: 0;
    margin-bottom: 3%;
    left:50%;
    display: none;
    width: 500px;
    margin-left: -250px; 
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;     
    padding: 10px;
    z-index: 20000; 
    color: #4F8A10;
    background-color: #DFF2BF; 
    border: 1px solid #4F8A10;
    font-weight: bold;
    text-align: center;
    -webkit-box-shadow: 0 8px 6px -6px #666;
	  -moz-box-shadow: 0 8px 6px -6px #666;
	  box-shadow: 0 8px 6px -6px #666;    
}

.node-unpublished {
    background-color: #fff4f4;
}
.preview .node {
    background-color: #ffffea;
}

div.error, tr.error {
    color:#D8000C;
    background:#FFBABA;
    border: 1px solid #D8000C;     
}

.errorbox {
    padding:0 0 0 0px;
}
.errorbox ul {
    padding:0 0 0 15px;
}

.tabs {
  margin-bottom: 10px;
}

h3.country-flag img {
  vertical-align: middle;
  margin-left: 20px;
}

h3.node-teaser-head {
  margin-top: 0px;
  padding-top: 0px;
}

.node-teaser {
  padding-top: 10px;
  padding-bottom: 10px;
}

.aligned-right {
  text-align: right;
}

/*** SEARCH FORM ***/
.searchbox {
    margin-left: 10px;
    margin-right: 5px;
    width:155px;
    float:left;
    position: relative;
}

.searchbox .form-item {
    background:url('../images/textboxSearch.gif') top left no-repeat;
    height:21px;
    padding: 0px;
    margin: 0px;
    position: relative; 
}

.searchbox #search .form-item {
    float:left;
    padding:0px;
    margin:0px;
}

.searchbox input.form-text {
    margin: 0px 0 0 0px;
    padding: 0px 2px 2px 4px;
    width:150px;
    height:21px;
    border:none;
    color:#ababab;
    font-size:12px;
    background:transparent;
    line-height: 12px;
    font-size: 12px;
}

.searchbox input.form-submit {
    margin: 0px;
    padding: 0px;  
    position: absolute;
    top:2px;
    left:127px;
}


.latest-video-wrapper {
  margin-top: 10px;
  width: 450px;
  /*height: 338px;*/
  background-color: black;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 450px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}

.latest-video-wrapper a {
  width: 450px;
  height: 338px;
  display: block;
  background-image: url('../images/play-button.png');
  background-repeat: no-repeat;
  background-position: center center;
}

.date {
    font-family:"Trebuchet MS", arial, sans-serif;
    color: #666;
    font-style: italic;
    margin-bottom: 5px;
}

.padding-20 {
  padding: 20px;
}



/*
 * jTweetsAnywhere V1.3.1
 * http://thomasbillenstein.com/jTweetsAnywhere/
 *
 * Copyright 2011, Thomas Billenstein
 * Licensed under the MIT license.
 * http://thomasbillenstein.com/jTweetsAnywhere/license.txt
 */

.jta-tweet-list
{
    padding: 0;
    list-style: none;
    width: 225px;
}

.jta-tweet-list-item
{
    /* background: #fafafa; */
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}

.jta-tweet-list-item
{
    border-top: 1px solid #e4e4e4;
}

.jta-tweet-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}

.jta-tweet-profile-image-link
{
}

.jta-tweet-profile-image img
{
	width: 48px;
	height: 48px;
}

.jta-tweet-body
{
}

.jta-tweet-text
{
}

.jta-tweet-body-list-profile-image-present
{
	margin-left: 58px;
}

.jta-tweet-user-name
{
	display: block;
}

.jta-tweet-user-screen-name
{
	font-weight: bold;
}

.jta-tweet-user-full-name
{
	font-size: 11px;
    color: #999;
}

.jta-tweet-user-screen-name-link,
.jta-tweet-a,
.twitter-anywhere-user
{
    color: #900;
	text-decoration: none;
}

.jta-tweet-user-screen-name-link:hover,
.jta-tweet-a:hover,
.twitter-anywhere-user:hover
{
    color: #900;
	text-decoration: underline;
}

.jta-tweet-user-full-name-link
{
    color: #999;
	text-decoration: none;
}

.jta-tweet-user-full-name-link:hover
{
    color: #666666;
	text-decoration: underline;
}

.jta-tweet-link
{
}

.jta-tweet-link:hover
{
}

.jta-tweet-hashtag
{
}

.jta-tweet-hashtag:hover
{
}

.jta-tweet-attributes
{
	display: block;
    color: #999;
    font-size: 11px;
    margin-top: 3px;
}

.jta-tweet-twitter-bird
{
}

.jta-tweet-twitter-bird-icon
{
	float: left;
	width: 19px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(http://si0.twimg.com/images/dev/cms/intents/bird/bird_gray/bird_16_gray.png);
}

.jta-tweet-twitter-bird-icon:hover
{
	background-image: url(http://si0.twimg.com/images/dev/cms/intents/bird/bird_black/bird_16_black.png);
}

.jta-tweet-timestamp
{
}

.jta-tweet-source
{
}

.jta-tweet-inreplyto
{
}

.jta-tweet-location
{
}

.jta-tweet-retweeter
{
}

.jta-tweet-timestamp-link,
.jta-tweet-source-link a,
.jta-tweet-inreplyto-link,
.jta-tweet-location-link,
.jta-tweet-retweeter-link
{
    color: #999;
	text-decoration: none;
}

.jta-tweet-timestamp-link:hover,
.jta-tweet-source-link a:hover,
.jta-tweet-inreplyto-link:hover,
.jta-tweet-location-link:hover,
.jta-tweet-retweeter-link:hover
{
    color: #999;
	text-decoration: underline;
}

.jta-tweet-actions
{
	display: block;
    color: #999;
    font-size: 11px;
    margin-top: 3px;
}

.jta-tweet-action-reply,
.jta-tweet-action-retweet,
.jta-tweet-action-favorite
{
	padding-right: 1em;
}

.jta-tweet-action-reply a,
.jta-tweet-action-retweet a,
.jta-tweet-action-favorite a
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 19px;
	padding-top: 3px;
	color: #999;
	text-decoration: none;
}

.jta-tweet-action-reply a    { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/reply.png); }
.jta-tweet-action-retweet a  { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/retweet.png); }
.jta-tweet-action-favorite a { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/favorite.png); }

.jta-tweet-action-reply a:hover,
.jta-tweet-action-retweet a:hover,
.jta-tweet-action-favorite a:hover
{
  color: #666666;
	text-decoration: underline;
}

.jta-tweet-action-reply a:hover    { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/reply_hover.png); }
.jta-tweet-action-retweet a:hover  { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/retweet_hover.png); }
.jta-tweet-action-favorite a:hover { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/favorite_hover.png); }

.jta-tweet-list-controls
{
	margin-top: 20px;
}

.jta-tweet-list-controls-button
{
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
  border: 1px solid #999;
}

.jta-tweet-list-controls-button:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}

.jta-tweet-list-controls-button-more
{
}

.jta-tweet-list-controls-button-prev
{
}

.jta-tweet-list-controls-button-next
{
	margin-left: 10px;
}

.jta-tweet-list-autorefresh-trigger
{
	padding: 8px 0px 8px 0px;
	margin-bottom: 10px;
	text-align: center;
    border: 1px solid #999;
}

.jta-tweet-list-autorefresh-trigger:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}

.jta-tweet-list-autorefresh-trigger-content
{
}

.jta-follow-button
{
}


.jta-tweet-box
{
}


.jta-connect-button
{
}


.jta-login-info
{
}

.jta-login-info-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}

.jta-login-info-profile-image img
{
	width: 48px;
	height: 48px;
}

.jta-login-info-block
{
	margin-left: 58px;
}

.jta-login-info-screen-name
{
}

.jta-login-info-sign-out
{
	width: 97px;
	margin-top: 2px;
	padding: 1px;
	text-align: center;
    border: 1px solid #999;
}

.jta-login-info-sign-out:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}


.jta-loading
{
	margin: 0;
    padding: 8px 0px 8px 0px;
}

.jta-error
{
	margin: 0;
    padding: 8px;
    color: #000;
    background-color: #f00
}

.jta-nodata
{
	margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}

.jta-clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

h3#rotating-teaser-headline {
  margin-bottom: 15px;
  padding-top: 15px;
}

.jp-spotlight {
  width: 370px;
  overflow: hidden;
}

.jp-spotlight .spotlight-content {
  border: 1px solid #d0d0d0;
  position: relative;
  margin-top: 3px;
  margin-bottom: 1px;
  width: 370px;
  overflow: hidden;  
}

.jp-spotlight .spotlight-content img {
  max-width: 370px;
}

.jp-spotlight .spotlight-content h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 10px;
  background: url('../images/bg-white-opacity90.png') repeat;  
}

.thematic_study {
  margin-bottom: 30px;
}

.thematic_study img {
  margin-top: 10px;
  display: block;  
  border: 1px solid #ccc;
  width: 130px;
  -moz-box-shadow: 3px 3px 3px #888;
  -webkit-box-shadow: 3px 3px 3px #888;
  box-shadow: 3px 3px 3px #888;    
}

.thematic_study_left {
  float: left;
  width: 160px;   
}

.thematic_study_right {
  float: left;
  width: 750px;   
}

.thematic_study_right_small {
  float: left;
  width: 450px;   
}

.thematic_study_right a,
.thematic_study_right_small a {
    padding:10px 0px 0px 25px;
    color:#666056;
    background:url('../images/bullet01.gif') 0px 10px no-repeat; 
}

.thematic_study_right a.seeds-link {
    padding:0px;
    color:#666056;
    background:none;
    font-weight: bold;
}

.thematic_study_right a.seeds-link:hover {
    color:#e03421;
}

.thematic_study_right table {
  border-collapse: collapse;
}

.thematic_study_right td {
  padding: 0px;
}

#resources-thematic-studies {
  
}

#resources-thematic-studies h3 {
  font-family: 'Georgia', 'Times New Roman', Times, serif; 
  text-transform: none;
  padding-top: 20px;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  clear: both;
  border-bottom: 1px solid #ccc;
}

#resources-thematic-studies h3.first {
  padding-top: 0px;
}

#resources-thematic-studies .pdfpreview {
  width: 49%;
  float: left;
  border: none;
}


.country-teaser-cycle {
  height: 230px;
  overflow: hidden;
}

a.btn {
  margin:0 0 10px 0;
  padding: 5px 10px;
  color: white;
  text-align:center;
  background-color: #E03421;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
}

a.btn:hover {
  background-color: #cccccc;
}

a.tag {
  font-size: 11px;  
  background-color: #E03421;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  display: inline-block;
  float: left; 
  margin-bottom: 3px;
  margin-left: 0;
  margin-right: 3px;
  margin-top: 0;
  padding-left: 9px;
  padding-right: 9px;
  color: white;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  white-space: nowrap;
}

a.tag:hover {
  background-color: #666;
  color: white;  
  cursor: pointer;
}

#publications-filter {
  padding: 10px 10px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #f5f5f5;  
  border: 1px solid #d7d3d3; 
}

#publications-filter h2 {
  border: none;
  margin-bottom: 0px;
}

#publications-filter select,
#publications-filter .input-title {
  width: 130px;
}

#publications-filter .input-title {
  /* width: 138px; */
}

#publications-filter .input-submit {
  margin:0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 30px;
  color: white;
  text-align:center;
  background-color: #E03421;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  border: none;
}

.publication-focusarea {
  width:200px;
  height: 200px;
  float:left;
  margin-bottom:2px;
  text-align: center;
  margin-right: 23px;
}

.publication-focusarea-last {
  float:right;  
  margin-right: 0px !important;
}

a.publication-focusarea-left {
  /* width: 145px;
  float: left; */
  display: block;
}

.publication-focusarea-left img {
  width: 200px;
  height: 133px;
}

a.publication-focusarea-right {
  /*width: 160px;
  float: left;*/ 
  color: #3b2b1c;
  display: block;  
  font-weight: bold;
  padding-top: 10px;
 /* padding-right: 15px; */
}

.pale {
  color: #666;
  font-style: italic;
}

a.publication-focusarea-right:hover { 
  color: #666;
}

#advanced-search-table {
  padding: 0px;
  margin: 0px;
}

#advanced-search-table td {
  padding: 0px;
  vertical-align: top;
  width: 170px;
}

#advanced-search-table td.last {
  width: 120px;
}

#advanced-search {
  cursor: pointer;
  font-size: 12px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#advanced-search-row {
  display: none;
}

.sidebar-wrapper,
.home-feat-publications {
  background-color: #f5f5f5;  
  border: 1px solid #d7d3d3;    
  padding: 10px;  
}

.home-feat-publications {
  margin-bottom: 8px;
} 

.home-feat-publications-wrapper {
  clear: both; 
  width: 450px;
  margin-top: 20px;
}

.sidebar-pdfpreview {
  /* text-align: center; */
}

.sidebar-pdfpreview img {
  border: 1px solid #ccc;
  margin: 0px;
  padding: 0px;
  margin-right: 20px;
  width: 75px;
  min-height: 97px;
  -moz-box-shadow: 3px 3px 3px #888;
  -webkit-box-shadow: 3px 3px 3px #888;
  box-shadow: 3px 3px 3px #888;
}

.sidebar-wrapper h2 {
  font-size:16px;  
  margin-bottom: 10px;
  padding-bottom: 10px;
  height: auto !important;
  color: black;  
}

.sidebar-pdfpreview h3 {
  margin-bottom: 10px;
  font-size:16px;
  text-transform: none;
  /* font-weight: bold; */
}

.sidebar-pdfpreview h4 {
  font-family: 'Georgia', 'Times New Roman', Times, serif;     
  margin-top: 10px;
  font-weight: bold;
  text-align: left;
  color:#7f6d5b;  
}

.sidebar-pdfpreview .line-gray {
  margin: 10px 0px;
}

#autocomplete {
  background-color: white !important;
}

.home-rotating-results {
  height: 160px;
  overflow: hidden;
  background-image: url('../images/home-rotating-results-bg.jpg');
  margin-bottom: 20px;
}

.home-result {
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  height: 160px;
  width: 410px;
  text-align: center;
}

.home-result span {
  text-align: center;  
  background-color: #e03421;
  color: white;
  font-size: 18px;
  line-height: 26px;
  padding: 5px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;    
  text-transform: uppercase;
}

.home-result span span.yellow {
  color: #fdc300;
  padding: 0px;
}

.highlights {
  margin-top: 20px;
  padding: 10px;
  background:#f4f4f4;
  border:1px solid #d0d0d0;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
}

.highlights ul {
  margin-left: 20px;
  font-weight: normal;  
}

.noborder {
  border: none !important; 
  border-bottom: 0px solid #dbdbdb !important;
}

.km-initiative-table {
  /* border: 1px solid black; */
}

.km-initiative-table th,
.km-initiative-table td {
  border-bottom: 1px solid #dbdbdb;
  /* background-color: #faf7f2;  */
  vertical-align: top;
  padding: 10px 0px;
}

.km-initiative-table th { 
  white-space: nowrap;
}


.km-initiative-table td.bg-dark {
  /* background-color: #f0ecdc; */
}

.node-type-km-initiatives #main ul {
  margin-left: 35px;
}

.initiative-link {
  display:block;
  margin:0;
  margin-bottom: 2px;
  padding: 5px 10px;  
  height:45px;
  font-size: 12px;  
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  text-decoration: none;
  outline-style:none;
  border: 1px solid #D4D4D4;
  background: #f6f6f6; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */                                                                                
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */             
  background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */                                                                 
  background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */                                                                              
  background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */                                                                                    
  background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */                                                                                    
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */  
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;    
}

#welearned {
  text-align: justify;
  padding: 10px;
  /* background-color: #faf7f2; */
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
  font-family:   "adelle-sans", 'Trebuchet MS', Arial, Helvetica, sans-serif;     
  /* border: 1px solid #3b2b1c; */
  color: #347235;
}

.quote-author {
  margin-top:15px;
  margin-bottom: 15px;
  font-style: normal;
  color: #666;
  font-size: 12px;
  text-align: right;
}

#welearned blockquote {
  font-weight: normal;
  font-style: italic;
  font-size: 15px;
  color: #347235;
}

#welearned .welearned-headline {
  font-size: 25px;
  display: block; 
}

#km-content h2 {
  border-bottom: 1px solid #dbdbdb;  
}

#km-documents {
  margin: 30px 0px;
}

#km-documents .image-wrapper,
#km-documents img {
  width: 75px !important;
  height: 97px !important;
}

#highlights {
  padding: 20px;
  background-color: #faf7f2;
  margin-bottom: 20px;
  border: 1px solid #3b2b1c;  
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;   
}

#highlights h3 {
  padding-top: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
}

#km_sec h3 {
  margin-top: 40px;
  margin-bottom: 0px; 
  padding-bottom: 10px;
  text-transform: none;
  font-size: 16px;
  border-bottom: 1px solid #dbdbdb;  
  font-weight: bold;
}

#km_sec ul {
  margin-left: 30px !important;
}  

#km_sec ul li {
  margin-top: 10px;
  margin-bottom: 15px !important;
}  


.km-image {
  -moz-box-shadow: 2px 5px 5px #ccc;
  -webkit-box-shadow: 2px 5px 5px #ccc;
  box-shadow: 2px 5px 5px #ccc;
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
  clear: both;
}  

.worktable-border-green {
  border: 0px solid #637f3c !important;
}

.worktable-border-green #tabContainer {
  border-bottom: 5px solid #347235; 
  background-color: transparent;
  margin-bottom: 10px;
}

ul.tabContainerKM {
    margin: 0px 0px 0px 0px;
    margin-left: 0px !important;
    padding: 14px 0px 0px 0px;
    overflow: hidden;
    float: left;
}

.node-type-km-initiatives #main .worktable-border-green ul.tabContainerKM {
    margin-left: 0px !important;
}

ul.tabContainerKM li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    float: left;
}
ul.tabContainerKM li a {
  height: 30px;
  text-decoration: none !important;
  display: block;
  overflow: hidden;
  background-color: #B2C248;
  color: white !important;
  font-family: "adelle-sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 30px;
  padding: 0px 15px;
  margin-right: 3px;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;    
}

ul.tabContainerKM li a:hover,
ul.tabContainerKM li a.selected {
    /* background-color: #706b61; */
    background-color: #347235; 
}

.facts {
  color: black;
}


.rteindent1,
.jpContentLeft ul {
  margin-left: 30px !important; 
}

#km-ban {
  position: relative;
  width: 980px;
  height: 195px  
}


#km-ban img {
  position: absolute;
  width: 980px;
  height: 195px;
  z-index: 0;  
}

#km-ban h2 {
  position: absolute;
  color: white;
  top: 80px;
  left: 40px;
  z-index: 1;  
  border: none;
}

#development-results-reports {
  margin-bottom: 30px;
  clear: both;
}

#development-results-reports h2 a {
  color: #3b2b1c;
}

#development-results-reports h2 a:hover {
  color: #e03421;
}

.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 1px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}