﻿@import "/styles/reset.css";

body {
	background-color: #262329;
	/*color: #DDC6F5;*/
	color: #a695b8;
	font-size: 15px;
	line-height: 24px;
	padding-bottom: 90px;
	font-family: "Fedra Serif B Book","Fedra Serif B Pro",georgia, times, serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	
}

a:active, a:focus { outline: none; }

i,em,.source,h2,h3,h4 {
font-family: "Fedra Serif B Book Italic","Fedra Serif A Pro",georgia, times, serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
}

h1,h2,h3,h4,h5,h6 {

color:#fff;
margin:0 0 1em 0;
padding:0;}

.publications h2,
.publications h3,
.publications h4,
.publications h5 {
	font-family: "Fedra Serif B Book","Fedra Serif B Pro",georgia, times, serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;

}


#container {
	width: 940px;
	margin: 50px auto;
	overflow: hidden;
	background-color: #403B45;
	position: relative;
}

#main_column { margin: 15px 15px 0 235px; }

.panels {
	width: 125%;
	height: 400px;
	padding:0;
}

.panel {
	float: left;
	display: block;
	width: 235px;
	height: 400px;
	position: relative;
}

.short { height:200px;}

#page {
	width: 940px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background-color: #403B45;
	position: relative;
}

#holding #page { height: 500px; }

.panel span {
	position: absolute;
	bottom: 2em;
	left: 2em;
	z-index: 5;
}

.panel div {
	color: #fff;
	padding: 15px 15px 15px 15px;
	bottom: 0;
	position: absolute;
	width: 205px;
	height: 200px;
	font-size: 80%;
	line-height: 140%;
	font-family: 'Lucida Grande',verdana;
	display: none;
	background-image: url(/images/overlay.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	behavior: url(/scripts/iepngfix.htc);
}

.panel img {
	position: absolute;
	top: 0;
}

.panel dt { font-weight: bold; }
p,ul { padding: 0 45px 1em 0; }

a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #9F9DA2 solid;
	border-color: rgba(221,198,245,.5);
}

#text {
	display: block;
	position: relative;
	margin: 15px 60px 15px 235px;
}

#footer {
	position: relative;
	z-index: 3000;
	overflow: visible;
	height: 60px;
	margin-top: 50px;
}

#logo {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	font-weight: normal;
	background-image: url(/images/text.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	height: 100px;
	width: 135px;
	overflow: hidden;
	text-indent: -1234em;
}

#logo a {
	display: block;
	height: 100%;
	width: 100%;
}

h1 a,#logo a { border: 0; }

#p1 {
	width: 100%;
	height: 70px;
	position: relative;
	display: block;
	background-image: url(/images/text.gif);
	background-repeat: no-repeat;
	background-position: 0 -96px;
	overflow: hidden;
	text-indent: -1234em;
}

#p3 {
	position: relative;
	width: 100%;
	height: 70px;
	display: block;
	background-image: url(/images/text.gif);
	background-repeat: no-repeat;
	background-position: 0 -244px;
	overflow: hidden;
	text-indent: -1234em;
}

#p4 {
	position: relative;
	width: 100%;
	height: 110px;
	display: block;
	background-image: url(/images/text.gif);
	background-repeat: no-repeat;
	background-position: 0 -391px;
	overflow: hidden;
	text-indent: -1234em;
}

#contact {
	position: relative;
	width: 100%;
	height: 130px;
	display: block;
	background-image: url(/images/text.gif);
	background-repeat: no-repeat;
	background-position: 0 -550px;
	overflow: hidden;
	text-indent: -1234em;
	color: transparent;
}

#contact a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#publications {
	position: relative;
	width: 100%;
	height: 420px;
	display: block;
	background-image: url(/images/text.gif);
	background-repeat: no-repeat;
	background-position: 0 -700px;
	overflow: hidden;
	text-indent: -1234em;
	color: transparent;
}

#navigation {
	margin: 0 0 0 235px;
	position: absolute;
	top: 0;
}

#navigation li { display: inline; }

#home_menu, #about_menu, #select_projects_menu, #publications_menu, #contact_menu {
	width: 100px;
	height: 20px;
	display: block;
	background-image: url(/images/navigation_matrix.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -1234em;
	margin: 10px 30px 10px 0;
	text-decoration: none;
	border: 0;
	float: left;
}

#home_menu {
	background-position: 0 0;
	width: 56px;
}

#about_menu {
	background-position: 0 -30px;
	width: 71px;
}

#select_projects_menu {
	background-position: 0 -60px;
	width: 118px;
}

#publications_menu {
	background-position: 0 -90px;
	width: 108px;
}

#contact_menu {
	background-position: 0 -120px;
	width: 67px;
}

#home_menu:hover { background-position: -150px 0; }
#about_menu:hover { background-position: -150px -30px; }
#select_projects_menu:hover { background-position: -150px -60px; }
#publications_menu:hover { background-position: -150px -90px; }
#contact_menu:hover { background-position: -150px -120px; }

#more {
	display: block;
	width: 55px;
	height: 20px;
	position: relative;
	text-decoration: none;
	margin: 15px 0;
	background-image: url(/images/navigation_matrix.gif);
	background-repeat: no-repeat;
	background-position: 0 -150px;
	overflow: hidden;
	text-indent: -1234em;
	border: 0;
}

#more:hover { background-position: -150px -150px; }

#back,.back {
	display: block;
	width: 55px;
	height: 20px;
	position: relative;
	text-decoration: none;
	margin: 1em 0;
	background-image: url(/images/navigation_matrix.gif);
	background-repeat: no-repeat;
	background-position: 0 -180px;
	overflow: hidden;
	text-indent: -1234em;
	border: 0;
}

.back:hover, #back:hover { background-position: -150px -180px; }

.replaced {
	height: 30px;
	width: 150px;
	position: relative;
	margin: 10px 0;
}

h2 {
	font-weight: normal;
	font-style: italic;
	color: #fff;
	font-size: 20px;
	line-height:20px;
	margin: 0 0 1em 0;
}

.replaced {
	display: block;
	background-image: url(/images/navigation_matrix.gif);
	background-repeat: no-repeat;
	background-position: -300px -30px;
	height: 33px;
	width: 100%;
	overflow: hidden;
	text-indent: -1234em;
}

.replaced a {
	width: 100%;
	height: 100%;
	display: block;
}
#about_header { background-position: -300px -30px; }
#publications_header { background-position: -300px -45px; }
#contact_header { background-position: -300px -90px; }
#photo_gallery_header { background-position: -300px -120px; }
#related_header { background-position: -300px -150px; }

#select_projects_header {	background-position: -300px 15px !important;
}

#select_projects_header, #index h2 {
	height: 48px;
	margin: 19px 0 35px 235px !important;
}


#hbc_link {
	display: block;
	position: absolute;
	width: 218px;
	height: 20px;
	z-index: 3;
	left: 86px;
	top: 75px;
	overflow: hidden;
	text-indent: -1234em;
	border: 0;
}

#publications_link {
	display: block;
	position: absolute;
	width: 75px;
	height: 20px;
	z-index: 3;
	left: 450px;
	top: 75px;
	overflow: hidden;
	text-indent: -1234em;
	border: 0;
}

.more {
	display: block;
	width: 45px;
	height: 11px;
	background-image: url(/images/more.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -1234em;
	margin: 1em 0;
	overflow: hidden;
	border: 0;
	behavior: url(/scripts/iepngfix.htc);
}

h3 {
	font-size: 100%;
	color: #fff;
	font-weight: normal;
}

.caption h3 { margin: 1em 0 .5em 0; }

#chair.panel .link, #chair.panel {
	background-image: url(/images/gallery33.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#ladyrumbold.panel .link, #ladyrumbold.panel {
	background-image: url(/images/ladyrumbold_detail.jpg);
	background-repeat: no-repeat;
	background-position: 77% 0;
}

#kaysaatchi.panel .link, #kaysaatchi.panel {
	background-image: url(/images/details/kay_saatchi_details.jpg);
	background-repeat: no-repeat;
	background-position: 77% 0;
}

#one.panel .link, #one.panel {
	background-image: url(/images/chair_detail.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#two.panel .link, #two.panel {
	background-image: url(/images/gallery5.jpg);
	background-repeat: no-repeat;
	background-position: 70% 0;
}

#three.panel .link, #three.panel {
	background-image: url(/images/gallery19.jpg);
	background-repeat: no-repeat;
	background-position: 70% 0;
}

#four.panel .link, #four.panel {
	background-image: url(/images/gallery19.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#guanyin.panel .link, #guanyin.panel {
	background-image: url(/images/details/guanyin_detail.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#merchant.panel .link, #merchant.panel {
	background-image: url(/images/details/merchant_collection_detail_2.jpg);
	background-repeat: no-repeat;
	background-position: 70% 0;
}

#chair.panel .link, #chair.panel {
	background-image: url(/images/details/chandos_chairs_detail.jpg);
	background-repeat: no-repeat;
	background-position: 60% 0;
}

#banksy.panel .link, #banksy.panel {
	background-image: url(/images/details/banksy_details.jpg);
	background-repeat: no-repeat;
	background-position: 75% 0;
}

#burlington.panel .link, #burlington.panel {
	background-image: url(/images/details/the_burlington_house_commodes_details.jpg);
	background-repeat: no-repeat;
	background-position: 75% 0;
}

#palma.panel .link, #palma.panel {
	background-image: url(/images/details/palma_detail.jpg);
	background-repeat: no-repeat;
	background-position: 95% 0;
}

#chandelier.panel .link, #chandelier.panel {
	background-image: url(/images/details/chandelier_detail.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#yeats.panel .link, #yeats.panel {
	background-image: url(/images/details/yeats_detail.jpg);
	background-repeat: no-repeat;
	background-position: 90% 0;
}

#piano.panel .link, #piano.panel {
	background-image: url(/images/details/piano_detail.jpg);
	background-repeat: no-repeat;
	background-position: 70% 0;
}

#alma.panel .link, #alma.panel {
	background-image: url(/images/details/alma_detail.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0;
}

#night.panel .link, #night.panel {
	background-image: url(/images/details/atkinson_detail.jpg);
	background-repeat: no-repeat;
	background-position: 85% 0;
}

#lamb.panel .link, #lamb.panel {
	background-image: url(/images/details/stagnes_detail.jpg);
	background-repeat: no-repeat;
	background-position: 40% 0;
}

#lecomte-vernet.panel .link, #lecomte-vernet.panel {
	background-image: url(/images/details/charles-emile-hipp_detail.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#aivazovsky.panel .link, #aivazovsky.panel {
	background-image: url(/images/details/aivazovsky_detail.jpg);
	background-repeat: no-repeat;
	background-position: 30% 0;
}

#cato.panel .link, #cato.panel {
	background-image: url(/images/details/cato_detail.jpg);
	background-repeat: no-repeat;
	background-position: 65% 0;
}

#compendium.panel .link, #compendium.panel {
	background-image: url(/images/details/compendium_detail.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#inside_paris.panel {
	background-image: url(/images/details/inside_paris_detail.jpg);
	background-repeat: no-repeat;
	background-position: 30% 0;
}

#inside_rome.panel {
	background-image: url(/images/details/inside_rome_detail.jpg);
	background-repeat: no-repeat;
	background-position: 70% 0;
}

#inside_new_york.panel {
	background-image: url(/images/details/inside_new_york_detail.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#spencer_house.panel {
	background-image: url(/images/details/spencer_house_detail.jpg);
	background-repeat: no-repeat;
	background-position: 30% 0;
}

#inside_london.panel {
	background-image: url(/images/details/inside_london_detail.jpg);
	background-repeat: no-repeat;
	background-position: 90% 0;
}

#churchill.panel .link, #churchill.panel {
	background-image: url(/images/details/churchill_detail.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#churchill_2.panel .link, #churchill_2.panel {
	background-image: url(/images/details/churchill_detail_2.jpg);
	background-repeat: no-repeat;
	background-position: 80% 0;
}


#stanley_spencer .link, #stanley_spencer.panel {
	background-image: url(/images/details/spencer_detail.jpg);
	background-repeat: no-repeat;
	background-position: 70% 0;
}


.panel .link {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	border: 0;
	background-color: #403B45;
}

.panel .link:hover {
	background-image: none !important;
	background-color: transparent;
}

.panel .caption {
	color: #fff;
	width: 205px;
	padding: 15px 15px 15px 15px;
	font-size: 80%;
	height: 90px;
	line-height: 140%;
	font-family: 'Lucida Grande',verdana;
	background-image: url(/images/overlay.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	behavior: url(/scripts/iepngfix.htc);
}

/* captions */
.caption {
	text-align: left;
	padding: 0 120px 20px 0;
	font-size: 90%;
	line-height: 140%;
	margin: 15px 15px 0 0;
}

.caption dl { margin: 0 0 2em 0; }
.caption dt { color: #fff; }

.copyright {
	font-style: italic;
	margin: 0 0 2em 0;
	color: #8E809D;
}

/* grid */
#grid {
	clear: both;
	margin: 0 0 40px 0;
	background-color: #38343d;
	overflow: hidden;
	position:relative;
	z-index:3;
}

#grid_narrow {
	clear: both;
	margin: 30px 0 40px 0;
	overflow: hidden;
	background-color: #38343d;
	width: 470px;
}

.row {
	clear: both;
	overflow: hidden;
	height: 180px;
}

.object,.publication {
	width: 235px;
	height: 180px;
	position: relative;
	float: left;
	line-height: 140%;
	font-size: 90%;
	background-color: #403B45;
}

.object dt,.publication dt {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
}

.object dt a,.publication dt a {
	display: block;
	height: 150px;
	width: 205px;
	overflow: visible;
	padding: 15px;
	background-image: url(/images/blank.gif);
	background-repeat: repeat;
	border:0;
}

.object dd {	display: none;
}
.object dd, .publication dd {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.publication:hover dd {
top:-30px;
left:-30px;
width:313px;
height:240px;
z-index:10;
}

.publication:hover dd img { width:100%; height:100%;}

.carousel { ;width:940px;overflow:hidden;padding:0;position:absolute;top:0;height:520px;top:100px;z-index:100;}
.carousel li { width:940px;height:520px;overflow:hidden;}
.carousel figure { margin:0; position:relative;}
.carousel figcaption { position: absolute; bottom: 40px;left:20px; color:#fff; font-size:80%;text-shadow: #000 0 0 5px;}

#image-holder {	background: #38343d url(/images/loader.gif) no-repeat 50% 50%;height:540px;overflow:hidden;cursor:pointer;}

/*. object dd img { display: none; }*/
.object img { background-color: #403B45; }

#gallery {
	position: relative;
	font-size: 80%;
	line-height: 150%;
	width: 690px;
}

#gallery ul {
	clear: both;
	margin: 0 15px 0 0;
	text-align: left;
	width: 690px;
	height: 545px;
	overflow: visible;
	border-top: 0 solid #403B45;
	list-style: none;
	text-indent: 0;
	padding: 0;
}
/*#gallery ul li { display:none;}*/
#gallery.with_captions ul { height: 750px; }
#gallery p { width: 80%; }

#gallery ul li span {
	background-color: #38343d;
	width: 100%;
	display: block;
	height: 545px;
	margin-bottom: 15px;
}

#cutting {
	clear: both;
	margin: 0 15px 0 0;
	text-align: left;
	width: 690px;
	overflow: hidden;
	border-top: 0 solid #403B45;
}

figure { display:block;width:690px;margin:0 0 1em 0;}
#cutting a { border: 0; }
#gallery ul li img { }

#gallery ul li {
	height: 545px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: 0;
	overflow: visible;
}

#gallery.with_captions ul li { height: 100%; }
html,body { height: 100%; }

#digits {
	height: 15px;
	clear: both;
}

#digits li a {
	width: 15px;
	height: 15px;
	display: block;
	background-image: url(../images/digit_matrix.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	float: left;
	text-indent: -1234em;
	text-decoration: none;
	border-width: 0 5px 5px 0;
	border-style: solid;
	border-color: #403B45;
}

#digits li a#d1 { background-position: 0 0; }
#digits li a#d2 { background-position: -15px 0; }
#digits li a#d3 { background-position: -30px 0; }
#digits li a#d4 { background-position: -45px 0; }
#digits li a#d5 { background-position: -60px 0; }
#digits li a#d6 { background-position: -75px 0; }
#digits li a#d7 { background-position: -90px 0; }
#digits li a#d8 { background-position: -105px 0; }
#digits li a#d9 { background-position: -130px 0; }
#digits li a#d10 { background-position: -145px 0; }
#digits li a#d1:hover { background-position: 0 -15px; }
#digits li a#d2:hover { background-position: -15px -15px; }
#digits li a#d3:hover { background-position: -30px -15px; }
#digits li a#d4:hover { background-position: -45px -15px; }
#digits li a#d5:hover { background-position: -60px -15px; }
#digits li a#d6:hover { background-position: -75px -15px; }
#digits li a#d7:hover { background-position: -90px -15px; }
#digits li a#d8:hover { background-position: -105px -15px; }
#digits li a#d9:hover { background-position: -130px -15px; }
#digits li a#d10:hover { background-position: -145px -15px; }
#digits li a#d1:hover { background-position: 0 -15px; }
#digits li a#d2:hover { background-position: -15px -15px; }
#digits li a#d3:hover { background-position: -30px -15px; }
#digits li a#d4:hover { background-position: -45px -15px; }
#digits li a#d5:hover { background-position: -60px -15px; }
#digits li a#d6:hover { background-position: -75px -15px; }
#digits li a#d7:hover { background-position: -90px -15px; }
#digits li a#d8:hover { background-position: -105px -15px; }
#digits li a#d9:hover { background-position: -130px -15px; }
#digits li a#d10:hover { background-position: -145px -15px; }

#imageBrowser {
	height: 24px;
	clear: both;
	overflow: hidden;
	margin-bottom: 1em;
	position: absolute;
	top: 560px;
	right: 0;
	z-index: 100;
}

#gallery.with_captions #imageBrowser { top: 560px; }

#nextImage, #previousImage {
	display: block;
	width: 48px;
	height: 18px;
	background-image: url(/images/navigation_matrix.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin: 0 5px 10px 0;
	overflow: hidden;
	text-indent: -1234em;
	border:0;
}

#previousImage { background-position: 0 -270px; }
#previousImage:hover { background-position: -150px -270px; }
#nextImage { background-position: 0 -300px; }
#nextImage:hover { background-position: -150px -300px; }

#protector {
	position: absolute;
	z-index: 10000;
	width: 690px;
	height: 545px;
	background-color: transparent;
	top: 15px;
	left: 235px;
	background-image: url(/images/blank.gif);
	background-repeat: repeat;
}

.detailCaption {
	bottom: 0;
	left: 0;
	position: absolute;
	color: #fff;
	padding: 15px;
	width: 240px;
}

ul#books { margin: 20px; }

ul#books li {
	float: left;
	margin: 0 10px 0 0;
}

.caption ul { margin-bottom: 1em; }
.caption ul li { margin: 0 0 .5em 0; }
.source {  }
#introduction img { float: left; }

#introduction p {
	height: 200px;
	width: 390px;
	float: right;
}

#ladyrumbold_introduction {
	width: 690px;
}

#ismail_merchant_splash_page #text { height: 100px; }

#slideshow {
	height: 450px;
	overflow: hidden;
}

#slideshow a {
	text-decoration: none;
	border: 0;
}

#the_ismail_merchant_collection_title {
	background: transparent url(/images/navigation_matrix.gif) no-repeat 0 -326px;
	width: 100%;
	height: 15px;
}

#ladyrumbold_title {
	background: transparent url(/images/navigation_matrix.gif) no-repeat 0 -400px;
	width: 100%;
	height: 15px;
}

#kaysaatchi_title {
	background: transparent url(/images/navigation_matrix.gif) no-repeat 0 -440px;
	width: 100%;
	height: 60px;
}

.more_information {
	width: 140px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -1234em;
	background: transparent url(/images/navigation_matrix.gif) no-repeat 0 -240px;
	border: 0;
}

.more_information:hover { background: transparent url(/images/navigation_matrix.gif) no-repeat -150px -240px; }

h1 {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	padding: .2em 0 .7em 0;
}

