html {
	font-size: 62.5%;
}

body {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	background-color: #fff;
}

legend,
body {
	color: #999;
}

img {
	border: 0;
}


form {
	border: 0;
	margin: 0;
	padding: 0;
}


a {
	text-decoration: none;
	color: #999;
	cursor: pointer;
}

.publications h1,
a:hover, h2, h3, h2 a, h3 a, li.on a {
	color: #666;
}

h2 a:hover, h3 a:hover {
	color: #333;
}





#center { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible; }



#main, #images, #biography, #news, #press, #contact, #exhibitionArchives {
	width: 744px;
	height: 470px;
	margin: 0 auto;
	position: absolute;
	margin-left: -372px;
	top: -266px;
	left: 50%;
}

.artist #main, #images, #biography, #news, #press, #contact,
#pressPanel {
	display: none;
}

#zoom {
	width: 744px;
	margin: 10px auto 63px auto;
}
.large #center {
	top: 0;
}
.large #main {
	top: 0;
	margin-top: 10px;
}

.large #main a {
	padding-bottom: 20px;
}


#biography {
	display: none;
}

#biography #biographyContent {
	overflow: auto;
	width: 470px;
	height: 470px;
	float: left;
}

#biographyContent h3, #biographyContent h4 {
	float: none;
	width: auto;
	text-align: left;
}

#biographyContent h3 {
	font-size: 1.2em;
}

#biographyContent h4 {
	font-weight: bold;
}

#biographyContent p {
	margin-top: 0;
	font-size: 1.1em;
	line-height: 1.3em;
}

#menubar {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 63px;
	background: #fff url(../images/menubar2.png) repeat-x;
	z-index: 1000;
}



.home #main {
	height: 450px;
	top: -225px;
}

.home #menubar {
	position: absolute;
	top: -32px;
}

#logoAndMenu {
	width: 744px;
	height: 42px;
	margin: 0 auto;
	padding: 11px 0 0 0;
}


#logoAndMenu h1 {
	width: 202px;
	height: 14px;
	margin: 14px 0 0 0;
	float: left;	
}

#logoAndMenu h1 a {
	background-image: url(../images/MODERNISM.png);
	display: block;
	width: 202px;
	height: 14px;
	overflow: hidden;
}

#logoAndMenu h1 a span {
	position: relative;
	left: -2000px;
}



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


#logoAndMenu ul li {
	display: inline;
	padding-left: 20px;
	text-transform: uppercase;
}


.exhibitions #exhibitionArchives ul,
.exhibitions #main ul {
	position: relative;
	overflow: auto;
	width: 100%;
}

.exhibitions ul li {
	position: relative;
	overflow: auto;
	width: 100%;
	margin-bottom: 112px;
}

.exhibitions.singleArtist ul li {
	margin-bottom: 0;
	margin-top: 160px;
}

.exhibitions ul li img {
	float: left;
	margin: 22px 44px 22px 0;
}

.individual #main ul, .gallery #main ul, .gallery #news ul, .gallery #press ul, .gallery #contact ul {
	margin-top: 2em;
	float: right;
	width: 100%;
}

.publications #main ul li,
.individual #main ul li, .gallery #main ul li, .gallery #news ul li, .gallery #press ul li, .gallery #contact ul li {
	margin: 0 0 0 0;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.3em;
	text-transform: uppercase;
}






.publications h1,
h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	line-height: normal;
}





.publications h1,
h2 {
	font-size: 2.4em;
	line-height: normal;
}

h3 {
	font-size: 1.8em;
	line-height: 1em;
}

h3.exhibitionTitle {
	text-transform: uppercase;
}



h4 {
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 1em;
}

h4.reception {
	margin-top: 8px;
}
.individual h4.reception {
	margin-top: 20px;
}


.exhibitions h2 {
	margin-top: 44px;
}

.exhibitions h3 {
	margin: .5em 0;
}

.individual h2, .individual h3, .individual h4 {
	margin: 0 0 0 0;
	width: 50%;
}

.individual #images h2, .individual h3, .individual h4, .individual #biography h2  {
	float: right;
	text-align: right;
}

.individual #main h2 {
	float: left;
}

.individual h3, .thumbnails h3 {
	margin: .3em 0 .5em 0;
}

.individual h4  {
	width: 51%;	
}

.individual #images h2, .individual #images h3, .individual #images h4,
.individual #biography h2, .individual #biography h3, .individual #biography h4 {
	width: 264px;
}

h4.imageTitleAndDate {
	margin-top: 44px;
	font-weight: bold;
	line-height: 1.3em;
}


.individual #main a img {
	margin-bottom: 44px;
}


#logoAndMenu ul {
	float: right;
	margin: 15px 0 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
}



#sliderContemporary, #sliderModern {
	height: 168px;
	overflow: hidden;
	clear: both;
	cursor: pointer;
}

#sliderContemporary {
	background-image: url(../images/PLACEHOLDER_contemporarySlider.jpg);
	margin-bottom: 114px;
}

#sliderModern {
	background-image: url(../images/PLACEHOLDER_modernSlider.jpg);
}




#slider1, #slider2 {
	width: 744px;
	height: 168px;
	overflow: hidden;
	position: relative;
	clear: both;
	cursor: pointer;
	display: none;
	white-space: nowrap;
	background-color: #666;
}

#slider1tray1, #slider1tray2, #slider2tray1, #slider2tray2 {
	height: 168px;
	position: absolute;
}


#slider1tray1, #slider1tray2,
#slider2tray1, #slider2tray2
{
	top: 0;
}





#slider1 {
	margin-bottom: 114px;
}






#images {
	display: none;
	overflow: hidden;
}

#canvas {
	width: 470px;
	height: 470px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#mainImageAnchor {
	position: relative;
	display: block;
	width: 470px;
	height: 470px;
	float: left;
	overflow: hidden;
}



#showTitle, #imageTitleAndNav {
	width: 264px;
	position: absolute;
	right: 0;
}

#showTitle {
	top: 0;
}

#imageTitleAndNav {
	bottom: 0;
	text-align: right;
}

#thumbnailsNav,
.individual #images ul li, .individual #biography ul li, .gallery #main ul li, .gallery #news ul li, .gallery #press ul li, .gallery #contact ul li,
#imageTitleAndNav p, 
#imageTitleAndNav #slideNav {
width: 264px;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: right;
	text-transform: uppercase;
	margin: 0 0 0 0;
}

#thumbnailsNav {
	text-transform: none;
}


#imageTitleAndNav a {
	padding: 6px 0;
}

.publications #main #tallContentWrapper ul,
.individual #images ul, .individual #biography ul, .gallery #main ul, .gallery #news ul, .gallery #press ul, .gallery #contact ul {
	margin-top: 2em;
	float: right;
	width: 264px;
}


#thumbnailsNav,
#imageTitleAndNav #slideNav {
	margin: 1em 0 0 0;
}








.artists #main ul li {
	width: 228px;
	padding: 10px;
	float: left;
	overflow: hidden;
}

.artists #main ul li {
	text-align: center;
}

.artists.thumbnails #main ul li {
}

.artists #main ul {
	padding-bottom: 63px;
	position: absolute;
	width: 744px;
	overflow: hidden;
}

.artists.thumbnails #main ul {
	margin-top: 1.6em;
}

.artists #main ul li h3 {
	padding: .5em 0;
	text-transform: none;
	font-size: 1.5em;
	height: 2.6em;
	overflow: hidden;
}


.artists.thumbnails #main ul li h3 {
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
}

.artists.thumbnails #main ul li h3 a,
.artists.thumbnails #main ul li h3 {
	color: #999;
}




.publications h2,
.gallery h2 {
	margin-top: .75em;
	margin-bottom: .5em;
}

.gallery h3 {
	margin: 1em 0;
}

.gallery h4 {
	font-weight: bold;
	margin-top: 1em;
}

.gallery p,
#pressPanel p {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 470px;
}
.gallery p.closeHeader {
	margin-top: 0;
}

.gallery p a {
	background-color: #f9f9f9;
	padding: 1px 2px;
}

.gallery p a.noHighlight {
	background-color: #fff;
}

#tallContentWrapper {
	padding-bottom: 63px;
	position: relative;
	overflow: auto;
	width: 744px;
}



























#productMainImage {
	line-height: .1px;
	float: left;
	width: 470px;
	height: 470px;
	overflow: hidden;
	margin: 0 20px 0 0;
}



.tabTable td {
	padding: 10px 0;
}

.tabTable img {
	padding: 0 20px 0 0;
}

#productsListingTopNumber,
#productsListingBottomNumber,
.productListing-rowheading {
	display: none;
}

#productPrices {
	font-size: 1.2em;
	margin: 1em 0;
}


.itemTitle,
.listingDescription {
	padding-right: 20px;
}



#productDescription h2 {
	font-size: 1.6em;
}


.foo {
	font-size: 1.1em;
	line-height: 1.3em;
}

.publications #tallContentWrapper {
	overflow: hidden;
}

.publications ul {
	text-align: right;
}


.centerColumn .categoryIcon {
	font-size: 1.4em;
}

.navNextPrevWrapper .navNextPrevList {
	display: inline;
}

.navNextPrevWrapper {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}

.button_add_selected,
.cssButton {
	width: auto;
}


h1#productName {
	margin-top: 0;
}


#cartAdd input {
	margin-left: 10px;
}


.navNextPrevWrapper ul {
	padding-bottom: 1em;
}

h1#productListHeading {
	margin: 0;
	padding-left: 10px;
}

.button_in_cart {

}







#logoffDefault,
#checkoutPayAddressDefault,
#checkoutShipAddressDefault,
#logoffDefault,
#checkoutSuccess,
#checkoutConfirmDefault,
#checkoutPayment,
#checkoutShipping,
#createAcctDefault,
#loginDefault,
#shoppingCartDefault,
#indexProductList {
	padding-bottom: 63px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

#indexProductList ul {
	float: right;
}



.tableHeading th {
	text-align: left;
}

#scRemoveHeading,
.cartRemoveItemDisplay {
	text-align: center;
	padding-left: 100px;
}





.cartTotalsDisplay {
	margin-top: 1em;
}

#popupShippingEstimator table,
#cartContentsDisplay {
	border-collapse: collapse;
	border: 1px solid #ececec;
	margin-left: 1px;
}

#cartContentsDisplay {
	width: 743px;
}

#popupShippingEstimator th,
#popupShippingEstimator td,
#cartContentsDisplay th,
#cartContentsDisplay td {
	border-top: 1px solid #ececec;
	padding: 5px;
}


#cartContentsDisplay td td {
	border: none;
}


#scUnitHeading,
.cartUnitDisplay,
#scTotalHeading,
.cartTotalDisplay,
#cartSubTotal {
	text-align: right;
}

#cartSubTotal {
	padding: 0 11px 10px 0;
	font-weight: bold;
}




#scProductsHeading,
.cartProductDisplay {
	text-align: left;
	width: 70%;
}

.cartProductDisplay table {
}


.buttonRow {
	text-align: right;
	width: auto;
	position: relative;
	overflow: hidden;
}



label {
	width: 200px;
	display: block;
	float: left;
}


.hiddenField {
	display: none;
}





#cartAdd input,
.cartQuantity input {
	font-size: 1em;
	line-height: normal;
	width: 2em;
	text-align: center;
	padding: 0;
}

#cartAdd input.button_in_cart {
	width: auto;
}



#shoppingCartDefault .buttonRow.forward {
	float: right;
	width: 13em;
}
#shoppingCartDefault .buttonRow.back {
	float: left;
	width: 12em;
}

.buttonRow input {
	margin-top: 3px;
	float: left;
	margin-left: 10px;
}
.buttonRow.update input {
	margin-left: 4em;
}

#checkoutSuccess span.cssButton,
#shoppingCartDefault div.buttonRow span.cssButton,
#shoppingCartDefault div.buttonRow span.cssButtonHover,

#shoppingCartDefault div.buttonRow.forward span.cssButton,
#shoppingCartDefault div.buttonRow.forward span.cssButtonHover,

#checkoutconfirmationBody div.buttonRow span.cssButton,
#checkoutconfirmationBody div.buttonRow span.cssButtonHover,

#checkoutpaymentBody div.buttonRow span.cssButton,
#checkoutpaymentBody div.buttonRow span.cssButtonHover,

#checkoutshippingaddressBody div.buttonRow span.cssButton,
#checkoutshippingaddressBody div.buttonRow span.cssButtonHover,

#checkoutshippingBody div.buttonRow span.cssButton,
#checkoutshippingBody div.buttonRow span.cssButtonHover,

#noaccountBody div.buttonRow span.cssButton,
#noaccountBody div.buttonRow span.cssButtonHover {
	display: block;
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#scProductsHeading,
#scQuantityHeading,
#scUpdateQuantity,
.cartQuantityUpdate {
	text-align: center;
}
.cartQuantityUpdate input {
	margin-top: 5px;
}

address {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 1em;
}

.navNextPrevList,
.floatingBox.important.forward,
#cartAdd,
.publications p {
	font-size: 1.1em;
	line-height: 1.3em;
}

#logoffDefaultMainContent,
#checkoutSuccessContactLink,
#checkoutSuccessLogoff,
#checkoutSuccess p,
#checkoutSuccessOrderNumber,
#orderComments,
.checkoutInstructions,
#checkoutShippingContentChoose,
#checkoutconfirmationBody div.important,
#orderTotals,.instructions,

#checkoutPayAddressDefault div.buttonRow,
#checkoutconfirmationBody div.buttonRow,
#checkoutpaymentBody div.buttonRow,
#checkoutshippingaddressBody div.buttonRow,
#checkoutshippingBody div.buttonRow,
#noaccountBody div.buttonRow,
fieldset,
#popupShippingEstimator select,
#popupShippingEstimator label,
#popupShippingEstimator table,
#popupShippingEstimator p,
#cartSubTotal,
.publications #indexDefault p,
#cartContentsDisplay,
.cartTotalsDisplay,
#cartInstructionsDisplay,
.listingDescription {
	font-size: 1.2em;
	line-height: 1.5em;
}

#otsubtotal,
#ottotal,
address,
.alert,
legend,
.seDisplayedAddressLabel,
#cartSubTotal,
.important {
	font-weight: bold;
}



#popupShippingEstimator {
	padding: 10px;
}

.instructions,
#popupShippingEstimator table {
	margin-top: 1em;
}




#seProductsHeading {
	text-align: left;
}
#seTotalHeading {
	text-align: right;
}


#popupShippingEstimator .cartTotalsDisplay {
	margin-bottom: 1em;
}

#popupShippingEstimator select {
	margin-bottom: 10px;
}


#popupShippingEstimator .buttonRow.forward input {
	float: right;	
}

fieldset select,
fieldset input {
	margin-bottom: .5em;
}

fieldset input {
	margin-right: .3em;
}

fieldset {
	border: 1px solid #ccc;
	margin: 1em 0 0 0;
	padding: 10px;
	float: none;
	clear: both;
}

fieldset .alert.forward {
	float: right;
}

#checkoutPayAddressDefault div.buttonRow,
#checkoutconfirmationBody div.buttonRow,
#checkoutpaymentBody div.buttonRow,
#checkoutshippingaddressBody div.buttonRow,
#checkoutshippingBody div.buttonRow,
#noaccountBody div.buttonRow {
	margin-top: 1em;
}

#checkoutPayAddressDefault div.buttonRow.forward,
#checkoutconfirmationBody div.buttonRow.forward,
#checkoutpaymentBody div.buttonRow.forward,
#checkoutshippingaddressBody div.buttonRow.forward,
#checkoutshippingBody div.buttonRow.forward,
#noaccountBody div.buttonRow.forward {
	width: 13em;
	float: right;
	text-align: right;
}
#checkoutPayAddressDefault div.buttonRow.back,
#checkoutconfirmationBody div.buttonRow.back,
#checkoutpaymentBody div.buttonRow.back,
#checkoutshippingaddressBody div.buttonRow.back,
#checkoutshippingBody div.buttonRow.back,
#noaccountBody .buttonRow.back {
	width: 20em;
	float: left;
	text-align: left;
}

#checkoutPayAddressDefault div.buttonRow.forward input,
#checkoutconfirmationBody div.buttonRow.forward input,
#checkoutpaymentBody div.buttonRow.forward input,
#checkoutshippingaddressBody div.buttonRow.forward input,
#checkoutshippingBody div.buttonRow.forward input,
#noaccountBody div.buttonRow.forward input {
	float: right;
}

#checkoutShipto {
	margin-bottom: 1em;
}


#orderTotals div,
#checkoutOrderTotals div {
	width: auto;
	position: relative;
	overflow: hidden;
}

#orderTotals div div,
#checkoutOrderTotals div div {
	float: right;
	text-align: right;
}


#orderTotals div div.totalBox,
#checkoutOrderTotals div div.totalBox {
	width: 5em;
	padding-right: 6px;
}

br.clearBoth {
	display: block;
	line-height: .1px;
	overflow: hidden;
}

#checkoutpaymentBody label.radioButtonLabel {
	font-weight: bold;	
	width: 100%;
}

.checkoutInstructions,
#checkoutshippingBody .floatingBox.important.forward,
#checkoutPayment #checkoutBillto,
#checkoutPayment #checkoutShipto,
#checkoutConfirmDefault #checkoutBillto,
#checkoutConfirmDefault #checkoutShipto,
#checkoutshippingBody #checkoutBillto,
#checkoutshippingBody #checkoutShipto {
	width: 352px;
	float: left;
}

.checkoutInstructions,
#checkoutshippingBody .floatingBox.important.forward,
#checkoutconfirmationBody #checkoutShipto {
	margin-left: 40px;
}

#checkoutconfirmationBody div.buttonRow.forward {
	width: 5em;
	float: right;
	text-align: right;
}
#checkoutconfirmationBody #checkout_confirmation div.buttonRow.forward {
	width: auto;
}

#checkoutconfirmationBody h3 {
	margin: 1em 0 .5em 0;
}

h2#checkoutShippingHeadingMethod,
h2#checkoutConfirmDefaultHeadingComments {
	clear: both;
}

h2#checkoutConfirmDefaultHeadingCart,
h2#checkoutConfirmDefaultHeadingComments {
	padding: 1em 0 .5em 0;
	margin: 0;
	clear: both;
	display: block;
}

#cartContentsDisplay {
	margin-top: 1em;
	margin-bottom: 1em;
}

#orderTotals {
	padding-bottom: 1em;
}

#checkoutconfirmationBody h4 {
	margin-bottom: 1em;
}




.important .back {
	float: left;
	padding-right: 5px;
	width: 12em;
}



.imageCell {
	width: 75px;
	text-align: center;
	line-height: .1px;
}



.cartProductDisplay h3 {
	font-size: 1.3em;
	margin: 0;
}

.cartProductDisplay p {
	margin: 0;
}

#cartContentsDisplay th#scTotalHeading,
#cartContentsDisplay td.cartTotalDisplay {
	padding-right: 10px;
}





html * #popupShippingEstimator table {
	width: 99%;
}

#shipper input,
#shipper label {
	float: left;
	width: auto;
}

#shipper div.shipTotal {
	float: right;
	width: auto;
}



#checkoutConfirmDefault div.lineTitle,
#checkoutOrderTotals div.lineTitle {
	width: auto;
}

#cartContentsDisplay {
	clear: both;
	float: none;
}




#checkoutSuccess span.cssButton {
	margin-top: 1em;
}


.publications h1#logoffDefaultHeading {
	margin-bottom: 1em;
}




.thumbnails h2 {
	text-align: right;
	margin: 0;
	position: relative;
}

.thumbnails h3 {
	text-align: right;
}

.thumbnails ul li h3 {
	text-align: center;
}


#pressPanel {
	position: absolute;
	top: 0;
	left: 0;
	width: 428px;
	height: 428px;
	padding: 20px;
	border: 1px solid #999;
	background-color: #fff;
}

#pressPanel h3 {
	float: left;
	text-align: left;
	margin-bottom: 2em;
}

#pressCloser {
	float: right;
}

#pressPanel p {
	clear: both;
}









#exhibitionArchives {
	display: none;
}

.exhibitionArchiveToggler {
	float: right;
	padding-bottom: 63px;
}






#links {
	display: none;
}



#flash_div {
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
}

#flash_div div {
	position: absolute;
	height: 0px;
	top: 50%;
	width: 100%;
}

#flash_div div div {
	position: relative;
	margin-top: -112px;
}

#flash_div.jockey div div {
	margin-top: -262px;
}




#close_video {

}



