/* 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://old.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://old.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;
}

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;
}

#navigation_xtra {
	margin-top: 28px;
	}
	
a.navbig {
	color: silver;
	font-style: normal;
	font-weight: bold;
	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;
}

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

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

.floatright img.fig {
	padding-bottom: 5px;
	}
	
.floatleft {
	width: 200px;
	float: left;
	margin-right: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}
	
.floatleft150 {
	width: 150px;
	float: left;
	margin-left: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}
	
.floatleft300 {
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 90%;
	color: #999;
	text-align: left;
	line-height: 110%;
	}
	

.floatleft150_nomargin {
width: 150px;
float: left;
font-size: 90%;
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;
	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://old.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;
}