/* 
================================
Skin styles for DotNetNuke
================================
*/
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pagemaster
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}

.pagemaster_home
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	background-image: url(Assets/main_background.jpg.jpg);
}

.skinmaster
{
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.skinheader
{
}
.skingradient
{
	background-image: url(gradient_DkBlue.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	font-weight: normal;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.bannerpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/*
.main_dnnmenu_container {
	background-color: Red; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap; 
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  
    padding: 0px 12px 0px 5px;   
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
*/
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333 !important;
}


.micro
{
	font-weight: normal;
	font-size: 1px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.SubPage_Text
{
	font-weight: normal;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Brown_Highlighted_Large
{
	font-weight: bold;
	font-size: 14px;
	color: #875538 !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Brown_Highlighted_Bold_Text
{
	font-weight: bold;
	font-size: 12px;
	color: #875538 !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Brown_Highlighted_Text
{
	font-weight: normal;
	font-size: 12px;
	color: #875538 !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Blue_Highlighted_Bold_Text
{
	font-weight: bold;
	font-size: 12px;
	color: #014073 !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.Gold_Highlighted_Bold_Text
{
	font-weight: bold;
	font-size: 12px;
	color: #eaa92b !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.White_Bold_Text
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Blue_Highlighted_Text
{
	font-weight: normal;
	font-size: 12px;
	color: #014073 !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.SubPage_TextItalic
{
	font-weight: normal;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-style: italic;
}

.SubPage_TextBold
{
	font-weight: bold;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.SubPage_Header
{
	font-weight: bold;
	font-size: 14px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.SubPage_Title
{
	font-weight: bold;
	font-size: 16px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	width: 100%;
	background-color: #363636;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.SubPage_Title
{
	font-weight: bold;
	font-size: 16px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	width: 100%;
	background-color: #363636;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.SubPage_Text_Bold_Italic
{
	font-weight: bold;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
}

.SubPage_Title_02
{
	font-weight: bold;
	font-size: 14px;
	color: #000000 !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	width: 100%;
	background-color: #fcf3e6;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.ImageFlowLeft img
{
	float: left;
}

.ImageFlowRight img
{
	float: right;
	margin: 4px;
}

.Blue_Highlighted_Bold_Link
{
	font-weight: bold;
	font-size: 12px;
	color: #014073 !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.White_Highlighted_Link
{
	font-weight: normal;
	font-size: 12px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}


.Blue_Highlighted_Link
{
	font-weight: normal;
	font-size: 12px;
	color: #014073 !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.Red_Highlighted_Bold_Text
{
	font-weight: bold;
	font-size: 12px;
	color: #FF0000 !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}


.White_Highlighted_Bold_Link
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.Table_Text
{
	font-weight: normal;
	font-size: 10px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}



.FormLabel
{
	font-weight: normal;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	vertical-align: top;
}





/* Styles for HouseMenu*/

#HouseMenuNav
{
	padding-left: 5px;
	color: white !important;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 8px;
	text-align: left;
}

#HouseMenuNav a
{
	width: 100%;
}


#HouseMenuNav ul
{
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	text-transform: uppercase;
	text-align: left;
}
#HouseMenuNav ul ul
{
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
}
#HouseMenuNav ul ul ul
{
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
}


#HouseMenuNav li
{
	list-style: none;
	text-transform: uppercase;
	border: 0;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#HouseMenuNav a:link, #HouseMenuNav a:visited
{
	margin: 0px;
	color: #9A6A4D !important;
	background-color: transparent;
	text-decoration: line-through;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	border-bottom: dimgray 1px solid;
}

#HouseMenuNav a:hover
{
	text-decoration: line-through;
}

#HouseMenuNav ul a:link, #HouseMenuNav ul a:visited
{
	border-top-style: none;
	border-right-style: none;
	text-decoration: line-through;
	border-left-style: none;
	border-bottom-style: none;
}
#HouseMenuNav ul a:hover
{
	color: #9A6A4D !important;
}

.SearchTextBox
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.SearchTextBoxHome
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
}

.SeasonCalendar_Text
{
	font-weight: normal;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: justify;
}
.SeasonCalendar_Link
{
	font-weight: normal;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	text-align: justify;
}
.UpcomingPerformances_Text
{
	font-weight: normal;
	font-size: 12px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.EventsPromos_Text
{
	font-weight: normal;
	font-size: 14px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.EventsPromos_Title
{
	font-weight: normal;
	font-size: 16px;
	color: #ff6600 !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.PerformanceScheduleHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

.PerformanceScheduleText
{
	font-weight: normal;
	font-size: 13px;
	color: Black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: middle;
	text-align: center;
}

.PerformanceScheduleLink
{
	font-weight: normal;
	font-size: 14px;
	color: #eaa92b !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.NewsUpdates_Text
{
	font-weight: normal;
	font-size: 12px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.NewsUpdates_Text_Black
{
	font-weight: normal;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.NewsUpdates_Link
{
	font-weight: bold;
	font-size: 12px;
	color: #eaa92b !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.NewsUpdates_Link_Brown
{
	font-weight: bold;
	font-size: 12px;
	color: #875538 !important;
	font-family: Arial, Helvetica, Sans-Serif;
}


.NewsArchive_Link
{
	font-weight: bold;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.NewsDetail_Text
{
	font-weight: normal;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.NewsDetail_Title
{
	font-weight: bold;
	font-size: 14px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}



.CalendarShowTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #875538 !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.CalendarShowText
{
	font-weight: bold;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.CalendarShowLink
{
	font-weight: bold;
	font-size: 12px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.PhotoDisplayTitle
{
	font-weight: bold;
	font-size: 14px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.PhotoDisplayText
{
	font-weight: bold;
	font-size: 12px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
}




.CalendarCourseTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #875538 !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.CalendarCourseAges
{
	font-weight: bold;
	font-size: 12px;
	color: #014073 !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.BlogHomePage_Text
{
	font-weight: normal;
	font-size: 12px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.BlogHomePage_Title
{
	font-weight: bold;
	font-size: 14px;
	color: white !important;
	font-family: Arial, Helvetica, Sans-Serif;
}


.BlogHomePage_Link
{
	font-weight: bold;
	font-size: 12px;
	color: #eaa92b !important;
	font-family: Arial, Helvetica, Sans-Serif;
}

.formText
{
	font-weight: normal;
	font-size: 10pt;
	color: Black !important;
	font-family: Arial, Sans-Serif;
}

.formLink
{
	font-weight: normal;
	font-size: 10pt;
	color: Black !important;
	font-family: Arial, Sans-Serif;
}


.formBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}

.formBoldSmall
{
	font-weight: bold;
	font-size: 9pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}

.formTitle
{
	font-weight: bold;
	font-size: 13pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}

.formHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}

.formTextSmall
{
	font-weight: normal;
	font-size: 9pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}
.formField
{
	font-size: 10pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}

.dropmenu_scratch
{
	float: left;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background: url(<xsl:value-of select=   "$mediaPath" />menu1.gif) repeat-x top left;
	border-top: 0px solid #ff0000;
	border-bottom: 0px solid #ff0000;
	margin: 0 0 50px 0; /* for this demo only */
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: -10px;
}

.ShowText
{
	font-weight: normal;
	font-size: 10pt;
	color: Black !important;
	font-family: Arial, Sans-Serif;
}

.BlogTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}

.BlogTitleLink
{
	font-weight: bold;
	font-size: 11pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}


.BlogSubTitle
{
	font-weight: normal;
	font-size: 9pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
	font-style: italic;
}


.BlogText
{
	font-weight: bold;
	font-size: 11pt;
	color: black !important;
	font-family: Arial, Sans-Serif;
}



.GalleryCaptionText
{
	font-weight: normal;
	font-size: 10px;
	color: black !important;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
