@charset "utf-8";
/* CSS Document - BAW*/
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}
body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
/*----- Header -----*/
#header {
	margin-bottom: 10px;
	padding: 10px 0 0 0;
}
#mainLogo {
	margin-left: 20px;
}
#blockstrip {
	background-image: url(../images/blockstrip.jpg);
	background-repeat: repeat-x;
}

/*----- Footer -----*/
#footer {
	clear: both;
	background: #999;
	text-align: center;
	padding: 0.3em 0;
}

/* =========== Text ================ */
p {
	font-size: 0.9em;
	color: #000013;
	margin: 5px 0 5px 0;
}
.p_nospacing {
	margin: 0;
	padding: 0;
}
.smallText {
	font-size: 0.7em;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #6a6a6a;
	margin: 0 0 0 0;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #6a6a6a;
	margin: 0 0 10px 0;
}
.clickoncat {
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
	width: 170px;
}
.clickonthumb {
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
}
.currentArea {
	font-size: 1em;
	font-weight: bold;
	color: #006600;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 180px;
	border-bottom: 1px solid #CCD000;
}

/* =========== Links ================ */
a:link, a:visited, a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* =========== Lists ================ */
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navbar_main {
	margin: 5px 10px 10px 35px;
	padding: 0;
}
#navbar_main li {
	display: inline;
}
#navbar_main li a {
	padding: 0 4% 20px 0;
}
#navbar_main li a {
	font-weight: bold;
	color: #828282;
	text-decoration: none;
}
#navbar_main li a:hover {
	color: black;
}
#navbar_main .current {
	color: black;
}

/* ----- About Area dropdown ----- */
#navbar_main li {
	position: relative;
}
#navbar_main li ul {
	position: absolute;
	top: 25px;
	left: 0;
	width: 500px;
	z-index: 100;
	display: none;
}
#navbar_main li ul li {
	margin: 0;
	padding: 3px;
	display: inline;
	background-color: #F9F9E1;
	border-top: 1px solid #CCD000;
	border-bottom: 1px solid #CCD000;
	border-left: 1px solid #CCD000;
	border-right: 1px solid #CCD000;
}
/* Make it work */
#navbar_main li:hover ul, #navbar_main li.over ul { 
	display: block; 
}

/* ----- Category list ----- */
#navbar_catlist {
	margin: 10px 0 0 0;
}
#navbar_catlist li {
	padding: 0 0 1px 0;
}
#navbar_catlist a {
	font-size: 0.8em;
}
#navbar_catlist li a {
	font-weight: bold;
	color: #828282;
	text-decoration: none;
}
#navbar_catlist li a:hover {
	color: black;
}
#navbar_catlist li.top_no_selection {
	/*Darker green #CCD000 */
	/*Lighter green #F4F3C3 */
	border-top: 1px solid #CCD000;
	border-right: 1px solid #CCD000;
}
#navbar_catlist li.after_clicked {
	border-right: 1px solid #CCD000;
}
#navbar_catlist li.clicked {
	border-top: 1px solid #CCD000;
	border-bottom: 1px solid #CCD000;
}
.navbar_catmembers {
	display: none;
	margin: 0 0 0 10px;
}
#navbar_catlist li .navbar_catmembers li a {
	color: black;
	text-decoration: none;
}
#navbar_catlist li .navbar_catmembers li a:hover {
	text-decoration: underline;
}
#current {
	display: block;
}

/* ---- Area filter list ----*/
ul#areaFilter {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CCD000;
}
ul#areaFilter li a {
	font-size: 0.8em;
	color: #999999;
}
ul#areaFilter li a:hover {
	color: black;
	text-decoration: none;
}
.textFOD {
	color: #979B00;
}
.textGlos {
	color: red;
}

/* ---- Home page ----*/
#montageimage {
	margin: auto;
	height: 465px;
	width: 500px;
}
#montageimage img {
	border: none;
	margin: -1px;
	padding: 0;
}

/* ---- Artist page ----*/
#artistTitle {
	color: #999999;
	text-align: right;
}
#artistName {
	color: black;
	float: left;
}
#imgMain {
	width: 100%;
	border-top: 1px solid #F4F3C3;
	border-right: 1px solid #F4F3C3;
}
#mainImage {
	display: block;
	margin: 20px auto 0 auto;
}
#mainImageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	margin: 5px auto 5px auto;
}
#mainImageInfo {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	margin: 0 auto 5px auto;
}
#enlargeLink {
	float: left;
}
#enlargeAnchor {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
#enlargeAnchor:hover {
	color: black;
}

#artistText {
	margin: 0 0 0 0;
	padding: 10px 0 20px 20px;
	border-left: 1px solid #F4F3C3;
	border-top: 1px solid #F4F3C3;
}
.artistHeading {
	margin: 15px 0 0 0;
}
.thumbImgRow {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.thumbImgRow td {
	border: 1px solid #F4F3C3;
}
.thumbImgRow td img {
	border: none;
}
.thumbTextRow {
	vertical-align: top;
	font-size: 0.7em;
	text-align: center;
}
#selectedArtist {
	color: #999999;
	font-size: 0.8em;
	font-weight: bold;
}
#aboutusText {
	width: 400px;
}
.h1_grey {
	color: #999999;
	margin: 10px 0 10px 0;
}
.imgStaticPage {
	float: left;
}
.imgAboutAreas {
	vertical-align: middle;
	margin-right: 20px;
	
}
.aboutareaText {
	margin: 0 0 0 170px;
}
.aboutareaTextAll {
	margin: 0 0 0 0;
}

.visitFOD {
	margin: 20px 0 0 60px;
}
#workshopsText {
	margin: 0 0 0 390px;
}
.contactIcons {
	margin: 15px 0 0 70px;
	font-size: 1.2em;
}
#h3_feedback {
	color: #CCCF02;
	font-size: 1.4em;
}

/* ---- Artist Directory page ----*/
#dirMainTable {
	margin: 0 0 20px 0;
}
.dirMainTableCol {
	width: 250px;
	vertical-align: top;
}
.dirLetterCell {
	vertical-align: top;
}
.dirLetters {
	font-size: 1em;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	background-color: #CCD000;
	color: #FFFFFF;
	text-align: center;
}
.dirArtistName {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
.dirArtistTitle {
	color: #999999;
	font-size: 0.8em;
	font-weight: bold;
}
.wsHeading {
	margin: 10px 10px 5px 0;
	padding: 3px 5px;
	background-color: #F9F9F9;
	border-top: 1px solid #CCD000;
	border-bottom: 1px solid #CCD000;
}
.aboutareaTitle {
	clear: both;
	border-bottom: 1px solid #CCD000;
}
.aboutareaImages {
	float: left;
	width: 150px;
}