﻿@charset "utf-8";
@import url('/masterweb/fplayout.css');
@import url('/masterweb/fpmenu.css');
h3 {
	font-size: x-large;
}
h3 {
	font-size: x-large;
	background-color: #FFFFFF;
}
body {
	background-image: url('images/brown1.gif');
	background-repeat: repeat;
	background-color: #C0C0C0;
}
#wrapper {
	width: 870px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-repeat: repeat;
}
#banner_1 {
	position: relative;
	float: left;
	clear: both;
	height: 120px;
	width: 868px;
	background-repeat: repeat;
	z-index: 0;
}
#calender {
}
iframe.grelated-iframe {
	display: none;
}
#header {
	background: url('images/bkgrd2.gif');
	clear: both;
	width: 868px;
	height: 530px;
	float: left;
}
#leftheader {
	padding: 2px;
	width: 170px;
	height: 450px;
	float: left;
	text-align: center;
	color: #0000FF;
}
#rightheader {
	padding: 5px 0 0 0;
	width: 160px;
	height: 470px;
	position: relative;
	float: left;
}
#rightheadertop {
	width: 158px;
	height: 150px;
	position: relative;
	float: none;
}
#rightheaderbottom {
	width: 158px;
	height: 250px;
	position: relative;
	float: left;
	text-align: center;
}
#centerheader {
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	float: left;
	height: 450px;
}
#content {
	background: url('images/bkgrd2.gif');
	clear: both;
	width: 868px;
	float: left;
	position: relative;
	height: auto;
}
#contentmenu {
	margin: 5px;
	float: left;
	position: relative;
	width: 860px;
	height: 40px;
}
#contentiframe {
	margin: 5px;
	float: left;
	width: 860px;
	height: 500px;
	position: relative;
	clear: both;
}
#contenttext1 {
	float: left;
	position: relative;
	height: auto;
	width: 845px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	clear: both;
}
#contenttext2 {
	margin: 5px;
	float: left;
	position: relative;
	width: 845px;
	height: auto;
	text-align: justify;
	clear: both;
}
#footer {
	clear: both;
	border: 1px #000000;
	width: 868px;
	float: left;
	position: relative;
	height: 570px;
}
#leftfooter {
	margin: 10px;
	float: left;
	position: relative;
	height: auto;
	width: 350px;
}
#centerfooter {
	margin: 10px;
	float: left;
	position: relative;
	height: 300px;
	width: 250px;
}
#rightfooter {
	margin: 10px;
	width: 200px;
	float: right;
	position: relative;
	height: 300px;
}
#footermenu3 {
	clear: both;
	margin: 5px;
	width: 850px;
	float: left;
	height: auto;
}
#footermenu1 {
	clear: both;
	margin: 5px;
	float: left;
	position: relative;
	height: 40px;
	width: 850px;
}
#footermenu2 {
	clear: both;
	float: left;
	position: relative;
	width: 865px;
	height: 80px;
}
#footerweather {
	clear: both;
	height: 100px;
	margin: 5px;
	float: left;
	position: relative;
	height: 75px;
	width: 850px;
	text-align: center;
}
#imenu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #c77;
	background-color: #c77;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: x-large;
	color: #000099;
	text-align: center;
}

h3 {
	font-size: large;
	color: #000000;
	background-color: #FFFFFF;
}
h4 {
	border: medium #000000 ridge;
	font-size: large;
	color: #000099;
	background-color: #00FFFF;
	text-align: center;
}
/* Footer */
#footer p {
	font-size: x-small;
}
/* Links */
a {
	color: #000099;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}/* FORM ELEMENTS   
----------------------------------------------------------*/
fieldset {
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #ccc;
}
fieldset p {
	margin: 2px 12px 10px 10px;
}
fieldset.login label, fieldset.register label, fieldset.changePassword label {
	display: block;
}
fieldset label.inline {
	display: inline;
}
legend {
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}
input.textEntry {
	width: 320px;
	border: 1px solid #ccc;
}
input.passwordEntry {
	width: 320px;
	border: 1px solid #ccc;
}
div.accountInfo {
	width: 42%;
}
/* MISC  
----------------------------------------------------------*/
.clear {
	clear: both;
}
.title {
	display: block;
	float: left;
	text-align: left;
	width: auto;
}
.loginDisplay {
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}
.loginDisplay a:link {
	color: white;
}
.loginDisplay a:visited {
	color: white;
}
.loginDisplay a:hover {
	color: white;
}
.failureNotification {
	font-size: 1.2em;
	color: Red;
}
.bold {
	font-weight: bold;
}
.submitButton {
	text-align: right;
	padding-right: 10px;
}
.imageborder {
	border-width: medium;
	border-color: #663300;
	border-style: outset;
	margin: 5px;
}
.CARimageborder {
	border-width: medium;
	border-color: #663300;
	border-style: outset;
	float: left;

