@font-face {
	font-family: 'TradeGothicRegular';
	src:url('../fonts/tradegothic-boldtwo-webfont.eot');
	src:url('../fonts/tradegothic-boldtwo-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/tradegothic-boldtwo-webfont.woff') format('woff'),
		url('../fonts/tradegothic-boldtwo-webfont.ttf') format('truetype'),
		url('../fonts/tradegothic-boldtwo-webfont.svg#TradeGothicRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	height:100%;
	min-width:1002px;	
}
body{
	margin:0 145px;
	color:#666;
	font:12px/17px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:1002px;
	height:100%;
}
.anchor{
	height: 0;
}
img{border-style:none;}
a{text-decoration:none; color:#333;cursor: pointer;}
a:hover{text-decoration:none; color:#f60;cursor: pointer;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
header, footer, article, section, hgroup, nav, figure {display: block;}
figure {
	margin:0;
	padding:0;
}
.w1 {
	min-height:100%;
	background:#fff url(../images/main-bg.gif) repeat-y 50% 0;
}

.w1shop {
	min-height:100%;
	background:#fff url(../images/main-bg-shop.gif) repeat-y 50% 0;
}

#wrapper{
	width:1002px;
	margin:0 auto;
	position:relative;
	padding-bottom:400px;
}
.wrapper-holder {
	background:url(../images/shadow.png) repeat-x 0 100%;
	padding:0 0 10px;
	overflow:hidden;
}
.logo {
	position:absolute;
	top:30px;
	left:50%;
	margin:0 0 0 -645px;
	background:url(../images/logo.gif) no-repeat;
	width:126px;
	height:125px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
}
header {
	height:29px;
	width:1002px;
	position:fixed;
	z-index:9999;
	margin:0 auto;
}
#nav .holder{
	background:#fff;
	height:1%;
	position:relative;
}
#nav .holder:after {
	content:'';
	display:block;
	clear:both;
}
#nav {
	border-bottom:1px solid #d6d5d5;
	border-right:2px solid #e0dfe0;
	font-size:11px;
	padding:0 0 0 102px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -501px;
	width:898px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#nav ul li {float:left;}
#nav a {
	background:#fff;
	display:block;
	padding:6px 28px;
}
#nav a:hover, #nav .active {
	background:#fff;
	display:block;
	padding:6px 28px;
	color:#f60;
}

a.orange {
	color:#f60;
}

#nav .alignleft {float:left;}
#nav .alignright {float:right;}
#nav .alignleft li {border-right:1px solid #d6d5d5;}
#nav .alignright li {border-left:1px solid #d6d5d5;}
#nav .alignright a {padding:6px 25px;}
#nav .background {
	position:absolute;
	top:0;
	left:-102px;
	width:99px;
	height:29px;
	background:#fff;
	text-indent:-9999px;
	overflow:hidden;
	border-left:2px solid #e0dfe0;
	border-right:1px solid #e0dfe0;
}
#main {
	padding:29px 0 0;
}
.cycle {
	z-index: 1;
}
#gallery .cycle {
	z-index: 1;
}
h1 {
	font-size:20px;
	line-height:25px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 10px;
}
h1 a {color:#f60;}
h1 a:hover {color:#333;}
h2 {
	margin:0 0 15px;
	font-size:20px;
	line-height:24px;
	color:#333;
	font-weight:normal;
}
h2 span {display:block;}
aside {
	width:102px;
	float:left;
	position:relative;
	min-height:100px;
}
aside strong {
	font-size:18px;
	line-height:20px;
	background:url(../images/sprite.gif) no-repeat;
	width:13px;
	color:#f60;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:20px;
	right:21px;
}
aside .text-current {
	height:186px;
	background-position:0 0;
}
aside .text-news {
	height:130px;
	background-position:-13px 0;
}
aside .text-upcoming {
	height:206px;
	background-position:-26px 0;
}
aside.top {
	border-top:1px solid #ccc;
	margin:29px 0 0;
}
section {
	overflow:hidden;
	border-bottom:1px solid #d6d5d5;
	background:url(../images/shadow.png) repeat-x;
}
article {overflow: hidden;}
.list {
	overflow:visible;
	width:900px;
	float:right;
	background: url(../images/bg-exhibitions-list.gif) repeat-y;
}
article .heading {
	overflow:hidden;
	padding:20px 0 17px;
}
article .heading .date {
	float:right;
	background:url(../images/bg-date.gif) no-repeat;
	height:33px;
	font-size:9px;
	color:#fff;
	text-transform:uppercase;
	line-height:12px;
	padding:0;
	width:59px;
	margin:3px 0 0 20px;
}
article .heading .date .month {
	display:block;
	padding:9px 0 0 3px;
}
article .heading .date .year {
	color:#cccbcb;
	position:relative;
	top:-32px;
	left:36px;
}
article .heading .date .number {
	display:block;
	font-size:12px;
	margin:-2px 0 0 7px;
}
article hgroup {
	width:280px;
	padding:20px 0 0 9px;
}
article hgroup a{text-decoration:none;}
article hgroup a:hover {text-decoration:none;}
article .date {
	font-style:normal;
	padding:0 0 0 8px;
}
article dl {
	margin:0 0 21px 8px;
	overflow:hidden;
	line-height:13px;
}
article dl dt {float:left;}
article dl dd {margin:0;}
article a {text-decoration:underline;}
article a:hover {text-decoration:underline;}
.three-columns {
	overflow:hidden;
	background:url(../images/bg-three-columns.gif) repeat-y 1px 0;
	position:relative;
	background-color: #fff;
}
.three-columns article {
	width:280px;
	height: 280px;
	overflow-y: scroll;
	float:left;
	padding:0 10px 72px;
	background:url(../images/shadow.png) repeat-x;
	position: relative;
}
article h3 {
	margin:0;
	font-size:15px;
	line-height:17px;
	color:#666;
	font-weight:normal;
}
article p {margin:0;}
.columns-holder .prev,
.columns-holder .next,
.three-columns .prev,
.three-columns .next {
	position:absolute;
	bottom:10px;
	background:url(../images/bg-links.gif) no-repeat;
	font-size:11px;
	z-index: 9999;
}
.columns-holder .prev,
.three-columns .prev {
	left:9px;
	padding:0 0 0 21px;
	background-position:0 5px;
}
.columns-holder .next,
.three-columns .next {
	right:12px;
	padding:0 18px 0 0;
	background-position:100% -36px;
}
.two-columns {
	overflow:hidden;
	background:url(../images/bg-two-columns.gif) repeat-y;
	position:relative;
}
.two-columns article {
	width:431px;
	float:left;
	padding:0 10px 51px 9px;
}
.two-columns article img {
	border-bottom:2px solid #d6d5d5;
}
.gallery figure {
	width: 100%;
	text-align: center;
}
figure img {vertical-align:top; margin: 0 auto;}
.two-columns hgroup {padding-left:0;}
.two-columns h1 {
	text-transform:none;
	margin:0;
}
.two-columns h2{
	line-height:21px;
	margin:0 0 16px;
}
.two-columns .date {padding:0;}
.two-columns dl {margin:0 0 13px;}
.two-columns figure {margin:0 0 0 -9px;}
.gallery .prev,
.gallery .next,
.two-columns .more {
	font-size:11px;
	position:absolute;
	bottom:10px;
	background:url(../images/bg-links.gif) no-repeat 0 5px;
	height: 20px; 
	overflow: hidden;
	padding:0 0 0 22px;
	left:9px;
}
.gallery .next,
.two-columns .alignright {
	padding:0 20px 0 0;
	background-position:100% -36px;
	right:12px;
	left:auto;
}
.text-artists {
	background-position: -39px 0;
	height: 70px;
}
.section {overflow: hidden;}
.section figure {
	float: left;
	width: 599px;
}
.section .description {
	overflow: hidden;
	padding: 0 0 0 10px;
}
.artists-list {overflow: hidden;}
.artists-list table {
	font-size: 15px;
	line-height: 17px;
	border-collapse: collapse;
	margin:1px 0 1px 1px;
}
.artists-list table strong {
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	text-align: center;
	font-weight: normal;
	padding: 0 10px;
}
* +html .artists-list table strong {
	display: block;
	text-align: center;
}
.artists-list table td {
	width: 225px;
	padding: 0;
	vertical-align: top;
}
.artists-list table a {
	display: table;
	width: 225px;
	cursor:pointer;
	border: 1px solid #f0f0f0;
	margin: -1px;
	position: relative;
}
* +html .artists-list table a {
	display: block;
	margin-top: expression(this.parentNode.offsetHeight > this.offsetHeight ? (this.parentNode.offsetHeight-this.offsetHeight + "px") : "0");
}
* +html .artists-list table strong {
	padding:25px 10px 0;
	height:43px;
}
* +html .artists-list table .mark {
	margin:-9px 0 0;
	display:block;
}
.artists-list table a:hover {
	border: 1px solid #f60;
	z-index: 100;
	color: #333;
}
.artists-list table span {vertical-align: middle;}
.add-nav {
	background: url(../images/shadow.png) repeat-x;
	padding:0;
	font-size: 11px;
	position:fixed;
	top:29px;
	width:900px;
	z-index:100;
}
.add-nav ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	background:#333 url(../images/shadow.png) repeat-x;
}
.add-nav ul li {float: left;}
.add-nav ul a {
	display: block;
	color: #fff;
	padding: 6px 19px 7px;
	border-right: 1px solid #ccc;
	text-decoration:none;
}
.add-nav ul a:hover {color: #f60;}
.side-block {
	width:101px;
}
.info-block {
	background: url(../images/bg-info-block.gif) repeat-y;
	overflow: hidden;
	padding: 0 0 3px;
}
.inner-content {padding:30px 0 0;}
.info-block .visual-block {
	float: right;
	width: 225px;
}
.info-block .visual-block img {
	vertical-align: top;
	border-top: 1px solid #ccc;
}
.info-block .article {
	overflow: hidden;
	background: url(../images/shadow.png) repeat-x;
	padding: 15px 45px 0 10px;
}
.info-block .article h1 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 16px;
	font-weight: normal;
	color: #333;
	text-transform: none;
}
.info-block .article p {margin: 0 0 17px;}
.info-block .download-box {
	font: 18px/20px 'TradeGothicRegular', Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0 1px 0 0;
}
.info-block .download-box a{
	text-decoration: none;
	color: #f60;
	display: block;
	padding: 30px 1px 26px;
	overflow: hidden;
}
.info-block .download-box a:hover {
	padding: 29px 0 25px;
	border: 1px solid #f60;
	cursor: pointer;
}
.info-block .download-box strong {
	display: block;
	margin: 0 0 15px;
	font-weight:normal;
}
.info-block .download-box .box {
	background: url(../images/bg-download.gif) no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto -1px;
}
.info-block .download-box a:hover .box {background-position: 0 -150px;}
.info-block .download-box .pdf {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	text-transform: uppercase;
	margin: 0 0 0 -15px;
}
.info-block .download-box a:hover .pdf {color: #f60;}
.empty-box {
	background: url(../images/shadow.png) repeat-x;
	padding: 10px 0 0;
}
.columns-holder {
	overflow: hidden;
	background: url(../images/bg-columns-holder.gif) repeat-y;
	position: relative;
}
.columns-holder article {
	width: 206px;
	float: left;
	padding: 4px 10px 90px 9px;
	background: url(../images/shadow.png) repeat-x;
	font-size: 15px;
	line-height: 18px;
}
.columns-holder article .heading .date {
	float: left;
	margin: 0;
}
.columns-holder article .heading .box {
	float: right;
	background: url(../images/bg-heading-links.gif) no-repeat 100% 0;
	padding: 27px 0 0;
	width: 23px;
	margin: 0 0 0 11px;
	text-decoration: none;
}
.columns-holder article .heading .box:hover {background-position: 100% -77px;}
.columns-holder article .heading .link span,
.columns-holder article .heading .box span {
	font: 9px/10px 'TradeGothicRegular', Arial, Helvetica, sans-serif;
	color:#666;
	text-transform: uppercase;
	display: block;
}
.columns-holder article .heading .link {
	float: right;
	background: url(../images/bg-heading-links.gif) no-repeat;
	padding: 27px 0 0;
	width: 23px;
	text-decoration: none;
}
.columns-holder article .heading .link:hover {background-position: 0 -77px;}
.columns-holder article .heading a:hover {text-decoration: none;}
.text-biography {
	background-position: -52px 0;
	height: 98px;
}
.text-press {
	background-position: -65px 0;
	height: 121px;
}
.text-artist-news {
	background-position: -78px 0;
	height: 114px;
}
.text-past {
	background-position: 0 -192px;
	height: 108px;
}
.three-columns figure {margin: 0 0 0 -10px;}
.three-columns hgroup {padding: 18px 0 0 4px;}
.three-columns hgroup h1 {
	text-transform: none;
	font-size: 15px;
	line-height: 17px;
}
.three-columns hgroup h2 {
	font-size: 15px;
	line-height: 18px;
}
.three-columns .period {
	font-size: 11px;
	font-style: normal;
	position: absolute;
	bottom: 11px;
	left: 13px;
}
.exhibitions-list {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	width: 100%;
	min-height: 250px;
	background:url(../images/shadow.png) repeat-x;
}
.exhibitions-list:after {
	content: '';
	display: block;
	clear: both;
}
.exhibitions-list li {
	float: left;
	width: 300px;
	background: url(../images/shadow.png) repeat-x;
}
.exhibitions-list a {
	display: block;
	border-bottom: 1px solid #ccc;
	height: 419px;
	text-decoration: none;
	position: relative;
}
.past a {
	border:none;
	padding-bottom:1px;
}
.past a:hover {padding:0;}
.past a:hover .period {bottom:19px;}
.exhibitions-list a:hover {
	border: 1px solid #f60;
	margin: -1px 0 0 -1px;
	text-decoration: none;
}
.exhibitions-list img {vertical-align: top;}
.exhibitions-list figcaption {
	padding: 20px 0 0 10px;
	display: block;
}
.exhibitions-list figcaption span {
	font-size: 15px;
	line-height: 18px;
	display: block;
}
.exhibitions-list figcaption .title {
	color: #f60;
	margin: 0 0 10px;
}
.exhibitions-list figcaption .name {color: #333;}
.exhibitions-list .period {
	position: absolute;
	bottom: 20px;
	left: 10px;
	font-size: 11px;
	font-style: normal;
	color: #666;
}
.text-past-exhibitions {
	background-position: -13px -143px;
	height: 157px;
}
.article hgroup {padding: 0;}
#main .article hgroup h1 {
	color: #f60;
	margin: 0;
}
#main .article hgroup h2 {margin: 0 0 14px;}
.article .date {padding: 0;}
.article dl {margin: 0 0 35px;}
.entry .article {padding: 15px 45px 21px 10px; min-height: 225px;}
.gallery {overflow: hidden;}
.gallery .gallery-navigation {
	position: relative;
	text-align: center;
	padding: 12px 0 35px;
	z-index: 1;
}
.gallery .gallery-navigation span {display: block;line-break: inherit;}
.gallery .gallery-navigation .number {
	font-size: 11px;
	color: #f60;
	margin: 0 0 16px;
}
.gallery .gallery-navigation .prev,
.gallery .gallery-navigation .next {
	top: 10px;
	background-repeat: none;
}
.text-release {
	background-position: -39px -162px;
	height: 138px;
	top:45px;
}
.text-media {
	background-position: -26px -245px;
	height: 55px;
}
.text-show {
	background-position: -52px -189px;
	height: 111px;
}
footer {
	height:400px;
	position:relative;
	width:100%;
	margin:-400px 0 0;
}
.copy {
	margin: -20px auto;
	width: 970px;
	text-align: right;
	font-size: 9px;
	color: #666;
}
.copy a {
	color: #666;
	cursor: pointer;
}
.lightbox {
	position: absolute;
	top: 30px;
	width: 1002px; 
	background: #f60;
	color: #fff;
	z-index: 9999;
}
.lightbox .logo2 {
	position: absolute;
	top: 31px;
	left: 31px;
	background: url(../images/logo2.gif) no-repeat;
	width: 125px;
	height: 125px;
	text-indent: -9999px;
	overflow: hidden;
}
.lightbox .logo2 a {
	display: block;
	height: 100%;
}
.lightbox .contacts-block {
	width: 285px;
	margin: 0 auto;
	padding: 146px 0 181px;
}
.lightbox .contacts-block p {margin: 0 0 32px;}
.lightbox .contact-form .row {
	overflow: hidden;
	margin:  0 0 12px;
}
.lightbox .contact-form .text {
	width: 173px;
	background: #fff;
	border: none;
	float: left;
	padding: 4px 5px;
	margin: 0;
}
.lightbox .contact-form label {
	width: 101px;
	float: left;
	line-height: 22px;
}
.lightbox .mark {
	color: #000;
	padding: 0 3px;
}
.lightbox .contact-form .btn-send {
	float: right;
	background: #fff;
	border: none;
	width: 53px;
	height: 24px;
	font: 12px/22px Arial, Helvetica, sans-serif;
	color: #f60;
	text-align: center;
	vertical-align: middle;
	padding: 0 5px 5px;
	margin: 3px 0 0;
	cursor: pointer;
}
.lightbox .btn-close {
	position: absolute;
	top: 21px;
	right: 16px;
	background: url(../images/btn-close.gif) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.lightbox .address-block {
	width: 620px;
	margin: 0 auto;
	padding: 26px 0 37px;
}
.lightbox .address-block  address {
	font-style: normal;
	margin: 0 0 3px;
}
.lightbox .address-block  address span {display: block;}
.lightbox .address-block dl {
	margin: 0 0 29px;
	overflow: hidden;
}
.lightbox .address-block dl dt {
	float: left;
	padding: 0 3px 0 0;
}
.lightbox .address-block dl dd {margin: 0;}
.lightbox .address-block dl a {color: #000;}
.lightbox .address-block dl a:hover {text-decoration: underline;}
#map {
	 width:620px;
	 height:350px;
}

/* SHOP STYLES */

.shopLeft {
	width: 193px;
	padding-left: 30px;
	padding-top: 30px;
	color: #FF6700;
}

.shopLeft A, .alert, .results {
	color: #FF6700;
}

.shopLeft input[type="text"], #shopContent input[type="text"] {
	border: 1px solid #FF6700;
	color: #FF6700;
	padding: 5px;
}

#shopNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #999;
	font-size: 12px;
	line-height: 24px;
}

#shopNav li a {
	color: #999;
}

.shopOn,
#shopNav li a:hover {
	color: #666;
}

#shopNav li a.alert {
	color: #FF6700 !important;
}

#shopContent {
	border-left: 1px solid #d6d5d5;
	float: right;
	text-align: left;
	width: 778px;
	min-height: 600px;
}

#shopContent h1 {
	text-transform: none;
	color: #666;
	font-size: 24px;
}

#shopContent h2 {
	width: 100%;
	background: #999;
	text-align: center;
	height: 26px;
	text-transform: none;
	color: #fff;
	font-size: 14px;
}

#shopContent h3 {
	color: #FF6700;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
}

#shopContent .shopPad {
	padding-left: 30px;
	padding-top: 50px;
	padding-right: 22px;
}

#shopContent input[type="text"],
.selectField {
	border: 1px solid #999;
	color: #999;
	padding: 5px;
}

.txtField {
	width: 90%;
	margin-left: 10px;
	margin-bottom: 10px;
}

.selectField {
	margin-left: 10px;
	margin-bottom: 10px;
}

#shopContent A {
	color: #FF6700;
}

.product {
	width: 258px;
	float: left;
	position: relative;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.productImage {
	width: 258px;
	height: 230px;
	overflow: hidden;
	cursor: pointer;
}

.productImage img {
	width: 100%;
	height: auto;
	margin: auto;
}

.productSummary {
	width: 238px;
	height: 145px;
	background: #fff;
	position: relative;
	cursor: pointer;
	font-size: 11px;
	color: #666;
	padding: 10px;
	z-index: 20;
}

.productSummary:hover,
.hover {
	background: #ff6600;
}

.productPrice {
	width: 71px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #fff;
	display: none;
	position: absolute;
	right: 0px;
	top: 230px;
	z-index: 20;
	background: #ff6600;
	font-size: 14px;
	z-index: 10;
}

.productSummary h1 {
	color: #333 !important;
	font-size: 12px !important;
	text-transform: none;
}

.productSummary .category {
	width: 100%;
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #999;
}

/* PRODUCT DETAIL STYLES */

#productDetail {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

#productImage {
	width: 100%;
	height: 445px;
	overflow: hidden;
	margin-bottom: 25px;
}

#productImage img {
	height: 100%;
	width: auto;
	margin: auto;
}

.imageCaption {
	color: #666;
	font-size: 11px;
}

.imageNav {
	width: 100%;
	height: 10px;
	margin-bottom: 5px;
}

.nextBtn {
	float: right;
	text-align: right;
	margin-right: 10px;
	cursor: pointer;
}

.prevBtn {
	float: left;
	text-align: left;
	margin-left: 10px;
	cursor: pointer;
}

.productLeft {
	float: left;
	width: 70%;
	text-align: left;
	color: #666;
	margin-left: 30px;
	font-size: 11px;
}

.productLeft h1 {
	color: #333 !important;
	font-size: 22pt !important;
}

.productLeft h2 {
	color: #FF6700 !important;
	font-size: 16pt !important;
	text-align: left !important;
	background: transparent !important;
}

.productRight {
	float: right;
	width: 25%
	text-align: left;
	margin-right: 20px;
}

.price {
	color: #FF6700 !important;
	font-size: 18pt;
	position: relative;
	top: -4px;
	left: -8px;
}

.horzLine {
	border-top: 1px solid #d6d5d5;
}

/* SHOPPING CART STYLES */

th,
.grayRow {
	background: #ccc;
	text-align: center;
	height: 26px;
	text-transform: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #fff;
}

.product_descr {
	font-size: 10px;
	color: #999;
}

.product_descr span {
	color: #ff6600;
}

#buttons {
	float: right;
	margin-top: 10px;
}