/*---------------------------------------
  LivingFaithNY - Custom Design
----------------------------------------*/

/*--------------------------------------------------
  Reset 
--------------------------------------------------*/
 
a:hover, 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 */}

/* Display hand cursor for clickable form elements */
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;}

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea {overflow: auto; vertical-align: top;}


/*--------------------------------------------------
  Embedded Fonts
--------------------------------------------------*/

@font-face {
    font-family: 'CrimsonSemibold';
    src: url('./fonts/Crimson-Semibold-webfont.eot');
    src: url('./fonts/Crimson-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/Crimson-Semibold-webfont.woff') format('woff'),
         url('./fonts/Crimson-Semibold-webfont.ttf') format('truetype'),
         url('./fonts/Crimson-Semibold-webfont.svg#CrimsonSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*--------------------------------------------------
  Global Styles 
--------------------------------------------------*/

body, html {height: 100%; width: 100%; margin: 0; padding: 0;}

body {
	background: url(./images/secondary_bg.jpg);
	color: #76664c;
	font-family: 'Arial';
	font-size: 100%;
	line-height: 1.375em;
	word-wrap: break-word;
}

a {color: #4c721d; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}

address {font-style: normal;}

blockquote {margin: 1em 40px;}

h1, .ContentHeader {font-family: 'CrimsonSemibold'; font-size: 2em; font-weight: normal;}
h2, .ContentSubHeader, .SidebarLabel {font-family: 'CrimsonSemibold'; font-size: 1.5em; font-weight: normal;}
h3 {font-family: 'CrimsonSemibold'; font-size: 1.15em; font-weight: normal;}

hr {height: 1px; background: #e5dccb; color: #e5dccb; 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 
--------------------------------------------------*/

#header_container {background: url(./images/header_repeat.jpg) repeat-x; height: 165px; width: 100%;}

	#header {
		background: url(./images/header_bg.jpg) no-repeat; 
		height: 165px; width: 940px; 
		margin: 0 auto;
		position: relative;
	}
	
#wrapper {
	background: url(./images/symbol_large.png) no-repeat -200px 20px, url(./images/wrapper_bg.jpg);
	.background: url(./images/wrapper_bg.jpg);
	font-size: .875em;
	min-height: auto; width: 100%;
	position: relative;
}
	
	#navbar {
		background: url(./images/navbar_bg.jpg) no-repeat; 
		height: 55px; width: 940px;
		margin: 0 auto 17px;
	}
	
	#primary {
		background: url(./images/primary_repeat.jpg) repeat-y;
		height: auto; width: 900px;
		margin: 0 auto;
		overflow: auto;
		padding: 0 20px;
		.padding: 20px 20px 0;
	}
	
		#flashbox {background: #e5dccb; height: 290px; width: 900px;}
		
		#welcome {float: left; width: 520px; margin: 20px 0 0 10px;}
		
		#image_links { 
			float: right; 
			height: 220px; width: 340px;
			list-style: none;
			margin: 20px 0 0; padding: 0;
			position: relative;
		}
		
#secondary {
	color: #918167;
	font-size: .875em; 
	height: auto; width: 940px; 
	margin: 0 auto;
}

	#widgets {
		background: url(./images/secondary_widget_repeat.png) repeat-y; 
		float: left; 
		height: auto; width: 940px;
		position: relative;
	}
	
		#minicalendar {float: left; width: 240px; padding: 10px 20px;}
		
		#announcement_list {
			float: left; 
			width: 240px;
			list-style: none;
			margin: 45px 0 0 20px;
			padding: 10px 20px;
		}
		
		#download_list {
			float: left; 
			width: 300px;
			list-style: none;
			margin: 45px 0 0 20px;
			padding: 10px 20px;
		}
	
#footer_container {background: url(./images/footer_bg.png) repeat-x; min-height: 150px; width: 100%;}
	
	#footer {
		color: #9f8e74; 
		height: auto; width: 940px;
		margin: 0 auto;
	}
		

/*-------- Subpage -------- */

#main {border-right: 1px solid #e5dccb; float: left; padding-right: 20px; width: 580px;}
#sidebar {float: right; padding: 20px 0; width: 280px;}


/*-------- Section Borders -------- */

#wrapper_top_border {background: url(./images/sprite_borders.png) repeat-x 0 -80px; height: 20px; width: 100%;}
	
#wrapper_bottom_border {background: url(./images/sprite_borders.png) repeat-x 0 -100px; height: 19px; width: 100%;}

#primary_top_border {background: url(./images/sprite_borders.png) repeat-x 0 -20px; height: 20px; width: 940px; margin: 0 auto;}

#primary_bottom_border {background: url(./images/sprite_borders.png) repeat-x 0 -60px; height: 20px; width: 940px; margin: 0 auto 5px;}
	
#secondary_top_border {background: url(./images/stitch_bg.png) repeat-x; height: 2px; width: 100%; margin: 3px 0 0;}

#secondary_bottom_border {background: url(./images/stitch_bg.png) repeat-x; height: 2px; width: 100%; margin: 0 0 -15px; .margin: 0 0 3px;}

#widgets_top {background: url(./images/sprite_borders.png) no-repeat; height: 10px; width: 940px; margin: 20px 0 0;}

#widgets_bottom {background: url(./images/sprite_borders.png) no-repeat 0 -10px; clear: both; height: 10px; width: 940px; margin: 0 0 20px;}


/*--------------------------------------------------
  Header 
--------------------------------------------------*/

#header h1 {margin: 0;}

#logo {
	background: url(./images/sprite_items.png) no-repeat 0 -85px;
	display: block;
	height: 105px;
	width: 345px;
	position: absolute;
	top: 25px;
	left: 0;
	text-indent: -9999px;
}

#site_search {
	position: absolute;
	top: 65px;
	right: 12px;
}
	
	#site_search fieldset {border: 0; margin: 0; padding: 0;}
	
	.search_field {
		background: none;
		border: 0;
		color: white;
		margin: 0;
		padding: 10px;
		width: 210px;
		font-size: .75em;
	}
	
	.submit_button {
		background: none;
		border: 0;
		cursor: pointer;
		line-height: 0;
		margin: 0;
		padding: 17px;
		width: 41px;
		text-indent: -9999px;
	}
	
	
/*--------------------------------------------------
  Primary 
--------------------------------------------------*/

#image_link1 {
	background: #e5dccb; 
	height: 105px; width: 340px;
	overflow: hidden;
	position: absolute;
}

#image_link2 {
	background: #e5dccb; 
	height: 105px; width: 165px;
	overflow: hidden;
	position: absolute; top: 115px; left: 0;
}

#image_link3 {
	background: #e5dccb; 
	height: 105px; width: 165px;
	overflow: hidden;
	position: absolute; top: 115px; left: 175px;
}
	

/*--------------------------------------------------
  Secondary 
--------------------------------------------------*/

#secondary a {color: #ece4d7;}

/*------ Widget Headers --------*/

#announcements_header {color: #ece4d7; position: absolute; top: -8px; left: 320px; .top: 12px;}

#announcements_viewall {
	background: url(./images/sprite_items.png) -105px 0;
	display: block;
	height: 25px; width: 46px;
	position: absolute; top: 10px; left: 515px;
	text-indent: -9999em;
}

#downloads_header {color: #ece4d7; position: absolute; top: -8px; left: 620px; .top: 12px;}

#downloads_viewall {
	background: url(./images/sprite_items.png) -105px 0;
	display: block;
	height: 25px; width: 46px;
	position: absolute; top: 10px; left: 875px;
	text-indent: -9999em;
}

#announcements_viewall:hover, #downloads_viewall:hover {background-position: -105px -25px;}
#announcements_viewall:active, #downloads_viewall:active {background-position: -105px -50px;}

/*------ Lists --------*/

#announcement_list li, #download_list li {border-top: 1px solid #4d3c21; display: block; padding: 5px 0; position: relative;}
#announcement_list li a:hover, #download_list li a:hover {text-decoration: none;}
#announcement_list li a:hover .list_title, #download_list li a:hover .list_title {text-decoration: underline;}

.list_details {
	color: #9f8e74;
	display: block;
	font-size: .75em; 
	font-weight: normal;
}

#announcement_list li a.play_link, #download_list li a.play_link {
	background: url(./images/sprite_items.png);
	border: 0;
	display: block;
	height: 25px; width: 55px;
	padding: 0;
	position: absolute; top: 15px; right: 0;
	text-indent: -9999em;
}

	#announcement_list li a.play_link:hover, #download_list li a.play_link:hover {background-position: 0 -25px;}
	#announcement_list li a.play_link:active, #download_list li a.play_link:active {background-position: 0 -50px;}

	
/*--------------------------------------------------
  Footer 
--------------------------------------------------*/

#footer a {color: #ece4d7;}

#mini_logo {
	background: url(./images/sprite_items.png) -155px -2px;
	display: block;
	float: left;
	height: 80px;
	width: 60px;
	margin: 20px 10px 0 0;
	text-indent: -9999px;
}

#footer_info {float: left; font-size: .6875em; width: 650px; margin: 25px 0 0;}

#secondary_nav {
	clear: both; 
	display: block; 
	float: left; 
	list-style: none; 
	margin: 0 0 7px; 
	padding: 0; 
	width: 680px;
}
	#secondary_nav li {
		border-left: 1px solid #777; 
		display: inline; 
		padding: 0 3px 0 8px; 
		.padding: 0 8px 0 6px;
	}
	
		#secondary_nav li.first {border: none;}

#social_media_links_list {
	clear: both; 
	display: block; 
	float: left; 
	list-style: none; 
	margin: 0; 
	padding: 0;
}
	#social_media_links_list li {float: left;}
		#social_media_links_list li a {padding-right: 7px;}

#fc_logo {
	background: url(./images/sprite_items.png) no-repeat -227px -10px;
	display: block;
	float: right;
	height: 38px;
	width: 154px;
	margin: 25px 0 0;
	text-indent: -9999px;
}


/*--------------------------------------------------
  Breadcrumbs 
--------------------------------------------------*/

#breadcrumbs {
    border-top: 1px solid #e5dccb;
    border-bottom: 1px solid #e5dccb;
    margin: 0 0 20px 0;
	padding: 7px;
}

	#printable a, #page_qr a {border: 0; margin: 1px 0 0; padding: 0;}
	#printable a:hover {background: url(/sr/images/print_page.png) !important;}
	#page_qr a:hover {background: url(/sr/images/qr_code.png) !important;}


/*--------------------------------------------------
  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 {padding: 8px 0 0;}
.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: 50px; vertical-align: middle;}
img.cssnavlevelone {border: 0; display: none;}

/* ------ Container Positioning ------ */

/* 1st level*/
.menu li ul {background: #ece4d7; border: 1px solid #dfd4be; display: none; padding: 7px;}

/* 2nd level (needs nothing if horizontal) */
.menu ul li ul {}

/* 3rd+ level */
.menu li ul li ul {margin-left: 170px; margin-top: -30px;}

/* ------- Menu Styling ----------*/

/* 1st level styles (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {
	color: #382912;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px; 
	text-decoration: none;
}

	/* Eliminate borders at edges of top-level menu */
	ul.menu li a.first {}
	ul.menu>li:last-child>a {border-right: 0;}

/* 2nd+ level styles */
.menu li ul li a {
	background: #f5f0ea;
	border-top: 1px solid #ece4d7;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em; 
	padding: 5px 10px 5px; 
	width: 150px; 
}

/* ------- Hover Styling ----------*/

/* 1st level rollovers */
#navbar li:hover>a {color: #4c721d; cursor: pointer; display:block;}

/* 1st level active page button color or bg */
#navbar li>a.active {color: #4c721d;}

/* 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: #4c721d; color: #f5f0ea; cursor: pointer; display: block;}

/* 2nd+ level active page button color or bg */
#navbar li ul li a.active {color: #4c721d;}

/* 2nd+ level active page rollover, if desired to be different */
#navbar li ul li:hover>a.active {background: #4c721d; color: #f5f0ea;}

/* ------- 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;}


/*--------------------------------------------------
  Calendar 
--------------------------------------------------*/

/* ----------- Tooltip Functionality ------------*/

a.tt {position: relative; text-decoration: none;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip, .boxoverbody {display: block; position: absolute; width: 200px; z-index: 101;}
a.tt:hover span.tooltip {top: 15px; left: 15px;} /* No JS */

/*----------- Tooltip Styles --------------*/

a.tt:hover span.tooltip, .boxoverbody {
	background: #f5f0ea; 
	border: 2px solid #ece4d7; 
	border-radius: 5px; 
	color:; 
	font-size: 12px; 
	font-weight: normal; 
	padding: 10px 15px; 
	text-align: left;
}

.CalOverTitle {font-weight: bold; color: #4c721d;}

/* ----------- Mini Cal Styles ------------*/

#minicalendar .SidebarLabel {color: #f5f0ea; padding: 0 0 5px;}

#calendartable {border-collapse: collapse;}
#calendartable td a {display: block; height: 30px; text-align: center;}
#calendartable td a:hover {background: #4d3c21; z-index: 1;}
#calendartable .emptyday a:hover {background: transparent;}

#calendartable .ToDay, #calendartable .WeekendDay, #calendartable .WeekDay {
	border: 1px solid #4d3c21; 
	border-top: none; 
	.border-top: 1px solid #4d3c21;
}
	
	#calendartable .emptyday, #calendartable .EmptyDay {
		background: none; 
		border: 1px solid #4d3c21;
		.border: none;
		border-top: none; 
	}

#calnav {margin: 0;}

#calendartable .CalendarDayNumber, #calendartable.CalendarCurrentDayNumber  {color: #f5f0ea; font-size: 11px; margin: 0;}

/* ----------- MAIN Cal Styles ------------*/

#mainCal {border-collapse: collapse; clear: both;}

#mainCal td {
	border-collapse: collapse; 
	font-size: 11px; 
	padding: 0; 
	width: 14%; 
	vertical-align: top;
}

/* ----------- Inside Each Day ------------*/

img.caldot {border: 0px; padding-right: 2px; vertical-align: middle;}
#mainCal img.caldot {display: none;} /* Remove dot from main calendar */
	
#mainCal a.tt {
	background: #e5dccb;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	display: block;
	line-height: 1.5;
	margin: 3px; 
	padding: 3px 5px;
}

	#mainCal a.tt:hover {background: #4c721d; color: #f5f0ea; z-index: 1;}

.ToDay, .WeekendDay, .WeekDay {
	border: 1px solid #e5dccb; 
	border-top: none; 
	.border-top: 1px solid #e5dccb;
}

	.emptyday, .EmptyDay {
		background: none; 
		border: 1px solid #e5dccb;
		.border: none;
		border-top: none; 
	}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color:; font-size: 12px; font-weight: normal; margin: 2px 5px;}

.ColumnHeader {color: #f5f0ea; background: #4c721d; font-weight: bold; padding: 5px;}

.SmallNote {font-style: italic; font-size: 80%;}


/*--------------------------------------------------
  Global Front End 
--------------------------------------------------*/

#pagination a {
	border: 1px solid #e5dccb; 
	font-weight: bold; 
	line-height: 2em; 
	padding: 3px 5px; 
	text-decoration:none;
}
#pagination a:hover {background: #e5dccb; border: 1px solid #e5dccb;}
#pagination .OnPageNumber {border: 1px solid transparent; color: #691e09;}

form {margin: 0px; padding: 0px;}
input, select, textarea {background: #e5dccb; border: 1px solid #cbc9b4; color: #382912; margin-bottom: 5px; margin-right: 10px; padding: 5px; vertical-align: middle;}
input:focus, textarea:focus {border: 1px solid #4c721d;}

input[type=radio], input[type=checkbox] {background: none; border: 0; margin: 0 2px 0 0;}

.PicOff {border: 5px solid #e5dccb; margin: 5px; vertical-align: middle;}
.PicOn {border: 5px solid #4c721d; margin: 5px; vertical-align: middle;}

.GraphBar {background: #4c721d; margin: 0 10px;}

.RequiredFieldLabel {color: #382912; 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 #e5dccb; text-align: left;}
.contentTable th {color: #382912; border-bottom: 2px solid #e5dccb; text-align: left;}
.contentTable th span {font-weight: normal;}
.contentTable td, .contentTable th, .itemTable td, .itemTable th {padding: 5px;}
.itemTable th {border-bottom: 1px solid #e5dccb; color: #382912; 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 #e5dccb;padding:0px 15px 15px 15px;margin:20px 0;}
fieldset legend {color: #382912; font-weight: bold;}

.borderbox {border: 1px solid #e5dccb; padding: 5px;}
.iconlink {margin: 0 5px;}

.submitbutton {
	border-radius: 5px;
	font-family: 'CrimsonSemibold';
	font-size: 1.5em; 
	font-weight: normal;
	letter-spacing: 0px; 
	margin: 1px; 
	padding: 3px 10px; 
	overflow: visible; 
	vertical-align: middle;
}

	.submitbutton:hover, .smallbutton:hover {background: #4c721d; border: 1px solid #4c721d;}

.smallbutton, .smallselect, .smallinput {
	background: #fff url(/sr/images/buttonbg.jpg) repeat-x;
	border: 1px solid #e5dccb;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	margin: 2px; 
	overflow: visible; 
	vertical-align: middle; 
}
.smallbutton, .smallselect, .smallinput {font-size: 1em; font-weight: normal;}
.smallinput {background: #e5dccb; border: 1px solid #cbc9b4;}
.smallbutton, .submitbutton {background: #4c721d; border: 1px solid #4c721d; color: #fff; cursor: pointer;}
.smallbutton {border-radius: 3px;}
.smallselect {background: 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}


/*--------------------------------------------------
  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 --- */
