@charset "UTF-8";
/* CSS Document */

html {
	overflow-x: hidden;
	overflow-y: auto; 
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF ;
	/*background-image: url(../img/header.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll; */
	background-position:top;
	background: #c7c7c7 url(../img/lighting_overlay2.jpg) fixed center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	}

p, td, th {
	font-family: Arial, Verdana, sans-serif; 
	line-height: 1.2em; 
	color: #333; 
	valign:top;
}
.break {
	clear: both;
}

a {text-decoration: none; }
a img {border: none;}
a:link, a:visited { color: #229; } 
a:hover {color: #555; background-color: #ccc; /* border-bottom: 1px solid #500; */ }

input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	background-color: #EEE;
	color: #444;
}

.inputClear {
	background-color: #ddd;
}

hr { color:#999999; }

ul, ol {list-style: none;}


/************ PAGE STYLES **************/

#overlay {
	position:absolute;
	top:-2px;
	width:100%;
	height:1000px;
	overflow:hidden;
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.22;
	z-index:1;
}


#page { width: 620px; 
	margin:auto; position:relative; z-index:2;  }

#nav { 
	background:#e6e6e6;
	height:60px;
	text-align:center;
	line-height:54px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	color:#444;
	text-decoration:none;
	font-family:Arial,sans-serif;
	font-size:17px;
	border-bottom: 2px solid #ddd;
	 }
#nav p {
	padding-top:24px;
	margin-right:1px;
	text-align:center;
	}
#nav a:link, #nav a:visited {
	color: #56B; 
	padding:4px 10px 4px 12px;
	}
#nav a:hover  { 
	color:#444;
	}

#channel {
	color:#FFF;
	height:158px;
	font-size:1px; overflow:hidden; display:block;
	}

#content { 
	background:#ddd;
	width: 620px;/* height:500px; */
	margin:auto; 
	position:relative; 
	overflow:visible;
	/*height:311px;*/
	font-size:0.8125em;
	clear:both;
}

#content .logo {
	background:#d8d8f8;
	/*padding:25px;*/
	margin:15px;
	text-align:center;
	border: 1px solid #bac;
}

#contentHighlight {
	width:285px; 
	text-align:center;
	color:#777;
	font-size:14px;
	margin-right:10px;
}
.contentf {background: #ccc; }
.contentf div { margin-left: 15px;margin-right: 15px;height:22px; }
.contentf div p { padding-top:1px; }
#contentHighlight a:link, #contentHighlight a:visited {
	color: #56B; 
	padding:3px 18px 3px 20px;
	}
#contentHighlight a:hover  { 
	color:#444;
	background-color:#dd7;
	}

#indent {
	padding-left:15px;

}

#detail p {
	margin-bottom:10px; 
}


#footer { 
	background:#ddd;
	width: 620px;  /*height: 53px;*/ overflow:visible;
	/* clear:both; */
	position:relative;
	text-align: center;
	font-size:11px;
	border-bottom: 2px solid #ddd;
	
}
#footer p {
	padding-top:34px;
	padding-right:8px;
	padding-left:0px;
	color:#8e8e9f;
	text-align:center;
}
#footer a:link, #footer a:visited {
	color: #56B; 
	padding:3px 9px 2px 10px;
	}
#footer a:hover  { 
	color:#555;
	background-color:#ccc;
	}
	
	
	
	
/*********** Rounded Corners */
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#efefef; margin:0 5px;}
.b2f {height:1px; background:#e8e8e8; margin:0 3px;}
.b3f {height:1px; background:#e3e3e3; margin:0 2px;}
.b4f {height:2px; background:#dfdfdf; margin:0 1px;}

.c1f, .c2f, .c3f, .c4f{font-size:1px; overflow:hidden; display:block;}
.c1f {height:1px; background:#ccc; margin:0 5px;}
.c2f {height:1px; background:#ccc; margin:0 3px;}
.c3f {height:1px; background:#ccc; margin:0 2px;}
.c4f {height:2px; background:#ccc; margin:0 1px;}


.f1f, .f2f, .f3f, .f4f{font-size:1px; overflow:hidden; display:block;}
.f1f {height:1px; background:#999; margin:0 5px;
margin-bottom:25px;}
.f2f {height:1px; background:#aaa; margin:0 3px;}
.f3f {height:1px; background:#bbb; margin:0 2px;}
.f4f {height:2px; background:#ccc; margin:0 1px;}

.e1f, .e2f, .e3f, .e4f{font-size:1px; overflow:hidden; display:block;}
.e1f {height:1px; background:#999; margin:0 5px;}
.e2f {height:1px; background:#aaa; margin:0 3px;}
.e3f {height:1px; background:#bbb; margin:0 2px;}
.e4f {height:2px; background:#ccc; margin:0 1px;}



/********************** TEXT STYLES */


h1 { 
	/*text-align:center;*/
	font-family: Arial, Verdana, sans-serif; 
	font-size:1.6em;
	line-height: 1.2em; 
	color: #333; 
	font-weight:normal;
}
h2 {
	font-family:  Arial, Verdana, sans-serif; 
	font-size:1.3em;
	line-height: 1.2em; 
	color: #333;
	font-weight:normal;
}
h3 { 
	font-family:  Arial, Verdana, sans-serif; 
	font-size:0.8125em;
	line-height: 1.2em; 
	color: #333; 
}
