
/***************************************************************
 *
 * File Name: global.css
 * Author: BP DN
 *
 * Date Created: 3-8-2010
 *
 ***************************************************************/


body {
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/bkg.jpg) #000000 repeat-x top;}
@font-face {
    font-family: 'WaukeganLDOExtendedRegular';
    src: url('/_fonts/waukegan_ldo_extended-webfont.eot');
    src: url('/_fonts/waukegan_ldo_extended-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/waukegan_ldo_extended-webfont.woff') format('woff'),
         url('/_fonts/waukegan_ldo_extended-webfont.ttf') format('truetype'),
         url('/_fonts/waukegan_ldo_extended-webfont.svg#WaukeganLDOExtendedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'WaukeganLDOExtendedBold';
    src: url('/_fonts/waukegan_ldo_extended_bold-webfont.eot');
    src: url('/_fonts/waukegan_ldo_extended_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/waukegan_ldo_extended_bold-webfont.woff') format('woff'),
         url('/_fonts/waukegan_ldo_extended_bold-webfont.ttf') format('truetype'),
         url('/_fonts/waukegan_ldo_extended_bold-webfont.svg#WaukeganLDOExtendedBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
#wrapper {
	width:955px;
	margin:0px auto 0px auto;
	text-align:left;}
	
.greytext {
	color:#808080;}
	
H1 {/*font-size:27px;*/ color:#3e5b66; margin-bottom:0; line-height:1;}
H2 {color:#3e5b66; margin-bottom:0; padding:0;}
H3 {color:#80a6c2; font-size:13px;}
H4 {color:#516677; font-size:12px; margin-bottom:0px;}
	
a, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#32697c;
	border: 0pt;}
a:hover {
	color:#b1b1b1;
}

div#searchTitle a{
	color:#000000; text-decoration:none; font-weight:bold; line-height:26px;
}
div#newsTitle a{
	color:#000000; text-decoration:none; font-weight:bold; line-height:26px;
}

div#eventsTitle a{
	color:#000000; text-decoration:none; font-weight:bold; line-height:26px;
}


div#searchTitle a:hover {
	color:#000000; text-decoration:underline; font-weight:bold; line-height:26px;
}
div#searchContent
{
    margin-bottom:17px; font-style:italic;
    }
#SearchContent H1{/*font-size:27px;*/ color:#606060; line-height:30px; margin:10px 0 15px;}

/* PAGE CONTENT */
div#content-box {
	color:#666666;
	width:955px;
	background-color:#FFFFFF;
	margin:0;
	padding:0 0 30px 0;
}
div#content{
	float:left;
	width:720px;
	padding:0;
	margin:0 20px 0 0;
	line-height:1.7
}

div#content font
{
	color:#666666;

}

	
/* HEADER CONTENT STYLING */
#hdrlogo {
	margin-top:18px;
	margin-bottom:15px;
	display:block;
	width:186px;
	float:left;
}
div#hdrmodule {
	float:right;
	position:relative;
	font-size:13px;
}
div#hdrlinkmodule {
	position:relative;
	float:right;
	width:500px;
	height:25px;
	margin-top:35px;
	margin-bottom:0;
}

span#sharethis a {
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	/*float:right;*/
	margin-left:810px;
	display:block;
	/*margin-top:170px;*/

}

div#searchmodule {
	float:right;
	height:57px;
	width:190px;
	margin-top:15px;
	margin-left:15px;
	white-space:nowrap;
}
div#searchmodule form {
	clear:both;
	text-align:right;
	margin:0;}
#searchfield{
	float:left;
	position:relative;
	top:-3px;
	left:0px;
	background-color: #FFFFFF;
	border:1px solid #a3958f;
	width:130px;
	height:17px;
	margin:0;}
#searchbtn{
	float:left;
	position:relative;
	top:-3px;
	left:0px;
	border:1px solid #a3958f;
	width:18px;
	height:19px;
	margin:0;}
	
a.hdrlinks {
	line-height:25px;
	color:#FFFFFF;
	border-right:1px solid #3d627c;
	margin-right:5px; 
	padding-right:5px;
	padding-left:5px;
}
a.hdrlinks-end {
	border:none;
}
a.hdrlinks:hover {
	color:#b1b1b1;
}
	
span#text-sizing {
	position:absolute;
	bottom:1px;
}
	
	
/* BREAD CRUMB */
div#breadcrumb{
	height:50px;
	line-height:50px;}
div#breadcrumb a {
	font-weight:bold;}
div#breadcrumb a:hover {
	color:#c0c0c0;
}
.crumb {
	font-weight:bold;}
	
	
div#navbar ul.ektronPaging {
list-style:none outside none;
margin:0;
padding:0;
}

	
div#navbar ul.ektronPaging li.active {
border:1px solid red;
display:inline;
font-weight:bold;
margin-right:0.5em;
padding:0.35em;
}

div#navbar ul.ektronPaging li {
display:inline;
font-weight:bold;
margin-right:0.5em;
padding:0.35em;
}	
	


/* FEATURES */
div#features {
	margin-top:15px;
	margin-bottom:10px;
	width:985px;
}
div#features div {
	margin:0 30px 0 0;
	padding:5px;
	width:285px;
	float:left;
}





/* TABS HOME */
/* root element for tabs  */
ul.tabs { 
	list-style:none;
	padding:0;	
	/*width:713px;*/
	width:955px;
	height:33px;
	margin:0 0 0 0px;
	z-index:9;
}
/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important; 
}
ul.tabs a { 
	font-size:1px;
	display:block; 
	line-height:33px;
	text-align:left;	
	text-decoration:none;
	color:#a49e95;
	padding:0px;
	position:relative;
	height: 33px;
}
ul.tabs a span {
	visibility:hidden;
}
li#tab-end {
	width:279px;
	border-bottom: 2px solid #999999;
	height:31px;
}

.tab1-on{
	background:url(/images/tab1-title-on.png) no-repeat;
	height: 33px;
}
.tab1-off{
	background:url(/images/tab1-title-off.png) no-repeat;
	height: 33px;
}
.tab2-on{
	background:url(/images/tab2-title-on.png) no-repeat;
	height: 33px;
}
.tab2-off{
	background:url(/images/tab2-title-off.png) no-repeat;
	height: 33px;
}
.tab3-on{
	background:url(/images/tab3-title-on.png) no-repeat;
	height: 33px;
}
.tab3-off{
	background:url(/images/tab3-title-off.png) no-repeat;
	height: 33px;
}

ul.tabs li#tab1{
	width: 215px;
}
ul.tabs li#tab1 a{
	width:213px;
}

ul.tabs li#tab2{
	width: 275px;
}
ul.tabs li#tab2 a{
	width:273px;
}

ul.tabs li#tab3{
	width: 186px;
}
ul.tabs li#tab3 a{
	width:184px;
}

ul.tabs a:active {
	outline:none;		
}

/* PANELS HOME */
/* initially all panes are hidden */ 
/* common tab properties */
div.panes div.pane {
	width:891px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background:url(/images/nav/tab-bkg.png) top repeat-x;
	padding:15px 30px 15px 30px;
	display:none;
	z-index:7;	
}

 /* Blog tab style */
div.pane div.tab-blog-entry  {
	width:425px;
}
div.pane h3 {
	margin:0;
}
div.pane span.tab-blog-date {
	float:right;
}
.PagingRight{
	float:right;
}
div.pane span {
	color:#666666;
}

	


/* TABS INTERIOR */	
/* root element for tabs  */
ul.tabs-int { 
	list-style:none;
	padding:0;	
	/*width:713px;*/
	width:720px;
	height:33px;
	margin:0 0 0 0px;
	z-index:9;
}
/* single tab */
ul.tabs-int li { 
	float:left;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important; 
}
ul.tabs-int a { 
	font-size:13px;
	display:block; 
	line-height:33px;
	text-decoration:none;
	color:#615d56;
	text-align:center;
	padding:0px;
	position:relative;
}

li#tab-int-end {
	width:204px;
	border-bottom: 2px solid #999999;
	height:31px;
}

.tab-int-on{
	background:url(/images/tab-int-title-on.png) no-repeat;
}
.tab-int-off{
	background:url(/images/tab-int-title-off.png) no-repeat;
}

ul.tabs-int li.tab-int{
	width: 172px;
}
ul.tabs-int li.tab-int a{
	width:170px;
}

ul.tabs-int a:active {
	outline:none;		
}

/* PANELS INTERIOR */
/* initially all panes are hidden */ 
/* common tab properties */
div.panes-int div.pane-int {
	width:656px;
	background:url(/images/tab-int-bkg.png) top left no-repeat;
	padding:15px 30px 15px 30px;
	display:none;
	z-index:7;	
}

div.panes-int div.pane-int h1, div.panes-int div.pane-int h2{
	margin-top:0px;	
}

/*LEFT NAVIGATION*/
div.lnav 
{
	
	padding:0;	
	
	float:left;
	width:191px;
	height:608px;
	margin:0 20px 0 0;
	background:url(/images/lnav-bkg.jpg) top repeat-x;
}
div.lnav a.lnav-single {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	display:block;
	padding:5px 15px;
	font-size:12px;
	color:#08557d;
}
div.lnav a.lnav-single:hover {
	background-color:#FFFFFF;
	color:#000000;
}
div.lnav div {
	overflow: hidden;
}
div.lnav div:first-child {
	
}
div.lnav div.collapsed {
	height: 45px;
}
/*  div.lnav div h2 {	
	margin:0;
	padding:5px 15px;
	border:1px sodid #FFFFFF;
	background:url(/images/lnav-on.png) right no-repeat;
}
div.lnav div.collapsed h2{
	background:url(/images/lnav-off.png) right no-repeat;
}
div.lnav div h2 {
	margin:0;
	padding:5px 15px 5px 15px;
	font-size:14px;
	font-weight:bold;
	color:#08557d;
	display:block;
	border:1px sodid #FFFFFF;
	display:block;
	cursor:pointer;
}
div.lnav div a {
	color:#08557d;
	display:block;
	padding:5px 5px 5px 30px;
	font-size:14px;
	width:150px;
}
div.lnav div a.current {
	background : #fff;
}
div.lnav div a:hover {
	color:#000000;
	background-color:#FFFFFF;
}  */
div.lnav ul li { list-style-type: none; }




/*  added for left nav with new structure  */


div.lnav ul	{
	margin: 0;
	padding: 0;
	}

div.lnav:first-child ul	{
	margin-top: -13px;
	}
div.lnav a.ekflexmenu_button_selected	{
	font-family: WaukeganLDOExtendedBold,arial,helvetica,sans-serif;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 800;
	background: #666;
	color: #fff;
	padding: 7px 10px;
	width: 171px!important;
	border-top: 1px solid #999;
	}	
div.lnav ul + a.ekflexmenu_button_selected	{
	font-family: WaukeganLDOExtendedBold,arial,helvetica,sans-serif;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 800;
	background: #666;
	color: #fff;
	padding: 7px 10px;
	width: 171px!important;
	border-top: 1px solid #999;
	}
div.lnav ul li a	{
	border-bottom: 1px solid #fff;
	display: block;
	width: 171px;
	padding: 3px 10px;
	/*  margin: 0 0 0 -40px;  */
	}
div.lnav ul li a:hover	{
	background: url(/images/shell/bg-subnav-hover.gif) repeat-y;
	color: #0d556e;
	}

div.lnav ul li a.ekflexmenu_link_selected, 
div.lnav ul a.ekflexmenu_button_selected	{
	background: #fff!important;
	color: #333;
	}
div.lnav ul.ekflexmenu_submenu_items a	{
	margin: 0 0 0 0;
	padding: 5px 10px;
	width: 171px;
	display: block;
	}
div.lnav ul.ekflexmenu_submenu_items a:hover	{
	background: url(/images/shell/bg-subnav-hover.gif) repeat-y;
	color: #0d556e;
	}
div.lnav ul.ekflexmenu_submenu_items ul li a	{
	width: 151px;
	padding: 5px 20px;
	background: url(/images/shell/bg-subsubnav.gif);
	border-bottom: 0;
	border-top: 0;
	} 
div.lnav ul.ekflexmenu_submenu_items ul li:first-child a	{
	border-top: 1px solid #fff;
	}
div.lnav ul.ekflexmenu_submenu_items a.ekflexmenu_button_selected	{
	font-family: arial,helvetica,sans-serif!important;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0!important;
	}
div.lnav ul.ekflexmenu_submenu_items	{
	font-family: arial,helvetica,sans-serif!important;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0!important;
	}






/* FOOTER */
div#footer {
	width:900px;
	background:url(/images/footer-bkg.jpg) #CCCCCC top repeat-x;
	padding:0px 25px 5px 30px;
	color:#265667;
}

div#footer a {
	color:#265667;
	font-weight:normal;
	font-size:11px;
}
div#footer a:hover {
	color:#b1b1b1;
}

div#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
div#footer>ul>li{
	float:left;
	width:18%;
	margin: 1%;
	min-height:80px;
}
.goBtn
{
    background:url(/images/search-btn.jpg);
	width:21px;
	height:22px;
	margin:0px;
	vertical-align:bottom;
}
.search_results ul { margin:0 0 10px; padding:0; }
.search_results li { margin:0 0 15px; padding:10px 0 0; border-top:1px solid #f8f8f8; list-style:none; }
.search_results li .summary { margin:0 0 17px !important; width:90%; line-height:1.5em !important; }
.search_results li table  { width:90%; }
.search_results td.rank  { text-align:right; font-style:italic; font-size:12px !important; }
.search_results .updated  { margin:0 !important; font-style:italic; font-size:12px !important; color:#aaa; }
.search_results-info {
	background:url(/images/search.png) no-repeat;
	width:126px;
	height:28px;
	float:left;
	text-indent:-9999px;
}
ul.paging { float:right; height:21px; margin-bottom:21px; margin-right:20px;}
ul.paging li { padding:0; margin: 0 !important; display:inline; background:none !important; width: auto; }
ul.paging a, ul.paging span { margin:1px; padding:3px 5px; text-align:center; background:#cccccc; font-size:12px; color:#606060; display:block; float:left; line-height:16px; vertical-align:middle }
ul.paging a:hover { background:#cccccc !important; text-decoration:none }
ul.paging a:visited { background:#d1d178; color:#606060; }
ul.paging span { background:##7a7d7; color:#000000; }

.create-form{
	height:1%;
	overflow:hidden;
	padding: 0 24px 0 0;
}
.form-list{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.events-list-page .form-list{display: table;}
.form-list li{
	width:100%;
	vertical-align: top;
	margin:0 0 10px;
}
.events-list-page .form-list li{position: relative;}
.form-list li:after{
	content:"";
	display:block;
	clear:both;
}
.form-list li .label-holder, .form-list li label{
	float:left;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}
.create-form .label-holder{width:102px;}
.form-list li input, .form-list li textarea{
	width:144px;
	border:1px solid #c7c5c5;
	float:left;
	font: 11px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	color:#797979;
}
/*.form-list li input{padding: 1px 10px; margin-right:5px;}*/
.form-list li select{width:220px;}
.form-list li label{padding: 1px 3px; margin-right:20px; width:100px;}
.form-list li span input{border:0px; }
.tbHintAnswer{float:right; margin-left:10px; text-align:left;  }
.btnSubmitRegistration{text-align:center; vertical-align:middle; margin-left:200px;}
.ftr img
{
    float: left; 
    margin: 0 15px 15px 0;
}
.ftr a
{
    font-weight: bold;
    font-size: 13px;
    position: absolute; 
    bottom: 0; 
    right: 15px;
}
div#a {float:left;}
div#b {float:right;}
div.pane span{display:none;}

#stwrapper
{
   	top: 720px !important;
	left: 880px !important;
	
}

.contentDescriptionAlignTop
{
    text-align: left;
    vertical-align:top;
    width:80%;
    margin-left:10px;
    }
#collectiontitleimage
{
	padding:5px;
}
div.lnav a.lnav-first {
	display:block;
	color:#A2A2A2;
}
.required{color:#ff0000 !important;}
.paddingRight{margin-right:50px !important;}
.RegistrationCheckbox{ float:left; width:0 !important; text-align:left;  margin-right:80px !important; padding:0px !important;}
.img1{border:0px;}

/* Added by Keith Hinkle from old site style sheet for careers table formatting */
table.list { empty-cells:show; }
table.list tr td, table.list tr { border: margin 1px #523434; }
table.list td { padding: 2px; }
/*.theader { background-color: #cccccc; }*/
table.jobs { width: 100%; }
td.postedCol { width: 80px; }
td.titleCol { width: 175px; }
td.locationCol { width: 100px; }
td.statusCol { width: 65px; }
td.categoryCol { width: 120px; }
td.departmentCol { width: 125px; }
table.jobs td { vertical-align: top; }
/* end added by Keith Hinkle */

/* Home Page Video Thumbnail */

.videothumb {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 600px;
}

.videothumbimage {
	width: 150px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.videothumbtext {
	padding: 0px 10px 0px 170px;
	margin: 0px 0px 0px 0px;
}

/* For right channel */
#content .copy	{
	float: left;
	width: 430px;
	margin: 20px 20px 0 0;
	}
#content .rc	{
	float: right;
	width: 250px;
	margin: 20px 0 0 0;
	position: relative;
	}
#content .rc .module	{
	width: 250px;
	margin: 0 0 15px 0;
	position: relative;
	}	
/*  #content .rc   */.modalContainer	{
	/*  position: absolute;
	right: 0;
	top: -220px;  */
	width: 786px;
	text-align: center;
	position: fixed;
	top: 20px;
	left: 50%;
	margin-left: -380px;	
	background: #fff;
	padding: 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	z-index: 1000;
	border: 1px solid #ccc;
	}	
#content .rc .modalContainer .close	{
	width: 100%;
	text-align: right;
	clear: both;
	}	
#content .rc .modalContainer .close a:hover {
    filter: alpha(opacity=50); /* internet explorer */
    opacity: 0.5;
	}
	
	
		
/* For Board of Directors */
#content .execModule	{
	float: left;
	width: 720px;
	margin: 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	}
#content .execModule .copy	{
	float: left;
	width: 590px;
	margin: 0;
	}
#content .execModule .copy h4	{
	color: #333;
	margin: 0;
	font-size: 14px;
	}
#content .execModule .copy p	{
	margin: 0 0 15px 0;
	}
#content .execModule .rc	{
	float: right;
	width: 110px;
	margin: 0 0 15px 0;
	}
.rc .textBox1	{
	float: left;
	width: 230px;
	padding: 10px;
	background: #000 url(/images/shell/bg-textBox1.gif) bottom left no-repeat;
	clear: both;
	margin: 0 0 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	}
