/* FLhurricane.com Stylesheet - for hahn layout / Printer mods
   By: Christine M. Hahn and Michael A. Cornelius
   19.Jul.2004 - Created from other two stylesheets - mc
   26.Jul.2004 - Fixed a few things, added admin/mod colors - mc
   31.Dec.2004 - Fixed for forums - ch
*/


.leftnavbar
{
	display: none;
}

#map #legend-box {
  display: none;
}
.middle
{
  width 100%;
	left: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-left: 0px;
	z-index: 1;  
}

.middlenoright
{
	margin-top: 12px;
	margin-right: 0px; 
	left: 0px;
	right: 0px;
	top: 0px;
	margin-left: 10px;
	z-index: 1;  
}

.menubar{
 display: none;
}

.rightnav
{
  display: none;
}

.navigation
{
  display: none;
}

.lighttable {
  border-left-width: 1px;
  border-top-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.darktable {
  border-left-width: 1px;
  border-top-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.satfloat
{
	display: none;
	background-image: url('http://i.flhurricane.com/images/printheader.png');
}

.cfhcfloat 
{
 
	position:absolute;	 
 	float: right;
 	overflow:hidden;
	left: 10px;
	top: -15px;
	right: 10px;
	width: 210px;
	height: 34px;	 	
	z-index: 1;
  background-image: url('http://i.flhurricane.com/images/printheader.png');
}

/* Style For Moderators name tag -mc */
.modname { color: #00AA00; }  /* Default is green with normal font */

/* Style for Administrators name tag - mc*/
.adminname { color: #FF0000; } /* Default is red, with normal font */


/* End Forum Related Stylesheets - mc */
/* End Flhurricane.com Hahn Style - mc */

