@import url("menubar.css");
@import url("footer.css");
@import url("generalstyletext.css");
@import url("TRex_map.css");
@import url("TRex_Tour.css");
@import url("print.css") print, projection;

/* generalstyle.css
/* primary layout style sheet for most pages
/* nmnaturalhistory.org
/* modified: June 30 2010

/*-- 0. RESET --*/

/* Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0;  padding: 0; }

/* Normalize header font-size */
h1, h2, h3, h4, h5, h6 { font-size: 100%; }

/* Remove list-styles */
ol, ul { list-style: none; }

/* Remove borders*/
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }

/* Left-aligns text in caption and th */
caption, th { text-align: left; }

/* Remove quotation marks from q */
q:before, q:after {content: '';}

/*-- End Reset --*/




/*-- 1. BODY --*/

html {
	text-align: center;
}


/*--Body Styles--*/
body {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #dae2e7 ;
	background-image: url(../images/body_glowdown4.png);
  background-repeat: repeat-x;
  background-position: top;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	}

#wrapper  {
	width: 800px;
	background-color: white;
	border-left: 3px solid white ;
	border-right: 3px solid white;
	position: relative;
	margin: 0 auto;
}


/*-- 2. TOP OF THE PAGE --*/

/*-- h1: header image (name & logo) --*/
h1 {
  width: 100%;
	height: 80px;
	background: white url(img/header3.png) no-repeat 100% 0;
  text-indent: -9999px;
}


/*--search_form--*/
#search_form {
	height: 25px;
	float: right;
	margin: -30px 10px 0 0;
	padding: 0;
	text-align: right;
}

/*-- h2: section banner image (Visitor Info, Exhibits, etc.) --*/
h2 {
	height: 175px;
	margin-top: 53px;
	border-top: 3px solid #FFFFFF;
	font-family: Trebuchet, Trebuchet MS, sans-serif;
	text-indent: -9999px;
	color: #FFFFFF;
}




/*-- 3. MAIN BODY (2 COLUMNS) --*/

/*--container: div holding #leftside + #rightside --*/
#container, #image_container {
	width: 100%;
	height: auto;
	float: left;
	background-repeat: repeat-y;
	background-position: center; 
	margin: 3px 0 0 0;
}

#container { background-image: url(../images/bkgbody.jpg); }
#image_container { background-image: url(../images/slidebdy.jpg); }


/*-- 4. LEFT COLUMN (navigation menu) --*/

#leftside {
	width: 200px;
	float: left;
	margin: 30px 0 0 0;
	padding-bottom: 30px;
}

/*-- .sidenav: div for left column navigation menu lists --*/
.sidenav {
	margin: 0 0 20px 30px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
}

.sidenav h2 {
   text-indent: 0;
   margin-top: 0;
   margin-left: 45px;
   font-size: 1px;
   height: 1em;
   letter-spacing: 1px;
   visibility: hidden;
}


.sidenav ul {
	font: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.sidenav ul li { margin: 0 0 7px 15px; }

.sidenav ul li a, a:link, a:visited, a:active {
	color: #3e4549;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	}

.sidenav ul li a:hover {
	color: #660000;
	text-decoration: underline;
}

.sidenav ul li ul {
	margin: 0;
	padding: 0;
        display: none;
}


.sidenav ul li ul li {
	margin: 0;
        padding: 0 0 4px 10px;
}

.sidenav ul li ul li a, a:link, a:visited, a:active {
	color: #3e4549;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
        font-size: 11px;
        font-weight: normal;
        line-height: 11px;
}

.sidenav ul li ul li a:hover {
	color: #660000;
	text-decoration: underline;
}

.sidenav ul li.active ul {
	margin: 5px 0 0 0;
	padding: 0;
        display: block;
}

.sidenav ul li.active ul li ul { display: none; }

.sidenav ul li.active ul li.active ul { display: block; }

.sidenav ul li.active ul li.active ul li ul { display: none; }

.sidenav ul li.active ul li.active ul li.active ul { display: block; }


/*-- 5. RIGHT SIDE (main content) --*/

#rightside, #image_content {
	margin: 0;
	padding: 30px 30px 40px 50px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#rightside { float: right; width: 502px; }
#image_content { width: 705px; margin-left: 15px; }

#rightside p, #image_content p {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
	width: 87%;
}




#rightside a, a:link, a:visited, a:active,
#image_content a, a:link, a:visited, a:active {
	color: #3E4549;
	color: #294c5e;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  line-height: 20px;
  text-decoration: underline;
  text-transform: none;

}


#rightside a:hover, #image_content a:hover {
	color: #660000;
	text-decoration: underline;
	text-transform: none;
}

#rightside pre, code {
	font-family: Courier, monospace;
	font-size: 13px;
	line-height: 20px;
}


#rightside table {
        margin: 0 0 0 0;
        padding: 0;
}



/*-- #breadcrumbs: div holding breadcrumb navigation --*/
#breadcrumbs {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
  margin: -25px -10px 40px 0;
  text-align: right;
}

#breadcrumbs a, a:link, a:visited, a:active {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.B_lastCrumb { color: #3E4549; }


#slidesh {
	margin: 25px 0 25px 0;
}


/*-- 6. DITTO LISTINGS STYLES (for listings of n+1-level pages on n-level pages) --*/
.ditto_item {
  height: 125px;
  margin: 0 0 10px 0;
  border-bottom: 1px dotted grey;
}


.ditto_pageTitle {
  text-align: left;
  padding: 10px 0 10px 0;
}


#rightside .ditto_pageTitle a, a:link, a:visited, a:active {
	color: #3E4549;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.ditto_pageTitle a:hover { color: #660000;}

.ditto_thumbnail {
  float: left;
	margin: 0 15px 0 0;
  height: 125px;
  width: 125px;
}




/*-- 6A. CALENDAR LISTING (for Calendar & Event pages + Calendar listings on Program pages) --*/

.cal_item {
  width: 475px;
  margin: 0 0 20px 20px;
  clear: both;
}

.cal_item .cal_date {
	float: left;
	margin: 0 15px 0 0; }

.cal_event .cal_date {
	float: left;
	margin: 0 25px 0 0;
}

.cal_date .cal_month {
  display: block;
  height: 16px;
  width: 40px;
	background-color: #75838E;
	border-top: 1px solid #CED4D8;
  border-left: 1px solid #75838E;
  border-right: 1px solid #75838E;
  padding-top: 2px;
  text-align: center;

}

#rightside .cal_date .cal_month a, a:link, a:visited, a:hover, a:active {
	margin: 0 auto;
  color: white;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: bolder;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.cal_day {
  display: block;
  height: 22px;
  width: 40px;
  background: white;
  border: 1px solid #75838E;
  border-top: none;
  text-align: center;
	padding-top: 7px;
}

#rightside .cal_date .cal_day a, a:link, a:visited, a:hover, a:active {
	margin: auto;
  color: #294C5E;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: bolder;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

.dittoTags { margin-left: 50px; }

.cal_pageTitle {
  text-align: left;
  padding: 7px 0 0px 0;

}


#rightside .cal_pageTitle a, a:link, a:visited, a:active {
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

.cal_pageTitle a:hover {
  text-decoration: underline;
}


.cal_full {
	float: right;
	margin: 5px 9px 0 5px;
	padding: 0;
	height: 25px;
	font-size: 11px;
	color: #660000;
}


.cal_categories {
	margin: 5px 2px 0 5px;
	padding: 0;
	height: 20px;
	background: transparent url(../images/h4glowdown.png) repeat-x 0 50%;
  border-top: 1px solid #CED4D8;
  border-left: 2px solid white;
  border-right: 1px solid #CED4D8;
  border-bottom: 2px solid white;
}

#rightside .cal_categories a, a:link, a:visited, a:active {
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  text-transform: capitalize;
}

.cal_categories a:hover {
  text-decoration: underline;
}

.cal_event {}

.cal_eventlist {
	margin: 0px 2px 0 50px;
	padding: 0px 20px 15px;
}


.cal_whenwhere {
  color: #5d6970;
  font-size: 12px;
  font-weight: bold;
	
}
.cal_where { font-style: italic; }


/*-- 7. VISITOR INFO SPECIFIC STYLES --*/



/*-- 8. EXHIBITS SPECIFIC STYLES --*/

/*--Styles for Exhibits Main Template--*/
.extxt {
	margin: 40px 0 30px 0;
}


.exptxt {
	margin: 8px 0 20px 0;
	padding-bottom: 40px;
	border-bottom: 1px dotted #660000;
}


/*--Exhibits Images Styles--*/
.eximg {
	float: left;
	margin-right: 15px;
margin-top: -63px;
}



/*-- 9. EDUCATION SPECIFIC STYLES --*/



/*-- 10. SCIENCE SPECIFIC STYLES --*/



/*-- 11. SMNHC SPECIFIC STYLES --*/



/*-- 12. PRESS ROOM SPECIFIC STYLES --*/

/*-- .pio: Media Contact style on Press Room page sidebar --*/
.pio {
	color: #3e4549;
	line-height: 16px;
}

.pio .name {
	color: #3e4549;
	font-weight: bold;
	line-height: 20px;
}

#leftside .pio a, a:link, a:visited, a:active {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	
}

.pio a:hover { color: #600; text-decoration: underline; }

/*-- .ditto_pr: ditto listing of press releases on the Press Room page --*/
.ditto_pr {
	margin: 0 10px 7px 0;
	padding: 0 10px 7px 0;
	background: transparent url(../images/h4glowup.png) repeat-x 0 100%;
	border-top: 2px solid white;
	border-left: 2px solid white;
}

.ditto_prDate {
	float: left;
	margin: 3px 20px 0 10px;
	font-family: Helvetica, Arial, sans-serif;
}

.ditto_prpageTitle {
	margin-top: 4px;
}

.ditto_prpageTitle a, a:link, a:visited, a:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


/*-- 13. DYNATHEATER/PLANETARIUM SPECIFIC STYLES --*/

#leftside h4 {
	margin: 15px 0 4px 0;
	font-size: 16px;
	font-weight: bold;
	color: #5d6970;
	font-family: Trebuchet MS, sans-serif;

}

.showtimes2, .museumtix {
	background: #ffffff url(../images/main/toggleboxcontent2.png) repeat-x scroll bottom;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 5px 10px;
	width: 150px;
}

.showtimes2 li, .museumtix li { padding: 2px 0;}

.showtimes2 .show, .museumtix .show {
	border-bottom: 1px solid #CED4D8;
	color: #38444E;
	font-size: 11px;
  text-decoration: none;
	font-weight: bold;
}


.showtimes2 .show .time, .museumtix .show .time {
	color:#75838E;
	font-size: 11px;
	padding: 0 5px;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 48px;
}

.showtimes2 .show .time {	float: left; }

.museumtix .show .time { float: right; }

.museumtix .memberpromo {
	color: #38444e;
	font-size: 12px;
	font-weight: bold;
}

/*-- .ellipsis: replaces overflowing text with ... (not in Firefox 3.6.3) --*/
.showtimes2 .ellipsis {      
	white-space: nowrap;  
  overflow: hidden;  
  text-overflow: ellipsis;  
  -o-text-overflow: ellipsis;  
  -ms-text-overflow: ellipsis; 
/*  -moz-binding: url("ellipsis.xml#ellipsis"); */ 
}


.showtimes2 .disclaim {
	font-size: 10px;
	color: #333;
	padding-left: 5px;
}


.museumtix tr {	padding: 2px 10px;}

.museumtix td {
	border: 1px solid #ced4d8;
	font-size: 12px;
	padding: 1px 5px;
}


/*-- 14. "SLIDES": IMAGE PAGE STYLES --*/

/*-- #image_content: 1-column image-view content area --*/

#image_content h4 {
	margin: 12px 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #5d6970;
}

/*-- 15. STAFF LIST STYLES --*/

/*--.sl_table: table of staff names, titles, & phone #s --*/
.sl_table {
	width: 90%;
}

.sl_table td { height: 26px; line-height: 16px; vertical-align: top; }

.sl_name {width: 33%;}

.sl_name, .sl_name a, .sl_phone { font-size: 12px; }

.sl_title {font-size: 11px;}

.sl_title, .sl_phone { font-weight: bold; color: #75838e; }

.sl_table .sl_phone { text-align: right; width: 25%; }
