body {
	margin: 0px 10px;
	background-attachment: fixed;
	background-image: url(../dashboard/images/body_bg_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#np2 {
	width: 100%;
	max-width: 1400px;
	background: none;
}

#mainWide {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}
#dash_select_area input {
	border: none;
}

div#header {

}
table td,
table th {
	text-align: left;
}
div#header_top_line {
	background-color: #0066CB;
	float:left;
	width: 100%;
	height: 39px;
	background-image: url(../dashboard/images/head_fade_logos.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a#homeLink {
	background: url(../images/np2/dashboard/nepho_mouseover38.gif) no-repeat left top;
	width: 119px;
	height: 38px;
	float: right;
	margin-bottom: 0px;
	font-size: 1px;
	margin: 0px 1px;
}
a#phine_link {
	background: url(../images/np2/dashboard/phine_mouseover38.gif) no-repeat left top;
	height:38px;
	margin:0px 0 0 18px;
	width:111px;
	display: block;
	color: white;
	font-size: 1px;
	float: right;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}
a#phine_link:hover {
	background-position: left bottom;
}
div#logged_in_as {
	margin: 9px 0px 0px 0px;
	float: right;
	color: white;
}
div#logged_in_as a {
	color: #0066CB;
}
div#header h1 {
	color: white;
	margin: 0px;
	padding: 6px 10px 0px;
	float:left;
}
div#header h1 div#dashboard_title {
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(/dashboard/images/header_right.gif);
}
div#header h1 div#dashboard_title:hover {
	cursor: pointer;
	text-decoration: underline;
	background-image: url(/dashboard/images/header_down.gif);
}

#dash_select_area {
	float: left;
	background-color: white;
	width: 100%;
	margin-bottom: 6px;
}
#dash_log_in {
	background-color: mistyrose;
	float: left;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
}
#dash_select_area p {
	margin: .4em;
}
#dash_select_area form {
	padding: 10px;
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
}

#dash_select_area tr td {
	vertical-align: top;
}
#dash_select_area th.stepNum {
	font-size: 2.6em;
	font-style: italic;
	color: CornflowerBlue;
}
#dash_select_area th.stepInstr {
	font-style: italic;
	color: #3266CB;
	font-size: 1.3em;
}
#dash_select_area input#select_areas {
	border: 1px outset;
	background-color: whitesmoke;
}
ul#main_theme_list  {
	padding: 0px;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	list-style: none;
	border-bottom: 2px solid LightGray;
	background-color: white;
}
#footer {
	border-top: 2px solid lightgray;
}
ul#main_theme_list li.main_theme_li {
	float:left;
}
ul#main_theme_list li.main_theme_li a img {
	/* border: 2px solid #3266CC; */
	float: left;
	padding: 0px 2px 2px 0px;
	border: none;	
}
ul#main_theme_list a span {
	font-size: 2em;
	color: CornflowerBlue;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
}
/*
ul#main_theme_list li.main_theme_li.selected a img,
ul#main_theme_list li.main_theme_li a:hover img {
	border-color: #FF0000;
}

ul#main_theme_list li.main_theme_li.selected a img {
	border-color: DeepPink;
}
ul#main_theme_list li.main_theme_li div.theme_header {
	border: 1px solid gainsboro;
	background-color: #CCCCCC;
	padding: 0px;
}
ul#main_theme_list li {
	cursor: pointer;
	padding: 0px;
	margin-right: 5px;
}
ul#main_theme_list li img {
	padding: 0px;
}
ul#main_theme_list li.main_theme_li div.theme_header:hover h2 {
	color: #000000;
	background-color: #FFFFCC;
}


/**/
div.theme_summary {
	background-color: FloralWhite;
	font-size: .8em;
	color: #333333;
	border: 1px solid #666666;
	padding: 0px 10px;
}
table.metrics_table {
	background-color: gainsboro;
	margin-left: 50px;
	border-collapse:collapse;
	width: 426px;
}
table.metrics_table tr {
	cursor: pointer;
}
table.metrics_table tr.selected {
	background-color: #FFFFCC;
}
table.metrics_table tr:hover th.metric_name {
	text-decoration: underline;
}

th.metric_name {
	text-align: right;
	font-size: .8em;
	font-weight: normal;
	padding: 1px 5px;
}
td.metric_bullet {
	width: 180px;
	padding: 0px;
}
td.metric_meta {
	width: 42px;
	padding: 2px;
	overflow: none;
	font-size:0px;
}
img.button_meta_data {
	width: 42px;
	height: 43px;
}

div#rhs_area {
	float: left;
	width: 100%;
	display: block;
	padding: 0px 0px 5px 0px;
	height: 870px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}
div#rhs_area_padding {
	padding: 0px 5px;
}
div.metric_metadata {
	border: 1px solid gainsboro;
	background-color: LightYellow;
	padding: 5px;
	width: 943px;
	margin: 0px 5px 5px;
}
div#rhs_metadata_header {
	background: #3266CB url(/images/silk/cancel.png) no-repeat top right;
	height: 16px;
	font-size: 0.9em;
	color: white;
	padding-left: 5px;
	font-weight: bold;
}
div.metric_close {
	background: url(/images/silk/cancel.png) no-repeat top right;
	height: 16px;
	width: 16px;
	float: right;
	opacity: 0.4;
}
div.metric_close:hover {
	opacity: 1;
}
div#rhs_metadata_inner {
	padding: 5px;
	background-color: white;
}
div#rhs_metadata_inner h3 {
	margin: 0px 0px 5px 0px;
}

div#rhs_graphs div.rhs_graph {
	background-color: white;
	border: 1px solid #3266CB;
	float: left;
	width: 454px;
	margin-bottom: 10px;
}


table.metric_info {
	border-collapse: collapse;
	color: #333333;
	font-size: 0.9em;
/*	width: 100%; */
}
table.metric_info th,
table.metric_info td {
	border: 1px solid gainsboro;
	padding: 2px 5px;
	vertical-align: top;
}

table.metric_info th {
	color: #006699;
	font-weight: normal;
	
}
table.metric_info td {
/*	background-color: whitesmoke; */
}
table.metric_info td p {
	margin-top: 0px;
}
input.metric_input_text {
	width: 300px;
}
textarea.metric_input_text {
	height: 150px;
	width: 500px;
}

div.rhs_metric_header {
	background-color: #3266CB;
	float: left;
	width: 100%;
	color: #fff;
}

div.metric_chart_option {
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
	height: 16px;
	float: left;
	cursor: pointer;
	opacity: 0.4;
	margin-right: 4px;
}
div.metric_chart_option:hover,
div.metric_chart_option.selected {
	opacity: 1;
}
div.metric_choose_bars {
  background-image: url(/images/silk/chart_bar.png);
}
div.metric_choose_pie {
  background-image: url(/images/silk/chart_pie.png);
}
div.metric_choose_trends {
  background-image: url(/images/silk/chart_line.png);
}
div.rhs_metric_header h4 {
	float: left;
	width: 364px;
	margin: 0px;
	padding: 2px 10px;
}
div.rhs_metric_graph {
	float: left;
	width: 100%;
}

/*---------- UPLOAD STUFF -------------------*/

div#dash_upload_nav {
	float: left;
	width: 100%;
	margin-top: 10px;

}
div#dash_upload_nav ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#dash_upload_nav ul li {
	background-color: aliceblue;
	float: left;
	padding: 5px 10px 3px;
	border-bottom: 2px solid white;
	margin-right: 2px;
}
div#dash_upload_nav ul li:hover,
div#dash_upload_nav ul li.selected {
	background-color: powderblue;
	border-bottom-color: powderblue;
}

div#dash_upload_bottom {
	float: left;
	margin: 0px 0px 20px;
	background-color: powderblue;
	padding: 5px 10px;
	width: 970px;
}
table.admin_table {
	border-collapse: collapse;
}
table.admin_table th,
table.admin_table td {
	border: 1px solid cadetblue;
	padding: 3px 10px;
}
table.admin_table th {
}
table.admin_table td {
}

table.admin_table textarea {
	height: 200px;
}

table.admin_table .nice_input {
	width: 450px;
}

/*******************/
li#new_metric_button {
	margin-top: 10px;
	background: url(/images/silk/lorry_add.png) 3px center no-repeat;
	padding: 3px 5px 3px 21px;
	border: 1px solid khaki;
	opacity: 0.6;
}
li#new_metric_button:hover {
	cursor: pointer;
	background-color: khaki;
	opacity: 1;
}
.loading {
	background-image: url(/dashboard/ajax_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px 0px;
	border-color: red;
}

div.rhs_metric_select_column {
	float: left;
	width: 100%;
}
div.rhs_metric_select_column ul {
	padding: 0px 5px;
	margin: 0px;
	list-style: none;
}
div.rhs_metric_select_column li {
	font-size: .9em;
	color: #666666;
	border: 1px solid #ffffff;
}
div.rhs_metric_select_column li div.li_metric_column_title {
	padding: 2px;
}
div.rhs_metric_select_column li:hover{
	text-decoration: underline;
	color: #000;
}
div.rhs_metric_select_column li.selected {
	border: 1px solid gainsboro;
	margin-bottom: 5px;
}
div.rhs_metric_select_column li.selected div.li_metric_column_title {
	background-color: #CCCCCC;
}

ul#edit_metric_choose_section {
	list-style: none;
	border-bottom: 1px solid gainsboro;
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
ul#edit_metric_choose_section li {
	border-top: 1px solid gainsboro;
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	float: left;
	padding: 2px 10px;
	cursor: pointer;
	margin-right: 5px;
}
ul#edit_metric_choose_section li:hover {
	background-color: gainsboro;
}
ul#edit_metric_choose_section li.selected {
	background-color: #FFFF99;
}
div#metric_metadata_basic_section,
div#metric_metadata_files_section  {
	clear: both;
	width: 100%;
}
div#metric_metadata_files_section table td.file_id {
	width: 40px;
}



select.chart_list {
	width: 100%;
	width: 442px;
	margin: 5px;
	border: 1px solid silver;
}
select.chart_list option {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
select.chart_list option.chart_trend {
	background-color: #FFFFCC;
	background-image: url(../images/silk/chart_line.png);
}
select.chart_list option.chart_bar {
	background-color: #CCFFFF;
	background-image: url(../images/silk/chart_bar.png);
}
select.chart_list option.chart_pie {
	background-color: #FFCCFF;
	background-image: url(../images/silk/chart_pie.png);
}

#rhs_area h2 {
	margin: 5px 0px;
}
#rhs_area h3 {
	font-weight: normal;
	font-size: 1.1em;
	margin: 5px 0px;
}
p.no_charts {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: .75em;
	color: coral;
}

table#targets_framework {
	width: 100%;
	border-collapse:separate;
}

table#targets_framework td#lhs_column,
table#targets_framework td#rhs_column {
	width: 50%;
	vertical-align: top;
}
table.targets_framework_column {
	width: 100%;
}


table th.target_metric_name {
	font-weight: normal;
	font-size: .9em;
	border-top: 1px solid teal;
	background-image: url(../images/silk/help.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 21px;
	color: #555;
	cursor: pointer;
}
table th.target_metric_name:hover {
	text-decoration: underline;
}
table#targets_framework  table tr.first th {
	border-top: none;
}
td.no_bullet {
	background-color:white;
	border:1px solid SeaGreen;
	color:seaGreen;
	font-size:0.8em;
	height:41px;
	text-align:center;	
}
table#targets_framework  table td.bullet {
	width: 220px;
	font-size: .9em;
}

div#help {
	margin: 5px 0px 10px;
/*	background-image: url(/dashboard/images/alert_yellow_bg.gif);
*/	background-image: url(/dashboard/images/info.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #FFFFFF;
	border: 1px solid #0066CB;
	padding: 5px 10px 5px 70px;
}
div#help p.subhelp {
	font-size: .7em;
	color: #666666;
}

div#copyright {
	font-size: .8em;
	width: 800px;
}
div#copyright span {
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 5px;
	color: teal;
	white-space: nowrap;
}
th.target_heading h2 a {
	font-size: 1.6em;
	color: LightSlateGray;
}
#footer {
	height: 30px;
}

h1, h2, h3, h4.h5 { 
	color: #222;
}



div.metric_charts {
	float: left;
	width: 100%;
}
/*
div.metric_charts div {
	border: 1px solid Wheat;
}
*/
div.chart_frame {
	float: left;
	border: 1px solid #0066CB;
	width: 313px;
	background-color: white;
	float: left;
	display: inline;
	margin: 0px 5px 5px 0px;
}
div.chart_header {
	background-color: #0066CB;
	color: white;
	float: left;
	width: 100%;
}
div.chart_title {
	color: white;
	font-size: .8em;
	padding: 2px 2px 2px 5px;
	float: left;
	width: 250px;
	min-height: 16px;
}
div.chart_map,
div.chart_bar,
div.chart_trend,
div.chart_multitrend {
	width: 313px;
	height: 300px;
	float: right;
}
img.excel_link,
img.metadata_link {
	float: right;
	width: 16px;
	height: 16px;
	border: none;
}

div.metric_definition {
	font-size: .9em;
	color: #444444;
}
div.metric_definition p {
	margin-top: 0px;
}


div#data_table {
	background-color: white;
	margin: 10px 0px;
	width: 100%;
	overflow: auto;
}

div#data_table table {
	border-collapse: collapse;
	border: 1px solid gainsboro;
	font-size: .8em;
}
div#data_table table th {
	padding: 0px 2px;
	color: Steelblue;
}
div#data_table table td {
	color: #444;
	text-align: right;
	padding: 0px 2px;
}
div#data_table table tr:hover {
	background-color: #FFFFCC;
}
td.no_metrics {
	color: slategrey;
	font-size: .9em;
	padding: 1em 0px 1em 21px;
	background-image: url(../images/silk/exclamation.png);
	background-repeat: no-repeat;
	background-position: 2px center;

}
.clickable_area {
	cursor: pointer;
}
.clickable_area:hover {
	color:#990000;
	background-color:#CCFFFF;
	text-decoration: underline;
}
#rhs_area input.color {
	border: 1px inset #000000;
	margin: 1px;
	width: 50px;
}
table#choose_colours {
	border-collapse: collapse
}
table#choose_colours th {
	font-weight: normal;
	text-align: right;
}
