@charset "utf-8";
/* CSS code spefically for pages of section De Galerie */

/* GENERAL (RE)DEFINITIONS */
h3 {
	color: #060;
}
a, a:link {
	color: #060;
	}
a:visited {
	color: #336633;
	}
a:hover {
	color: #66FF00;
	}
.fullLink {
	display: block;
	text-align: right;
	text-decoration: none;
	color: #6e0f12;
	font-size: 0.6em;
	margin-right: 20px;
	margin-bottom: 10px;
	}
.readmorelink {
	text-decoration: none;
	}
	
/* LAYOUT ADJUSTMENTS */
#middleRight {
	border-left: 1px dotted #CCC;
	}
#middleTop {
	border: none;
	height: 25px;
	margin: 0;
	}

/* RANDOM ARTWORK */
#randomArtWork {
	margin-top: -20px;
	margin-bottom: 30px;
	}

/* HEADER */
#mainSites li a {
	color: #006600;
}
#header h1 {
	background-image: url(../images/layout/titleKunstuitleen.png);
}


/* MISSION STATEMENT */
#missionStatement {
	font-size:0.7em;
	margin: 0;
	padding: 55px 17px 5px 17px;
	background-color: #FFF;
}
#missionStatement p {
	margin-top: 10px;
	}
#missionStatement p.signature {
	color:#060;
	text-align:right;
	font-style: italic;
}

/* INTRO MESSAGES*/
#newsMessages {
	margin-bottom: 20px;
	}
#newsMessages h2 {
	margin-top: 0;
	}

/* AUCTION */
#auction {
	margin: 0 0 35px -4px;
	width: 420px;
	height: 195px;
	background-image: url(../images/layout/auctionBack.gif);
	overflow: visible;
	padding: 0;
	}
#auction img {
	float: left;
	margin: 0 20px 0 0;
	}
#auctionText {
	text-align: right;
	width: 225px;
	float: right;
	padding: 0 14px 4px 0;
	}
#auctionText h2 {
	text-transform: capitalize;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-top: 12px;
	margin-bottom: 25px;
	}
#auctionText h3 {
	font-size: 1.2em;
	margin-bottom: 3px;
	}
#auctionText p {
	font-size: 0.8em;
	width: 220px;
	float: right;
	}
#auctionText p.goToLink {
	margin-top: 10px;
	font-weight: bold;
	}	

/* COLLECTION OF THE MONTH */
#collectionOfTheMonth p {
	font-size: 0.8em;
	margin-bottom: 20px;
	}
#collectionOfTheMonth div.artWorkList {
	margin: 4px 16px 20px 0;
	display: block;
	height: 220px;
	width: 120px;
	text-align: center;
	float: left;
	}
#collectionOfTheMonth div.artWorkList div.artWorkImage {
	border: 1px solid #9D9;
	height: 155px;
	padding: 5px;
	margin-bottom: 10px;
	}
#collectionOfTheMonth div.artWorkList div.artWorkText {
	font-size: 0.8em;
	}
.artWorkList a, .artWorkList a:link, .artWorkList a:hover {
	text-decoration: none;
	}
#theArtwork {
	width: 100%;
	text-align: center;
	}
#theArtwork #theWorkWithDescription img {
	margin: 20px auto 0 auto;
	padding: 25px;
	border: 1px #747474 solid;
	}
	
/* BLOG */
#latestBlog p.blogIntro {
	font-style: italic;
	font-size: 0.8em;
	}
#latestBlog h3 {
	margin: 10px 0 6px 0;
	}
#latestBlog p.bloggerName {
	font-size: 0.7em;
	font-style: italic;
	text-align: right;
	margin: 1px 12px 12px 0;
	}

/* THE ARTIST MENU */
#middleLeft h2 {
	padding: 5px 0 0 21px;
}
#artistList {
	margin: 0;
	padding: 0;
}
#artistList li {
	margin: 0 0 3px 0;
	padding: 0 0 0 21px;
	cursor: pointer;
	list-style: none;
	width: 196px;
	height: auto;
	}
/* the letter head, open */
#artistList li h3 {
	width: 196px;
	height: 24px;
	margin: 0 0 3px -21px;
	padding: 0 0 0 21px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #E1E1E1;
	background-color: #747474;
	display: block;
}
/* the letter head, hover */
#artistList li:hover h3 {
	background-image: url(../images/layout/artistMenuGreenHover.gif);
}
#artistList li h3.selected {
	background-image: url(../images/layout/artistMenuGreen.gif);
}
#artistList li ul {
	display: block;
	margin: 10px 0 20px 0;
	padding-left: 0;
}
#artistList li ul li {
	height: auto;
	width: 170px;
	background-color: #e1e1e1;
	background-image: none;
	margin: 2px 0 0 -10px;
}
#artistList li ul li a {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
#artistList li ul li a:hover {
	color: #880000;
}

/* BLOG */
.blogPic {
	width: 142px;
	float: left;
	margin: 0;
	position: relative;
	z-index: 2;	
	}
.blogPic p {
	margin-top: -10px;
	color: #747474;
	font-size: 0.7em;
	}
.blogAnnouncement {
	width: 255px;
	border: solid 1px #747474;
	margin-left: -1px;
	float: left;
	padding: 10px;
	z-index: -1;
	}
.blogAnnouncement p {
	font-style: italic;
	padding-bottom: 10px;
	margin-bottom: 11px;
	border-bottom: 1px gray dotted;
	font-size: 0.8em;
	}
.posted {
	font-size: 11px;
	color: #747474;
	}
.posted a {
	margin-left: 40px;
	}

/* CALENDAR */
#calendar {
	width:190px;
}
#calendar h2 {
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	}	
#calendar h3 {
	margin: 3px 0 2px 0;
	text-transform: none;
	}
#calendar .date {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#606060;
	margin: 0 0 -3px 0;
	padding:0;
/* prevent dotted strip below date */
	background-image: none;
}
#calendar p {
	margin: 0 0 11px 0;
	width: 168px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;	
	color:#606060;
	padding-bottom: 11px;
/* dotted strip below item */
	background-image: url(../images/text_bottom_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
#calendar a {
	display: block;
	text-decoration: none;
	margin-top: 6px;	
	}
#calendar a.readmorelink {
	text-align: right;
	}

/* OPENINGSTIJDEN */
#openingstijden p {
	margin-top: 10px;
	font-size: 0.8em;
	}
#openingstijden	strong {
	color: #990000;
	}

/* SUBSCRIBE NEWSLETTER */
#subscribe {
	background-color: #CCC;
	padding: 8px 8px 30px 8px;
	}
#subscribe h2 {
	margin: 0;
	}
#subscribe p {
	color: #747474;
	margin-top: 5px;
	font-size: 0.7em;
	}
#subscribeEmail {
	width: 82px;
	height: 15px;
	border: 1px #747474 solid;
	margin: 0 0 0 -3px;
	padding: 2px 3px 1px 3px;
	font-size: 11px;
	color: #6e0f12;
	float: left;
	}
#subscribeSubmit {
	width: 78px;
	color: #FFF;
	height: 20px;
	margin: 0 -3px 0 0;
	padding: 0 0 5px 0;
	background-color: #747474;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	border: 1px #747474 solid;
	border-bottom: 3px #747474 solid;
	text-transform: uppercase;
	}

/* EXCLUSIVE COLLECTIONS */
#onlineCollections p {
	color: #747474;
	font-style: italic;
	width: 166px;
	font-size: 0.7em;
	margin-bottom: 20px;
	}
#onlineCollections p.introduction {
	color: #000;
	font-style: normal;
	}
#onlineCollections img {
	border: none;
	margin-bottom: 8px;
	}
#onlineCollections p a {
	font-style: normal;
	color: #6e0f12;
	text-decoration: none;
	}	

/* TWO COLUMN PAGE */
#middleTwoLarge p, #middleTwoLargeNoMargins p {
	margin-top: 15px;
	margin-bottom: 15px;
	}
#middleTwoLarge h1, #middleTwoLargeNoMargins h1, .threeColHeader h1 {
	color: #0f6e12;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 1.4em;
	}
.threeColHeader h1 {
	margin: 20px 0 20px 0;
	}
#middleTwoSmall h2, #middleTwoSmallNoMargins h2 {
	color: #0f6e12;
	text-transform: uppercase;
	font-size: 1.1em;
	}
#middleTwoSmall p, #middleTwoSmallNoMargins p {
	margin: 0 0 11px 0;
	font-size: 0.7em;	
	padding-bottom: 11px;
/* dotted strip below item */
	background-image: url(../images/text_bottom_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
#middleTwoSmall .date, #middleTwoSmallNoMargins .date {
	font-size: 0.7em;
	color:#606060;
	margin: 0 0 -3px 0;
	padding:0;
/* prevent dotted strip below date */
	background-image: none;
}

/* PAGE COLLECTION */
div.backgroundLightGray p {
	border-bottom: 1px solid #CCC;
	}

/* ARTWORK PAGE */
#middleSolo h1 {
	color: #0f6e12;
	}

/* HOE WERKT HET PAGE */
#middleSolo.hoeWerktHet {
	width: 628px;
	padding: 0 22px 10px 10px;
	}
#middleSolo.hoeWerktHet h1 {
	font-size: 1.6em;
	}
#middleSolo.hoeWerktHet h2 {	
	color: #0f6e12;
	}

#middleSolo.hoeWerktHet p {	
	margin: 15px 0 15px 0;
	}
#kunst-uitzoeken {
	margin-top: 15px;
	}
#kunstadvies {
	float: left;
	margin: 5px 20px 10px 0;
	}

/* COLLECTION OVERVIEW PAGE */
#artistList1 li, #artistList2 li, #artistList3 li {
	list-style: none;
	padding-left: 6px;
	margin-left: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	}
#artistList1 ul, #artistList2 ul, #artistList3 ul {
	padding-left: 6px;
	margin-left: 0;
	}
#artistList1 h3, #artistList2 h3, #artistList3 h3 {
	display: block;
	background-color: #777;
	font-size: 1.2em;
	color: #FFF;
	padding: 2px 10px;
	}

.bold {
	font-weight:bold;
}
