
#tabber
{
	width:956px;
	top:0px;
	left:0px;
}


#tabnav
{
	width:100%;
	height:25px;
}

#maptab
{
	position:absolute;
	top:0px;
	left:15px;
}

#nodetab
{
	position:absolute;
	top:0px;
	left:120px;
}

.tabbuttonimg
{
	border: 0px;
	width:100px;
	height:25px;
}


#tabcontent
{
	width:956px;
	top:-2px;
	left:0px;
	border-top:solid medium #475884;
	border-bottom:solid medium #475884;
	padding-top:5px;
	padding-bottom:5px;
}

#tabcontentbackground
{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

#maptabcontent
{
	width:956px;
	top:0px;
	left:0px;
	z-index:2;
	display:block;
}

#mapnav
{
	width:100%;
	height:20px;
	top:0px;
	left:0px;
	text-align:center;
}

#mapcontent
{
	width:100%;
	top:5px;
	left:0px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}




#nodetabcontent
{
	width:956px;
	min-height:700px;
	top:0px;
	left:0px;
	z-index:2;
	display:none;
}

#nodelist
{
	width:100px;
	top:0px;
	left:0px;
	padding-top:10px;
	padding-left:15px;
}

.active
{
	color:#009000;
}

.inactive
{
	color:#900000;
}


#graphs
{
    position:absolute;
	width:850px;
	top:0px;
	left:106px;
}


#graphnav
{
	width:100%;
	height:20px;
	top:0px;
	left:0px;
	text-align:center;
}

#dayset
{
	display:block;
}

#weekset
{
	display:none;
}
#monthset
{
	display:none;
}
#yearset
{
	display:none;
}

#graphcontent
{
	width:100%;
	top:5px;
	left:0px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

#loadText
{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	text-align:center;
	display:none;
}

#graphpanel
{
	width:100%;
	top:0px;
	left:0px;
	text-align:center;
}

#ff1
{
	font-weight:bold;
}

