﻿body
{
	background-color: #F5F2CD;
	margin: 15px 20px 15px 20px; /*text-align: center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #AF8906;
}
.TextArea
{	
	empty-cells: show;
	border: none 0 Transparent;
}
.TextAreaHeader
{
	width: 557px;
	background-image: url('/FilesCustom/images/dvp/body_top.gif');
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 16px;
}
.TextAreaBody
{
	background-image: url('/FilesCustom/images/dvp/body_back.gif');
	background-repeat: repeat-y;
	background-color: Transparent;
	vertical-align: top;
	padding-left: 10px; padding-right: 9px;
	color: #16104a;
	font-size: 9pt;
}
.TextAreaBody a, .TextAreaBody a:visited
{
	font-size: 9pt;
	color: #5970c8;
}
.TextAreaBody a:hover
{
	text-decoration: none;
}
.TextAreaFooter
{
	background-image: url('/FilesCustom/images/dvp/body_bottom.gif');
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 26px;
}

.GridArea
{
	border: none 0 Transparent;
	width: 100%;
}
.GridAreaHeader_Short
{
	width: 559px;
	background-image: url('/FilesAdapter/Thumbnails/FilesCustom/images/dvp/schedule_top.gif?width=559');
	height: 10px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.GridAreaFooter_Short
{
	background-image: url('/FilesAdapter/Thumbnails/FilesCustom/images/dvp/schedule_bottom.gif?width=559');
	height: 16px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.GridAreaHeader_Shorter
{
	width: 500px;
	background-image: url('/FilesAdapter/Thumbnails/FilesCustom/images/dvp/schedule_top.gif?width=500');	
	height: 8px;
	background-repeat: no-repeat;
	background-color: Transparent;
	overflow: hidden;
}
.GridAreaFooter_Shorter
{
	background-image: url('/FilesAdapter/Thumbnails/FilesCustom/images/dvp/schedule_bottom.gif?width=500');
	height: 16px;
	background-repeat: no-repeat;
	background-color: Transparent;
	overflow: hidden;
}
.GridAreaHeader_Full
{
	width: 762px;
	background-image: url('/FilesCustom/images/dvp/schedule_top.gif');
	height: 10px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.GridAreaFooter_Full
{
	background-image: url('/FilesCustom/images/dvp/schedule_bottom.gif');
	height: 21px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.GridHeader, .GridHeader td, .GridHeader th
{
	font-size: 9.7pt;
	vertical-align: middle;
	text-align: left;
	background-color: #E5E3BD;
	color: #758878;
	font-weight: 700;
	border: none 0 transparent;
}
.GridItem
{
	font-size: 9pt;
	vertical-align: top;
	background-color: #EFEED7;
	border: none 0 transparent;
}
.GridAltItem
{
	font-size: 9pt;
	vertical-align: top;
	background-color: #E5E3BD;
	border: none 0 transparent;
}

.GridArea a { color: #333333; text-decoration: none;}
.GridArea a:hover{ color: #333333; text-decoration: underline;}
.GridArea .Details a{ color: #5970C8; text-decoration: underline;}
.GridArea .Details a:hover{	color: #5970C8;	text-decoration: none;}
.GridArea .Upcoming { color: #AF8906; }
.GridArea .Upcoming a { color: #5970C8; text-decoration:underline; }
.GridArea .Upcoming a:hover { color: #5970C8; text-decoration:none; }

/* Event Search */
.SMGEventSearchPanel
{
	font-size: 12px;
	line-height: 20px;	
	background-repeat: no-repeat;
	background-color: Transparent;
	background-image: url('/FilesCustom/images/dvp/search_hdr.gif');
	text-align: left;
	color: #AF8906;
}
.SMGEventSearchPanel_Wide { background-image: url('/FilesCustom/images/dvp/search_box.gif');}

/* Event Page */
.SMGEventText { font-size:12px; color: #1B1648;}
.SMGEventText a, .SMGEventText a:visited { font-size:12px; color:#628BD7; text-decoration:underline;}
.SMGEventText a:hover { text-decoration: none; }
.SMGEventTitleHeader { font-weight:normal; font-size:20px; line-height:24px; color: #CC6633;}
.SMGEventDetailHeader { font-size:12px; color: #CC6633;}
.SMGEventDetails { font-size:12px; color: #1B1648;}
/* Footer Menu */
.FooterMenu { padding-top: 2px; }
.FooterMenu a:visited, .FooterMenu * { font-size:11px; color:#FFFFFF; text-align:center; }
.FooterMenu a:hover { text-decoration: none; }
/* Left Menu */
.LeftMenuHeader { height: 13px; background-image: url('/FilesCustom/images/dvp/column_top.gif'); background-color:Transparent;}
.LeftMenuBody { background-color: #D8D297; }
.LeftMenuFooter { height: 13px; background-image: url('/FilesCustom/images/dvp/column_bottom.gif'); background-color:Transparent;}
.LeftMenu a:visited, .LeftMenu * { font-size:14px; color: #5970C8; }
.LeftMenu a:hover { text-decoration: none; }