/* CSS */

		
		/* LEGACY STYLES */
		
		p {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 9pt;
			line-height: 12pt;
			margin: 0 0 10px 0;
		}
		.small {
			font-size: 8pt;
		}
		.smallwhite {
			font-size: 8pt;
			line-height: 10px;
			color: #FFFFFF;
		}
		.green {
			color: #336633;
		}
		.orange {
			color: #CC3300;
		}
		.red {
			color: #FF3300;
		}
		.gray {
			color: #555555;
		}
		.brown {
			color: #996633;
		}
		.smallorange {
			color: #CC3300;
			font-size: 8pt;
		}
		
		p.artistlist {
	font-size: 10px;
		}
/* HEADER LAYOUT */

#header {
	padding: 0px;
	height: 70px;
	position: relative;
	background-color: #aeb7af;
	background-image: url(ChristianFaur.gif);
	background-repeat: no-repeat;
	margin: 0px;
}


/* HOME STYLES */

body#home {
	background-color: #FCE599;
	color: #333333;
	margin: 0;
	}

#home-box {
	width: 450px;
	height: 450px;
	padding: 5px;
	background-color: #aeb7af;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top:-225px;
	margin-left: -225px;
	text-align: center;
	border: 1px solid #555555;
	}

 
 
#home-current {
	margin: 10px 0 20px 0;
	}

#home-current a img {
	border: 1px solid #555555;
	}
		
#home-footer {
	color: #555555;
	font-size: 10px;
	margin: 0;
	}


/* END HOME STYLES */



/* COMMON STYLES */

body {
	font-family: geneva,verdana,helvetica,arial,sans-serif;
	font-size: 9px;
	background-color: #aeb7af;
	color: #555555;
	}

body.exhibition {
	background-color: #aeb7af
	}

a:link, a:visited {
	color: #555555;
	outline: none;
	}
	
a:hover, a:active {
	color: #A32000;
	outline: none;
	}

h1.sectionhead {
	text-align: left;
	background-color: #555555;
	color: #aeb7af;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;

	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	letter-spacing: 1px;
	}

h1.sectionhead-exhibitionindex {
	padding: 3px 5px 2px 5px;
	text-align: left;
	margin: 10px 0 10px 0;
	background-color: #555555;
	color: #aeb7af;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}

h1.sectionhead a:link, h1.sectionhead a:visited {
	color: #aeb7af;
	text-decoration: none;
	}
	
h1.sectionhead a:hover, h1.sectionhead a:active {
	color: #A32000;
	text-decoration: none;
	}	



#relatedlinks {
	font-size: 7pt;
	font-family: verdana,helvetica,arial,sans-serif;
	line-height: 10pt;
	color: #CC3300;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
#relatedlinks li{
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 0;
	}

#relatedlinks a:link, #relatedlinks a:visited {
	text-decoration: none;
	}
	
#relatedlinks a:hover, #relatedlinks a:active {
	text-decoration: underline;
	}	


#footer {
	margin: 10px 0 0 0;
	padding: 4px 0;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	text-align: center;
	color: #555555;
	font-size: 10px;
	clear: both;
	}

cite {
	font-style: italic;
	}

blockquote {
	margin: 15px 20px;
	line-height: 14px;
	}

.clearboth {
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}


.clearright {
	clear: right;
	height: 0;
	line-height: 0;
	visibility: hidden;
}


.clear-text {
	clear: both;
	}
	
	
.toplink {
	padding: 10px;
	text-align: center;
	font-size: 10px;
	}
	
	
	
/* END COMMON STYLES */




/* GALLERY PAGE STYLES */

#galleryinfo {
	}
	
#galleryinfo h3 {
	font-weight: bold;
	color: #FF6600;
	font-size: 10px;
	margin: 0 0 3px 0;
	}
	
.designcredit {
	font-size: 9px;
	}

/* END GALLERY PAGE STYLES */




/* SUBHEAD (H2) STYLES */

h2.current-exhibition {
	width: 300px;
	padding: 3px 0 2px 0;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	margin: 0;
	background-color: #cccccc;
	color: #555555;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}

h2.news {
	padding: 3px 5px 2px 5px;
	text-align: left;
	margin: 0 0 10px 0;
	background-color: #555555;
	color: #ffffff;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}

h2.reviews {
	padding: 3px 5px 2px 5px;
	text-align: left;
	margin: 0;
	background-color: #555555;
	color: #ffffff;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}


/* NEWS */


/* NOTE: NEW news-left AND news-right STYLES IN layoutstules.css  */

#news-left {
	width: 370px;
	float: left;
	margin: 20px 0 0 0;
	}

#news-right {
	width: 370px;
	float: right;
	margin: 20px 0 0 0;
	}



#news-hires {
	width: 500px;
	margin: 20px auto 0 auto;
	background-color: #EAEACA;
	border: 0;
	}
	
#news-hires td {
	margin: 0;
	padding: 3px;
	border: 0;
	}
	
#news-right table,#news-hires table {
	width: 100%;
	border-collapse: collapse;
	background-color: #FEF0C1;
	}

#news-right td,#news-hires td {
	padding: 3px 5px 5px 5px;
	border-bottom: 1px solid #555555;
	}

#news-right td p,#news-hires td p {
	margin: 0 0 5px 0;
	font-size: 11px;
	}

#news-right p {
	margin: 0;
	}

#news-left p {
	margin: 0 0 10px 0;
	font-size: 11px;
	}
	
#review {
	text-align: center;
	}

#webreview {
	text-align: left;
	padding: 0 10px;
	}

#webreview #review-heading {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	}

#webreview #review-heading img {
	padding: 0 0 10px 0;
	}
		
#webreview img.logo {
	display: block;
	margin: 0 0 10px 0;
	}

#webreview-photo {
	float: right;
	margin: 0 0 20px 20px;
	}

#webreview-photo img {
	display: block;
	margin: 5px 0;
	}

#webreview-photo p {
	margin: 5px 5px 10px 0;
	text-align: right;
	font-size: 9px;
	line-height: 12px;
	}

#webreview-header {
	margin: 0 0 25px 0;
	}

.highlight {
	background-color: #ffff66;
	}





/* ARTIST PAGE STYLES */

			/* LEGACY STYLES FOR ARTIST PAGES */
			.thumb-row {
				display: block;
				margin: 0 10px 10px 0;
				}
				
						
			.thumb-row img {
				display: inline;
				margin: 0 0 0 10px;
				text-align: left;
				}	
					
			.thumb-row a img {
				border: 1px solid #cccccc;
				}
				
			.thumb-row a:hover img, .thumbnail a:active  img {
				border: 1px solid #333333;
				}
			
			#thumbnails p {
			font-family: arial, helvetica, sans-serif;
			font-size: 7pt;
			font-weight: bold;
			color: #555555;
			margin: 0 10px 10px 10px;
			text-align: center;
			}
				

#artists-index a:link img, #artists-index a:visited img {
	border: 1px solid #aeb7af;
	}
	
#artists-index a:hover img, #artists-index a:active img {
	border: 1px solid #ff6600;
	}
			
			
.artist-thumbnail {
	width: 150px;
	margin: 0;
	float: left;
	text-align: center;
	}

.artist-thumbnail img {
	margin: 0 auto;
	padding: 0;
	display: block;
	text-align: center;
}

.artist-thumbnail p {
	font-size: 9px;
	line-height: 12px;
	margin: 5px auto 10px auto;
	padding: 0 5px;
	}




#artist-info {
	margin: 0 250px 0 0;
	}
	
#artist-image-thumb {
	text-align: right;
	width: 220px;
	float: left;
	}
#artist-image-right {
	text-align: center;
	width: 550px;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#artist-image {
	text-align: center;
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	}

#artist-info p {
	font-size: 10px;
	}


#artist-info #artist-name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #555555;
	margin: 0 0 8px 0;
	padding: 0;
	}
			
			
			.biolink {
				padding: 0;
				margin: 0 0 5px 1px;
				color: #ffffff;
				}
				
			.biolink a {
				background-color: #FCE599;
				padding: 0 2px 1px 2px;
				font-size: 8px;
				}
				
			.biolink a:link, .biolink a:visited {
				background-color: #FCE599;
				}
				
			.biolink a:hover, .biolink a:active {
				background-color: #FF6633;
				color: #ffffff;
				}



.imagelabel, .exhibition-image-big p {
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0 0 0;
	}

.title {
	font-weight: bold;
	}

.name-callout {
	font-weight: bold;
	}

.title-plain {
	font-weight: bold;
	font-style: normal;
	}


#thumbnails-right {
	width: 230px;
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#thumbnails-right p {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #555555;
	margin-top: 0;
	float: right;
	clear: right;
	width: 200px;
	}

#thumbnails-right .thumbnail {
	float: right;
	display: inline;
	margin: 0 5px 10px 5px;
	padding: 0;
	}	
		
#thumbnails-right .thumbnail a:link img, #thumbnails-right .thumbnail a:visited img {
	border: 1px solid #cccccc;
	
	}
	
#thumbnails-right .thumbnail a:hover img, #thumbnails-right .thumbnail a:active  img {
	border: 1px solid #ff6600;
	}
	
	
	
	
	
#artistbio {
	text-align: left;
	}

#artistbio p {
	font-size: 9px;
	margin: 0 0 10px 0;
	clear: both;
	line-height: 12px;
	position: relative;
	}

#artistbio  .printlink {
	text-align: right;
	font-size: 8px;
	font-family: verdana, arial, helvetica, san-serif;
	float: right;
}

#artistbio  .printlink img{
	border-width: 0;
}

#artistbio  .printlink a:link, #artistbio  .printlink a:visited{
	text-decoration: none;
}

#artistbio  .printlink a:hover, #artistbio  .printlink a:active{
	text-decoration: underline;
}

.bio-listing {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	}
	
.bio-listing2 {
	margin-bottom: 0;
	margin-left: 55px;
	text-indent: 0px;
	width: 490px;
	text-align: left;
	display: block;
	}

#artistbio h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #555555;
	padding: 0;
	margin: 0 0 10px 0;
	}

#artistbio h4 {
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	clear: both;
	}

.bio-year {
	width: 55px;
	float: left;
	display: block;
	font-weight: bold;
	}






/* EXHIBITION PAGE STYLES */

#exhibitions-left a img {
	border: none
	}


p.currentexhibition {
	color: #CC3300;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	}


h2.upcoming-exhibitions {
	padding: 1px 0 2px 5px;
	text-align: left;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	color: #555555;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}

h2.past-exhibitions {
	padding: 3px 5px 2px 5px;
	text-align: left;
	margin: 15px 0 10px 0;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	color: #555555;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}


.upcoming-exhibition, .upcoming-fair, .upcoming-ex-nopic {
	margin: 0 0 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 16px;
	}


.upcoming-exhibition p {
	margin: 0;
	position: absolute;
	top: 10px;
	left: 110px;
	}

.upcoming-ex-nopic p {
	margin: 0;
	}
	
.upcoming-fair p {
	margin: 0;
	}


.upcoming-exhibition-thumb {
	display: inline;
	margin: 0 15px 0 0;
	}

.upcoming-exhibition a:link img, .upcoming-exhibition a:visited img {
			border: 1px solid #aeb7af;
			}
		
.upcoming-exhibition a:hover img, .upcoming-exhibition a:active img {
			border: 1px solid #ff6600;
			}


#exhibitions-list {
	margin: 0;
	;
	clear: none;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	text-align: right;
	width: 220px;
	}
	
#exhibitions-list p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	}	


	
#faur_nav {
	font-size: 9px;
	margin: 5px 0 10px -5px;
	padding: 0 0 10px 0;
	}
	
#faur_nav a {
	border-right: 1px solid #555555;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;

	}

#faur_nav a.last {
	border-right: none;
	}

#faur_nav a.current {
	color: #555555;
	}

#faur_nav a.current-last {
	border-right: none;
	color: #555555;
	}
/*---------- this area is the nav vertical bar----------*/
#faur_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 790px;
	}
	
#faur_nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
	text-decoration: none;	
}

.submenu {
  visibility: hidden;
  position: absolute;
  background: #aeb7af;
  z-index: 3;
}

.submenu a {
  display: block;
  text-align: left;
  padding: 5px;

}

.submenu a:hover {
  color: #A32000;
}

#faur_nav ul li a.menu {
  display: block;
  text-align: center;
  padding: 4px 10px;
  margin: 0;
  width: 60px;
  text-decoration: none;
  float: left;
}

#faur_nav ul li a.menu:hover {
  color:#33FF66;
  background: #555555;
  border-right: 1px solid #aeb7af;

}


/* ---------HOME STYLES--------- */



/*---------- this area is the nav vertical bar----------*/

#exhibition-text {
	text-align: left;
	}

#exhibition-artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	margin: 0 0 5px 0;
	padding: 0;
	}

#exhibition-artist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #555555;
	margin: 15px 0 8px 0;
	padding: 0;
	}
	
#exhibition-artist-small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #555555;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#exhibition-title-big {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: #555555;
	margin: 0 0 8px 0;
	padding: 0;
	}


#exhibition-title-big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: #555555;
	margin: 0 0 8px 0;
	padding: 0;
	}


#exhibition-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	margin: 0;
	padding: 0;
	line-height: 19px;
	}

#exhibition-title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #555555;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
	}

#exhibition-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #555555;
	margin: 5px 0 5px 0;
	padding: 0;
	}

#exhibition-date {
	font-weight: 400;
	font-size: 14px;
	color: #555555;
	margin: 5px 0 8px 0;
	padding: 0;
	}
	
#exhibition-reception {
	font-weight: 400;
	font-size: 11px;
	margin: -3px 0 15px 0;
	color: #555555;
	}

.exhibition-description {
	margin: 5px 330px 10px 0;
	font-size: 10px;
	line-height: 13pt;
	color: #555555;
	}
.exhibition-description-Index {
	margin: 5px 10px 10px 0;
	font-size: 10px;
	line-height: 13pt;
	color: #555555;
	}

blockquote.exhibition-description {
	margin: 5px 330px 10px 30px;
	font-size: 10px;
	line-height: 13pt;
	color: #555555;
	}
	
.exhibition-description-wrap {
	margin: 5px 20px 10px 0;
	font-size: 10px;
	line-height: 13pt;
	color: #555555;
	}
	
.exhibition-description-clear {
	margin: 5px 20px 10px 0;
	font-size: 10px;
	line-height: 13pt;
	color: #555555;
	clear: both;
	}

#exhibition-imagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 0;
	color: #555555;
	}

.exhibition-mainimage-list {
	margin-top: 10px;
	margin-right: 40;
	margin-bottom: 40px;
	margin-left: 0px;
	width: 400px;
	float: left;
	clear: none;
	}
.exhibition-mainimage {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 30px;
	}

.exhibition-mainimage img {
	margin: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.exhibition-mainimage p {
	margin: 5px 5px 10px 0;
	text-align: right;
	font-size: 9px;
	line-height: 12px;
	}

/*
.exhibition-mainimage p#exhibition-imagelink {
	text-align: center;
	}
*/


.exhibition-image-big {
	margin: 5px auto;
	text-align: center;
	}


#exhibition-preview {
	margin: 0 0 0 300px;
	padding: 15px 0 0 0;
}

#exhibition-preview-image {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
}


#exhibition-preview .exhibition-description {
	margin-right: 10px;;
	}


/* CLICKIMAGE ID IS NEWER THAN CLASS - NEED TO UPDATE */

.clickimage {
	margin: 10px 0;
	padding: 5px 0;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	clear: both;
	}

#clickimage {
	margin: 10px 0;
	padding: 5px 0;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	clear: both;
	}

/* */


#pressrelease {
	color:  ;
	text-align: left;
}

#pressrelease p {
	margin: 0 0 10px 0;
	font-size: 10px;
	line-height: 14px;
	}
	
#pressrelease p.pressheading {
	font-weight: bold;
	}



.backlink {
	font-size: 8px;
	margin: -15px 0 20px 5px;
	text-align: left;
	}

.backlink-bottom, #pressrelease p.backlink-bottom {
	font-size: 8px;
	margin: 10px 0;
	text-align: center;
	}

#exhibition-thumbnails {
	margin: 10px auto 0 auto;
	clear: both;
	}

#exhibition-image {
	margin: 10px 0 20px 0;
	}
	
#exhibition-image img {
	margin: 0 0 0 0;
	}
						
						
					/* LEGACY TABLE STYLES FOR EXHIBITION THUMBNAILS */
					#exhibition-thumbnails table {
						width: 100%;
						text-align: center;
						}
					
					#exhibition-thumbnails table.2across {
						width: 85%;
						text-align: center;
						}
						
					#exhibition-thumbnails td.thumb-4across {
						padding: 10px 10px 5px 10px;
						width: 25%;
						}
					
			
					
					/*IE HACK*/ #exhibition-thumbnails a:hover {background-position: 0 0;}
					
					
					#exhibition-thumbnails td.thumblabel {
						padding: 5px 10px 20px 10px;
						font-size: 9px;
						}
						

					/* END LEGACY TABLE STYLES FOR EXHIBITION THUMBNAILS */


/* NEW SYLES FOR EXHIBITION THUMBNAILS */


#exhibition-thumbnails a:link img, #exhibition-thumbnails a:visited img {
			border: 1px solid #aeb7af;
			}
		
#exhibition-thumbnails a:hover img, #exhibition-thumbnails a:active img {
			border: 1px solid #ff6600;
			}
			
			
.thumbnail-box3 {
		width: 240px;
		margin: 0 0 10px 0;
		float: left;
		text-align: center;
}

.thumbnail-box4 {
	width: 250px;
	float: left;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.thumbnail-box2 {
		width: 360px;
		margin: 0 0 10px 0;
		float: left;
		text-align: center;
}

.thumbnail-wrapper {
	height: auto;
	width: 220px;
	padding: 0;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.thumbnail-wrapper img {
	margin: 0 auto;
	padding: 0;
	display: block;
	text-align: center;
}

.thumbnail-wrapper img.horizontal {
	position: absolute;
	bottom: 0;
	left: 0;
}	

.thumbnail-wrapper img[width="150"] {
	position: absolute;
	bottom: 0;
	left: 0;
}

.thumbnail-box3 p, .thumbnail-box4 p, .thumbnail-box2 p {
	font-size: 9px;
	line-height: 12px;
	margin: 5px auto 10px auto;
	padding: 0 5px;
	}

#flash_front {
	margin: 0px;
	float: left;
	top: -15px;
	position: relative;
	background-color: #555555;
}
