/*BEGIN: skipnav*/
#skip{
	position:absolute;
	z-index:999999;
	left:0;
	top:0;
	width:100%;
	margin-left:0;
	text-align:center;
	list-style:outside none;
}

#skip li {list-style-type:none;}
#skip a {position:absolute; left:-999em; top:0;}

#skip a:focus, #skip a:active {
	position:absolute;
	left:0;
	width:100%;
	text-decoration:none;
	font-size:1.1em;
	/* color information, edit this to suit the colors of your layout */
	color:#fff;
	background:#43433C;
}
/*END: skipnav*/

h4 {
	font-size:12px;
	margin-bottom:5px;
	padding:0;
}
#superwrap {
	float:left;
	margin-right:0px;
	margin-top:20px;
	margin-left:15px;
	/*width:42%;*/
	/*width:620px;*/
	width:524px;
	display:inline;
	/*background-color:#000;*//*debug*/
}
#superwrap .box p {
	/*font-size:1.2em;*/
}
#colspan {
	/*float:left;*/
	margin-right:1%;
	/*margin-top:1%;*/
	margin-left:1%;
	/*width:99%;*/
	/*display:inline;*/
}
.target {
	background:#e0dedf;
	/*float:left;*/
	padding:20px 20px 20px 22px;	
	/*width:82%;*/
	width:431px;
	margin:6px 20px  15px 15px;
	border-top:1px solid #c4c2c3;
	position:relative;
	z-index:2;
	min-height:142px;
	height:auto !important;
	height:142px;
	float:left;
}
/* margin:0 22px 0px 5px; */
#colspan label {/*jquery radio buttons (on top)*/
	margin:0 16px 0px 5px;
}
#colspan td label {/*normal radio buttons*/
	margin:0 12px 0px 5px;
}
#colspan .art label {
	margin:0 15px 0 5px;
}
#colspan a, 
#colspan a:visited {
	color:#155f93;
	text-decoration:underline;
}
ul.ajaxtabs{
	/*float:left;*/
	/*width:90%;*/
	/*width:478px;*/
	padding:20px 0px 0 0;
	margin:0 0 0 15px;
	overflow:visible;
	display:block;
	/*-webkit-margin-start:15px;fix the 1px difference in webkit browsers*/
	/*height:40px;
	border-bottom:1px solid red;*/
}
.ajaxtabs a{
	/*font-size:1.2em;*/
}
.ajaxtabs a.active:link,
.ajaxtabs a.active:visited,
.ajaxtabs a.active:hover,
.ajaxtabs a.active:active {
	border-bottom: 8px solid #e0dedf;
	border-top:4px solid #b10e05;
	/*border-top:4px solid #155f93;*/
	outline:none;
	position:relative;
	z-index:3;
}

.ajaxtabs a:link,
.ajaxtabs a:visited,
.ajaxtabs a:hover,
.ajaxtabs a:active {
	/*border-bottom: 1px solid #c4c2c3;*/
	border-bottom:1px solid #e0dedf;
	position:relative;
	z-index:1;
	border-top:4px solid #e0dedf;	
	/*float: left;*/
	outline: none;
	padding: 7px 9px 8px 9px;
	text-decoration: none;
	background:#e0dedf;
}
#colspan .ajaxtabs a,
#colspan .ajaxtabs a:hover {
	color:#000;
	text-decoration:none;
}
.boxcontent ul.ajaxtabs li {
	padding:0;
}
.ajaxtabs li {
	/*float: left;*/
	display:inline;/*in place of float lefts */
	list-style-type: none;
	margin-right: 0.4em;
	position: relative;
	/*top: 1px;*/
}
.boxcontent ul.ajaxtabs {
	padding-bottom:0;
}
#superwrap .boxcontent{
	margin:0;
	padding:0;
}
#superwrap #leftcol .boxcontent,
#superwrap #midcol .boxcontent {
	padding-bottom:20px;
}
#superwrap .boxcontentwrap {
	/*padding:0 20px;*/
}
#colspan .boxcontent {
	min-height:180px;
	height:auto !important;
	height:180px;
}
.accent{
	font-weight:bold;
	color:#b10e05;
} 
#superwrap form {
	color:#b10e05;
	/*font-size:13px; CHANGED FOR DEMO - EL*/
	font-size:13px;
}
#superwrap form select option{
	font-size:11.5px;
}
.men {
	margin-bottom:15px;/*space after radio tabs*/
}
#superwrap .box form p {
	font-weight:normal;
	color:#000;
}
#superwrap select,
#superwrap input {
	margin:0 0 8px 0;
}
.flable,
.flabel{
	display:block;
	float:left;
	margin:0 10px 0 0;
}
#ajaxsearch input.text{
	min-width: 200px;
	/*width: 97%;*/
	width:253px;
}
#ajaxsearch select{
	width:260px;
}
#ajaxsearch table label {
	color: black;
}
#ajaxsearch th {
	color: black;
	font-weight: normal;
	text-align: right;
	padding:0 0 10px 0;
}
#ajaxsearch td {
	padding: 0 5px;
}
#colspan select {
	max-width:477px;
}
#colspan form p {
	margin-bottom:0px;
}
/*#colspan .box {
	background:none repeat scroll 0 0 #eee;
}*/
.desc,
.boxcontent ul.desc li{
	font-size:11.5px;
	margin:0 0 0 0;
	line-height:normal;
	padding:0;
	color:#000;
}
.boxcontent ul.desc li{
	list-style-type:disc;
	vertical-align: top;
}
.boxcontent ul.desc li ul li{
	list-style-type:circle;
}

#colspan .boxcontent ul {
	font-size:13px;	
	/*font-size:1.1em;*/
}
.box .txtr {
	font-size:11.5px;
}
.txtr {
	display:block;
	width:250px;
	float:right;
	text-align:right;
	margin:5px 3px 0 0;
	z-index:900;
	position:relative;
}
ul.txtr {
	text-align:left;
	float:none;
	margin:0;
	padding:0;
}
#colspan .boxcontent ul.txtr,
#colspan .boxcontent ul.txtr li {
	font-size:11.5px;
	line-height:10.5px;
}
.formbr{
	padding:20px 0 0 0;
	margin:15px 0 0 0;
	border-top:1px dashed #c4c3c2;
}
#mininav{
	background:maroon;
	padding:0px 5px 3px 5px;
	float:right;
	margin:0 33px 0 0;
}
#mininav,
#mininav li{	
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#mininav li{
	display:inline;
	padding:0 5px 0 5px;
}
#mininav li a {
	text-decoration:none;
}
#mininav li a:hover {
	text-decoration:underline;
}
#mininav li a,
#mininav li a:link,
#mininav li a:hover,
#mininav li a:visited {
	color:#fff;
}
#mininav li a:focus {
	outline:#fff dotted thin;
	text-decoration:underline;
}
#mininav li{
	border-right:1px solid #fff;
}
#mininav li.last{
	border:none;
}
body.libhome #betabtn {
	position:relative;
	float:right;
	top:7px; 
	right:43px;
	background:transparent url("/e/index_images/beta.png") right top no-repeat;
	width:262px;
	height:18px;	
}
body.libhome #betabtn:hover {
	background:transparent url("/e/index_images/beta_hover.png") right top no-repeat;
}
#betabtn span{
	position:absolute;
	left:-3000px;
}

body#crerar .boxcontent .upcomingwe ul li,
body#eckhart .boxcontent .upcomingwe ul li,
body#law .boxcontent .upcomingwe ul li{
	margin:0 0 0 15px;
	list-style-image:url("/e/index_images/box_bullet.gif");
}
body#crerar .boxcontent .upcomingwe ul,
body#eckhart .boxcontent .upcomingwe ul,
body#law .boxcontent .upcomingwe ul li{
	font-size:12px;
}

/*BEGIN: Crerar Specific Styles for the Homepage*/
body#crerar #topwrapper{
	border-top:3px solid #317e97;
}
body#crerar #mininav,
.mincrerar #mininav {
	background:none repeat scroll 0 0 #317e97;
}
body#crerar #linkssq {
	background:url("/e/index_images/linkssq_crerar.png") no-repeat scroll -54px 0 transparent;
}
body#crerar #linksnames {
	background: url("/e/index_images/linksnames_crerar.png") no-repeat scroll 0pt 0pt transparent;
}
/*END: Crerar Specific Styles for the Homepage*/

/*BEGIN: Law Specific Styles for the Homepage*/
body#law #topwrapper{
	border-top:3px solid #792720;
}
body#law #mininav {
	background:none repeat scroll 0 0 #792720;
}
body#law #linkssq {
	background:url("/e/index_images/linkssq_law.png") no-repeat scroll -54px 0 transparent;
}
body#law #linksnames {
	background: url("/e/index_images/linksnames_law.png") no-repeat scroll 0pt 0pt transparent;
}
/*END: Law Specific Styles for the Homepage*/

/*BEGIN: Eckhart Specific Styles for the Homepage*/
body#eckhart #topwrapper{
	border-top:3px solid #3e1d2b;
}
body#eckhart #mininav,
.mineck #mininav {
	background:none repeat scroll 0 0 #3e1d2b;
}
body#eckhart #linkssq {
	background:url("/e/index_images/linkssq_eckhart.png") no-repeat scroll -54px 0 transparent;
}
body#eckhart #linksnames {
	background: url("/e/index_images/linksnames_eckhart.png") no-repeat scroll 0pt 0pt transparent;
}
/*END: Eckhart Specific Styles for the Homepage*/

.skip {
	position:absolute;
	left:-3000px;
}

/*BEGIN: expandble descriptions*/
.msg_list {
	margin: 0px;
	padding: 0px;
}
.msg_head,
#superwrap .box form p.msg_head {
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	background-color:#ccc;
	margin:1px;
	font-size:11.5px;
	font-weight:500;
	color:#454545;
}
.msg_head:hover,
#superwrap .box form p.msg_head:hover {
	text-decoration:underline;
}
.msg_body {
	padding: 5px 10px 5px;
	background-color:#efefef;
	font-size:11.5px;
	display:none;
}
/*END: expandble descriptions*/

.defaultTextActive { 
	color: #a1a1a1;
	font-style: italic;
}
.btmshad{
	height:6px;
	background:transparent url("/e/index_images/box_shadow_bl.gif") left top no-repeat;
}

/* On 20130118, jej changed the name of the button class to buttonz. 
 * I left this in the CSS for now in case anyone wants it to switch
 * back. */
/*BEGIN: Sliding Doors*/
a.buttonz,
#colspan a.buttonz{ 
	/* right image */
	margin-top:3px;
	background:transparent url("/e/index_images/slide_right.png") no-repeat scroll top right; 
	display: block;
	float: right;
	height: 18px; /* = image height */
	margin-right: 6px;
	padding-right: 20px; /* = image width */
	text-decoration: none;
	font-family: Verdana, Helvetica, sans, Arial;
	font-size:11px;
	font-weight:normal;
}
a.buttonz span{
	/* left image */ 
	background: transparent url("/e/index_images/slide_left.png") no-repeat; 
	display: block;
	line-height: 18px; /*button height*/
	padding: 0px 0 0px 18px;
	color:#fff;
} 
a.buttonz:hover,
a.buttonz:active,
#colspan a.buttonz:hover,
#colspan .obvious a.buttonz:hover {
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */	
}

a.buttonz:hover span, 
a.buttonz:active span,
#colspan a.buttonz:hover span{
	background-position: bottom left;
	color:#7a0000;
} 
#colspan .esoteric a.buttonz {
	background:none;
}
#colspan .obvious a.buttonz {
	background:transparent url("/e/index_images/slide_right.png") no-repeat scroll top right; 
}
/*END: Sliding Doors*/
#colspan a.buttonz.science{
	display:none;
}
body#crerar #colspan a.buttonz.science{
	display:block;
}

/* JEJ redefined button here. 20130118 */
#colspan a.button {
	color: #B10e05;
	font-size: 13px;
}
