/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  Feb 2014
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#jcas #header {
	height: 205px; }

#jcas #header #logo {
	display: none; }

#jcas #header #pagetitle,
#jcas #header h1,
#jcas #header h1 a {
	width: 980px;
	height: 205px;
	padding: 0;
	margin: 0;
	display: block; }

#jcas #header h1 a {
	background: #7b6e2c url(../assets/md5images/058d3f072a99a314bccfe071dc9f485e.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#jcas #navigation {
	height: 36px; }

#jcas #navigation #tabs,
#jcas #navigation #tabs ul,
#jcas #navigation #tabs ul li {
	height: 36px;
	padding: 0;
	margin: 0; }

#jcas #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0d004c;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

#jcas #navigation #tabs a:hover,
#jcas #navigation #tabs a:active,
#jcas #navigation #tabs a:focus {
	text-decoration: underline; }

#jcas #navigation #tabs li#tabthree a { 
	display: none; }


/* Sidebar */

#jcas #sidebar p.site-follow {
	display: none; }

#jcas #sidebar p.advanced a:link,
#jcas #sidebar p.advanced a:visited {
	color: #ffffff;
	text-decoration: none; }

#jcas #sidebar a:hover,
#jcas #sidebar a:active,
#jcas #sidebar a:focus,
#jcas #sidebar p.advanced a:hover,
#jcas #sidebar p.advanced a:active,
#jcas #sidebar p.advanced a:focus {
	text-decoration: underline; }

#jcas #sidebar ul#navlist {
	border-top: 1px solid #2d316b; }

#jcas #sidebar ul#navlist li a {
	color: #ffffff;
	background-color: #0d004c;
	text-decoration: none;
	border-bottom: 1px solid #2d316b; }

#jcas #sidebar ul#navlist li a:hover,
#jcas #sidebar ul#navlist li a:active,
#jcas #sidebar ul#navlist li a:focus {
	color: #fff;
	background-color: #2d316b;
	text-decoration: underline; }

#jcas #sidebar #sidebar-search label,
#jcas .sidebar-search #browse label,{
	color: #fff; }


/* Main Content */

#jcas #content {
	background-color: transparent; }

#jcas #main.text a:link,
#jcas #main.text a:visited {
	color: #0d004c;
	text-decoration: underline; }

#jcas #main.text a:hover,
#jcas #main.text a:active,
#jcas #main.text a:focus {
	color: #000;
	text-decoration: underline; }	

#jcas #main.text h1 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#jcas .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }
	
#jcas #main.text .doc a:link,
#jcas #main.text .doc a:visited {
	text-decoration: none; }

#jcas #main.text .doc a:hover,
#jcas #main.text .doc a:active,
#jcas #main.text .doc a:focus {
	text-decoration: underline; }


/* Footer */

#jcas #footer,
#jcas #footer #bepress a {
	height: 75px;
	background-color: #645925; }

#jcas #footer p,
#jcas #footer p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; }

#jcas #footer p a:hover,
#jcas #footer p a:active,
#jcas #footer p a:focus {
	text-decoration: underline; }
	
/* Social Media Link Styling -GJ 5/6/15 */

#jcas #social li {
	display: inline;
	color: #00254a;
	font-weight: bold;
	padding-bottom: 0;
	background-image: none;
	margin: 0;
	padding: 0; }
	
#jcas #social li a {
	display: inline-block;
	width: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 3px;
	text-indent: -9999px; }
	
#jcas #social li a#facebook {
	margin-left: 17px;
	background: url(../assets/md5images/eb6fac18d17c51014a50ad9443470e97.png) top left no-repeat; }

#jcas #social li a#twitter {
	background: url(../assets/md5images/74f3f56e4a57bc4d7f1fd06b3e9e49ff.png) top left no-repeat; }
/* Social Media Link Styling for "Contact us" Page. BRG 5/25/17 */
#jcas #social_blk li {
	display: inline;
	color: #00254a;
	font-weight: bold;
	padding-bottom: 0;
	background-image: none;
	margin: 0;
	padding: 0; }
	
#jcas #social_blk li a {
	display: inline-block;
	width: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 8px;
	text-indent: -9999px; }
#jcas #social_blk li a#facebook {
	margin-left: 17px;
	background: url(../assets/md5images/d985677a46962fb6bdaea1ba4b379794.png) top left no-repeat; }

#jcas #social_blk li a#twitter {
	background: url(../assets/md5images/55587e497d6d512d04e979fcc4d21c33.png) top left no-repeat; }