﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url("../../images/img07.gif") repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url("../../images/img09.gif") repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url("../../images/img11.gif") repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}



.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url("../../images/img10.gif") repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

.auto-style1 {
	margin: 0 0 0 16;
	padding: 10px 0;
	background: url("../../images/img09.gif") repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}
.auto-style2 {
	margin-left: 0px;
}
.ErrorText {
	color: #FF0000;
}
.OrangeText
{
	color:orange;
}



/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF url("../../images/img01.gif") no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	height: 700px;
	background: #85C329 url("../../images/img04.gif") repeat-x;
}

/* Logo */

#logo {
	height: 150px;
	width: 150px;
	background: #FFFFFF url("../../images/img02.gif") repeat-y right top;
}

#logo h1, #logo h2 {
	height: 150px;
	width: 150px;
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h3 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

/*#logo h1 {
	padding: 100px 0 0 0;
	background: url("../../images/scs.gif") no-repeat center center;
	font-size: 36px;
}
*/
#logo h1 {
	padding: 100px 0 0 0;
	background: url("../../images/SCS_logo.png") no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo h3 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url("../../images/img04.gif") repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url("../../images/img05.gif") repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: url("../../images/img06.gif") repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 850px;
}

/* Footer */

#footer {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	background: url("../../images/img12.gif") repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url("../../images/img13.gif") repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

/**********************************************/
/* These are from the original static.css     */
/**********************************************/

.chartBorder {
	position: relative;
    border: 0 none black;
	padding: 10px 10px 20px 10px;
	width: 770px;
	margin: auto;
	background-color: #fff;
}
			
#dataChart {
    width: auto;
    height: 360px;
}

.leftAxisTitle {
	padding-left: 40px;
	color: red;
	float:left;
}

.rightAxisTitle {
	padding-right:35px;
	color:blue;
	float:right;
}

.clear {
    clear: both;  
}


fieldset {
	margin: 0 10px 0 10px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #ccccd4;
	display: inline;
}

#FSeries { margin-left:10px }

/*
label {
    padding: 0 10px 0 0;
} */

*/

#status {
//    position: absolute;
    bottom: 2px;
    left: 2px;
    right: 2px;
    padding: 0px;
    margin: 0px;
    font-size: 9px;
}
/* These are specifically for the data table displays 
   each class is used for the corresponding integer value 
   of the status */
.dr_ts_0 {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: red;
}
.dr_ts_1 {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: red;
}
.dr_ts_2 {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: red;
}
/* This is used for a connected status so is blue */
.dr_ts_3 {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: blue;
}
.dr_ts_4 {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: yellow;
}
/* Special case for the DG table for 'errors' that are not that important */
.dr_ts_5 {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: orange;
}



.dr_ts_10 {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: red;
}
/* This is used for a general information header row */
.dr_info_header {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: black;
}

/* This is used for a general information row */
.dr_info {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: blue;
}

/* These are extra elements introduced 20/9/2016 for ERROR (Red) and NORMAL (blue) display of data rows */
.DataRow_NORMAL {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: blue;
}

.DataRow_ERROR {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: red;
}
.DataRow_GREY {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: gray;
}
.DataRow_WARNING {
	white-space: pre;
	text-align: center;
	background-color: #FFF;
	color: #FFBB00;
}

/* These are extra table definitions for the data tables used throughout the code */
table.SCSTableHeader {
	table-layout:fixed; 
	width:730px ;
	background-color:#F8F8FF;}

table.SCSTableBody {
	table-layout:fixed; 
	width:730px ;}
	
	
.SCSTableHeaderTD {
	word-wrap: normal; }

/* These are extra table definitions for the data tables used throughout the code */
table.SCSNEWTableHeader {
	table-layout:fixed; 
	width:100% ;
	background-color:#F8F8FF;}

table.SCSNEWTableBody {
	table-layout:fixed; 
	width:100% ;}
	
	
.SCSTableNEWHeaderTD {
	word-wrap: break-word; }




