@charset "utf-8";
/* Fantasy Sports Hour CSS 04-05-2009 */

/* General Formatting
----------------------------------------------- */
body {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	/* background-image: url('images/fsh_bg.gif'); */
	background-image: url('images/fsh_bgLogo.gif');
	background-repeat:repeat-x;
	text-align: center; /* Centers the container in IE 5* browsers.  */
	color: #000000;
}
#background {
	background:#e2e2bd url(images/clockbg.png) top center;
}
.fshui #container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto; /* auto centers the container on the page */
	border: none;
	text-align: left;
}
.fshui #header {
	background-image: url('images/fsh_bg.gif');
	/* height: 175px; */
	padding: 0;
	height: 175px;
}
.fshui #header h1 {
	margin: 0;
	padding: 10px 0;
}
.fshui #sidebar1 {
	float: left;
	width: 200px;
	background: none;
	padding: 6px 10px 15px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.fshui #mainContent {
	margin: 0 0 0 250px;
	padding: 0 20px;
}
#mainContentNoSide {
	padding: 0 20px;
	background-color: #ffffff;
	width: 98%;
	margin-left: -10px;
}
.fshui #mainContent p, .fshui #mainContentNoSide p {
	font-size:0.8em;
	line-height:1.4em;
}
.fshui #fshlogo {
	width:226px;
	height:175px;
	background-image:url(images/fsh_logo.gif);
	background-repeat:no-repeat;
	float:left
}
.fshui .gohome {
	margin: 20px 0 0 38px;
	width: 150px;
	height: 150px;
	background: none;
}
.fshui #pagebanner {
	width:724px;
	height:78px;
	margin: 0;
	float:right;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1 {
	display:block;
	background:#a75619 url(images/h1bg.gif) repeat-x top;
	padding: 4px 12px;
	font-size: 1.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 1.3em;
	margin-bottom: 2px;
}
.fshui #sidebar1 h3 {
	color:#036;
}
.fshui #sidebar1 p {
	line-height:1.4em;
}
.backToAdmin {
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}
.locations {
	width:100%;
}
/* Links
----------------------------------------------- */
p a {
	color: #036;
	text-decoration:none;
	border-bottom:1px dotted #036;
}
p a:visited {
	color:#369;
	border-color:#369;
}
p a:hover, h2 a:hover, h2 a:visited:hover, h3 a:hover, h3 a:visited:hover {
color:#900;
border-color:#900;
}

/* Nav
----------------------------------------------- */
.fshui #fshnav {
	/* background:#1d4d8e; */
	float:right;
	margin-top: 18px;
	margin-bottom:0px;
	color:#fff;
	min-width: 640px;
}
.fshui html>body #fshnav {
	background:url("images/navbg.gif");
	float:right;
}
.fshui #fshnav ul {
	height:30px;
	margin:0;
	padding:0 0;
	list-style:none;
	float:right;
}
.fshui #fshnav li {
	float:left;
	margin:0;
	padding:0;
	background-image:none;
	line-height:normal;
	text-indent:0;
}
.fshui #fshnav li a, #fshnav li strong {
	background: url(images/nav_bg.gif) repeat-x top;
	background-position:0 0;
	display:block;
	height:30px;
	border-width:0;
	font: 12px sans-serif;
	color: white;
	padding: 6px 5px 5px;
	font-weight: bold;
}
.fshui #fshnav li strong {
	background-position:0 -60px;
}
.fshui #fshnav li a:hover {
	background-position:0 -30px;
}
/* Nav Images
----------------------------------------------- */
.fshui #fshnav ul {
	padding:0px;
}
/* Page Banners
----------------------------------------------- */
.fshui #pagebanner p {
	visibility: hidden
}
.pbhome {
	background:url("images/pb_home.jpg");
	height:78px;
	margin:0px;
}
.pbrules {
	background:url("images/pb_rules.jpg");
	height:78px;
	margin:0px;
}
.pblocations {
	background:url("images/pb_locations.jpg");
	height:78px;
	margin:0px;
}
.pbaccount {
	background:url("images/pb_account.jpg");
	height:78px;
	margin:0px;
}
.pblineup {
	background:url("images/pb_lineup.jpg");
	height:78px;
	margin:0px;
}
.pbgames {
	background:url("images/pb_games.jpg");
	height:78px;
	margin:0px;
}
.pbleaderboards {
	background:url("images/pb_leaderboards.jpg");
	height:78px;
	margin:0px;
}
.pbadmin {
	background:url("images/pb_admin.jpg");
	height:78px;
	margin:0px;
}
.pbabout {
	background:url("images/pb_about.jpg");
	height:78px;
	margin:0px;
}
.pbcontact {
	background:url("images/pb_contact.jpg");
	height:78px;
	margin:0px;
}
.pbgeneral {
	background:url("images/pb_general.jpg");
	height:78px;
	margin:0px;
}
.pbgames {
	background:url("images/pb_lineup.jpg");
	height:78px;
	margin:0px;
}

/* Login Area
----------------------------------------------- */
#loginbox {
	/* background-image: url(images/loginbg.jpg); */
	background-repeat:repeat-y;
	margin: 0;
	padding: 0 0 0 30px;
	float:right;
	width: 450px;
	height:49px;
	font: 10px/10px normal Arial, Helvetica, sans-serif;
	color: #FFF;
}
#loginbox input {
	font-size:9px;
	width: 80px;
	margin: 12px 4px 0px 4px;
}
#loginbox input.button {
	width:80px;
}
/* Footer
----------------------------------------------- */
.fshui #footer {
	/* margin-bottom:15px; */
	padding: 8px 20px 0 20px;
	/* background:#e2e2bd url(images/footerbg_full.gif) no-repeat top left; */
	background:#e2e2bd url(images/footerbg_fullNew.gif) no-repeat top left; 
	/* height:65px; */
	height:20px;
	overflow: hidden;
}
#footernavcontainer {
	margin-bottom: 1em;
	overflow: hidden;
	width: 460px;
}
#footernav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:.7em;
}
#footernav li {
	border-right: 1px solid #369;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}
#footernav li a{
	text-decoration:none;
	color:#FFF;
}
#footernav li a:hover {
	color: #C60;
}
#footer .copyright {
	display:inline;
	float:right;
	font-size:.7em;
	color:#69F;
}
#footer .last {
	border-right: none;
}

/* Tables
----------------------------------------------- */
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	border:none;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 0 1em;
}
.thead {
	font-weight:bold;
	background-color:#69C;
	color: #FFF;
}
.adminDashboard ul li a {
	text-decoration:underline;
}
.longTable {
	width: 100%;
}
.longTable tbody tr td{
	padding: 0px;
}