/* CSS Document */

body {
	background: url(../images/bg.jpg) repeat-x #02304c;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 auto;
	padding: 0;
}
img {
	border: 0;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}
p {
	margin: 0;
	padding: 0;
}
.georgia {
	color: #292110;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #292110;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #292110;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #705728;
	background: none;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #292110;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#wrapper {
	width: 994px;
	margin: 0 auto;
	padding: 0;
}
#header {
	background: url(../images/header.png) no-repeat;
	width: 994px;
	height: 112px;
	margin: 0 auto;
	padding: 0;
}
#container {
	background: url(../images/blueBG.png) repeat-y;
	width: 994px;
	padding: 0;
	margin: 0 auto;
}
#containerPadding {
	width: 994px;
	padding: 10px 38px;
	margin: 0 auto;
}
#headerPadding {
	width: 964px;
	padding: 0 0 0 30px;
}
#headerLeft {
	width: 248px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	float: left;
}
#headerRight {
	width: 706px;
	margin: 0 auto;
	padding: 14px 0 0 10px;
	float: left;
	color: #fff;
}

.blueHeadline {
	width: 901px;
	background-color: #022f4b;
	padding: 8px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0;
}
.blueHeadlineNoPaddTop {
	width: 901px;
	background-color: #022f4b;
	padding: 8px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.blueFont {
	font-size: 24px;
	font-weight: bold;
	color: #022f4b;
	margin: 20px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #022f4b;
	width: 901px;
}

.showSlideContainer {
	margin:0;
	padding: 7px 0;
}
.slideShow {
	width:295px;
	height:186px;
	margin:0;
	padding: 0 7px;
	float:left;
	overflow:hidden;
	position:relative;
}
.slideShow img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 186px;
	width: 295px;
	opacity: .8;

				/* For IE 5-7 */

				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */

				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top:186;
	left:0;
}
.caption .boxcaption {
	top:120;
	left:0;
}
.box_wrap {
	width:280px;
	height:186px;
	margin:0;
}



/* BEGIN NAVIGATION -----------------------------------------------------*/

ul#cssmw {
	cursor: default;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#cssmw ul {
	cursor: default;
	font-size: 0;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#cssmw ul li {
	background-image: none;
	float: none;
}
ul#cssmw li {
	background-image: none;
	float: left;
	padding: 0 0 0 0;
	position: relative;
	white-space: nowrap;
	z-index: 100;
}
ul#cssmw li ul {
	display: none;
	top: 0;
}
ul#cssmw li:hover > ul {
	display: block;
	position: absolute;
}
ul#cssmw li.hover > ul {
	display: block;
	position: absoulte;
}
ul#cssmw li.current > ul {
	position: absolute;
}
ul#cssmw > li {
	background-image: none;
}
ul#cssmw > li > a {
	background-color: #010c13;
	background-image: none;
	border-bottom: none;
	border-right: none;
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	height: 97px;
	line-height: 92px;
	margin: 0 0 0 0;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	width: 133px;
}
ul#cssmw > li > a:visited {
	color: #ffffff;
}
ul#cssmw > li > a:active {
	color: #ffffff;
}
ul#cssmw > li:hover > a {
	background-color: #2d3839;
	color: #ffffff;
}
ul#cssmw > li.current > a.current {
	background-color: #2d3839;
	color: #ffffff;
}
ul#cssmw ul.level-1 {
	left: 0px;
	top: 100%;
}
ul#cssmw ul.level-1 > li {
	background-image: none;
}
ul#cssmw ul.level-1 > li > a {
	background-color: #c1c6ad;
	background-image: none;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	color: #000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-transform: none;
	width: 119px;
}
ul#cssmw ul.level-1 > li:hover > a {
	background-color: #ccd0be;
	color: #2d2b2e;
}
ul#cssmw ul.level-1 > li.hover > a {
	background-color: #ccd0be;
	color: #2d2b2e;
}
ul#cssmw ul.level-1 > li.current > a.current {
	background-color: #ccd0be;
	color: #2d2b2e;
}

.header {
	padding: 10px 0 0 0;
}
#leftCol {
	width: 460px;
	margin: 0 auto;
	padding: 0 10px 0 0;
	float: left;
}
#rightCol {
	width: 437px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	float: left;
}
#leftColReasons {
	width: 385px;
	margin: 0 auto;
	padding: 0 10px 0 0;
	float: left;
}
#rightColReasons {
	width: 512px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	float: left;
}
.showTitle {
	font-size: 20px;
	font-weight: bold;
	color: #02304c;
}
.episodeListHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.showInfo {
	font-size: 14px;
}
.whiteBG {
	background-color: #fff;
	width: 917px;
	padding: 0;
	border: 1px solid #ccc;
}
#footer {
	width:957px;
	margin: 0 0 0 17px;
	padding: 0;
	background-color: #00000e;
	color: #fff;
}
#footerContainer {
	width: 917px;
	margin: 10px auto 0 auto;
	padding: 10px 20px 40px 20px;
}
.footerHeadlines {
	border-bottom: 1px solid #cdcdcd;
	margin: 0 40px 10px 0;
	padding: 0;
	color: #cdcdcd;
}
.footerLinks a:link {
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}
.footerLinks a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}
.footerLinks a:hover {
	color: #498aaa;
	background: none;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}
.footerLinks a:active {
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}


