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

/* Body */

body {
	background: #ffffff url(assets/md5images/bedef7c129df0440bc068aa1a58f2616.gif) top left repeat-x; }


/* Header */

#ucilaw #header { 
	height: 119px; }

#ucilaw #pagetitle,
#ucilaw #header h1,
#ucilaw #header h1 a {
	padding: 0;
	height: 119px;
	width: 534px;
	margin: 0; 
	display: block;
	float: right; }

#ucilaw #header h1 a {
	background: #ffffff url(assets/md5images/6000d2742f24be6faf1b6794c5fb3581.gif) top right no-repeat;
	text-indent: -9999px; }

#ucilaw #header #logo {
	height: 119px;
	width: 372px; 
	display: block;
	float: left; }


/* Navigation */

#ucilaw #navigation { 
	height: 36px;
	width: 980px;
	padding-bottom: 7px;
	background: transparent; }

#ucilaw #navigation #tabs {
	padding: 0;
	height: 36px; 
	width: 240px;
	background: transparent; }
	
#ucilaw #navigation #tabs ul {
	padding: 0; }

#ucilaw #navigation #tabs a {
	background-color: transparent;
	border: 0;
	font-weight: bold;
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	padding: 0 11px;
	margin: 0;
	float: left;
	height: 36px;
	line-height: 36px; }

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


/* Sidebar */

#ucilaw #sidebar { 
	padding-top: 44px; }

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

#ucilaw #sidebar ul#side-browse li a,
#ucilaw #sidebar ul#side-author li a,
#ucilaw #sidebar ul#side-custom li a {
	border: 0;
	width: 210px;
	padding-bottom: 4px;}

#ucilaw #sidebar a:hover,
#ucilaw #sidebar a:active,
#ucilaw #sidebar a:focus {
	text-decoration: underline;
	color: #000; }

#ucilaw #sidebar h2 {
	font: bold 15px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	border: 0;
	width: 210px;
	padding: 4px 0;
	margin-left: 15px;
	*margin-left: 0;
	text-indent: 0; }

#ucilaw #sidebar p.advanced a {
	text-decoration: none; }

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

#ucilaw #sidebar p.advanced + div { display: none; }

#ucilaw #sidebar #sidebar-search label {
	color: #000;
	font: normal 13px Arial, Verdana, Helvetica, sans-serif; }


/* Main Content */

#ucilaw #dcn-home h2 { 
	font: normal 21px "Times New Roman", Times, Georgia, serif;
	border: 0;
	margin-top: 16px;  }

#ucilaw #dcn-home .box.aag h2,
#ucilaw #dcn-home .box.potd h2{
	border-bottom: 1px solid #999;
	font: normal 16px "Times New Roman", Times, Georgia, serif;  }

#ucilaw #dcn-home .box.aag h2 span.pull-right { display: none; }

#ucilaw #dcn-home .box.aag a,
#ucilaw #dcn-home .box.potd a { 
	background-color: transparent; }

#ucilaw #dcn-home #cover-browse h3 a {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline; }

#ucilaw #dcn-home #cover-browse h3 { background: url(assets/md5images/635bf4846c330a9ccd654950cdede594.gif) left no-repeat; }

#ucilaw #content #series-home ul li {
	background: url(assets/md5images/635bf4846c330a9ccd654950cdede594.gif) left no-repeat; }

#ucilaw #main.text a:link,
#ucilaw #main.text a:visited {
	color: #104e7b;
	text-decoration: underline; }

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

#ucilaw #message ul.confirm ul li,
#ucilaw #message ul.warning ul li {
	background-image: url(assets/md5images/635bf4846c330a9ccd654950cdede594.gif); }

#ucilaw #main.text .box a:link,
#ucilaw #main.text .box a:visited {
	text-decoration: none; }

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

#ucilaw #dcn-home .box.aag a,
#ucilaw #dcn-home .box.potd a {
	text-decoration: none; }


/* Footer */

#ucilaw #footer { 
	height: 69px;
	background-color: #002244;
	border-top: 7px solid #fff; }

#ucilaw #footer #bepress a { 
	height: 69px;
	background-color: #002244; }

#ucilaw #footer p {
	color: #fff; }

#ucilaw #footer p a {
	color: #fff;
	text-decoration: none;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif; }

#ucilaw #footer p a:hover,
#ucilaw #footer p a:active,
#ucilaw #footer p a:focus {
	text-decoration: underline; }
	
	
/* Small Caps rule needed for Bluebook citation */
#ucilaw .smallcaps {
	font-variant: small-caps;}
	
/* Series listing CSS */
#ucilaw .series-abstract {
margin-left: 60px; }

#ucilaw #main.text #series-home p.article-listing .index_pubinfo {
	color:#404040; 
	display:block;
	line-height:18px; }
	
/* Timeline JS, dconrad 07-15-19 */

#ucilaw .timelinejs iframe {
	width: 100%;
	height: 750px;
	border: solid 1px #ddd;}
	
.mbl #ucilaw .timelinejs iframe { 
	display: none; }	
