
html {
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	background: #FFFFFF;
  color: #000000;
  font: 11px verdana, helvetica, arial, sans-serif;
  margin: 0px;
}

/*
  This small hack will force the main table
  to expand vertically and stretch it so it
  fills the browser viewport.
*/
html,body{
  padding: 0;
  height: 100%;
  border: none;
}

.boxoverheight {
  height: 230px;
	border-Bottom:1px solid #eea903;
	border-Left:1px solid #eea903;
	border-Right:1px solid #eea903;
	width:190px;
	font-Family:  verdana, helvetica, arial, sans-serif;
	font-Size:11px;
	padding:8px 12px 18px 12px;
	color:#000000;
	background:#FFFFFF;
	filter:alpha(opacity=100); // IE
	opacity:1.00; // FF
}

form {
  margin: 0;
  padding: 0;
}

#fancyselectmenu {
width: 160px;
height: 22px;
background: #fff;
border: 0px;
font: 13px verdana, helvetica, arial, sans-serif;
}

#disabledfancyselectmenu {
width: 160px;
height: 22px;
background: #fff;
border: 0px;
font: 13px verdana, helvetica, arial, sans-serif;
}

hr {
  border:0;
	width:100%;
	color: #a3a3a3;
	background-color: #a3a3a3;
	height: 1px;
}

td, p {
  font: 11px verdana, helvetica, arial, sans-serif;
  margin: 3px;
}

a {
  color: #af6f00;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none;
}

.orange {
  color: #af6f00;
}

input, select, textarea {
  border: 1px solid #c0c0c0;
  background-color: #FFFFFF;
  font: 11px verdana, helvetica, arial, sans-serif;
	
	padding:2px 2px 2px 4px;
}

.inputHighlighted {
  background-color: #FFFCDF;
  border: 1px solid #f4b204;
	
}


.submit {
  background: #EEEEEE;
  font: 11px verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #af6f00;
  margin: 1px;
  padding: 3px 6px 3px 6px;
  border: solid 1px #BBBBBB;
}

.submit_disabled {
  background: #CCCCCC;
  font: 11px verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #999999;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #999999;
}

/* Text hilight */
.hilight {
  background-color:#FFFF00; /* #DCE6FF; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*  Gauges Styles */
#gaugewrapper {
  border: solid 1px #777; 
  width: 100%;
!width:90%;
}

#gaugelevel {
  position: relative; 
  left: 0; 
  top: 0; 
  background-color: #CCFF00;
}

#gaugelabel {
  width: 100%; 
!width:90%;
  position: relative; 
  top: 0; 
  left: 0; 
  text-align: center;
}


.fullheight {
  height: 100%;
}

/*
  The following "homeColorSet" and "footerColorSet"
  styles are color switches for elements that are outside
  the main white-backgrounded area, the home one is
  located on the homepage (which has a dark blue background)
  and the footer covers the bottom of each page which
  is also using a dark blue background color
*/
.homeColorSet1 {
  color: #ffffff;
}

.homeColorSet2 {
  color: #000000;
}

.footerColorSet1 {
  color: #000000;
}

.footerColorSet2 {
  color: #000000;
}



/* Quotes styles */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #6699FF;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h1  {
  font-weight: bold;
  font-size: 13px;
	padding:5px;
}

h2   {
  font-weight: bold;
  font-size: 13px;
	background: url('images/frame/orange.jpg');
	text-indent: 6px;
	padding:5px;
}

h3 {
  font-weight: bold;
  font-size: 13px;
	padding:5px;
  color: #af6f00;
}

h4 {
  color: #658EFD;
  font-size: 15px;
  font-weight: bold;
}

h5 {
  color: #666666;
  font-size: 15px;
}

h6 {
  color: #2f63b3;
  font: 13px verdana, helvetica, arial, sans-serif;
}

/* Some special form fields classes */
#formTitle_DISABLED {
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #658EFD;
  font-size: 18px;
  font-weight: bold;
  background-color: #DCE6FF;
  width: 100%;
  border: solid 1px #DCE6FF;
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

.pagination {
    border:1px solid #C0C0C0;
    background-color:#FFFFFF;
    width:185px;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    cursor: pointer;
}

.thispage {
    border:1px solid #F4B204;
    background-color:#FFFCDF;
    width:185px;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    cursor: default;
}

.fullwidth {
  width: 98%;
}

/* Navigation menu */
#navigation {
  padding-left: 30px;
}

#navigation a {
  font: 12px bold  verdana, helvetica, arial, sans-serif;
  color: #000000;
  padding-left: 4px;
  text-decoration: none;
  font-weight: bold;
}

#usercontrol {
  padding-right: 30px;
}

#usercontrol a {
  font: 12px bold  verdana, helvetica, arial, sans-serif;
  color: #FFFFFF;
  padding-right: 8px;
  text-decoration: none;
  font-weight: bold;
}

/* Copyright */
#copyright {
  font: 10px verdana, helvetica, arial, sans-serif;
  color: #515151;
}

/* Users pictures */
#picture {
  padding: 2px; 
  border: 1px solid #CECECE; 
  background-color: #FFFFFF;
}

#privatepicture {
  padding: 2px; 
  border: 1px solid #CECECE; 
  background-color: #fff399;
}

#mainpicture {
  padding: 2px; 
  border: 1px solid #CECECE; 
  background-color: #f4b204;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;  
  border: 1px solid #CECECE;  
  background-color: #FFFFFF;
}


#shadeWrapper {
  background-color: #000;
 /* filter: alpha(opacity=40); */
  -moz-opacity: .40;
  opacity: .40;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  visibility: hidden;
}

#noShadeContent {
  top: 30%;
  left: 30%;
/*  filter: alpha(opacity=99); */
  -moz-opacity: .99;
  opacity: .99;
  position: absolute;
  z-index: 11;
  visibility: hidden;
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #fff; 
}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #000000;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #000000;
	border-bottom: none;
	background: #DDDDDD;
	text-decoration: none;
}

ul.tabbernav li a:link { 
	color: #000000; 
}
ul.tabbernav li a:visited {
	color: #000000;
}

ul.tabbernav li a:hover
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-bottom: none;
}

ul.tabbernav li.tabberactive a {
	background-color: #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}

ul.tabbernav li.tabberactive a:hover {
	color: #0D5D9C;
	background: #ffffff;
	border: 1px solid #000000;
	border-bottom: none;
}

.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}





