/* Lights Alive Styles */

body 
{
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position:center;
	background-repeat: repeat-y;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin:0;
}

h1
{
	font: 14px/2.0em "trebuchet ms", verdana, arial;
	color: #fcc316;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 
{
	font: 14px/2.0em "trebuchet ms", verdana, arial;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.4em;
}

h3
{	
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
}

/* Text */
.text1 
{
	font: 12px/1.5em "trebuchet ms", verdana, arial;
	color: #666666;
}

.text2 
{
	font: 12px/1.4em "trebuchet ms", verdana, arial;
	color: #ffffff;
}

.text3 
{
	font: 12px "trebuchet ms", verdana, arial;
	color: #FFFFFF;
}

.text4
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #fabe09;
	text-decoration: none;
	line-height: 1.4em;
}

/* Links */
.link1
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #fabe09;
	text-decoration: none;
	line-height: 1.4em;
}

.link1:visited
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #fabe09;
	text-decoration: none;
	line-height: 1.4em;
}

.link1:hover
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #fabe09;
	text-decoration: none;
	line-height: 1.4em;
}
	
.link2
{
	font: 12px "trebuchet ms", verdana, arial;
	color: #ffffff;
	text-decoration: none;
}

.link2:visited
{
	font: 12px "trebuchet ms", verdana, arial;
	color: #ffffff;
	text-decoration: none;
}

.link2:hover
{
	font: 12px "trebuchet ms", verdana, arial;
	color: #fcc41a;
	text-decoration: none;
}

.link3
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #fcea24;
	text-decoration: none;
	line-height: 1.4em;
}

.link3:visited
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #fcea24;
	text-decoration: none;
	line-height: 1.4em;
}

.link3:hover
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #fcea24;
	text-decoration: underline;
	line-height: 1.4em;
}

/*FireFly */
.firemenu
{
	font-size:11px;
}
	
.firelink
{
	color:#fcc316;
	text-decoration:none;
}

.firelink:visited
{
	color:#fcc316;
	text-decoration:none;
}

.firelink:hover
{
	color:#fcc316;
	text-decoration:underline;
}

.firelink:visited:hover
{
	color:#fcc316;
	text-decoration:underline;
}

.yellow
{
	color:#FFFF00;
}

/* Forms */	
.textbox     
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #848282;
	height: 27;
	width: 155;
	border: 1px solid #cccccc;
	background-color: #fffff;
}

.textbox2     
{
	font: 10px "trebuchet ms", verdana, arial;
	color: #cccccc;
	height: 21;
	width: 235;
	border: 1px solid #999999;
	background-color: #333333;
}

.textbox3    
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #848282;
	height: 27;
	width: 60;
	border: 1px solid #cccccc;
	background-color: #fffff;
}

.textbox4    
{
	font: 12px/2.0em "trebuchet ms", verdana, arial;
	color: #848282;
	height: 80;
	width: 235;
	border: 1px solid #cccccc;
	background-color: #fffff;
}

.textbox5 
{
	font: 12px/1.5em "trebuchet ms", verdana, arial;
	color: #666666;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	height:27;
}

.button
{
	font: 12px/1.5em "trebuchet ms", verdana, arial;
	color: #ffffff;
	text-decoration: none;
	background-color:#000000;
	border: none;
	cursor:pointer;
}

/* Countdown */
.countdown
{
	color: #fabe09;
	font-size:12px;
	line-height: 1.4em;
	padding-right:12px;
	text-align:right;
	vertical-align:bottom;
	width:403px;
}

/* Flash Banner */
.mainBanner
{
	text-align:center;
	padding-top:5px;
}

/* Sidebar */
.sidebar
{
	background-color:#2e2e2e;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;
	padding:7px;
	vertical-align:top;
	width:178px;
}

/* Content */
.content
{
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	padding:10px 5px 10px 10px; 
	vertical-align:top;
	width:610px;
}

.blackCell
{
	font-size:11px;
	font-weight:bold;
	padding:2px;
}

.blackCell a, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.blackCell a:hover, a:visited:hover
{
	color:#feef03;
	text-decoration:none;
}

.grayCell
{
	background-color:#222222;
	font-size:11px;
	font-weight:bold;
	padding:2px;
}

.grayCell a, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.grayCell a:hover, a:visited:hover
{
	color:#feef03;
	text-decoration:none;
}

.catCell
{
	padding:5px;
	vertical-align:top;
	width:33%;
}

.mailCell
{
	line-height:1.4em;
	padding:5px;
	width:66%;
}

.movieCell
{
	padding:5px;
	vertical-align:top;
	width:34%;
}

.footnotes
{
	color:#666666;
	font-size:10px;
}
	
/* Footer */
.footer
{
	background-color:#222222;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	margin:10px 0 10px 0;
	padding:5px;
	text-align:center;
}

.footer a, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover, a:visited:hover
{
	color: #fcc41a;
	text-decoration:none;
}