/*
COLOR REFERENCE
#002D62 = Dark Blue
#007DC3 = Turquoise
#A39161 = Gold
#EEB211 = Yellow
*/

body
{
	background-color:#cccccc;
}
div
{
	border: solid 0px #000;
}

table, tr { border: 0px; margin-left:-15px; *margin-left:0px;}

td
{
 border:0px;
}
#blogPosts
{
	padding:15px;
}
.calendarTable
{
	margin:0;
	margin-left:1px;
	font-size:12px;	
}
.monthRow table
{
	margin:0;
}
.dayNamesRow th
{
	padding:2px;
}
.calendarTable td
{
	padding:2px;
}
.minor-column-1
{
	width: 40% !important;
	padding-left:15px;
}

.newsImage
{
	padding-left:10px;
	padding-top:18px;
}

.pageImage
{
	padding-top:20px;
}

.minor-column-1 a
{
	width: 40% !important;
	color:#888888;
	text-decoration:none;
}

.minor-column-1 ul li
{
	line-height: 1.5;
}

.minor-column-1 ul a:hover
{
  color:#EEB211;
}

.index-right 
{
	max-width:189px !important;
	_width:189px !important;
	
	margin-left:5px;
	text-align:center;
	padding-top: 10px; 
	/*
	min-height: 670px; 
	margin-left:5px;
	padding-top:9px;
	max-width:188px;
	*/
}

.index-right ul
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.index-right ul li
{
	list-style: none;
}

.frontpageNews
{
	max-width:250px;
}

.minor-column-2,
.minor-column-3
{
	width: 55% !important;
}

a
{
	color:Black;
}

strong
{
	font-weight:bold;
}

#pv-ssm-header 
{
	width: 100%;
	background: #0F2B5B;
}

#pv-ssm-header img 
{
	border: 0px;
	clear: both;
}

#pv-ssm-header ul
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	background: #CE1126;
}

#pv-ssm-header ul li
{
	list-style: none;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-right: 6px;
	display: inline;
	border-right: solid 1px #0F2B5B;
}

#pv-ssm-header ul li a,
#pv-ssm-header ul li a:link,
#pv-ssm-header ul li a:visited,
#pv-ssm-header ul li a:hover,
#pv-ssm-header ul li a:active 
{
	color: #FFF;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}

#BetterH1 
{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 18pt;
	font-weight: bold;
	color: #CE1126;
	border-bottom: solid 1px #0F2B5B;
}

#custom-doc 
{ 
	width:61.54em;
	*width:60.06em;
	min-width:800px; 
	margin:auto; 
	text-align:left; 
}
#bottomMenu
{
	width:100%;
}
#rightNav .promospace
{
	width:100%;
	height:100px;
	border:1px solid black;
	margin-bottom:10px;
}

#squashFooter
{
	text-align:center;	
}



p 
{
	font-family: Arial, Sans-Serif;
	color: #000;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
}

h1 
{
	font-family: Georgia, Serif;
	color: #000;
	font-size: 24pt;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*border-bottom: dotted 1px #EEB211;*/
}

h2 
{
	font-family: Arial, Sans-Serif;
	color: #888888;
	font-size: 18pt;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*border-bottom: dotted 1px #999;*/
}

h4
{
	font-family: Arial, Sans-Serif;
	color: #888888;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

h6
{
	font-family: Arial, Sans-Serif;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #EEB211;
}

h6 a:link,
h6 a:visited,
h6 a:hover,
h6 a:active 
{
	color: #FFF;
	text-decoration: none;
}

#headerNew
{
	/*background-color:#EEB211;*/
	/*background:url('/images/NewHeaderBack.png') no-repeat;*/
	height:115px;
	
}

#playLogo img
{
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
}
	
.column
{
	margin-right: 5px;
}

.2-column-container .first
{
	padding-right: 5px;
	border-right: solid 1px #EEE;
}

.header-row-1 
{
	
	border-bottom: solid 1px #888888;
}

.header-search-container, .player-search-container
{
	text-align: right;
}

.header-search, .player-search
{
	/*margin: 5px;*/
	width: 130px !important;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	margin-top: 6px;
	margin-left: 6px;
	padding: 2px;
	border: solid 1px #999;
	float: right;
}

.functional-navigation 
{
	margin: 5px;
	color: #002D62;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11pt;
	
}

.functional-navigation .entry
{ 
	margin-right: 20px;
	display:inline;
}


.functional-navigation .entry a:link,
.functional-navigation .entry a:visited,
.functional-navigation .entry a:active 
{
	color: #002D62;
	text-decoration: none;
	
}

.functional-navigation .entry a:hover
{

	color:#FFF;
	text-decoration: none;
}

.audience-navigation 
{
	border-bottom: solid 1px #cccccc;
	color: #888888;
	background-color:#FFF;
	text-align: center;
	font-family: Georgia, Serif;
	font-size: 18pt;
	padding: 10px;
}

.audience-navigation .entry 
{ 
	margin-right: 20px;
	padding: 5px;
}

.audience-navigation .entry a:link,
.audience-navigation .entry a:visited,
.audience-navigation .entry a:hover,
.audience-navigation .entry a:active 
{
	color: #888888;
	text-decoration: none;
}

#MenuDropDownUL
{
    position: relative;
   	background-color:#FFF;
	padding-top:0px;
	margin:0px;
	border-bottom: solid 1px #ccc;
   	height:30px;
   	width:950px;
}


#MenuDropDownUL a
{
	font-size: 18pt;
	color:#888888;
	font-family: Georgia, Serif;
	text-align:center;
}

#MenuDropDownUL a:hover {
	color:#EEB211;
}

#dropdown 
{
	position:relative;
	border-bottom: solid 1px #cccccc;
	background-color:#FFF;
	width:100%;
	height:30px;
}


#dropdown a
{
	font-size: 18pt;
	color:#888888;
	font-family: Georgia, Serif;
	text-align:center;

}

#MenuDropDownUL li,.functional-navigation .entry
{	
	margin: 0;
	margin-bottom:5px;
	list-style: none;
	float: left;
	display:inline;
	z-index:1000 !important;
	*z-index:100000 !important;
}

#MenuDropDownUL li a,.functional-navigation .entry a
{	
	display: block;
	margin: 0 0 0 40px;
	/*padding: 4px 13px;*/
	text-decoration: none;
	position:relative;
	z-index:100 !important;
	*z-index:100000 !important;
}

#MenuDropDownUL div,.stiermenu, .functional-navigation .entry div
{	
	position: absolute;
	visibility: hidden;
	margin: 2px 0 0 40px;
	padding: 0;
	background:#FFF;
	z-index:1000 !important;
	*z-index:100000 !important;
	padding-bottom:5px;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
	
}
.functional-navigation .entry div
{
	margin:2px 0 0 10px;
}
.ddlDiv
{
	position: absolute;
	visibility: hidden;
	margin: -20px 0 0 60px;
	padding: 0;
	background:#FFF;
	z-index:100 !important;
	*z-index:100000 !important;
	padding-bottom:5px;
	border: solid 1px #888888;
}
#MenuDropDownUL div a:hover,.ddlDiv a:hover,.functional-navigation .entry div a:hover
{
	text-decoration:underline;
}

#MenuDropDownUL div a,.ddlDiv a,.selectedSlave  .ddlDiv a,.functional-navigation .entry a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	color:#002D62 !important;
	font-size:85% !important;
	font-weight:normal !important;
	z-index:100 !important;
	*z-index:100000 !important;
}
.functional-navigation .entry a
{
	font-size:100% !important;
}
.functional-navigation .entry div a
{
	font-size:77% !important;
	color:#888888;
	font-family: Georgia, Serif;
	z-index:100 !important;
	*z-index:100000 !important;
}

#footerNav 
{
	/*margin-top: 10px;*/
	background: url('/assets/0/72/90/1550/61fc9061-bf11-43b9-b652-a9508cdf3544.png') no-repeat;
	min-height:82px;
	padding-left:30px;
	padding-top:20px;
	font-size:smaller;
	/*padding-left:19%;*/
}

#innerPage
{
	background-color:#FFF;
}

#content
{
	background-image:url('/images/contentBack.jpg');
	/*background-color:#FFF;*/
	/*padding-left:10px;*/
	height:100%;
	width:950px;
}

#DistrictLayout
{
	
	padding-left:40px;
	width:400px;
	max-width:400px;
	
}

.searchContent
{
	background-color:#FFF;
}

.ektronSearch
{
	margin:0px !important;
	padding:0px !important;
	background-color:#FFF;
}
.ektronSearch ul.searchNavigation li a
{
	color:#888888 !important;
}
.site-map
{
	margin:0;
	width:600px;
}
.site-map ul, .site-map ul ul
{
	margin-top:5px;
	margin-bottom:5px;
}
#title
{
	margin:10px 0 10px 20px;
}
#mainPic
{
	padding-top:10px;
}


.content-crumbs
{
	padding-left: 40px;
	border-bottom: solid 1px #cccccc;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#FFF;
	font-size: 8pt;
	color: #888888;
	font-family: Georgia, Serif;
	clear: both;
}
.content-crumbs a
{
	color: #888888;
	text-decoration:none;
	font-size:8pt;
}

.content-left
{
	padding-left: 10px;
	padding-top:15px;
	color: #888888;
	border-left:solid 1px #FFF;
	margin-bottom: 10px;
	max-width:150px;
}

.content-left ul, .content-m-right ul
{
	margin-left: 5px;
}

.content-left a
{
	color: #888888;
}

.content-main a
{
	color: #002D62;
}

.content-m-right
{
	padding-top: 10px;
	color: #888888;
	border-right:solid 1px #FFF;
	width: 25%;
	float: right;
}

.content-m-right p, .content-m-right a
{
	color: #888888;
}

.ads 
{
	text-align: center;
}

.l3-menu
{
	background-color: #002D62;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.l3-menu a
{
	color: #FFFFFF;
}

/* */
/* flexmenu expander thing */
/* */


.slaveexpand .ekflexmenu 
{
	/* DIV; wraps the entire menu */
	/* (the outer-most non-user container element) */
    /*width: 148px;*/ /* can be overridden in the primary div-containers (whose class = ekflexmenu) style */
    font-size: 12px;
    font-family: Sans-Serif;
}

.slaveexpand .ekflexmenu_submenu,
.slaveexpand .ekflexmenu_submenu_hover,
.slaveexpand .ekflexmenu_submenu_parent,
.slaveexpand .ekflexmenu_submenu_parent_hover
{
	/* DIV; holds submenu items, such as a submenu title and links. */
	position: relative;
	top: 0px;
	left: 0px;
}

.slaveSelected
{
	font-weight:bold;
	color:#EEB211;
	list-style: none;
}

.slaveSelected a
{
	font-weight:bold;
	color:#EEB211;
	list-style: none;
}

.slaveexpand a
{
	text-decoration:none;
	
}
.slaveexpand UL 
{
	/* UL; a container for menu list items (useful for non-graphical browsers). */
	list-style: none;
	display:inline;
	margin: 0px;
	padding: 0px;
}

.slaveexpand LI
{
	/* LI; container for menu items (typically either links or sub-menus). */
	display:inline;
	list-style: none;
	line-height:2;
	margin: 0px;
	padding:0px;
}

.slaveexpand .ekflexmenu_submenu_items {
	/* DIV; container for menu lists. */
    overflow: hidden; /* truncate what cannot fit */
    /*border-bottom: solid 2px rgb(71, 71, 71);*/
	padding: 0;
	margin: 0;
}

.slaveexpand .ekflexmenu_submenu_items_hidden 
{
	/* DIV; normally hidden container for menu lists (becomes visible if */
	/* user clicks on related submenu button, or if Javascript/CSS not supported). */
	display: none;
}

/* Nested menu items */
/*.slaveexpand .ekflexmenu_menu_level_3 .ekflexmenu_submenu_items, */
.slaveexpand LI.ekflexmenu_startlevel,
.slaveexpand .ekflexmenu_submenu_items .ekflexmenu_submenu_items_hidden, 
.slaveexpand .ekflexmenu_submenu_items_hidden .ekflexmenu_submenu_items_hidden
{
	/* Rule is applied to nested submenus. Hidden included in-case */
	/* Javascript is not supported and hidden submenus are made visible. */
	margin-left: 5px; /* indents menu items, accumulating with each nesting level */
    border-bottom-width: 0px; /* prevents bottom border from accumulating, with each level of nesting */
	padding: 0px;
	margin: 0px;
}

/* Button menu items, controls visibility of associated sub-menus */
.slaveexpand .ekflexmenu_button
{
	/* A; holds the title of the associated submenu, and typically acts as a */
	/* button (or folder) for the submenu. Can also hold images (background, etc). */
    display: block;
    /*padding: 5px 0px;*/
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    /*text-indent: 10px;*/
    width: 100%; /* capture on-click for entire row that the button occupies */
    text-decoration: none;
}

.slaveexpand .ekflexmenu_button:focus,
.slaveexpand .ekflexmenu_button:hover,
.slaveexpand .ekflexmenu_button_hover
{
	/* A; hovered version of .ekflexmenu_button, see above... */
    display: block;
    /*padding: 5px 0px;*/
    font-weight: bold;
    /*text-indent: 10px;*/
    width: 100%; /* capture on-click for entire row that the button occupies */
	text-decoration: underline;
}
.slaveexpand .ekflexmenu_button_selected
{
	/* A; selected version of .ekflexmenu_button, see above... */
    display: block;
    /*padding: 5px 0px;*/
    color:#EEB211;
    font-weight: bold;
    /*text-indent: 10px;*/
    width: 100%; /* capture on-click for entire row that the button occupies */
    text-decoration: none;
}
.slaveexpand .ekflexmenu_button_selected_hover
{
	/* A; hovered version of .ekflexmenu_button_selected, see above... */
    display: block;
    /*padding: 5px 0px;*/
    font-weight: bold;
    text-indent: 10px;
    width: 100%; /* capture on-click for entire row that the button occupies */
    text-decoration: underline;
}

/* images */
.slaveexpand .ekflexmenu_submenu_items a img, 
.slaveexpand .ekflexmenu_submenu_items_hidden a img {
	/* IMG; menu-item image, selected by CMS, can be used */
	/* with or in place of the textual title of the link. */
	border-width: 0px;
}

/* Link menu items */
.slaveexpand a.ekflexmenu_link, 
.slaveexpand a.ekflexmenu_link:link, 
.slaveexpand a.ekflexmenu_link:visited {
	/* A; link for individual menu items (CMS quicklink, external link, etc.). */
    padding: 0px 0px 0px 0px;
    text-indent: 10px;
    text-decoration: none;
    display: block; /* force one link per row */
    width: 100%; /* fill entire row with link */
}
/*.ekflexmenu_submenu_items a:hover */
.slaveexpand a.ekflexmenu_link:hover, 
.slaveexpand a.ekflexmenu_link:active, 
.slaveexpand a.ekflexmenu_link:focus  {
	/* A; hovered version of ekflexmenu_link, see above... */
    padding: 0px 0px 0px 0px;
    text-indent: 10px;
    text-decoration: none;
	display: block; 
	width: 100%;
	text-decoration: underline;
}

.slaveexpand a.ekflexmenu_link_selected {
	/* A; selected version of ekflexmenu_link, see above... */
    padding: 0px 0px 0px 0px;
    text-indent: 10px;
	display: block; 
	width: 100%;
	text-decoration: underline;
}
.slaveexpand a.ekflexmenu_link_selected:hover {
	/* A; selected and hovered version of ekflexmenu_link, see above... */
    padding: 0px 0px 0px 0px;
    text-indent: 10px;
	display: block; 
	width: 100%;
	text-decoration: underline;
}

.ekflexmenu_menu_level_2 a.ekflexmenu_link, .ekflexmenu_menu_level_2 a.ekflexmenu_link_selected{
	margin-left: 10px;
	color:#EEB211;
	/*padding: 20px;*/
}
