@charset "utf-8";
/* CSS Document */

div{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body{
	z-index: 0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	font-family: Tahoma;
	font-size:10px;
	color: white;
	background-color: #000000;
	background-image: url(../images/topstain.jpg);
	background-repeat: no-repeat;
}

table, td {
	font-family: Tahoma;
	font-size:10px;
}

td.head {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bolder;
	text-align: center;
}

ul.lmenu {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066;
	list-style-type: square;
}

h1 {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bolder;
}

ul.tabs-nav { 
	list-style: circle; 
}
ul.tabs-nav li { 
	display: inline;
	list-style: circle;
 }


/* Divs */

.page {
	position: absolute; top: 100px; left: 140px;
	width: 920px;
	height: 658px;
	text-align: center;
	font-size: 12px;
	overflow: auto;
}

.full {
	position: absolute; top: 0px; left: 0px;
	width: 920px;
	text-align: center;
	font-size: 12px;
}
	
.header {
	position: absolute; top: 10px; left: 140px;
	text-align:center;
	font-size:12px;
}

.emulogo {
	text-align:center;
	position: absolute; top: 0px; left: 0px;
	width:200px;
	height:80px;
	background-image: url(../images/EMUlogo.png);
	color: white;
}

.menuarea {
	position: absolute; top: 0px; left: 200px;
	width:600px;
	font-size:12px;
	color: white;
}	

.n7logo {
	text-align:center;
	position: absolute; top: 0px; left: 800px;
	width:120px;
	height:80px;
	background-image: url(../images/Net7logo.jpg);
	color: white;
}

.display {
	position: absolute; top: 0px; left: 0px;
	width:720px;
	height:600px;
	overflow: scroll;
}

.newsDisplay {
	position: absolute; top: 50px; left: 0px;
	width:920px;
	height:580px;
	overflow: auto;
}

.right {
	position: absolute; top: 0px; left: 720px;
	width:200px;
	height:600px;
}

.info {
	position: absolute; top: 0px; left: 720px;
	width: 180px;
	height: 50px;
	font-size: 12px;
	font-weight: bold;
	background-color: #606060;
}

.footer {
	text-align:center;
	position: absolute; top: 740px; left: 140px; z-index: 0;
	width:920px;
	height:68px;
}

.thirdfoot {
	text-align:center;
	float:left;
	width:190px;
	height:53px;
	background-color: #909090;
}

.otherfoot {
	text-align:center;
	float:left;
	width:540px;
	height:53px;
	background-color: #909090;
}

.donations {
	text-align:center;
	float:left;
	width:190px;
	height:53px;
	background-color: #909090;
}

.mainBoxes{
	width:600px;
	min-height:50px;
}

.subSVN{
	width: 106px;
	float: left;
}

.clear{
	clear: both;
}

.news {
	width: 95%;
	margin-bottom:5px;
	margin-right:10px;
	min-height:100px;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	border: solid white 1px;
	background-image:url('/images/trans.png');
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}

.updates {
	width: 95%;
	margin-bottom:5px;
	margin-right:10px;
	min-height:100px;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	border: solid white 1px;
	background-image:url('/images/trans.png');
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	text-align:left;
}

.trans * {
	position:relative;
}

/* end Divs */
/* Spacers */

.mnspacer {
	text-align:left;
	float:left;
	width:240px;
	height:20px;
	color: white;
}

.mospacer {
	text-align:left;
	float:left;
	width:120px;
	height:20px;
	color: white;
}

.mpspacer {
	text-align:left;
	float:left;
	width:300px;
	height:20px;
	color: white;
}

.mtspacer {
	text-align:left;
	float:left;
	width:600px;
	height:20px;
	color: white;
}

.mispacer {
	float:left;
	width:60px;
	height:20px;
	color: white;
}

.mwspacer {
	width:920px;
	height:10px;
	color:white;
}

.fwspacer {
	width:920px;
	height:15px;
	background-color: #000044;
	color:white;
}

.vspacer {
	text-align:center;
	width: 100%;
	vertical-align: text-middle;
	height:15px;
	font-size: 12px;
	font-weight: bold;
	background-color: #000066;
	color: white;
	
}

.vspacer2 {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	width: 100%;
	vertical-align: text-middle;
	height:15px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	
}

/* end Spacers */
/* Links */

.menuarea ul {
	margin: 0;
	padding: 0;
	float: left;
}

.menuarea ul li {
	display: inline;
}

.menuarea ul li a {
	float: left;
	text-decoration: none;
	color : white;
	padding : 0 0;
	width: 60px;
	height:20px;
	background-image: url(../images/button2.png);
}

.menuarea ul li a:visited {
	color: white;
}

.menuarea ul li a:hover {
	color: red;
}

a.nav {
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

a.nav:hover {
	font-size: 12px;
	text-decoration: none;
	color: red;
}

a.close {
	color: black;
	text-decoration: none;
}

a.close:hover {
	text-decoration: none;
	color: red;
}

a:link  {
	color: white;
	text-decoration: none;
}

a:hover  {
	color: red;
	text-decoration: none;
}

a:visited  {
	color: white;
	text-decoration: none;
}

a:hover:visited {
	color: red;
	text-decoration: none;
}

a.rss {
	color: blue;
	text-decoration: none;
	font-size: 11px;
}

a.rss:hover {
	text-decoration: none;
	color: red;
	font-size: 11px;
}

a.rssnav {
	color: white;
	text-decoration: none;
	font-size: 11px;
}

a.rssnav:hover {
	text-decoration: none;
	color: red;
	font-size: 11px;
}

/* end Links */
/* Registration box */

.registerbox {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 380px;
	height: 350x;
	padding: 10px 0px 10px 20px;
	border: 5px solid #000066;
	background-color: #909090;
	z-index:1002;
	overflow: auto;
}

.reg {
	width: 330px;
	margin: 15px;
	min-height:100px;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
}

.regsp {
	text-align:center;
	height: 15px;
	width: 330px;
	font-size: 12px;
	font-weight: bold;
	margin: 15px;
	background-color: #000066;
	padding: 5px 5px 5px 5px;
	color: white;
	
}

.fpwd {
	width: 330px;
	margin: 15px;
	min-height:100px;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
}

.fpwdbox {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 380px;
	height: 350x;
	padding: 10px 0px 10px 20px;
	border: 5px solid #000066;
	background-color: #909090;
	z-index:1002;
	overflow: auto;
}

.fpwdsp {
	text-align:center;
	height: 15px;
	width: 330px;
	font-size: 12px;
	font-weight: bold;
	margin: 15px;
	background-color: #000066;
	padding: 5px 5px 5px 5px;
	color: white;
	
}

/* End Registration box */


.sig {
	width: 475px;
	border: 1px dashed #000;
	margin: 5px;
	min-height:100px;
	padding: 5px 5px 5px 5px;
	background-color: #111111;
}

.sigusage {
	width: 475px;
	border: 1px dashed #000;
	margin: 5px;
	min-height:100px;
	padding: 5px 5px 5px 5px;
	background-color: #111111;
	text-align: center;
}

.sigsp {
	margin: 10px;
	text-align:center;
	height: 15px;
	width: 475px;
	font-size: 12px;
	font-weight: bold;
	Border: 1px dashed #000;
	margin:5px;
	background-color: #000066;
	padding: 5px 5px 5px 5px;
	color: white;
	
}

/* Login lightbox */

.loginbox {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 330px;
	height: 150px;
	padding: 16px;
	border: 5px solid #000066;
	background-color: #909090;
	z-index:1002;
	overflow: auto;
}

.login {
	width: 300px;
	margin: 5px;
/*	min-height:100px; */
	padding: 5px 5px 5px 5px;
	background-color: #111111;
}

.loginsp {
	text-align:center;
	height: 15px;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	margin:5px;
	background-color: #000066;
	padding: 5px 5px 5px 5px;
	color: white;

}

/* end Login lightbox */

.errorbox {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 330px;
	height: 150px;
	padding: 16px;
	border: 5px solid #000066;
	background-color: #909090;
	z-index:1002;
	overflow: auto;
}

.errormsg {
	width: 300px;
	margin: 5px;
/*	min-height:100px; */
	padding: 5px 5px 5px 5px;
	background-color: #111111;
}

.errorsp {
	text-align:center;
	height: 15px;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	margin:5px;
	background-color: #000066;
	padding: 5px 5px 5px 5px;
	color: white;

}


input,select {
	color: black;
	background-color: #cccccc;
	border: 1px solid #000000;
	font-size:10px;
}

hr {
  Border: 1px solid #000;
  width: 95%;
}
img {
	border: 0;
}

/* CSS for Light box */

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}


.lightbox2 {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 500px;
	height: 350px;
	padding: 16px;
	border: 5px solid #000066;
	background-color: #CCFFFF;
	z-index:1002;
	overflow: auto;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


/* Status Chart */

.chartbox {
	font-family: Tahoma;
	color:#ffffff;
	text-align: center;
	margin:auto;
	padding:5px;
	padding-top:0px;
	overflow:hidden;
	font-size: 10px;
	border: 0;
	background-image:url('images/trans.png');
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}

.chartbox h2{
	font-size: 14px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px;
}

/* Vertical chart elements */

.barv{
	margin: 2px;
	float:left;
}

.barvvalue {
	padding:0px;
	margin:0px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
/*	filter: flipv() fliph(); */
}



/* Horizontal chart elements */

.barh{
	margin: 4px;
	text-align:left;
	clear:both;
}

.barhvalue {
	padding:0px;
	margin:0px 5px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	overflow:hidden;
	float:left;
}

.barhcaption {
	padding:0px;
	margin:0px 5px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	overflow:hidden;
	float:left;
}


.barhimage {
    float:left;
}
