body {

	}

#artPriceList .reportT {font-size:1.5em;}

#circuitPLEINAIR .PLEINAIRInfoWindow img {
	
	}

#circuitPLEINAIR .PLEINAIRInfoWindow {color:#000;}
	
#circuitPLEINAIR .PLEINAIRImageEdit, PLEINAIREdit {
	border:1px solid #ccc;
	margin:5px;
	background-color:#eee;
	}
	
#circuitPLEINAIR .PLEINAIRImageEdit form {
	margin:0;
	}

#PLEINAIRAllListings table {
	border:1px solid #CCC;
	font-size:.85em;
	}
	
#PLEINAIRAllListings thead tr {
	background-color:#999;
	}

#PLEINAIRAllListings tbody tr {
	background-color:#CCC;
	text-align:left;
	}

#PLEINAIRAllListings tbody td.PLEINAIRPrice {
	text-align:right;
	}


#PLEINAIRAllListings tbody td {
	padding:0 .5em;
	}
	
.pleinAirArtistBio {
	margin:5px;
}

.pleinAirArtistBio img {
	margin-bottom:5px;
}


/*Gallery*/

#artGalleryWrapper {
	padding-top:10px;
	padding-bottom:10px;
}

#artGalleryWrapper .artGalleryMainImage {
	 position:relative;
	 left:0;
	 top:0;
}

.artGalleryMain {
	float:left;
	width:600px;
	text-align:center;
}

.artGalleryTN {
	float:left;
	width:200px;
	text-align:right;
}

.artGalleryTNImage {
	float:left;
	width:90px;
	text-align:right;
}


.artGalleryTNImage img {
		width:90px;
}

.artGalleryMainImage img {width:500px;}

.artGalleryMainImage h2, .artGalleryMainImage h3 {margin:0;}