@charset "utf-8";
/* CSS Document */

body {
	font-family: "Abadi MT Condensed Light", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999;
	background-color: #FFF;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover  {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #222222;
	text-decoration: none;
}
.active {
}
h2 {
	letter-spacing: 0.1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	text-align: left;
	display: inline;
	background-color: #FFF;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	width: auto;
	clear: none;
	color: #999;
}
#content #rightcol .videotitle {
	padding: 0px;
	background-color: #FFF;
	text-transform: uppercase;
	display: inline;
	width: 400px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 700px;
	overflow: visible;
}
#wrapper #content #swf {
	height: 400px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content #opening img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #content {
	width: 800px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.thumbnails {
	width: 225px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#logo {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#content #leftcol #videocategory {
	height: 350px;
	margin-top: 0px;
	overflow:hidden;
	width: 225px;
	padding: 0px;
}
#videocategory #mover {
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#videocategory .categories {
	float: left;
	height: 400px;
}

#scrollthumb, #scrollthumb2{
	height: 310px;
	margin-top: 15px;
	overflow:hidden;
	width: 225px;
}
#scrollthumb li, #scrollthumb ul, #scrollthumb2 li, #scrollthumb2 ul {
	height: 310px;
	width: 225px;
}
#scrollthumb ul, #scrollthumb li, #scrollthumb2 ul, #scrollthumb2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#scrollthumb ul li h4, #scrollthumb2 ul li h4{
	margin:0;
	font-size: 11px;
	}
#scrollthumb ul li a h4, #scrollthumb2 ul li a h4{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	font-weight: normal;
	float: right;
	color: #999;
}
#scrollthumb ul li a:hover h4, #scrollthumb2 ul li a:hover h4 {
	color: #333;
}
#scrollthumb ul li a img, #scrollthumb2 ul li a img{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #leftcol #scroll_btn, #content #leftcol #scroll_btn2 {
	height: 12px;
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


#scroll_btn #scrollup, #scroll_btn2 #scrollup2 {
	float: left;
}
#scroll_btn #scrolldown, #scroll_btn2 #scrolldown2 {
	float: right;
}

#content #leftcol {
	float: left;
	width: 240px;
	height: 400px;
}
#content #rightcol {
	float: left;
	width: 500px;
	margin-left: 50px;
	height: auto;
}
#rightcol #video {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 480px;
}

#rightcol .back {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	width: 50px;
	float: right;
	display: inline;
	margin-right: 20px;
}
#text h3 {
	font-size: 10px;
	font-weight: normal;
	width: 140px;
	letter-spacing: 0.1em;
	display: block;
	margin: 0px;
	float: left;
	clear: both;
	text-transform: capitalize;
	font-variant: small-caps;
}

.right {
	text-align: right;
}

.qfader {
	float: left;
	width: 350px;
	display: none;
	filter:alpha(opacity=0);
	opacity:0;
	background-color:#FFF;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	line-height: 13px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
}

.fader {
	filter:alpha(opacity=0);
	opacity:0;
	display: none;
	width:510px;
	background-color:#FFF;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	clear: both;
	margin-top: 14px;
	float: right;
	color: #000;
}
.fader p {
	letter-spacing: 0.1em;
	line-height: 13px;
	display: inline-block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
}
.question, .answer , .closer{
	clear: both;
	float: right;
	width: 500px;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFF;
}
.closer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}


.questiontab {
	clear: both;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #666;
}
.answertab {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 12px;
	color: #666;
}
.active {
	color: #000;
	background-color: #FFF;
}



#content #bottom {
	clear: both;
	width: 800px;
	display: block;
	height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
#content #bottom #text {
	width: 520px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content #bottom #nav {
	float: left;
	width: 240px;
	margin: 0px;
}
#content #bottom #nav table {
	width: 155px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #content #workmenu {
	width: 165px;
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #roll {
	float: left;
	width: 600px;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 350px;
}
.thumbbar {
	height: 40px;
	width: 125px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbimg  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	right: 0px;
}
.thumbbar a {
	position: static;
}

a .thumbimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#roll .rollthumb {
}
#roll .rollthumb .bar1 {
	clear: both;
	float: right;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 50px;
	display: inline;
}
#roll .rollthumb .bar {
	clear: both;
	float: right;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	display: block;
	overflow: hidden;
}


#roll .rollthumb #bar3, #roll .rollthumb #bar4 {
	height: 40px;
	width: 500px;
	overflow:hidden;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bar3container {
	width: 540px;
	clear: both;
	height: 40px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.nudgeleft {
	margin-right: 50px;
}

#bar4container {
	width: 540px;
	clear: both;
	height: 40px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#bar3container #scrolleft, #bar4container #scrolleft2 {
	float: left;
	height: 30px;
	width: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bar3container #scrollright, #bar4container #scrollright2 {
	float: left;
	height: 30px;
	width: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bar3 ul, #bar4 ul {
	margin:0;
	padding:0;
	list-style:none;
	width: 500px;
	float: left;
	overflow: hidden;
	height: 40px;
	}
#bar3 li,#bar4 li {
	float: left;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
	overflow:hidden;
}
td img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#opening .museumimg {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text .bodytext p {
	font-size: 12px;
	font-weight: normal;
	color: #111;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.caption, .caption2, .caption3, .award , .captionstatic{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	width:450px;
	clear: both;
	float: left;
	display: inline-block;
}
.client, .credits {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	display: inline-block;
	font-size: 12px;
	color: #333;
}
.captionstatic p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#text .bodytext {
	margin: 0px;
	padding: 0px;
}
#text .bodytext p a {
	display: inline-block;
	clear: both;
	float: left;
}
.news {
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 380px;
	overflow: scroll;
}
.news .newsitem {
	margin-bottom: 10px;
	border: 1px dashed #666;
	clear: both;
}
.newsitem .newshead {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.newsitem .newsbody {
	clear: both;
	height: auto;
	padding: 5px;
}
.newsbody p {
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
	
}


.newsbody p a {
	color: #000;
}
.newsbody p a:hover {
	color: #CCC;
	background-color: #333;
}
.newshead .date {
	float: right;
	clear: none;
	position: relative;
	top: -23px;
	right: 10px;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #content #opening {
	height: auto;
}


.newsitem .newshead h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	display: block;
	margin: 0px;
	color: #333;
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#opening #bio p {
	font-weight: normal;
	color: #666;
	float: right;
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #content #opening #bio {
	padding: 0px;
	clear: both;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #content #opening #bio .portrait {
	height: 200px;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.fill {
	display: block;
	height: 400px;
	width: 700px;
}
