@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
body {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	background-color: #1C262A;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}
a {
	color:#be0d14;
}
a:hover {
	color:#69C;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#masthead {
	display: block;
	height: 100px;
	width: 960px;
}
#logo {
	float: left;
	margin-right: 360px;
}
#search_form {
	display: block;
	float: left;
	height: 45px;
	width: 288px;
	padding-top: 5px;
}
#search_form fieldset {
	border: none;
}

#search_form .search_field {
	font-size: 11px;
	color: #666;
	background-color: #D6D6D6;
	background-image: url(../images/bg_search_box.gif);
	background-repeat: no-repeat;
	padding: 2px 6px;
	height: 16px;
	width: 180px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search_form .button {
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	background-image: url(../images/bg_search-btn.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFF;
	width: 60px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	font-size: 13px;
	line-height: 25px;
	text-transform: uppercase;
	display: block;
	height: 26px;
	width: 960px;
}
a#schedule_finder {
	color: #FFF;
	background-color: #1c262a;
	float: left;
	height: 26px;
	padding-left: 30px;
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	text-decoration: none;
	width: 118px;
	border-right: 1px solid #e18386;
	border-left: 1px solid #e18386;
}
#schedule-listing ul li .nolink {  
     display: inline-block; 
     width: 180px; 
     font-weight: bold; 
}
a#schedule_finder:hover {
	background-color: #FFF;
	color: #BE0D14;
}
#home_feature {
	display: block;
	width: 960px;
}
#schedule-listing {
	display: block;
	position: absolute;
	z-index: 13;
	width: 940px;
	font-size: 13px;
	color: #FFF;
	background-image: url(../images/bg_schedule-listing.png);
	padding-right: 10px;
	padding-left: 10px;
}
#schedule-listing a {
	color: #7cc1de;
	text-decoration: none;
}
#schedule-listing a.xbox {
	margin-right: 60px;
	background-image: url(../images/xbox.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
}
#schedule-listing ul {
	margin-bottom: 16px;
}
#schedule-listing ul li {
	display: inline;
	width: 180px;
	margin-right: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515954;
	margin-bottom: 4px;
}

#schedule-listing ul li a {
	display: inline-block;
	background-image: url(../images/bullet_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	width: 170px;
	padding-left: 10px;
	color: #FFF;
}

#schedule-listing a:hover {
	color: #44A6D0;
}
#icon_nav img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
#icon_nav {
	display: block;
	height: 96px;
	width: 960px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	overflow: hidden;
}
.content {
	font-size: 12px;
	display: block;
	width: 960px;
	padding-top: 4px;
	background-color: #FFF;
}
.home-right {
	display: block;
	float: left;
	width: 530px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.content h1 {
	font-family:  Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #be0d14;
	margin-bottom: 16px;
}
.content h2 {
	font-family:  Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 4px;
}
.content h3 {
	font-family:  Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 4px;
}
.content h4 {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 4px;
}

.right-img {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
.left-img {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}


.home-left {
	display: block;
	float: left;
	width: 385px;
	margin-right: 15px;
	padding-right: 14px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	padding-top: 12px;
	padding-bottom: 10px;
}
a.pdf {
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-bottom: 4px;
}
#footer-container {
	background-color: #1C262A;
	background-image: url(../images/bg_footer-container.gif);
	background-repeat: repeat-x;
	display: block;
	width: 100%;
}
.widget {
	background-color: #FFF;
	background-image: url(../images/bg_widget.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	padding: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}

#footer {
	background-color: #1C272B;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	display: block;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-top: 23px;
	padding-left: 30px;
	color: #FFF;
	font-size: 12px;
}
#footer-info {
	display: block;
	float: left;
	width: 240px;
	padding-right: 10px;
	padding-top: 25px;
}
.footer-list {
	float: left;
	width: 149px;
	margin-right: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-color: #515954;
	border-left-width: 1px;
	height: 200px;
}
#site {
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	display: block;
	width: 100%;
}

.footer-list h4 {
	margin-bottom: 4px;
}
.footer-list ul li {
	line-height: 14px;
	list-style-type: none;
	width: 149px;
	margin-bottom: 2px;
	display: block;
}
.footer-list ul li a {
	color: #cf1141;
	text-decoration: none;
	background-image: url(../images/bullet_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	line-height: 14px;
	display: block;
}
.footer-list ul li a:hover {
	color: #69C;
}
.left-col {
	display: block;
	float: left;
	width: 625px;
	margin-right: 25px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 13px;
}
.section-main {
	display: block;
	float: left;
	width: 610px;
	margin-right: 10px;	
}
.section-intro {
	display: block;
	float: left;
	width: 290px;
	margin-right: 10px;
}
.section-directory {
	font-size: 12px;
	display: block;
	float: left;
	width: 320px;
	line-height: 12px;
}
.section-directory p {
	margin-bottom: 8px;
}

.section-directory a {
	text-decoration: none;
	font-weight: bold;
}



.right-col {
	float: left;
	width: 270px;
	margin-bottom: 25px;
	padding-top: 5px;
}
#breadcrumbs {
	font-size: 12px;
	color: #000;
	display: block;
	width: 625px;
	margin-bottom: 8px;
}
.content ul {
	margin-bottom: 16px;
}
.content ul li {
	background-image: url(../images/bullet_box.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 4px;
}

/***SUPERFISH dropdown menu styles ***/
/*** ESSENTIAL STYLES ***/
.dropdown, .dropdown * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.dropdown {
	line-height:	1.0;
}
.dropdown ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.dropdown ul li {
	width:			100%;
}
.dropdown li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.dropdown li {
	float:			left;
	position:		relative;
}
.dropdown a {
	display:		block;
	position:		relative;
}
.dropdown li:hover ul,
.dropdown li.sfHover ul {
	left:			0;
	top:			25px; /* match top ul list item height */
	z-index:		99;
}
ul.dropdown li:hover li ul,
ul.dropdown li.sfHover li ul {
	top:			-999em;
}
ul.dropdown li li:hover ul,
ul.dropdown li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.dropdown li li:hover li ul,
ul.dropdown li li.sfHover li ul {
	top:			-999em;
}
ul.dropdown li li li:hover ul,
ul.dropdown li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.dropdown {
	float:			left;
}
.dropdown a {
	padding: 		6px 8px;
	text-decoration:none;
}
.dropdown ul li a {
	border-top:		1px solid #FFF;
}
.dropdown a, .dropdown a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
}
.dropdown li {
	border-right: 1px solid #e18386;
}
.dropdown li ul {
	background-image: url(../images/bg_nav_ul.png);
	border-left: 1px solid #e18386;
	border-bottom: 1px solid #e18386;
}
.dropdown li li {
}
.dropdown li li li {
}
.dropdown a:hover {
	color: #BE0D14;
	background-color: #FFF;
}