﻿html {
	height: auto;
	overflow: hidden;
	}
	
body {
	padding: 20px 0 0 0;
	overflow: hidden;
	font-family:verdana,arial,helvetica,clean,sans-serif;
	}
html.indicator-report,
body.indicator-report {
	overflow: visible;
	}		

/* Clear child floats */
.clear:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
	}
	
.pagemeta-feedback 
{
	background-image: url(../library/page-meta-feedback.png);
	display: inline!important;
	}	
	
/* ======================================================================== */		
/* ============================ EasyData Content ========================== */
/* ------------------------------------------------------------------------ */

.con-scroller {
	height: 100%;
	height: 570px;
	display: block;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	width: 100%;
	z-index: 4;
	}
.regional .con-wrapper {
	background: none;
	/*border-top: 5px solid #fff;*/
	background: url(Images/bg-wrapper.gif) top left repeat-y;
	}	
.mod-breadcrumb {
	border-bottom: 5px solid #fff;
	}	
	
.con-main {
	padding: 36px 15px 20px 15px;
	width: 600px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	background: url(Images/bg-easydata.gif) top left no-repeat #e3ecea;

	}		
.regional .con-supp-1 {
	background-image: none;
	padding: 0;
	width: 303px;
	position: relative;
	
	}
.easydata  h1 {
	padding: 0;
	font-size: 154%;
	}	
.easydata .con-main h1 {
	position: absolute;
	top: 7px;
	left: 20px;
	z-index: 1;
	display: none;
	}

.mod-usertools {
	position: absolute;
	left: 475px;
	right: 0;
	top: -24px;
	z-index: 6;
	width: 200px;
	}	

.mod-usertools a {
    padding: 1px 10px 2px 20px;
	background: transparent no-repeat left top;
	}	
	
.mod-usertools a.login {
	background-image: url(Images/icn-login.gif);
	}
.mod-usertools a.register {
	background-image: url(Images/icn-register.gif);
	}	

/* ====================== Instructions ====================== */	

.mod-instructions {
	margin-bottom: 10px;
	/*background:  #fff url(Images/bg-instructions.png) top left no-repeat;*/
	
	
	border: 1px solid #e3ecea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	}	
.instructions {
	padding: 15px 20px 10px 20px;
/*	background: url(Images/bg-instructions.png) bottom left no-repeat;*/
	}
.instructions {
	display: none;
	}		
.user-instructions {
	background:  #f4f9f9 url(Images/bg-user-instructions.png) 0 0 no-repeat;
	/*padding: 0;
	padding-top: 26px;
	height: 0;
	overflow: hidden;
	margin: 0;*/
	cursor: pointer;
	padding: 5px 10px 5px 25px;
	margin: 0;
	text-transform: none;
	font-size: 100%;
	color: #73a295;
	}		
.user-instructions:hover {
	background-position: 0 -27px;
	color: #00523d;
	}
.open .user-instructions {
	background-position: 0 -54px;
	color: #73a295;
	}
.open .user-instructions:hover {
	background-position: 0 -81px;
	color: #00523d
	}
.open .instructions {
	display: block;
	}	
	
	
	

/* ========================== EasyData Tabs ======================== */		

.easydata .anchors {
    list-style: none;
    height: 26px;
	}
.easydata .con-main .anchors {
    list-style: none;
    height: 26px;
    position: absolute;
    right: 15px;
    top: 10px;
    padding: 0;
    margin: 0;
	}	
.easydata .anchors a.tab-link {
    height: 26px;
	}
.anchors li.map a.tab-link {
	background-image: url(Images/tab-map.png);
	width: 93px;
	}
.anchors li.report {
	display:none;
}

.anchors li.report a.tab-link {
	background-image: url(Images/tab-report.png);
	width: 93px;
	}
.anchors li.myreports a.tab-link {
	background-image: url(Images/tab-myreports.png);
	width: 93px;
	}
.anchors li.help a.tab-link {
	background-image: url(Images/tab-help.png);
	width: 92px;
	}		
.easydata .anchors .ui-tabs-selected a {
    font-weight: normal;
	}		
.easydata .anchors .ui-tabs-selected a.tab-link {
    padding-bottom: 0px;
    background-position: 0 -52px !important;
	}
.easydata .anchors .ui-tabs-selected a.tab-link:hover {
    background-position: 0 -52px !important;
	}
.easydata .anchors a.tab-link:hover {
    background-position: 0 -26px !important;
	}	

#container
{
	display:none; /*This is here to handle sites without JS - JS will show this element*/
}

.mod-data .ui-tabs-panel {
	/*background: url(Images/bg-easydatacontent.png) bottom left no-repeat;*/
	background-color: #fff;
	border: 1px solid #accec4;
	}
li.report {
	position: relative!important;
	}
li.report span.remove {
	position: absolute;
	background: url(Images/icn-delete.png) 0 0 no-repeat;
	z-index: 1;
	top: 7px;
	right: 6px;
	width: 14px;
	height: 0;
	overflow: hidden;
	padding: 14px 0 0 0;
	margin: 0;
	cursor: pointer;
	}
li.report span.remove:hover{
	background-position: 0 -14px;
	}	
.anchors .ui-tabs-selected span.remove {
	display: block;
	}			
div.map{
	padding: 10px;
	}
div.report,
div.myreports {
	padding: 20px 20px 10px 20px;
	width: 558px;
	}
div.help {
	padding: 20px 20px 20px 20px;
	width: 558px;
	}
#flash-map  {
	padding: 10px;
	width: 578px;
	}			
	
#report-social, #report-economic, #report-environment
{
    display:none;
}
	
/* ========================== Report ========================= */
#btn-viewreport, #btn-addtomyreports
{
	cursor:pointer;
}

div.report {
	position: relative;
	padding-top: 30px;
	padding-bottom: 0px;
	}

.report-options {
	/*background: url(Images/bg-report-options.jpg) no-repeat top left;*/
	text-align: right;
	position: absolute;
	z-index: 4;
	height: 32px;
	width: 360px;
	}
.top {
	top: 8px;
	right: 0;
	}	
.bottom {
	/*position: relative;*/
	/*bottom: 0;*/
	position: relative;
	text-align: right;
	/*background: url(Images/bg-report-options-bottom.gif) no-repeat top right;*/
	width: auto;
	margin-right: -19px!important;
	margin-top: 10px;
	}	
.report-options p {
	padding: 5px 0px 0 20px;
	margin: 0;
	}
.report-options p.content-updated {
	position: absolute;
	top: 0;
	left: 350px;
	text-align: right;
	width: 250px;
	}
.report-options a {
    padding: 1px 20px 4px 20px;
	background: transparent no-repeat left top;
	}
.report-options a.report-print {
	background-image: url(Images/icn-print.png);
	}
.report-options a.report-pdf {
	background-image: url(Images/icn-saveaspdf.png);
	}
	
h2.report-name {
	font-size: 176%;
	padding: .5em 0 .75em 0;
	margin: 0;
	color: #000;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	}
	
h2.indicator-group  {
	color: #fff;
	color: #00523d;
	color: #000;
	font-weight: bold;							
	padding: .5em 0 0 0;
	/*background:  #00523d;
	background: #accec4;
	background: #e3ecea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	}	
	
h3.indicator-group-item  {
	color: #00523d;
	padding: .5em 0 0 0em;
	margin-bottom: .5em;
	}
h4 {
	background-color: #fff;
	margin-left: 0;
	padding-left: 0;
	}
h4.indicator-item {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0;
	}	
			
div.indicator-type {
	border-top: 4px solid #e3ecea;
	}
.region-overview {
	display:none;
	}
.unavailable {
	background: url(Images/icn-unavailable.png) no-repeat 0px 10px;
	padding: 10px 0 0 20px;
	}	
	
.lga-logo {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}	
.lga-image {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}		

#report-loading
{
	width:100%;
	height:400px;
	background: url(Images/ajax-loader.gif) center center no-repeat;
	display:none;
}

span.loading
{
	display:block;
	width:100%;
	height:200px;
	background: url(Images/ajax-loader.gif) center center no-repeat;
}
.report-indicators-summary
{
	display:none;
}		
.graph {
	padding-bottom: 1em;
	}		
	
.graph .image {
	width: 380px;
	float: left;
	}
.graph .description {
	width: 180px;
	float: left;
	}		
	
.report-indicators div {
	padding-bottom: 10px;
	}
.report-indicators div div {
	padding-bottom: 0px;
	}	
	
/* ======================== myReports ======================== */	
				
.myreportslist {
	list-style-type: none;
	line-height: 1.4em ;
	padding: 0px 0px 2px 0px !important;
	margin: 0px 0 .8em 0 !important;
	}
.myreportslist li {
	border-top: 1px solid #ddd;
	position: relative;
	list-style: none;
	padding: .4em 0 .4em 0;
	margin: 0 !important;
	}
.myreportslist li a.report-title {
	display: inline-block;
	margin: 0;
	padding: .3em 0 .3em 0;
	padding-left: 25px;
	background: url(../library/icn-link-6b.gif) no-repeat 0px .3em;
	}	
.myreportslist li .description {
	display: block;
	color: #666;
	text-decoration: none!important;
	padding-left: 25px;
	padding-bottom: .4em;
	}	
.myreportslist li span.remove {
	position: absolute;
	background: url(Images/icn-delete.png) 0 0 no-repeat;
	z-index: 1;
	top: 7px;
	right: 0px;
	width: 14px;
	height: 0;
	overflow: hidden;
	padding: 14px 0 0 0;
	margin: 0;
	cursor: pointer;
	}
.myreportslist li span.remove:hover{
	background-position: 0 -14px;
	}	
	
	

/* ======================================================================== */		
/* ========================== Regions & Indicators ======================== */
/* ------------------------------------------------------------------------ */
	
.mod-regions,
.mod-indicators {
	background-color: #abcec3;
	margin-bottom: 5px;
	display: block;
	position: relative;
	zoom: 1;
	}
h2.regions-title,
h2.indicators-title {
	display: block;
	padding-top: 36px;
	height: 0;
	overflow: hidden;
	background-color: #abcec3!important;
	margin: 0;
	cursor: pointer;
	}
h2.regions-title {
	background: url(Images/tit-regions.png) 0 -72px no-repeat;
	}
h2.indicators-title {
	background: url(Images/tit-indicators.png) 0 -72px no-repeat;
	}	
h2.regions-title:hover,
h2.indicators-title:hover {
	background-position: 0 -108px;
	}
.closed h2.regions-title,
.closed h2.indicators-title {
	background-position: 0 0px;
	}
.closed h2.regions-title:hover,
.closed h2.indicators-title:hover {
	background-position: 0 -36px;
	}
.closed .region-options,
.closed .indicator-options {
	display: none;
	}
#indicator-error, #region-error {
	display:none;
	padding: 5px 7px 5px 7px;
	margin: 0px 10px 10px 10px;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	background-color: #e3ecea;
	}
	
#indicator-error p, #region-error p {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(Images/icn-unavailable.png) no-repeat 0px 0px;
	}	
/* ======================================================================== */		
/* ==================================== TABS ============================== */
/* ------------------------------------------------------------------------ */

/*

Tabs - important styles to ensure accessibility in print

*/
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide, .ui-tabs-hide {
        display: none;
    }
}
@media print {
    .anchors {
        display: none;
    }
}

/* Tabs - not important for accessibility, just for the look of it... */

.anchors {
    /*display: none;*/
	}
.anchors {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    z-index: 1;
    top: 0;
    height: 22px;
    margin-top: -22px;
	}	
.anchors:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
	}
.anchors li {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    background-image: none;
	}
.anchors a.tab-link  {
    display: block;
    position: relative;
    top: 1px;
    border-bottom: 0;
    z-index: 1;
    padding: 0;
    color: #000;
    height: 22px;
    text-decoration: none;
    background-position: 0 0;
	}
.anchors .ui-tabs-selected a.tab-link {
    padding-bottom: 0px;
    font-weight: bold;
    background-position: 0 -44px /*!important*/;
	}
.anchors .ui-tabs-selected a.tab-link :hover {
    background-position: 0 -44px /*!important*/;
	}
.anchors a.tab-link:hover {
    background-position: 0 -22px /*!important*/;
	}		
.anchors .ui-tabs-selected a.tab-link:link, 
.anchors .ui-tabs-selected a.tab-link:visited,
.anchors .ui-tabs-disabled a.tab-link:link, 
.anchors .ui-tabs-disabled a.tab-link:visited{ /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
	}
.anchors a.tab-link:hover, 
.anchors a.tab-link:focus, 
.anchors a.tab-link:active {
    cursor: pointer;
	}
.anchors .ui-tabs-disabled {
    opacity: .4;
	}
.anchors .ui-tabs-disabled a.tab-link:hover, 
.anchors .ui-tabs-disabled a.tab-link:focus, 
.anchors .ui-tabs-disabled a.tab-link:active {
    background-position: 0px -44px !important;
	}

.anchors .ui-tabs-selected .ui-tabs-loading {
    padding-left: 25px;
    background-position: 4px 50%;
    background-repeat: no-repeat;
	}
	
/* ========================== Region Tabs ======================== */		

.mod-regions .anchors {
    list-style: none;
    height: 45px;
    margin-top: -44px;
	}
.mod-regions .anchors a.tab-link {
    height: 44px;
    margin-left: 1px;
	}
.anchors li.selected a.tab-link {
	background-image: url(Images/tab-selected.png);
	width: 150px;
	}
.anchors li.compared a.tab-link {
	background-image: url(Images/tab-compared.png);
	width: 150px;
	}		
.mod-regions .anchors .ui-tabs-selected a.tab-link {
    padding-bottom: 0px;
    font-weight: bold;
    background-position: 0 -88px !important;
	}
.mod-regions .anchors .ui-tabs-selected a.tab-link:hover {
    background-position: 0 -88px !important;
	}
.mod-regions .anchors a.tab-link:hover {
    background-position: 0 -44px !important;
	}	
li.selected,
li.compared {
	position: relative;
	}
.anchors .tabs-selected a, .anchors .ui-tabs-selected a {
	background-position: 0 0;
	}	
		
/* ======================== Indicator Tabs ======================== */		

.mod-indicators .anchors {
    list-style: none;
    height: 27px;
    margin-top: -26px;
	}
.mod-indicators .anchors a.tab-link {
    height: 26px;
    margin-left: 1px;
	}
.anchors li.social a.tab-link {
	background-image: url(Images/tab-social.png);
	width: 99px;
	}
.anchors li.economic a.tab-link {
	background-image: url(Images/tab-economic.png);
	width: 99px;
	}
.anchors li.environment a.tab-link {
	background-image: url(Images/tab-environment.png);
	width: 101px;
	}				
.mod-indicators .anchors .ui-tabs-selected a.tab-link {
    padding-bottom: 0px;
    font-weight: bold;
    background-position: 0 -52px !important;
	}
.mod-indicators .anchors .ui-tabs-selected a.tab-link:hover {
    background-position: 0 -52px !important;
	}
.mod-indicators .anchors a.tab-link:hover {
    background-position: 0 -26px !important;
	}
.mod-regions .tabs-container,
.mod-indicators .tabs-container {
	background-image: none!important;
	}	
div.compared,
div.selected,
div.social,
div.economic,
div.environment {
	background-color: #e3ecea;
	border: 1px solid #abcec3;
	border-top: none;
	padding: 8px;
	}	

/* ======================== Options List ======================== */
	
.options-menu {
	padding: 0 0 0 10px;
	width: 135px;
	}
	
.indicator-options .options-menu {
	padding: 0 0 8px 10px;
	width: 285px;
	}
	
.image-menu {
	background: #fff;
	border-width: 1px;
	width: 132px;
	font-size: 10px;
	}
.anchors li{
	position: relative;
	}	
.anchors li .options-menu {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 2;
	display: block;
	}
.anchors li.selected .options-menu {
	
	}	

/* ======================== 3 way comparison ======================== */

#includeStateTotal {
	background: #93bbaf;
	border: 1px solid #80ad9f;
	color: #fff;
	margin: 0px 5px 5px 5px;
	padding: 2px 2px 3px 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#includeStateTotal label {
	display: block;
	font-size: 11px;
	font-family: arial,helvetica,clean,sans-serif;
	}	
	
/* ======================== Options List ======================== */	

.mod-regions .item-options,
.mod-indicators .item-options {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-transform: none;
	font:11px arial,verdana,helvetica,clean,sans-serif;
	background-color: Transparent;
	font-weight: normal;
	color: #fff;
	padding: 11px 5px 11px 5px;
	}	
ul.optionslist {
	list-style-type: none;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	}	
ul.optionslist li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #f4f9f9;
	width: 285px;
	margin-top: 1px;
	}	
ul.optionslist li div {
	display: block;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	} 		
.item-toggle,
.item-title,
.item-chk {
	float: left;
	display: block;
	}			
	
/* item-toggle */	
.item-toggle {
	width: 25px;
	background-image: url(Images/bg-itemtoggle.png);
	background-repeat: no-repeat;
	padding: 4px 0 4px 0;
	}
li.reg_AdelHills .item-toggle {background-image: url(Images/bg-itemtoggle-1.png);}
li.reg_Barossa .item-toggle {background-image: url(Images/bg-itemtoggle-2.png);}
li.reg_EastAdel .item-toggle {background-image: url(Images/bg-itemtoggle-3.png);}
li.reg_EyreWestern .item-toggle {background-image: url(Images/bg-itemtoggle-4.png);}
li.reg_FarNorth .item-toggle {background-image: url(Images/bg-itemtoggle-5.png);}
li.reg_Fleurieu .item-toggle {background-image: url(Images/bg-itemtoggle-6.png);}
li.reg_Limestone .item-toggle {background-image: url(Images/bg-itemtoggle-7.png);}
li.reg_MurrayMallee .item-toggle {background-image: url(Images/bg-itemtoggle-8.png);}
li.reg_NorthAdel .item-toggle {background-image: url(Images/bg-itemtoggle-9.png);}
li.reg_SouthAdel .item-toggle {background-image: url(Images/bg-itemtoggle-10.png);}
li.reg_WestAdel .item-toggle {background-image: url(Images/bg-itemtoggle-11.png);}
li.reg_Yorke .item-toggle {background-image: url(Images/bg-itemtoggle-12.png);}
	
ul.optionslist li ul {
	display:none;
	}
ul.optionslist li.open ul {
	display:block;
	}

/* item-title */						
.item-title {
	width: 235px;
	padding: 4px 0 4px 0;
	}
ul.optionslist ul .item-title {
	width: 220px;
	padding: 4px 0 4px 40px;
	font-weight: normal;
	}
	
	
	
/* ########################### Open ########################## */

ul.optionslist li {
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	}
ul.optionslist li li {
	border: none;
	overflow: hidden;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	}
	
ul.optionslist .region,
ul.optionslist .category {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
	color:#699b8d;
	}
ul.optionslist .open .region,
ul.optionslist .open .category {
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-radius-bottomright: 0;
	-webkit-border-radius-bottomleft: 0;
	}				
ul.optionslist .lga,
ul.optionslist .indicator {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: none;
	border-top: 1px solid #fff;
	color:#666;
	}	
ul.optionslist .last .lga,
ul.optionslist .last .indicator {
	border: none;
	border-top: 1px solid #fff;
	overflow: hidden;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomleft: 5px;
	}		
.item-chk {
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(Images/bg-itemchk.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	.item-chk:after {
		display: block;
		clear: both;
		content: ".";
		visibility: hidden;
		height: 0;
		}	
	.semichecked {
		background-position: 0 -24px;
		}	
	.checked {
		background-position: 0 -48px;
		}	
	
/* ####################### Idle ####################### */
ul.optionslist .region .item-toggle,
ul.optionslist .category .item-toggle {
	background-position: 0 0px;
	}
ul.optionslist .open .region .item-toggle,
ul.optionslist .open .category .item-toggle {
	background-position: 0 -50px;
	}
ul.optionslist .selected .item-toggle {
	background-position: -50px 0px;
	}
ul.optionslist .open .selected .item-toggle {
	background-position: -50px -50px;
	}	
			
/* ####################### Hover ####################### */ 
ul.optionslist .rollopen .item-toggle {
	background-position: 0px -25px;
	}
ul.optionslist .open .rollopen .item-toggle {
	background-position: 0px -75px;
	}	
ul.optionslist .rollrequest .item-toggle {
	background-position: -25px -25px;
	}
ul.optionslist .open .rollrequest .item-toggle {
	background-position: -25px -75px;
	}		
ul.optionslist .rollopenselected .item-toggle  {
	background-position: -50px -25px;
	}		
ul.optionslist .open .rollopenselected .item-toggle {
	background-position: -50px -75px;
	}	
ul.optionslist .rollopen {
	background-color: #fff;
	}
ul.optionslist .rollrequest {
	background-color: #0067ac;
	}
ul.optionslist .rollrequest .item-title {
	color: #fff;
	}
	
	li.reg_AdelHills .rollrequest {background-color: #da4620;}
	li.reg_Barossa .rollrequest {background-color: #cd0743;}
	li.reg_EastAdel .rollrequest {background-color: #144285;}
	li.reg_EyreWestern .rollrequest {background-color: #946db0;}
	li.reg_FarNorth .rollrequest {background-color: #feb940;}
	li.reg_Fleurieu .rollrequest {background-color: #019c96;}
	li.reg_Limestone .rollrequest {background-color: #0197d6;}
	li.reg_MurrayMallee .rollrequest {background-color: #018a5e;}
	li.reg_NorthAdel .rollrequest {background-color: #388d2e;}
	li.reg_SouthAdel .rollrequest {background-color: #e47f25;}
	li.reg_WestAdel .rollrequest {background-color: #0094b2;}
	li.reg_Yorke .rollrequest {background-color: #874686;}
	
/* ROLLCHECK */		
ul.optionslist .rollcheck {
	background-color: #c3d9d3;
	background-color: #fff;
	}	
ul.optionslist .rollcheck .item-chk {
	background-position: -24px 0;
	}
ul.optionslist .rollcheck .semichecked {
	background-position: -24px -24px;
	}
ul.optionslist .rollcheck .checked {
	background-position: -24px -48px;
	}			

/* ####################### Selected ######################## */
	
ul.optionslist .selected {
	background-color: #00523d;
	color: #fff;
	border: none;
	font-weight: bold;
	}
ul.optionslist .selected li {
	font-weight: normal;
	}			
ul.optionslist li.open li {
	margin: 0;
	}
ul.optionslist li.open li .selected {
	border-top: 1px solid #004433;
	}	

/* ======================================================================== */		
/* ============================ EasyData Footer ========================== */
/* ------------------------------------------------------------------------ */		
	
.con-easyfooter {
	height: 32px;
	text-align: right;
	/*border-top: 1px solid #eee;*/
	position: relative;
	z-index: 5;
	}
.con-easyfooter img {
	margin-right: 10px;
	margin-top: 8px;
	}
.shadow {
	background: url(../library/foot-shadow.png) repeat-x top;
	width: 960px;
	height: 6px;
	overflow: hidden;
	position: absolute;
	top: -6px;
	left: 0;
	}		
.con-footer {
	z-index: 6;
	}	
	
/* ======================================================================== */		
/* =============================== LINK SELECT ============================ */
/* ------------------------------------------------------------------------ */


a.linkselectLink {
	display: block;
	background: #fff url(Images/bg-dropdown.gif) 99% 1px no-repeat!important;
	border: 1px solid #89b4af;
	_width: 110px;
	max-width: 110px;
	padding: 1px 20px 1px 2px;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
	height: 16px;
	overflow: hidden;
	
}

.indicator-options a.linkselectLink {
	max-width: 285px;
	} 

a.linkselectLink:hover, a.linkselectLinkFocus {
	color: #333 !important;
	background-color: #f3f3f3 !important;
	outline: 1px solid #fff; /* prevent the link from being outlined */
}

a.linkselectLinkOpen {
	outline: 0; /* prevent the link from being outlined */
}

span.linkselectDisabled {
	display: block;
	border: 1px solid #89b4af;
	_width: 110px;
	max-width: 110px;
	padding: 1px 20px 1px 2px;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	background: #fff url(Images/bg-dropdown.gif) 99% 1px no-repeat!important;

	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
	height: auto!important;
}

.linkselectContainer {
	position: absolute;
	/* this is required to correctly calculate the width of the container */
	left: 0; top: 0;
	display: none;
	width: 286px;
	/* 
	 * move the box to align with bottom of input box 
	 */
	margin-top: 20px;
	max-width: 286px;
	z-index: 50000;
}

.linkselectContainer .title {
	background: #7f4020 !important;
	color: #fff !important;
	padding-right: 20px !important;
	white-space: nowrap;
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 11px !important;
}

.linkselectContainer .title span {
	display: block;
	padding: 3px 4px;
}

.linkselectContainer .scrollable {
	width: auto;
	background-color: white;
	border: 1px solid #89b4af;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	overflow: auto;
	max-height: 216px;
	clear: both;
}

.linkselectContainer ul {
	list-style-type: decimal !important;
	margin: 0px;
	padding: 0px;
}

.linkselectContainer ul li.selected { 
	background-color: #00523d;
	color: #fff;
}

.linkselectContainer ul li.current { 
	background-color: #669999;
	color: #fff;
}

.linkselectContainer ul li {
	display: block;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	cursor: pointer;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

/* fixes for IE6; allows mouseovers beyond text label */
.linkselectContainer ul li span { zoom:1; }


/* fixes for IE7; allows clicking beyond text label */
a.linkselectLink { zoom:1; }

/*  myReportCreation popup styles */
#mod-myReportCreation-background,#easydata-welcome-background {
	overflow: hidden;
	background-color: rgb(0, 0, 0);
	position: absolute; 
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-ms-filter: alpha(opacity=85);
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);*/
	z-index: 101!important;
	}
	
#easydata-welcome {
	position: absolute;
	left: 50%; 
	margin-left: -285px;
	width: 530px;
	top: 30% !important;
	z-index: 10002;
	background-color: #fff;
	padding: 20px;
	text-align: left;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	display:none;
}
	
#mod-myReportCreation {
	display: none;
	position: absolute;
	left: 50%; 
	margin-left: -285px;
	width: 530px;
	top: 30% !important;
	z-index: 10002;
	background-color: #fff;
	padding: 20px;
	text-align: left;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
#mod-myReportCreation H1 {
	text-align: left;
	}	

#mod-myReportCreation span.desc {float: left; display: block; width: 170px; padding: 3px 0px 3px 5px; text-align: right; color: #666;}
#mod-myReportCreation span.element {float: left; text-align: left; display: block; padding: 2px 0 0 15px;}	
#mod-myReportCreation .checkbox input {position: absolute;}
#mod-myReportCreation .checkbox label {clear: right;display: block; padding: 3px 0 5px 20px;}
#btn-cancelMyReport {cursor:pointer;}

	
.chartImg
{
	border-width: 0px;
	position: relative;
	margin-left: -18px;
}

.indicator-csv
{
	padding-left:25px;
	background: #fff url(../library/icn-csv.gif) 0 0 no-repeat;
}

/* data table */
table.meta {
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	width:560px;
	margin-bottom: 1.2em;
	clear: both; 
	}
table.meta caption {
	margin-top:.6em;
	text-align: left;
	background-color: #636363;
	color: #fff;
/*	width:539px;*/
	padding: .4em .5em;
	}
table.meta th {
	padding: .25em .3em;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
	background-color: #e2e2e2;
	font-weight: normal;
	}
table.meta td {
	padding: .25em .3em;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background-color: #efefef;
	}
table.meta tr.alternate td { 
	background: #fefefe;
	}
table.meta thead td {
	text-align: left;
	background: #ccc;
	}
table.meta tbody th { 
	background: #e2e2e2; 
	}
.pagemeta-feedback
{
	display:inline !important;
}	

.value-table th span
{
	width:10px;
	height:10px;
	margin-right:5px;
	display:inline-block;
	zoom: 1;
}