* { font-family: Geneva, Arial, Helvetica, sans-serif; }
body, html { height:100%; }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,select,textarea,p,blockquote,th,td {}
a,h1,h2,h3,h4,h5,h6,pre { color: #00dec3; }
html { font-size: 90%;-ms-text-size-adjust: 90%;-webkit-text-size-adjust: 90%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;height:100%;min-height:100%;min-width: 320px;margin:0;padding:0;}
body { position: relative;height: auto !important;width:100%;min-width: 320px;font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 1.2em;line-height: 1.4;margin: 0;padding:20px; margin:0px;overflow:auto;background-color: #fcfcfc;background-image: none;background-attachment: fixed;background-repeat:repeat-y;background-position:left top;background-size:cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
h1 {text-align: center; }

select { max-width: 100px; font-size: 12px; color: red; float:left; text-align: left; }
select option .optionset { color: #0d0; }
select, select option:disabled, input { position: relative;display:block;float: none;color: #00dec3;border-color: #00dec3 /*#00dec3 #00dec3*/;border-width: 1px;border-radius: 5px;background: transparent;background-clip: padding-box;text-align: center;text-indent:2%;width: 99%;max-width: 250px;margin: 5px auto;padding: 2px;height: 30px;@include box-shadow(inset 0 1px 1px rgba(black, .2), 0 1px #f8f8f8);}
input:focus, select:focus { background-color: #eee; color: #00dec3; }
input[type=text] { -webkit-appearance:text; display: inline; border-radius:5px; }
input[type=checkbox]{ -webkit-appearance:checkbox; display: inline; border-radius:5px; }
input[type=radio]{ -webkit-appearance:radio; display: inline; border-radius:5px; }
input[type=submit], button, input[type=file]::before{ color: #fff; background-color: #00dec3; border-radius:5px; }
a, 

#status { position:relative;display: inline-block;clear: none;float: none;margin: 10px 50px;width: auto;text-align: center;color: orange;z-index: 99999;}
#log, #content { max-width:98%; margin:auto; border-collapse: collapse; border: 0px solid #ccc; text-align:center; padding: 10px; }
#loginform { position: relative; display: inline; clear: both; float: none; overflow: visible; margin: auto; padding: auto; }
#loginform form { position:relative; display:block; clear: both; float: none; text-align:center; vertical-align: middle; padding: 10%; margin: 5px; @include linear-gradient(top, #fafafa, #eaeaea 50%, #e1e1e1 51%, #f2f2f2); @include box-shadow(inset 0 1px white); }

#container {
	margin:auto;
  padding:0px;
	width: 100%;
	max-width: 1024px;
	border-top:0px;
	background-color: #fcfcfc;
}

#header, #footer {
	margin:auto;
	display:inline-block;
	clear:both;
	float:none;
  padding:2px;
	width: 100%;
}

#main {
  padding:10px;
	margin: auto;
	vertical-align:top;
	position:relative;
	display:inline-block;
	clear:none;
	float:left;
}

#first, #second, #third, #fourth, #fifth {
  padding:0px;
	margin: 0px;
	position:relative;
	vertical-align:bottom;
	display:block;
	clear:both;
	float:none;
	text-align:center;
}

/* HEADER */
#header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}

#header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header_left {
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}


#header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}


/* FOOTER */
#footer {
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding: 5px 0px 5px 0px;
}

#footer a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

#first {}
#second {}
#third {}

#second img, #third img, #fourth img, #fifth img {
  padding:0px auto;
	margin: 10px auto;
	vertical-align:bottom;
	position:relative;
	display:block;
	clear:both;
	float:none;
	/*min-width:800px;*/
	text-align:center;
}


/* The sorrounding chart box */
.chartbox {
	font-size: 12px;
	color:#333;
	text-align: center;
	padding: 0 10px 40px;
	display:inline-block;
	clear:none;
	float:none;
	margin:5px auto;
	overflow:hidden;
	Vertical-align:middle;
}

.chartbox h2{
	font-size: 14px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px;
}

.chartbox table {
	table-layout: fixed;
	font-size: 16px;
	padding:0px;
	margin:5px 0px;
	text-align: left;
	}

/*
.chartbox th, .chartbox td{
	font-size: 14px;
	padding:0px;
	margin:5px 0px;
	text-align: left;
}
*/

/* Vertical chart elements */

.barv{
	margin: 2px;
	float:left;
}

.barvvalue {
	padding:0px;
	margin:0px;
	font-size: 12px;
	text-align: center;
}


/* Horizontal chart elements */

.barh{
	margin: 4px;
	text-align:left;
	clear:both;
}

.barhvalue {
	padding:0px;
	margin:0px 5px;
	font-size: 12px;
	text-align: left;
	overflow:hidden;
	float:left;
}

.barhcaption {
	padding:0px;
	margin:0px 5px;
	font-size: 12px;
	text-align: right;
	overflow:hidden;
	float:left;
}

.barhimage { float:left; }
