/*--------------------------------------------------
------------------  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: #333;}

body {
	color: #444;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	word-wrap: break-word;
}

a {color: #16a2df; font-weight: bold;}
a:hover {color:; text-decoration: none;}

blockquote {
	background: #e8f4f6 url(./images/blockquote_bg.png) no-repeat;
	float: right;
	font-style: italic;
	min-height: 40px;
	margin: 20px 0 20px 20px;
	padding: 35px 10px 10px;
	width: 150px;
}

h1, .ContentHeader {color: #09146d; font-size: 1.75em;}
h2, .ContentSubHeader, .SidebarLabel {color: #09146d; font-size: 1.5em;}
h3 {color: #09146d; font-size: 1.15em;}

hr {height: 1px; background: #eee; color: #eee; 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;}
.semantic {display: none; margin: 0; padding: 0;}


/*--------------------------------------------------
------------------- Structure ----------------------
--------------------------------------------------*/

#container {background: #09146d url(./images/container.jpg) repeat-x; min-height: 550px; width: 100%;}

	#container_inner {background: url(./images/container_inner.jpg) top center no-repeat; min-height: 550px; width: 100%;}

#wrapper {
	font-size: .75em;
	height: auto; width: 980px;
	margin: 0 auto;
}
	
	#header {height: 180px; width: 980px; position: relative;}

		#navbar {height: 40px; width: 730px; position: absolute; top: 0; left: 10px; z-index: 1;}
		
	#primary {
		background: url(./images/primary_bg.png) repeat-y; 
		float: left;
		height: auto; width: 980px; 
		margin: 10px 0 20px;
	}
	
		#sidebar {float: left; height: auto; width: 300px; margin: 60px 0 0;}
		
		#main {float: right; height: auto; width: 640px; margin: 0 10px 0 0;}
		
			#flashbox_wrap {background: #0b399e; height: 340px; width: 640px;}
			
#secondary {
	background: #ddd url(./images/secondary_repeat.jpg) repeat-x;
	min-height: auto; width: 100%; 
	padding: 20px 0;
}

	#secondary_content {font-size: .75em; height: auto; width: 980px; margin: 0 auto;}
	
		#calendar {
			background: url(./images/cal_bg.png) no-repeat bottom; 
			float: left; 
			height: auto; width: 300px;
		}
		
		#welcome {
			background: url(./images/header_welcome.png) no-repeat top left;
			float: right;
			min-height: 75px; width: 640px;
			padding: 60px 10px 0;
			position: relative;
		}
		
#tertiary {
	background: #5c5c5c url(./images/tertiary_repeat.jpg) repeat-x;
	color: #fff;
	height: auto; width: 100%; 
	padding: 20px 0;
}

	#tertiary_content {font-size: .75em; height: auto; width: 980px; margin: 0 auto;}
	
		#tertiary_top {background: url(./images/tertiary_top.png); height: 10px; width: 980px;}
		#tertiary_repeat {background: url(./images/tertiary_repeat.png) repeat-y; float: left; height: auto; width: 980px;}
		
		#tertiary_bottom {background: url(./images/tertiary_bottom.png); clear: both; height: 10px; width: 980px;}
	
			#tertiary1 {
				float: left; 
				height: auto; width: 260px; 
				margin: 10px 20px;
			}
			
			#tertiary2 {
				float: left; 
				height: auto; width: 300px; 
				margin: 10px 40px;
			}
			
			#tertiary3 {
				float: left; 
				height: auto; width: 260px; 
				margin: 10px 20px;
			}
			
#footer {
	background: #333 url(./images/footer_repeat.jpg) repeat-x;
	color: #eee;
	height: auto; width: 100%; 
	padding: 20px 0;
}

	#footer_content {font-size: .75em; height: auto; width: 980px; margin: 0 auto;}

			
/*------------------ Subpage --------------------*/			

#sub_primary {
	background: url(./images/primary_bg.png) repeat-y; 
	float: left;
	height: auto; width: 980px; 
	margin: 10px 0 20px;
	padding: 20px 0;
}

#sub_sidebar {float: left; height: auto; width: 300px; margin: 60px 0 0;}

	#sub_sidebar_content {color: #fff; height: auto; width: 280px; margin: 0 0 0 10px;}
		
#sub_main {float: right; height: auto; width: 600px; margin: 10px 30px 0 0;}

#sub_flashbox {margin: -10px 0 0;}


/*------------------ Header --------------------*/

#header h1 {margin: 0;}

#logo {
	background: url(./images/logo.png) no-repeat;
	display: block;
	height: 190px; width: 300px;
	position: absolute; top: 60px; left: 0;
	text-indent: -9999px;
}

#site_search {
	background: url(./images/search_bg.png) no-repeat;
	height: 50px; width: 225px;
	position: absolute; top: 7px; right: 0;
}

	#site_search fieldset {border: 0; margin: 0; padding: 0;}
	
	.search_field {
		background: none;
		border: 0;
		color: #0b399e;
		margin: 0; padding: 5px;
		width: 165px;
	}
	
	.submit_button {
		background: none;
		border: 0;
		cursor: pointer;
		line-height: 0;
		margin: 0; padding: 4px;
		width: 30px;
		text-indent: -9999px;
	}
	
#hot_links {
	height: 60px; width: 620px;
	list-style: none;
	margin: 0; padding: 0;
	position: absolute; right: 20px; top: 80px;
}

	#hot_links li {display: inline; float: left;}
	
		#hot_link1, #hot_link2, #hot_link3, #hot_link4 {display: block; height: 60px; text-indent: -9999px;}
	
		#hot_link1 {background: url(./images/hot_links.jpg) 0 0; width: 131px;}
		#hot_link2 {background: url(./images/hot_links.jpg) -131px 0; width: 196px;}
		#hot_link3 {background: url(./images/hot_links.jpg) -327px 0; width: 142px;}
		#hot_link4 {background: url(./images/hot_links.jpg) -469px 0; width: 151px;}
		
		#hot_link1:active {background: url(./images/hot_links.jpg) 0 -60px; width: 131px;}
		#hot_link2:active {background: url(./images/hot_links.jpg) -131px -60px; width: 196px;}
		#hot_link3:active {background: url(./images/hot_links.jpg) -327px -60px; width: 142px;}
		#hot_link4:active {background: url(./images/hot_links.jpg) -469px -60px; width: 151px;}
	

/*------------------ Sidebar / Sub-Sidebar --------------------*/

#news {
	background: url(./images/news_bg.png) no-repeat;
	height: 200px; width: 280px;
	overflow: hidden;
	padding: 60px 10px 20px;
	position: relative;
}

	#button_viewall {
		background: url(./images/button_viewall.png);
		display: block;
		height: 30px; width: 92px;
		position: absolute; top: 15px; right: 15px;
		text-indent: -9999px;
	}
	
		#button_viewall:active {background-position: bottom left;}

	#announcement_list {
		height: auto; width: 100%;
		list-style: none;
		margin: 0; padding: 0;
	}
		
		#announcement_list li a {
			background: url(./images/list_divider.png) bottom center no-repeat;
			color: #fff;
			display: block;
			padding: 7px 10px 10px;
			text-decoration: none;
		}
		
		#announcement_list li a:hover {color: #21cef0;}
		
#courtesy_nav {
	background: url(./images/courtesy_bg.png) no-repeat;
	min-height: 200px; width: 280px;
	list-style: none; 
	margin: 0;
	padding: 60px 10px 20px;
	position: relative;
}

	#courtesy_nav li a {
		background: url(./images/list_divider.png) bottom center no-repeat;
		color: #fff;
		display: block;
		padding: 7px 10px 10px;
		text-decoration: none;
	}
		
		#courtesy_nav li a:hover {color: #21cef0;}


/*----------------- Calendar -------------------*/

#header_calendar {
	background: url(./images/header_calendar.png);
	height: 45px; width: 300px;
	position: relative;
}

	#header_calendar h2 {display: none;}
	
	#select_minical {
		background: url(./images/cal_select.png) -26px 0;
		display: block;
		height: 25px; width: 26px;
		position: absolute; top: 10px; right: 12px;
		text-indent: -9999px;
	}
	
		#select_minical:active {background-position: -26px -25px;}
	
	#select_callist {
		background: url(./images/cal_select.png);
		display: block;
		height: 25px; width: 26px;
		position: absolute; top: 10px; right: 38px;
		text-indent: -9999px;
	}
		
		#select_callist:active {background-position: 0 -25px;}
		
	#minicalendar {padding: 20px;}
	
#calendar_bottom {
	background: url(./images/widget_bottom.png); 
	height: 5px; width: 290px; 
	margin: -5px 0 0; 
	position: relative; 
	z-index: 1;
}
	
	#event_list {list-style: none; margin: 0; padding: 0;}
	
		#event_list li {padding: 0;}
	
		#event_list li a {
			background: url(./images/cal_divider.png) no-repeat bottom center;
			border-top: 1px dashed #ece2d4;
			cursor: pointer;
			display: block;
			min-height: 55px; width: 300px;
			padding: 0 0 15px;
			position: relative;
			text-decoration: none;
		}
		
			#event_list li.last a {background: none;}
				
		.event_date {
			background: url(./images/date_bg.png); 
			display: block; 
			height: 46px; width: 54px; 
			padding: 9px 0 0 1px;
			position: absolute; top: 6px; left: 10px; 
			text-align: center;
		}
			
			.event_date_top {
				color: #777;
				display: block;
				font-size: .75em;
				font-weight: bold;
				margin: 0 0 -5px;
				text-transform: uppercase;
			}
			
			.event_date_bottom {
				color: #444;
				font-size: 1.25em;
				font-weight: bold;
			}
		
		.event_title {
			color: #444;
			font-weight: bold;
			position: absolute; top: 13px; left: 75px;
		}
		
		.event_details {
			color: #777;
			font-size: .75em;
			font-weight: normal;
			/* position: absolute; top: 33px; left: 75px; */
		}
		
		/*------ Hover State -------*/
	
		#event_list li a:hover .event_title {color: #0b399e;}
		

/*----------------- Welcome -------------------*/

#button_firsttime {
	background: url(./images/button_firsttime.png) no-repeat;
	display: block;
	height: 35px; width: 110px;
	position: absolute; top: 4px; right: 10px;
	text-indent: -9999px;	
}

	#button_firsttime:active {background-position: left bottom;}
	
#tertiary a {color: #09146d;}


/*------------------ Footer --------------------*/

#address {float: left; margin: 0 0 0 10px; width: 360px;}
#sub_menu {float: right; margin: 0 10px 0 0; width: 600px;}
	
	#secondary_nav, #social_media_links_list {clear: both; display: block; float: right; list-style: none; margin: 0 0 10px; padding: 0;}
	#secondary_nav li {border-right: 1px solid #153437; display: inline; padding: 0 8px 0 3px; .padding: 0 5px 0 8px;}
		#secondary_nav li.last {border: none; padding: 0 0 0 3px; .padding: 0 0 0 8px;}
	#social_media_links_list li {display: inline; float: right; padding: 0 0 0 8px;}

#footer h2 {margin: 0;}

#fc_logo {
	background: url(./images/fc_logo.png);
	clear: both;
	display: block;
	float: right;
	height: 35px; width: 160px;
	margin: 20px 0 0;
	text-indent: -9999px;
}


/*------------------ 3k. Breadcrumbs --------------------*/

#breadcrumbs {
    background: #e8f4f6;
    margin: 0 0 10px 0;
	min-height: 30px;
	padding: 10px;
}

	#breadcrumbs_trail a {
		background: #fff url(./images/breadcrumb_endcap.png) right no-repeat;
		border: none;
		display: block;
		float: left;
		padding: 5px 15px 5px 10px;
	}

	#printable {
		background: url(./images/icon_printer.png);
		display: block;
		float: right;
		height: 16px; width: 16px;
		margin: 7px 0 0 7px;
		overflow: hidden;
	}
	
		#printable a {background: none; text-indent: -9999px;}
		
	#rss {
		background: url(./images/icon_feed.png);
		display: block;
		float: right;
		height: 16px; width: 16px;
		margin: 7px 0 0 0;
		text-indent: -9999px;
	}


/*--------------------------------------------------
------------------ CSS MENU ------------------------
--------------------------------------------------*/

/* ------ Menu Setup ------ */

.menu, .menu ul {cursor: pointer; list-style-type: none; margin: 0px; padding: 0px; position: relative; text-align:left; z-index: 1999;}
.menu li {float: left;}
.menu li:hover>ul {display: block; position: absolute;}
.menu ul li {clear: both; display: block;}

/* 1st Level Vertical Centering */
.menu .cssnavlevelone {margin: 0; height: 40px; vertical-align:middle;}
img.cssnavlevelone {border: 0;}

/* ------ Container Positioning ------ */

/* first level sub menu container */
.menu li ul {display: none; position:absolute}

/* 2nd level sub menu container (needs nothing if horizontal) */
.menu ul li ul {border-top: none;}

/* 3rd+ level sub menu container */
.menu li ul li ul {left: 172px; margin-top: -32px; position: relative;}

/* ------- Menu Styling ----------*/

/* 1st level styles (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {
	background: url(./images/navbar_divider.png) top right no-repeat;
	color: #0b399e;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 13px 0 11px; 
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}

/* 2nd+ level styles */
.menu li ul li a {
	background: #ebf4f9;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #cce8f6;
	border-right: 1px solid #cce8f6;
	font-size: 12px;
	font-weight:normal; 
	padding: 5px 10px 5px; 
	width: 150px; 
}

/* ------- Hover Styling ----------*/

/* 1st level rollovers */
#navbar li:hover>a {color: #16a2df; cursor: pointer; display:block;}

/* 1st level active page button color or bg */
#navbar li>a.active {color: #16a2df;}

/* 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 {cursor: pointer; display:block; background: #fff;}

/* 2nd+ level active page button color or bg */
#navbar li ul li a.active {background: #fff;}

/* 2nd+ level active page rollover, if desired to be different */
#navbar li ul li:hover>a.active {}

/* ------- Graphic Menu ------*/

#navbar a.cssnavlevelone {position: relative; height: 40px; overflow: hidden; display: block;}
#navbar .navimg {position: relative;}
#navbar .firstlevel:hover>a.cssnavlevelone img, .firstlevel:hover>a.first img {top: -40px;}

/* active states */
#navbar a.active img {top:-80px;}

/* --- don't show ie6 text --- */
#navbar span {display:none;}

/* --- IE6 undo graphic menu --- */
* html #navbar .navimg {display:none;}
* html #navbar span {display:inline;}
* html #navbar a.cssnavlevelone {overflow:visible; padding:0px 10px;}

/*---------- ie6 MAIN MENU hacks -----------*/

/* first level rollovers (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {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;}


/*--------------------------------------------------
----------------- 5. Calendar ----------------------
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position: relative; text-decoration: none;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background: #eee; 
    border: 1px solid #ddd;
    display: block;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 15px; left: 15px;
    width: 200px;
    z-index: 101;
    	border-radius: 5px;
    	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #eee; 
    border: 1px solid #ddd;
	display: inline-block;
	font-size: .75em;
    padding: 10px 15px;
	width: 200px;
    	border-radius: 5px;
    	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
}

.CalOverTitle {font-weight: bold; color: #09146d;}

/* ----------- Mini Cal Styles ------------*/

#minicalendar .SidebarLabel {font-size: 1.25em; font-weight: bold;}

#calendartable td a {display: block; font-size: .75em; height: 25px; text-align: center;}
#calendartable td a:hover {background: #ddd; z-index: 1;}
#calendartable .emptyday a:hover {background: transparent;}

#calnav {margin: 0 0 5px;}

/* ----------- MAIN Cal Styles ------------*/

#maincal {display: block;}
#mainCal td {font-size: 10px; padding: 5px 10px; width: 14%; vertical-align: top;}



#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#16a2df;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #16a2df;}
#mainCal .ToDay A, A.CalendarToDayLink {color: #16a2df;}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {color: #09146d; z-index: 1;}

/* ----------- Inside Each Day ------------*/

img.caldot {border: 0px; padding-right: 2px; vertical-align: middle;}
.calEventName {margin-bottom: 3px;}

.ToDay {background: #ddd;}
.WeekendDay, .WeekDay {background: #eee; border: 1px solid #ddd;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color: #444; font-weight: normal;}

.ColumnHeader {color: #fff; background: #09146d; font-weight: bold; padding: 5px;}


/*--------------------------------------------------
-------------- 6. GLOBAL FRONT END -----------------
--------------------------------------------------*/

#pagination a {
	border: 1px solid #eee; 
	font-weight: bold; 
	line-height: 2em; 
	padding: 3px 5px; 
	text-decoration:none;
}
#pagination a:hover {background: #eee; border: 1px solid #eee;}
#pagination .OnPageNumber {border: 1px solid transparent; color: #444;}

form {margin: 0px; padding: 0px;}
input, select {margin-bottom: 5px; margin-right: 10px; vertical-align: middle;}

.PicOff {border: 5px solid #eee; margin: 5px; vertical-align: middle;}
.PicOn {border: 5px solid #16a2df; margin: 5px; vertical-align: middle;}

.GraphBar {background: #16a2df; margin: 0 10px;}

.RequiredFieldLabel {color:; font-weight: bold;}
 
table td.top, table th.top, #mainCal td {vertical-align:top;}
table.contentTable, table.itemTable {width:100%;border-collapse: collapse;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #eee; text-align: left;}
.contentTable th {color: #444; border-bottom: 2px solid #eee; 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 #eee;color: #444;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 #eee;
 padding:0px 15px 15px 15px;margin:20px 0;
}
fieldset legend { color:#444; font-weight:bold; font-size: 120%; }

.borderbox {border: 1px solid #eee; padding: 5px;}
.iconlink {margin: 0 5px;}

.submitbutton, .smallbutton, .smallselect, .smallinput {
	background: #fff url(/sr/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 --- */




