body {
    margin:0;
    background: #FFFFFF;
    min-width:800px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer {
  margin: 0px auto;
  font-size: 9px;
  text-align: left;
  padding: 2px;
  color: #333333;
}

img { border: 0px;}

a { text-decoration: none; }
ul { font-size: 11px; list-style: none; }

.boxbaker{
    background: url("/images/box_baker.jpg") no-repeat;
    margin: 10px 5px 5px 0px;
    width: 501px;
    height: 303px;
    float: left; 
}
.boxbakertitle{ 
    position: relative; top: 1px; left: 45px; font-size: 13px;
    color: #bad6ee; line-height:25px; height: 33px; text-indent:15px; 
    max-width: 430; font-weight: bold; text-transform: uppercase; 
}
.boxbakercontent{ position: relative; top: 10px; left: 10px; max-width: 480px; }

/* summary table on summary page */
.summary{ }
.summary th {
	background: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 1px;
}
.summary td {padding: 2px; font-size: 12px;}
.summary tr {padding: 1px;}

    
/* summary table on summary page */
.water_summary_one{ }
.water_summary_one th {
	background: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding: 3px;
}
.water_summary_one td {padding: 2px; font-size: 10px; background: #dddddd;}
.water_summary_one tr {padding: 2px;}


/* links inside details page main */
.link_line { margin: 0 0 3px 0; }
.link_line ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;	
	margin-left: 0;
	height: 10px;
	list-style: none; 
	display: inline; 
}
.link_line li { 
    padding-left:  2px;
	padding-right: 10px;   
	list-style: none; 
	display: inline; 
}

/* hovermenu is the main menu of the site */
.hovermenu ul{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
    padding-left: 30px;
    margin-left: 0;
    height: 15px;
}
.hovermenu ul li{  	
	list-style: none;  
	display: inline;	 
}
.hovermenu ul li a{
	padding: 2px 0.5em;
    text-decoration: none;
    float: left;
    color: black;
    background-color: #e1e1e1;
    border: 2px solid #e1e1e1;
    border-style: outset;
}
.hovermenu ul li a.logoutlink {color: #cf1818; }
.hovermenu ul li a.active {font-weight: bold; background-color: #999999; }
.hovermenu ul li a.amber  {font-weight: bold; background-color: #FF8000; }
.hovermenu ul li a.red    {font-weight: bold; background-color: #FF0000; }
.hovermenu ul li a.redmap {font-weight: bold; background-color: #FF0000; }
.hovermenu ul li a.white  {font-weight: bold; background-color: #FFFFFF; }
.hovermenu ul li a:hover  {background-color: #aaaaaa; border-style: inset;}
/* Apply mousedown effect only to NON IE browsers */
.hovermenu ul li a:active { border-style: inset;}


/* links menu bar on rain page */
.buttonscontainer {width: 140;}
.buttons a {
    color: #000000;
    border: 1px solid;
    background-color: #777777;
    padding: 2px;
    padding-left: 3px;
    font: 12px Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    border-color: #acaba9 #acaba9 #acaba9 #acaba9;
    display: block;
    margin: 0px;
    width: 100%;
    text-align: left;
}

.buttons a:hover {border: 1px solid;
    padding-left: 4px;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-right: 1px;
    background-color: #e1e1e1;
    border-color: #e1e1e1 #000066 #000066 #000066;
    color: #000000;
    text-decoration: none;
}
/* end links menu bar on rain page */

#container { margin-left: 20px; padding-left: 13px; padding-right: 5px; padding-top: 8px; }

#header { margin: 0 0 1px 0; height: 95px; background: url("/images/bg_head.jpg") repeat-x; }

#banner { float: left; margin-left: 30px; padding-top: 17px; }

#sidebar { position: absolute; top: 130px; left: 30px; width: 230px; }

#login { width: 160px; margin: 0 0 0px 0px; }

#index { position: absolute; top: 130px; left: 300px; }

.rbroundbox { background: url("/images/nt.png") right repeat-y; max-width: 1480px; }
.rbtop div { 
	background: url("/images/t_left.png") no-repeat top left; 
	color: #bad6ee; line-height:25px; height: 33px; text-indent:15px; 
	font-weight: bold; text-transform: uppercase; 
}
.rbtop { background: url("/images/t_right.png") no-repeat top right; }
.rbtopbig div { background: url(" /images/t_left_big.png") no-repeat top left; 
	color: #bad6ee; line-height:25px; height: 33px; text-indent:65px; 
	font-weight: bold; 
    font-size: 13px;
}
.rbtopbig { background: url("/images/t_right.png") no-repeat top right; }
.rbbot { background: url("/images/b_right.png") no-repeat bottom right; }
.rbbot div { background: url("/images/b_left.png") no-repeat bottom left; }
.rbbot div, .rbbot {  width: 100%;  height: 4px;  font-size: 1px; }
.rbtop div { width: 100%; font-size: 10px;}
.rbtop {width: 100%; font-size: 0px;}
.rbcontent { 
	margin: 0; 
	border-left: 1px solid #8a9aa7; 
	padding-left: 5px;
}
.rbcontent p, .rbcontent_big p { 
	margin-top: 0; margin-bottom: 0; 
	padding-left: 7px; 
	padding-right: 15px; 
	height: auto;
}
.rbcontent_big { 
	margin: 0; padding:0; 
	border-left: 1px solid #8a9aa7; 
	padding-top: 5px; 
	min-height: 100px; 
	height: auto;
}
/* for Internet Explorer */
* html .rbcontent_big { height: 100px; }


.ListLine0 { background: #ccffff; }
.ListLine1 { background: #cccccc; }


#footer {clear: both; background: #e9ebeb;}
#footer_text {	margin-left: 60px;	height: 31px;	background: url("/images/break_02.gif") bottom repeat-x;}

#tinyhelp{
	position: relative;
	top: 0;
	left: 535px;
}


#error{ font-family: Verdana, Arial, Helvetica, sans-serif; color: red; font-size: 21px; }

#message{ font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size: 22px; }

#notice{ font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size: 22px; }

.vert_menu { }

/* mostly for details page layout */

.coolbox {
    float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px;
    border-color: #0b0b0b;
    padding: 5px 5px 5px 5px;
}

/* cool table is in the details page cool box */
.cooltable { padding-left: 1px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    margin-right: 15px;
    font-size: 13px; 
}
.cooltable td { padding: 1px 10px 2px 0px;  font-size: 12px;}

#link_toolbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 95%;
    background-color: #bab6b6;
    margin: 0 5px 5px 0;
    padding: 1px 5px 1px 1px;
}

