/* CSS Document */

html {width: 100%;}

body {
	/*According to blue robot, declare the default font-size and font-family here. The rest of the typographical rules use relative sizes based on this font-size.*/
	background-color:black;
	!background-image : url(http://www.skyscraper.org/Pics/bgtile2.gif);
	font-size:11px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#frame{
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	!border-left: 1px solid #333;
	!border-right: 1px solid #333;
	!border-top: 5px solid #333;
	!border-bottom: 5px solid #333;
	background-color: black;
	!background-image : url(http://www.skyscraper.org/Pics/bgSkyscraper2.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	}

#logofull{
	width: 60px;
	height: 650px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: transparent;
}

#logotophalf{
	width: 60px;
	height: 200px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: transparent;
}

#topimage{
	width: 675px;
	height: 200px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: transparent;
}
#topimage2{
	width: 620px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: transparent;
}

img.solidborder {
	border: 1px solid #666;
}

#logobottomhalf{
	width: 60px;
	height: 450px;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	background-color: transparent;
}

#content {
	width: 460px;
	height: auto;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
	text-align: left;
	font-size: 1em; /* same size */
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
}

#navigation{
	width: 190px;
	height: auto;
	float: left;
	padding-left: 10px;
	margin-top: 8px;
	text-align: left;
	font-size: 1em; /* same size */
	line-height: 140%;
	border-left: 1px #333 solid;
	background-color: transparent;
}

#navigation2{
	width: 190px;
	height: auto;
	float: left;
	padding-left: 90px;
	margin-top: 8px;
	text-align: left;
	font-size: 1em; /* same size */
	line-height: 140%;
	border-left: 1px #333 solid;
	background-color: transparent;
}

#navigation_xtra {
	margin-top: 28px;
	}

a.navbig {
	color: silver;
	font-style: normal;
	font-weight: ;
	margin-left: 3px;
	outline: none;
	text-decoration: none;

}

a:hover.navbig {
	color: white;
	outline: none;
	text-decoration: underline;
}

a.navsmall {
	color: #16a0f7;
	font-style: normal;
	font-weight: normal;
	margin-left: 12px;
	outline: none;
	text-decoration: none;
}

a:hover.navsmall {
	color: white;
	outline: none;
	text-decoration: underline;
}

#footer {
	width: 765px;
	height: 116px;
	float: left;
	margin-top: 10px;
	border-top: 1px #333 solid;
	background-color: transparent;
}

#footerlogo {
	width: 60px;
	float: left;
 	padding-top: 8px;
 	padding-left: 10px;
	text-align: left;
}

#footercredits {
	font-size: .9em; /* smaller */
	color: #ccc;
	float: left;
	padding-top: 8px;
 	padding-left: 10px;
}

b {
	font-weight:bold;
	font-size: 1em; /* same size */
}

hr {
 	border: none 0;
 	border-top: 1px solid #333;/*the border*/
	width: 230px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
 }

 hr.slideshow {
 	border: none 0;
 	border-top: 1px solid #333;/*the border*/
	width: 550px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	color: #cccccc;
 }

blockquote {
	font-weight: normal;
	font-size: .95em; /* smaller */
}

em { /*used for breadcrumbs*/
	color: #999;
	font-size: 1em; /* smaller */
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}

strong { /*used for title*/
	color: #999;
	font-size: 1.3em; /* bigger */
	font-weight: lighter;
	font-stretch: ultra-condensed;
	/*font-weight: normal;*/
	font-style: normal;
}

h2 {
	color: #fff;
	font-size: 1.18em; /* bigger */
	font-weight: normal;
	font-style: normal;
}

h2 { color: #999999; }
h3 { font-size: 90%; }

h4 { font-size: 100%; }



.floatright {
	width: 200px;
	float: right;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}

.floatright100 {
	width: 100px;
	float: right;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: center;
	line-height: 110%;
	}

.floatright150 {
	width: 150px;
	float: right;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: center;
	line-height: 110%;
	}

.floatright200 {
	width: 200px;
	float: right;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: center;
	line-height: 110%;
	}

.floatright300 {
	width: 300px;
	float: right;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: center;
	line-height: 110%;
	}

.floatright_nomargin {
width: 200px;
float: right;
font-size: 90%;
text-align: right;
line-height: 110%
margin-left: 0px;
margin-right: 10px;
}

.floatright150_nomargin {
width: 150px;
float: right;
font-size: 90%;
text-align: right;
line-height: 110%
margin-left: 0px;
margin-right: 10px;
}

.floatright270_nomargin {
width: 275px;
float: right;
font-size: 90%;
text-align: right;
line-height: 110%
margin-left: 0px;
margin-right: 0px;
}

.floatright300_nomargin {
width: 300px;
float: right;
font-size: 90%;
text-align: right;
line-height: 110%
margin-left: 0px;
margin-right: 0px;
}

.floatright img.fig {
	padding-bottom: 5px;
	}

.floatleft {

	float: left;
	margin-right: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 120%;
	}

.floatleft150 {
	width: 150px;
	float: left;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}

.floatleft200 {
	width: 200px;
	float: left;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}

.floatleft230 {
	width: 230px;
	float: left;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}

.floatleft300 {
	width: 300px;
	float: left;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}

.floatleft150_nomargin {
width: 150px;
float: left;
font-size: 90%;
color: #999;
text-align: left;
line-height: 110%
margin-left: 0px;
margin-right: 10px;
}

.floatleft200_nomargin {
width: 200px;
float: left;
font-size: 90%;
color: #999;
text-align: left;
line-height: 110%
margin-left: 0px;
margin-right: 10px;
}

.floatleft230_nomargin {
width: 230px;
float: left;
font-size: 90%;
color: #999;
text-align: left;
line-height: 110%
margin-left: 0px;
margin-right: 10px;
}

.floatleft275_nomargin {
width: 275px;
float: left;
font-size: 90%;
color: #999;
text-align: left;
line-height: 110%
margin-left: 0px;
margin-right: 10px;
}

.floatleft300_nomargin {
width: 300px;
float: left;
font-size: 90%;
color: #999;
text-align: left;
line-height: 110%
margin-left: 0px;
margin-right: 10px;
}

.floatleft img.fig {
	padding-bottom: 5px;
	}

.floatfull {
	width: 465px;
	float: left;
	margin-top: 10px;
	padding-bottom: 20 px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}

.floatfull520 {
	width: 520px;
	float: left;
	margin-top: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}

.floatfull img.fig {
	padding-bottom: 5px;
	outline: none;
	text-decoration: none;
	}

.floatfull a.fig {
	outline: none;
	text-decoration: none;
	}

#frame_exhibitions{
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 5px solid #333;
	border-bottom: 5px solid #333;
	background-color: black;
	/*background-image : url(http://www.skyscraper.org/Pics/bgSkyscraper2.jpg);*/
	background-position: bottom;
	background-repeat:no-repeat;
	}

#content_bb {
	width: 510px;
	height: auto;
	/*float: left;*/
	padding-top: 8px;
	padding-left: 8px;
	padding-right: auto;
	background-color: black;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 5px solid #333;
	border-bottom: 5px solid #333;
	text-align: left;
	font-size: 1em; /* same size */
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
}

#content_bb b {
	font-weight: bold;
	letter-spacing: 1px;
}

#content_bb cite, a.small {
	font-size: .75em;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	outline: none;
	text-decoration: none;
	color:#ccc;
	line-height: 110%;
}

#content_bb cite {
	color:#999;
}

#content_bb a:hover.small {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	outline: none;
	text-decoration: underline;
}

#content_vw {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 5px solid #333;
	border-bottom: 5px solid #333;
	background-color: black;
	background-image: none;
	background-position: bottom;
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: auto;
	text-align: left;
	font-size: 1em; /* same size */
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
	}

#content_popup {
	width: 310px;
	padding: 10px;
	background-color: #000;
	text-align:left;
	font-size: 1em; /* same size */
	color: #fff;
	line-height: 140%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 5px solid #333;
	border-bottom: 5px solid #333;
	}


body.bes {
	font-size: 1em; /* same size */
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	line-height: 120%;
	background-image: none;
	background-color: #000;
	padding: 10px;
	text-align:justify;
}

.vw {
	width: 500px;
}

a {
	color: #16a0f7;
	font-style: normal;
	font-weight: normal;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	outline: none;
	text-decoration: underline;
}

#content_exhibitions a {
	color: #999;
	font-style: normal;
	font-weight: normal;
	outline: none;
	text-decoration: none;
}

#content_exhibitions a:hover {
	color: #fff;
	font-style: normal;
	font-weight: normal;
	outline: none;
	text-decoration: underline;
}

em.navbigcur {
	margin-left: 3px;
	font-weight: bold;
	font-style: normal;
	color: yellow;
	}

em.navsmallcur {
	margin-left: 12px;
	font-weight: normal;
	font-style: normal;
	color: yellow;
	}

.ahem {
	font-family: Georgia, serif;
	font-size: .9em; /* smaller */
	font-weight: bold;
	color: #ccc;
	display: none;
}

font.cool {
	font-size: 6em;
	font-style:normal;
	font-family: Times, serif;
	color: #666;
	}

#header_across {
	width: 765px;
	height: 200px;
	float: left;
	margin-top: 10px;
	border-bottom: 5px #333 solid;
	background-color: transparent;
}

#content_bigflash {
	width: 765px;
	height: 382px;
	float: left;
	margin-top: 0px;
	border-bottom: 5px #333 solid;
	background-color: #000;
}

#content_across {
	width: 745px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: left;
	font-size: 1em; /* same size */
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
	margin: 0px;
	background-color:#000;
}


.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
}

div.nav-main {
	background-image:url("images/down.jpg");
	background-position:175px 4px;
	background-repeat:no-repeat;
	color:silver;
	cursor:pointer;
	font-style:normal;
	font-weight:bold;
	height:17px;
	margin-left:3px;
	outline:medium none;
	text-decoration:none;
	width:200px;
}

div.nav-main:hover {
	color: white;
}

/* programs archive styles */

.one_program {
	margin-bottom: 25px;
}

.one_program p {
	color: white;
	font-size: 11px;
}

.program_meta {
	margin-bottom: 15px;
}

h3.program_year_title {
	color: #999999;
    font-size: 1.3em;
    font-stretch: ultra-condensed;
    font-style: normal;
    font-weight: lighter;
	margin-top: 0px;
	margin-bottom:0px;
}

h4.program_date {
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
}

h4.program_title {
		color: #999999;
	    font-size: 1.3em;
	    font-stretch: ultra-condensed;
	    font-style: normal;
	    font-weight: lighter;
		margin-top: 0px;
		margin-bottom:0px;

}

h5.program_subtitle {
		color: #999999;
	    font-size: 1.2em;
	    font-stretch: ultra-condensed;
	    font-style: normal;
	    font-weight: lighter;
		margin-top: 0px;
		margin-bottom:0px;
}

h5.program_publisher {
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;

}

p.program_video {

}

#bartlestone_slideshow  {
	width: 400px;
	margin: auto;
	height: 300px;
	overflow: hidden;
}

#bartlestone_slideshow img {
	width: 400px;
	height: auto;
}

#prev-nav {
	float: left;
}

#next-nav {
	float: right;
}

#slideshow_nav {
	margin-bottom: 20px;
	height: 25px;
}

/* Additional CSS added by José Hernández for Skyline's landing page on August 3rd, 2018 at 5PM */
figure{
	margin: 0 !important;
}
figcaption{
	color: #999;
	margin: 5px 0;
}
