/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html
   
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }















/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
    color:#000;    
    font: 12px Arial,sans-serif;
    line-height:18px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
}

/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:18px;
}
/* ---ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}--- */
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}













body {
	background:url("images/bg_body.jpg") center top repeat-y #252921;
	text-align:center;
}

#outer-wrapper {
	margin:0 auto;
	width:921px;
	background:url("images/bg_wrapper.jpg") no-repeat #FFF;
	text-align:left;
}

#wrapper {
	position:relative;
}

#header {
	position:relative;
	height:156px;
}
	#home-link,
	#site-description {
		display:none;
	}
	#site-title a {
		position:absolute;
		left:41px;
		display:block;
		width:220px;
		height:154px;
		text-indent:-9000px;
	}
	#service-information {
		position:absolute;
		top:73px;
		right:50px;
		text-align:right;
		font-size:.8em;
		color:#FFF;
	}
		#service-information a {
			text-transform:lowercase;
			color:#FFF;
		}
	#access {}
		#access * {
			margin:0;
		}
		.skip-link {
			display:none;
		}

#menu {
	position:absolute;
	top:155px;
	left:41px;
	width:220px;
	background:url("images/bg_menu.gif") bottom center no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
/* ---	#menu ul {
		margin:0;
		padding:10px 0 20px 0;
		background:url("images/bg_menu_ul.gif") top center no-repeat;
		list-style:none;
	}
		#menu li {
			display:inline;
		}
		#menu a {
			display:block;
			padding:3px 0 3px 25px;
			text-decoration:none;
			color:#FFF;
		}
			#menu a:hover {
				background:url("images/bg_menu_hover.gif") 6px 8px no-repeat #282e24;
				color:#78641e;
			}--- */

/* contains #content, #primary (a sidebar), and #secondary (another sidebar) */
#main {
	position:relative;
	top:-51px;
	margin-left:272px;
}
	#container {}
		#content {
			float:left;
			width:328px;
			color:#4b3a20;
		}
		#content.column {
			width:328px;
		}
		#content.full {
			width:603px;
		}
			#content a {
				text-decoration:none;
				color:#78641e;
			}
				#content a:hover {
					color:#4b3a20;
				}

/* inside #main */
#sidebar {
	margin:3px 38px 0 0;
	padding:20px 0;
	float:right;
	width:277px;
	background:url("images/bg_sidebar.gif") repeat-x #d1d2c9;
}
	#subscribe-rss {}
		#subscribe-rss a {
			display:block;
			padding:10px 16px;
			background:url("images/bg_sidebar_subscriberss.gif") 238px 8px no-repeat #9a9b94;
			text-decoration:none;
			font-weight:bold;
			color:#FFF;
		}
			#subscribe-rss a:hover {
				background-color:#a6a7a0;
			}
			
	#primary,
	#secondary {}

.clear { clear:both; }

#footer {
	position:relative;
	margin:0 auto;
	padding:46px 4px 0 4px;
	width:913px;
	height:205px;
	background:url("images/bg_footer.gif") 4px 0 no-repeat #FFF;
	text-align:left;
}
	#mission-statement {
		padding:0 142px 0 149px;
		line-height:36px;
		font-size:22px;
		font-weight:bold;
		color:#abb0a5;
	}
	#siteinfo {
		position:absolute;
		right:34px;
		bottom:8px;
		width:277px;
		line-height:14px;
		font-size:9px;
		font-weight:bold;
		font-family:Verdana, Geneva, sans-serif;
		color:#282c23;
	}
		#siteinfo a {
			color:#282c23;
		}
		.copyright {}
		.credit {}












.detail {}
	.detail-marquis {}
		.detail-marquis img {
			width:603px;
			height:155px;
		}
	.detail-section-title {
		margin:35px 0 0 0;
		padding:0 0 7px 0;
		border-bottom:1px solid #FFF;
		line-height:1em;
		text-transform:uppercase;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
	}
	.detail-title {
		margin:35px 0 10px 0;
		line-height:1em;
		font-size:14px;
		font-weight:bold;
	}
	.detail-description {}
		.detail-description p {}
	.detail-options {
		margin-left:0;
		list-style:none;
	}
		.detail-register {
			padding:0 0 0 18px;
			background:url("images/bg_detail_arrow.gif") 0 5px no-repeat;
		}
		.detail-emailtofriend {
			padding:0 0 0 18px;
			background:url("images/bg_detail_arrow.gif") 0 5px no-repeat;
		}








.sidebar-events {}
	.sidebar-events-calendar {
		padding:0 61px 0 51px;
		font-family:Verdana, Geneva, sans-serif;
	}
	.sidebar-events-calendar a {
		text-decoration:none;
		color:#cacab6;
	}
	.sidebar-events-list {
		padding-top:32px;
	}
		.sidebar-events-list ul {
			margin:0;
			border-bottom:1px solid #6d6f68;
			list-style:none;
		}
			.sidebar-events-list li {
				display:inline;
			}
				.sidebar-events-list li a {
					display:block;
					padding:5px 16px;
					border-top:1px solid #6d6f68;
					line-height:1em;
					height:36px;
					text-decoration:none;
					color:#373634;
				}
					.sidebar-events-list li a:hover {
						border-color:#908f84;
						background:#cacab6;
						color:#78641e;
					}
					.sidebar-events-list li a span {
						float:left;
						padding:10px 0 0 2px;
						width:31px;
						height:23px;
						background:url("images/bg_sidebar_events_list_date.gif") no-repeat;
						text-align:center;
						font-size:14px;
						font-weight:bold;
					}
					.sidebar-events-list li a strong {
						display:block;
						margin-left:40px;
					}
					.sidebar-events-list li a small {
						display:block;
						margin-left:40px;
					}
		.view-all-events {
			padding:0 0 80px 17px;
		}
			.view-all-events a {
				display:block;
				width:86px;
				height:19px;
				background:url("images/bg_sidebar_events_list_viewalleventstab.gif") no-repeat;
				text-indent:-9000px;
			}

.content-events-list {}

.content-events-detail {}










#home-photos {
	background:url("images/bg_home_feat_photo_box.jpg") no-repeat;
}
	#welcome-home-box ,
	#photo-gallery-box {
		height:200px;
		padding:8px 0 0 8px;
	}
	#photo-gallery-box {
		display:none;
	}
	#home-photos-tabs {
		height:22px;
		background:url("images/bg_home_photos_tabs_welcomehome.jpg") no-repeat;
	}
		#home-photo-tab-welcomehome {
			float:left;
			margin-left:4px;
			width:103px;
			height:18px;
			text-indent:-9000px;
		}
		#home-photo-tab-photogallery {
			display:block;
			margin-left:107px;
			width:127px;
			height:18px;
			text-indent:-9000px;
		}
#home-news {
	padding:15px 7px 0 7px;
}
	#home-news h2 {
		margin:0 0 14px 0;
		text-transform:uppercase;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
	}
	#home-news .news-item {
		line-height:16px;
	}
		#home-news .news-item h3 {
			margin:0;
			font-size:14px;
			font-weight:bold;
		}
			#home-news .news-item h3 a {
				color:#4b3a20;
			}
				#home-news .news-item h3 a:hover {
					color:#78641e;
				}
		#home-news .news-item p {
			margin:2px 0 14px 0;
		}
		#home-news .news-item .more {
			text-transform:lowercase;
			font-size:90%;
		}
		#home-news .view-all-news {
			text-transform:lowercase;
			font-size:90%;
		}




/*--------------------------------------------------
------------------ Calendar ------------------------
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position:relative;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background:#2c3958;
    color:#ffffff;
    display:block;
    opacity: .90;
        filter: alpha(Opacity=90);
    padding:5px;
    position:absolute;
    text-align:left;
    top:15px; left:15px;
    width:200px;
    z-index:101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #2c3958;
    width: 175px;
    color:#ffffff;
    font-size: 1em;
    opacity: .90;
    filter: alpha(Opacity=90);
    display: inline-block;
    padding: 10px;
	text-align:left;
}


/* ----------- Mini Cal Styles ------------*/

#calendartable td a {display:block; height:25px; text-align:center;}
#calendartable td a:hover {background:#ce7233; z-index:1}
#calendartable .emptyday a:hover {background:transparent;}

/* ----------- MAIN Cal Styles ------------*/

.CalOverTitle {font-weight:bold; color: #ce7233;}

#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:#2c3958;}
#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#fff; line-height: 1em;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #ce7233; 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;}

.CalendarDayOn {
    cursor: pointer;
    cursor: hand;
    background: #5b2020;
}

.ToDay {background: #757b71; opacity: .9; filter:alpha(Opacity=90);}
.WeekendDay {background: #999;}
.WeekDay {background: #bbb;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {
    color: #FFFFFF;
    font-style: italic;
}



/*--------------------------------------------------
------------- Global App Styles --------------------
--------------------------------------------------*/


.ColumnHeader {
    color: #fff;
    background: #cacab6;
    font-weight: bold;
    padding: 5px;
}

.GraphBar {
	background-color: #ce7233;
	color: #000000;
	font-size: 80%;
}

.PicOff {border: 5px solid #fff; margin:5px;vertical-align:middle;}
.PicOn {border: 5px solid #ce7233;margin:5px;vertical-align:middle;}

.RequiredFieldLabel {font-weight: bold; color: #000;}

.SmallNote {font-size: 80%;}

.SidebarLabel {font-weight: bold;color: #fff;}

.rss_button {padding: 5px 0 0;}





/*---------- MAIN MENU -----------*/
/* navbar setup */
#navbarcontainer {width:220px;z-index:2000;text-align:left;}
#navbar {width:185px;z-index:2000;}
#navbar a {text-decoration:none;}

/*--- first-level colors/style ---*/

/* 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;width:100%;}

/* first level styling (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu ul a {padding:0px 5px; padding-left:30px; color:#fff; display:block; border-top:none; margin:0px; width:100%; border-left:none; font-weight:bold;background: none;}
.menu ul a.first {border-top:0px;}
.menu ul a.firstsubitem {border-top:0px;}

/* first level vertical centering */
.menu .cssnavlevelone {height:25px;vertical-align:middle;}
img.cssnavlevelone {border:0px;}

/* submenu colors/style */
.menu li ul li a {padding:5px; opacity: .95; filter: alpha(Opacity=95); background:#282e24; color:#ffffff; border-top:none; border-left:none; font-weight:normal;width:150px; font-size: 8pt;}
#navbar .menu li ul li a:visited {color:#ffffff;}

/* first level sub menu container */
.menu li ul {display:none;}
/* 2nd level sub menu container */
.menu ul li ul {margin-left:198px; margin-top:-25px;}
/* 3rd+ level sub menu container */
.menu li ul li ul {margin-left:120px; margin-top:-20px;}

/* first level rollovers */
#navbar .menu li:hover>a.cssnavlevelone, #navbar .menu li:hover>a.first {color:#78641e; display:block; background:url("images/bg_menu_hover.gif") 6px 8px no-repeat #282e24; }

/* submenu rollovers (if desired) */
.menu li ul li:hover>a {color:#ffffff; display:block; font-weight:bold;background: #78641e; }
/*---------- MAIN MENU -----------*/

/*---------- ie6 MAIN MENU hacks -----------*/
* html .menu {display:inline-block;}
* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px;}
* html .menu ul {display:inline-block;}
* 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:-10px;top:-1px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* first level rollovers (".menu" for vertical | "#navbar" for horizontal) */
* html .menu a:hover {background: #999999; color:#ffffff;}
/* sub level rollovers (if desired) */
* html .menu table a:hover {background: #8f856e; font-weight:bold;}

* html .menu li ul li a {font-size:10pt;}
	
* 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 -----------*/img.caldot {border:0px}





/*------ NEW FRONT END -------*/

#pagination a {padding:3px 5px;border:1px solid #757b71;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#2c3958;border:1px solid #ce7233;}
#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 #757b71; text-align:left;}
.contentTable th {color:#fff; border-bottom: 2px solid #757b71; 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:#fff;width:100px;border-bottom: 1px solid #757b71;text-align:right;font-size:120%;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 #757b71;
 padding:0px 15px 15px 15px;margin:20px 0;
}
fieldset legend { color:#fff; 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 #757b71;}
.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:#ce7233;}               /* 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:#757b71;}    /* SAME AS .Today background-color */
.BGColor2FG {color:#fff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color:#bbb;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color:#ce7233;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color:#999;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#ce7233;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#757b71;}              /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/



















