﻿/* ====== Page Head, Body, and Foot ====== */
body 
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.block
{
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/* ------- Header ------- */
.heading 
{
	background: transparent url(../../images/indexBak.jpg) no-repeat top left;
	
	height: 150px;
}

/*.SiteNavigation 
{
	position: relative;
	background: transparent url(../../../images/navGreenBar.gif) no-repeat top left;
	width: 100%;
	height: 24px;
	top: 92px;
	z-index: 10;

}*/


.seal 
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 120px;
	z-index: 20;
	height: 111px;
	width: 111px;
	float: left;
}
.deptSeal 
{
	position: absolute;
	z-index: 20;
	top: 10px;
	right: 10px;
	float: right;
}

.pageHeader 
{
	margin-top: 0px;
	padding-top: 30px;
	display: block;
	font-size: 260%;
}



.loginControl 
{
	position: absolute;
	top: 110px;
	margin-left: 190px;
	margin-top: 12px;
}
.buttonLoginControl
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 1em;
}

/* ------- Headings ------- */
h1
{
	font-size: 190%;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 10px;
}
h2 
{
	font-size: 160%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 100%;
}

h3 
{
	font-size: 130%;
	font-weight: normal;
	line-height: 100%;
}

h4 
{
	font-size: 110%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 3px;
	line-height: 100%;
}

p 
{
	font-size: 100%; 
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* ------- Footer ------- */
.footer 
{
	border-top: solid 1px #778899;
	text-align: right;
	font-size: 90%;
	margin: 50px 10px 15px 10px;
	padding-top: 10px;
}

/* Lists */
ul 
{
	margin-left: 20px;
}


/* ------- Links ------- */
a, 
.BreadCrumbs a:link, 
.main a:link, 
.rightCol a:link, 
.footer a:link   
{
	color: #0000cc;
}
a:visited, a:hover, 
.BreadCrumbs a:visited, .BreadCrumbs a:hover, 
.main a:hover, .main a:visited, 
.rightCol a:hover, 
.rightCol a:visited, 
.footer a:hover, 
.footer a:visited 
{
	color: #cc0000;
}


.page /* wraps other template elems to set width */ /* text-align IE5.5 */
{
	margin: 0 auto; 
	_text-align:left;
} 
.body
{
	overflow:hidden; 
	_overflow:visible; 
	_zoom:1;
	margin-top: 10px;
}

/* ------- Columns ------- */
.main
{
	overflow: hidden;
	_overflow:visible;
	_zoom:1;
	padding-left: 10px;
	padding-right: 10px;
	/*background-color: #ffccff;*/
}
.leftCol
{
	float: left; 
	width: 100px;
	_margin-right:-3px;
	/*background-color: Silver;*/
}
.rightCol
{
	float: right; 
	width: 100px;
	_margin-left:-3px;
	/*background-color: Aqua;*/
	right: 5px;
	padding: 10px 10px 20px 5px;
	display: none;
}

.width-100 {width: 100px;}
.width-185 {width: 185px;}
.width-225 {width:225px;}
.width-215 {width:215px;}
.left-215 {left: 215px;}

.BreadCrumbs 
{	
	margin-bottom: 15px;
	font-size: 90%;
	z-index: 1;
}

.box 
{
	padding: 2px 4px 2px 4px;
	margin: 0 0 10px 0;
	border: 1px solid #b1b1b1;
	background-color: #f4f4f4;
	width: 98%;
}

.Reverse911 
{
	text-align: center;
	margin-top: -10px;
}

/* ------- Lists ------- */
.NoBullet ul 
{
	list-style: none;
	margin-left: 5px;
	margin-top: 3px;
	padding-left: 0;
}
.NoBullet ul li
{
	padding-bottom: 3px;
}

.CollectionItemHeader
{
	margin-bottom: -10px;
}
.ReadMore
{
	margin-top: -10px;
	margin-bottom: 25px;
	display: block;
}
.teaserContent
{
	margin-top: -3px;
}


.teaserDate 
{
	padding-top: 10px;
	float: right;
}

.filmBack 
{
	width: 240px; 
	float: right;
	background-color: black;
	background-image: url(../../images/film_bak.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: 10px;
}

.navigationImage 
{
	padding-right: 3px;
	float: left;
}


.GridViewHeader 
{
	background-color: #cccccc;
	font-size: 110%;
	vertical-align: top;
}

/* DisplayRoster styles */
.DisplayRoster ul 
{
	list-style: none;
	padding: 0;

}
.DisplayRoster li 
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;

}
.DisplayRoster li a:Hover 
{
	background-color:#cccccc; 
}


.rsToday a:link, .rsToday a:visited 
{
	color: #ffffff;
}

td 
{
	padding: 4px;
}

.ContentHeader h1
{
	font-size: 210%;
}

.CollectionItemHeader
{
	margin-bottom: 7px;
}
.ReadMore 
{
	margin-top: 5px;
}

.special h4.CollectionItemHeader 
{
	margin-bottom: 2px;
}

.ui-datepicker 
{
	font-size: 62.5%;
	background-color: #ffcccc;
}

.ajax__calendar td 
{
	padding: 0;
}

hr 
{
 margin-top: 25px;	 
}

.SMLink
{
	
	text-decoration: none;
	font-size: 18px;
	margin: 0px 2px 0px 2px;
}

.floatLeft 
{
	float: left;
}

.floatRight
{
	float: right;
}

.clear 
{
	clear: both;
}