/*----------------------------------------
  Amanevitzmd - Custom Design
  January 2012
----------------------------------------*/


/*--------------------------------------------------
  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: #2466ba; color: #fff; /* Safari */}
::-moz-selection {background: #2466ba; 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;}


/*--------------------------------------------------
  Global Styles 
--------------------------------------------------*/

body, html {min-height: 100%; width: 100%; margin: 0; padding: 0;}

html {background: #184fa7;}

body {
	background: #fff url(./images/body_repeat.png) repeat-x;
	color: #003466;
	font-family: 'arial';
	font-size: 100%;
	line-height: 1.1em;
	word-wrap: break-word;
}

a {color: #2466ba; font-weight: normal; text-decoration: none !important;}
a:hover {text-decoration: underline;}

u {text-decoration: none;}

address {font-style: normal;}

h1, .ContentHeader {font-size: 2em;}
h2, .ContentSubHeader, .SidebarLabel {font-size: 1.5em;}
h3 {font-size: 1.15em;}

hr {height: 1px; background:; color:; 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 
--------------------------------------------------*/

#wrapper {
	font-size: 11px;
	height: auto; width: auto;
	margin: 0 2%;
}

	#header {height: 190px; width: auto; position: relative;}
	
	#navbar {height: 40px; width: 940px; position: absolute; bottom: 0;}
	
	#primary {float: left; height: auto; width: 96%; .padding: 0 0 20px;}
	
		#sidebar {
			
			background: #fff; 
			border: 1px solid #a4c5e2;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			float: left; 
			height: auto; width: 20%;
			min-width: 200px; max-width: 250px;
			margin: 25px 20px 20px 0; 
			padding: 20px 2%;
		}
		
			#no_sidebar {display: none;}
		
		#main {float: left; height: auto; width: 72%; .width: 68%; margin: 25px 0 20px; padding: 0;}
		
			#main h1 {.margin-top: 10px;}
			
			#main_sans_sidebar {float: left; height: auto; width: 100%; padding: 20px;}
		
	#footer_container {
		background: #184fa7 url(./images/footer_bg.png) repeat-x;
		clear: both; 
		min-height: 156px; width: 100%;
	}
	
		#footer {
			color: #a4c5e2;
			font-size: .75em; 
			width: auto; 
			margin: 0 20px;
		}


/*--------------------------------------------------
  Header 
--------------------------------------------------*/

#header h1 {margin: 0;}

#logo {
	background: url(./images/logo.png) no-repeat;
	display: block;
	height: 50px;
	width: 270px;
	position: absolute;
	top: 65px;
	left: 0;
	text-indent: -9999px;
}

#header_info {
	color: #fff;
	font-size: 12px;
	height: auto; width: auto;
	position: absolute; top: 0; right: 0;
}

	#header_info span, #header_info a {float: right;}
	
	#header_info span {display: block; padding: 5px;}
	
	#button_contact {
		background: url(./images/button_contact.png);
		display: block;
		height: 30px; width: 124px;
		margin-right: 4px;
		text-indent: -9999em;
	}
	
	#button_home {
		background: url(./images/button_home.png);
		display: block;
		height: 30px; width: 50px;
		text-indent: -9999em;
	}

#site_search {
	background: url(./images/search_bg.png) no-repeat;
	height: 35px;
	width: 240px;
	position: absolute;
	top: 70px;
	right: 0;
}
	
	#site_search fieldset {border: 0; margin: 0; padding: 0;}
	
	.search_field {
		background: none;
		border: 0;
		color: #14449c;
		font-size: 12px;
		margin: 0;
		padding: 11px;
		.padding: 8px 12px;
		width: 175px;
	}
	
	.submit_button {
		background: none;
		border: 0;
		cursor: pointer;
		line-height: 0;
		margin: 0;
		padding: 16px;
		width: 20px;
		text-indent: -9999px;
		height: 30px;
	}
	
	
/*--------------------------------------------------
  Footer 
--------------------------------------------------*/

#footer a {color: #fff;}

#footer_info {float: left; width: 95%; margin: 25px auto 0; text-align: center;}

#secondary_nav {
	clear: both; 
	display: inline; 
	list-style: none; 
	margin: 0 0 7px; 
	padding: 0; 
	width: 680px;
}
	#secondary_nav li {
		border-left: 1px solid #184fa7; 
		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;}

#nc_logo {
	display: block;
	float: right;
	margin: 25px 0 0;
}


/*--------------------------------------------------
  Breadcrumbs 
--------------------------------------------------*/

#breadcrumbs {
border-top: 1px #DDD solid;
border-bottom: 1px #DDD solid;
margin: 0 0 10px 0;
min-height: 0;
padding: 10px;
}

	#printable a, #page_qr a {border: 0; margin: 2px 0 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 li {float: left;}
.menu li:hover>ul {display: block; position: absolute;}
.menu ul li {clear: both; display: block;}

/* 1st Level Vertical Centering */
.menu .cssnavlevelone {height: 40px; vertical-align: middle;}
img.cssnavlevelone {border: 0; display: none;}

/* ------ Container Positioning ------ */

/* 1st level*/
.menu li ul {display:none;}

/* 2nd level (needs nothing if horizontal) */
.menu ul li ul {border-top: none;}

/* 3rd+ level */
.menu li ul li ul {margin-left: 172px; margin-top: -30px;}

/* ------- Menu Styling ----------*/

/* 1st level styles (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu li a {
	border-left: 1px solid #ddd;
	border-right: 1px solid #aaa;
	color: #444;
	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 {border-left: 0;}
	ul.menu>li:last-child>a {border-right: 0;}

/* 2nd+ level styles */
.menu li ul li a {
	background: #ccc;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	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 {background: #ccc; color: #444; cursor: pointer; display:block;}

/* 1st level active page button color or bg */
#navbar li>a.active {color: #444;}

/* 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: #bbb; cursor: pointer; display: block;}

/* 2nd+ level active page button color or bg */
#navbar li ul li a.active {color: #333;}

/* 2nd+ level active page rollover, if desired to be different */
#navbar li ul li:hover>a.active {background: #bbb; color: #333;}

/* ------- 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: #fff; 
	border: 2px solid #eee; 
	border-radius: 5px; 
	color:; 
	font-size: 12px; 
	font-weight: normal; 
	padding: 10px 15px; 
	text-align: left;
}

.CalOverTitle {font-weight: bold; color: #00a3c1;}

/* ----------- Mini Cal Styles ------------*/

#calendartable {border-collapse: collapse;}
#calendartable td a {display: block; height: 30px; text-align: center;}
#calendartable td a:hover {background: #ddd; z-index: 1;}
#calendartable .emptyday a:hover {background: transparent;}

#calnav {margin: 0 0 10px;}

#calendartable .CalendarDayNumber, #calendartable.CalendarCurrentDayNumber  {font-size: 10px; margin: 0;}

/* ----------- MAIN Cal Styles ------------*/

#mainCal {border-collapse: collapse; clear: both;}

#mainCal td {
	border-collapse: collapse; 
	font-size: 10px; 
	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: #ddd;
	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: #00a3c1; color: #fff; z-index: 1;}

.ToDay, .WeekendDay, .WeekDay {
	background: #eee; 
	border: 1px solid #ddd; 
	border-top: none; 
	.border-top: 1px solid #eee;
}

	.emptyday, .EmptyDay {
		background: none; 
		border: 1px solid #eee;
		.border: none;
		border-top: none; 
	}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color:; font-weight: normal; margin: 2px 5px;}

.ColumnHeader {color: #fff; background: #00a3c1; font-weight: bold; padding: 5px;}

.SmallNote {font-style: italic; font-size: 80%;}


/*--------------------------------------------------
  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 #00a3c1; margin: 5px; vertical-align: middle;}

.GraphBar {background: #00a3c1; 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}

