/* = = = = = = = = = = = = = = = = = = =

		Open Studios Database
		Revision 4.0 for Print
		Copyright © 2007-2010 WebCAL
		
= = = = = = = = = = = = = = = = = = = =*/

body {
	font: small Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:0;
}

a {
	color:#000000;
	text-decoration:none;
	border:none;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
}

h2 {
	font-size:10pt;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
}

/* = = = = = = = = = = = = = = = = = = =
		  Overall positioning
= = = = = = = = = = = = = = = = = = = =*/

#horizon {
	margin-top:10px;
	text-align:center;
}

#wrapper {
	text-align:left;
	margin:0px auto;
}

#wrapperFront {
	text-align:left;
	margin:0px auto;
}

.wrapperArtists {
	margin:0;
}

.wrapperExhibition {
	margin:0;
}

.wrapperResidency {
	margin:0;
}

.wrapperEvent {
	margin:0;
}

.wrapperWorkshop {
	margin:0;
}

.wrapperSchools {
	margin:0;
}

.wrapperEducation {
	margin:0;
}

.wrapperArtistsWork {
	margin:0;
}

.wrapperContactUs {
	margin:0;
}

#main {
	margin:0;
}

/* = = = = = = = = = = = = = = = = = = =
		      Front Page
= = = = = = = = = = = = = = = = = = = =*/

#logoFront {
	margin:0;
}

#imageBlock {
	margin:0;
}

#online {
	color:#000000; 
	font:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	text-align:center;
}

#associate {
	color:#000000; 
	font:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-align:center;
}

#enter {
	color:#000000; 
	font:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight:bold; 
	text-align:center;
}

#enter a {
	text-decoration:none; 
	color:#000000;
}

#enter a:hover {
	text-decoration:none; 
	color:#000000;
}

/* = = = = = = = = = = = = = = = = = = =
		      Header area
= = = = = = = = = = = = = = = = = = = =*/

#header {
	margin:0;
	padding:0;
	height:100px;
}

#logo {
	float:right;
	width:175px; 
	height:82px;
	margin:0 30px 0 0;
	padding:0;
}

#logoImg {
	float:right;
	margin:0;
}

.logoArtists {
	float:right;
	margin:0;
}

.logoExhibition {
	float:right;
	margin:0;
}

.logoResidency {
	float:right;
	margin:0;
}

.logoEvent {
	float:right;
	margin:0;
}

.logoWorkshop {
	float:right;
	margin:0;
}

.logoSchools {
	float:right;
	margin:0;
}

.logoEducation {
	float:right;
	margin:0;
}

.logoArtistsWork {
	float:right;
	margin:0;
}

.logoContactUs {
	float:right;
	margin:0;
}

#OSIntro {
	margin:0;
	padding:0;
	font-size:32px; 
	font-weight:bold; 
	color:#000000;
}

#entryName {
	float:left;
	text-align:left;
	margin:22px 0 0 0;;
	padding:0;
	line-height:24px;
	font-size:24px; 
	font-weight:bold; 
	color: #000000;
}

#entryNameFull {
	float:left;
	text-align:left;
	margin:22px 0 0 0;;
	padding:0;
	line-height:24px;
	font-size:24px; 
	font-weight:bold; 
	color: #000000;
}

#entryNameFullSub {
	margin:0;
	font-size:12px; 
	font-weight:normal; 
	line-height:16px;
	padding:0 0 0 0;
	color:#000000;
}

#workArtist {
	margin-top:8px;
}

#entryNameArtists {
	display:none;
}

* html #entryNameArtists {
	font-size:small; 
	font-weight:normal; 
	line-height:16px;
}

#entryNameArtists a {
	color:#000000;
	text-decoration:none;
}

#entryNameArtists a visited{
	color:#000000;
	text-decoration:none;
}

/* = = Artist header = = */

.Artists {
	margin:0;
}

#artistDisc {
	display:none;
}

#artistDiscBig {
	display:none;
}

* html #artistDisc {
	display:none;
}

/* = = Exhibition header = = */

.Exhibition {
	margin:0;
}

/* = = Residency header = = */

.Residency {
	margin:0;
}

/* = = Event header = = */

.Event {
	margin:0;
}

/* = = Workshop header = = */

.Workshop {
	margin:0;
}

/* = = School header = = */

.Schools {
	margin:0;
}

/* = = School header = = */

.Education {
	margin:0;
}

/* = = Artists at Work header = = */

.ArtistsWork {
	margin:0;
}

/* = = Contact Us header = = */

.ContactUs {
	margin:0;
}

/* = = = = = = = = = = = = = = = = = = =
		    Navigation area
= = = = = = = = = = = = = = = = = = = =*/

#navigation {
	display:none;
}

* html #navigation {
	display:none;
}

.navArtists {
	display:none;
}

.navExhib {
	display:none;
}

.navResd {
	display:none;
}

.navEvent {
	display:none;
}

.navWkshp {
	display:none;
}

.navSchl {
	display:none;
}

.navEdu {
	display:none;
}

.navWork {
	display:none;
}

.navText {
	display:none;
}

.navLink {
	display:none;
}

.navLinkLast {		/* last link in the stack - no border */
	display:none;
}

* html .navLinkLast {		/* last link in the stack - no border */
	display:none;
}

.navLinkImage {
	padding-right:10px;
}

.navLinkRed {
	display:none;
}

.navLinkGreen {
	display:none;
}

.navLinkLilac {
	background-image:url(2008/images/gifs/listLilac.gif); background-position:left top; background-repeat:no-repeat;
}

.navLinkYellow {
	background-image:url(2008/images/gifs/listYellow.gif); background-position:left top; background-repeat:no-repeat;
}

.navLinkPurple {
	background-image:url(2008/images/gifs/listPurple.gif); background-position:left top; background-repeat:no-repeat;
}

.navLinkBlue {
	background-image:url(2008/images/gifs/listBlue.gif); background-position:left top; background-repeat:no-repeat;
}

.navLinkBrown {
	background-image:url(2008/images/gifs/listBrown.gif); background-position:left top; background-repeat:no-repeat;
}

.navLinkLtYellow {
	background-image:url(2008/images/gifs/listLightYellow.gif); background-position:left top; background-repeat:no-repeat;
}

.navLinkDkBlue {
	background-image:url(2008/images/gifs/listDkBlue.gif); background-position:left top; background-repeat:no-repeat;
}

.navLinkDkRed {
	background-image:url(2008/images/gifs/listDkRed.gif); background-position:left top; background-repeat:no-repeat;
}

* html .navLinkDkRed {	/* deeper image to make up the space in old IE */
	background-image:url(2008/images/gifs/listDkRed.jpg); background-position:left top; background-repeat:no-repeat;
}

/* = = = = = = = = = = = = = = = = = = =
		       Data area
= = = = = = = = = = = = = = = = = = = =*/

#data {
	float:right;
	width:170px;
	padding:0;
	margin:0;
	}

* html #data {
	margin-top:10px;
}

.dataLocation {
	padding:0;
	margin:0;
}

.dataFull {
	padding:0;
	margin:0;
}

#try {
	display:none;
}

.dataFullMember {
	padding:0;
	margin:0;
}

.random {
	padding-top:2px;
	border:none;
	text-decoration:none;
	color:#000000;
}

.dataLocHead {
	font-size:xx-small;
	font-weight:bold;
	margin:0;
	padding:0;
}

#dataLocContact {
	font-size:10pt;
	margin:0;
	padding:0;
	border-bottom:1px solid #999;
}

.dataLocDetail {
	font-size:xx-small;
	margin:0;
	padding:0;
	border-bottom:1px solid #999;
}

#dataLocDetailLast {
	font-size:xx-small;
	margin:0 8px 0 0;
	padding:0;
}

.dataLocPara {
	font-size:8pt;
	margin:0;
	padding:0;
}

.dataLocSubPara {
	font-size:8pt;
	margin:0;
	padding:0;
}

.dataOpen {
	padding:0;
	margin:0;
}

.dataOpenHead {
	font-size:xx-small;
	font-weight:bold;
	border-top:1px solid #999;
	margin:0;
	padding:0;
}

.dataOpenTime {
	font-size:xx-small;
	margin:0;
	padding:0;
}

#map {
	display:none;
}

#map2 {
	display:none;
}

#mapArtist {
	display:none;
}

#mapDir {
	display:none;
}

#mapBlank {
	display:none;
}


#dataOpenKey {
	font-size:x-small;
	padding:4px 0;
	margin:0;
}

.dataOpenKeyIMG {
	padding:0 6px 0 4px;
}


#times {
	font-size:x-small;
	text-align:center;
	border-bottom:1px solid #98202C;
	border-left:1px solid #98202C;	
}

#timesWk {
	background-color:#98202C;
	color:#000000;
}

#times td {
	border-right:1px solid #98202C;
	width:24px;
	height:18px;
	vertical-align:middle;
}
/* = = = = = = = = = = = = = = = = = = =
		     Content area
= = = = = = = = = = = = = = = = = = = =*/

#content {
	padding:0;
}

* html #content {
	padding:0;
}

#title {
	font-size:17px;
	padding-bottom:14px;
}

#titleSub {
	font-size:14px;
	font-weight:bold;
	margin-top:-12px;
	padding-bottom:14px;
}

#titleWkshp {
	font-size:17px;
	font-weight:bold;
	padding-bottom:14px;
}

#exhibTitle {
	font-size:18px;
	font-style:italic;
	padding-bottom:4px;
}

#exhibDetails{
	font-size:16px;
	padding-bottom:10px;
}

#wkshpDetails{
	text-align:left;
	margin:0 10px 0 0;
	padding:0;
}

#statement {
	text-align:left;
	margin:0 200px 0 0;
	padding:0;
}

#dirClick {
	display:none;
}

#listImg {
	display:inline;
}

#dirList {
	display:none;
}

#dirList ul {
	display:none;
}

#dirList ul li {
	display:none;
}

#artistList {
	font-size:12px;
	text-indent:20px;
}

#artistList ul {
	list-style:none;
	margin:0;
	padding:0;
}

#artistList ul li {
	margin:0;
	padding:0;
}

.artistName {
	padding-top:12px;
	font-weight:bold;
}

.assoc {
	padding:10px 0;
	font-size:11px;
	text-align:center;
}

.halfP {
	margin:0;
}

.wholeP {
	margin:0;
}

.image {
	margin:14px;
	}

.imageWkshp {
	text-align:left; 
	padding:10px 10px 0 0;
}

#funders td {
	font-size:11px;
	font-weight:bold;
	padding:14px 0;
	vertical-align:middle;
}

#residencyDetails {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0 0 14px 0;
}

.wkshopStmnt {
	font-style:italic;
	font-weight:bold;
	color:#660066;
	margin:0;
	padding:0 0 10px 0;
}

.nmbr {display:none;}

#listing {
	text-align:left;
	margin:0 0 18px 0;
	padding:0;
}

.listingHead {
	color:#B3002A;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:20px 0 4px 0;
}

.listingHeadFirst {
	color:#B3002A;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:20px 0 4px 0;
}

#discListing ul {
	list-style:none;
}

.docListDisc {
	display:none;
}

#docListMainFirst {
	display:none;
}

.docListDiscLast {
	display:none;
}

#listing ul {
	color:#000000;
	font-size:14px;
	text-align:left;
	margin:0;
	padding:0;
}

#listing ul li {
	color:#000000;
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin:0;
	padding:0;
}

#exhibList {
	padding:0;
	margin:0 180px 8px 0;
}

#exhibList ul {
	color:#000000;
	font-size:small;
	text-align:left;
	margin:0;
	padding:0 0 3px 0;
}

#exhibList ul li {
	font-size:small;
	line-height:20px;
	padding:0;
	padding:0 0 20px 0;
}

#exhibList ul a {
	font-weight:bold;
	}

.lnk {
	display:none;
}

.lnkLine {
	display:none;
}

/*  needs properly locating */
#open {
	display:none;
}


.eve {
	background-image: url(2008/images/gifs/evening.gif); 
	background-position:center; 
	background-repeat:no-repeat;
	color:#000000;
}

.mor {
	background-image: url(2008/images/gifs/morning.gif); 
	background-position:center; 
	background-repeat:no-repeat;
	color:#000000;
}

.day {
	background-image: url(2008/images/gifs/allDay.gif);
	background-position:center; 
	background-repeat:no-repeat;
	color:#000000;
}

#credit {
	display:none;
}

#OS-Title {
	display:none;	
}

#movie {
	display:none;
}

#photo {
	font-size:8px;
	font-weight:bold;
}

.reqd {
	display:none;
}

.formBox {
	display:none;
}

.labelBox {
	display:none;
}

.button {
	display:none;
}

#contactThx {
	display:none;
}

.errorText {
	display:none;
}

.formBoxError {
	display:none;
}

.docListMain {	
	display:none;
}

#docListMainFirst {	
	display:none;
}

.docListSub {
	display:none;
}

.docListSub a {
	display:none;
}

.docListSub a:hover {
	display:none;
}

.picCtr {
	text-align:left;
	font-size:7pt;
	font-weight:bold;
	margin:0;
	padding:0 8px 4px 0;
}

.picLft {
	text-align:left;
	font-size:7pt;
	font-weight:bold;
	margin:0;
	padding:0 8px 4px 0;
}

.picIn {
	text-align:left;
	margin:0;
	padding:0 8px 4px 0;
}

#multimap {
	display:none;
}

#symbols {
	margin:10px 0 0 20px;
}

#symbols a {
	border:none;
}

#symbols img {
	border:none;
}

#statement img {
	margin:0 10px 10px 10px;
}

