/*--------------- Design 1114 ---------------

..............................COLOR LEGEND

Link Color ........................ 005760
Lines/HR .......................... dfdcce
Body Text  ........................ 79766b
Footer Link Hover BG .............. aca884
Breadcrumb Item BG ................ f0eee2
Secondary Menu BG ................. 01191d
Menu Highlights ................... 01282d
Calendar Borders .................. cac6b4


----------------------------------------*/

/*--------------------------------------------------
Reset
--------------------------------------------------*/
 
a:active {outline: none;}
:focus {-moz-outline-style: none; outline: none;}
* html a {noFocusLine: expression(this.onFocus=this.blur()); outline: none;}

img {border:none;}

::selection {background: #005760; color: #dfdcce; /* Safari */}
::-moz-selection {background: #005760; color: #dfdcce; /* Firefox */}

@font-face {
    font-family: 'CopseRegular';
    src: url('./fonts/Copse-Regular-webfont.eot');
    src: url('./fonts/Copse-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/Copse-Regular-webfont.woff') format('woff'),
         url('./fonts/Copse-Regular-webfont.ttf') format('truetype'),
         url('./fonts/Copse-Regular-webfont.svg#CopseRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*--------------------------------------------------
Global Styles 
--------------------------------------------------*/

body, html {height: 100%; width: 100%; margin: 0; padding: 0;}

html {background: url(./images/html_bg.jpg);}

body {
	background: url(./images/body_bg.jpg) repeat-x;
	color: #79766b;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.375em;
	word-wrap: break-word;
}

a {color: #005760; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}

address {display: inline; font-style: normal;}

h1, .ContentHeader {color: #005760; font-family: 'CopseRegular'; font-size: 2em; font-weight: normal;}
h2, .ContentSubHeader, .SidebarLabel {color: #005760; font-family: 'CopseRegular'; font-size: 1.5em; font-weight: normal;}
h3 {color: #005760; font-family: 'CopseRegular'; font-size: 1.25em; font-weight: normal;}

h2>a {font-weight: normal;}

hr {height: 1px; background: #dfdcce; color: #dfdcce; border: none; margin: 20px 0;}

.clear {clear: both; height: 0; margin: 0; padding: 0;}
.floatleft {float: left;}
.floatright {float: right;}
.hidden {visibility: hidden; position: absolute;}
.semantic {margin: 0; padding: 0; position: absolute; left: -9999px;}


/*--------------------------------------------------
Structure
--------------------------------------------------*/

#wrapper {
	background: url(./images/wrapper_bg.jpg) no-repeat;
	font-size: .75em;
	height: auto; width: 940px;
	margin: 0 auto;
}

	#header {
		background: url(./images/header_bg.jpg);
		height: 200px; width: 940px;
		position: relative;
		z-index: 2;
	}
	
		#navbar {height: 50px; width: 770px; position: absolute; top: 150px;}
		
	#primary {
		background: url(./images/primary_bg_repeat.png);
		float: left;
		height: auto; width: 940px;
		position: relative;
	}
	
		#image_links {
			float: left; 
			list-style: none; 
			margin: 10px 10px 0; padding: 0;
		}
		
		#flashbox_wrap {
			background: #cac6b4;
			float: right;
			height: 350px; width: 670px;
			margin: 10px 10px 0 0;
		}
	
	#primary_bottom {background: url(./images/primary_bg_bottom.png); clear: both; height: 10px; width: 940px;}
	
	#connect {
		background: url(./images/connect_bg.png) no-repeat;
		height: 120px; width: 980px;
		margin: 0 auto;
		position: relative;
	}
	
	#footer {
		font-size: .75em; 
		height: 100px; width: 980px; 
		margin: 25px auto 0;
	}


/*------------------ Subpage --------------------*/

#sub_primary {
	background: url(./images/sub_primary_repeat.png);
	float: left;
	min-height: 310px; width: 940px;
	margin: 10px 0 0;
	position: relative;
}

#sub_primary_sans {
	background: url(./images/sub_primary_sans_repeat.png);
	float: left;
	min-height: 310px; width: 940px;
	margin: 10px 0 0;
	position: relative;
}
	
	#sub_flashbox {margin: 10px 0 0 10px; max-width: 920px;}
	
	#main {
		float: left; 
		height: auto; width: 570px; 
		margin: 0 0 0 10px; 
		padding: 20px;
	}
	
		#main_sans_sidebar {
			float: left; 
			height: auto; width: 880px; 
			margin: 0 0 0 10px; 
			padding: 20px;
		}
	
	#sidebar {
		float: right; 
		height: auto; width: 260px; 
		margin: 0 10px 0 0; 
		padding: 0 20px 20px 20px;
	}
	
		#sidebar_content {margin: 0 0 20px;}
	
	#no_sidebar {display: none;}


/*------------------ Header --------------------*/

#header h1 {margin: 0;}

#logo {
	background: url(./images/logo.png) no-repeat;
	display: block;
	height: 150px; width: 335px;
	position: absolute; top: 0; left: 0;
	text-indent: -9999px;
}

#site_search {
	background: url(./images/search_bg.png) no-repeat;
	height: 50px; width: auto;
	position: absolute; top: 55px; right: 10px;
}

	#site_search fieldset {border: 0; margin: 0; padding: 0;}
	
	.search_field {
		background: none;
		border: 0;
		color: #fff;
		font-size: 1em;
		margin: 0; padding: 11px;
		width: 205px;
	}
	
		input.search_field:focus {background: none; border: none;}
	
	.submit_button {
		background: none;
		border: 0;
		cursor: pointer;
		line-height: 0;
		margin: 0; padding: 4px;
		height: 40px; width: 40px;
		text-indent: -9999px;
	}
	
#panel_open {
	background: url(./images/panel_tab.jpg);
	border: none;
	cursor: pointer;
	height: 50px; width: 163px;
	position: absolute; top: 150px; right: 0;
	text-indent: -9999px;
}

	#panel_open:hover {background: url(./images/panel_tab.jpg) 0 -50px;}


/*------------------ Primary --------------------*/

#image_links li a {display: block; height: 110px; width: 240px; text-indent: -9999px;}

	#image_link1 {background: url(./images/image_links.jpg) no-repeat 0 0; margin-bottom: 10px;}
	#image_link2 {background: url(./images/image_links.jpg) no-repeat 0 -120px; margin-bottom: 10px;}
	#image_link3 {background: url(./images/image_links.jpg) no-repeat 0 -240px;}


/*------------------ Panel --------------------*/

#panel {
	background: url(./images/panel_bg.png);
	box-shadow: 0 0 20px rgba(0,0,0,.25);
	border-radius: 0 0 10px 10px;
	display: none;
	height: 370px; width: 940px;
	position: absolute; top: 0; left: 0;
	z-index: 1;
}

	#panel_close {
		background: url(./images/panel_tab.jpg) 0 -100px;
		border: none;
		cursor: pointer;
		display: none;
		height: 50px; width: 163px;
		position: absolute; top: 150px; right: 0;
		text-indent: -9999px;
		z-index: 3;
	}
	
	
	/*----- Welcome -----*/
	
	#welcome {
		height: 245px; width: 400px;
		padding: 20px;
		position: absolute; top: 65px; left: 20px;
	}
		
		
	/*----- Mini Calendar -----*/

	#minicalendar {
		height: 210px; width: 190px; 
		position: absolute; top: 10px; left: 480px;
	}
		
		
	/*----- Announcements -----*/
	
	#announcement_list {
		list-style: none;
		margin: 0; padding: 0;
		position: absolute; top: 65px; right: 40px;
		width: 190px;
	}
	
		#announcement_list li a {
			border-top: 1px solid #cac6b4;
			display: block;
			font-size: 1em;
			font-weight: normal;
			padding: 5px 0;
		}
		
		#announcement_list li.first a {border: none;}
		
		
	/*----- Downloads -----*/

	#download_list {
		list-style: none;
		margin: 0; padding: 0;
		position: absolute; top: 265px; right: 40px;
		width: 190px;
	}
	
	#download_list li a:hover {text-decoration: none;}
	
		.download_title {font-size: 1em;}
		.download_title:hover {text-decoration: underline;}
		
		.download_details {
			color: #79766b; 
			display: block; 
			font-weight: normal; 
			margin: 0 0 20px;
		}
		
		.play_link {
			background: url(./images/buttons_media.png);
			display: block;
			height: 30px; width: 47px;
			position: absolute; top: 60px; right: 147px;
			text-indent: -9999px;
		}
		
		.download_link {
			background: url(./images/buttons_media.png) -47px 0;
			display: block;
			height: 30px; width: 47px;
			position: absolute; top: 60px; right: 100px;
			text-indent: -9999px;
		}
		
		#launch_player {
			background: url(./images/buttons_media.png) -94px 0;
			display: block;
			height: 30px; width: 105px;
			position: absolute; top: 60px; right: -5px;
			text-indent: -9999px;
		}
		
			.play_link:hover {background-position: 0 -30px;}
			.download_link:hover {background-position: -47px -30px;}
			#launch_player:hover {background-position: -94px -30px;}
			
			.play_link:active {background-position: 0 -60px;}
			.download_link:active {background-position: -47px -60px;}
			#launch_player:active {background-position: -94px -60px;}
			
			
	/*----- Newsletter -----*/
	
	#newsletter {
		height: auto; width: 190px;
		position: absolute; top: 320px; left: 480px;
	}
	
	#newsletter .input_email_list {
		background: none;
		border: none;
		margin: 0;
		width: 142px;
		.width: 135px;
	}
	
		#newsletter input.input_email_list:focus {background: none; border: none;}
	
	#newsletter .button_email_list {
		background: none;
		border: none;
		cursor: pointer;
		line-height: 0;
		margin: 0;
		width: 30px;
		text-indent: -9999px;
	}

/*------------------ Connect --------------------*/

#social_media_links_list {
	height: 66px; max-width: 600px; 
	list-style: none; 
	margin: 0; padding: 0 ;
	position: absolute; top: 42px; right: 40px;
}

#social_media_links_list li {
	background: url(./images/social_media_bg.jpg) no-repeat 0 0;
	float: right; 
	height: 66px; width: 48px;
	padding: 0 20px 0 0;
}

#social_media_links_list li a {
	display: block; 
	height: 48px; width: 48px;
	padding: 0 0 0 10px;
	overflow: hidden;
}

	#social_media_links_list li a:hover {background: none;}

	#social_media_links_list li a:hover img {margin: 0;}


/*------------------ Footer --------------------*/

#footer a {color: #005760;}
#footer_info a:hover {background: #aca88f; text-decoration: none;}

#mini_logo {
	background: url(./images/mini_logo.png);
	display: block;
	float: left;
	height: 45px; width: 40px;
	margin: 0 10px 0 0;
	text-indent: -9999px;
}

#footer_info {float: left; font-size: .875em; max-width: 700px;}

#secondary_nav {clear: both; display: block; float: left; list-style: none; margin: 0 0 10px; padding: 0;}
#secondary_nav li {border-right: 1px solid #79766b; display: inline; padding: 0 8px 0 3px; .padding: 0 5px 0 8px;}
#secondary_nav li.last {border: none; padding: 0 0 0 3px; .padding: 0 0 0 8px;}

#fc_logo {
	background: url(./images/fc_logo.png);
	display: block;
	float: right;
	height: 35px; width: 155px;
	margin: 0;
	text-indent: -9999px;
}


/*------------------ Breadcrumbs --------------------*/

#breadcrumbs {min-height: 30px; width: 920px; margin: 10px 0 0 10px;}

	#breadcrumbs_trail a {
		background: #f0eee2 url(./images/breadcrumbs_endcap.png) right no-repeat;
		border: none;
		color: #79766b;
		display: block;
		float: left;
		font-weight: normal;
		padding: 4px 15px 4px 10px;
	}
	
		#breadcrumbs_trail a.active {color: #005760;}
		#breadcrumbs_trail a:hover {color: #005760; text-decoration: none;}

	#printable {
		background: url(./images/icon_printer.png);
		display: block;
		float: right;
		height: 16px; width: 16px;
		margin: 7px 0 0 7px;
		overflow: hidden;
	}
	
		#printable a {background: none; text-indent: -9999px;}
		
	#rss {
		background: url(./images/icon_feed.png);
		display: block;
		float: right;
		height: 16px; width: 16px;
		margin: 7px 0 0 0;
		text-indent: -9999px;
	}

	/* --- icon fix --- */
	#printable a, #page_qr a {margin: 7px 3px; padding: 0;}
	#printable a:hover {background: url(/sr/images/print_page.png) !important;}
	#page_qr a:hover {background: url(/sr/images/qr_code.png) !important;}

/*------------------ Courtesy Nav --------------------*/

#courtesy {height: auto; width: 280px; margin: 10px 0 20px -10px;}

	#courtesy h2 {
		background: url(./images/header_courtesy.png); 
		height: 40px; width: 280px;
		margin: 0;
		text-indent: -9999px;
	}

	#courtesy_nav {list-style: none; margin: 0; padding: 0;}
	
		#courtesy_nav li a {
			border-top: 1px solid #dfdcce;
			color: #79766b;
			display: block;
			padding: 10px 15px;
		}
		
			#courtesy_nav li.first a {border: none;}
		
		#courtesy_nav li a:hover {background: url(./images/courtesy_hover.png) no-repeat 260px 2px; color: #005760; text-decoration: none;}
		
		#courtesy_nav li.active a {color: #005760;}


/*------------------ Quick Survey --------------------*/

#poll {padding: 0 20px 20px;}

#poll span.SidebarLabel {display: none;}

#poll h2 {
	background: url(./images/header_survey.png) no-repeat;
	height: 40px; width: 280px;
	margin: 10px 0 10px -30px;
	text-indent: -9999px;
}


/*------------------ Sub Newsletter --------------------*/
	
	#sub_newsletter {
		background: url(./images/newsletter_bg.png);
		height: 85px; width: 280px;
		margin: 0 0 0 -10px;
		position: relative;
	}
	
	#sub_newsletter .input_email_list {
		background: none;
		border: none;
		margin: 0;
		position: absolute; top: 40px; left: 15px;
		width: 200px;
	}
	
		#sub_newsletter input.input_email_list:focus {background: none; border: none;}
	
	#sub_newsletter .button_email_list {
		background: none;
		border: none;
		cursor: pointer;
		.height: 27px;
		line-height: 0;
		margin: 0;
		position: absolute; top: 40px; right: 15px;
		width: 30px;
		text-indent: -9999px;
	}


/*--------------------------------------------------
 CSS MENU 
--------------------------------------------------*/

/* ------ Menu Setup ------ */

.menu, .menu ul {
	cursor: pointer;
	display: block; 
	list-style: none; 
	margin: 0px;
	padding: 0px; 
	position: relative;
	text-align:left; 
	z-index: 1999;
}
.menu {margin-left: 10px;}
.menu li {float: left;}
.menu li:hover>ul {display: block; position: absolute;}
.menu ul li {clear: both; display: block;}

/* 1st Level Vertical Centering */
.menu .cssnavlevelone {padding:; height: 50px; vertical-align: middle;}
img.cssnavlevelone {border: 0; display: none;}

/* ------ Container Positioning ------ */

/* 1st level*/
.menu li ul {display: none;}

/* 2nd level (needs nothing if horizontal) */
.menu ul li ul {border-top: none;}

/* 3rd+ level */
.menu li ul li ul {margin-left: 175px; margin-top: -30px;}

/* ------- Menu Styling ----------*/

/* 1st level styles (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px; 
	text-decoration: none;
}

	.menu a.first {border-top: none;}
	.menu li.firstlevel:last-child>a {border-right: none;}

/* 2nd+ level styles */
.menu li ul li a {
	background: #01191d;
	border-top: 1px solid #01282d;
	border-left: 5px solid #01282d;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em; 
	padding: 5px 10px 5px; 
	width: 150px; 
}

	.menu li ul li:first-child a {border-top: none;}

/* ------- Hover Styling ----------*/

/* 1st level rollovers */
#navbar li:hover>a {background: none; color: #005760; cursor: pointer; display:block;}

/* 1st level active page button color or bg */
#navbar li>a.active {color: #fff;}

/* 1st level active page rollover, if desired to be different */
#navbar li:hover>a.active {}

/* 2nd level rollovers (if desired) */
#navbar li ul li:hover>a {background: #01282d; border-left: 5px solid #005760; color: #fff; cursor: pointer; display: block;}

/* 2nd+ level active page button color or bg */
#navbar li ul li a.active {color: #fff;}

/* 2nd+ level active page rollover, if desired to be different */
#navbar li ul li:hover>a.active {color: #fff;}

/* ------- Graphic Menu ------*/

#navbar a.cssnavlevelone {position: relative; height: 50px; overflow: hidden; display: block;}
#navbar .navimg {position: relative;}
#navbar .firstlevel:hover>a.cssnavlevelone img, .firstlevel:hover>a.first img {top: -50px;}

/* active states */
#navbar a.active img {top:-100px;}

/* --- don't show ie6 text --- */
#navbar span {display:none;}

/* --- IE6 undo graphic menu --- */
* html #navbar .navimg {display:none;}
* html #navbar span {display:inline;}
* html #navbar a.cssnavlevelone {overflow:visible; padding:0px 10px;}

/*---------- ie6 MAIN MENU hacks -----------*/

/* first level rollovers (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {color:#ffffff;}

/* sub level rollovers (if desired) */
* html #navbar table a:hover {background: #01282d; color: #ffffff;}

* html .menu {display:inline-block;}
* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px;}
* html .menu li ul {display:block;position:absolute;visibility:hidden;}

* html .menu iframe {position:absolute; left:-9999px; top:-9999px; border:0px; width:0px; height:0px; margin:0px; padding:0px; list-style:none;display:none;visibility:hidden;}

/* correct position issue */
* html .menu li a table {position:relative;left:-9px;top:-1px;}
* html .menu li a table li a table {position:relative;left:-12px;top:9px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* enter as many levels as you wish to support */
* html .menu a:hover ul ul {visibility:hidden;}
* html .menu a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}

* html .menu a:hover ul {visibility:visible;z-index:2000;}
* html .menu a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}


/*--------------------------------------------------
Calendar
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position: relative; text-decoration: none;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background: #dfdcce;
    border: 2px solid #cac6b4;
    display: block;
    opacity: .95;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 15px; left: 15px;
    width: 200px;
    z-index: 101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #dfdcce;
    border: 2px solid #cac6b4;
	display: inline-block;
	font-size: .75em;
	opacity: .95;
    padding: 10px 15px;
	width: 200px;
}

.CalOverTitle {font-weight: bold; color: #005760;}

/* ----------- Mini Cal Styles ------------*/

#minicalendar .CalendarDayNumber, #minicalendar .CalendarCurrentDayNumber {font-size: 10px;}

#calendartable {border-collapse: collapse;}
#calendartable td a {display: block; height: 25px; text-align: center;}
#calendartable td a:hover {background: #cac6b4; z-index: 1;}
#calendartable .emptyday a:hover {background: transparent;}

#calnav {margin: 0 0 10px;}

#minicalendar .SidebarLabel {color: #005760; font-size: 1.25em;}

/* ----------- MAIN Cal Styles ------------*/

#mainCal {border-collapse: collapse; clear: both;}
#mainCal td {border-collapse: collapse; font-size: 12px; padding: 5px 10px; width: 14%; vertical-align: top;}

#ajaxCal a:hover {background: none;}
#ajaxCal .ContentSubHeader {.float: left; .line-height: 2; .margin: -25px 10px 0;}
#ajaxCal .ContentSubHeader {margin-right: 10px;}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink, #mainCal .WeekDay A, A.CalendarWeekDayLink, #mainCal .ToDay A, A.CalendarToDayLink {font-size: .875em; line-height: 1.5em;}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {background: #005760; color: #f0eee2; z-index: 1;}

/* ----------- Inside Each Day ------------*/

img.caldot {border: 0px; padding-right: 2px; vertical-align: middle;}
.calEventName {margin-bottom: 3px;}
.calEventName:hover {background: #005760; color: #f0eee2;}

.ToDay {background: none; border: 1px solid #cac6b4; border-top: none; *border-top: 1px solid #cac6b4;}
.WeekendDay, .WeekDay {background: none; border: 1px solid #cac6b4; border-top: none; *border-top: 1px solid #cac6b4;}
.emptyday, .EmptyDay {border: 1px solid #cac6b4; border-top: none; *border-top: 1px solid #cac6b4;}

.CalendarDayNumber, .CalendarCurrentDayNumber {color: #79766b; font-weight: normal;}


/*--------------------------------------------------
GLOBAL FRONT END
--------------------------------------------------*/

#sidebar .ColumnHeader {background: #005760;}
.ColumnHeader {color: #fff; background: #005760; font-weight: bold; padding: 5px;}

.SmallNote {font-style:italic; font-size:80%;}

#pagination a {
	border: 1px solid #dfdcce; 
	font-weight: bold; 
	line-height: 2em; 
	padding: 3px 5px; 
	text-decoration:none;
}
#pagination a:hover {background: #dfdcce; border: 1px solid #dfdcce;}
#pagination .OnPageNumber {border: 1px solid transparent; color: #005760;}

.PicOff {border: 5px solid #dfdcce; margin: 5px 0; vertical-align: middle;}
.PicOn {border: 5px solid #005760; margin: 5px 0; vertical-align: middle;}

.GraphBar {background: #005760; margin: 0 10px;}

.RequiredFieldLabel {color:; font-weight: bold;}
 
table td.top, table th.top, #mainCal td {vertical-align:top;}
table.contentTable, table.itemTable {width:100%; border-collapse: collapse;}
.contentTable td, .itemTable td {border-bottom: 1px solid #dfdcce; text-align: left;}
.contentTable th {color: #79766b; border-bottom: 2px solid #dfdcce; text-align: left;}
.contentTable th strong, .itemTable th strong {font-size: 100%;}
.contentTable th span {font-size: 100%; font-weight: normal;}
.contentTable td, .contentTable th, .itemTable td, .itemTable th {padding: 5px;}
.itemTable th {border-bottom: 1px solid #dfdcce;color: #79766b;padding-right: 20px;text-align: right;width: 100px;}
.contentTable tr:hover td {background:url(/sr/images/datahoverbg.png)}
.itemTable td, .itemTable th, .contentTable td, .contentTable th {vertical-align:middle;}
.itemTable tr.last td, .contentTable tr.last td, .itemTable tr.last th, .contentTable tr.last th {border-bottom:none;}
table td.center, table th.center {text-align:center;}
table td.right, table th.right {text-align:right;}
.tdcheckbox {width:75px;text-align:center;}
 
fieldset {border:1px solid #dfdcce; padding: 0px 15px 15px 15px; margin:20px 0;}
fieldset legend {color: #79766b; font-weight:bold; font-size: 120%;}

.borderbox {border: 1px solid #dfdcce; padding: 5px;}
.borderbox a:hover {background: none;}
.iconlink {background: #dfdcce;}

form {margin: 0px; padding: 0px;}

input, select, textarea {
	background: #dfdcce;
	border: 1px solid #cac6b4;
	color: #79766b;
	font-family: "Verdana", sans-serif;
	font-size: 1em;
	margin-bottom: 5px; 
	margin-right: 10px; 
	padding: 6px;
	vertical-align: middle;
}
select {.background: #fff; .color: #222;} /* IE7 OVERRIDE */
textarea {font-size: 1em;}
input:focus, textarea:focus, input.iefocus, textarea.iefocus, select:focus {border: 1px solid #005760;}

.submitbutton, .smallbutton, .smallselect, .smallinput {
	background: #fff url(/sr/images/buttonbg.jpg) repeat-x;
	border: 1px solid #ccc;
	color: #666;
	font-size: 12px; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin:1px; 
	padding: 5px 7px; 
	overflow: visible; 
	vertical-align: middle; 
}
.smallbutton, .smallselect, .smallinput {font-size: 10px; font-weight: normal; padding: 2px; text-transform: uppercase;}
.smallinput {background-image: none;}
.smallbutton, .submitbutton {cursor: pointer;}
.smallbutton:hover, .submitbutton:hover {background-position: 0 -10px; color: #222;}
.smallselect {border: none;}

#editorbg>td {background: #fff;}
#editorbg td {color: #000;}

#help, .help {margin-bottom:10px;padding:10px;background:#ffffcc;border:2px solid #dddb54;color: #000;line-height:1em;}
#help ol {margin-top:3px;margin-bottom:3px;}
#error, .error {background-color: #fbe3e4; border: 3px solid #FBC2C4; color: #BB0000;
font-size: 11px; margin-bottom: 20px; padding: 5px;}
#error ul, .error ul {margin:0px;margin-left:15px;padding:0px;}
#success, .success {margin-bottom:10px;padding:10px;background-color:#E6EFC2;border:2px solid #C6D880;color:#529214}

/* --- END GLOBAL FRONT-END --- */



/*--------------------------------------------------
------------------  Marquee Box  -------------------
--------------------------------------------------*/

.marquee-rotator #timer {left: 0; height: 4px; background: #000; filter: alpha(opacity=60); opacity: 0.6;}

.marquee-rotator .button-over {background: #fff;}

/* --- FOR BUTTON NAV CENTERING (to absolutely position, comment this out) --- */
/* ---.marquee-rotator .c-panel {width:100%;}
.marquee-rotator .thumbnails {margin:0px auto;}--- */
/* --- FOR BUTTON NAV CENTERING (to absolutely position, comment this out) --- */

.marquee-rotator .c-panel {bottom: 10px; right: 10px; position:absolute;}

#rotator-tooltip .tt-img {border: 2px solid #fff; margin: 4px 0;}

/*----- PREV & BACK BUTTONS -----*/

.marquee-rotator .prev-btn, .marquee-rotator .next-btn {
	display:block;
	height:50px; width:50px; 
	margin: 5px; 
	position: absolute;
	text-align: center;
	text-indent:-9999px;
	z-index: 11;
}

.marquee-rotator .prev-btn {background:url(/sr/images/marquee_controls.png) 0 -50px; top: 40%; left: 0px;}
.marquee-rotator .next-btn {background:url(/sr/images/marquee_controls.png) -50px -50px; top:40%; right: 0px;}

.marquee-rotator .prev-btn:hover {background:url(/sr/images/marquee_controls.png) 0 0;}
.marquee-rotator .next-btn:hover {background:url(/sr/images/marquee_controls.png) -50px 0;}

/*------ PAGINATION -----*/

.marquee-rotator .thumbnails li {
	background: url(/sr/images/marquee_controls.png) -20px -100px; 
	height: 15px; width: 15px;
	margin: 3px;  /* --- keep margin even on both left and right --- */
	text-align: center;
}

.marquee-rotator .thumbnails ul li a img {width:200px;}

.marquee-rotator .thumbnails li:hover {background: url(/sr/images/marquee_controls.png) -40px -100px;}
.marquee-rotator .thumbnails li.curr-thumb {background: url(/sr/images/marquee_controls.png) -80px -100px;}
.marquee-rotator .thumbnails li.curr-thumb:hover {background: url(/sr/images/marquee_controls.png) -60px -100px;}

/* --- END Marquee Box --- */

