/* CSS Document */

body {
	background-color: #E9F3F0;
	font-family: tahoma, arial, helteica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #555555;
	padding: 0;
	}

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

a:hover, a:active {
	color: #000000;
	outline: none;
	}

a:link img, a:visited img {
	outline: none;
	}

a:hover img, a:active img {
	outline: none;
	}


#main {
	width: 820px;
	padding: 0;
	margin: 20px auto 5px auto;
	position: relative;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	}

h1 {
	height: 100px;
	margin: 0;
	padding: 0;
	}

.replaced_text {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	display: none;
	}

.title {
	font-style: italic;
	}
		
#content-box {
	position: relative;
	border-top: 2px solid #ffffff;
	margin: 0;
	background: url(/images/bkg.gif) top left repeat-y;
	min-height: 400px;
	}

* html #content-box {
	height: 1%;
	}
	
#left-nav {
	width: 250px;
	/*background-color: #B3D5B3;*/
	padding: 30px 0 0 0;
	margin: 0;
	float: left;
	text-align: right;
	position: relative;
	}	

#left-nav ul {
	padding: 5px 30px 30px 20px;
	margin: 0;
	list-style: none;
	line-height: 1.2em;
	}

#left-nav ul li {
	margin: 0 0 10px 0;
	}
	
#left-nav a img {
	border: 0;
	}

	
/* NOTE: list and h2 styles are with Gallery index styles */
	
#right-content {
	width: 570px;
	padding: 25px 0 20px 0;
	margin: 0;
	background-color: #ffffff;
	float: right;
	position: relative;
	}	


	
#right-content .content-section {
	position: relative;
	padding: 0;
	margin: 10px 0;
	}
	
#right-image-250 {
	float: right;
	margin: 0 20px 15px 20px;
	padding: 0;
	width: 250px;
	text-align: right;
	display: inline;
	}

#left-image-250 {
	float: left;
	margin: 0 20px 20px 20px;
	padding: 0;
	width: 250px;
	text-align: left;
	}
	
#right-image-150 {
	float: right;
	margin: 0 20px 20px 20px;
	padding: 0;
	width: 150px;
	text-align: center;
	display: inline;
	}



* html #right-image-250,
* html #right-image-150 {
	margin-left: 10px;
	}
	
* html #right-content {
	width: 555px;
	}
	
#left-image-150 {
	float: left;
	margin: 0 20px 20px 20px;
	padding: 0;
	width: 150px;
	text-align: center;
	display: inline;
	}	
	
#right-image-250 img, #right-image-150 img, #left-image-250 img, #left-image-150 img {
	margin: 0;
	padding: 0;
	}

#right-image-250 a img,
#left-image-250 a img,
#right-image-150 a img,
#left-image-150 a img {
	border: 0;
	}
	
	
	
	
.photo-caption {
	color: #999999;
	font-size: 90%;
	line-height: 1.2em;
	}

#right-image-250 .photo-caption, #left-image-250 .photo-caption {
	padding: 8px 2px 0 2px;
	margin: 0;
	text-align: right;
}

#right-image-150 .photo-caption, #left-image-150 .photo-caption {
	padding: 8px 2px 0 2px;
	margin: 0;
	text-align: center;
	}

#index-right .photo-caption {
	margin: 8px 4px 0 4px;
	padding: 0;
	text-align: right;
}


	
#right-content h3, #right-content p, #right-content ul, #right-content h4 {
	padding: 0 30px 10px 30px;
	margin: 0;
	}

#right-content h4 {
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	font-size: 12px;
	}

#right-content h4 a:link,
#right-content h4 a:visited {
	color: #00AEEF;
	text-decoration: none;
	}


#right-content h4 a:hover,
#right-content h4 a:active {
	color: #555555;
	}


	
/* HOME PAGE,INDEX STYLES */
	
#main-home {
	width: 652px;
	height: 404px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -326px;
	background-color: #ffffff;
	}
	

#index-left {
	position: absolute;
	top: 2px;
	left: 2px;
	background-color: #B3D5B3;
	width: 248px;
	height: 400px;
	margin: 0;
	padding: 0;
	}
	
#index-right {
	position: absolute;
	top: 2px;
	right: 2px;
	background-color: #D0E7F2;
	width: 400px;
	height: 400px;
	margin: 0;
	padding: 0;
	}	
	
	
#gallery-btn {
	width: 248px;
	height: 20px;
	position: absolute;
	top: 190px;
	right: 0;
	background-image: url(/images/gallery_btn_on.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
#artadvising-btn {
	width: 248px;
	height: 20px;
	position: absolute;
	top: 222px;
	right: 0;
	background-image: url(/images/artadvising_btn_on.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}	

#arttours-btn {
	width: 248px;
	height: 20px;
	position: absolute;
	top: 254px;
	right: 0;
	background-image: url(/images/arttours_btn_on.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}

#events-btn {
	width: 248px;
	height: 20px;
	position: absolute;
	top: 286px;
	right: 0;
	background-image: url(/images/events_btn_on.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
		
#gallery-btn a:link img, #gallery-btn a:visited img, #artadvising-btn a:link img, #arttours-btn a:link img,
#artadvising-btn a:visited img, #arttours-btn a:visited img, #events-btn a:link img, #events-btn a:visited img {
	visibility: visible;
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	}

#gallery-btn a:hover img, #gallery-btn a:active img, #artadvising-btn a:hover img, #events-btn a:hover img,
#artadvising-btn a:active img, #arttours-btn a:hover img, #arttours-btn a:active img, #arttours-btn a:active img {
	visibility: hidden;
	}


	

#index-right .photo-caption {
	position: absolute;
	top: 200px;
	right: 0;
	z-index: 1;
}	

#rightphoto {
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	height: 200px;
	margin: 0;
	padding: 0;
	}
	
#rightlogo {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 400px;
	height: 150px;
	margin: 0;
	padding: 0;
	}

#rightlogo a img {
	border: 0;
	}	




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

#current-home a img {
	border: 0;
	}	
	


/* GALLERY INDEX */

#gallery-index {
	width: 248px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 94px;
	right: 0;
	text-align: right;
	}

#gallery-index h2, #left-nav h2 {
	margin: 0;
	padding: 0 25px 0 0;
	}
	
	
#gallery-index ul {
	padding: 5px 30px 0 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
	}

#gallery-index ul li, #left-nav ul li {
	padding: 8px 0 0 0;
	text-indent: 0;
	}	

#gallery-index a:link, #gallery-index a:visited, #left-nav a:link, #left-nav a:visited {
	color: #00A1DD;
	text-decoration: none;
	}
	
#gallery-index a:hover, #gallery-index a:active, #left-nav a:hover, #left-nav a:active {
	color: #ffffff;
	text-decoration: underline;
	}	 
	
	
.clearboth {
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}

.clearright {
	clear: right;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}
		
#design-credit-home {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: right;
	font-size: 8px;
	margin-top: 190px;
	margin-left: -330px;
	padding: 0;
	height: 20px;
	width: 632px;
	color: #bbbbbb;
	letter-spacing: .2em;
	text-transform: uppercase;
	}
	
#design-credit {
	text-align: center;
	font-size: 9px;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	}
	
#design-credit a:link, #design-credit a:visited, #design-credit-home a:link, #design-credit-home a:visited {
	color: #bbbbbb;
	text-decoration: none;
	}

#design-credit a:hover, #design-credit a:active, #design-credit-home a:hover, #design-credit-home a:active {
	color: #666666;
	text-decoration: underline;
	}
	
.smallcaps {
	font-size: 90%;
	text-transform: uppercase;
	}
	

.backlink {
	font-size: 10px;
	text-align: center;
	}


/* EXHIBITIONS */

#exhibition-heading {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	}

#exhibition-heading .exhibition-title {
	margin: 0 0 5px 0;
	padding: 0;
	color: #00AEEF;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	}

#exhibition-heading .exhibition-subtitle {
	font-size: 16px;
	color: #00AEEF;
	font-weight: bold;
	padding: 0;
	}

	
	
#exhibition-heading .exhibition-title a:link,
#exhibition-heading .exhibition-title a:visited {
	color: #00AEEF;
	text-decoration: none;
	}
	
#exhibition-heading .exhibition-title a:hover,
#exhibition-heading .exhibition-title a:active {
	color: #00AEEF;
	text-decoration: underline;
	}	

#exhibition-heading .exhibition-date {
	font-size: 14px;
	color: #81b281;
	font-weight: bold;
	margin: 5px 0;
	line-height: 1.2em;
	padding: 0;
	}
	
#exhibition-heading .exhibition-reception {
	margin: 5px 0;
	color: #666666;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0;
	}
	


/* FEATURED ARTIST */

.featured-artist {
	margin: 0;
	padding: 0;
	}
	
.featured-artist h4 {
	color: #00A1DD;
	}
	
.featured-artist .bio {
	margin: 0;
	padding: 0;
	}


.featured-artist .bio a {
	color: #00A1DD;
	}
		
.featured-artist .statement {
	color: #00A1DD;
	margin: 0;
	padding: 10px;
	}




/* EXHIBITION IMAGES */


#exhibition-images {
	margin: 0 20px 0 30px;
	position: relative;
	padding: 0;
	background: #EEF7F4;
	height: 1%;
	}

#exhibition-images p.clicktext {
	text-align: center;
	font-size: 9px;
	padding: 5px;
	background: #999999;
	color: #ffffff;
	line-height: 1em;
	margin: 0;
	}

	
#exhibition images .row {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	height: 1%;
	}
	
#exhibition-images .work {
	width: 115px;
	margin: 10px 0 10px 10px;
	float: left;
	font-size: 9px;
	line-height: 1.3em;
	display: inline;
	height: 1%;
	}


#exhibition-images a:link img, #exhibition-images a:visited img {
			border: 1px solid #555555;
			}
		
#exhibition-images a:hover img, #exhibition-images a:active img {
			border: 1px solid #000000;
			}

.thumb {
	height: 100px;
	margin: 0 auto 5px auto;
	padding: 0;
	position: relative;
}

.thumb img {
	margin: 0 auto;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}



.description {
	font-size: 10px;
	width: 500px;
	color: #666666;
	margin: 10px auto 0 auto;
	text-align: justify;
	}

/* EVENTS */

.event-title {
	margin: 0 0 20px 0;
	color: #00AEEF;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 1.2em;
	}

.event-subtitle {
	font-size: 16px;
	color: #00AEEF;
	font-weight: bold;
	}

.event-date {
	font-size: 14px;
	color: #81b281;
	font-style: normal;
	}
	
	
.event-title a:link,
.event-title a:visited {
	color: #00AEEF;
	text-decoration: none;
	}
	
.event-title a:hover,
.event-title a:active {
	color: #00AEEF;
	text-decoration: underline;
	}	

	
.event-reception {
	margin: 15px 0 10px 0;
	color: #666666;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	}
	
.event-artist-list {
	color: #81B281;
	margin: 20px 0 0 0;
	}
	
.event-description {
	color: #666666;
	margin: 10px auto 0 auto;
	text-align: justify;
	}

.event-listing {
	position: relative;
	clear: right;
	margin: 0 0 20px 0;
	line-height: 1.5em;
	}
	
.event-listing .event-title, .event-listing .event-subtitle, .event-listing .event-reception {
	text-align: left;
	}

.event-listing .event-title {
	font-size: 14px;
	margin: 0;
	}	

	

.event-listing a img {
	border: none;
	}	
	
.event-listing .event-subtitle {
	font-size: 12px;
	color: #00AEEF;
	font-weight: bold;
	}


.view-images {
	position: relative;
	margin: 0 30px;
	padding: 10px;
	}
	
.view-images .thumbnail {
	float: left;
	margin: 0 10px 0 0;
	}

.view-images #gallery-link {
	padding: 10px 0 0 0;
	margin: 0;
	line-height: 1.2em;
	font-size: 10px;
	}

.view-images a:link img,
.view-images a:visited img {
	border: 1px solid #999999;
	}

.view-images a:hover img,
.view-images a:active img {
	border: 1px solid #333333;
	}

/* PHOTO GALLERIES */

#image-preloader {
	display: none;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}
	
#photopage-heading {
	font-size: 14px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	}

#photopage-heading p {
	margin: 0;
	}

#photopage-heading .event-title {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

#photopage-heading .event-subtitle {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#image-display {
	margin: 10px 0;
	padding: 0;
	text-align: center;
	}

#image-display p {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 9px;
	}

#image-display p.no-caption {
	display: none;
	visibility: hidden;
	height: 0;
	line-height: 0;
	}

#image-label {
	text-align: center;
	margin: 10px 20px 20px 20px;
	font-weight: bold;
	}
				
#thumbnails {
	margin: 0 30px;
	padding: 0;
	border: 1px solid #dddddd;
	}


p#imagegallery-label {
	text-align: center;
	font-size: 9px;
	margin: 0;
	padding: 5px 5px 4px 5px;
	background: #dddddd;
	line-height: 1em;
	}

#imagegallery {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 150px;
	}
			
#imagegallery a {
	display: block;
	float: left;
	margin: 10px 5px 5px 10px;
	display: inline;
	}
	
#imagegallery a:link img,
#imagegallery a:visited img {
	border: 1px solid #999999;
	}

#imagegallery a:hover img,
#imagegallery a:active img {
	border: 1px solid #333333;
	}
	