/*--------------------------------------------------
------------------  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;}

/* ------ general styles ------*/

body {
	background:;
	line-height: 1.125em;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222;
}

body, html {
	margin: 0; padding: 0;
	height: 100%; width: 100%;
}

html {
	background: #222;
}

a {color: #ad3f21; font-weight: bold;}
a:hover {text-decoration: none;}

h1, .ContentHeader {font-size: 24px;}
h2, .ContentSubHeader, .ContentHighlight, .SidebarLabel {font-size: 18px;}
h3 {color: #ad3f21; font-size: 12px;}

hr {background: #ddd; border: none; color: #ddd; height: 1px; width: 100%;}

ol,ul,li {list-style-position: inside;}

.clear {clear:both; height:0;}
.floatleft {float: left; display: inline;}
.floatright {float: right; display: inline;}
.no_border {border: 0;}

/*--------------------------------------------------
------------------ structure -----------------------
--------------------------------------------------*/

#container {
	background: #ddd;
}

#top_bars {
	background: url(./images/top_bars_bg.png) repeat-x;
	height: 90px; width: 100%;
	position: fixed; top: 0; left:0; z-index: 9999;
}

	#login_bar {
	height: 40px; width: 980px;
	margin: 0 auto;
}

	#navbar {
	height: 40px; width: 980px;
	margin: 0 auto;
}

		#navbar { margin /*\**/: -16px auto 0\9 }
		#navbar { .margin: 0 auto;}

#wrapper {
	background: #fff;
	font-size: 11px;
	height: auto; width: 980px;
	margin: 80px auto 0;
	.padding: 80px 0 0 0;
}

	#header {
	background: #fff;
	border-bottom: #eee 10px solid;
	height: 110px; width: 980px;
}

		#hot_links {
		display: inline;
		float: right;
		height: auto;
		margin: 45px 20px 0 0;
		width: 600px;
}

	#flash {
	background: url(./images/flash_bg.png) no-repeat;
	height: 240px; width: 980px;
}

		#flashbox_wrap {
		background: #333;
		height: 240px; width: 600px;
		margin: 0 0 0 20px;
		position: absolute;
}

		#video {
		background: #555;
		height: 240px; width: 320px;
		margin: 0 0 0 640px;
		position: absolute;
}

	#primary {
	background: #fff;
	float: left;
	height: auto; width: 980px;
}

	#main {
	float: left;
	height: 530px; width: 600px;
	padding: 0 20px;
}

		#welcome {
		height: 260px; width: 600px;
		margin: 20px 0 0 0;
		position: absolute;
}

			#welcome_content {
			background: #eee;
			border: 1px solid #ddd;
			height: 188px; width: 598px;
			margin: 50px 0 0 0;
			position: absolute;
}

		#interest {
		height: 260px; width: 600px;
		margin: 280px 0 0 0;
		position: absolute;
}

			#explore {
			background: url(./images/explore_header.png) no-repeat;
			height: 240px; width: 290px;
			position: absolute;
}

			#connect {
			background: url(./images/connect_header.png) no-repeat;
			height: 240px; width: 290px;
			margin: 0 0 0 310px;
			position: absolute;
}

	#sidebar {
	background: url(./images/sidebar_bg.png) no-repeat top left;
	display: inline;
	float: right;
	height: 530px; width: 280px;
	margin: 0 20px 0 0;
	padding: 20px;
}

		#mini_cal {
		height: 240px; width: 280px;
		position: absolute;
}

		#recent_news {
		background: url(./images/news_header.png) no-repeat;
		border-top: 1px solid #ddd;
		height: 259px; width: 280px;
		margin: 240px 0 0 0;
		padding-top: 20px;
		position: absolute;
}

#footer {
	background: #222;
	clear: both;
	height: 80px; width: 100%;
}

	#footer_content {
		color: #fff;
		font-size: 11px;
		height: 80px; width: 980px;
		margin: 0 auto;
	}

/* ------------- sub-page ----------------*/

#sub_main {
font-size: 12px;
float: left;
height: auto; width: 600px;
padding: 20px;
}

#sub_main_sans_sidebar {
font-size: 12px;
float: left;
height: auto; width: 940px;
padding: 20px;
}

#sub_sidebar {
background: url(./images/sidebar_bg.png) no-repeat top left;
display: inline;
float: right;
min-height: 530px;
height: auto !important;
height: 530px; 
width: 280px;
margin: 0 20px 0 0;
padding: 20px;
}

#no_display {display: none;}

	#breadcrumbs {
		background: #eee;
		margin: 0 0 20px 0;
		padding: 10px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
	}
	
/*--------------------------------------------------
------------------ top bars ----------------------
--------------------------------------------------*/

#interest_quote {
	color: #fff;
	font-size: 10px;
	height: 20px; width: 620px;
	letter-spacing: .5px;
	overflow: hidden;
	margin: 10px 0 0 20px;
	position: absolute;
}

#login {
	float: right;
	margin-top: 9px;
	.margin-top: 7px;
}

#logout {
	color: #fff;
	font-size: 11px;
	float: right;
	margin-right: 20px;
}

.login_username, .login_password {
	background: #111;
	border: #333 1px solid;
	color: #fff;
 	width: 100px;
	padding: 3px;
}

.login_submit {
	background: url(./images/login_button.gif) no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	height: 20px; width: 40px;
	text-indent: -9999px;
}

/*--------------------------------------------------
-------------------- header ------------------------
--------------------------------------------------*/

#logo {
	background: url(./images/logo.png) no-repeat;
	height: 110px; width: 292px;
	position: absolute;
}

#hot_links li {
	border-left: 1px solid #ddd;
	display: inline;
	float: right;
	height: auto;
	margin: 0;
	padding: 0 20px;
}

	#hot_links li.last {
	border: none;
}

#hot_links li a {
	color: #222;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

	#hot_links li a:hover {
	border-bottom: 1px solid #222;
	.text-decoration: underline;
}

#video_tab {
	background: url(./images/video_tab.png) no-repeat;
	height: 30px; width: 160px;
	position: absolute; right: 0;
}

/*--------------------------------------------------
------------------ welcome ----------------------
--------------------------------------------------*/

#welcome h2, #interest h2 {
	margin-top: 0;
}

#welcome h3, #interest h3 {
	margin-bottom: 0;
}

#welcome_header {
	background: url(./images/welcome_header.png) no-repeat;
	display: block;
	height: 30px; width: 380px;
	position: absolute;
}

#first_time {
	background: url(./images/first_time.png) no-repeat;
	display: block;
	height: 30px; width: 120px;
	position: absolute; right: 0;
}

#first_time:hover {
	background-position: bottom;
}

#service_times {
	border-right: 1px solid #ddd;
	height: 150px; width: 259px;
	margin: 20px 0 0 20px;
	overflow: hidden;
	padding: 0 20px 0 0;
	position: absolute;
}

#address {
	height: 150px; width: 260px;
	list-style: none;
	margin: 20px 0 0 320px;
	overflow: hidden;
	padding: 0;
	position: absolute;
}

/*--------------------------------------------------
------------------ interest ----------------------
--------------------------------------------------*/

#explore table, #connect table {margin: 60px 0 0 0;}
#explore td, #connect td {padding-bottom: 20px; vertical-align: top;}
#explore td img, #connect td img {border: 10px solid #eee;}
#explore td img:hover, #connect td img:hover {border: 10px solid #ad3f21;}
#explore td h3, #connect td h3 {margin-top: 0;}
td.pic {padding-right: 10px;}

/*--------------------------------------------------
------------------ recent news ----------------------
--------------------------------------------------*/

#all_news {right: 0; top: 35px; position: absolute;}

#recent_news_content {
	font-size: 11px;
	height: 190px;
	margin: 55px 0 0 0;
	.margin: 55px 0 0 -20px;
	padding: 0;
	position: absolute;
	width: 280px;
	.width: 300px;
}

	#recent_news_content li {
	border-bottom: 1px solid #ddd;
	height: 33px;
	line-height: 180%;
	list-style: none;
	overflow: hidden;
}
	
	#recent_news_content li:hover {
	background: #ddd url(./images/arrow.png) no-repeat center right;
	.background: #ddd url(./images/arrow_ie.png) no-repeat right;
}

	#recent_news_content li a {
	color: #222;
	display: block;
	font-weight: normal;
	height: 30px;
	padding: 7px 0 7px 10px;
	width: 250px;
	text-decoration: none;
}

/*--------------------------------------------------
------------------ navigation ----------------------
--------------------------------------------------*/

/* standard menu setup */
.menu, .menu ul {z-index:1999; list-style-type:none; padding:0px; margin:0px; text-align:left; 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 a {
	color: #fff; 
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px;
	text-decoration: none;
}

/* first level vertical centering */
.menu .cssnavlevelone {height: 40px; vertical-align: middle;}
img.cssnavlevelone {border: 0px;}

/* submenu colors/style */
.menu li ul li a {
	padding: 5px 10px;
	border-bottom: 1px solid #111;
	border-right: 1px solid #111;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	background: #222;
	color: #fff; 
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

/* first level sub menu container */
.menu li ul {display:none;}
/* 2nd level sub menu container */
.menu ul li ul {margin-left:240px; margin-top:0px;}
/* 3rd+ level sub menu container */
.menu li ul li ul {margin-left:160px; margin-top:-25px;}

/* first level rollovers */
#navbar .menu li:hover>a.cssnavlevelone, #navbar .menu li:hover>a.first {display:block; background: #222;}

/* submenu rollovers (if desired) */
.menu li ul li:hover>a {background: #333; display:block;}

/* -- ie6 ie6 ie6 hax -- */

/* first level (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {background:#222; color:#ffffff;}
/* sub level rollovers (if desired) */
* html #navbar table a:hover {background: #333; color:#ffffff;}

* 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 a:hover 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;}

/* correct position issue */
* html .menu li a table {position:relative; top: -1px; left: -16px;}

/* 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;}

/*--------------------------------------------------
------------------ footer -----------------------
--------------------------------------------------*/

#copyright {
	float: left;
	margin: 20px 0 0 20px;
}

#design_credit {
	float: right;
	margin: 20px 20px 0 0;
}

/*--------------------------------------------------
------------------ Calendar ------------------------
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position:relative;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background:#222;
    color:#fff;
    display:block;
    opacity: .90;
        filter: alpha(Opacity=90);
    padding: 10px;
    position:absolute;
    text-align:left;
    top:15px; left:15px;
    width:200px;
    z-index:101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #222;
    width: 200px;
    color:#fff;
    font-size: 12px;
    opacity: .90;
    filter: alpha(Opacity=90);
    display: inline-block;
    padding: 10px 15px 10px 15px;
}

.CalOverTitle {font-weight:bold; color: #c4c608;}

/* ----------- Mini Cal Styles ------------*/

#calendartable {margin-top: 10px;}
#calendartable td a {display:block; height:25px; text-align:center; text-decoration: none;}
#calendartable td a:hover {background:#ad3f21; z-index:1}
#calendartable .emptyday a:hover {background:transparent;}
#calnav a {font-size: 14px;}

/* ----------- MAIN Cal Styles ------------*/

#mainCal td {
    width: 14%;
    vertical-align: top;
    padding: 5px 10px;
    font-size: 12px;
}
#mainCal td a {text-decoration: none;}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {z-index:1;}
#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#222; line-height: 1em;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #222; line-height: 1em;}
#mainCal .ToDay A, A.CalendarToDayLink {color: #fff; line-height: 1em;}

img.caldot {border:0px; vertical-align: middle; padding-right: 2px;}
.calEventName {margin-bottom:3px;}
.calEventName:hover {background: #c4c608;}

.CalendarDayOn {cursor: pointer; cursor: hand; background: #c4c608;}

.ToDay {background: #ad3f21;}
.WeekendDay {background: #aaa;}
.WeekDay {background: #ccc;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color: #fff; font-size: 12px; font-weight: bold;}

/*--------------------------------------------------
------------- Global App Styles --------------------
--------------------------------------------------*/

.ColumnHeader {
    color: #fff;
    background: #222;
    font-weight: bold;
    padding: 5px;
}

.SmallNote {font-size: 80%;font-style:italic;}
.RequiredFieldLabel {font-weight:bold;}

.PicOff {border: 5px solid #fff; margin:5px;vertical-align:middle;}
.PicOn {border: 5px solid #285262;margin:5px;vertical-align:middle;}

/* ie6 hacks */

* html #wrapper {margin: 0 auto 0; padding: 0;}
* html h2, .ContentSubHeader, .ContentHighlight, .SidebarLabel {line-height: 1.2em;}

* html #recent_news li a:hover {text-decoration: underline;}

/*------ 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:#222;border:1px solid transparent;}

form {margin:0px;padding:0px;}
input, select {margin-bottom:5px; margin-right:5px;vertical-align:middle;}
 
table.contentTable, table.itemTable {width:100%;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #ddd; text-align:left;}
.contentTable th {color:#222; border-bottom: 2px solid #ddd; text-align:left; font-size:120%;}
.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:#222;width:100px;border-bottom: 1px solid #ddd;text-align:right;font-size:120%;padding-right:20px;}
.tdcheckbox {width:75px;text-align:center;}
 
fieldset {
 border:1px solid #ddd;
 padding:0px;margin:20px 0;
}
fieldset div { padding:20px; }
fieldset legend { margin:0 0 0 20px;color:#222; 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;}
#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 -----------*/
