@charset "UTF-8";
body  {
	font: 100% Helvetica Neue, Helvetica, sans-serif;
	background: #7d868e url(site/bg.png) repeat-y top center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #mainContent p.byline {
  font-size: 10px;
}
.twoColFixLtHdr #container { 
	width: 796px;  
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	height: 78px;
	width: 287px;
	line-height: 100%;
	background: url(site/mirage-by-joan-jonas.gif) no-repeat bottom left;
	text-indent: 150%;
	overflow: hidden;
    white-space: nowrap;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #header p {
	margin: 12px 0 32px 0;
	padding: 0;
	color: #aeadb1;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	height: 16px;
	width: 260px;
	line-height: 100%;
	background: url(site/december-18-2009_may-31-2010.gif) no-repeat top left;
	text-indent: 150%;
	overflow: hidden;
    white-space: nowrap;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0;
}

.twoColFixLtHdr #sidebar1 h3 a.performance-exhibition-series {
 background: url(site/7-performance-exhibition-series.gif) no-repeat;
        height: 141px;
        width: 131px;
        text-indent: 150%;
       overflow: hidden;
       white-space: nowrap;
	   margin: 28px 0 54px 23px;
	   padding: 0;
	   display: block;
}

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 290px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #FFFFFF;
} 
.twoColFixLtHdr #mainContent h1 {
font-size: 15px; 
font-weight: normal;
}
.twoColFixLtHdr #mainContent p {
width: 480px;
font-size: 13px;
}

.twoColFixLtHdr #mainContent p.note {
font-size: 12px;
font-style: italic;
}
.twoColFixLtHdr #mainContent p.caption {
font-size: 12px;
color: #b4b3b7;
clear: left;
width: 480px;
padding: 10px 0 0 0;
}


.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #sidebar1 ul {
list-style-type: none;
}
.twoColFixLtHdr #sidebar1 ul li {
margin: 0;
padding: 0;
}
.twoColFixLtHdr #sidebar1 ul li a {
text-decoration: none;
margin: 0;
padding: 0;
}
.twoColFixLtHdr #sidebar1 ul li a:link {
}
.twoColFixLtHdr #sidebar1 ul li a:visited {
}
.twoColFixLtHdr #sidebar1 ul li a:hover {
}
.twoColFixLtHdr #sidebar1 ul li a:active {
}


.twoColFixLtHdr #sidebar1 ul#nav {
width: 231px;
margin: 0;
padding: 0 0 0 23px;
}
.twoColFixLtHdr #sidebar1 ul#nav li {
border-top: 1px #898b90 solid;
margin: 0;
padding: 0;
}
.twoColFixLtHdr #sidebar1 ul#nav li a, .twoColFixLtHdr #sidebar1 ul#nav li.videos  {
font-size: 14px;
color: #cacacc;
font-weight: bold;
}
.twoColFixLtHdr #sidebar1 ul#nav li a:link {
}
.twoColFixLtHdr #sidebar1 ul#nav li a:visited {
color: #cacacc;
}
.twoColFixLtHdr #sidebar1 ul#nav li a:hover, .twoColFixLtHdr #sidebar1 ul#nav li.installation-images a.active, .twoColFixLtHdr #sidebar1 ul#nav li.home a.active, .twoColFixLtHdr #sidebar1 ul#nav li.active {
color: #eeedee;
}
.twoColFixLtHdr #sidebar1 ul#nav li a:active {
}

.twoColFixLtHdr #sidebar1 ul#nav li ul {
padding: 0;
margin: 0;
display: block;
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li {
border-top: none;
padding: 0;
margin: 0;
display: inline;
 }
.twoColFixLtHdr #sidebar1 ul#nav li ul li a{
width: 73px;
height: 73px;
/*       text-indent: 150%;
       overflow: hidden;
       white-space: nowrap;*/
	   overflow: hidden;
	   display: block;
	   float: left;
	   padding: 0;
margin: 0;
	
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li a img {
   border: none;
  }

.twoColFixLtHdr #sidebar1 ul#nav li ul li a {
border: 2px #646b71 solid;
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li a:visited {
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li a:hover, .twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-may-windows a.active, .twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-may-windows a.active, .twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-good-night-good-morning a.active, .twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-car-tape a.active, .twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-volcano-film a.active, .twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-mirage-1 a.active, .twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-mirage-2 a.active {
border: 2px #eeedee solid;
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li a:active {
}
/*
.twoColFixLtHdr #sidebar1 ul#nav li.installation-images a {
 background: url(site/nav-installation-images.jpg) no-repeat;
 background-position: 0px 20px;
        height: 92px;    
	   margin: 0;
	   padding: 0;
	   display: block;
}
*/

.twoColFixLtHdr #sidebar1 ul#nav li.home {
border-top: none;
}

.twoColFixLtHdr #sidebar1 ul#nav li.installation-images a img {
border: 2px #646b71 solid;
}
.twoColFixLtHdr #sidebar1 ul#nav li.installation-images a:hover img, .twoColFixLtHdr #sidebar1 ul#nav li.installation-images a.active img {
border: 2px #eeedee solid;
}

.twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-may-windows a {
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-good-night-good-morning a {
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-car-tape a {
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-volcano-film a {
   margin: 0 0 0 0;
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-mirage-1 a {
   margin: 0 0 0 0;
}
.twoColFixLtHdr #sidebar1 ul#nav li ul li.videos-mirage-2 a {
   margin: 0 0 4px 0;
}
.twoColFixLtHdr #sidebar1 ul#nav li.script {
clear: left;
}

.twoColFixLtHdr #sidebar1 ul#offsite {
margin: 40px 0 0 0;
padding: 0 0 0 23px;
}
.twoColFixLtHdr #sidebar1 ul#offsite li {
}
.twoColFixLtHdr #sidebar1 ul#offsite li a:link {
font-size: 14px;
color: #cacacc;
font-weight: bold;
}
.twoColFixLtHdr #sidebar1 ul#offsite li a:visited {
font-size: 14px;
color: #cacacc;
font-weight: bold;
}
.twoColFixLtHdr #sidebar1 ul#offsite li a:hover {
color: #eeedee;
}
.twoColFixLtHdr #sidebar1 ul#offsite li a:active {
}

p.moma-link a {
 background: url(site/moma-logo.gif) no-repeat;
 background-position: 0 0;
       height: 12px;
       width: 45px;
       text-indent: 150%;
       overflow: hidden;
       white-space: nowrap;
	   margin: 40px 0 0 23px;
	
	   display: block;
}
p.moma-link a:hover {
 background: url(site/moma-logo.gif) no-repeat;
 background-position: 0 -12px;
       height: 12px;
       width: 45px;
       text-indent: 150%;
       overflow: hidden;
       white-space: nowrap;
	  
	   display: block;
}

p.moma-link a span {
position: relative; top: 12px;
}

*|*:link {
color: #fff !important;
}

*|*:visited {
color: #fff !important;
}

.videotext a:link,
.videotext a:visited{
  color: #000 !important;
  text-decoration:none;
  font-weight: normal;
}

