body { background: url(../images/bg_deve.gif); }
body#the-royal-amwaj { background: url(../images/bg_royal.gif); }
body#ibn-battuta-gate { background: url(../images/bg_ibn.gif); }

.roundCorner-tr { background: url(../images/roundedcorners-tr-deve.png) no-repeat top right; }
body#the-royal-amwaj .roundCorner-tr { background: url(../images/roundedcorners-tr-theRoyalAmwaj.png) no-repeat top right; }
body#ibn-battuta-gate .roundCorner-tr { background: url(../images/roundedcorners-tr-ibnBattutaGate.png) no-repeat top right; }

#doc-body-in { background: url(../images/sidenav-bg-developments.gif) repeat-y left; }

/*** SIDE NAV ***/ 
.sidenav .sidenav-item a { border-bottom-color: #dbccae; }
.sidenav .subnav a.last { border-bottom-color: #dbccae; }

.sidenav li.opened a { background: #fff1d5; }
.sidenav li.opened .subnav a { color: #bc8732; }
.sidenav li.opened .subnav a:hover { background: none; }

.sidenav li.opened .subnav li.selected { background-color:  #b7a589; }
.sidenav li.opened .subnav li.selected a { background: #b7a589; }

/*** CONTENT ***/
#pageTitle { color: #57939D; }
#pageContent a { color: #57939D; }

.dev-doc a { color: #57939d; }

/*** DEVELOPMENT ***/
#main-feature { margin-bottom: 10px; zoom: 1; }

/*** DEVELOPMENT PORTAL ***/
#secondary-features-containers { overflow: hidden; zoom: 1; }
#secondary-features-containers a { display: block; padding: 0 5px 120px; width: 254px; background: #ece4d4 none no-repeat bottom; float: left; }
#secondary-feature-1 { margin-right: 10px; }

/*** DEVELOPMENT PAGE ***/
.dev-doc { overflow: hidden; zoom: 1; margin-bottom: 15px; }
.dev-content { float: left; width: 350px; }
.dev-title { font-size: 18px; text-transform: uppercase; color: #57939D; line-height: 1.2em; }
.dev-fact { float: right; width: 140px; padding: 10px; background: #ece4d4; font-size: 11px; }
.dev-fact ul { margin: 0; padding: 0 0 0 1.5em; zoom: 1; }
img.navLogo { display: block; padding: 0 5px; border-bottom: solid 1px #dbccae; }