/* Global
------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	background-color:#fff;
}	

* {
	/* First line so I can cut & paste where I want light */
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, san-serif;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, san-serif;
	font-size:11px;
	line-height:14px;
	color: #000;
}

a {
  /* No dots around image links in FF */
  outline: none;
}

a.zoom {
	cursor: -moz-zoom-in;
}

a, a:link, a:active, a:hover, a:visited {
	color: #000;
	text-decoration:none;
}

a:hover {
	color: #ae9460;
	text-decoration:underline;
}	

#global {
     width: 676px;
     background-color: ;
     margin: 5% auto 0 auto;
     border: 1px solid white;
     overflow: auto;
}

#nav {
	width: 676px;
	height: 57px;
	background-color: none;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	list-style-type: none;
}

#content {
	width: 676px;
	background-color: none; /*#99CCFF; */
	margin: 30px auto;
}

img { border: none; }


/* Home (page w/ installation shot)
------------------------------------------------- */
	
#home-pg-installation {
	width:676px;
	height:416px;
	margin:40px auto;
	text-align: center;
}

#home-pg-pr {
	width:500px;
	margin:40px auto;
	text-align: center;
	padding-left: 60px;
}

/* Image Viewer
------------------------------------------------- */
	
#img-viewer-container {
     width: 676px;
     background-color: ;
     overflow: auto;
}

#close-zoom {
	position:absolute;
	right:5%;
	top:5%;
	border: 1px solid green;
	float: right;
}	

		/* ERASE WHEN NEW ARROWS ARE APPROVED */
		#img-viewer-left-arrow, #img-viewer-right-arrow {
			width: 24px;
			height: 345px;
			/* background-color:#99FF99; */
			float: left;
		}	
		
		/* ERASE WHEN NEW ARROWS ARE APPROVED */
		#img-viewer-right-arrow {
			float: right;
		}	

#img-viewer-header {
	width: 676px;
	height: 46px;
	/* background-color:#FFCCFF; */
}

#img-viewer-header-left {
	position: relative;
	width: 300px;
	white-space: nowrap;
	/* background-color:#009900; */
	float: left;
}	

/* Name of Exhibition or Artist */
#img-viewer-header-left h2 {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, san-serif;
	font-size:14px;
	margin-bottom: 4px;
	font-weight: normal;
}	

/* bio, pr links, etc */
#img-viewer-header-left h3 {
	font-size:12px;
	margin-top: 0;
	font-weight: normal;
}	

/* UR image viewer arrows */
#img-viewer-header-right {
	position: relative;
	width: 100px;
	white-space:nowrap;
	/* background-color:#cc0f33; */
	float:right;
	text-align:right;
	padding-top: 5px;
}

/* ERASE WHEN NEW ARROWS ARE APPROVED */
#img-viewer-header-right h2 {
	margin-right: 24px;
	position:absolute;
	right:0;
	bottom:0;
	font-size:12px;
	color:#999;
	font-weight:normal;
}

#img-viewer-img {
	width: 676px;
	height: 345px;
	/* background-color:#00FF99; */
	float:left;
	text-align: center;
}

#img-viewer-footer { 
	width: 676px;
	/* background-color:#CC9966; */
	padding-top: 18px;
	clear:both;
	white-space: nowrap;
	overflow: auto;
}

span.title { font-weight:bolder; }

span.artistname { font-weight:bolder; }

span.sold { color: red; font-size: 9px; letter-spacing: .2em; }

#img-viewer-footer-left {
	width: 676px;
	float:left;
	/* background-color:#00CCFF; */
	text-align: center;
}

#img-viewer-footer-left p {
	padding-left: 0px; /*24px*/
	line-height:16px;
}

/* ERASE WHEN NEW ARROWS ARE APPROVED */
#img-viewer-footer-right {
	width: 338px;
	float:right;
	/* background-color:#66CCFF; */ 
	text-align:right;
}

/* ERASE WHEN NEW ARROWS ARE APPROVED */
#img-viewer-footer-right p {
	padding-right: 0; /*24px;*/
}


/* Exhibtions Index, Publications Index
------------------------------------------------- */

#exhibitions-grid-container, #publications-grid-container {
	overflow: auto;
	width: 430px;
	margin: 60px auto;
	background-color: transparent;
}	

.exhibitions-grid-row, .publications-grid-row {
	height: 130px;
	width: 430px;
	font-size: 14px;
	margin:0 0 20px 0;
	background-color: transparent;
}

.exhibitions-grid-image, .publications-grid-image {
	margin-left:0px;
	float: left;
}	

.exhibition-grid-spacer, .publications-grid-spacer {
	height: 30px;	
}		

.exhibitions-grid-name, .publications-grid-name {
	height: 130px;
	width: 300px;
	position:relative;
	float: left;
	background-color: transparent;
}

.exhibition-grid-name-inner, .publications-grid-name-inner {
	margin: 0 0 0 1em;
	font-size:14px;
	position:absolute;
	bottom: 0;
}

h3.date {
	font-size: 14px;
	margin-bottom:0;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, san-serif;
	font-weight: normal;
	white-space: nowrap;
}	

h3.bottom {
	font-size: 12px;
	margin-bottom:0;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, san-serif;
	font-weight: normal;
	white-space: nowrap;
}	


/* Artists Index
------------------------------------------------- */

#artist-grid-container {
	margin-top: 60px;
	width: 676px;
	background-color:transparent;
	overflow: auto;
}

.artist-grid-item {
	width: 225px;
	float:left;
	margin-bottom: 25px;
	overflow: auto;
	text-align: center;
}

.artist-grid-item h3 {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, san-serif;
	font-size:11px;
	margin-bottom: 4px;
	font-weight: normal;
}


/* About Page
------------------------------------------------- */

#about-pg {
	width: 676px;
	overflow: auto;
	margin: 40px auto;
}	

#about-pg-text {
	margin: 10px 40px;
	background-color: ;
	float:left;
}

#about-pg-text h1 {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, san-serif;
	font-size:14px;
	margin-bottom: 4px;
	font-weight: normal;
}

#about-pg-text h2 {
	margin: 10px 0 0 0;
	font-size: 18px;
}

#about-pg-text a {
	border-bottom: 1px dotted #999;
}

#about-pg-text a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #ae9460;
}

#about-pg-map {
	float:right;
	width: 375px;
	height:375px;
	margin-bottom: 20px;
}		


/* Other text pages (Bio, Press release, Publication) 
------------------------------------------------- */

#bio, #press-release {
	background-color:#fff;
	width: 492px;
	margin: 60px auto;
}

#bio table, #press-release table {
	width: 492px;
}

#pr-back {
	text-align: right;
}	

.bio-back {
	float:right;
	padding: 1px .5em 0 .5em;
	text-align:center;
	background-color:#fff;
	border: 1px solid #ccc;
}	

#bio h1 {
	margin-top: 1px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, san-serif;
	font-size:14px;
	margin-bottom: 4px;
	font-weight: normal;
	float:left;
}	

#bio .date { 
	padding-right: .5em; white-space:nowrap; 
}

#bio .date, #bio .desc { 
	vertical-align:top; padding-bottom: .75em; 
}

#publication {
	width: 600px;
	margin: 40px auto;
}

/* Same as #img-viewer-header-left h2 */
#publication h2 {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, san-serif;
	font-size:14px;
	margin-bottom: 4px;
	font-weight: normal;
}	


/* Contact page
------------------------------------------------- */

/* Need this b/c page is in an iframe */
body.contact-pg {
	margin:0;
	padding: 0;
}

#contact-pg {
	overflow: auto;
	width: 410px;
	margin: 20px auto;
	padding: 0;
	background-color: ;
}	

#contact-pg h2 {
	font-size: 14px;
	font-weight: normal;
}	

#contact-form {
	width:250px;
	float:left;
	margin: 0;
	padding: 0;
	background-color: ;
}

#contact-form td {
	padding-bottom: 8px;
}

#contact-form td.row-name {
	padding-right: 8px;
}

#contact-text {
	float:left;
	background-color: ;
}


/* Future exhibits & Press page
------------------------------------------------- */

#future-list, #press-list {
	margin: 20px auto 0 auto;
	border: 1px solid white;
}

#future-list td, #press-list td {
	padding-bottom: .5em;
}

#future-list td.name, #press-list td.name {
	text-align: right;
	padding-left: 4em;
}

#future-list td.name a, #press-list td.name a {
	text-decoration: underline;
}

#future-list td.date h3 {
	margin: 1em 0 0 .25em;
}

