/*--------------------------------------------------
------------------  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;}

/*--------------------------------------------------
------------------ Global Styles -------------------
--------------------------------------------------*/
body, html {height: 100%; width: 100%; margin: 0; padding: 0;}

html {background: #274e6f url(./images/bg.jpg) fixed no-repeat top left;}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #091c23;
}

a {color: #4865a9; font-weight: bold;}
a:hover {text-decoration: none;}

h1, .ContentHeader {font-size: 24px; font-weight: bold; color: #181f2f;}
h2, .ContentSubHeader, .ContentHighlight, .SideBarLabel {font-size: 21px; font-style: italic; font-weight: normal; color: #181f2f; .line-height: 1.2em;}
h3 {font-size: 18px; font-weight: normal; color: #181f2f;}

.HRule, hr {height: 1px; background: #ddd; color: #ddd; border: none;}

.clear {clear:both; height: 0; margin: 0; padding: 0;}
.floatleft {float: left;}
.floatright {float: right;}
.hidden {visibility: hidden; position: absolute;}

/*--------------------------------------------------
--------------- Structure - Home -------------------
--------------------------------------------------*/

#sidebar {
	float: left;
	min-height: 768px;
	height: auto !important;
	height: 768px; width: 300px;
}
	#navbar {height: 360px; width: 220px; position: fixed; top: 200px; left: 40px; z-index: 9998;}

#wrapper {font-size: 12px; height: auto; width: 670px; margin: 0 0 0 300px;}
#top_bar {background: url(./images/top_bar.png) no-repeat; height: 50px; width: 670px;}
	#top_interest {color: #fff; display: block; font-size: 14px; height: 20px; width: 340px; margin: 17px 0 0 155px; position: absolute;}
	#top_bar_shadow {background: url(./images/bottom_divider.png) no-repeat bottom; height: 10px; width: 670px;}
#scrolling_content {height: auto; width: 670px;}
#image_links {background: url(./images/bottom_divider.png) no-repeat bottom; height: 135px; width: 670px;}
#flashbox_area {background: url(./images/top_divider.png) no-repeat bottom; height: 280px; width: 670px; padding: 10px 0 0 0;}
	#flashbox_wrap {border: #fff 5px solid; -moz-box-shadow: 0 0 5px #aaa; -webkit-box-shadow: 0 0 5px #aaa; height: 250px; width: 630px; margin: 0 0 0 20px;}
#site_stream {background: url(./images/top_divider.png) no-repeat bottom; font-size: 16px; height: auto; width: 670px; padding: 0 0 10px 0;}
	#site_stream_header {background: url(./images/site_stream_header.png) no-repeat; height: 50px; width: 670px;}
	.top_shadow {background: url(./images/bottom_divider.png) no-repeat; height: 10px; width: 670px;}
#footer {color: #fff; height: 80px; width: 670px;}
	
/*------- Subpage ------*/

#main {background: url(./images/top_divider.png) no-repeat bottom; height: auto; width: 670px; padding: 10px 0 5px 0;}

	#main_content {
		background: #fff url(./images/main_bg.jpg) no-repeat; 
		-moz-box-shadow: 0 0 5px #aaa;
		-webkit-box-shadow: 0 0 5px #aaa; 
		height: auto; width: 600px; 
		margin: 0 0 15px 20px; 
		padding: 20px;
}
	
	#breadcrumbs {border: 1px solid #ddd; font-size: 12px; min-height: 20px; height: auto !important; height: 20px; margin: 0 0 20px 0; padding: 10px;}
	
/*--------------------------------------------------
-------------------- Sidebar ------------------------
--------------------------------------------------*/

#logo {
	background: url(./images/logo.png) no-repeat;
	display: block;
	height: 125px; width: 260px;
	position: fixed; top: 50px; left: 20px;
}

/*--------------------------------------------------
-------------------- Image Links ------------------------
--------------------------------------------------*/

#image_links ul {list-style: none; padding: 0; margin: 10px 0 0 0;}
#image_links ul li {display: inline; float: left;}
#image_link1 {
	background: url(./images/image_link1.png) no-repeat;
	display: block;
	height: 110px; width: 210px;
	margin-left: 15px;
}
#image_link2 {
	background: url(./images/image_link2.png) no-repeat;
	display: block;
	height: 110px; width: 210px;
	margin-left: 10px;
}
#image_link3 {
	background: url(./images/image_link3.png) no-repeat;
	display: block;
	height: 110px; width: 210px;
	margin-left: 10px;
}

/*--------------------------------------------------
----------------   Site Stream  --------------------
--------------------------------------------------*/
/*----- Mini Links -----*/

#media_links {float: right; height: 16px; width: 300px; list-style: none; margin: 18px 15px 0 0; padding: 0;}
	#media_links li {display: inline; float: right; font-size: 12px; margin-left: 10px;}

#rss_link {background: url(./images/rss_link.png) no-repeat; display: block; height: 16px; width: 16px;}
#cal_link {background: url(./images/cal_link.png) no-repeat; display: block; height: 16px; width: 16px;}
/*#news_link {background: url(./images/news_link.png) no-repeat; display: block; height: 16px; width: 16px;}*/
/*#blog_link {background: url(./images/blog_link.png) no-repeat; display: block; height: 16px; width: 16px;}*/


/*----- Stream ----*/

#download_list {margin: 5px 0 0 10px; padding: 0; list-style: none;}
#download_list li {
	background: url(./images/stream_item_bg.png) no-repeat;
	height: 50px; width: 655px;
	margin: 0 0 10px 0;
	position: relative;
}

#download_list .list_row_number {
	color: #091c23;
	font-size: 24px;
	position: absolute; top: 12px; left: 18px;
}

#download_list .list_title {
	position: absolute; top: 12px; left: 125px;
}

#download_list .list_date3 {
	font-weight: bold;
	position: absolute; top: 12px; left: 70px;
}

	#download_list .list_date3:after {color: #93c8c3; content: " /";}
	


#download_list a {
	color: #091c23;
	font-weight: normal;
	height: 40px;
	margin: 5px 0 0 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 650px;
}
	#download_list a:hover .list_title {text-decoration: underline;}

#download_list .list_category2 {
	font-size: 14px;
	position: absolute; right: 20px; top: 15px;
	text-align: right;
}

#download_list a.play_link {display: block; font-weight: bold; position: absolute; right: 3px; top: 0; padding: 12px 12px 0; z-index: 9999; height: 30px; width: 35px;}

	#download_list a.play_link:hover {text-decoration: underline;}

.list_date1, .list_date2, .list_date4, .list_date5, .list_date6, .list_time1, .list_end_time1, .list_category1, .list_location1, .list_location2 {display: none;}

/*--------------------------------------------------
------------------   Footer  -----------------------
--------------------------------------------------*/

#footer a {color: #091c23;}

#design_credit {float: right; margin: 20px 20px 0 0;}
#copyright {float: left; margin: 20px 0 0 20px;}

/*--------------------------------------------------
------------------ navigation ----------------------
--------------------------------------------------*/

/* standard menu setup */
.menu, .menu ul {z-index:1999; list-style-type:none; padding:0px; margin:0px; text-align: right; display:block; position:relative;}
.menu li {float:left;}
.menu li:hover {position:relative;z-index:1999;}
.menu li:hover>ul {display:block; position:absolute;}
.menu ul li {clear:both; display:block;}

/* first level styling (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu ul a {
	border-bottom: 1px solid #222f41; 
	color: #fff; 
	display: block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 9px 10px 5px 10px;
	text-decoration: none;
	width: 200px;
}

/* first level vertical centering */
.menu .cssnavlevelone {vertical-align:middle;}
img.cssnavlevelone {border:0px;}

/* submenu colors/style */
.menu li ul li a {
	padding: 5px 10px; 
	background: #fff;
	border: 1px solid #ddd;
	color: #222; 
	font-size: 12px;
	letter-spacing: .5px;
	margin-top: -1px;
	width: 160px;
	}

/* first level sub menu container */
.menu li ul {display:none;}
/* 2nd level sub menu container */
.menu ul li ul {margin-left:220px; margin-top:-34px;}
/* 3rd+ level sub menu container */
.menu li ul li ul {margin-left:181px; margin-top:-29px;}

/* first level rollovers */
#navbar .menu li:hover>a.cssnavlevelone, #navbar .menu li:hover>a.first {display:block; background: #222f41;}

/* submenu rollovers (if desired) */
.menu li ul li:hover>a {background: #eee; display:block;}

/* -- ie6 ie6 ie6 hax -- */

/* first level (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {background:#0f2229; text-decoration: none;}
/* sub level rollovers (if desired) */
* html #navbar table a:hover {background: #eee;}

* html .menu {display:inline-block; float: left; padding:0;margin:0;}
* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px; padding:0; margin:0; background: none; text-decoration: none;}
* html .menu li ul {display:block;position:absolute;visibility:hidden;}
* html .menu iframe {position:absolute; left:-9999px; top:-9999px; width:0px; height:0px; margin:0px; padding:0px; list-style:none;display:none;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; top: 7px; left: -209px;}

/* 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;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background:#061319;
    color:#ffffff;
    display:block;
    padding:5px;
    position:absolute;
    text-align:left;
    top:15px; left:15px;
    width:200px;
    z-index:101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #061319;
	border: 2px solid #000;
    width: 200px;
    color:#ffffff;
    font-size: .75em;
    display: inline-block;
    padding: 10px 15px 0 15px;
}

.CalOverTitle {font-weight:bold; color: #4865a9;}

/* ----------- Mini Cal Styles ------------*/

#calendartable td a {display:block; height:25px; text-align:center;}
#calendartable td a:hover {background:#285262; z-index:1}
#calendartable .emptyday a:hover {background:transparent;}

/* ----------- MAIN Cal Styles ------------*/

#maincal {display: block;}
#mainCal td {width: 14%; vertical-align: top; padding: 5px 10px; font-size: 12px;}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {z-index:1; color: #4865a9;}
#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#181f2f; line-height: 1em;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #181f2f; line-height: 1em;}
#mainCal .ToDay A, A.CalendarToDayLink {color: #181f2f; line-height: 1em;}

img.caldot {border:0px; display: inline; vertical-align: middle; padding: 0 1px 3px 0;}
.calEventName {margin-bottom:3px;}

.CalendarDayOn {cursor: pointer; cursor: hand; background: #eee;}

.ToDay {background: #eee; border: 1px solid #ccc; opacity: .9; filter:alpha(Opacity=90);}
.WeekendDay {border: 1px solid #ccc;}
.WeekDay {border: 1px solid #ccc;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color: #061319; font-style: italic;}

/*--------------------------------------------------
------------- Global App Styles --------------------
--------------------------------------------------*/

.ColumnHeader {color: #fff; background: #061319; font-weight: bold; padding: 5px;}

.PicOff {border: 5px solid #fff; margin:5px;vertical-align:middle;}
.PicOn {border: 5px solid #ddd;margin:5px;vertical-align:middle;}

/* ie6 hacks */

* html #logo, * html #navbar {position: absolute;}

/*------ NEW FRONT END -------*/

#pagination a {padding:3px 5px; border:1px solid #ddd;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#ddd;border:1px solid #ddd;}
#pagination .OnPageNumber {color:#061319;border:1px solid transparent;}

form {margin:0px;padding:0px;}
input, select {vertical-align:middle;margin-bottom:5px; margin-right:5px;vertical-align:middle;}

.RequiredFieldLabel {font-weight: bold;}
 
table td.top, table th.top, #mainCal td {vertical-align:top;}
table.contentTable, table.itemTable {border-collapse:collapse; width:100%;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #ddd; text-align:left;}
.contentTable th {color:#061319; border-bottom: 2px solid #ddd; text-align:left; font-size:100%;}
.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 {color:#061319;width:100px;border-bottom: 1px solid #ddd;text-align:right;font-size:100%;padding-right:20px;}
.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 #ddd;
 padding:0px 15px 15px 15px;margin:20px 0;
}
fieldset legend { color:#061319; font-weight:bold; font-size: 120%; }

.submitbutton, .smallbutton, .smallselect, .smallinput {color:#222;border:1px solid #ccc;letter-spacing:0px;font-family:"trebuchet ms";font-size:12px;font-weight:bold;background:#fff url(/sr/images/buttonbg.jpg) repeat-x;margin:1px;
padding:0px 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;}
.smallselect {border:none;}

.borderbox {padding:5px;border:1px solid #ddd;}
.iconlink {margin:0px 2px;display:inline;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 --- */

/*---------- COLOR LEGEND -----------*/
.FGColor1 {color:#285262;}               /* SAME AS a:link color */
.FGColor2 {color:#fff;}               /* SAME AS  a:hover color */
.BGColor1 {background-color:#2c3958;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color:#fff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color:#34548d;}    /* SAME AS .Today background-color */
.BGColor2FG {color:#fff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color:#bbb;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color:#285262;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color:#999;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#285262;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#a8bfdf;}              /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/

















