@import url(blueprint/reset.css);
@import url(blueprint/grid.css);
@import url(blueprint/forms.css);

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- 
 Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
   body {
font-size: 75%;
/*background:#e7e8e9;*/
background: #fff;
color: #000;
font-family: Verdana, Geneva, Arial, sans-serif;
}

#main_menu, .bluebar_large {
font-family: Helvetica, Arial, sans-serif;
}

/*h1,h2,h3,h4,h5,h6 {
font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}
*/

h1 {
font-weight: 400;
color: #111;
font-size: 3em;
line-height: 1;
margin-bottom: 0.5em;
}

h2 {
font-size: 1.3em;
font-weight: bold;
color: #006cb7;
margin-bottom: 0.75em;
}

#home h2, #primary h1 {
font-size: 1.5em;
font-weight: bold;
color: #006cb7;
margin-bottom: 0.75em;
border-bottom: 1px solid #006cb7;
}

#primary h1 {
/*    font-size:2em;*/
    margin-bottom: 1.5em;
}


h3 {
font-weight: bold;
color: #006cb7;
line-height: 1;
margin-bottom: 1em;
font-size: 1.2em;
}

h3.wspan {
height: 1.2em;
}

h3.wspan a {
float: left;
}

h3 span.issue_subtitle {
font-size: 0.8em;
text-align: right;
float: right;
margin-top: 3px;
white-space: nowrap;
}


h4 {
color: #111;
font-size: 1.2em;
line-height: 1.25;
margin-bottom: 1.25em;
height: auto;
font-weight: normal;
margin-bottom: 0;
font-size: 1.2em;
}

h5 {
color: #111;
font-size: 1em;
font-weight: 700;
margin-bottom: 1.5em;
}

h6 {
color: #111;
font-size: 1em;
font-weight: 700;
}

h1 img {
margin: 0;
}

h2 img {
margin: 0;
}

h3 img {
margin: 0;
}

h4 img {
margin: 0;
}

h5 img {
margin: 0;
}

h6 img {
margin: 0;
}

/* Text elements
-------------------------------------------------------------- */
p {
margin: 0 0 1.5em;
}

/*p img {
float: left;
margin: 1.5em 1.5em 1.5em 0;
padding: 0;
}

p img.right {
float: right;
margin: 1.5em 0 1.5em 1.5em;
}
*/

a:focus {
color: #000;
}

a:hover {
color: #000;
}

a {
text-decoration: underline;
color: #007cc5;
}

blockquote {
color: #666;
font-style: italic;
margin: 1.5em;
}

strong {
font-weight: 700;
}

em {
font-style: italic;
}

dfn {
font-style: italic;
font-weight: 700;
}

sup {
line-height: 0;
}

sub {
line-height: 0;
}

abbr {
border-bottom: 1px dotted #666;
}

acronym {
border-bottom: 1px dotted #666;
}

address {
font-style: italic;
margin: 0 0 1.5em;
}

del {
color: #666;
}

pre {
white-space: pre;
font: 1em 'andale mono', 'lucida console', monospace;
line-height: 1.5;
margin: 1.5em 0;
}

code {
white-space: pre;
font: 1em 'andale mono', 'lucida console', monospace;
line-height: 1.5;
margin: 1.5em 0;
}

tt {
font: 1em 'andale mono', 'lucida console', monospace;
line-height: 1.5;
}

li ul {
margin: 0 1.5em;
}

li ol {
margin: 0 1.5em;
}

ul {
list-style-type: disc;
margin: 0 1.5em 1.5em;
}

ol {
list-style-type: decimal;
margin: 0 1.5em 1.5em;
}

dl {
margin: 0 0 1.5em;
}

dl dt {
font-weight: 700;
}

dd {
margin-left: 1.5em;
}

/* Tables
-------------------------------------------------------------- */

#content table {
background: #efefef;
/*    vertical-align:middle;*/
}
#content table td {
vertical-align: top;
}

#content table tr.alt td {
background: #fafafa;
}


th {
font-weight: bold;
padding: 4px 10px 4px 5px;
}

td {
padding: 4px 10px 4px 5px;
}

td.nowrap {
white-space: nowrap;
}


tfoot {
font-style: italic;
}


/* Misc classes
-------------------------------------------------------------- */
.small {
font-size: .8em;
margin-bottom: 1.875em;
line-height: 1.875em;
}

.large {
font-size: 1.2em;
line-height: 2.5em;
margin-bottom: 1.25em;
}

.hide {
display: none;
}

.quiet {
color: #666;
}

.loud {
color: #000;
}

.highlight {
background: #ff0;
}

.added {
background: #060;
color: #fff;
}

.removed {
background: #900;
color: #fff;
}

.first {
margin-left: 0;
padding-left: 0;
}

.last {
margin-right: 0;
padding-right: 0;
}

.top {
margin-top: 0;
padding-top: 0;
}

.bottom {
margin-bottom: 0;
padding-bottom: 0;
}



#wrapper {
background: transparent url('../img/bubblesbg.jpg') no-repeat scroll 20px bottom;
float: left;
}

#header {
background: #E7E8E9 url('../img/logo.jpg') no-repeat scroll top left;
height: 143px;
}


#logo {
height: 133px;
}

#header a.home {
display: block;
width: 100%;
height: 100%;
text-indent: -999px;
}

#header .home span {
/*background:url('../img/logo.jpg') no-repeat scroll 0 0;*/
/*position:absolute;
width: 100%;
height: 100%;*/
}

#headerad {
background: #9CA09C;
height: 101px;
margin-top: 21px;
}

#advert_header {
background: #00ABDC;
height: 100px;
/*    position:absolute;*/
/*    right:15px;*/
/*    top:5px;*/
    width:350px;
/*    z-index :10;*/
    position: absolute;
top: 0;
right: 180px;
}

#topbar {
background: #00ABDC url('../img/topbar.jpg') no-repeat scroll top left;
height: 31px;
/*    line-height: 34px;*/
/*    color: #FFF;*/
margin-bottom:1.25em;

/*padding: 0 18px;*/
/*width:954px;*/
}

#loginsearch h6 {
color: #FFF;
}


#loginbar {
color: #FFF;
}

#searchbar {
color: #FFF;
}

/*#subscribebar {
height: 100%;
background: #00afef url('../img/subscribe_bar.gif') no-repeat scroll top left;
margin: 0;
padding: 0 15px;
}

#subscribebar h4 {
text-align: center;
width: 100%;
line-height: 24px;
padding-top: 8px;
}

#subscribebar h4 a {
width: 100%;
display: block;
color: #fff;
text-decoration: none;
}

*/

#subscriber_loggedin {
padding-top: 10px;
}

#subscriber_loggedin ul {
list-style: none;
margin: 0;
/*display: inline;*/
margin-bottom:5px;
}

#subscriber_loggedin ul li {
/*display: inline;
float: left;
margin-left: 18px;*/
}

#subscriber_loggedin ul li a {
color: #fff;
}

#topbar h6 {
color: #FFF;
display: inline;
}

#loginform label {
font-weight: normal;
}


label.remember_me {
font-size: 0.8em;
}


#loginsearch input {
font-size: 0.8em;
}


#loginbar form input.text {
color: #000000;
/*height: 1em;*/
margin-bottom: 5px;
width: 150px;
}

#searchbar form input.text {
color: #000000;
/*height: 1.2em;*/
margin-bottom: 5px;
width: 115px;
}

#loginbar form input.button {
width: auto;
}

#searchbar form input.button {
width: auto;
}

#footer {
background: url('../img/footbar.jpg') no-repeat scroll top left;
width: 990px;
padding-top: 61px;
margin-top: 1.25em;
text-align: center;
/*height:61px;*/
line-height:27px;
/*font-size:0.8em;*/
}


#footer_menu_wrap {
text-align: center;
}

#footer_menu {
margin: auto;
height: 24px;
/*    width: 570px;*/
    display: table;
/*margin-top:1.25em;*/
    list-style:none;
font-size: 0.8em;
}

#footer_menu li {
float: left;
display: table-cell;
text-align: center;
margin-left: 10px;
/*width:95px;*/
}

/*#footer_menu li a {
color: #fff;
}
*/

.container {
background: #fff;
padding: 0 18px;
}

#wrapper {
background: #FFF url('../img/container3.gif') repeat-y scroll top left;
}

#home #wrapper {
background-image: url('../img/container4.gif');
}

#main_menu {
font-weight: bold;
list-style: none;
margin: 0 0 1.25em;
padding: 0;
}

#main_menu li {
position: relative;
border-bottom: 1px solid #d0d1d0;
}

#main_menu li.first {
}

#main_menu li.last {
}

#main_menu li a {
height: 30px;
line-height: 30px;
color: #000;
display: block;
/*width:120px;*/
width:154px;
white-space: nowrap;
padding: 0 10px;
text-decoration: none;
}


#main_menu li.first {
border-top: 1px solid #d0d1d0;
}

#main_menu li.last {
/*border-bottom:none;*/
}

#main_menu li a:hover {
/*height:28px;*/
/*width:118px;*/
/*width:170px;*/
/*width:152px;*/
background:#007cc5;
color: #fff;
/*border:1px solid #74b2d7;*/
text-decoration: underline;
}

#main_menu li.selected a {
/*height:28px;*/
/*width:170px;*/
/*width:152px;*/
background:#007cc5;
color: #fff;
/*border:1px solid #74b2d7;*/
}

#main_menu li.selected ul li a {
color: #000;
background: transparent;
}

#main_menu li ul {
margin: 0;
list-style: none;
padding: 0;
}

#main_menu ul {
background: #fff;
border: 1px solid #007cc5;
}

#main_menu li ul li {
border: none;
font-size: 0.9em;
font-weight: normal;
}

#main_menu li ul li a {
height: 20px;
line-height: 20px;
padding: 0 20px;
width: 134px;
background: #FFF;
}


#main_menu li ul li.first {
border: none;
}

.breadcrumbs
{
    font-size: 0.8em;
}



#sidebar_button {
background: #fff url('../img/sidebar_button.gif') no-repeat scroll top left;
width: 130px;
height: 156px;
position: relative;
padding: 15px;
}

#sidebar_button h3 {
color: #fff;
font-size: 1.7em;
line-height: 1.3em;
margin-bottom: 0;
padding: 0;
}

#sidebar_button a {
width: 130px;
position: absolute;
height: 44px;
top: 104px;
left: 15px;
text-align: center;
}

#sidebar_button form {
padding-top: 58px;
}

#sidebar_button form input {
width: 126px;
}

/* HOME STYLES */
.bluebar_large {
color: #FFF;
background: #fff url('../img/newbluebar.gif') repeat-x scroll top left;
height: 78px;
margin-bottom: 1.25em;
}


#home .bluebar_large h2 {
border: none;
font-size: 2em;
padding: 3px 45px 0 25px;
}

.bluebar_large a {
display: block;
width: 100%;
height: 100%;
color: #FFF;
text-decoration: none;
}

.bluebar_large a span {
font-size: 0.5em;
margin-left: 3em;
}

.boxy {
/*border:1px solid #c1c1c1;*/
/*width:255px;*/
margin-bottom:1.25em;
/*padding:4px;*/
}



h2 .feed {
padding-top: 3px;
float: right;
}

.boxy_content {
border: 1px solid #c1c1c1;
background: #fff;
padding: 8px 8px 0;
}

.latest_news .article {
border-bottom: 1px solid #C1C1C1;
margin-bottom: 1em;
}

.desal_feed .feed_post {
border-bottom: 1px solid #C1C1C1;
margin-bottom: 1em;
}

#home h4 {
font-weight: normal;
margin-bottom: 0;
font-size: 1.2em;
}

.latest_news .last {
border: none;
}

.desal_feed .last {
border: none;
}

.feed_post .date {
float: left;
width: 85px;
}

.desal_feed .feed_post h4 {
padding-left: 85px;
font-size: 1em;
font-weight: 700;
height: auto;
}

#content {
padding: 0 18px;
/*padding:4px;*/
}

#content_main {
/*border:1px solid #c1c1c1;*/
/*background:#fff;*/
/*padding:18px;*/
}

#primary h1 {
/*color:#fff;
border: 1px solid #c1c1c1;
border-bottom: none;
font-size: 2em;
margin-bottom: 0;
background: #00afef url('../img/header_wide.gif') repeat-y scroll top left;
padding: 8px 15px;*/
}

/* articles */
.pdfdownload {
display: block;
float: right;
font-size: 0.9em;
height: 42px;
text-align: center;
width: 75px;
padding: 4px 7px 0 47px;
}

.pdfactive {
background: url('../img/pdflink.gif') no-repeat scroll top left;
}

.pdfdisabled {
background: url('../img/pdfnone.gif') no-repeat scroll top left;
}


#project_detail strong, .item_detail strong {
float: left;
width: 120px;
}

#project_detail p, .item_detail p {
padding-left: 125px;
}

.item_detail
{
    float: left;
    clear: both;
    margin-bottom: 2em;
    width: 100%;
}



/* Report specific style */
.ui-tabs-hide {
display: none;
}


/* pagination */
div.pagination {
text-align: center;
margin: 3px 3px 1.5em;
padding: 3px;
}

div.pagination a {
border: 1px solid #ccdbe4;
margin-right: 3px;
background-position: bottom;
text-decoration: none;
color: #007CC5;
padding: 2px 8px;
}

div.pagination a:hover {
border: 1px solid #2b55af;
background-image: none;
background-color: #007CC5;
color: #fff;
}

div.pagination a:active {
border: 1px solid #2b55af;
background-image: none;
background-color: #007CC5;
color: #fff;
}

div.pagination span.current {
margin-right: 3px;
font-weight: 700;
color: #000;
padding: 2px 6px;
}

div.pagination span.disabled {
display: none;
}

div.pagination a.next {
border: 1px solid #ccdbe4;
margin: 0 0 0 10px;
}

div.pagination a.next:hover {
border: 1px solid #2b55af;
}

div.pagination a.prev {
border: 1px solid #ccdbe4;
margin: 0 10px 0 0;
}

div.pagination a.prev:hover {
border: 1px solid #2b55af;
}

/* reports pages */
.report_listing img {
float: right;
}

.bluebutton {
background: url('../img/bluebutton.gif') no-repeat scroll top left;
display: block;
height: 42px;
font-size: 1.2em;
text-align: center;
width: 115px;
padding: 2px 7px 0;
margin-bottom: 1.5em;
}

.bluebutton a {
color: #fff;
}

#waterindex caption {
margin: 0 0 1.5em;
}

#waterindex tr {
font-size: 0.8em;
}

#waterindex tbody tr {
color: #FFF;
background: #217cc3;
}

#waterindex td {
border-bottom: 1em solid #fff;
}

#waterindex tbody tr.alt {
background: #646364;
}

#waterindex a {
color: #fff;
}


.tableinfo {
text-align: right;
}

.project_list thead {
/*background:#00AFEF url('../img/header_wide.gif') repeat-y scroll top center;*/
color:#006CB7;
}

.changelog {
font-size: 0.8em;
}

.form label {
float: left;
font-weight: bold;
width: 180px;
margin: 0.5em 0;
}

.form p {
clear: both;
margin: 0.5em 0;
}

.form select {
float: left;
margin: 0.5em 0;
/*padding: 5px;*/
width: 250px;
}

.form input {
/*    float: right;*/
}

.cotw {
background: url('../img/cotwbg.jpg') no-repeat scroll top left;
width: 340px;
height: 293px;
padding: 42px 13px 0 13px;
}

/* form choices */

.choices ul {
list-style: none;
margin: 0;
}

.confchoices ul
{
    list-style: none;
margin: 0;
}

.confchoices label
{
    text-align: right;
    width: 200px;
    float: left;
    clear: both;
}
    
.confchoices input
{
    float: left;
}


.errorlist {
background: #FBE3E4;
color: #8a1f11;
border: 2px solid #FBC2C4 ;
padding: .8em;
margin: 0 0 1em 0;
list-style: none;
clear: both;
}
