/*----------------- Design #504 ------------------*/

/*--------------------------------------------------
------------------  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: #91c2c7 url(./images/bg.jpg) repeat-y top left;}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #2b2519;
}

a {color: #48989d; font-weight: bold;}
a:hover {text-decoration: none;}

h1, .ContentHeader {font-size: 24px; font-weight: bold; color: #2b2519;}
h2, .ContentSubHeader, .ContentHighlight, .SideBarLabel {font-size: 21px; font-style: italic; font-weight: normal; color: #2b2519; .line-height: 1.2em;}
h3 {font-size: 18px; font-weight: normal; color: #2b2519;}

.HRule, hr {height: 1px; background: #d0ccb1; color: #d0ccb1; 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; position: relative;}
	#top_interest {display: block; font-size: 14px; height: 20px; width: 340px; margin: 17px 0 0 155px; overflow: hidden; 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 {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 ------------------------
--------------------------------------------------*/

#fb_button {
	background: url(./images/fb_button.png);
	display: block;
	height: 40px; width: 160px;
	position: absolute; right: 5px; top: 2px;
	text-indent: -9999px;
}

#sidebar h1 {margin: 0;}

#logo {
	background: url(./images/logo.png) no-repeat;
	display: block;
	height: 110px; width: 260px;
	position: fixed; top: 70px; left: 20px;
	text-indent: -9999px;
}

/*--------------------------------------------------
-------------------- 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, #image_link2, #image_link3 {display: block; height: 110px; width: 210px;}

#image_link1 {background: url(./images/image_link1.png) no-repeat; margin-left: 15px;}
#image_link2 {background: url(./images/image_link2.png) no-repeat; margin-left: 10px;}
#image_link3 {background: url(./images/image_link3.png) no-repeat; margin-left: 10px;}

/*--------------------------------------------------
----------------   Site Stream  --------------------
--------------------------------------------------*/
/*----- Mini Links -----*/

#media_links {float: right; height: 16px; width: 300px; list-style: none; margin: 18px 10px 0 0; padding: 0;}
	#media_links li {display: inline; float: right; font-variant: small-caps; margin-left: 10px; text-transform: lowercase;}

#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: #2b2519;
	font-size: 24px;
	position: absolute; top: 12px; left: 18px;
}

#download_list .list_title {position: absolute; top: 12px; left: 125px;}

#download_list .list_date {
	font-weight: bold;
	position: absolute; top: 12px; left: 70px;
}

	#download_list .list_date:after {color: #d0ccb1; content: " /";}

#download_list a {
	color: #2b2519;
	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_location {
	font-size: 14px;
	position: absolute; right: 20px; top: 15px;
	text-align: right;
}

.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: #48989d;}

#design_credit {float: right; margin: 20px 20px 0 0; text-align: right;}
#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 #1a160d; 
	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 #d0ccb1;
	color: #2b2519; 
	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: #1a160d;}

/* submenu rollovers (if desired) */
.menu li ul li:hover>a {background: #d0ccb1; 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:#2b2519;
    color:#ffffff;
    display:block;
    padding:5px;
    position:absolute;
    text-align:left;
    top:15px; left:15px;
    width:200px;
    z-index:101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #2b2519;
    width: 200px;
    color:#ffffff;
    font-size: .75em;
    display: inline-block;
    padding: 10px 15px 0 15px;
}

.CalOverTitle {font-weight:bold; color: #48989d;}

/* ----------- 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: #48989d;}
#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#48989d; line-height: 1em;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #48989d; line-height: 1em;}
#mainCal .ToDay A, A.CalendarToDayLink {color: #48989d; 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: #d0ccb1; border: 1px solid #d0ccb1; opacity: .9; filter:alpha(Opacity=90);}
.WeekendDay {border: 1px solid #d0ccb1;}
.WeekDay {border: 1px solid #d0ccb1;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color: #2b2519; font-style: italic;}

/*--------------------------------------------------
------------- Global App Styles --------------------
--------------------------------------------------*/

.ColumnHeader {color: #fff; background: #2b2519; 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 #d0ccb1;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#d0ccb1;border:1px solid #d0ccb1;}
#pagination .OnPageNumber {color:#2b2519;border:1px solid transparent;}

form {margin:0px;padding:0px;}
input, select {margin-bottom:5px; margin-right:5px;vertical-align:middle;}

.RequiredFieldLabel {font-weight: bold;}
 
table.contentTable, table.itemTable {width:100%;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #d0ccb1; text-align:left;}
.contentTable th {color:#2b2519; border-bottom: 2px solid #d0ccb1; 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:#2b2519;width:100px;border-bottom: 1px solid #d0ccb1;text-align:right;font-size:100%;padding-right:20px;}
.tdcheckbox {width:75px;text-align:center;}
 
fieldset {
 border:1px solid #d0ccb1;
 padding:0px;margin:20px 0;
}
fieldset div { padding:20px; }
fieldset legend { margin:0 0 0 20px;color:#2b2519; font-weight:bold; font-size: 120%; }

.GraphBar {background: #48989d; margin: 0 10px;}

.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 #d0ccb1;}
.iconlink {margin:0px 5px;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;}
#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}

/*---------- 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 -----------*/

/*--------------------------------------------------
------------- Sliding Panel --------------------
--------------------------------------------------*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap content */
    position: relative;   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 9999;
}

#panel {
	background: #2b2519;
	border-bottom: 5px solid #fafafa;
	color: #444;
	display: none;
	font-size: 12px;
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 9999;
}

#panel_content {width: 940px; height: 250px; margin: 20px auto;}

	#panel_content h2 {.margin-top: 15px; .line-height: 1.125em;}
	#panel_content fieldset {border: 0;}
	#panel_content a {}

	#panel_module1 {
		background: #fff url(./images/panel_paper.jpg) no-repeat top left;	 
		width: 260px; height: 230px;
		margin: 0 0 20px 0;
		padding: 0 20px 20px;
	 	position: absolute;
		z-index: 9999;
	 }
	
	  #panel_module1 #sitestream_list {height: 180px; padding: 0; margin: 0; overflow: auto;}
	  #panel_module1 #sitestream_list li {list-style: none; padding: 5px;border-bottom:1px solid #ddd;}
	  #panel_module1 #sitestream_list li:hover {background:#ddd}
	  #panel_module1 #sitestream_list .list_row_number {display: none;}
	  #panel_module1 #sitestream_list .list_date3, #panel_module1 #sitestream_list .list_category2 {color:#48989d;}
	  #panel_module1 #sitestream_list .list_title {color:#444;}
	  #panel_module1 #sitestream_list li a {display:block;text-decoration:none;}

	  #panel_module1 #sitestream_list .list_date1, #panel_module1 #sitestream_list .list_date2, #panel_module1 #sitestream_list .list_date4, #panel_module1 #sitestream_list .list_date5, #panel_module1 #sitestream_list .list_date6, #panel_module1 #sitestream_list .list_time1, #panel_module1 #sitestream_list .list_category1 {display: none;}
		
		#stream_view_all {position: absolute; top: 20px; right: 20px;}
			
	#panel_module3 {
		background: #fff url(./images/panel_paper.jpg) no-repeat top left;
		width: 260px; height: 230px;
		margin: 0 0 0 320px;
		padding: 0 20px 20px;
		position: absolute;
	}
	
		.site_search {width: 260px;}
		.site_search fieldset {border: none; margin: 0; padding: 0;}
		.search_field {width: 150px;}
		
		.login_username {margin-bottom: 5px;}
		.login_password {margin-bottom: 0;}
		.login_submit {margin-bottom: 0;}
	
	#panel_module4 {
		background: #fff url(./images/panel_paper.jpg) no-repeat top left;
		width: 260px; height: 230px;
		line-height: 1em;
		margin: 0 0 0 640px;
		padding: 0 20px 20px;
		position: absolute;
	}
	
		#panel_module4 p {line-height: 1.25em;}

/* Tab */

#toggle_bar {height: 0; margin: 0 auto; width: 985px; .width: 670px; position: absolute;}
#toggle {display: none; float: right; height: 45px; width: 170px;}
#open {background: url(./images/panel_open.png) no-repeat; display: block; height: 45px; width: 170px;}
#close {background: url(./images/panel_close.png) no-repeat; display: block; height: 45px; width: 170px;}