@charset "utf-8";
/* CSS code spefically for pages of section De Galerie */

/* GENERAL (RE)DEFINITIONS */
h3 {
	color: #6e0f12;
}
a, a:link {
	color: #6e0f12;
	}
a:visited {
	color: #666633;
	}
a:hover {
	color: #FF6600;
	}
.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;
	}

/* HEADER */
#mainSites li a {
	color: #660000;
}
#header h1 {
	background-image: url(../images/layout/titleGalerie.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:#6e0f12;
	text-align:right;
	font-style: italic;
}

/* NEWS MESSAGES */
#newsMessages p.date {
	font-size: 0.7em;
	color: #666;
	margin-bottom: 0px;
	padding-bottom: 1px;
/* prevent dotted strip below date */
	background-image: none;	
}
#newsMessages p {
/* dotted strip below item */
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(../images/text_bottom_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 0.9em;
}
#subscribe p.noBorder, #newsMessages p.noBorder {
/* dotted strip below item */
	background-image: none;
	color: #000;
}


/* THE ARTIST MENU */
/* the letter head, open or closed */
#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/artistMenuRedHover.gif)
}
#artistList li h3.selected {
	background-image: url(../images/layout/artistMenuRed.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;
	width: 128px;
	}
.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;
	margin-top: 0;
	padding-top: 0;
}
#calendar h2 {
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	}	
#calendar h3 {
	margin: 3px 0 2px 0;
	text-transform: up;
	}
#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;
	}

/* SUBSCRIBE NEWSLETTER */
#subscribe {
	background-color: #CCC;
	padding: 8px 8px 30px 8px;
	margin-top: 18px;
	}
#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;
	}	

/* ONE OR TWO COLUMN PAGE */
#middleSoloFull p, #middleTwoLarge p, #middleTwoLargeNoMargins p {
	margin-top: 15px;
	margin-bottom: 15px;
	}
#middleSoloFull h1, #middleTwoLarge h1, #middleTwoLargeNoMargins h1 {
	color: #6e0f12;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 1.4em;
	}
#middleSoloFull h2, #middleTwoSmall h2, #middleTwoSmallNoMargins h2 {
	color: #6e0f12;
	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: #6e0f12;
	}
