/*--------------------------------------------------
------------------  Reset   ------------------------
--------------------------------------------------*/
 
a:active {outline:none;}
:focus {-moz-outline-style: none; outline:none;}
* html a {noFocusLine: expression(this.onFocus=this.blur()); outline: none;}

/*--------------------------------------------------
------------------ Structure -----------------------
--------------------------------------------------*/

body,html {
	font-family: "trebuchet ms",arial;
	font-size: 100%;
	width: 100%;
	height: 100%;
	background-color: #1e1504;
	color:#fff;
	margin: 0px auto;
	padding: 0px;
	overflow:hidden;
}

/*---------- DESIGN ELEMENT POSITIONING -----------*/
#background {position:absolute;width:100%;top:0px;left:0px;height:100%;margin:0px;}

#outer {height:100%;width:100%;position:relative;overflow:auto;margin:0px;padding:0px;}

#topedge {width:846px;height:15px;background:url('images/topedge.png') no-repeat;margin: 0px auto;margin-top:20px}
#edge {width:846px;background:url('images/edge.png') repeat-y;margin: 0px auto;z-index:1;}
#bottomedge {width:846px;height:15px;background:url('images/bottomedge.png') no-repeat;margin: 0px auto;padding-bottom:20px}

#contentbody {width:816px;padding:0px;margin:0px auto;position:relative;}

#flashbox {float:left;background:#000;}

#buttonbox {width:314px;height:259px;background:url(images/buttonbox.jpg);float:right;}
#buttonbox a, div#buttonbox span {width:314px;height:53px;display:block;}
#buttonbox a {text-indent:-9999px}
#buttonbox #firstbutton {margin-top:35px;}
#button1 {background: url(images/button1.jpg);}
#button1:hover {background: none;}
#button1on {background: url(images/button1-on.jpg);}
#button2 {background: url(images/button2.jpg);}
#button2:hover {background: none;}
#button2on {background: url(images/button2-on.jpg);}
#button3 {background: url(images/button3.jpg);}
#button3:hover {background: none;}
#button3on {background: url(images/button3-on.jpg);}

#contentwrapper {background:url(images/homecontentbg.jpg);float:left;font-size:90%;}
#homeleft, div#homeright {min-height:220px;height: auto !important; height: 220px;}
#homeleft {width:263px;background:url(images/homelefttopbg.jpg) no-repeat;float:left;display:block;}
#homeright {width:553px;background:url(images/homerighttopbg.jpg) no-repeat;float:right;isplay:block;}
#homeleftcontent {padding:15px;padding-left:85px;text-align:center;}
#homerightcontent {padding:10px;padding-left:140px;}

#subcontentwrapper {background:url(images/subcontentbg.jpg);float:left;font-size:90%;}
#subcontenttop {background:url(images/subcontenttopbg.jpg) no-repeat;float:left;}
#subleft {width:263px;float:left;display:block;}
#subleftnosidebar {display:none;}
#subright {width:553px;float:right;isplay:block;}
#subrightnosidebar {width:816px;float:left;isplay:block;}
#subleftcontent {padding:15px;padding-left:85px;text-align:left;padding-top:30px;}
#subrightcontent {padding:10px;padding-left:10px;padding-top:30px;}
#subrightcontentnosidebar {padding:10px;padding-left:85px;padding-top:30px;}

.clear {clear:both;margin:0px;padding:0px;}
/*---------- DESIGN ELEMENT POSITIONING -----------*/


img.caldot {border:0px}

#calendartable td a {display:block;height:25px;text-align:center;font-weight:normal;}
#calendartable td a:hover {background-color:#5b2020;z-index:1}
#calendartable .emptyday a:hover {background-color:transparent;}
.CalOverTitle {font-weight:bold;color: #568baa;font-size:120%;}
.calEventName {line-height:90%;margin-bottom:3px;}
#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {z-index:1}

/*---------- CALENDAR tooltip -----------*/
a.tt {position:relative;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
	background-color:#17262e;
	border: 2px solid #000000;
	width:200px;
	font-size:120%;
	color:#ffffff;
	padding:5px;
    display:block;
    position:absolute;
    top:15px; left:15;
	text-align:left;
	opacity: .90;
	filter: alpha(Opacity=95);
	z-index:101;
}
.boxoverheader {}    
.boxoverbody {
	background-color:#17262e;
	border: 2px solid #000000;
	width:200px;
	font-size:70%;
	color:#ffffff;
	opacity: .90;
	filter: alpha(Opacity=95);
	display:inline-block;
	padding:5px;
}
/*---------- CALENDAR tooltip -----------*/



/*--- main link colors/style ---*/
A {font-weight: bold;color: #24526d;text-decoration: none;}
A:HOVER {font-weight: bold;color: #fff;text-decoration: none;}

/*---------- MAIN MENU -----------*/
/* navbar setup */
#navbarcontainer {width:698px;position:absolute;right:0px;top:115px;z-index:9999;}
#navbar {width:698px;height:42px;background:url('images/navbar.png') no-repeat;}
#navbar div {float:right;margin-top:7px;}

/*--- first-level colors/style ---*/
#navbar a {}
#navbar a:visited {color:#ffffff;}

/* 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 vertical centering */
.menu .cssnavlevelone {height:34px;vertical-align:middle;}
img.cssnavlevelone {border:0px;display:inline-block;}

/* first level styling (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {padding:0px 5px; display:block; border-left:1px solid #4e4e4e;margin:0px;color:#cccccc;font-weight:bold;}
.menu a.first {border-left:0px;}
.menu a.firstsubitem {border-top:0px;}

/* submenu colors/style */
.menu li ul li a {padding:5px; opacity: .90; filter: alpha(Opacity=90); background:#555555; border-top:1px solid #666666; font-size:80%; border-left:3px solid #000000; font-weight:normal; width:150px;}

/* first level sub menu container */
.menu li ul {display:none;}
/* 2nd level sub menu container (needs nothing if horizontal) */
.menu ul li ul {border-top:3px solid #000000; }
/* 3rd+ level sub menu container */
.menu li ul li ul {margin-left:120px; margin-top:-20px;border-top:3px solid #000000; }

/* first level rollovers */
#navbar li:hover>a {color:#ffffff; display:block; background:url("images/overbgimage.jpg") no-repeat #5b2020;font-weight:bold;}

/* submenu rollovers (if desired) */
#navbar li ul li:hover>a {color:#ffffff; display:block; background:url("images/overbgimage.jpg") no-repeat #5b2020;font-weight:bold;}
/*---------- MAIN MENU -----------*/

/*---------- ie6 MAIN MENU hacks -----------*/
* html .menu {display:inline-block;float:right;}
* 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:0px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* first level (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {background:url("images/overbgimage.jpg") no-repeat #5b2020; color:#ffffff; font-weight:bold;}
/* sub level rollovers (if desired) */
* html #navbar table a:hover {background:url("images/overbgimage.jpg") no-repeat #5b2020; color:#ffffff; font-weight:bold;}

* html .menu li ul li a {font-size:10pt;}

/* 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;}
/*---------- ie6 MAIN MENU hacks -----------*/






A.OnPageNumber {color: #24526d;}
A.OnPageNumber:HOVER {color: #ffffff;}

A.HeaderLink {color: #24526d;}
A.HeaderLink:HOVER {color: #ffffff;}

A.SideNavigation {color: #24526d;}
A.SideNavigation:HOVER {color: #ffffff;}

A.SmallNavigation {font-weight: normal;color: #24526d;font-size:80%;}
A.SmallNavigation:HOVER {color: #ffffff;}

A.DesignCreditLink {color: #333333;}
A.DesignCreditLink:HOVER {color: #ffffff;}

A.BottomNavigation {color: #5b2020;}
A.BottomNavigation:HOVER {color: #ffffff;}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink {font-size: 80%;font-weight: normal;color:#ffffff}
#mainCal .WeekendDay A:HOVER, A.CalendarWeekendDayLink:HOVER {color: #cccccc;}

#mainCal .WeekDay A, A.CalendarWeekDayLink {font-size: 80%;font-weight: normal;color: #ffffff;}
#mainCal .WeekDay A:HOVER, A.CalendarWeekDayLink:HOVER {color: #cccccc;}

#mainCal .ToDay A, A.CalendarToDayLink {font-size: 80%;font-weight:normal;color: #ffffff;}
#mainCal .ToDay A:HOVER, A.CalendarToDayLink:HOVER {color: #999999;}

.ColumnHeader {
	font-size: 80%;
	color: #ffffff;
	background-color: #17262e;
	font-weight: bold;
	padding: 1px;
}

.CalendarDayOn {
	cursor: pointer;
	cursor: hand;
	font-size: 75%;
	background-color: #5b2020;
}

.EmptyDay {
	background-color: transparent;
}

.ToDay {
	font-size: 75%;
	background-color: #5b2020;

}

.WeekendDay {
	font-size: 75%;
	background-color: #31627e;
}

.WeekDay {
	font-size: 75%;
	background-color: #7eadc9;
}

.HRule, hr {color:#7eadc9;background:#7eadc9;border:0px;height:1px;}

.GraphBar {
	font-weight: normal;
	background-color: #5b2020;
	color: #000000;
	font-size: 80%;
}

.PicOff {border: 5px solid #f5f5f5;margin:5px;vertical-align:middle;}
.PicOn {border: 5px solid #5b2020;margin:5px;vertical-align:middle;}

.CalendarDayNumber {
	font-size: 75%;
	color: #FFFFFF;
}

.CalendarCurrentDayNumber {
	font-size: 75%;
	color: #FFFFFF;
}

.ContentHeader, h1 {
	margin:0px;
	font-weight: bold;
	color: #ffffff;
	display:inline;
	font-size: 180%;
}

.ContentSubHeader, h2 {
	font-weight: bold;
	color: #5b2020;
	font-size: 120%;
	display: inline;
}

.RequiredFieldLabel {
	font-weight: bold;
	color: #5b2020;
}

.SmallNote {
	color: #eeeeee;
	font-size: 80%;
}

.SidebarLabel {
	font-weight: bold;
	color: #5b2020;
}

.CopyRight {
	color: #555555;
}

.Address {
	color: #555555;
}

.DesignCredit {
	color: #333333;
}

/*------ NEW FRONT END -------*/

#pagination a {padding:3px 5px;border:1px solid #fff;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#24526d;border:1px solid #fff;}
#pagination .OnPageNumber {color:#fff;border:1px solid transparent;}

form {margin:0px;padding:0px;}
input, select {vertical-align:middle;margin-bottom:5px; margin-right:5px;vertical-align:middle;}

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 #7eadc9;text-align:left;}
.contentTable th {color:#24526d;border-bottom: 2px solid #5b2020;text-align:left;font-size:110%;}
.contentTable th strong, .itemTable th strong {font-size:120%;}
.contentTable th span {font-size:80%;font-weight:normal;}
.contentTable td, .contentTable th, .itemTable td, .itemTable th {padding:5px;}
.itemTable th {color:#24526d;width:100px;border-bottom: 1px solid #7eadc9;text-align:right;font-size:110%;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 #7eadc9;
	padding:0px 15px 15px 15px;margin:20px 0;
}
fieldset legend { color:#24526d; font-weight:bold; font-size: 120%; }

.submitbutton, .smallbutton, .smallselect, .smallinput {color:#444;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 #7eadc9;}
.iconlink {margin:0px 2px;display:inline;border:none;}

#editorbg>td {color:#000;background:#fff;}

#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:#24526d;}               /* SAME AS a:link color */
.FGColor2 {color:#ffffff;}               /* SAME AS  a:hover color */
.BGColor1 {background-color:#17262e;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color:#ffffff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color:#5b2020;}    /* SAME AS .Today background-color */
.BGColor2FG {color:#ffffff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color:#7eadc9;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color:#ffffff;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color:#31627e;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#ffffff;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#7eadc9;}              /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/



















