/*COLORS_BLUE*/
/*VISITED #069*/

body{
	background-color: #ffffff;
}

a:link{color: #FF0000;}
a:visited{color: #FF0000;}	
a:hover, a:active{color: #FF0000;}

#logoBanner{
	height: 80px;
	margin: 0 1px 1px 1px;
	width:925px;
	background:url(../images/logo.jpg) #fff 0 0 no-repeat;
	position: relative;
	}

/*MAIN TEMPLATES SECTION HEADER H1*/			
#section_header h1 .main_section, #section_headerVar_1 h1 .main_section{color:#FF0000;}

/*MAIN TEMPLATES SECTION HEADER H1*/			
#section_header .main_section a:link, #section_headerVar_1 .main_section a:link{color:#FF0000;text-decoration:none;}
#section_header .main_section a:visited, #section_headerVar_1 .main_section a:visited{color:#FF0000;text-decoration:none;}
#section_header .main_section a:hover, #section_headerVar_1 .main_section a:hover{color:#FF0000;text-decoration:underline;}
#section_header .main_section a:active, #section_headerVar_1 .main_section a:active{color:#FF0000;text-decoration:underline;}

/*LEFT NAV NAVIGATIONAL LOCATOR FOR CURRENT SECTION CHOSEN*/
#leftNav a.current{color:#000;}
#leftNavVar_1 a.current{color:#000;}

/*SUBNAV LINKS*/
#subnav4_container .current{color:#000;}

/*SHOWCASE LINKS*/
/*NEWSEUM PICK-TEMPLATE C*/	
.prefShowcase{color:#fc0;}

/*DEFAULT - MAKE BULLETS AND ">" NEXT TO LIST CURRENT COLOR STYLE*/
#mainContent a:link .linkBullet{color:#FF0000;text-decoration:none;}
#mainContent a:visited .linkBullet{color:#FF0000;text-decoration:none;}
#mainContent a:hover .linkBullet{color:#000;text-decoration:none;}
#mainContent a:active .linkBullet{color:#000;text-decoration:none;}

/*SITEMAP - MAKE BULLETS AND ">" NEXT TO LIST CURRENT COLOR STYLE*/
#sitemap a:link .linkBullet{color:#000;text-decoration:none;}
#sitemap a:visited .linkBullet{color:#000;text-decoration:none;}
#sitemap a:hover .linkBullet{color:#FF0000;text-decoration:none;}
#sitemap a:active .linkBullet{color:#000;text-decoration:none;}

/*SITE MAP - LIST*/
#sitemap .showcaseRight a:link, #sitemap .showcaseLeft a:link{color:#000;text-decoration:underline;}
#sitemap .showcaseRight a:visited, #sitemap .showcaseLeft a:visited{color:#000;text-decoration:underline;}
#sitemap .showcaseRight a:hover, #sitemap .showcaseLeft a:hover{color:#FF0000;text-decoration:underline;}
#sitemap .showcaseRight a:active, #sitemap .showcaseLeft a:active{color:#000;text-decoration:underline;}

/*SEARCH RESULTS*/
a:link.url, a:visited.url, a:hover.url, a:active.url{text-decoration:none;font-size: 90%;color:#FF0000;}
a:hover.url{text-decoration:none;font-size: 90%;color:#FF0000;}

/*CURRENT LINK (EVENT ARCHIVE AUDIO VIDEO)*/	
#mainContent a.current{color:#000;}

/*CURRENT STATE LINK BULLET*/
#mainContent a.current .linkBullet{color:#000;text-decoration:none;}

/*MORE > LINKS ON HOMEPAGE, ALL BTN LINKS (TEMPLATES C D E F AND IN THE FUTURE POSSIBLY L) AND SUBMIT BTN FOR FORMS*/	
#mainContent a:link.details, #mainContent .btn_links a:link, #mainContent .btn_linksVar_1 a:link, #mainContent .btn_linksVar_2 ul li#short a:link,#mainContent .btn_linksVar_2 ul li#long a:link, .btn_linksVar_3 a:link, #requestInfoForm #submitFormBtn a:link{color:#FF0000;text-decoration:none;}	
#mainContent a:visited.details, #mainContent .btn_links a:visited, #mainContent .btn_linksVar_1 a:visited, #mainContent .btn_linksVar_2 ul li#short a:visited,#mainContent .btn_linksVar_2 ul li#long a:visited, .btn_linksVar_3 a:visited, #requestInfoForm #submitFormBtn a:visited{color:#FF0000;text-decoration:none;}	
#mainContent a:hover.details, #mainContent .btn_links a:hover, #mainContent .btn_linksVar_1 a:hover, #mainContent .btn_linksVar_2 ul li#short a:hover,#mainContent .btn_linksVar_2 ul li#long a:hover, .btn_linksVar_3 a:hover, #requestInfoForm #submitFormBtn a:hover{color:#FF0000;text-decoration:none;}	
#mainContent a:active.details, #mainContent .btn_links a:active, #mainContent .btn_linksVar_1 a:active, #mainContent .btn_linksVar_2 ul li#short a:active,#mainContent .btn_linksVar_2 ul li#long a:active, .btn_linksVar_3 a:active, #requestInfoForm #submitFormBtn a:active{color:#666;text-decoration:none;}

/*TEMPLATE A IS ONLY INSTANCE OF BTN_LINKS BEING INSIDE SHOWCASE_TXT HENCE XTRA MARK-UP*/
#mainContent .showcase .btn_links ul li a:link, #mainContentVar_1 .showcase .btn_links ul li a:link{color:#666;}	
#mainContent .showcase .btn_links ul li a:visited, #mainContentVar_1 .showcase .btn_links ul li a:visited{color:#666;}	
#mainContent .showcase .btn_links ul li a:hover, #mainContentVar_1 .showcase .btn_links ul li a:hover{color:#FF0000;}	
#mainContent .showcase .btn_links ul li a:active, #mainContentVar_1 .showcase .btn_links ul li a:active{color:#666;}

/*DESCRIPTION INSIDE SHOWCASE_TXT-ARTICLE PAGES(NEWS)*/
#mainContent .showcase p a:link{color:#FF0000;text-decoration:underline;}
#mainContent .showcase p a:visited{color:#000;text-decoration:underline;}
#mainContent .showcase p a:hover{color:#000;text-decoration:underline;}
#mainContent .showcase p a:active{color:#000;text-decoration:underline;}

/*TEMPLATE D SHOWCASE TXT VAR 3 AND TEMPLATE D SHOWCASE TXT VAR 4 (HOST AN EVENT)*/
#mainContent .showcase .showcaseTxtVar_3 p a:link, #mainContent .showcase .showcaseTxtVar_4 p a:link{color:#FF0000;text-decoration:underline;}
#mainContent .showcase .showcaseTxtVar_3 p a:visited, #mainContent .showcase .showcaseTxtVar_4 p a:visited{color:#FF0000;text-decoration:underline;}
#mainContent .showcase .showcaseTxtVar_3 p a:hover, #mainContent .showcase .showcaseTxtVar_4 p a:hover{color:#000;text-decoration:underline;}
#mainContent .showcase .showcaseTxtVar_3 p a:active, #mainContent .showcase .showcaseTxtVar_4 p a:active{color:#FF0000;text-decoration:underline;}



/*TFP TOP_NAV LINKS FOR DATES, MAP, GALLERY AND LIST*/
#tfp_topNav ul li#tfp_dates a:link, #tfp_topNav ul li#tfp_map a:link, #tfp_topNav ul li#tfp_gallery a:link, #tfp_topNav ul li#tfp_list a:link{color:#FF0000; text-decoration:underline; background-color:#fff;}
#tfp_topNav ul li#tfp_dates a:visited, #tfp_topNav ul li#tfp_map a:visited, #tfp_topNav ul li#tfp_gallery a:visited, #tfp_topNav ul li#tfp_list a:visited{color:#FF0000; text-decoration:underline; background-color:#fff;}
#tfp_topNav ul li#tfp_dates a:hover, #tfp_topNav ul li#tfp_map a:hover, #tfp_topNav ul li#tfp_gallery a:hover, #tfp_topNav ul li#tfp_list a:hover{color:#000;text-decoration:underline;}
#tfp_topNav ul li#tfp_dates a:active, #tfp_topNav ul li#tfp_map a:active, #tfp_topNav ul li#tfp_gallery a:active, #tfp_topNav ul li#tfp_list a:active{color:#FF0000; text-decoration:underline;}
	
/*//////////////////////////////*/	
/*NON-BLUE LINKS*/
/*//////////////////////////////*/

/*MAIN TEMPLATES SECTION HEADER H1 AND TFP AND TEMPLATE K SECTION HEADER VAR_1 H1*/
#section_header a:link, #section_headerVar_1 a:link{color:#000;text-decoration:none;}
#section_header a:visited, #section_headerVar_1 a:visited{color:#000;text-decoration:none;}
#section_header a:hover, #section_headerVar_1 a:hover{color:#000;text-decoration:underline;}
#section_header a:active, #section_headerVar_1 a:active{color:#000;text-decoration:underline;}

/*SUBNAV LINKS*/
#subnav4_container a:link{text-decoration: none;}
#subnav4_container a:visited{text-decoration: none;}
#subnav4_container a:hover{text-decoration: none;}
#subnav4_container a:active{text-decoration: none;}

/*A:LINK AND A:VISITED - SHOWCASE_TXT HEADER - DEFAULT, FUN AND GAMES, BOARD OF TRUSTEES (RIGHT AND LEFT)*/
#mainContent .showcase h2 a:link, #mainContent .showcase h2 a:link.underlineLink, #mainContent .showcaseRight h2 a:link.underlineLink, #mainContent .showcaseLeft h2 a:link.underlineLink{color:#000; text-decoration:none;}
#mainContent .showcase h2 a:visited, #mainContent .showcase h2 a:visited.underlineLink, #mainContent .showcaseRight h2 a:visited.underlineLink, #mainContent .showcaseLeft h2 a:visited.underlineLink{color:#000; text-decoration:none;}
/*A:HOVER AND A:ACTIVE - SHOWCASE_TXT HEADER - DEFAULT, FUN AND GAMES, BOARD OF TRUSTEES (RIGHT AND LEFT)*/
#mainContent .showcase h2 a:hover{color:#000; text-decoration:none;}
#mainContent .showcase h2 a:hover.underlineLink, #mainContent .showcaseRight h2 a:hover.underlineLink, #mainContent .showcaseLeft h2 a:hover.underlineLink{color:#000; text-decoration:underline;}
#mainContent .showcase h2 a:active{color:#000; text-decoration:none;}
#mainContent .showcase h2 a:active.underlineLink, #mainContent .showcaseRight h2 a:active.underlineLink, #mainContent .showcaseLeft h2 a:active.underlineLink{color:#000; text-decoration:underline;}

/*A:LINK AND A:VISITED - SHOWCASE_TXT TITLE - DEFAULT, BOARD OF TRUSTEES (RIGHT AND LEFT) */
#mainContent .showcase h3 a:link, #mainContent .showcaseRight h3 a:link, #mainContent .showcaseLeft h3 a:link{color:#000; text-decoration:none;}
#mainContent .showcase h3 a:visited, #mainContent .showcaseRight h3 a:visited, #mainContent .showcaseLeft h3 a:visited{color:#000; text-decoration:none;}
/*A:HOVER AND A:ACTIVE - SHOWCASE_TXT TITLE - DEFAULT, BOARD OF TRUSTEES (RIGHT AND LEFT)*/
#mainContent .showcase h3 a:hover{color:#000; text-decoration:underline;}
#mainContent .showcaseRight h3 a:hover, #mainContent .showcaseLeft h3 a:hover{color:#666; text-decoration:underline;}
#mainContent .showcase h3 a:active{color:#000; text-decoration:underline;}
#mainContent .showcaseRight h3 a:active, #mainContent .showcaseLeft h3 a:active{color:#666; text-decoration:underline;}

/*A:LINK AND A:VISITED - SHOWCASE_TXT DESCRIPTION - DEFAULT(LIST OF ITEMS), BOARD OF TRUSTEES (RIGHT AND LEFT)*/
#mainContent .showcase p.pVar_1 a:link, #mainContentVar_1 .showcase p.pVar_1 a:link, #mainContent .showcaseRight p a:link, #mainContent .showcaseLeft p a:link{color:#666;text-decoration:none;}
#mainContent .showcase p.pVar_1 a:visited, #mainContentVar_1 .showcase p.pVar_1 a:visited, #mainContent .showcaseRight p a:visited, #mainContent .showcaseLeft p a:visited{color:#666;text-decoration:none;}
/*A:HOVER AND A:ACTIVE - SHOWCASE_TXT DESCRIPTION - DEFAULT(LIST OF ITEMS), BOARD OF TRUSTEES (RIGHT AND LEFT)*/
#mainContent .showcase p.pVar_1 a:hover, #mainContentVar_1 .showcase p.pVar_1 a:hover, #mainContent .showcaseRight p a:hover, #mainContent .showcaseLeft p a:hover{color:#666;text-decoration:none;}
#mainContent .showcase p.pVar_1 a:active, #mainContentVar_1 .showcase p.pVar_1 a:active, #mainContent .showcaseRight p a:active, #mainContent .showcaseLeft p a:active{color:#666;text-decoration:none;}

/*FUN AND GAMES GO! LINK INSIDE SHOWCASE_TXT*/
#mainContent .showcase h4 a:link, #mainContent .showcase h4 a:visited, #mainContent .showcase h4 a:hover, #mainContent .showcase h4 a:active{text-decoration:none;}

/*NEWS and JOBS BACK TO link (TOPTXT_CONTAINER)*/
a.linkVar_1{text-decoration:none;}

/*FOOTER*/
#footer{
	margin:0px;
	padding:5px 0 0 0;
	clear: both;
	width:926px;
	height:25px;
	background-color: #ffffff;
	}
	
/*FOOTER*/
#footer a:link{color:#FF0000;}
#footer a:visited{color:#FF0000;}
#footer a:hover{color:#FF0000;}
#footer a:active{color:#FF0000;}


.ft_font {
  font-family: tahoma;
  font-size: 9pt;  
  line-height: 20px;  
}
.ft_nav { 
  background-color: #505A50;
  width: 160px;
  margin: 5px;
  position: absolute;
  top: 2px;
  right: 2px;
  border: 1px solid black;
  color: white;
  font-size: 8pt;
  font-family: tahoma;
  padding: 4px;
}
.ft_nav span { 
  font-weight: bold;
  color: white;
  padding-bottom: 10px;
  line-height: 16px;
  letter-spacing: 0px;
}
div.ft_nav a:visited, div.ft_nav a:link { 
  color: #ffffee;
  text-decoration: none;
}
div.ft_nav a:hover { 
  text-decoration: underline;
}
.page_title { 
  float: left;
  text-align: bottom;
  padding: 10px;
  padding-top: 50px;
  font-family: arial;
  color: #ffffff;
  font-size: 16pt;
}
.page_title .form_title {
  color: #ffffcc;
}

.title2 {
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
}
.table_1 td { 
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
}
td.table_1_bg {
  padding: 2px;
  padding-left: 2px;
  background-color: #cccccc;
  border-bottom: none;
}
.table_1_bg td {
  padding: 1px;
  padding-left: 1px;
  background-color: #cccccc;
  border-bottom: 0px solid #cccccc;
}
td.table_1_title
{
  background-color: #cccccc;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
}
td.answer {
  background-color: #eaeaea;
}
.reg_title {
  font-family: arial;
  font-weight:bold;
  font-size: 14pt;
}
.req_field {
	color: #FF0000;
}
.error {
  border: 1px solid #ff0000;
  background-color: #ffffee;
  color: #660000;
  padding: 5px;
}
.error td { 
  padding: 5px;
  font-size: 10pt;
  font-family: tahoma;
}
.notify {
	border: 1px solid #2E6AB1;
	background-color: #ffffee;
	color: #2E6AB1;
	padding: 5px;
}

input.textbox:focus, textarea:focus{
	background:#f7f7f7;
	border:#999 1px solid;
}

td { font-family: arial; font-size: 8pt; }
input, textarea, select { font-size: 8pt; }
.required_field { color: red; }
	

