@charset "UTF-8";

/*  reset css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}



/* General formatting */

body  {
	font-family: Geneva, "MS Sans Serif", sans-serif;
	background: #FFFFFF;
	text-align: left; 
	color: #666;
	font-size: 11px;
	letter-spacing: -.1px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	}

#wrapper {
	float:left;
	text-align: left;
	margin: 45px 0 45px 45px;
	padding: 0;
	border: 0;
	width: 960px;
	}

#header {
	margin:0 0 10px 0;
	width: 100%;
	color: #666;
	}

#subheader {
	margin: 0;
	width: 100%;
	color: #666;
	font-size: 100%;
/*	letter-spacing: -.1px; 
	line-height: 16px;*/
/*	font-weight: bold; */
	text-decoration: none;
/*	text-transform:uppercase;	*/
	}

#subexpoheader {
	margin: 0;
/*	width: 100%;*/
	color: #666;
	font-size: 100%;
	text-decoration: none;
/*	position: absolute;
	z-index: 3;
	background-color: #fff;*/
	}
	
#pagecontainer {	
	margin: 40px 0 0 0;
	width: 100%;
	
}	

/* for publication pages */
#pagecontainer2 {	
	margin: 70px 0 0 0;
	width: 100%;
	
}

.side-fifty {
	float: left;
	width: 380px;
	text-align: center;
	}

.side-fiftyb {
	float: left;
	width: 380px;
	text-align: center;
	}	
	
	

#side-a {
	float: left;
	width: 330px;
	text-align:justify;
	
	}


#side-b { 
	float: right;
	width: 620px;
	margin-bottom: 20px;
	}

#publicationspage #side-b { 
	float: right;
	width: 415px;
	margin-right: 205px;
	}

#footer {
	clear: both;
	margin: 30px 0;
	}

#exponoside { 
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
	}


#noside { 
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
	}

/* cells on gallery page */
.contatinfo {
	width:240px;
	padding:0;
	margin:0 10px 10px 0;
	float: left;
}	

.contatinfomap {
	width:500px;
	padding:0;
	margin:0 10px 10px 0;
	float: left;
}

 #firstcell {
	margin:0 75px 10px 0;
/*	width: 275px; */
}

/* navigation styles */


#sitetitle {
	display:block;
	height:25px;
	width:224px;
	margin: 0px 25px 0 0;
	text-indent: -10000px;
	overflow: hidden;
	background: url('/images/headernav/robertsandtilton.gif') top left no-repeat;
	text-decoration:none;
	float: left;
	}


#sitetitle:hover {
	background-position: bottom left;
	}

ul#nav {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

ul#nav li {
	display: inline;
	}

ul#nav a {
	display:block;
	float: left;

	}

#artists {
	height: 16px;
	width: 69px;
	margin: 9px 20px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/artists.gif') top left no-repeat;
	display: block;
	}

#artists:hover {
	background-position: bottom left;
	}

body#artistspage .on{
	background-position: bottom left;
	}	

#exhibitions {
	height: 16px;
	width: 107px;
	margin: 9px 20px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/exhibitions.gif') top left no-repeat;
	display: block;
	}

#exhibitions:hover {
	background-position: bottom left;
	}

body#exhibitionspage .on{
		background-position: bottom left;
		}

#publications {
	height: 16px;
	width: 123px;
	margin: 9px 20px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/publications.gif') top left no-repeat;
	display: block;
	}

#publications:hover{
	background-position: bottom left;
	}

body#publicationspage .on{
	background-position: bottom left;
	}	


#news{
	height: 16px;
	width: 49px;
	margin: 9px 20px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/news.gif') top left no-repeat;
	display: block;
	}

#news:hover{
	background-position: bottom left;
	}

body#newspage .on{
	background-position: bottom left;
	}	


#gallery{
	height: 16px;
	width: 76px;
	margin: 9px 20px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/gallery.gif') top left no-repeat;
	display: block;
	}

#gallery:hover{
	background-position: bottom left;
	}

body#gallerypage .on{
	background-position: bottom left;
	}	
	

/* Artist subnav */

ul#artistnav {
	padding-left: 0;
	margin: 0px 0 0 0;
	font-size: 110%;
	list-style-type: none;
	}

ul#artistnav li {
	display: block;
	list-style-type: none;
	margin: 1px 0 0 0;	
	
	}
	
ul#artistnav li a:hover {
	color: #999;

	}
	
ul#artistnav li p {
	margin: 0 0 0 5px;	
	}
		
#artistname {
	margin-top: 44px;
	font-size: 130%; 
	color: #666;
}

.artistname {
	font-size: 130%;
	font-weight: normal;
}

/* expo subpages nav */

ul#exponav {
	
	margin-left: 338px;
	padding-left: 0;
	list-style-type: none;
	}

ul#exponav li {
	display: block;
	list-style-type: none;
	margin: 8px 0px 0 0;	
	}

#current{
	height: 16px;
	width: 68px;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/expo_current.gif') top left no-repeat;
	display: block;
	}

#current:hover{
	background-position: bottom left;
	}

#upcoming{
	height: 16px;
	width: 79px;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/expo_upcoming.gif') top left no-repeat;
	display: block;
	}

#upcoming:hover{
	background-position: bottom left;
	}

#past{
	height: 16px;
	width: 34px;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/expo_past.gif') top left no-repeat;
	display: block;
	}

#past:hover{
	background-position: bottom left;
	}

/* expo years subpages nav */

ul#pastyears {
	margin-left: 338px;	
	margin-top: 8px;
	padding-left: 0;
	list-style-type: none;
	}

ul#pastyears li {
	display: inline;	
	}

ul#pastyears a {
	display:block;
	float: left;
	}

#ohten{
	height: 16px;
	width: 33px;
	margin: 0px 15px 0 0;	
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/year_2010.gif') top left no-repeat;
	display: block;
	}

#ohten:hover{
	background-position: bottom left;
	}

#ohnine{
	height: 16px;
	width: 33px;
	margin: 0px 15px 0 0;	
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/year_2009.gif') top left no-repeat;
	display: block;
	}

#ohnine:hover{
	background-position: bottom left;
	}

#oheight{
	height: 16px;
	width: 33px;
	margin: 0px 15px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/year_2008.gif') top left no-repeat;
	display: block;
	}

#oheight:hover{
	background-position: bottom left;
	}

#ohseven{
	height: 16px;
	width: 33px;
	margin: 0px 15px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/year_2007.gif') top left no-repeat;
	display: block;
	}

#ohseven:hover{
	background-position: bottom left;
	}
	
#ohsix{
	height: 16px;
	width: 33px;
	margin: 0px 15px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/year_2006.gif') top left no-repeat;
	display: block;
	}

#ohsix:hover{
	background-position: bottom left;
	}

#ohfive{
	height: 16px;
	width: 33px;
	margin: 0px 15px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/year_2005.gif') top left no-repeat;
	display: block;
	}

#ohfive:hover{
	background-position: bottom left;
	}	

#ohfour{
	height: 16px;
	width: 33px;
	margin: 0px 15px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/year_2004.gif') top left no-repeat;
	display: block;
	}

#ohfour:hover{
	background-position: bottom left;
	}	

#ohthree{
	height: 16px;
	width: 33px;
	margin: 0px 15px 0 0;
	text-indent: 10000px;
	overflow: hidden;
	background: url('/images/headernav/year_2003.gif') top left no-repeat;
	display: block;
	}

#ohthree:hover{
	background-position: bottom left;
	}


/* misc css */

a { 
	color: #999;
	text-decoration: none; 
	}

a:hover {
	color: #F96610;
	text-decoration: none; 
	}
	
#side-a a { 
	text-decoration: none; 
	}

#side-a h2 a { 
	text-decoration: none;
	}
	
#virallinks {
	margin-bottom: 10px;
}	

h2 { 
	font-size: 130%;
	font-weight: normal;
 	}
 
h3 { 
	font-size: 100%;
 	}

h4 { 
	font-size: 90%; 
 	}

h5 { 
	font-size: x-small;
 	}

p {
	margin: 5px 0;
	}

blockquote {
	padding: 5px 10px;
	}

.fltrt { 
	float: right;
	margin-left: 8px;
	}
	
.fltlft { 
	float: left;
	margin-right: 8px;
	}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}


/* special formatting */

p.subtitle { 
	color: #666;
	font-size:90%;
	margin: 10px 0 20px 0;
	 }

.upcomingeventblock {
	margin: 0 0 20px 0;
}

.currenteventblock {
	margin: 40px 0 20px 0;
}


.upcomingeventstitle {
	font-weight: normal;
	margin: 40px 0 20px 0;
	font-size: 130%; 
	}

.newstitle {
	font-weight: normal;
	margin: 60px 0 20px 0;
	font-size: 130%; 
	}

#artistindexlist ul {
	padding-left: 0;
	list-style-type: none;
	}

ul#artistindexlist li {
	display: block;
	list-style-type: none;
	font-size: 130%; 
	margin: 0px 0px 5px 0;	
	}

/* page holders  */

#pastexpoholder {
	margin: 55px 0 0px 0;
}
	
#pastexpoindexholder p {
	margin: 0 0 20px 0;
}	

#pastexpoholder p {
	margin: 0 0 20px 0;
}

#artistholder {
	margin: 0;
}
	
#artistholder p {
	margin: 0 0 20px 0;
}	

#artistholder p {
	margin: 0 0 20px 0;
}

#newsholder {
	margin: 40px 0 0 0;
}

#newsholder p {	
	margin: 0 0 20px 0;
}

#newsholder h2 {
	margin: 10px 0 0px 0;
}


#galleryholder {
	margin: 40px 0 0 0;
}

#galleryholder p {	
	margin: 0px 0 15px 0;
}


/* for publication pages */
#pagecontainer2 h2 {
	
	margin: 0px 0 10px 0;
	
}

#pagecontainer2 #side-b img {
	margin: 0px 0 10px 0;
}

#pagecontainer2 p {
	margin: 0 0 20px 0;	
}

#pagecontainer2 a {
	text-decoration: none;
}

#pubholder {
	margin: 50px 0 0px 0;
	width: 850px;	
}

#pubholder p {
	margin: 0 0 20px 0;
}

.publicationtile {
	width:100px;
	height: 160px;
	padding:0;
	margin:0 10px 10px 0;
	float: left;
	text-align: left;
}

.publicationtile img {
	margin-bottom: 5px;
	
}



/* slideshow styles */

.image_info {
    display:block;
    border:0px;
    }
.wrapper {
    margin:0px 0;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:500px;
    border: 0px solid #000;
    text-align:left;
}

.wrapper2 {
    margin:0px 0;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:330px;
    border: 0px solid #000;
    text-align:left;
}

.show_title a {
    text-decoration:none;
}
.image_info a {
    text-decoration:none;
}
img {
	border-width: 0;
}

.image {
    margin-bottom:0px;
}
.image img {
    padding:0 0 5px 0;
    display:block;
/*    margin-top: 10px; */
}
.navigation, .navigation a {
	text-decoration: none;
    margin-top:9px;
}
.thumbnail_row {
    margin-top: 1px;
	width: 170px;
}
.thumbnail_row img {
    border:0px solid #aaa;
   	margin-bottom: 1px;
	margin-right: 1px;
}

.small, .small a {
    margin-top: 20px;
    text-decoration:none;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

/* projections links */
.projectionslinks ul li {
	font-weight: bold;
	font-size: 13px;
	margin: 3px 0;
}

.scheduleday {
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
}

.sponfltlft { 
	float: left;
	height: 80px;
	margin: 0 25px 10px 0;
	}