body {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Sans;
	background-color: #ffffff;
	padding:0px;
	text-align:justify;
	line-height:15px;
}
img {
	border:0px;
}
table {
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	border-collapse:separate;
}
p,td,th {
	font-size: 10px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Sans;
	text-align: justify;
}
p.right {
	text-align: right ;
}
p.extra_space {
	padding-top:15px;
}
a:link {
	font-size: 10px;
	font-family: Verdana, Sans;
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	font-family: Verdana, Sans;
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	font-size: 10px;
	font-family: Verdana, Sans;
	text-decoration: none;
	color: #cc0000;
	/* border-bottom: 1px solid #C0C0C0;	*/
}
a:active {
	font-size: 10px;
	font-family: Verdana, Sans;
	text-decoration: none;
	color: #cc0000;
}
a.leftnav:link {
	font-family:futuralt-book, Verdana; 
	color: #cc0000;
}
a.leftnav:visited {
	font-family:futuralt-book, Verdana; 
	color: #cc0000;
}

.leftnav {
	font-family:futuralt-book, Verdana; 
	color: #333333;
}
.spacer1px {
	font-size:1px;
	line-height:1px;
}
.spacer2px {
	font-size:2px;
	line-height:2px;
}
.spacer5px {
	font-size:5px;
	line-height:5px;
}
.spacer10px {
	font-size:10px;
	line-height:10px;
}
.spacer20px {
	font-size:20px;
	line-height:20px;
}
.content{
	margin:auto;
	width:770px;
	padding:0px;
	min-height:950px;
	height: auto !important;	
	height:950px;
}
/* begin robert irwin */
.content1{
	margin:auto;
	max-width:1700px;
	min-height:600px;
}
.error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 1em;
   color: #fff;
   background-color : #cc191c;
}
.ri {
	padding-top:75px;
	padding-bottom:75px;
}
.tooltip {
	background-color:#ffffff;
	padding:10px;
}
.etapIframe {
	font-family: futuralt; !important;
}
.bioslide {
	height:auto;
	width:auto;
	min-height:200px;
	min-width:300px;
	max-width:817px;
	max-height:545px;
}
.content2{
	margin:auto;
	width:1525px;
	padding-bottom:75px;
	padding-top:75px;
}
@media screen {
	.content1 img {width:auto;height:auto;}
	img.home {width:100%;max-width:1539px;height:auto;float:left;position:relative;}
	img.photo1 {width:100%;max-width:808px;height:auto;float:left;position:relative;}
	img.photo2 {width:100%;max-width:270px;height:auto;float:left;position:relative;}
	img.photo3 {width:100%;max-width:817px;height:auto;float:left;position:relative;}
	img.photo4 {width:100%;max-width:817px;max-height:545px;float:left;position:relative;}
.bioslide {
	height:100%;
	width:auto;
	min-height:200px;
	min-width:300px;
	max-width:817px;
	max-height:545px;
}
}
/* end robert irwin */

.footer {
	margin:auto;
	width: 770px;
	color: #000;
	text-align: center;
	border-color: #C0C0C0;
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	font-family: futuralt;
}

.footer #div1 {
	font-size:10.5px;
	padding-top:11px;
	line-height:11px;
	letter-spacing:1.1px;
}

.footer #div2 {
	font-size:10px;
	padding-top:10px;
	line-height:14px;
	letter-spacing:1.1px;
	margin:0 50px;
}

.footer #div3 {
	/* font-size:15px;	*/
	font-size:10px;
	padding-top:10px;
	line-height:10px;
	text-align:center;
	letter-spacing:1px;
	margin:0 40px;
}

.footer .a_ftr {
	color: inherit;
	font-family: inherit;
	font-size:inherit;	
	text-align: center;
}
.footer .a_ftr:hover {
	border-bottom: 1px solid #C0C0C0;
}
.footer a:hover {
	border-bottom: 1px solid #C0C0C0;
}


.footer div br {
	display:none;
}
.footer td br {
	display:inline;
}
@media (max-width: 600px) {
	.footer {
		margin:auto;
		width: %100;
		color: #000;
		font-size:20px;
		text-align:center;
		border-color: #C0C0C0;
		border-width: 1px 0px 0px 0px; 
		border-style: solid;
		font-family: futuralt;
	}
	.footer br {
		display:inline;
	}
	.footer #div1 {
		font-size: 15px;
		padding-top:11px;
		line-height:20px;
		letter-spacing:1.1px;
	}

	.footer #div2 {
		font-size: 12px;
		padding-top:13px;
		line-height:18px;
		letter-spacing:1.1px;
		margin:0 5px;
	}

	.footer #div3 {
		font-size: 20px;
		line-height:25px;
		letter-spacing:1px;
		margin:0px;
	}
	.footer .a_ftr {
		color: inherit;
		border-color: none;
		font-family: inherit;
		font-size: 20px;	
	}
	a {
		border: none;
		text-decoration: none;
		font-size:20px;
		padding: 0px 4px 0px 8px;
	}
	a:hover {
		border-bottom: 1px solid #C0C0C0;
	}

}	

.entry-content {
	width:450px;
	float:right;
}

.inputfield {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Sans;
	background-color:#ffffff;
	border: 1px solid #666666;
}

.textareafield {
	border: 1px solid #666666;
	background-color: #ffffff;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Sans;
}

.submitbutton {
	border: 1px solid #666666;
	background-color: #ffffff;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Sans;
}

.redsubmitbutton {
	border: 1px solid #666666;
	background-color: #e31b23;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Sans;
}
hr {
	color: #333333;
}			
.at16t_facebook{
	background: url("/images/share_facebook2.gif") no-repeat scroll 0 0 transparent !important;
	display: block;
    height: 16px;
    line-height: 16px !important;
    overflow: hidden;
    width: 5px	!important;
}
.at16t_twitter{
	background: url("/images/share_twitter2.gif") no-repeat scroll 0 0 transparent !important;
	display: block;
    height: 16px;
    line-height: 16px !important;
    overflow: hidden;
    width: 5px	!important;
}
.at16t_email{
	background: url("/images/share_email2.gif") no-repeat scroll 0 0 transparent !important;
	display: block;
    height: 16px;
    line-height: 16px !important;
    overflow: hidden;
    width: 5px	!important;
}
.at16t_print{
	background: url("/images/share_print.gif") no-repeat scroll 0 0 transparent !important;
	display: block;
    height: 16px;
    line-height: 16px !important;
    overflow: hidden;
    width: 5px	!important;
}
#atic_gmail, #atic_stumbleupon, #atic_favorites, #atic_more, #atic_signin, #atic_usersettings, #atic_auth, #at15pf{
	display: none;
	visibility: hidden;
	position:absolute;
	height:0px;
	width:0px; 
	top:0px;
	left:0px;
}
.atm-s a, #at_hover.atm-s a {
    color: #989898 !important;
    font-style: normal;
    font-weight: normal;
	font-size: 11px;
	letter-spacing:1.5px;
	font-family: futuralt !important;
}
#at15s a, #at15s span {
    direction: ltr;
}
#at20mc a {
    color: #3366BB;
}

#at_hover.atm-s .at_bold {
    font-weight: normal;
	color: #989898 !important;
}

.atm-s a span {
    direction: ltr;
    padding-left: 20px;
}
.at16t {
    cursor: pointer;
    overflow: visible !important;
    padding-left: 20px !important;
    text-align: left;
    width: auto;
}	

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/******/

#header-menu {
	float: right;
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}
.sf-menu span {
	font-size:12px;
	font-family: futuralt-heavy;
	color: #000;
	letter-spacing:1px;
}
.sf-menu a {
	font-family: futuralt-book;
	font-size:10px;
	letter-spacing:1px;
	color: #000;
	display: block;
	position: relative;
	border-left: 1px solid #e31b23;
	border-top: 1px solid #dFeEFF; /* fallback colour must use full shorthand */
	border-top: 1px solid rgba(255,255,255,.5);
	padding: 2.5px 11px 2.5px 5px;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu ul {
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu li {
	background: #fff;	
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;

}
.sf-menu ul li {
	background: #fff;
}
.sf-menu ul ul li {
	background: #fff;
}
.sf-menu a:hover {
	color: #e31b23;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #fafafa;		/* 	*/
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.sf-menu br {
	display:none;
}
@media (max-width: 600px) {
	.sf-menu li {
		position: relative;
	}	
	.sf-menu span 	{
		font-size:25px;
		line-height: 30px;
		display:table-cell;
		vertical-align: middle;
	}
	.sf-menu a {
		height: 65px;
		display: table;
		border-left: 4px solid #e31b23;
		font-size:20px;
		padding: 0px 8px 0px 8px;
	}	
	.sf-menu li ul li a {
		display: table-cell;
		vertical-align: middle;
		font-size:30px;
		padding: 10px 8px 0px 8px;
		font-family: futuralt-book;
		z-index: 1;
	}	
	#header-menu {
		float:left;
		padding: 30px 0px;
	}
	.sf-menu br {
		display:inline;
	}
}


/******/

.join-amount	{
	font-family: futuralt-bold, Verdana;
	float:left;
	height:20px;
	width:55px;
	font-size:14px;
	letter-spacing:0.5px;
	line-height:20px;
	color:#cc191c;
}
.join-title		{
	font-family: futuralt, Verdana; 
	float:left;
	font-size:14px;
	letter-spacing:0.5px;
	line-height:20px;
	color:#cc191c;
}
.join-button	{
	font-family: futuralt-bold, Verdana;
	float:left;
	border-style:solid;
	border-width:1px;
	padding:8px;
	border-color:white;
	font-size:12px;
	letter-spacing:1px;
	background-color:#cc191c;
	color:white;
}
.donate-amount	{
	font-family: futuralt-bold, Verdana;
	float:left;
	height:20px;
	width:55px;
	font-size:14px;
	letter-spacing:0.5px;
	line-height:20px;
	color:#2b599b;
}
.donate-title		{
	font-family: futuralt, Verdana; 
	float:left;
	font-size:14px;
	letter-spacing:0.5px;
	line-height:20px;
	color:#2b599b;
}
.donate-button	{
	font-family: futuralt-bold, Verdana;
	float:left;
	border-style:solid;
	border-width:1px;
	padding:8px;
	border-color:white;
	font-size:12px;
	letter-spacing:1px;
	background-color:#989898;
	color:white;
}
.donate-td 		{
	background-color:#FBFBEF;
	width:248px;
	vertical-align:top;
}
/*****************************************/
.listing_td:hover {
	background-color:#ededed;		
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.listing_td {
	background-color:#fafafa;
}
/* hack: display TD's entire height as link when hovering */
.listing_td a	{
	display: block;
	overflow:hidden;
}
.listing_td:hover img {
	opacity: 0.7;
    filter: alpha(opacity=70); 
	z-index:1;
	background:#000;
}
.listing_img { 
	float:left;
	vertical-align:middle;
}
.listing_excerpt {
    width:535px;
	float:right;
	padding-right:15px;
	vertical-align:middle;
}
.listing_excerpt_old_exhibitions {
    padding-left:15px;
	padding-right:15px;
}
.listing_title {
	padding-top:5px;
	padding-bottom:2px;
	font-family:futuralt-bold;
	color:#989898;
	font-size:17px;
	text-align:left;
	letter-spacing:0.5px;
	line-height:120%;
}
.listing_date {
	padding-bottom:1px;
	font-size:11px;
	font-family:futuralt;
	letter-spacing:0.8px;
	color:#989898;
}
.listing_text {
	color:#000;
}
.listing_pagination a:hover{
	color: #989898;
}

/*****************************************/

/* title for posts AND excerpt listings - overrides WP CSS; don't use outside of WP pages*/
.entry-title {
	color: #989898;
	font-family:futuralt-book, Verdana; 
	font-size:18px;
	line-height:20px;
	letter-spacing:0.5px;
	text-align:left;
	width:450px;
	float:right;
}
.entry-title-post{
	color: #989898;
	font-family:futuralt-bold, Verdana; 
	font-size:18px;
	line-height:20px;
	letter-spacing:0.5px;
	text-align:left;
	width:450px;
	float:right;
}
/* most frequently used */
.font-futuralt-bold	{
	color: #989898;
	font-family: futuralt-bold, Verdana;
}
.font-futuralt-book	{
	color: #989898;
	font-family: futuralt-book, Verdana;
}
.font-futuralt 	{
	color: #989898;
	font-family: futuralt, Verdana;
} 
.font-futuralt-heavy	{
	color: #989898;
	font-family: futuralt-heavy, Verdana;
}
@font-face {					
font-family: 'futuralt-bold';					
	src: url('https://chinati.org/includes/fonts/futuralt-bold-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-bold-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-bold-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-bold-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-bold-webfont.svg#futuralt-bold') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-book';					
	src: url('https://chinati.org/includes/fonts/futuralt-book-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-book-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-book-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-book-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-book-webfont.svg#futuralt-book') format('svg');
	font-weight: normal;				
	font-style: normal;				
}
@font-face {					
font-family: 'futuralt';					
	src: url('https://chinati.org/includes/fonts/futuralt-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-webfont.svg#futuralt') format('svg');
	font-weight: normal;				
	font-style: normal;				
}	
@font-face {					
font-family: 'futuralt-heavy';					
	src: url('https://chinati.org/includes/fonts/futuralt-heavy-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-heavy-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-heavy-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-heavy-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-heavy-webfont.svg#futuralt-heavy') format('svg');
	font-weight: normal;				
	font-style: normal;				
}	
/* less frequently used */ 
.font-futuralt-bookoblique	{
	color: #989898;
	font-family: futuralt-bookoblique, Verdana;
}
.font-futuralt-boldoblique	{
	color: #989898;
	font-family: futuralt-boldoblique, Verdana;
}
.font-futuralt-condensed	{
	color: #989898;
	font-family: futuralt-condensed, Verdana;
}
.font-futuralt-condensedbold	{
	color: #989898;
	font-family: futuralt-condensedbold, Verdana;
}
.font-futuralt-condensedboldoblique	{
	color: #989898;
	font-family: futuralt-condensedboldoblique, Verdana;
}
.font-futuralt-condensedlight	{
	color: #989898;
	font-family: futuralt-condensedlight, Verdana;
}
.font-futuralt-condensedlightobl	{
	color: #989898;
	font-family: futuralt-condensedlightobl, Verdana;
}
.font-futuralt-condensedoblique	{
	color: #989898;
	font-family: futuralt-condensedoblique, Verdana;
}
.font-futuralt-heavyoblique	{
	color: #989898;
	font-family: futuralt-heavyoblique, Verdana;
}
.font-futuralt-light	{
	color: #989898;
	font-family: futuralt-light, Verdana;
}
.font-futuralt-lightoblique	{
	color: #989898;
	font-family: futuralt-lightoblique, Verdana;
}
.font-futuralt-oblique	{
	color: #989898;
	font-family: futuralt-oblique, Verdana;
}				
@font-face {					
font-family: 'futuralt-boldoblique';					
	src: url('https://chinati.org/includes/fonts/futuralt-boldoblique-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-boldoblique-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-boldoblique-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-boldoblique-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-boldoblique-webfont.svg#futuralt-boldoblique') format('svg');
	font-weight: normal;				
	font-style: normal;				
}									
@font-face {					
font-family: 'futuralt-bookoblique';					
	src: url('https://chinati.org/includes/fonts/futuralt-bookoblique-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-bookoblique-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-bookoblique-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-bookoblique-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-bookoblique-webfont.svg#futuralt-bookoblique') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-condensed';					
	src: url('https://chinati.org/includes/fonts/futuralt-condensed-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-condensed-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-condensed-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-condensed-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-condensed-webfont.svg#futuralt-condensed') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-condensedbold';					
	src: url('https://chinati.org/includes/fonts/futuralt-condensedbold-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-condensedbold-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-condensedbold-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedbold-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedbold-webfont.svg#futuralt-condensedbold') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-condensedboldoblique';					
	src: url('https://chinati.org/includes/fonts/futuralt-condensedboldoblique-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-condensedboldoblique-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-condensedboldoblique-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedboldoblique-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedboldoblique-webfont.svg#futuralt-condensedboldoblique') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-condensedlight';					
	src: url('https://chinati.org/includes/fonts/futuralt-condensedlight-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-condensedlight-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-condensedlight-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedlight-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedlight-webfont.svg#futuralt-condensedlight') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-condensedlightobl';					
	src: url('https://chinati.org/includes/fonts/futuralt-condensedlightobl-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-condensedlightobl-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-condensedlightobl-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedlightobl-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedlightobl-webfont.svg#futuralt-condensedlightobl') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-condensedoblique';					
	src: url('https://chinati.org/includes/fonts/futuralt-condensedoblique-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-condensedoblique-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-condensedoblique-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedoblique-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-condensedoblique-webfont.svg#futuralt-condensedoblique') format('svg');
	font-weight: normal;				
	font-style: normal;				
}									
@font-face {					
font-family: 'futuralt-heavyoblique';					
	src: url('https://chinati.org/includes/fonts/futuralt-heavyoblique-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-heavyoblique-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-heavyoblique-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-heavyoblique-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-heavyoblique-webfont.svg#futuralt-heavyoblique') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-light';					
	src: url('https://chinati.org/includes/fonts/futuralt-light-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-light-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-light-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-light-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-light-webfont.svg#futuralt-light') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-lightoblique';					
	src: url('https://chinati.org/includes/fonts/futuralt-lightoblique-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-lightoblique-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-lightoblique-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-lightoblique-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-lightoblique-webfont.svg#futuralt-lightoblique') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
@font-face {					
font-family: 'futuralt-oblique';					
	src: url('https://chinati.org/includes/fonts/futuralt-oblique-webfont.eot');				
	src: url('https://chinati.org/includes/fonts/futuralt-oblique-webfont.eot?#iefix') format('embedded-opentype'),				
		url('https://chinati.org/includes/fonts/futuralt-oblique-webfont.woff') format('woff'),			
		url('https://chinati.org/includes/fonts/futuralt-oblique-webfont.ttf') format('truetype'),			
		url('https://chinati.org/includes/fonts/futuralt-oblique-webfont.svg#futuralt-oblique') format('svg');
	font-weight: normal;				
	font-style: normal;				
}					
		
/*slideshow*/
.rslides {
  margin: 0 auto 40px;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.callbacks_container {
  margin-bottom: 0px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.4;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  margin-top: -45px;
  /* comment out the next line to hide the arrows */
  background: transparent url("images/arrows.gif") no-repeat left top;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
  }

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


/* collection slider */
.cf7_controls	{
	max-width:300px;
	padding:0;
}
.cf7_controls a {
	text-decoration: none;
	color: #666666;
	font-family: futuralt-heavy,Verdana;
	font-size: 12px;
	line-height:25px;
	letter-spacing: 1px;
	zoom: 1; /* IE7 */
}
.cf7_controls a:hover {
	background: #FBFBEF;
}

.cf7_controls li {
	padding: .75em .0em .75em .75em;
	/*vertical-align: middle;*/
	list-style-type: none;
	cursor:pointer;
	background: #fff;
	position: relative;
	text-align:left;
	float:left;
	width:100%;
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.cf7_controls li:hover {
	background: #FBFBEF;	
	display: inline;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.cf7_controls li  ul {
	display: none;
}
.cf7_controls li:hover ul {
	top: 0;
	position:absolute;
	z-index:1;
	padding: 0;
	list-style-type: none;
	cursor:pointer;
	color: #666666;
	background: #fff;
	display: inline;	
	white-space: nowrap; /* no need for Supersubs plugin */
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.cf7_controls li:hover ul a {
	text-decoration: none;
	color: #666666;
	font-family: futuralt-bold,Verdana;
	font-size: 10px;
	line-height:25px;
	letter-spacing: 1px;
	zoom: 1; /* IE7 */
}


#cf7 {
  position:relative;
  margin:0 auto 10px;
}
#cf7 img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

#cf7 img.opaque {
  opacity:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
}

