/* CSS Document */

/* Common Site Items */

* {	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, "Gill Sans", Helvetica, sans-serif;
	font-size:11pt;
	background-image: url(images/BodyBG.gif);
	color: #474747;
	}
	
#Wrapper {margin:0 auto;
	width: 978px;
	height:auto;
	}
	
#Header {
	width:978px;
	height:40px;
	border-bottom: solid 1px #a9a9a9;
	margin-top: 30px;
		}
		
#UpperContent {
	width:978px;
	height:408px;
	border-bottom: solid 1px #a9a9a9;
}

#LowerContent { width:978px;
height:auto;
}

#Footer {
	width:978px;
	height:47px;
	border-top: solid 1px #a9a9a9;
	margin-top: 25px;
}

h1 {
	font-size:14pt;
	font-weight: normal;
}

h2 {font-size: 14pt; }

h3 {font-size: 15pt; }


/* Begin Site Variables */

.Logo {
	float: left;
	height: 40px;
	width: 436px;
}
.Nav {
	float: right;
	height: 40px;
	width: 495px;
}
.PressAccess {
	background-color: #dfdfdf;
	float: left;
	height: 24px;
	width: 101px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #ffffff;
}


.Branding {
	text-align: right;
	float: right;
	height: 20px;
	width: 700px;
	font-size: 8pt;
	margin-top: 16px;
	color: #474747;
}
.FlashBanner {
	float: left;
	height: 267px;
	width: 436px;
	border: 0px solid #333333;
	position: relative;
	left: 37px;
	top: 71px;
}
.FeatureTitle {
	float: right;
	height: auto;
	width: 442px;
	text-align: center;
	padding-right: 22px;
	margin-top: 100px;
}
.FeatureDate {
	font-weight: normal;
	float: right;
	height: 21px;
	width: 442px;
	margin-top: 5px;
	font-size: 10pt;
}
.FeatureOpening {
	float: right;
	height: 21px;
	width: 442px;
	font-weight: normal;
	font-size: 10pt;
}
.FeatureIntro {
	font-weight: normal;
	float: right;
	height: auto;
	width: 362px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	font-size: 8.5pt;
	margin-top: 20px;
	margin-bottom: 20px;
}
.FeaturePress {
	font-size: 8.5pt;
	font-weight: normal;
	text-align: right;
	float: right;
	height: 26px;
	width: 200px;
	padding-top: 5px;
	display: block;
	margin-right: 55px;
}
.FeaturePress img {
	margin-top: 0px;
	margin-right: 5px;
}


/* Test Overlay JQuery*/

/* the overlayed element */
div.overlay {
	/* growing background image */
	background-image:url(images/JQBg8.png);
	/* dimensions after the growing animation finishes  */
	width:900px;
	height:auto;
	/* initially overlay is hidden */
	display:none;
	/* some padding to layout nested elements nicely  */
	padding:55px;
	text-align: justify;
	float: left;
	position: absolute;
	margin: 0 auto;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(images/CloseJQ.gif);
	position:absolute;
	right:35px;
	top:45px;
	cursor:pointer;
	height:11px;
	width:56px;
	background-repeat: no-repeat;
}

button {
	font-size: 8.5pt;
	text-decoration: underline;
	border: none;
	background-image: url(images/BodyBG.gif);
	font-weight: normal;
	color: #474747;
	cursor: pointer;
}
#LowerContent img {
	padding-right: 5px;
	display: inline;
	margin-top: 3px;
}
#overlay p {
	font-size: 8.5pt;
}

 a {
	color: #474747;
	text-decoration: none;
}
 a:hover {
	text-decoration: underline;
}

/* Nav Instructions */

.Nav ul {
	list-style:none;
	float: none;
	font-size: 9pt;
	font-weight: bold;
	
}

.Nav ul li {
	color:#474747;
	float: left;
	padding-left: 7px;
	padding-right: 8px;
	height: 18px;
	margin-top: 11px;
	width: auto;
	padding-top: 9px;
	margin-left:4px;
	margin-right:0px;
	cursor: pointer;
	display:inline;
}
.Nav ul li#Exhibitions a, .Nav ul li#Artists a, .Nav ul li#Press a, .Nav ul li#Contact a, .Nav ul li#MailingList a{
	background-image:none;
	height: 23px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	display:inline;
	
}
.Nav ul li#Exhibitions, .Nav ul li#Artists, .Nav ul li#Press, .Nav ul li#Contact, .Nav ul li#MailingList{
	
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	display:inline;
}

.Nav ul li#Exhibitions a:hover, .Nav ul li#Artists a:hover, .Nav ul li#Press a:hover, .Nav ul li#Contact a:hover, .Nav ul li#MailingList a:hover{
	text-decoration: none;
	
}

.Nav ul li#Exhibitions:hover, .Nav ul li#Artists:hover, .Nav ul li#Press:hover, .Nav ul li#Contact:hover, .Nav ul li#MailingList:hover{
	text-decoration: none;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}



/* Nav Page Mods */

#page2 #Wrapper #Header .Nav #Exhibitions  {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#page3 #Wrapper #Header .Nav #Artists  {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#page4 #Wrapper #Header .Nav #Press  {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#page5 #Wrapper #Header .Nav #Contact  {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#page6 #Wrapper #Header .Nav #MailingList  {
}

/* Lower Content News & Artists Info */

#LeftUpperHolder {
	float: left;
	height: 405px;
	width: 500px;
}
#RightUpperHolder {
	float: right;
	height: auto;
	width: 475px;
}
#NewsHolder {
	float: left;
	height: auto;
	width: 670px;
	margin-top: 40px;
	font-size: 9pt;
	margin-left: 35px;
	padding-top: 5px;
}
#ArtistsHolder {
	float: right;
	height: auto;
	width: 196px;
	font-size: 9pt;
	margin-top: 40px;
	padding-left: 50px;
	border-left: dotted 1px #dfdfdf;
	padding-top: 5px;
}
#ArtistsHolder ul {
	list-style-type: none;
	margin-top: 10px;
	line-height: 1.7em;
}
#NewsHolder ul {
	margin-top: 10px;
	list-style-type: none;
	line-height: 1.7em;
}
#NewsHolder li {
	margin-left: 0px;
	font-size: 8.5pt;
}
#ArtistsHolder li {
	margin-left: 0px;
	font-size: 8.5pt;
}
#ArtistsHolder a {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
#ArtistsHolder a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #474747;
}
#NewsHolder a {
	text-decoration: underline;
}
#overlay img {
	margin: 5px 18px 5px 0px;
	float: left;
}


/* About Accordian */

#basic-accordianAbout{
	padding:5px;
	width:670px;
	z-index:2;
	height: auto;
}

#HoldAboutMix .accordion_headings{
	padding:5px;
	color:#474747;
	cursor:pointer;
	font-weight:bold;
	border: 1px solid #ffffff;
}

#HoldAboutMix .accordion_headings:hover{
	color: #474747;
	border: 1px solid #dfdfdf;
	background-color: #d9d9d9;
}

#HoldAboutMix .accordion_child{
	padding:15px;
	float: left;
	font-size: 8.5pt;
	padding-left: 6px;
	text-align: justify;
}

#HoldAboutMix .header_highlight{
	color: #474747;
	border: 1px solid #dfdfdf;
}

#HoldAboutMix .tab_container *{
	float:left;
	width:auto;
	padding-left: 6px;
	font-size: 9pt;
	margin-right: 18px;
}

#HoldAboutMix {
	height: auto;
	width: 670px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
 .breakitUp {
	margin: 0 auto;
	clear: both;
	float: none;
	height: 1px;
	width: 458px;
}
#page3 #Wrapper #LowerContent #ArtistsHolder {
	margin-top: 25px;
}
#page2 #Wrapper #UpperContent #HoldAboutMix {
	width: 940px;
	margin-top: 0px;
}
#page2 #basic-accordianAbout {
	width: 940px;
}
#ExhibitionTitlePage {
	float: none;
	height: 28px;
	width: 400px;
	margin-left: 25px;
	margin-top: 50px;
	font-weight: bold;
	font-size: 9pt;
}
#page2 #Wrapper #UpperContent {
	height: auto;
	border-bottom: none;
}
#page2 #test1-content .accordion_child img, #page2 #test2-content .accordion_child img, #page2 #test3-content .accordion_child img, #page2 #test4-content .accordion_child img {
	padding: 0px 10px 5px 0px;
	float: left;
	clear: both;
}

#page2 .accordion_child .holdThumbs {
	float: left;
	height: 60px;
	width: 280px;
	margin-right: 25px;
	margin-bottom: 30px;
	border-right: 1px solid #dfdfdf;
	padding-top: 10px;
}

#page2 #basic-accordianAbout #test1-content .accordion_child {
	padding-left: 0px;
}

/* Press Page Mods*/

#page4 #Wrapper #UpperContent #HoldAboutMix {
	width: 800px;
	margin-top: 0px;
}
#page4 #basic-accordianAbout {
	width: 800px;
}
#page4 #Wrapper #UpperContent #ExhibitionTitlePage {
	float: none;
	height: 28px;
	width: 175px;
	margin-left: 25px;
	margin-top: 50px;
	font-weight: bold;
}
#page4 #Wrapper #UpperContent {
	height: auto;
	border-bottom: none;
}
#page4 #test1-content .accordion_child img, #page4 #test2-content .accordion_child img, #page4 #test3-content .accordion_child img, #page4 #test4-content .accordion_child img {
	padding: 0px 10px 5px 0px;
	float: left;
	clear: both;
	display: block;
}

#page4 .accordion_child .holdThumbs {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-bottom: 14px;
}
#page4 .accordion_child .holdThumbs2 {
	float: left;
	height: 50px;
	width: 350px;
	margin-right: 10px;
	margin-bottom: 14px;
}
#page4 #basic-accordianAbout #test1-content .accordion_child {
	padding-left: 0px;
}#page3 #UpperContent {
	height: auto;
	border-bottom-style: none;
}
#page5 #UpperContent {
	height: 375px;
	border-bottom-style: none;
}
#page6 #UpperContent {
	height: 480px;
	border-bottom-style: none;
}
#page3 #Wrapper #LowerContent #ArtistsLanding {
	float: left;
	height: 100px;
	width: 217px;
	margin-left: 25px;
	margin-bottom: 20px;
	border: 0px solid #000000;
}
#page3 #Wrapper #LowerContent {
	height: 1px;
}
#ArtistsLanding img {
	float: left;
	clear: both;
	padding-right: 10px;
}
#ArtistsLanding p a {
	font-size: 9pt;
	font-weight: bold;
	width: auto;
	margin-top: 10px;
}
#page8 #Wrapper #UpperContent {
	height: 80px;
	border-bottom-style: none;
}
#page8 #Wrapper #LowerContent {
	height: 420px;
}
#page9 #Wrapper #UpperContent {
	height: 2px;
	border-bottom-style: none;
}
#page9 #Wrapper #LowerContent {
	height: auto;
}
#page2 #Wrapper #UpperContent #HoldAboutMix #basic-accordian #test1-content .accordion_child .holdThumbs img {
	padding: 0px 10px 5px 0px;
	clear: both;
	float: left;
}
#page2 #Wrapper #UpperContent #HoldAboutMix #basic-accordian #test2-content .accordion_child .holdThumbs2 img {
	clear: both;
	float: left;
	padding: 0px 10px 5px 0px;
}
#page3 #Wrapper #LowerContent #flashcontent {
	height: 600px;
	width: auto;
	margin: 0 auto;
}
#page4 .accordion_child .holdThumbs li {
	display: block;
	line-height: 1.85em;
}
#page4 .accordion_child .holdThumbs ul {
	list-style-type: none;
}
#page9 #Wrapper #LowerContent #flashcontent {
	height: 700px;
	width: auto;
}
#page4 #Wrapper #LowerContent {
	height: 1px;
}
#page3 #ArtistsLanding {
	float: left;
	height: 50px;
	width: 295px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 9pt;
	font-weight: bold;
	border-right: 1px solid #dfdfdf;
}
#page6 #LowerContent {
	height: 1px;
}
#page5 #LowerContent {
	height: 1px;
}
#page2 #LowerContent {
	height: 1px;
}
#GalleryAbout {
	float: left;
	height: auto;
	width: 875px;
	margin-left: 25px;
	background-image: url(images/mapinvert.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.aboutUs {
	float: left;
	height: auto;
	width: 450px;
	font-size: 8.5pt;
	text-align: justify;
}
 .PressAccess a:hover {
	border: 1px solid #666666;
}
#page7 #Wrapper #UpperContent #ArtistsInfo1 {
	height: 275px;
	width: 940px;
	margin-left: 25px;
}
#page7 #Wrapper #UpperContent #ArtistsInfo1 .leftInfo {
	float: left;
	height: 350px;
	width: 375px;
	font-size: 8.5pt;
	margin-top: 10px;
	line-height: 1.25em;
}
#page7 #Wrapper #UpperContent #ArtistsInfo1 .rightInfoFlash {
	float: right;
	height: 350px;
	width: 522px;
}
#page7 #Wrapper #UpperContent #ArtistsInfo1 .rightInfoFlashLisa {
	float: right;
	height: 350px;
	width: 522px;
	background-image: url(images/LisaFlashtest.jpg);
	background-repeat: no-repeat;
}
#page7 #Wrapper #UpperContent {
	height: 428px;
}


#page11 #Wrapper #UpperContent #ArtistsInfo1 {
	height: auto;
	width: 940px;
	margin-left: 25px;
}
#page11 #Wrapper #UpperContent #ArtistsInfo1 .leftInfo {
	float: left;
	height: auto;
	width: auto;
	font-size: 8.5pt;
	margin-top: 10px;
	line-height: 1.25em;
	text-align: left;
}
#page11 #Wrapper #UpperContent #ArtistsInfo1 .rightInfoFlash {
	float: right;
	height: 350px;
	width: 522px;
	margin-top: 0px;
	padding-left: 45px;
	padding-bottom: 25px;
}
#page11 #Wrapper #UpperContent {
	height: auto;
	border-bottom: none;
}



#page3 #Wrapper #UpperContent #ArtistsLanding p {
	font-weight: normal;
	display: inline;
}
#ExhibitionsNav {
	height: 25px;
	width: 900px;
	margin-left: 25px;
}
#ExhibitionsNav ul {
	list-style-type: none;
	display: block;
}
#ExhibitionsNav li {
	list-style-type: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
}
#ExhibitionsNav li a {
	font-size: 9pt;
	border: 1px solid #FFFFFF;
	display: inline;
}
#ExhibitionsNav a:hover {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
#page1 #Wrapper #Footer {
	margin-top: 25px;
}
#page3 #Wrapper #UpperContent #ArtistsLanding p {
	font-weight: bold;
	width: auto;
	margin-top: 10px;
	padding-top: 5px;
}
#page7 #Wrapper #LowerContent #HoldAboutMix #basic-accordianAbout #test1-content .accordion_child em {
	width: 50%;
	margin: 0 auto;
}
.pdfRelease {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	display: inline;
	float: right;
}
.pdfRelease a {
	color: #FF0000;
}
#page6 #contactHolder {
	margin: 0 auto;
	height: 300px;
	width: 400px;
	padding-top: 20px;
}
