body
{
	width: 960px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	color: #808080;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	line-height: 1;
}

h1, h2, h3, h4, h5, h6
{
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #505050;
}

h2, h3, h4
{
	color: #808080;
}

a
{
	outline: none;
}

dl, dt, dd
{
	margin: 0px;
	padding: 0px;
	line-height: 135%;
}

a:link,
a:visited
{
	color: #808080;
	text-decoration: none;
}

a:hover
{
	color: #461b7d;
}

p, li
{
	font-size: 100%;
}

p
{
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 150%;
}

p a:link,
p a:visited
{
	color: #505050;
	text-decoration: none;
}

img 
{
	border: 0px;
}

sup
{
	font-size: 60%;
}

/** form elements **/

input.text,
textarea
{
	position: relative;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	border: 1px solid #e0e0e0;
	padding: 4px;
	margin: 0px 0px 4px 0px;
	width: 457px;
	max-width: 457px;
	min-width: 457px;
}

form p
{
	margin-top: 0px;
	margin-bottom: 4px;
}

form label img
{
	margin-bottom: 2px;
}

form p.buttons 
{
	position: relative;
	vertical-align: top;
}

form input.button
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 10px;
}

strong
{
	font-weight: bold;
	color: #808080;
}

/** Head **/

#head 
{
	display: block;
	position: relative;
	clear: both;
	overflow: visible;
	width: 960px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	z-index: 1000;
}

#head img.placeHolder
{
	position: absolute;
	top: 28px;
	left: 0px;
	display: none;
}

#head .title
{
	position: absolute;
	left: 0px;
	width: 83px;
	bottom: 8px;
	float: left;
}

#head h1, #head h2
{
	margin: 0px;
	padding: 0px;
}

#head h1
{
	float: left;
	margin-right: 0px;
}
#head li
{
	position: relative;
	height: 18px;
}
#head li h3
{
	font-size: 110%;
	line-height: 100%;
}

#head ul#navigation1,
#head ul#navigation2
{
	left: 84px;
	position: relative;
	float: left;
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

#head ul#navigation1
{
	position: relative;
	display: block;
	top: 18px;
	float: left;
	text-align: left;
	width: 120px;
}

#head ul#navigation2
{
	top: 36px;
}

#head ul#navigation2 a
{
	width: 140px;
	float: left;
}

#head ul#navigation2 ul
{
	padding: 0px;
	position: relative;
	list-style: none;
	display: block;
	width: 600px;
	float: left;
}

#head ul#navigation2 ul li
{
	float: left;
	/* width: 110px; */
	width: 140px;
}


li span
{
	color: #808080;
}

/** contents **/

.contents
{
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 960px;
	min-height: 467px;
	border-top: 1px dotted #e0e0e0;
}


.contents div.text
{
	float: left;
	width: 700px;
	margin-right: 30px;
}

.contents .related
{
	width: 234px;
	float: left;
	border-bottom: 1px dotted #e0e0e0;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.grid .related
{
	border-bottom: 0px;
}

.contents .imagecrop
{
	margin-bottom: 3px;
}


.contents .artwork .details
{

	float: left;
	background: #ffffff;
	width: 234px;
}



.contents .artwork .details .futherdetails
{
	color: #505050;
}

.contents .head
{
	margin-bottom: 10px;
}

.overflow
{
	width: 1000px;
}

.rule
{
	clear: both;
	border-bottom: 1px dotted #e0e0e0;
	margin-bottom: 10px;
}

/** contents navigation **/

.contents div.navigation
{
	position: relative;
	width: 960px;
	clear: both;
	padding: 0px 0px 12px 0px;	
}

.contents div.navigation h1,
.contents div.navigation h2,
.contents div.navigation h3,
.contents div.navigation h4
{
	float: left;
}


.contents div.navigation div.pages span.pageNumbers
{
	display: inline;
}

.contents .foot
{
	margin-top: 12px;
}

.contents div.navigation div.right
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.contents div.navigation ul
{
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.contents div.navigation ul li
{
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contents div.navigation ul li.current .label,
.contents div.navigation ul li.current a
{
	font-weight: bold;
}

 
.contents div.navigation div.sub
{
	position: absolute;
	top: -2px;
	left: 729px;
	width: 231px;
	text-align: left;
}


/** half **/

div.half
{
	position: relative;
	float: left;
	width: 477px;
	clear: none;
}

div.half div.navigation
{
	width: 477px;
}

div.half p
{
	width: 467px;
}

/** quarter **/

div.quarter
{
	position: relative;
	float: left;
	width: 224px;
	margin-left: 0px;
	margin-right: 5px;
	clear: none;
}

div.quarter div.navigation
{
	width: 224px;
}

div.quarter p
{
	width: 219px;
}

div.quarter input.text
{
	width: 214px;
	max-width: 214px;
	min-width: 214px;
}

.threequarter
{
	width: 700px;
}

/** attractor **/

.controller
{
	padding-top: 8px;
	width: 960px;
	padding-bottom: 8px;
}

.controller ul
{
	display: inline;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.controller ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
}

.controller a
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	color: #808080;
	text-align: center;
	border: 1px solid #ffffff;
}

.controller a.button
{
	width: 40px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}


.controller a:hover
{
	color: #461b7d;
	text-decoration: none;
}


li.current a,
a.activeSlide
{
	font-weight: bold;
}

.attractor .frame
{
	position: relative;
	width: 960px;
	height: 582px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #e0e0e0;
	margin-bottom: 12px;
}

.attractor .frame .image
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 582px;
}


.attractor .frame .details
{
	position: absolute;
	background: #ffffff;
	width: 231px;
	bottom: 0px;
	right: 0px;
	padding: 8px 0px 8px 0px;
}

.attractor .title
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 231px;
}



.contents .title p
{
	width: 230px;
	font-size: 8.5pt;
}


.contents .title h1,
.contents .title h2,
.contents .title h3
{
	clear: both;
	float: none;
}

.works
{
	position: relative;
}

.works .title .abstract
{
	margin-top: 8px;
}

.date .ordinal
{
	font-size: 9px;
}



/** events **/

#exhibitions.calendar .event
{
	position: relative;
	padding-bottom: 16px;
	border-bottom: 1px dotted #e0e0e0;
	margin-bottom: 16px;
	/* min-height: 108px; */
}

#exhibitions.calendar .grid .event
{
	border-bottom: 0px;
	margin-right: 6px;
	padding-bottom: 0px;
	margin-bottom: 12px;
}

#exhibitions.calendar .grid .event .date
{
	color: #808080;
	padding: 2px 0px 3px 0px;
	font-size: 80%;
	display: block;
}


#exhibitions.default .contents ul
{
	list-style: none;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	line-height: 150%;
}

#exhibitions.calendar .event .artwork
{
	margin: 8px 0px 8px 0px;
}

#exhibitions.calendar .event .artwork img
{
	margin-bottom: 4px;
}

#exhibitions.calendar .event .date
{
	color: #808080;
	padding: 3px 0px 3px 0px;
	font-size: 80%;
}

#exhibitions.calendar .left
{
	min-height: 100px;
	float: left;
	width: 230px;
	clear: both;
}

#exhibitions.calendar .crop
{
	position: relative;
	width: 230px;
	overflow: hidden;
}

#exhibitions.calendar .right
{
	position: absolute;
	float: left;
	margin-left: 20px;
	left: 230px;
	width: 700px;
	bottom: 18px;
}

#exhibitions.calendar h3
{
	color: #505050;
}

#exhibitions.calendar .abstract p
{
	margin-bottom: 0px;
}

#exhibitions.calendar ul.year
{
	list-style: none;
	padding: 0px;
	margin-top: -4px;
	margin-bottom: 24px;
}


#exhibitions.calendar ul.year li a
{
	padding: 4px 0px 3px 0px;
	border-bottom: 1px dotted #e0e0e0;
	line-height: 120%;
	display: block;
}

#exhibitions.calendar ul.year li a:hover
{
	text-decoration: none;
	border-bottom: 1px solid #461b7d;
}

/** exhibitions event **/


#exhibitions.event .works .artwork
{
	position: relative;
	width: 960px;
	height: 583px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #e0e0e0;
}

#exhibitions.event .works .artwork .image
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 582px;
}


#exhibitions.event .works .artwork .details
{

	position: absolute;
	float: left;
	width: 231px;
	bottom: 0px;
	right: 0px;
	padding: 8px 0px 8px 0px;
}

#exhibitions.event .quarter
{
	margin-top: 4px;
}

/** artists section **/

#artists.section .contents ul
{
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#artists.section .contents
{
	min-height: 477px;
}

#artists.section ul.artists li
{
	display: block;
	width: 140px;
	overflow: hidden;
}



#artists.section .contents ul div.image
{
	display: none;
	position: absolute;
	top: 0px;
	left: 145px;
}

#artists.section ul li:hover div.image
{
	display: block;
}

/** artists artist */

#artists.artist .portrait
{
	margin: 4px 0px 8px 0px;
}

#artists.artist .works .artwork
{
	position: relative;
	width: 960px;
	height: 582px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #e0e0e0;
}

#artists.artist .works .artwork .image
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 582px;
}

#artists.artist .works .artwork .details
{
	position: absolute;
	float: left;
	width: 231px;
	bottom: 0px;
	right: 0px;
	padding: 8px 0px 8px 0px;
}

#artists.artist .biography .attachment
{
	float: right;
	margin-left: 15px;
	margin-right: 1px;
	margin-bottom: 15px;
}

#artists.artist h2,
#artists.artist h3,
#artists.artist h5
{
	color: #505050;
}

#artists.artist h4
{
	color: #808080;
}

#artists.cv div.body,
#artists.biography div.body
{
	width: 700px;
	margin-right: 29px;
	float: left;
}

#artists.cv .contents ul
{
	padding: 10px 0px 10px 0px;
}

#artists.cv .contents ul li
{
	line-height: 150%;
}

#artists.cv div.details,
#artists.biography div.details
{
	width: 231px;
	float: left;
	margin: 0px;
}

/** collection artwork **/

body.collection .artwork .imageframe
{
	margin-bottom: 24px;
}

body.collection .artwork .left
{
	margin-right: 20px;
	float: left;
}

body.collection .artwork .details
{
	width: 229px;
	float: right;
	padding: 0px;
	margin: 0px;
}

body.collection .artwork
{
	position: relative;
	width: 960px;
	height: 583px;
	padding-bottom: 12px;
}


body.collection .artwork .detailsFrame
{
	position: relative;
	width: 960px;
	clear: both;
	margin-bottom: 8px;
}

body.collection .artwork .image
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 960px;
}


body.collection .artwork .details
{
	position: relative;
	float: left;
	width: 230px;
	padding: 0px 0px 8px 0px;
}

#artworks .attractor .frame .details
{
	position: relative;
	float: left;
	width: 230px;
	padding: 12px 0px 8px 0px;	
}


.artwork .details p
{
	width: 229px;
	color: #808080;
	font-size: 8pt;
	margin: 0px;
	padding: 3px 0px;
}


body.collection .artwork .details p
{
	width: auto;
	padding-bottom: 10px;
}


body.collection .artwork  p
{
	margin: 0px 0px 12px 0px;

}

/** artworks  **/

body.collection .related
{
	border-color: #ffffff;
	margin-bottom: 0px;
}

body.collection .artwork .imagecrop
{
	background: #ffffff;
	width: 229px;
	height: 300px;
	overflow: hidden;
}

body.collection .right
{
	padding-right: 0px;
	border-right: 0px;
	margin-right: 0px;
}

/** classical **/

#artworks .attractor .frame
{
	height: auto;
	border-bottom: 0px;
}

#artworks .attractor .frame .image
{
	position: relative;
	height: auto;
	width: 960px;
}


#artworks .attractor .frame .detailsFrame
{
	position: relative;
	clear: both;
}

#artworks .attractor .frame .text
{
	margin-top: 12px;
}


#artworks.collection .artwork
{
	border-bottom: 0px;
	margin-right: 6px;
	padding-bottom: 0px;
	margin-bottom: 12px;
	width: 234px;
	height: 250px;
}

#artworks.collection .artwork .imagecrop
{
	height: 180px;
	width: 180px;
}

#artworks.collection .artwork h2 a
{
	color: #303030;
}

/** prints **/

#prints .frame
{
	border-bottom: 0px;
}

/** publications **/


#publications.collection .publication .details
{
	width: 180px;
	float: left;
	padding: 0px;
	margin: 0px;
}


#publications.publication  p
{
	margin: 2px 0px 12px 0px;

}

#publications.publication  .contents
{
	padding-bottom: 8px;
}


/** artworks  **/

#publications .related
{
	border-color: #ffffff;
	margin-bottom: 0px;
}

#publications .publication 
{
	width: 180px;
	margin-right: 18px;
}

#publications .publication .imagecrop
{
	background: #ffffff;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

#publications .right
{
	padding-right: 0px;
	border-right: 0px;
	margin-right: 0px;
}

#publications.publication .imageframe
{
	position: relative;
	float: left;
	width: none;
	margin-right: 20px;
}

#publications.publication .details
{
	position: relative;
	float: left;
	width: auto;
	width: 320px;
}



/** about **/

#about.background .image img
{
	margin-bottom: 5px;
}


#about .text
{
	border-bottom: 0px;
	margin-bottom: 0px;
}

#about.background .image h4
{
	font-weight: normal;
	color: #808080;
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	padding-right: 10px;
}

#about.links .link
{
	padding-bottom: 8px;
	border-bottom: 1px dotted #e0e0e0;
	margin-bottom: 8px;
}

#about.links .link p
{
	width: 720px;
	margin: 0px;
	padding: 0px;
}


#about.gallery .attractor .frame
{
	height: 467px;
}

#about.gallery .attractor .frame .image
{
	height: 467px;
}

#about.press ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#about.press div.press
{
	width: 720px;
	float: left;
	margin-left: 10px;
}

#about.press img
{
	margin-bottom: 10px;
}

/** contact **/

#contact .contents
{
	padding-bottom: 10px;
}

#contact .smallprint
{
	font-size: 80%;
	color: #a0a0a0;
}

#contact .right
{
	position: relative;
	width: 467px;
	margin-left: 10px;
}

#contact .map
{
	position: relative;
	width: 720px;
	height: 467px;
	background: #e0e0e0;
}

#contact .block
{
	padding-bottom: 12px;
	border-bottom: 1px dotted #e0e0e0;
	margin-bottom: 12px;
}

#contact .email .right
{
	width: 224px;
}

#contact .email .right input.text
{
	width: 232px;
}

#contact .email .middle
{
	margin-right: 14px;
}

#contact.section .email textarea
{
	height: 100px;
}

#contact.mailinglist div.half
{
	margin: 20px 0px 20px 0px;
}

/** news **/

#news .entry
{
	padding-top: 12px;
	position: relative;
	border-bottom: 1px dotted #e0e0e0;
}

#news .rule
{
	margin-bottom: 0px;
}

#news .entry p.byline
{
	position: absolute;
	bottom: 0px;
	font-size: 8pt;
	color: #aaaaaa;
}

#news .body
{
	width: 467px;
	margin-right: 25px;
	float: left;
	padding-bottom: 24pt;
}

#news .body h2
{
	margin-bottom: 12px;
}

#news .files
{
	width: 467px;
	float: left;
}

#news .files dl
{
	margin: 0px 0px 12px 0px;
	padding-top: 0px;
}

#news .files dd
{
	text-align: left;
	margin: 0px;
	font-size: 8pt;
}



#news .files h3
{
	color: #777777;
}

/** classical **/

#classical.section .attractor .title
{
	left: 0px;
}

#classical.section .attractor .frame
{
	border: 0px;
}

#classical.section .attractor .frames
{
	left: 250px;
}

#classical.section .attractor .frame .details
{
	left: -250px;
	right: none;
	text-align: right;
}

/** contemporary **/

#contemporary.section .attractor .title
{
	left: 0px;
}

#contemporary.section .attractor .frame
{
	border: 0px;
}


#contemporary.section .attractor .frames
{
	left: 250px;
}

#contemporary.section .attractor .frame .details
{
	left: -250px;
	right: none;
	text-align: right;
}

/** home **/

#home ul.headlines li a
{
	color: #461b7d;
	font-weight: bold;
}

#home .event .imageCrop
{
	position: relative;
	display: block;
	width: 467px;
	height: 437px;
	overflow: hidden;
}

#home .left
{
	margin-right: 20px;
}


#home.event .contents .works
{
	position: relative;
}


#home.event .contents .title
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 230px;
	z-index: 100;
}

#home.event .contents .title h1,
#home.event .contents .title h2,
#home.event .contents .title h3
{
	clear: both;
	float: none;
}


#home.event .contents .title .date
{
	padding: 3px 0px 3px 0px;
}

#home.event .contents .title p
{
	width: 230px;
	font-size: 8.5pt;
}

#home.event .works
{
	margin-bottom: 10px;
}

#home.event .works .artwork
{
	position: relative;
	width: 960px;
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}

#home.event .works .artwork .image
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
}


#home.event .works .artwork .details
{

	position: absolute;
	float: left;
	background: #ffffff;
	width: 231px;
	bottom: 0px;
	right: 0px;
	padding: 8px 0px 0px 0px;
}

#home.event .quarter
{
	margin-top: 12px;
}


/** Foot **/

#foot 
{
	position: relative;
	width: 960px;
	border-top: 1px dotted #e0e0e0;
	padding-top: 10px;
	margin-bottom: 20px;
}

#foot p.address
{
	position: absolute;
	color: #b0b0b0;
	font-size: 8pt;
	line-height: 15pt;
	top: 0px;
}

#foot p.address a
{
	color: #b0b0b0;
}

#foot ul.navigation
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#home #foot ul.navigation
{
	display: none;
}

#foot ul.navigation li
{
	display: inline;
	margin-right: 30px;
	font-size: 8pt;
	color: #808080;
}

#foot ul.navigation a
{
	color: #808080;
}


#foot ul.navigation li.current a
{
	color: #808080;
}

#foot p.credit
{
	font-size: 7pt;
	line-height: 20pt;
	color: #d0d0d0;
	text-align: left;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 230px;
	
}

#foot p.credit a
{
	color: #d0d0d0;
}

.clear
{
	clear: both;
}

span.download,
a.download
{
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url('/img/icons_files_16px.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	line-height: 18px;
}

span.pdf,
a.pdf
{
	background-position: 0px -160px;
}
span.doc,
a.doc
{
	background-position: 0px -128px;
}

span.mov,
a.mov
{
	background-position: 0px -96px;
}

span.swf,
a.swf
{
	background-position: 0px -64px;
}

span.xls
a.xls
{
	background-position: 0px -33px;
}

.filetype
{
	font-size: 10px;
	color: #c0c0c0;
}

.hoverlink
{
	cursor: default;
}

div.last
{
	border-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.error
{
	color: #990000;
}

.message,
.sucess
{
	color: #461b7d;
}