/** 
 * Murray Darling Basin Commission | Home page (Main) theme style
 * Version history:
 * - v1 May 2008 Ludwig Heinrich: luddha@upstarts.net.au
 * - v2 Aug 2008 Jason Guo: jasonskwok@gmail.com
 * - v3 Dec 2008 Tracey McPartlan: tracey.mcpartlan@mdba.gov.au
 */

html body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 14px;
	
}

html#html_main body {
	background: url(images/tile.gif);
}
html#html_main body.mdwebtest {
	background: url(images/mdwebtest_tile.jpg);
}

tr.odd td, tr.even td {
	padding: 0.3em;
}

h1 {
  	font-size: 24px;
  	line-height: 26px;
  	margin-bottom: 6px;
}

h2 {
  	font-size: 20px;
  	line-height: 24px;
  	margin-bottom: 6px;
  	margin-top: 2px;
}

h3 {
  	font-size: 18px;
  	line-height: 22px;
  	margin-bottom: 6px;
  	margin-top: 2px;
}

h4 {
  	font-size: 14px;
  	line-height: 18px;
  	margin-bottom: 2px;
  	margin-top: 2px;
}

h5 {
  	font-size: 1em;
	line-height: 13px;
  	margin-bottom: 2px;
}

h6 {
  	font-size: 0.9em;
	font-style: italic;
}

p {
  	margin-bottom: 6px;
 	margin-top: 2px;
}
ul {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 6px 0px;
}

ul.menu {
	list-style-type: circle;
	color: #FFFFFF;
}

li a.active {
	color: #FBFB00;
}

.menu a {
	text-decoration: none;
 	color: #FFFFFF;
}

.menu a:hover {
  	text-decoration: none;  	
  	border-bottom: 1px dotted #FFFFFF;
  	color: #FBFB00;
}

div#content_right_column a:hover {
  	text-decoration: underline;
  	color: #000;
}

pre {
  	background-color: #eee;
  	padding: 0.75em 1.5em;
  	font-size: 12px;
  	border: 1px solid #ddd;
}

table {
  	font-size: 1em;
}

.form-item label {
  	font-size: 1em;
  	color: #222;
}

ul .square{
	font: verdana, arial, helvetica;
  	font-size: 1em;
  	color: #000000;
  	list-style-type: square;
}

.item-list  ul li{
  	font-size: 1em;
  	color: #222;
	margin: 8px 8px 8px 8px;
}

.links {
  	margin-bottom: 0;
  	clear: both;
}

.comment .links {
  	margin-bottom: 0;
}

/* Page layout implements 3-column */

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	float: right;
	text-align: right;
	padding-top: 10px;
  	padding-right: 10px;
  	height: 30px;
}
#devbanner{
	float: left;
	margin-left:25px;
}

#header_margin {
  width: 100%;
  height: 40px;
  background-color: #fff;
}

#logo {
	padding-top: 12px;
	vertical-align: middle;
}

#section_heading {
	color:#fff;
	float:right;
	font-family:"Arial";
	line-height:56px;
	font-size:48px;
	letter-spacing:0.05em;
	margin-bottom:15px;
	margin-right:8px;
	margin-top:130px;
	text-align:right;
}

#section_mdbalocal {
	color:#fff;
	float:left;
	font-family:"Arial";
	line-height:56px;
	font-size:36px;
	letter-spacing:0.05em;
	margin-left:8px;
	margin-top:10px;
	text-align:right;
	border-top:1px solid red;
	border-bottom:1px solid red;
}

#content {
	background: #fff url(images/curves.jpg) repeat-y;
  	float: left;	
  	margin: auto;
  	border-left: 1px solid #fff;
  	border-right: 1px solid #fff;
}

#content_left_column {
  	float: left;	
  	width: 199px;
  	overflow: hidden;
}

#section_button_table {
	border-top: 1px solid #FFF;
  	margin-top: 1px;
}

#content_right_column {
  	float: left;	
  	width: 788px;
  	border-left: 1px solid #fff;
  	margin-top: 1px;
}

#main {
  	background-color: #fff;
  	width: 548px;
  	padding-bottom: 25px;
  	padding-left: 25px;
  	padding-right: 25px;
  	padding-top: 14px;
}

#logoPrintable {
	display: none;
	visibility: hidden;
}
	
#footer_column {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 0;
	background-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
} 

div#footer_column a:hover {
	color: #000000;
	text-decoration: underline;
}

#navlist a:hover {
  	color: #000000;
  	text-decoration: underline;
}

#subnavlist {
  	font-size: 12px;
  	color: #ccc;
}

#subnavlist a {
  	color: #fff;
}

ul.links li {
  	border: none;
  	display: inline;
	list-style-type: none;
	padding: 0 0.5em;
}

ul.links li.first {
  	border: none;
}

#search .form-text, #search .form-submit {
  	border: 1px solid #275;
  	font-size: 10px;
}

#search .form-text {
  	width: 8em;
  	padding:1px 2px 1px 2px;
}

#mission {
 	background-color: #DAD4BD;
  	padding: 1.5em 2em;
  	color: #222;
  	margin-top: 11px;
  	margin-right: 0.8em;
}

#mission a, #mission a:visited {
  	color: #9cf;
  	font-weight: bold;
}

.site-name {
  	font-size: 24px;
  	letter-spacing: 1px;
  	margin: 0;
  	padding: 0;

}

.site-name a:link, .site-name a:visited {
  	color: #fff;
}

.site-name a:hover {
  	text-decoration: underline;
}

.site-slogan {
  	font-size: 12px;
  	color: #eee;
  	display: block;
  	font-style: italic;
  	font-weight: bold;
}

#mission, .node .content, .comment .content {
  	line-height: 1.5;
}

#help {
  	font-size: 0.9em;
  	margin-bottom: 1em;
}

.breadcrumb {
  	margin-bottom: 5px;
  	margin-top: 5px;
}

.messages {
	background-color:#DBDBF8;
	border:1px solid #0000CC;
	color:#0000CC;
	margin-left:11em;
	margin-right:11em;
	padding:10px;
}

.error {
	background-color:#F8DBDB;
	border:1px solid #CC0000;
	color:#CC0000;
}

#main-navigation {
  	vertical-align: top;
  	background-color: #999999;
  	width: 200px;
  	padding: 0px;
  	border: 0px;
  	overflow: hidden;
}



img.inline{
 	padding: 0px 0px 0px 0px;
  	background-color: #999999;
 	border: 1px solid #000000;
 	margin-left: 10px;
 	margin-right: 10px;
 	margin-bottom: 6px;
}

div.sidecontentblock{
	margin-right: 3px;
	margin-left: 0px;
	padding-right: 3px;
	padding-bottom: -6px;
	overflow:hidden;
	text-align: left;
}

.sidecontentblock a {
	font-family: verdana, arial,  helvetica;
    font-style: bold;
 	font-size: 10px;
	border-right-width: 0;
	text-align: right;
	color: #FFFFFF;
	margin-right: 0px;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 0px;
	padding-bottom: 6px;
}

h2.sidecontentblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	padding-left: 12px;
	padding-bottom: 14px;	
	margin-right: 6px;
	margin-top: 30px;
	margin-bottom: -8px;
}

.sidecontentblock a:hover {
	color: #000000;
	text-decoration: none;
}	
ul.sidecontentblock{
  list-style-type: none;
}
#sidebar-left {
  vertical-align: top;
  background:url(images/curves.jpg);
  background-color: #999999;
  width: 200px;
  padding: 0px;
  border: 0px;
}
#sidebar-right {
  vertical-align: top;
  background-color: #EBEBEB;
  width: 190px;
  padding: 2px;
}
.submitted {
  color: #777;
  font-size: 0.5em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  font-size: 11px;
  line-weight:14px;
  border-bottom: 0px solid #cdd;
  padding-bottom: 0.5em;
}

.block .title {
  color: #abb;
  background-color: #abb;
  margin-bottom: .25em;
  padding: 2px 2px 2px 4px;
}

.block .title {
  color: #fff;
  background-color: #abb;
  margin-bottom: .25em;
  padding: 2px 2px 2px 4px;
}

.box .title {
  font-size: 1.1em;
}

input, .form-submit {
	background-color: #fff;
	border: 1px solid #abb;
	color: black;
	font-size: 9pt;
	font-weight: bold;
}

.node {
  margin: .5em 0 2em 0;
}
.sticky {
	padding:0.5em;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: 0 0 0 1.5em;
}
.node .picture {
  float: right;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  float: right;
}

/* Module specific styles*/

#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

ul.inline {
  margin: 0;
}

ul.links li.node_read_more {
  background: url(/misc/mdba/images/read_more.gif) no-repeat;
  padding-left: 20px;
}

a.docExternal {
  background: url(/misc/mdba/images/docExternal.gif) no-repeat;
  padding-left: 14px;
}

a.docPdf {
  background: url(/misc/mdba/images/docPdf.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}
a.newwater {
  background: url(/misc/mdba/images/droplet.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
  color:#003399;
}
a.newlink {
  background: url(/misc/mdba/images/link_web.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}
a.docAudio {
  background: url(/misc/mdba/images/docAudio.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}
a.docExcel {
  background: url(/misc/mdba/images/docExcel.gif) no-repeat;
  padding-left: 18px;  
  padding-bottom: 2px;
}

a.docWord {
  background: url(/misc/mdba/images/docWord.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}

a.docInternal {
  background: url(/misc/mdba/images/link_web.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}

a.docPowerPoint {
  background: url(/misc/mdba/images/docPowerPoint.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}
#relatedlinks {
	padding: 8px;
}
#relatedlinks p a.linkinternal {
  background: url(/misc/mdba/images/link_web.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}
#relatedlinks p a.linkexternal {
  background: url(/misc/mdba/images/docExternal.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}
#relatedlinks p a.linkpdf {
  background: url(/misc/mdba/images/docPdf.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 2px;
}


/**
 * img_assist module specific styling
 */
span.left {
  float: left;
  clear: left;
  margin: 5px 10px 5px 0px;
}
span.right {
  float: right;
  clear: right;
  margin: 5px 0px 10px 5px;
}
span.caption {
  display: block; /* put the caption under the image (not next to it) */
  font-size: 0.7em;
}
.inline img{
  border: 1px solid #aaa; /* put a thin border around inline images */
  padding: 4px;
}
br.clear {
display: none;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

div.image-attach-body {
    float:left;
    margin-right:20px;
    margin-bottom:10px;
}
p.image-credits {
    font-style: italic;
    color: #555555;
    font-size: 10px;
}
#header {
    background: #ffffff;
}
#pub-module-pub-form div fieldset {
    border:none;
}
.storages_table {
	font-family: arial;
}

.tableLabel {
	text-align:left; 
	color:#555555; 
	font-size:13px; 
	background:#cccccc; 
	padding:4px; 
	border-left: 1px solid #dddddd; 
	border-top: 1px solid #dddddd; 
	border-right: 1px solid #dddddd;
}
.tableLabel_basin {
	text-align:left; 
	color:#ffffff; 
	font-size:13px; 
	background:#777777; 
	padding:4px; 
	border-left: 1px solid #dddddd; 
	border-top: 1px solid #dddddd; 
	border-right: 1px solid #dddddd;
}
.tableLabel_catchment {
	text-align:left; 
	color:#555555; 
	font-size:13px; 
	background:#cae557; 
	padding:4px; 
	border-left: 1px solid #dddddd; 
	border-top: 1px solid #dddddd; 
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.tableLabel_storage {
	text-align:left; 
	color:#555555; 
	font-size:12px; 
	background:#cccccc; 
	padding:4px; 
	border-left: 1px solid #dddddd; 
	border-top: 1px solid #dddddd; 
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
table td.water_summaryTable_icon_image{
	padding:2px; 
	width:18px; 
	text-align:center; 
	background:#ffffff; 
	border-left: 1px solid #dddddd; 
	border-bottom: 1px solid #dddddd;
}
table td.water_summaryTable_data{
	width:47px; 
	text-align:left; 
	padding: 0px 0px 0px 2px; 
	background:#ffffff; 
	border-bottom: 1px solid #dddddd;
}
table td.water_summaryTable_percentage_catchment{
	width:54px; 
	text-align:center; 
	background:#777777; 
	color:#ffffff; 
	border-right: 1px solid #dddddd; 
	border-bottom: 1px solid #dddddd; 
	padding:0px;
}
table td.water_summaryTable_percentage_storage{
	width:54px; 
	text-align:center; 
	background:#cccccc; 
	color:#555555; 
	border-right: 1px solid #dddddd; 
	border-bottom: 1px solid #dddddd; 
	padding:0px;
}
table td p.water_summaryTable_text{
	font-size:11px; 
	font-weight:bold; 
	line-height:15px; 
	color:#555555; 
	margin:0px; 
	padding: 0px;
}
.hoverHighlight {
	background: #FFFF00;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

