/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: .75em;
    FONT-WEIGHT: normal;
	color: #444444;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #444444;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	12px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}	

TD	{	
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#551E06;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#551E06;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#993300;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#993300;
	}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
		
.blink {
	font-weight:	bold;
}

.pghdr {
	font-size:		1.3em;
	font-weight:	bold;
}

.footer {
	font-family: trebuchet ms,verdana;
	font-size: 10px;
	color: #444444;
	line-height: 1.2em;
}

.False {
	font-weight:	bold;
	color:	#990000;
}

.tablerule {
	background-color: #CDDAF3;
}

.hr_results 
{
	clear:both;	
	height: 1px;
	width: 760px;
	background-color: #CDDAF3;
}

.photo {
	border: solid 1px #333333 
}

.tntable {
	line-height:	1.2em;
}

.conf {
	background-color: #F0F0F0;
}

.inactive 			{ font-weight: bold; color: #990000; }
.inactive a			{ color: #999999; }
.inactive a:active  { color: #999999; }
.inactive a:visited { color: #999999; }
.inactive a:hover	{ color: #999999; }

.hilite {
	font-weight:	bold;
	background-color: Yellow;
}

.messageold {
	border-width: 1;  border-style:dashed; border-color: #CC6600; padding:6;
	background-color: #FFFFCC;
}


.message {
	border: 1px #CC6600 dashed; padding:6px; background-color: #FFFFCC;
}

.weather {
	border-width: 1;  border-style:dashed; border-color: #CCCCCC; padding:6;
	background-color: #FFFFFF;
}

.slideshow {
	font-size: 11px;
}

.searchtextbox {
	font-style: italic
}

.pkgnav:link	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
.pkgnav:visited	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
.pkgnav:active	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
.pkgnav:hover	{	
	text-decoration:	none;
	color:	#333333;
	}

.address {
    FONT-SIZE: 14px;
}

.listbox-half {
	width: 250px;
}

.listbox-full {
	width: 500px;
}

/* -- added for nc film custom heading for public pages --*/
#filmframe {
	overflow:hidden;
	width:787px;
	height:120px;
	border:none;
  }

/* -- added for LEI custom header 2/17/09 --*/
div#LEI_container {
	width:787px;
	margin:0 auto;
	text-align:left;
}

div#LEI_navigation {
	background:url(../images/bg-nav.gif) no-repeat;
	height:26px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 0;
}

div#LEI_navigation a:link, div#LEI_navigation a:visited, div#LEI_navigation a:active {
	color:#FFF;
	text-decoration:none;
	padding:2px 4px;
}

div#LEI_navigation a:hover {
	background-color:#ffd200;
	color:#013350;
}

div#LEI_header {
	height:121px;
	background:url(../images/bg-header.jpg) no-repeat;
}

.LEI_bullet {
	background:url(../images/bullet.gif) no-repeat center;
	width:10px;
	height:10px;
	padding:0 8px;
	margin:0 6px
}

.RsCalendar .ajax__calendar_container {
	background-color: #e2e2e2; border:solid 1px #999999;
	z-index: 100;
}

.RsCalendar .ajax__calendar_header {
	background-color: #ffffff; margin-bottom: 4px;
}

.RsCalendar .ajax__calendar_title,
.RsCalendar .ajax__calendar_next,
.RsCalendar .ajax__calendar_prev {
	color: #004080; padding-top: 3px;
}

.RsCalendar .ajax__calendar_body {
	background-color: #ffffff; border: solid 1px #cccccc;
}

.RsCalendar .ajax__calendar_dayname {
	text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;
}

.RsCalendar .ajax__calendar_day {
	text-align:center;
}

.RsCalendar .ajax__calendar_hover .ajax__calendar_day,
.RsCalendar .ajax__calendar_hover .ajax__calendar_month,
.RsCalendar .ajax__calendar_hover .ajax__calendar_year,
.RsCalendar .ajax__calendar_active {
	color: #004080; font-weight:bold; background-color: #ffffff;
}

.RsCalendar .ajax__calendar_today {
	font-weight:normal;
}

.RsCalendar .ajax__calendar_other {
	color: #b0b0b0;
}

.RsCalendar .ajax__calendar_hover .ajax__calendar_today,
.RsCalendar .ajax__calendar_hover .ajax__calendar_title {
	color: #0060a0;
}

.box-shadow {
	border-left:solid 1px #E0E0E0; 
	border-top:solid 1px #E0E0E0; 
	border-right: solid 1px #AAAAAA; 
	border-bottom: solid 1px #808080; 
	background-color:#FFFFFF; 
	padding:8px	
}

.browse_select {
    font-size: 1.0em;
	height: 18px;
	width: 220px;
}


.search_select 
{
    font-size: 1.0em;
	height: 18px;
	width: 250px;
}

.search_listbox 
{
    font-size: 1.0em;
	width: 250px;
}

.message_error {
	border: 1px #CC6600 dashed; margin: 10px 0px 0px 0px; padding:8px 8px 8px 8px; background-color: #FFFFCC; width:65%;
}

.message_success {
	border: 1px #CCCCCC dashed; margin: 10px 0px 0px 0px; padding:8px 8px 8px 8px; background-color: #F0F0F0; width:65%;
}

.thumbnail { text-align: center; float:left; margin-top:7px; margin-bottom:7px; margin-left:7px; margin-right:0px; width:120px; }
.thumbnail img { border: solid 1px #333333 }

.listing { margin-left: 137px; margin-top:7px; margin-bottom:7px; }
.listing input { margin: 0px 6px 0px 0px; }

.browse_select {
    font-size: 1.0em;
	height: 18px;
	width: 220px;
}

/* narrow by - location_browse.aspx, contact_browse.aspx, project_browse.aspx */
#narrowby #selStatus2 { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 18px; }
#narrowby #selCategory { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 18px; }
#narrowby #selContactType { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 18px; }
#narrowby #selContactSubType { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 18px; }
#narrowby .fixedwidth { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 18px; width: 220px; }

/* function bar - location_results.aspx, contact_results.aspx */
#updFunction { float: left; margin-top: 10px; padding: 4px 0px 4px 4px; background: #F0F0F0 url(../images/bg_function.png) repeat-x top; border: solid 1px #CCCCCC; width: 765px; }
#updFunction #selFunction { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 20px; }
#updFunction #selGroup { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 20px; }
#updFunction #selStaff { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 20px; }
#updFunction #selSource { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 20px; }
#updFunction #selStatus { display:inline; float: left; margin-right: 4px; font-size: 1.0em; height: 20px; }
#updFunction #lbxContactType { display:inline; float: left; margin-right: 4px; font-size: 1.0em; }
#updFunction #lbxGroup { display:inline; float: left; margin-right: 4px; font-size: 1.0em; }

#updFunction #btnFunction { display:inline; float: left; margin-right: 4px; }
#updFunction #progress_icon { float:left; padding: 2px 4px 0px 0px; }
#updFunction #lblFunctionStatus {margin-left: 20px; font-weight: bold; color: #009900; }

/* listing - contact_results.aspx */
#contact_results { width: 770px; }
#contact_results td { border-top: solid 1px #CDDAF3; padding: 4px 0px 4px 0px; }
#contact_results tr.normal { background-color: #FFFFFF; }
#contact_results tr.highlight { background-color: #F3F3F3; }

/* listing - location_results.aspx */
#lstLocations #location_container { float:left; width:760px; margin-left:0px;  }

/* listing - project_results.aspx */
#project_results { width: 770px; }
#project_results td { border-top: solid 1px #CDDAF3; padding: 4px 0px 4px 0px; }
#project_results tr.normal { background-color: #FFFFFF; }
#project_results tr.highlight { background-color: #F3F3F3; }

/* search page - loc_search.aspx */
#uprLocale { float: left; display: inline; }
#uprCategories { float: left; display: inline; }

/* project page */
.ProjectCollapsibleHeader {
    font-weight: bold;
    background-color: #EEEEEE;
    padding: 5px;
    cursor: pointer;
    border: 1px solid #CCCCCC;
    width: 600px;
}

.ProjectCollapsibleContent {
    border-top: none;
    padding-left: 27px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-top: 0px;
}
