/*--------------- Southlake ---------------

..............................COLOR LEGEND

Body Text / BG Color .............. 1b3439
Link Color ........................ 00a3c1
hr / Line Color ................... e8f4f6
Primary BG Color .................. d7e4e7
Image Links BG Color .............. afc6cb
Text Shadow / Row # ............... 028fa9
Menu Highlights ................... 30b9ce
Menu Shadow ....................... 097d9f
Menu 1st LV Hover ................. 18a4be
Menu Subitem BG ................... 19a6c0

----------------------------------------*/

/*--------------------------------------------------
  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;}

::selection {background: #00a3c1; color: #fff; /* Safari */}
::-moz-selection {background: #00a3c1; color: #fff; /* Firefox */}

@font-face {
    font-family: 'QuicksandBook';
    src: url('./fonts/Quicksand_Book-webfont.eot');
    src: url('./fonts/Quicksand_Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/Quicksand_Book-webfont.woff') format('woff'),
         url('./fonts/Quicksand_Book-webfont.ttf') format('truetype'),
         url('./fonts/Quicksand_Book-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*--------------------------------------------------
  Global Styles 
--------------------------------------------------*/

body, html {height: 100%; width: 100%; margin: 0; padding: 0;}

html {background: url(./images/html_bg.jpg);}

body {
	background: url(./images/body_bg.jpg) repeat-x;
	color: #666;
	font-family: 'Verdana', sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	word-wrap: break-word;
}

a {color: #06acc3; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}

address {/*display: inline;*/ font-style: normal;}

h1, .ContentHeader {color: #333; font-size: 36px; font-family: 'QuicksandBook', sans-serif; font-weight: normal; letter-spacing: -3px;}
h2, .ContentSubHeader, .SidebarLabel {font-size: 24px; font-family: 'QuicksandBook', sans-serif; letter-spacing: -2px;}
h3 {font-size: 18px; font-family: 'QuicksandBook', sans-serif; letter-spacing: -1px;}

hr {height: 1px; background: #e9e9e9; color: #e9e9e9; 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;}
.contextual {margin: 0; padding: 0; position: absolute; left: -9999px;}


/*--------------------------------------------------
  Structure 
--------------------------------------------------*/

#container {background: url(./images/container_bg.jpg) no-repeat top center; min-height: 460px; width: 100%;}

#wrapper {
	font-size: .75em;
	height: auto; width: 940px;
	margin: 0 auto;
}

	#header {height: 150px; width: 940px; position: relative; z-index: 9999;}
	
		#navbar_container {float: right; height: 50px; width: auto; margin: 50px 0 0;}
		
	#flashbox_wrap {height: 380px; width: 920px; margin: 10px 0 0 10px;}
	
	#primary {
		background: url(./images/marquee_shadow.jpg) no-repeat;
		float: left; 
		height: auto; width: 920px; 
		margin: 0 0 20px 10px;
		padding: 40px 0 0;
		position: relative;
	}
	
		#main_home {float: left; height: auto; width: 580px; margin: 0 0 0 20px;}

#secondary {
	background: url(./images/secondary_bg.jpg) repeat-x;
	min-height: 480px; width: 100%;
	margin: 0 0 30px;
}

#footer {
	background: url(./images/footer_shadow.jpg) no-repeat top center;
	height: 200px; width: 920px;
	margin: 0 auto;
	padding: 30px 0 0;
}


/*--------------------------------------------------
  Subpage 
--------------------------------------------------*/

#sub_flashbox {height: 170px; width: 920px; margin: 0 0 0 10px;}

#sub_primary {
	background: #f9f9f9 url(./images/page_header.jpg) no-repeat;
	float: left;
	min-height: 250px; width: 860px;
	line-height: 1.7;
	margin: 0 0 0 10px;
	padding: 0 30px 30px;
}

	#main {float: left; height: auto; width: 570px;}
	
	#main_sans_sidebar {float: left; height: auto; width: 860px;}
	
	#sidebar {float: right; height: auto; width: 260px;}
	
	#no_sidebar {display: none;}
	
		#sidebar_content, #poll {
			background: #f9f9f9;
			border: 1px solid #e9e9e9;
			border-radius: 5px;
			height: auto; width: 218px;
			list-style: none;
			margin: 30px 0 0;
			padding: 20px;
		}
		
		#sidebar_content:hover, #poll:hover, #courtesy_nav:hover {box-shadow: 0 0 10px #e9e9e9;}

	#page_title {
		height: 80px;
		line-height: 3;
		margin: 0 0 30px;
		padding: 0;
	}
	
#content_shadow {background: url(./images/content_shadow.jpg); clear: both; height: 30px; width: 940px;}
	

/*--------------------------------------------------
  Header 
--------------------------------------------------*/

#header h1 {margin: 0;}

#logo {
	background: url(./images/logo.png) no-repeat;
	display: block;
	height: 150px; width: 280px;
	position: absolute; top: 0; left: 0;
	text-indent: -9999px;
}

/* Menu between navbar endcaps */
#navbar {
	background: url(./images/navbar_repeat.png) repeat-x; 
	float: left; 
	height: 50px; width: auto;
}

/* Endcaps on navbar */
#navbar_left {background: url(./images/navbar_left.png); display: block; float: left; height: 50px; width: 20px;}
#navbar_right {background: url(./images/navbar_right.png); display: block; float: left; height: 50px; width: 20px;}
	

/*--------------------------------------------------
  Primary 
--------------------------------------------------*/

#button_new {
	background: url(./images/button_new.png);
	display: block;
	height: 90px; width: 280px;
	position: absolute; top: 30px; right: 10px;
	text-indent: -9999px;
}

	#button_new:hover {background-position: 0 -90px;}
	#button_new:active {background-position: 0 -180px;}


/*--------------------------------------------------
  Secondary 
--------------------------------------------------*/

#image_links {
	background: url(./images/image_links_bg.jpg);
	height: 160px; width: 920px;
	list-style: none;
	margin: 0 auto 30px;
	padding: 0;
}

	#image_links li {display: inline;}

	#image_links li a {display: block; float: left; height: 150px; width: 290px; text-indent: -9999px;}
	
	#image_link1 {background: url(./images/image_links.jpg); margin: 0 20px 0 0;}
	#image_link2 {background: url(./images/image_links.jpg) -310px 0; margin: 0 20px 0 0;}
	#image_link3 {background: url(./images/image_links.jpg) -620px 0;}


/*--------------------------------------------------
  Footer 
--------------------------------------------------*/

.adr {margin: 5px 0 0;}

#mini_logo {
	background: url(./images/footer_logo.jpg);
	display: block;
	float: left;
	height: 65px; width: 240px;
	margin: 0 18px 0 0;
	text-indent: -9999px;
}

#footer_info {float: left; font-size: .8125em;}

#social_media_links_list {float: right; margin: 0; padding: 0;}
#social_media_links_list li {display: inline; margin: 0 8px 0 0;}


/*--------------------------------------------------
  Courtesy Nav 
--------------------------------------------------*/

#courtesy_nav {
	background: url(./images/courtesy_header.png) no-repeat;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	.float: left; /* fix top margin in IE */
	height: auto; width: 218px;
	list-style: none;
	margin: 30px 0 0; padding: 55px 20px 5px;
}

	#courtesy_nav li a {
		border-top: 1px solid #e9e9e9;
		color: #666;
		display: block;
		font-weight: normal;
		padding: 12px 0;
	}
	
		#courtesy_nav li a:hover {background: url(./images/courtesy_hover.png) no-repeat top right; color: #06acc3; text-decoration: none;}
		
		#courtesy_nav li.active a {color: #06acc3;}
	
	#courtesy_nav li.first a {border: none;}


/*--------------------------------------------------
  Breadcrumbs 
--------------------------------------------------*/

#breadcrumbs {
    background: url(./images/breadcrumbs_bg.jpg) no-repeat;
    margin: 0 0 10px 0;
    .margin: 0; /* fix margin in IE */
	min-height: 30px;
	padding: 11px 20px 10px 15px;
}

	#breadcrumbs_trail a {
		background: url(./images/breadcrumb_endcap.png) right no-repeat;
		border: none;
		display: block;
		float: left;
		padding: 10px 20px 10px 10px;
	}
	
		#page_qr a {margin: 11px 2px 0 10px; padding: 0;}
		#breadcrumbs_trail a.active {color: #fff;}

	#printable {
		background: url(./images/icon_printer.png);
		display: block;
		float: right;
		height: 16px; width: 16px;
		margin: 11px 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: 11px 0 0 0;
		text-indent: -9999px;
	}


/*--------------------------------------------------
  CSS Menu 
--------------------------------------------------*/

/* ------ Menu Setup ------ */

.menu, .menu ul {
	cursor: pointer;
	display: block; 
	list-style: none; 
	margin: 0px;
	padding: 0px; 
	position: relative;
	text-align:left; 
	z-index: 1999;
}
.menu {margin: 0 -10px;}
.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 {padding:; height: 55px; vertical-align: middle;}
img.cssnavlevelone {border: 0; display: none;}

/* ------ Container Positioning ------ */

/* 1st level*/
.menu li ul {
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	display: none;
	margin: 0 0 0 10px;
	.margin: 0; /* bring menu back to left in IE */
	padding: 5px;
	position: relative;
}

	.menu>li>ul:before {
		background: url(./images/nav_item_arrow.png) no-repeat;
		content: '';
		display: block;
		height: 15px; width: 20px;
		position: absolute; top: -15px; left: 10px;
	}

/* 2nd level (needs nothing if horizontal) */
.menu ul li ul {border-top: none;}
.menu li ul, .menu ul li ul {.border: 1px solid #eceadd;} /* Hack to add border around submenu in IE */

/* 3rd+ level */
.menu li ul li ul {margin-left: 155px; margin-top: -23px;}

/* ------- Menu Styling ----------*/

/* 1st level styles (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
	.padding: 0 3px; /* make spacing consistent for IE */
	text-decoration: none;
}

	.menu li ul li:first-child>a {border-top: none;}

/* 2nd+ level styles */
.menu li ul li a {
	background: #fff;
	border-top: 1px solid #e9e9e9;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em; 
	padding: 5px 10px 5px; 
	width: 140px; 
}

/* ------- Hover Styling ----------*/

/* 1st level rollovers */
#navbar li:hover>a {color: #06acc3; cursor: pointer; display: block;}

/* 1st level active page button color or bg */
#navbar li>a.active {color: #06acc3;}

/* 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 {background: #fff; cursor: pointer; display: block;}

/* 2nd+ level active page button color or bg */
#navbar li ul li a.active {color: #06acc3;}

/* 2nd+ level active page rollover, if desired to be different */
#navbar li ul li:hover>a.active {background: #fff; color: #06acc3;}

/* ------- Graphic Menu ------*/

#navbar a.cssnavlevelone {
	position: relative; 
	height: 55px; 
	.height: 50px; /* Bring 2nd lvl up flush in IE */
	overflow: hidden; 
	display: block;
}
#navbar .navimg {position: relative;}
#navbar .firstlevel:hover>a.cssnavlevelone img, .firstlevel:hover>a.first img {top: -55px;}

/* active states */
#navbar a.active img {top:-110px;}

/* --- 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;}


/*--------------------------------------------------
  Calendar 
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position: relative; text-decoration: none;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background: #f9f9f9;
    border: 2px solid #e9e9e9;
    border-radius: 5px;
    display: block;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 15px; left: 15px;
    width: 200px;
    z-index: 101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #f9f9f9;
	border: 2px solid #e9e9e9;
	border-radius: 5px;
	display: inline-block;
	font-size: .75em;
    padding: 10px 15px;
	width: 200px;
}

.CalOverTitle {font-weight: bold; color: #06bbe5;}

/* ----------- Mini Cal Styles ------------*/

#calendartable {border-collapse: collapse;}
#calendartable td a {display: block; height: 30px; text-align: center;}
#calendartable td a:hover {background: #eee; z-index: 1;}
#calendartable .emptyday a:hover {background: transparent;}

#calnav {margin: 0 0 10px;}

/* ----------- MAIN Cal Styles ------------*/

#mainCal {border-collapse: collapse; clear: both;}
#mainCal td {border-collapse: collapse; font-size: 10px; padding: 5px 10px; width: 14%; vertical-align: top;}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink {}
#mainCal .WeekDay A, A.CalendarWeekDayLink {}
#mainCal .ToDay A, A.CalendarToDayLink {}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {color: #666; z-index: 1;}

/* ----------- Inside Each Day ------------*/

img.caldot {border: 0px; padding-right: 2px; vertical-align: middle;}
.calEventName {margin-bottom: 10px;}

.ToDay {border: 1px solid #e9e9e9; border-top: none; *border-top: 1px solid #e9e9e9; box-shadow: inset 0 0 20px #e9e9e9;}
.WeekendDay, .WeekDay {background: #f9f9f9; border: 1px solid #e9e9e9;}
.emptyday, .EmptyDay {border: 1px solid #e9e9e9;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color: #222; font-weight: normal;}

.ColumnHeader {color: #fff; background: #333; font-weight: bold; padding: 5px;}

.SmallNote {font-style:italic; font-size:80%;}

/*--------------------------------------------------
  Global Front End 
--------------------------------------------------*/

#pagination a {
	border: 1px solid #e9e9e9; 
	font-weight: bold; 
	line-height: 2em; 
	padding: 3px 5px; 
	text-decoration:none;
}
#pagination a:hover {background: #e9e9e9; border: 1px solid #e9e9e9;}
#pagination .OnPageNumber {border: 1px solid transparent; color: #666;}

form {margin: 0px; padding: 0px;}
input, select, textarea {background: #eee; border: 1px solid #ddd; color: #666; font-size: 12px; margin-bottom: 5px; margin-right: 10px; padding: 4px; vertical-align: middle;}
input:focus, textarea:focus {background: #f9f9f9; box-shadow: inset 0 0 15px #e9e9e9;}

.PicOff {border: 5px solid #e9e9e9; margin: 5px; vertical-align: middle;}
.PicOn {border: 5px solid #06acc3; margin: 5px; vertical-align: middle;}

.GraphBar {background: #06acc3; 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 #e9e9e9; text-align: left;}
.contentTable th {color: #666; border-bottom: 2px solid #e9e9e9; 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 #e9e9e9; color: #666; 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 #e9e9e9;padding:0px 15px 15px 15px;margin:20px 0;}
fieldset legend {color: #666; font-weight: bold; font-size: 100%;}

.borderbox {border: 1px solid #e9e9e9; padding: 5px;}
.iconlink {margin: 0 5px;}

.submitbutton {
	background: #06acc3;
	color: #fff;
	font-family: 'QuicksandBook', Verdana, sans-serif;
	font-size: 1.5em; 
	font-weight: normal;
	letter-spacing: 0px; 
	margin: 1px; 
	padding: 5px 10px; 
	overflow: visible; 
	vertical-align: middle;
	text-transform: uppercase;
}
.smallbutton, .smallselect, .smallinput {
	background: #eee;
	border: 1px solid #ddd;
	color: #222;
	font-family: Verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin:1px; 
	padding: 4px; 
	overflow: visible; 
	vertical-align: middle; 
}
.smallbutton, .smallselect, .smallinput {font-size: 12px; font-weight: normal;}
.smallinput {background-image: none; background: #eee; color: #666;}
.smallbutton, .submitbutton {background: #06acc3; border: 1px solid #06acc3; color: #fff; cursor: pointer;}
.smallbutton:focus, .submitbutton:focus {background: #06acc3; box-shadow: 0 0 10px #06acc3;}
.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 --- */
