/* Video Portal
=========================================== */
body#VideoPortal {
	border: 2px solid #000000;
}
#VideoContent {
	background-color: #000000;
}
#VideoPortal h1 {
	background: url("../images/video_lvwash.png") top left no-repeat;
	color: #000000;
}
#VideoPortal h1 .Hidden {
	visibility: hidden;
}
#VideoPlayer,
.VideoEmbed,
.FlashEmbed {
	overflow: hidden;
	text-align: center;
}
#VideoPlayer .NoFlashMessage,
.VideoEmbed .NoFlashMessage,
.FlashEmbed .NoFlashMessage,
#VideoPlayer .NoFlashInstallText,
.VideoEmbed .NoFlashInstallText,
.FlashEmbed .NoFlashInstallText,
#VideoPlayer .NoFlashInstallImage,
.VideoEmbed .NoFlashInstallImage,
.FlashEmbed .NoFlashInstallImage {
	display: block;
}
#VideoPlayer,
.Module .ModuleContent .VideoEmbed,
.FlashEmbed {
	background: url("../images/flash_logo.png") #000000 50% 10% no-repeat;
}
#Video .Module .ModuleContent .VideoEmbed {
	background: url("../images/flash_logo.png") #000000 50% 5% no-repeat;
}
#VideoPlayer .NoFlashInstallImage,
.VideoEmbed .NoFlashInstallImage,
.FlashEmbed .NoFlashInstallImage {
	background: url("../images/flash_button.png") top left no-repeat;
	display: block;
	height: 34px;
	margin-top: 10%;
	margin-right: auto;
	margin-left: auto;
	width: 175px;
}
#VideoPlayer a,
.VideoEmbed a,
.FlashEmbed a {
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
}
#VideoPlayer a:hover,
.VideoEmbed a:hover,
.FlashEmbed a:hover {
	background-color: transparent;
	color: #FFFFFF;
}
#VideoPlayer a,
.Module .ModuleContent .VideoEmbed a,
.FlashEmbed a {
	font-size: 2em;
}
#Featured .VideoEmbed a {
	font-size: 1.5em;
}
#Video .ModuleContent .VideoEmbed a {
	font-size: 1em;
}
#VideoPlayer .NoFlashMessage,
.Module .ModuleContent .VideoEmbed .NoFlashMessage {
	padding: 140px 110px 0;
}
#Featured .VideoEmbed .NoFlashMessage {
	padding: 100px 85px 0;
}
#Video .ModuleContent .VideoEmbed .NoFlashMessage {
	padding: 95px 45px 0;
}
.FlashEmbed .NoFlashMessage {
	padding: 140px 0 0;
}
#VideoPlayer .NoFlashInstallText,
.VideoEmbed .NoFlashInstallText,
.FlashEmbed .NoFlashInstallText,
#Video .ModuleContent .VideoEmbed .NoFlashInstallImage {
	display: none;
}
#Video .ModuleContent .VideoEmbed .NoFlashInstallText {
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}
.FlashEmbed,
.FlashEmbed a {
	margin: 0;
	padding: 0;
}
.FlashEmbed a {
	background: none;
	padding-bottom: 10px;
}
#VideoPlayer,
#VideoPlayer a {
	height: 348px;
	width: 575px;
}
.Module .ModuleContent .VideoEmbed,
.Module .ModuleContent .VideoEmbed a {
	height: 309px;
	width: 514px;
}
#Featured .VideoEmbed,
#Featured .VideoEmbed a {
	height: 234px;
	width: 380px;
}
#Video .ModuleContent .VideoEmbed,
#Video .ModuleContent .VideoEmbed a {
	height: 152px;
	width: 234px;
}
#VideoClose {
	background: url("../icons/icon_close_white.gif") top left no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	line-height: 1.2;
	margin: 8px 5px 0 15px;
	padding-left: 20px;
}

/* Photo Gallery
=========================================== */
#PhotoHeader {
	background-color: #0A357A;
	color: #FFFFFF;
}

#PhotoHeader h1 {
	background: url("") top left no-repeat;
	color: #FFFFFF;
}



/* Footer
=========================================== */
#Footer {
	background: url("") no-repeat;	
	clear: both;
	height: 9px;
	width: 800px;
}
/* Popups
=========================================== */
#PopupLarge,
#PopupMedium,
#PopupSmall {
	background-color: #FFFFFF;
	padding: 0 5px;
	margin: 0 auto;
}
#PopupLarge #MastHead,
#PopupMedium #MastHead,
#PopupSmall #MastHead {
	background-color: #6C4303;
	color: #FFF;
	padding: .5em;
}
#PopupLarge #MastHead a,
#PopupMedium #MastHead a,
#PopupSmall #MastHead a {
	color: #FFF;
	float: right;
	text-decoration: none;
	margin: 0 5px 5px 5px;
}
#PopupLarge #MastHead a:hover,
#PopupMedium #MastHead a:hover,
#PopupSmall #MastHead a:hover {
	color: #FFF;
}
#PopupLarge #Content,
#PopupMedium #Content,
#PopupSmall #Content {
	float: none !important;
	margin-left: 0 !important;
	padding: 0.5em !important;
	width: auto !important;
}
#PopupLarge .ModuleContent,
#PopupMedium .ModuleContent,
#PopupSmall .ModuleContent {
	background-image: none;
	margin: 0;
}
#PopupLarge .ModuleBottom,
#PopupMedium .ModuleBottom,
#PopupSmall .ModuleBottom {
	margin-bottom: 5px;
}
#PopupLarge h1,
#PopupMedium h1,
#PopupSmall h1 {
	margin-bottom: 0;
}
#PopupLarge h2,
#PopupMedium h2,
#PopupSmall h2{
	margin-top: 0;
}

/* Forms
=========================================== */
#Content form {
	margin-bottom: 1.5em;
}
form.BoxShaded h2 {
	margin-top: 0;
}
.FormTypeExpanded legend,
.FormTypeCompact legend {
	background-color: #D9CEB7;
}
.FormTypeExpanded .FormRow,
.FormTypeExpanded .FormRowAlt,
.FormTypeCompact .FormRow,
.FormTypeCompact .FormRowAlt {
	background-color: #F2EEE3;
}
.FormButtonSubmit {
	background-color: #8e846f;
	border:1px solid #4d4532;
	color: #FFFFFF;
	cursor: pointer;
}
.FormTypeCompact .BoxShaded legend {
	background-color: #ECECEC;
}
.FormTypeCompact .AlignLeft .FormButtonSubmit {
	border:1px solid #909090;
	background-color: #909090;
	color:#FFFFFF;	
}
#Results li {
	margin: 4px 0;
	padding: 2px;
}
#Results li a {
	text-decoration: none;
}

.CalTableRowOdd,
.CalendarStripe{
	background-color:#c0d8f9;
}
.CalTableRowEven,
.CalendarStripeAlt{
	background-color:#FFFFFF;
}
/* Photo Gallery
=========================================== */
#PhotoHeader {
	background-color: #336633;
	color: #FFFFFF;
}

#PhotoHeader h1 {
	color: #FFFFFF;
	padding-left: 8px !important;
}

