/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/

BODY
{

	margin: 0;

	padding: 0;

/*original

background: #000000;

*/

	text-align: justify;

	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;

/*original

color: #7F7772;

*/

}

FORM

{

	margin: 0;

	padding: 0;

}

FIELDSET

{

	margin: 0;

	padding: 20px;

	border:#00FF00 ridge 4px;
	

}

INPUT, TEXTAREA

{

	padding: 3px;

	border:#00FF00 ridge 2px;

	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;

}

H1, H1 A, H2, H2 A, H3, H3 A

{

	margin: 0;

	text-decoration: none;

	font-weight: normal;

	color: #AAFF00;

}
.h2Title{
	margin: 0;

	text-decoration: none;

	font-weight: normal;

	color: #5500FF;
	letter-spacing: -2px;
	font-size: 2em;
}

.h3Title{
	margin: 0;

	text-decoration: none;

	/*color: #5500FF; */
	color: #7F7F7F;
	margin-bottom: 2em;

	font-size: 1em;

	font-weight: bold;

}
legend{
color: #5500FF;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
}
H1

{

	letter-spacing: -3px;

	font-size: 2.6em;

}

H2

{

	letter-spacing: -2px;

	font-size: 2em;

}

H3

{

	margin-bottom: 2em;

	font-size: 1em;

	font-weight: bold;

}

P, OL, UL

{

	margin: 0 0 2em;

	line-height: 200%;

}

BLOCKQUOTE

{

	margin: 0 0 0 1.5em;

	padding-left: 1em;

	border-left: 5px solid #DDDDDD;

}

A

{
	text-decoration: underline;
	color:#5500FF;
	

}

A:hover

{

	text-decoration: none;

	color: #FF0000;
	cursor:pointer;

}

IMG

{

	border: none;

}

IMG.left

{

	float: left;

	margin: 8px 20px 0px 0px;

	border: 2px solid #434343;

}

/*Header*/

#wrapper

{

/*original

background: url(../css/nightvision/ORIGINALS/images/img14.jpg) no-repeat center top;

*/

	padding-top: 10px;

}

#header

{

	width: 900px;

	height: 100px;

	margin: 0 auto;

/*added below:*/

	background-color: #000000;

	background: #000000 url(../css/nightvision/images/vfi_gif_real_small.gif) no-repeat right top;

	border: thick ridge #AAFF00;

	color: #AAFF00;

}

#online{
	font-size:1.6em;
	color:#FF0000;
	text-align:center;

}
#online a{ 
	text-decoration:none;
	border-bottom: thick ridge #AAFF00;
	color:#FF0000;
}
#online a:hover{ 
	text-decoration:none;
	border-bottom: thick ridge #FF0000;
	color:#000000;
}

#onlineFinal{
	font-size:1.6em;
	color:#FF0000;
	text-align:center;

}
#onlineFinal a{ 
	text-decoration:none;
	border-bottom: thick ridge #FF0000;
	color:#FF0000;
}
#onlineFinal a:hover{ 
	text-decoration:none;
	border-bottom: thick ridge #FF0000;
	color:#FF0000;
}

#logo H1, #logo P

{

	float: left;

	color: #AAFF00;

}

#logo H1

{

	height: 88px;

	padding: 20px 90px 0 0;

	font-size: 4em;

}

#logo H2

{

	height: 66px;

	padding: 20px 90px 0 0;

	font-size: 2em;

	text-transform: uppercase;

	text-align: center;

}

#logo P

{

	margin: 0 0 0 -80px;

	padding: 55px 0 0;

	line-height: normal;

	letter-spacing: -1px;

	font-size: 1.2em;

	font-weight: bold;

}

#logo A

{

	text-decoration: none;

	color: #AAFF00;

	font-weight: bold;

}

/*RSS*/

#rss

{

	padding: 30px 39px 20px 0;

	text-align: right;

}

#rss A

{

	padding: 0 0 3px 24px;

	background: url(../css/nightvision/ORIGINALS/images/img03.gif) no-repeat;

	text-decoration: none;

	font-weight: bold;

}

#rss A:hover

{

	text-decoration: underline;

}

/*Search*/

#search

{

	float: right;

	width: 200px;

	height: 28px;

	background: #FFFFFF url(../css/nightvision/ORIGINALS/images/img02.gif) no-repeat;

}

#search #x

{

	display: none;

}

#search #s

{

	padding: 6px 5px 5px 35px;

	width: 160px;

	height: auto;

	background: none;

	border: none;

	font: normal 1em Arial, Helvetica, sans-serif;

	color: #000;

}

#search BR

{

	display: none;

}

/*Menu*/

#menu

{

	width: 900px;
	margin: 0 auto;
	border-bottom: thick ridge #5500FF; /*#AAFF00; */
	font-size: .75em;

/*
	height: 60px;

	
	
	
	border-bottom: #AAFF00 4px ridge;

	background: #6AA2FD url(../css/nightvision/ORIGINALS/images/img04.gif);
	*/
	height:20px;

}

#menu UL
{

	margin: 0;

	padding: 0;

	list-style: none;
	

}

#menu LI

{

	display: inline;

	text-transform: uppercase;

}
/*
#menu A

{

	display: block;

	float: left;

	background: url(../css/nightvision/ORIGINALS/images/img15.gif) no-repeat right 100%;

	padding: 18px 30px 0;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

	color: #FFFFFF;

}

#menu A:hover

{

	height: 60px;

	background: url(../css/nightvision/ORIGINALS/images/img16.gif) repeat-x right 30%;

	color: #000000;

}

#menu .current_page_item

{

}

#menu .current_page_item A

{

	color: #FFFFFF;

}

*/
/*Page*/

#page

{

	width: 890px;

	margin: 0 auto;

	padding: 30px 0;

}

/*Ads*/

#ads

{

	float: right;

	width: 160px;

	padding: 0 0 0 20px;

}

#adsbr

{

	float: right;

	width: 160px;
	
	border-left: 1px solid #AAFF00;

	padding: 0 0 0 20px;

}

/*Content*/

#content

{

	float: left;

	width: 430px;

}

#content H3

{

	margin: 0;

	text-decoration: none;

	font-weight: bold;

	color: #000000;

}

.post

{

	margin-bottom: 50px;

}

.post .title

{

}

.post .title H2

{

	font-size: 2.2em;

}

.post .title P

{

	margin: 0;

	line-height: normal;

	color: #BABABA;

}

.post .title P A

{

	color: #BABABA;

}

.post .entry

{

	padding-top: 30px;

}

.post .links

{

	width: 410px;

	height: 29px;

	margin: 0;

	padding: 6px 0 0 20px;

	background: #F3F3F3 url(../css/nightvision/ORIGINALS/images/img08.gif) no-repeat;

}

.post .links A

{

	padding: 0 23px;

	text-decoration: none;

	font-weight: bold;

}

.post .links A:hover

{

	text-decoration: underline;

}

.post .links .more

{

	background: url(../css/nightvision/ORIGINALS/images/img09.gif) no-repeat;

}

.post .links .comments

{

	background: url(../css/nightvision/ORIGINALS/images/img10.gif) no-repeat;

}

/*Sidebar*/

#sidebar

{

	float: right;

	width: 240px;

}

#sidebar UL

{

	margin: 0;

	padding: 0;

	list-style: none;

}

#sidebar LI

{

	margin-bottom: 20px;

}

#sidebar LI UL

{

	padding: 15px 20px;

	line-height: 200%;

}

#sidebar LI LI

{

	margin: 0;

	padding-left: 15px;

}
#sidebar LI.bordered{

	border: #AAFF00 ridge 4px;
	padding: 5px;

}

#sidebar H2

{

	width: 210px;

	height: 30px;

	padding: 5px 0 0 30px;

	letter-spacing: -1px;

	font-size: 1.6em;

	color: #FFFFFF;

}


#info

{

	float: right;

	width: 240px;
	
	padding-top: 35px;

}

#info UL

{

	margin: 0;

	padding: 0;

	list-style: none;
	color:#000000;

}

#info LI

{

	margin-bottom: 20px;
	color:#000000;
}

#info LI UL

{

	padding: 15px 20px;

	line-height: 200%;
	color:#000000;
}

#info LI LI

{

	margin: 0;

	padding-left: 15px;
	color:#000000;
}
#info LI.bordered{

	border:#00FF00 ridge 4px;
	padding: 5px;
color:#000000;
}

#info H2
{

	width: 210px;

	height: 30px;

	padding: 5px 0 0 30px;

	letter-spacing: -1px;

	font-size: 1.6em;

	color: #FFFFFF;

}




/*Calendar*/

#calendar_wrap

{

	padding: 15px 20px;

}

#calendar TABLE

{

	width: 100%;

	background: #1F1F1D;

	border: 1px solid #11110F;

	text-align: center;

}

#calendar THEAD

{

	background: #161616;

}

#calendar TBODY TD

{

	background: #0F0F0D;

	border: 1px solid #11110F;

}

#calendar #prev

{

	text-align: left;

}

#calendar #next

{

	text-align: right;

}

#calendar TFOOT A

{

	text-decoration: none;

	font-weight: bold;

}

#calendar #today

{

	background: #121210;

	border: 1px solid #11110F;

	font-weight: bold;

	color: #AAFF00;

}

/*Footer*/

#footer

{

	clear: both;

/*original    width: 950px;*/

	width: 100%;

	margin: 0 auto;

	height: auto;

	padding: 30px 0;

/*original background: url(../css/nightvision/ORIGINALS/images/img11.gif) no-repeat;*/

	border-top: thick ridge #AAFF00;

	background: #000000;

	color: #FFFFFF;

}

#footer P

{

	margin: 0 0 5px;

	text-align: center;

	line-height: normal;

	font-size: 0.9em;

}

#footer A

{

	text-decoration: underline;

	color: #AAFF00;

}

#footer A:hover

{

	text-decoration: none;

	border: 1px solid #AAFF00;

}

.nogo{
	visibility:hidden;
}
.yesgo{
	visibility:visible
}

p{
	color:#000000;
}
p.red{

	color:#FF0000;
	font-weight:bold;
	vertical-align:top;
}
.bigStar{
	color:#FF0000;
	font-size:24px;
}
p.left{
	width:50%;
}
p.black{
	color:#000000;
}
.red{
color:#FF0000;
text-transform:uppercase;
}

td.right{ 
	text-align:right;
	padding-right: 25px;
}
.green{
	padding: 6px;
	color:#AAFF00;
	font-size:1em;

}
.greenTopBorder{
	border-top:#00FF00 ridge 4px;
	text-align:center;
	padding:20px;
	}
	
hr{
	color: #5500FF;
	background-color: #5500FF;
	height: 2px;
	border-top: 2px inset #5500FF;
}
.vfi{ 
	color:#003300; 
	font-size:larger;
	}
.error{ background:#00FFFF;}

.reportHead{
	background-color:#CCCCCC;
	font-style:italic;
	text-align:center;

}
 .popup_effect1 {
      background:#11455A;
      opacity: 0.2;
    }
    .popup_effect2 {
      background:#FF0041;
      border: 3px dashed #000;
    }
	
.padded{ padding:10px;}	