﻿#content 
{
	position: absolute;
	top: 92px;
	left: 0px;
	width: 976px;
	min-height: 450px;
	height: 436px !important; /* for modern browsers */
	height: 450px; /* for IE5.x and IE6 */
	margin-top: 5px;
}

#header
{
	top: 0px;
	left: 0px;
	height: 72px;
	width: 976px;
	position: absolute;
}

#main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#seasonpassselectheaderpadding
{
	padding-left: 50px;

}

#seasonpassselectheader
{
	width:530px;
	text-align:	left;
	background-color:#FFFFFF;
	font-size:12px;
}

#seasonpassselectheadertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 500px;
}

#seasonpassselectbody
{
	padding-left: 50px;
}

#seasonpassselectrightimage
{
	padding-left: 20px;
	padding-top:10px;
}

#loginform 
{
	width:270px;
	margin: auto;
}

#loginform fieldset
{
	padding:10px;
}

#loginform legend
{
	color: #474747;
	font-weight:bold;
	font-size:8pt;
}

#loginform label 
{
	display:block;
	height:2em;
	background-color:#E7E7E7;
	padding:10px 10px 0;
}

#loginform input 
{
	margin-right:20px;
	border:1px solid #999999;
	float:right;
	clear:right;
	background:#CCCCCC;
}

#loginform input:focus,#loginform input:hover 
{
	border:1px solid #333333;
}

.error
{
	color:red;
	font-weight:bold;
}

body,p,a,span,div,input,legend,h1,h2,h3,h4,h5,h6,li,dd,dt,th,td
{
	font-family:Arial, Helvetica, sans-serif;
}

body,p,a,span,div,input,legend,li,dd,dt,th,td
{
	font-size:8pt;
}

.fieldRequired
{
	color: #3C9371;	
}

.fieldNormal
{
	font-weight: bold;
	color: White;
}

.labelRequired
{
	color: #565656;	
}

.info
{
	font-weight: bold;
	color: #000000;
}

#seasonpassselectbody table {
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	line-height:1.2em;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
}

#seasonpassselectbody caption {
	padding-bottom:1em;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.6em;
	color: #333;
	background: transparent;
}
  
#seasonpassselectbody thead th, #seasonpassselectbody tfoot th, tfoot td {
	font-family: arial, verdana, sans-serif;
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #fff;
	background: #009;
}
  
#seasonpassselectbody tfoot th, #seasonpassselectbody tfoot td {
	border-top: 2pt double #009;
}

#seasonpassselectbody td, th {
	padding:4px;
}

#seasonpassselectbody tbody tr th, #seasonpassselectbody tbody tr td {
	border-bottom: 1px dotted #009;
}

#seasonpassselectbody tbody tr:hover td, #seasonpassselectbody tbody tr:hover th {
	border-bottom: 1px solid #333;
}

#seasonpassselectbody table a[title^="Download"] { 
	font-style:italic;
}

#seasonpassselectbody tbody td a, #seasonpassselectbody tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
}

#seasonpassselectbody tbody td a:hover, #seasonpassselectbody tbody th a:hover {
	background: transparent;
	color: #930;
}

.odd {
	background: #e3e3f4;
}

#seasonpassselectbody tbody tr:hover {
	color: #333;
	background: #c6c6e8;
}

#seasonpassselectbody tbody tr th:hover {
	background:#fff;
}
