@charset "UTF-8";
/* CSS Document 
20Dec11 - RedNose Time*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%;}

h1, h2, h3, h4, h5 {font-weight: 600; padding: 0; margin: 0;}

h1 {font-size: 1.5em; }
h2 {font-size: 1.375em; }
h3 {font-size: 1.25em; }
h4 {font-size: 1.125em; }
h5 {font-size: 1em; }

html {background: url(images/htmlbkg.jpg) repeat-x #00213e;}
	

body {
	font-size: 90%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #fff;}  

a:link {color: #0099ff; text-decoration: none;}
a:visited {color: #0099ff; text-decoration: none;}
a:hover {color: #0099ff; text-decoration: underline;}
a:active {color: #0099ff; text-decoration: none;}


#container {
	width: 960px;
	min-height: 300px; 
	margin: 0 auto; 
	text-align: left;
	position: relative;
	border-bottom: 1px solid #00396b;}
		
.ie6 #ie6banner {background: url(images/indexbannerie6.jpg) no-repeat; width: 1260px; height: 205px; }
.ie6 #indeximg {background: none; height: 0px;}
#indeximg {height: 200px; background: url(images/indexbanner.png) no-repeat; width: 960px;}

#main {width: 960px; padding: 1.3em 1em 1em .5em; overflow:hidden;}
.ie6 #main {padding: 0 10px 10px 5px;}

/*--Main Container--*/
.banners {
	float: left;
	margin: 1em 0 1em 2.5em;
	position: relative;}
	
	.ie6.banners {margin: 1em;}
	
/*--Window/Masking Styles--*/

.window2 {
	height: 450px;
	width: 400px;
	margin-bottom: 1em;}

.window {
	height: 450px;
	width: 400px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	margin-bottom: .5em;}
	
.image_reel {
	position: absolute;
	top: 0; left: 0;}
	
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 10px; right: -7px;
	width: 100px; height:35px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: right;
	line-height: 36px;
	background-color: #002951;
	border: 2px solid #00407d;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/}
	
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;}
	
.paging a.active {
	font-weight: bold;
	background: #0099ff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;}
	
.paging a:hover {font-weight: bold;}

.banner p {margin-top: 1em;}
	
	#col2 {
		float: right;
		overflow:hidden;
		border-left: 1px solid #00396b;
		margin: 1em 3em 0 0;
		padding-left: 40px;}
		
	.ie6 #col2{margin: 1em 0 0 2.75em;}
	
	div.fasnet { 
		height: 185px;
		background:url(images/loginbkg.png) no-repeat;
		margin: 0 0 0 2em;
		font-size: 90%;}
		
		
		
	#login form {line-height: 130%;}
	#login form div {display: inline;}
	#login fieldset {color: #002951; padding-top: 40px;}
		.ie6 #login fieldset {padding-top: 50px;}
		.ie78 #login fieldset {padding-top: 52px;}
	p.radio {margin:1em 0 0 2em;}
	#login p.radio {margin-bottom: 1em;}
	#login p.radio input {margin-right: 7px;}
	#login p.user, p.pin {margin:.5em 0 0 2em;}
	#login p.user input {margin-left: 5px;}
	#login p.pin input {margin-left: 15px;}
	#login p.submit {float:right; margin: 4em 3em 0 0;}
		.ie6 #login p.submit {margin: 3em 4.5em 0 0;}
		.ie7 #login p.submit {margin: 3.5em 8.75em 0 0;}
		.ie8 #login p.submit {margin: 3.75em 3em 0 0;}
		.ie9 #login p.submit {margin: 3.75em 3em 0 0;}
	p.submit input {background-color: #002951; color: #fff;}
	p.fasreg {font-size: 80%; margin: .5em 0 .5em .25em}


	div.quote {
		min-height: 120px; width: 350px;
		background: url(images/dailyquote.png) no-repeat;
		margin-top: 2.5em;
		padding: 10px 5px 0 0;
		border-bottom: 2px solid #00396b;}
		
		.ie6 div.quote {padding: 10px 10px 10px 0; margin-top: .5em; height: 120px;}
	
	div.quote p {padding:5px 10px 0 25px; line-height: 1.5em;}
	p.quoter {text-align: right;line-height: 1.5em; margin-right: 1.5em;}
	
div.specials{margin: 1em 0 0 2em;}
	
	
#footer {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #ebebeb;
	margin: 0 auto;
	padding: 20px 0 10px 0;}
	
#footer a:link {color: #ebebeb; text-decoration: none;}
#footer a:visited {color: #ebebeb; text-decoration: none;}
#footer a:hover {color: #0099ff; text-decoration: none;}
#footer a:active {color: #ebebeb; text-decoration: none;}


.hr { padding: 20px 0 10px 0; height: 7px; color: #192d17;}

.fltlft {float: left;}
.fltrt {float: right;}
.clearfloat {clear: both;}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	letter-spacing: .05em;}
