/*horizontal menu items*/

body, div, a {margin:0;padding:0;border:0;}
a:link img, a:active img, a:hover img {border:none;border-style:none;}

a:link, a:visited, a:active {
color: #5A6665;
}

a:hover {
color: #ffffff;
/*color: #d1e7ed;*/
}

:focus { -moz-outline-style: none; }

a {
outline: none;
}

a, img {border:0;border:none;border:0px solid #000000;border-style:none; padding: 0; margin: 0;}


/** Other Browser Equalizations  **/
asterisk {margin:0;padding:0;}

form {margin:0;padding:0;}

form, table, input, select, textarea {margin:0;padding:0;font-size:100%;cursor:pointer;}

ul, ul li, li {margin:0;padding:0;}
clear {clear:both;}

h3, h4, h5, h6, .dh7, .gh7 {margin: 0; padding: 0; border: 0; line-height: 1em;
font-family: Times,'Times New Roman',serif;
font-size: 144%;
}

body {
text-align: center;
line-height: normal;
font-size: 100%; /*standardises font for ie and gecko*/
/*	background-color: #ffffff;*/
	padding: 0 0 0 0;
	margin: 0;
	height: 97%; /*above 97 percent IE6 introduces scroll bar*/
}

.blankStrip {
	width: 940px;
	height: 20px;
	}

.whiteStrip {
	width: 940px;
	height: 14px;
	background-color: #ffffff;
	border: 1px solid #d69100;
	margin: 0 auto 0 auto;
	font-size: 12px;/*ie5.5+compatability*/
	}

.greenStrip {
	margin: 0 auto 0 auto;
	width: 940px;
	height: 5px;
	background-color: #97b8bf;/*#a1c7c9*/
/*	border: 1px solid #d69100;*/
	font-size: 5px;/*ie5.5+compatability*/
}

.greenStrip2 {
	margin: 0 auto 0 auto;
	width: 940px;
	height: 14px;
	background-color: #97b8bf;/*#a1c7c9*/
	border: 1px solid #d69100;
	font-size: 12px;/*ie5.5+compatability*/
}

#tunnelImage { 
	width:  940px;
	height: 160px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-position: bottom;
	}

.whiteStrip2 {
	background-color: #ffffff;
	font-size: 0;/*ie5.5+compatability*/
	width: 940px;
	height: 5px;
	margin: 0 auto 0 auto;
}

.horizontalMenu a:link, .horizontalMenu a:visited {
text-decoration: none;
}

.horizontalMenu {
clear: both;
float: left;
width: 100%;
font-size: 144%;
font-family: Times,'Times New Roman',serif;
font-style: italic;
position: relative;
text-align: center;
line-height: 29px;
background-color: #748483;
border-bottom: 4px solid #d69100;
}

.horizontalMenu ul {
position: relative;
padding: 0;
margin: 0;
/*margin-left: 15px;*/
}

.horizontalMenu li {
	display: inline;
	list-style-type: none;
	/*text-indent: 5px;*/
	width: 19%;/*100 percent divided by 4 horizontal menu items*/
	float: left;
	text-align: center;
}

.horizontalMenu li a { 
	display: block; 
	width: 90%;
	color: #ffffff;
	margin: 10px 0;
	background-position: center;
	background-repeat: no-repeat;
	}


.horizontalMenu li a:link, .horizontalMenu li a:visited, .horizontalMenu li a:focus {
	color: #ffffff;
	text-decoration: none;
	background-image: none;
	}

.horizontalMenu li a.on, .horizontalMenu li a:link.on, .horizontalMenu li a:visited.on,  .horizontalMenu li a:focus.on	{
color:  #3d3a38;
background-image: url('pageEls/mh4.jpg');
}

.horizontalMenu li a:hover {background-image: url('pageEls/mh4.jpg'); color: #3d3a38; text-decoration: underline;}
.horizontalMenu li a:hover.on {text-decoration: none !important;}

#container940px {
position: relative;
width: 940px;
height: 160px;
margin: 0 auto 0 auto;
background-color: #a1c7c9;
/*margin-top: 8px; solid #ffffff;#ffffff;#4f7a69;*/
/*border: 1px solid #d69100;*/
border-top: 0 solid #ffffff;/*ffffff;#99bbc4;#b7d0d7;;#ffffff;#4f7a69;*/
/*border: 2px solid #e6e9e6;*/
}

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

.container778px {
margin: 0 auto;
width: 100%;
min-width: 778px;
max-width: 940px;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : document.body.clientWidth) 
> 950 ? "940px" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 788 ? "778px" : "99.7%"));
/*the min max width expression with added support for ie6 standards mode */
}

/* " */

.container850px {
margin: 0 auto;
width: 100%;
min-width: 850px;
max-width: 940px;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : document.body.clientWidth) 
> 950 ? "940px" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 850 ? "850px" : "99.7%"));
/*the min max width expression with added support for ie6 standards mode */
}

/* " */

#studioImage {
position: absolute;
top: 0;
left: 0;
width: 425px;
height: 160px;
float: left;
background-image: url('imageRotation/s003.jpg');
background-repeat: no-repeat;
background-position: bottom left;
text-align: right;
}

#studioImage.on {
background-position: top left;
}

#gotoStudio {
float: left;
width: 425px;
height: 160px;
}

#studioImage a:hover, #studioImage a.on {
background-position: top left;
background-image: inherit;
background-repeat: no-repeat;
}

#studioImage a:hover img, #studioImage a img.on {
border-bottom: 3px solid black;
}

#topCaptions {
position: absolute;
top: 0;
left: 0;
width: 778px;
height: 160px;
background-image: url('pageEls/bannerBGT4.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#galleryImage {
position: absolute;
right: 0;
top: 0;
width: 463px;
height: 160px;
background-image: url('imageRotation/g003.jpg');
background-repeat: no-repeat;
background-position: bottom right;
text-align: left;
}

#galleryImage.on {
background-position: top right;
}

#gotoGallery {
float: left;
width: 463px;
height: 160px;
}

#galleryImage a:hover, #galleryImage a.on {
background-image: inherit;
background-repeat: no-repeat;
background-position: top right;
}

#galleryImage a:hover img, #galleryImage a img.on {
border-bottom: 3px solid black;
}

#mainMenu {
position: relative;
margin: 0 auto;
width: 940px;
height: 160px;
}

#gregCaption {
position: relative;
float: left;
left: 162px;
top: 0;
width: 616px;
height: 84px;
}

#gregCaption a:hover, #gregCaption a.on {
background-image: url('pageEls/bannerBGT4.jpg');
background-position: bottom left;
background-repeat: no-repeat;
}

#gotoGreg {
position: absolute;
left: 11px;
top: 13px;
width: 592px;
height: 65px;
float: left;
}

#anchorMask1 {
position: absolute;
background-image: url('pageEls/bannerBGT4.jpg');
background-repeat: no-repeat;
background-position: top left; 
width: 616px;
height: 99px;
top: 0;
left: 0;
}

.hiddenPic {display:none;}

.hms {
font-size: 8px;
clear: both;
width: 100%;
height: 8px;
}


#permanentExhibition {
	position: relative;
	float: right;
	text-align: left;
	color: #d69100;
	right: 235px;
	width: 220px;
	height: 270px;
	font-size: 120%;
	font-family: Times,'Times New Roman',serif;
/*	padding-right: 5px;*/
	}

.permanentExhibition1 {
	position: relative;
	float: right;
	width: 292px;/*292*/
	height: 270px;
	}

#galleryMap {
	/*clear: both;*/
	float: left;
	position: relative;
	width: 363px;/*292*/
	/*display: table;*/
	height: 270px;
}

/*following two style-identity definitions contain the information for the background transition on the top half of the gallery screen*/
#permanentExhibition2 {
	position: relative;
	float: right;
	text-align: right;
	width: 465px;
	height: 270px;
/*	background-color: #a1c7c9;*/
/*	background-image: url('pageEls/gb4.jpg');*/
	background-repeat: repeat-y;
	background-position: top left;
	text-align: right;
	}

#permanentExhibition3 {
	clear: left;
	height:270px;
	width: 600px;
	float: right;
   background-image: url('pageEls/gb4.jpg');
	background-repeat: repeat-y;
	background-position: left;
	background-color: #a2c8c9;
	}

#galIm {
border: 1px solid #d69100;
float: left;
position: relative;
top: 45px; left: 45px;
background-image: url('galleryImages/iris1.jpg');
width: 180px;
height: 180px;
}

#galImAnchor {
float: left;
position: relative;
top: 24px;
width: 180px;
height: 180px;
left: 208px;
}

#galImLoader {
border: 1px solid #d69100;
float: left;
position: relative;
top: 45px; left: 45px;
background-image: url('pageEls/loading.gif');
background-repeat: no-repeat;
background-position: center center;
width: 180px;
height: 180px;
}

#exhibitHighlight {
position: absolute;
top: 30px;
left: 8px;
width: 50px;
height: 50px;
border: 2px solid #FF3A00;/*#d69100;*/
}

#exhibitDetails {
	position: absolute;
	color: #000000;
	text-align: center;
	top: 140px;
	right: 0px;
	width: 262px;
}

#exhibitTitle {
}

#exhibitMaterials {
}

#exhibitDimensions {
	font-size: 80%;
}

#exhibitPrice {
	font-size: 80%;
}

#angleTrig {
	font-size: 200%;
	top: 90px;
	margin-left: 50px;
	position: absolute;
	left: 0;
}

#galleryImage {
position: absolute;
right: 0;
top: 0;
width: 463px;
height: 160px;
background-image: url('imageRotation/g003.jpg');
background-repeat: no-repeat;
background-position: bottom right;
text-align: left;
}

#galleryImage.on {
background-position: top right;
}

#gotoGallery {
float: left;
width: 463px;
height: 160px;
}

#galleryImage a:hover, #galleryImage a.on {
background-image: inherit;
background-repeat: no-repeat;
background-position: top right;
}

#galleryImage a:hover img, #galleryImage a img.on {
border-bottom: 3px solid black;
}

#smGalPic {
font-size: 150%;
font-family: Times,'Times New Roman',serif;
line-height: 12px;
/*display: table;*/
text-align: left;
clear: both;
width: 363px;/*292px*/
position: relative;
height: 270px;
background-position: top left;
background-repeat: repeat-x;
background-image: url('pageEls/smgallery3.jpg')
}

#rollOver {
	font-size: 80%;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	width: 230px;
	right: 10px;
	top: 45px;
	position: absolute;
	text-align: center;
}

#clickToZoom {
	font-size: 80%;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	width: 330px;
	right: -140px;
	top: 235px;
	position: absolute;
	text-align: center;
}

.overlap {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	}

.wsText {
	float: left;
	text-align: left;
	color: #d69100;
	font-family: Times,'Times New Roman',serif;
	font-style: italic;
	font-size: 120%;
	font-weight: bold;
	}

.wsText a:link, .wsText a:visited, .wsText a:active {
color: #748483;
}

.wsText a:hover {
color: #d69100;
}


.blog {
border-left: 16px solid #97b8bf;
background-color: #bbced5;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
display: block;
padding: 0 60px 8px 105px; /*0 1.5em 8px 105px*/
margin-right: 105px;
margin-left: 0;
text-align: justify;
float: left;
}

.dh7 {
font-family: Times,'Times New Roman',serif;
color: #000000;
font-size: 180%;
clear: both;
/*padding-top: 5px;
padding-bottom: 3px;
border-width: 0 0 8px 0;
border-color: #748483;
border-style: solid;
border-left: 16px solid #97b8bf;
border-top: 8px solid #97b8bf;
background-color: #bbced5;
background-image: url('pageEls/hb2.jpg');
background-repeat: repeat-x;
background-position: top;*/
display: block;
text-align: left;
margin-right: -1em;
margin-left: -105px;
margin-top: 1.5em;
}

.gh7 {
font-family: Times,'Times New Roman',serif;
font-weight: bold;
color: #000000;
font-size: 180%;
clear: both;
display: block;
text-align: left;
margin-right: -1em;
/*margin-left: -105px;*/
margin-top: 1.5em;
}


.dh7b {
font-family: Times,'Times New Roman',serif;
color: #ffffff;
font-size: 180%;
padding-top: 5px;
padding-bottom: 3px;
border-width: 0 0 0 0;
border-color: #748483;/*ffffff;#c5ded3;#bbced5;00cccc;*/
border-style: solid;
border-left: 16px solid #97b8bf;/*bbced5;#d4d9d9;#748483;*/
border-top: 8px solid #97b8bf;
background-color: #bbced5;/*#748483;*/
background-image: url('pageEls/hb2.jpg');
background-repeat: repeat-x;
background-position: top;
display: block;
text-align: left;
margin-right: 0;
margin-left: 0;
}

.dh7c {
border-left: 16px solid #748483;
display: block;
font-size: 180%;
padding: 5px 1em 3px 0px;
margin-right: 110px;
text-align: left;
font-family: Times,'Times New Roman',serif;
color: #ffffff;
border-color: #748483;/*ffffff;#c5ded3;#bbced5;00cccc;*/
border-style: solid;
border-top: 8px solid #97b8bf;
background-color: #bbced5;/*#748483;*/
background-image: url('pageEls/hb2.jpg');
background-repeat: repeat-x;
background-position: top;
/*display: block;*/
}

/*.dh7 {
border-left: 16px solid #ffffff;
border-top: 1px solid #ffffff;
}*/

.blog img {
float: left;
clear: left;
position: relative;
left: -60px;
margin-top: 6px;
margin-bottom: 6px;
border: 1px solid #d69100;
}

.blog a img {
border: 1px solid #d69100;
}

.blog a:hover img {
border: 1px solid #d69100;
}

.blogCenterList {
position: relative;
right: 40px;
text-align: center;
text-decoration: underline;
color: #d1e7ed;
}

/*a.blogCenterList {
text-decoration: underline;
}*/

.signature {
background-image: url('pageEls/sig.gif');
background-repeat: no-repeat;
height: 67px;
width: 200px;
float: right;
position: relative;
top: 10px;
right: 35px;
}

.blogGallery {
border-left: 16px solid #748483;
background-color: #bbced5;
font-family: Times,'Times New Roman',serif;
font-size: 120%;
font-weight: normal;
color: #000000;
display: block;
padding: 0 1.5em 8px 0px;
margin-right: 110px;
text-align: left;
}

.blogGallery img {
clear: none;
float: right;
position: relative;
right: -110px;
margin-bottom: 8px;
margin-left: 8px;
border: 1px solid #d69100;
}

.blogGallery img, .blogGallery a img, .blogGallery a:link img, .blogGallery a:visited img, .blogGallery a:active img, .blogGallery a:hover img {
border: 1px solid #d69100;
}

.blogGallery a img {
clear: none;
float: right;
position: relative;
right: -110px;
margin-bottom: 8px;
border: 1px solid #d69100;
}

.blogGalleryCC, .blogGalleryCCPA {
position: relative;
right: 0px;
float: left;
top: -5px;
width: 185px;
height: 110px;
padding-left: 0;
padding-right: 0;
text-align: right;
}

.blogGalleryCCPA {
width: 325px;
height: 160px;
}

.galleryCaption, .galleryCaptionPA {
position: absolute;
float: right;
top: 10px;
left: 100px;
width: 200px;
height: 150px;
z-index: 10;
text-align: center;
}

.galleryCaptionPA {
width: 340px;
height: 250px;
}

.galleryCaption i, .galleryCaptionPA i {
font-size: 80%;
margin-top: 5px;
display: block;
}

.blogGalleryText {
padding-top: 20px;
position: relative;
left: 150px;
margin-right: 130px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 84%;
}

/*
.blogGalleryText p {
float: none;
text-align: left;
position: relative;
padding-left: 110px;
margin-top: 8px;
margin-bottom: 10px;
background-color: transparent;
right: 0;
}
*/

.bgs {
margin: 0 auto;
clear: both;
position: relative;
left: 10px;
top: 5px;
width: 100%;
height: 20px;
display: block;
}

.bgs hr{
height: 1px;
}

.bgpa {
margin: 0 auto;
clear: both;
position: relative;
left: 10px;
top: 5px;
width: 100%;
height: 50px;
display: block;
}

.bgpa hr {
height: 1px;
}

.blogGallery a strong {
display: block;
font-size: 140%;
text-align: center; 
position: relative;
left: 20px;
bottom: 5px;
height: 20px;
color: black;
width: 100%;
}

.blogGallery a:hover {
color: black;
}


#linkList ul {
margin-left: 20px;
font-weight: bold;
font-size: 110%;
}

#linkList ul ul {
font-weight: normal;
font-size: 91%;
}

#linkList li li {
margin-top: 1.5em;
}

#linkList li {
margin-top: 1.5em;
list-style-type: none;
}

#bgFade {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 97%;
background-color: white;
background-image: url('pageEls/fade2.jpg');
background-repeat: repeat-x;
background-position: bottom;
}

/* style="position: absolute; left: 0; top: 0; width: 100%; height: 1.1em; background-color: #96b9ba; line-height: 1.1em; color: white; font-family: Verdana, Arial, Helvetica, sans-serif;">
*/

#topBar {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 1.1em;
background-color: #97b8bf;
line-height: 1.1em;
color: white;
font-family: Times,'Times New Roman',serif;
font-size: 120%;
}

#topBarTitleText {
position: absolute;
top: 0;
left: 0;
font-size: 1.1em;
clear: right;
color: #ffffff;
}

#topMenu {
position: absolute;
right: 0;
top: 0;
font-size: 0.9em;
line-height: 1.1em;
background-color:#97b8bf;
padding-left: 10px;
}

#topMenu a {
color: black;
}

#imageBar {
float: left;
width: 0;
position: relative;
right: 124px;
}

#imageBarInner {
position: absolute;
width: 130px;

}

#imageBarInner img {
float: left;
width: 122px;
height: 122px;
margin-top: 12px;
border: 1px solid #d69100;
}


.minBlogCaptionWidth { /*this class means that columns to the right of images in blog divs dont shrink too small with the jello.  Following p also needs to be classed as below*/ 
float: right;
width: 200px; /*customize this inline*/
font-size: 0;
height: 0;
margin: 0;
padding: 0;
border: 0;
}

.belowMinBlogCaptionWidth {
clear: right;
margin-top: 0;
}

.clearDiv {
width: 100%;
height: 0;
clear: both;
font-size: 0
}

.studioImageList li{
clear: both;
list-style: none;
position: relative;
left: -30px;
top: 20px;
}

.studioImageList li img{
bottom: 40px;
left: -30px;
}

img.key {
margin: 0;
padding: 0;
border: 0;
left: -5px;
float: none;
}

.key img, img.key {
margin: 0;
padding: 0;
border: 0;
top: 0;
left: 0;
float: none;
position: relative;
float: left;
}

ul.key {
list-style: none;
margin: 0;
padding: 0;
padding-bottom: 1em;
border-bottom: 1px solid black;
text-indent: 0;
position: relative;
}

ul.key li {
margin-left: 1em;
text-indent: 0;
_height: 1%;
}

ol.key {
margin: 0;
padding: 0;
border: 0;
text-indent: 0;
}

ol.key li {
/*text-indent: 3em;*/
margin-left: 1em;
_height: 1%;
display:list-item;
}

table {
margin-left: 10px;
}

.blogGalleryText ul ul {
margin-left: 50px
}

.blogGalleryText ul ul li {
font-size: 70%;
}

.linkColourInvert a:hover {
color: black;
}

.cMessage {
font-family: Times,'Times New Roman',serif;
font-size: 120%;
}

.iconList li {
list-style: none;
}
