/***********************************************
  Global Styles     --------- To Edit the Pop Menu you Must edit /Workarea/java/pop_core.js and /Workarea/csslib/pop_style.css -------
***********************************************/
form, h1, h2, h3, h4, h5, h6, p, table, iframe,ul, ol,tbody {margin:0;padding:0;}
html, body
{
	margin: 0px 0px 0px 0px;
	overflow:auto;
}

.MainText, body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


#SitemapText ul{
	margin:0px 0px 0px 10px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#SitemapText li{
	margin:0px 0px 0px 20px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: disc;
}


.videobox {

	position:relative;
	width:400px;
	height:300px;
	z-index:1;
	float: right;
	border: solid #000000 1px;
	vertical-align: text-top;
}


table,tbody {border-collapse:collapse;}
.clear:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

#popup {
	left: 50%;
	margin-left: -130px;
	top:300px;
	width:260;
	border:#000000, 0px
	z-index:2;
	visibility: hidden;
	position: absolute;
}

#SearchBox 
{
	margin:65px 0px 0px 180px;
	display: inline;
	padding: 0px 0px 0px 180px;
	width:460;
	position: absolute;
}

#SearchBox .SearchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px
	color: #000000;
}

.museumfont {

 	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px
	color: #000000;
	text-decoration: none;
}

.menu_root {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 7px 0px 0px 6px;
	z-index: 1;
}

.menu_root_shops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	margin: 0px 0px 0px 6px;
}

.ParagraphHeaders {
	color: #D10074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.ParagraphTitles {
	color: #D10074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D10074;
	text-decoration: none;
}



img, table,tbody{border:0;}
a {cursor:pointer;text-decoration: none;}
#mainBody{
  width:760px;
}
/**************************************
  Main Body Table
**************************************/
.mainTable {
  font:normal 12px Arial, Helvetica, sans-serif;
  border:solid 0px #000;
  margin:10px auto;
  border-collapse:collapse;
  width:760px;
}
.mainTable td {
  vertical-align:top;
}
/** Newark Museum Logo **/
#Logo {
  padding: 0px 0px 0px 10px;
  width:195px;
  float:left;
}
#Layer1 {
  width:220px;
  float:right;
  z-index:1;
  visibility:hidden;
}
#flashTD{
  background-color:#ffffff;
  height:207px;
  width:600px;
}
/** space between the top logo and body content **/
.spacer {
  height:20px;
}
/** Font styles for left links and Special Events Header **/
#QuickLinks .header,
.SpecialEventsMainBG .header {
  font-size:15px;
  font-weight:bold;
  color:#5a4545;
  line-height:24px;
  text-indent:6px;
  padding: 10px 0px 10px 0px;
}
/** Left navigation blocks **/
.Main_MenuBG
{
  height:207px;
  width:152px;
  background-color:#ffffff;
}

.QuickLinksMainBG {
  width:152px;
  background-color:#B3B38C;
}
#QuickLinks .block{
  background-color:#c0c0a5;
  padding:10px 10px;
  margin-bottom:0px;
}

#QuickLinks .blockAlt{

  padding:10px 10px;
  margin-bottom:0px;
}

#QuickLinks .title,
.SpecialEventsMainBG .title {
  font-size:10px;
  font-weight:bold;
  color:#5a4545;
}
#QuickLinks .text,
.SpecialEventsMainBG .text {
  font-size:9px;
  color:#5a4545;
}

#QuickLinks .SubtitleAlt {
  line-height:12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 11px;
  color: #646565;
}

#QuickLinks .textAlt {
  line-height:12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #646565;
}


/** Home Page Featured Exhibition block **/
.FeaturedExhibitBG {
  width:420px;
  background-color: #E6E6E6;
}

.TrusteeBG {
  width:600px;
  float:left;
  background-color: #ffffff;
  padding:5px 0px 10px 0px;
  margin-right:2px;
}

.FeaturedExhibitBG .text {
  color:#000;
}
.FeaturedExhibitBG .imgHdr{
  text-align:center;
  margin-bottom:10px;
}
.FeaturedExhibitBG .block {
  margin:0 30px 0 28px;
}
.FeaturedExhibitBG .footer {
  padding:10px 0px 0px 0px;
}
.FeaturedExhibitBG .block img{
  float:left;
  width:180px;
}


/** Home Page Featured Content area Change Featured Exhibition backgnd here **/
.FeaturedExhibitBGFull {
  width:436px;

  background-color: #ffffff;
  padding:0px 0px 10px 0px

}

.FeaturedExhibitBGFull .text {
  color:#000;
  margin: 20px 30px 0px 30px;
}
.FeaturedExhibitBGFull .imgHdr{
  text-align:center;
  margin: 10px 0px 20px 0px;
}
.FeaturedExhibitBGFull .block {
  margin:0px 0px 10px 0px;
}
.FeaturedExhibitBGFull .footer {
  padding: 0px 30px 0px 30px;
}
.FeaturedExhibitBGFull .block img{
  text-align:center;
}




/** Home Page Special Events Block **/
.SpecialEventsMainBG {
  width:160px;

  background-color: #898a8a; 
}

.SpecialEventsMainBG .block {
  margin-bottom:5px;
  padding:5px;
}

.SpecialEventsList .block{
  background-color: #b4b5b5;
}

.SpecialEventsList .header {
  color: #646565;
  text-indent:0px;
  padding: 5px 0px 5px 0px;
}
.SpecialEventsList .title {
  margin-bottom:5px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #646565;
}
.SpecialEventsList .text {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #646565;
}
.SpecialEventsList .Subtitle {
  line-height:24px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 11px;
  color: #646565;
}
.SpecialEventsList .SubtitleAlt {
  line-height:12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 11px;
  color: #646565;
}

.SpecialEventsMainBG .textAlt {
  line-height:12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 11px;
  color: #646565;
}


/**Promotions Color
#Promotions .header{
  font-size:11px;
  font-weight:bold;
  color:#fff;
  line-height:24px;
  text-indent:6px;
}
#Promotions .block{
  background-color:#952456;
  padding:10px 10px;
  margin-bottom:5px;
}
#Promotions .title
{
  font-size:10px;
  font-weight:bold;
  color:#fff;
}
#Promotions .text
{
  font-size:9px;
  color:#fff;
}



#bodyLayout {
  margin:0px 0px 10px 0px;
}
#bodyLayout p{
  margin-bottom:10px;
}

#SubMenuLayout {
  margin: 0px 0px 0px 0px;
}

#MainCopyLayout{
  margin:0px 20px 0px 20px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}



/** Site Links **/
.SiteLinks {
	color: #830051;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


a.SiteLinks:link {
	color: #830051;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.SiteLinks:visited {
	color: #830051;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.SiteLinks:active {
	color: #830051;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.SiteLinks:hover {
	color: #c42990;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}

.photocopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 9px;
	text-decoration: none;
}

.FeatureLink {
	color: #D10074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
}


#wrapper {
	width: 212px;
	left: 50%;
	position: absolute;
	margin-left:168px;
	top: 0px;
	visibility: hidden;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/** For Centennial Calendar **/

.Hours {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: solid #000000 1px;
}
.Days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D10074;
	border-left: solid #ffffff 1px;
	border-right: solid #ffffff 1px;
	border-top: solid #ffffff 0px;
	padding: 0px 0px 0px 0px;
}
.TDColorA {
	border: solid #000000 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
}
.TDColorB {
	border: solid #000000 1px;
	background-color: #fcf4d2;
	background-repeat: no-repeat;
	text-decoration: none;
}
.GreenDot {color: #009900; font-size: 14px; }
.OrangeDot {color: #FF6600; font-size: 14px; }
.BlueDot {color: #0033CC; font-size: 14px; }
.SleepOver {
	font-size: 36px;
	color: #000000;
	text-decoration: none;
}
.Afternoon {
	font-size: 16px;
	text-decoration: none;
}
.Banner {
	border: solid #000000 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	background-position: 0px 0px;
}
.TDColorAImages {
	border: solid #000000 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.DaysLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D10074;
	border-left: solid #000000 1px;
	border-right: solid #ffffff 1px;
	border-top: solid #ffffff 0px;
}
.DaysRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D10074;
	border-left: solid #ffffff 1px;
	border-right: solid #000000 1px;
	border-top: solid #ffffff 0px;
}
.CalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}