/*--------------------------------------------------
------------------  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: url(./images/bg_html.png);}

body {
	background: url(./images/bg_body.png) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	color: #342d1d;
}

a {color: #1e5284; font-weight: bold;}
a:hover {color:; text-decoration: none;}

h1, .ContentHeader {font-size: 24px; color: #342d1d;}
h2, .ContentSubHeader, .SidebarLabel {font-size: 18px; color: #342d1d; .line-height: 1.2em;}
h3 {font-size: 14px; color: #342d1d;}

hr {height: 1px; background: #f2f4e3; color: #f2f4e3; 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;}


/*--------------------------------------------------
------------------- Structure ----------------------
--------------------------------------------------*/

#wrapper {
	font-size: 12px;
	min-height: 100%;
	height: auto !important;
	height: 100%; width: 940px;
	margin: 0 auto -130px;
}

	#header {
		background: url(./images/header_bg.png) top right no-repeat;
		height: 150px; width: 940px;
		position: relative;
	}
	
	#navbar {height: 40px; width: 940px;}
	
	#secondary_nav {height: 25px; width: 940px; margin: 0 0 20px;}
	
	#primary_top {background: url(./images/primary_top.jpg); height: 20px; width: 940px;}
	
	#primary {
		background: url(./images/primary_body.jpg) repeat-y;
		float: left;
		height: auto; width: 900px;
		padding: 0 20px;
		position: relative;
	}
	
		#flashbox_wrap {background: #fdfef6; float: left; height: 380px; width: 640px;}
		
		#sidebar_buttons {
			height: 380px; width: 60px;
			list-style: none;
			margin: 0; padding: 0;
			position: absolute; top: 0; left: 680px;
		}
	
	#primary_bottom {background: url(./images/primary_bottom.jpg); clear: both; height: 20px; width: 940px; margin: 0 0 20px;}
	
	#image_links {
		height: 100px; width: 940px;
		list-style: none;
		margin: 0 0 20px; padding: 0;
	}
	
#push {height: 130px;}

#footer_container {
	background: url(./images/footer_bg.png) repeat-x;
	height: 130px; width: 100%;
}

	#footer {
		color: #fff;
		font-size: 12px;
		height: 130px; width: 940px;
		margin: 0 auto;
	}

/*------------------ Sub-Page --------------------*/

#sub_primary_top {background: url(./images/sub_primary_top.jpg); height: 20px; width: 940px;}

	#sub_primary_sans_top {background: url(./images/sub_primary_sans_top.jpg); height: 20px; width: 940px;}

	
#sub_primary {
	background: url(./images/sub_primary_body.jpg) repeat-y;
	float: left;
	height: auto; width: 900px;
	padding: 0 20px;
	position: relative;
}

	#sub_primary_sans {
		background: url(./images/sub_primary_sans_body.jpg) repeat-y;
		float: left;
		height: auto; width: 900px;
		padding: 0 20px;
		position: relative;
	}

#sub_primary_bottom {background: url(./images/sub_primary_bottom.jpg); clear: both; height: 20px; width: 940px; margin: 0 0 20px;}

	#sub_primary_sans_bottom {background: url(./images/sub_primary_sans_bottom.jpg); clear: both; height: 20px; width: 940px; margin: 0 0 20px;}
	
#main {
	float: left;
	height: auto; width: 580px;
	padding: 20px;
}

	#main_sans_sidebar {
		float: left;
		height: auto; width: 860px;
		padding: 20px;
	}

#sidebar {float: right; height: auto; width: 260px;}

	#no_sidebar {display: none;}
	
#breadcrumbs {
    background: #f6f8eb;
    border: #f2f4e3 1px solid;
    margin: 0 0 20px 0;
	min-height: 20px;
	padding: 10px;
}

/*------------------ Header --------------------*/

#header h1 {margin: 0;}

#logo {
	background: url(./images/logo.png) no-repeat;
	display: block;
	height: 150px; width: 290px;
	position: absolute; left: 15px;
	text-indent: -9999px;
}

#top_links {
	color: #071f48;
	font-size: 14px;
	font-variant: small-caps;
	position: absolute; top: 12px; right: 200px;
}

	#top_links a {color: #fff; text-decoration: none;}
	#top_links a:hover {text-decoration: underline;}
	
#site_search {
	height: 30px; width: auto;
	margin: 0;
	position: absolute; top: 12px; right: 0;
}

	#site_search fieldset {border: 0; margin: 0; padding: 0;}
	
	.search_field {
		background: transparent;
		border: none;
		color: #fff;
		width: 115px;
	}
	
	.submit_button {
		background: none;
		border: none;
		color: #555;
		cursor: pointer;
		height: 22px; width: 30px;
	}

/*---------------- Secondary Nav -----------------*/

#courtesy_nav ul {height: 20px; width: 915px; list-style: none; margin: 5px auto 0; padding: 0;}
#courtesy_nav ul li {display: inline; height: 30px;}
#courtesy_nav ul li a {
	color: #251f13; 
	display: block; 
	float: left;
font-size: 13px;
	font-weight: bold;
	height: 20px; 
	margin-right: 15px;
	text-decoration: none;
}
#courtesy_nav ul li a:hover {text-decoration: underline;}

/*---------------- Sidebar Buttons -----------------*/
	
#sidebar_buttons li {
	background: #eaecdd;
	display: block;
	height: 60px; width: 240px;
	overflow: hidden;
	position: relative;
}

	#sidebar_button1, #sidebar_button2, #sidebar_button3, #sidebar_button4 {margin: 0 0 20px; .margin: 0 0 17px;}

/*---------------- Image Links -----------------*/
	
#image_links li {display: inline; float: left;}

#image_links li {
	border: 1px solid #fff;
	display: block;
	height: 100px; width: 220px;
		-moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
}

#image_link1 {background: #eaecdd; margin: 0 17px 0 0;}
#image_link2 {background: #eaecdd; margin: 0 17px 0 0;}
#image_link3 {background: #eaecdd; margin: 0 17px 0 0;}
#image_link4 {background: #eaecdd;}

/*------------------ Footer --------------------*/

#footer a {color: #fff; font-weight: bold;}

#address {float: left; margin: 20px 0 0 20px;}
#design_credit {float: right; margin: 20px 20px 0 0; text-align: right;}

#social_media_links_list {display: block; list-style: none; margin: 0; padding: 0;}
#social_media_links_list li {float: right;}
#social_media_links_list li a {padding-left: 7px;}

#fc_link {clear: both; display: block; float: right;}

/*--------------------------------------------------
------------------ 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 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: none;}

/* 1st Level Vertical Centering */
.menu .cssnavlevelone {height: 40px; vertical-align: middle;}
img.cssnavlevelone {border: 0px;}

/* ------ Container Positioning ------ */

/* 1st level*/
.menu li ul {display:none;}

/* 2nd level (needs nothing if horizontal) */
.menu ul li ul {display: none;}

/* 3rd+ level */
.menu li ul li ul {margin-left: 172px; margin-top: -32px;}

/* ------- Menu Styling ----------*/

/* 1st level styles (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {
	border-left: 1px solid #403824;
	border-right: 1px solid #161209;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 15px; 
	text-decoration: none;
}

a.first {border-left: none;}



/* 2nd+ level styles */
.menu li ul li a {
	background: #251f13;
	border-top: 1px solid #403824;
	border-left: 1px solid #403824;
	border-bottom: 1px solid #161209;
	border-right: 1px solid #161209;
	font-size: 12px;
	font-weight:normal; 
	padding: 5px 10px 5px; 
	width: 150px; 
}

/* ------- Hover & Active Styling ----------*/

/* 1st level rollovers */
#navbar li:hover>a {background: url(./images/navbar_hover_bg.png); cursor: pointer; display: block;}

/* 1st level active page button color or bg */
a.active {background: url(./images/nav_button_hover.jpg); 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, #navbar li ul li:hover>a.firstsubitem {background: #403824; cursor: pointer; display: block;}

/* 2nd+ level active page button color or bg */
.menu li ul li a.active {background: #403824;}

/* 2nd+ level active page rollover, if desired to be different */
#navbar li ul li:hover>a.active {}

/*---------- ie6 MAIN MENU hacks -----------*/

/* first level rollovers (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {background:; color:#ffffff;}

/* sub level rollovers (if desired) */
* html #navbar table a:hover {background: #bbb; 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: #342d1d;
    color: #80765f;
    display: block;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 15px; left: 15px;
    width: 200px;
    z-index: 101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #342d1d;
    color: #80765f;
    width: 200px;
    font-size: .75em;
    display: inline-block;
    padding: 10px 15px;
}

.CalOverTitle {font-weight: bold; color: #fff;}

/* ----------- Mini Cal Styles ------------*/

#calendartable td a {display: block; height: 25px; text-align: center;}
#calendartable td a:hover {background: #333; z-index: 1;}
#calendartable .emptyday a:hover {background: transparent;}

#calnav {margin: 0 0 10px;}

/* ----------- MAIN Cal Styles ------------*/

#maincal {display: block;}
#mainCal td {font-size: 12px; padding: 5px 10px; width: 14%; vertical-align: top;}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {color: #342d1d; z-index: 1;}

/* ----------- Inside Each Day ------------*/

img.caldot {border: 0px; padding-right: 2px; vertical-align: middle;}
.calEventName {margin-bottom: 3px;}

.ToDay {background: #80765f;}
.WeekendDay, .WeekDay {background: #f2f4e3;}

.CalendarDayNumber {color: #342d1d; font-weight: bold;}
.CalendarCurrentDayNumber {color: #fff; font-weight: bold;}

.ColumnHeader {color: #fff; background: #342d1d; font-weight: bold; padding: 5px;}


/*--------------------------------------------------
---------------- GLOBAL FRONT END ------------------
--------------------------------------------------*/

#pagination a {
	border: 1px solid #f2f4e3; 
	font-weight: bold; 
	line-height: 2em; 
	padding: 3px 5px; 
	text-decoration:none;
}
#pagination a:hover {background: #f2f4e3; border: 1px solid #f2f4e3;}
#pagination .OnPageNumber {border: 1px solid transparent; color: #fff;}

form {margin: 0px; padding: 0px;}
input, select {vertical-align:middle;margin-bottom: 5px; margin-right: 10px; vertical-align: middle;}

.PicOff {border: 5px solid #f2f4e3; margin: 5px; vertical-align: middle;}
.PicOn {border: 5px solid #1e5284; margin: 5px; vertical-align: middle;}

.RequiredFieldLabel {color:; 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 #f2f4e3; text-align: left;}
.contentTable th {color: #fff; border-bottom: 2px solid #f2f4e3; 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 #f2f4e3;color: #fff;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 #f2f4e3;
 padding:0px 15px 15px 15px;margin:20px 0;
}
fieldset legend { color:#fff; font-weight:bold; font-size: 120%; }

.borderbox {border: 1px solid #f2f4e3; padding: 5px;}
.iconlink {margin: 0 5px;}

.submitbutton, .smallbutton, .smallselect, .smallinput {
	background: #fff url(images/buttonbg.jpg) repeat-x;
	border: 1px solid #ccc;
	color: #222;
	font-family: "trebuchet ms"; 
	font-size: 12px; 
	font-weight: bold;
	letter-spacing: 0px; 
	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;}

#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 -----------*/













