/* Styles for new slick layout */

html, body {
	background: #e5e5e5;
	margin: 0;
	padding: 0;
	/*font-size: 62.5%; /* Resets 1em to 10px */
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
div, form, td {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
a img {
	border: 0px none;
}
a,
a:link {
	color: #055096;
	text-decoration: underline;
	/*border-bottom: 1px solid #4fa8fa;*/
}
a:visited {
	color: #088e96;
}
a:hover {
	color: #033462;
	/*border-color: #2a6dac;*/
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
table.padded {
	padding: 5px;
}
table.padded td {
	padding: 8px;
}
hr, .hr {
	color: #cec;
	border-color: #cec;
	background-color: #cec;
	height: 2px;
	margin: 3px 2px;
}
pre {
	margin: 0;
	padding: 6px 4px;
}
p {
	margin: 0;
	padding: 7px 3px;
	font-size: 11px;
	line-height: 14px;
}
h2, h3, h4, h5 {
	margin: 0;
	width: auto;
	overflow: hidden;
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
h2 .right,
h3 .right {
	font-size: 11px;
	font-weight: normal;
}
#leftcol h2 {
	padding: 8px 14px;
	margin: -5px -7px 0 -5px;
}
#rightcol h2,
#rightcol h3 {
	padding: 2px 6px;
	background: #d9f4d2;
}
#content h3,
#content h4,
#content h5 {
 	padding: 8px 14px;
}

/* MUCH needed and MUCH used classes */

.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: right;
}

.row {
	display: block;
	width: 100%;
	overflow: hidden;
}

.pipe {
	color: #777;
	font-weight: bold;
	font-size: 0.9em;
}
.small {
	font-size: 9px;
	color: #444;
}
.pagination .numbers a,
.pagination .numbers em {
	padding: 4px 6px;
	font-size: 12px;
}
.pagination .numbers a:hover {
	background: #f3f3f3;
	color: #333; /*#088E96;*/
}
.page_help a,
.page_help a:link,
.page_help a:visited {
	color: #f66;
}

/* Header classes */

#header {
	background: #05549e;
	padding: 0;
	margin: 0;
	width: 100%;
}
#header div.container {
	width: 760px;
	margin: 0 auto;
}
#header_custom {
}
#header h1 {
	font-size: 24px;
	padding: 10px 0 10px 35px;
	margin: 0;
}
#header h1,
#header h1 .small {
	color: #ccc;
}
#header h1,
#header h1 a,
#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	text-decoration: underline;
}
#header h2 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 8px 3px 35px;
	margin: 0;
	background: transparent none;
}
#header .welcome {
	float: right;
	display: inline;
	margin-right: 35px;
	background: #2a6dac;
	padding: 8px 10px 5px 10px;
	color: #fff;
}
#header .pipe {
	color: #ccc;
}
#header .welcome a,
#header .welcome a:link,
#header .welcome a:visited {
	color: #cee;
}

#header .menulist {
	padding: 5px 30px 0 30px;
	margin: 0;
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 12px;
	list-style: none;
	/*background: url('../img/bg_light_blue.gif') bottom left repeat-x;*/
}
#header .menulist li {
	float: left;
	background: #044078 url('../img/bg_dark_blue.gif') bottom left repeat-x;
	margin: 0;
	padding: 3px 3px 0 3px;
}
#header .menulist li.right {
	float: right;
	/*background: #05549e; */
}
#header .menulist li a,
#header .menulist li a:link,
#header .menulist li a:visited {
	color: #fff;
	border: 0px none;
	text-decoration: none;
	padding: 5px 8px;
	display: block;
	border-bottom: 3px solid #033665;
}
#header .menulist li a:hover {
	background: #2a6dac;
	text-decoration: none;
}
#header .menulist li a:active {
	background: #fc0;
}
#header .menulist li.right a {
	/*border-color: #2a6dac;*/
}
#header .menulist li.active a,
#header .menulist li.active a:link,
#header .menulist li.active a:visited {
	color: #000;
	border-bottom: 3px solid #e5e5e5;
	background: #e5e5e5 url('../img/bg_links.gif') 0% 100% repeat-x;
}


/* Page classes */

#container {
	width: 100%;
	border-collapse: collapse;
}
div.body {
	width: 760px;
	margin: 0 auto;
}
#container td {
	vertical-align: top;
}
#leftcol {
	padding: 10px 20px 5px 20px;
	width: 75%;
}
#rightcol {
	padding: 10px 20px 5px 0px;
	width: 25%;
	margin-left: -10px;
}

#content {
	background: #fff url('../img/page_right.gif') top right repeat-y;
	border-color: #dadada;
	border-style: solid;
	border-width: 0px 0 0 1px;
	padding: 0 3px 0 0;
	margin: 0;
}
#leftcol .content_inner {
	padding: 5px 15px 8px 15px;
	display: block;
}

.page_header {
	background: #d9f4d2;
	font-size: 12px;
	padding: 8px 14px 3px 14px;
	margin-bottom: 7px;
	border-top: 1px solid #dadada;
}
.page_header div {
	overflow: hidden;
	width: 100%;
}
.page_header .right {
	padding-top: 5px;
	padding-bottom: 5px;
}

.flash .message, 
.flash .success, 
.flash .error {
    background: #CFEBF7; /* url('../images/notice.gif') no-repeat scroll 1em 50%;*/
    border: 1px solid #05549E;
    color: #333333;
    line-height: 300%;
    margin: 0.4em 3% 10px;
    padding: 0pt 2em;
}

#footer {
	background: #e5e5e5 url('../img/page_bottom.gif') top right repeat-x;
	padding: 8px 10px 5px 10px;
	color: #555;
	text-align: right;
	font-size: 10px;
	clear: both;
	position: relative;
}
#footer .left {
	background: url('../img/page_bottom.gif') top left no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	float: none;
	visibility: hidden;
}
html > body #footer .left { /* Hide from IE6 because it doesn't position right without a width on #footer */
	visibility: visible;
}

#rightcol .box {
	width: 165px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px;
	background: #f3f3f3;
}
#rightcol .box_inner {}


#rightcol .row {
	padding: 8px 3px 1px 3px;
}
#rightcol .row .right {
	padding-right: 3px;
}
#rightcol .row .left {
	padding-left: 3px;
}

/* Specific classes that are used once */

#broughtby {
	padding: 10px 0 10px 0;
	text-align: right;
}
#broughtby div {
	padding: 0 10px 5px 0;
}
#broughtby a {
	border: 0px none;
}
.switcher {
	padding-left: 20px;
	padding-bottom: 10px;
}
.switcher a,
.switcher a:link,
.switcher a:visited {
	color: #888;
	border: 0px none;
	text-decoration: none;
	padding: 5px 8px;
}
.switcher a:hover {
	text-decoration: underline;
	color: #000000;
}
.switcher a.active,
.switcher a.active:link,
.switcher a.active:visited,
.switcher a.active:hover {
	background: #4e833f url('../img/bg_links.gif') top left repeat-x;
	color: #fff;
}

#the_graph {
	position: relative;
	width: 100%;
}
#the_graph .loading {
	display: none;
	position: absolute;
	left: 20%;
	top: 10%;
	background: #05549e;
	padding: 5px;
	color: #fff;
}
#the_graph .a_graph {
	padding: 10px 0;
	text-align: center;
}
#the_graph .a_graph a {
	text-decoration: none;
}
#the_graph .a_graph a:hover {
	text-decoration: underline;
}
#the_graph .a_graph a span {
	text-decoration: underline;
}

/* Dataset-specific styles */

.datasets {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	padding-top: 4px;
}
.datasets li {
	position: relative;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 4px 3px 5px 3px;
}
.datasets li h4 {
    padding: 0;
    margin: 0;
}
.datasets li h5 {
	padding: 0;
	font-weight: normal;
	font-size: 11px;
}
.datasets li div {
    border-left: 3px solid #ccc;
    padding-left: 8px;
    cursor: pointer;
    cursor: hand;
    display: block;
}
.datasets li .controls {
	position: absolute;
	display: none;
	height: 32px;
	top: 0;
	right: -43px;
	width: 40px;
	overflow: hidden;
	padding: 3px;
	border-left: 1px solid #ccc;
	background-color: #fafafa;
}
.datasets li:hover {
	background-color: #fafafa;
}
.datasets li:hover .controls {
	display: block;
}
.datasets li.active {
	margin-left: -28px;
	padding-left: 31px;
	background: #fff url('../img/selected_arrow.gif') 100% 50% no-repeat;
}
.datasets li.active .controls {
	background-color: #fff;
}
#dataset_global.active {
    background: #fff;
}


.error_message {
    color: red;
    font-weight: bold;
    padding: 4px;
}