@charset "utf-8";

/* BGN global */
body, table, tr, td, th, select, option, input, textarea, button { font-size: 12px; font-weight:light; font-family: Lucida Sans,Helvetica Neue, Arial;}
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, blockquote, table, td { font-size: 12px; font-weight:light; margin: 0; padding: 0;}
ul, ol { list-style-type: none;}
a img {	border: 0;}
form { margin: 0;	padding: 0;}
textarea { overflow: auto;}
.clear { height: 0;	overflow: hidden; clear: both;}
.clearfix {	zoom: 1;}
.clearfix:after { content: ""; display: block; clear: both; height: 0;}
.none {	display: none;}
.hidden { visibility: hidden;}
.nobr {	white-space: nowrap;}
em { white-space: nowrap;}
table, td {	border-collapse: collapse;	padding: 0;	margin: 0;}
a {	text-decoration: none;	outline: 0; color:#3B7494;}
.lt { float: left; display: inline;}
.rt { float: right; display: inline;}
p {	line-height: 18px;}
p.indent {text-indent: 2em;}
a:hover {font-weight:500;}
.sidebar b {font-weight:600;}
.padding2px {padding:2px;}
.padding4px {padding:4px;}
.padding6px {padding:6px;}
.padding8px {padding:8px;}

@font-face{ 
	font-family: 'DinFont';
	src: url('fonts/dins/DinFont.eot');
	src: url('fonts/dins/DinFont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/dins/DinFont.woff') format('woff'),
	     url('fonts/dins/DinFont.ttf') format('truetype'),
	     url('fonts/dins/DinFont.svg#webfont') format('svg');
}


@font-face{ 
	font-family: 'DinFontBold';
	src: url('fonts/dins/DinFontBold.eot');
	src: url('fonts/dins/DinFontBold.eot?#iefix') format('embedded-opentype'),
	     url('fonts/dins/DinFontBold.woff') format('woff'),
	     url('fonts/dins/DinFontBold.ttf') format('truetype'),
	     url('fonts/dins/DinFontBold.svg#webfont') format('svg');
}


@font-face{ 
	font-family: 'Lucida Sans';
	src: url('fonts/lucida_sans/lucida_sans.eot');
	src: url('fonts/lucida_sans/lucida_sans.eot?#iefix') format('embedded-opentype'),
	     url('fonts/lucida_sans/lucida_sans.woff') format('woff'),
	     url('fonts/lucida_sans/lucida_sans.ttf') format('truetype'),
	     url('fonts/lucida_sans/lucida_sans.svg#webfont') format('svg');
}

.dinfont {
	
	font-family:'DinFont';
	
}


.dinfontbold {
	
	font-family:'DinFontBold';
	
}


.big {
	
	font-size:30px;
	line-height:30px;
	color:black;
}

.ml20 {margin-left:20px;}

.represented {

	background:url(images/represented_star.png) no-repeat left center;
}

/* END global */

body {
	margin: 0;
	padding: 0;
	background: #E3E3E3;
	color: #666;
}
.wrapper {
	width: 785px;
	margin: 0 auto;
	padding: 23px 29px;
	background: #fff;
	border: 1px solid #CCC;
}

.container {
	
	min-height:300px;
}

.header {
	margin-bottom: 19px;
}

.represented_message {
	
	margin-top:10px;
	padding-left:10px;
	height:20px;
	line-height:20px;
	font-family:Lucida Sans;
	font-size:12px;
	/*
	color:#6894B1;
	font-weight:bold;
	*/
	color:black;
	
}

.header .flyout {
	
	min-height:300px;
}

.header .logo h1 a {
	/*
	background:url(images/logo.jpg) no-repeat;
	text-indent: -9999em;
	*/
	display: block;
	width: 506px;
	height: 63px;
}

.header .logo h1 a:hover {
	
	font-weight:bold;
	
}

.header .logo {
	margin-bottom: 27px;
}
.header .mun {
	border-bottom: 1px solid #ccc;
}
.header .mun li {
	float: left;
	display: inline;
}
.header .lmun li {
	margin-right: 26px;
	position:relative;
	height: 23px;
}
.header .rmun li {
	margin-left: 26px;
}
.header .mun li a,
.header .mun .sub_nav li a {
	color:#999;
	font-size: 13px;
}
.header .mun li a:hover, 
.header .mun li.hover a,
.header .mun .sub_nav li a:hover,
.header .mun li.sub_mun a.hover {
	color: #000;
}
.header .mun .sub_nav{
	background: #fff;
	font-weight:normal;
	position:absolute;
	top: 23px;
	left:0;
	display:none;
	border: 1px solid #ccc;
	padding-left: 0;
	padding-bottom: 28px;
	z-index: 99999;
	min-width: 240px;
}
.header .mun .sub_nav .mbox {
	display: inline-block;background: #fff;
	font-weight:normal;
	position:absolute;
	top: -1px;
	left:-31px;
	display:none;
	border: 1px solid #ccc;
	padding-left: 180px;
	padding-bottom: 28px;
	z-index: 9999;
	width: 482px;
	height: auto;
}
.header .mun .sub_nav .mbox dl {
	float: left;
	display: inline;
	width: 160px;
	margin-top: 14px;
}
.header .mun .sub_nav .mbox dd {
	line-height: 24px;
	padding-left:10px;
}
.header .mun .sub_nav li a {
	color:#999;
}

.header .mun .sub_nav li {
	margin:0 30px 0 ;
	display: block;
	line-height: 14px;
	padding-top: 0px;
	float: none;
	z-index: 99999;
}
.header .mun .sub_nav li.sub_top {
	margin-top: 14px;
	margin-left: 22px;
}


#editions_li {
	margin-top:0px;	
}

#representedbox {
	
	min-height:450px;
}

#photo_portrait {
	
	display:table-cell;
	padding:3px;
	display:none;
	line-height:140px;
	text-align:center;
	vertical-align:middle;
	margin-left:-70px;
}

#photo_portrait img {
	
	vertical-align:middle;
}

.banner {
	margin-bottom: 28px;
	z-index: 100;
}
.banner li {
	float: left;
	display: inline;
	margin-right: 20px;
}
.banner li.last {
	margin-right: 0;
}
#vertical li a {
	display: inline-block;
	width:248px;
	height:248px;
	position:relative;
	overflow:hidden;
}

#vertical .fade {

	position: absolute;
  	top: 100px
  	left: 100px

}

#vertical .fade div {

	position: absolute;
	top: 0;
	left: 0;
	display: none;

}


.sidebar {
	width: 180px;
	/* width:248;*/
}
.home .sidebar {
	
	width:248px;
}
.sidebar h2,
.sidebar h2 a {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 12px;
	color: #666;
}

.sidebar h2 a:hover {
	
	font-weight: bold;
}


.sidebar dd {
	margin-bottom: 25px;
}
.sidebar .btn_sign {
	
	width: 246px;
	display: block;
	border: 1px solid #ccc;
	background: #E3E3E3;
	text-align: center;
	color: #666;
	padding: 10px 0;
}
.content {
	/*width: 537px;*/
	width:600px;
}

.home .content {
	
	width:537px;
}

.content .index_content {
	width: 444px;
}
.content h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 12px;
}
.content .box {
	margin-bottom: 15px;
}
.content .box dl {
	width: 165px;
}
.content .box dt strong {
	color: #000;
	margin-bottom: 12px;
	display: block;
}
.content .box dd {
	margin-bottom: 0px;
}
.content .box dd.last {
	margin-bottom: 0;
}
.footer {
	margin-top: 128px;
	text-align:center
}
.footer p,
.footer p a {
	font-size: 11px;
	color: #000;
}
.footer p a {
	color: #6692B0;
}
/*==ellis==*/
.cloal {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 11px;
}
.cloal a {
    color: #3B7494;
    font-size: 11px;
    text-decoration: none;
}
.ellis_content {
	width: 440px;
}
.ellis_content img {
}
.list_img {
	width: 248px;
}
.list_img img {

	cursor: pointer;
	margin:2px;
}
.list_img li {
	float: left;
	display: inline;
}
.current img {
	width: 537px;
}
.current a {
	color: #6692B0;
}
.current h2,
.current h3,
.current h4,
.current h5 {
	text-align: center;
	margin: 5px 0;
}
.current h2 {
	font-size: 48px;
}
.current h3 {
	font-size: 24px;
}
.current h4 {
	font-size: 18px;
}
.current h5 {
	font-size: 14px;
}

.active{color:#000;}

.data_list li {margin-top:8px; font-size:12px;}

.data_list li a { color:#3B7494; font-size:14px; text-decoration:none;}
.data_list li a:hover { font-weight:bold;}

.artists_list {
	
	float: left;
	display: inline;
	width: 160px;
	margin-top: 14px;
	margin-right:16px;
	
}


#gallery_portrait {
	
	display:table-cell;
	padding:3px;
	display:none;
	text-align:center;
	vertical-align:middle;
	width:146px;
}

#gallery_portrait img {
	
	vertical-align:middle;
}

.artists_list dd {
	
	line-height:24px;
	padding-left:10px;
	width:200px;
}

.artists_list dd a {
	
	color: #3B7494;
    font-size: 13px;
    text-decoration: none
	
}


.artists_list dd a:hover {
	
   font-weight:bold;
	
}

.front_edit_minimenu{
	
	background:#6692B0;
	
}

.artist_gallery li {
	
	width:90px;
	height:70px;
	display:table-cell;
	margin:2px;
	text-align:center;
	padding:2px;
	
}

.artist_gallery li img {

	margin:0px;
	
}

/* -- gallery page -- */

.gallery_containter .content {width:0px;}
.gallery_containter .sidebar {width:300px;}
.gallery_containter .list_img {width:300px;}
.bimg {text-align:center;}

/* -- news page -- */
.news .sidebar { float:left;}
.news .data_list > div {margin-bottom:15px;}
.news .sidebar h4 {font-size:13px; width:180px; padding-bottom:3px; border-bottom:1px solid #E3E3E3; margin-bottom:5px;}
.news .sidebar a {color: #3B7494; font-size: 12px; text-decoration: none;}
.news .sidebar a:hover { font-weight:bold;}
a.news_title {color:#666; }
a:hover.news_title {font-weight:bold;}
.news  h4 {margin-bottom:8px;}
.news .date {font-size:10px; margin-bottom:5px;}
.page span, .page b, .page a {margin: 0 5px;line-height: 20px;
}

/* -- email subscription -- */
.btn_sign .submit { width:100px; height:24px; margin-top:8px;}

/* -- fck style -- */
h2.exhibit-big-title {
	
	font-size:48px;
	margin:5px 0;
	text-align:center;
	
}

h2.exhibit-date-title {
	
	font-size:24px;
	margin:5px 0;
	text-align:center;
}

h2.title {
	
	font-size:24px;
	margin:5px 0;
}

h2.subtitle {
	
	font-size:14px;
	margin:5px 0;
	font-weight:bold;
}

h2.exhibit-title {
	
	font-size:14px;
	margin:5px 0;
	text-align:center;
	
}

.small {font-size:10px}


/* -- upload form -- */
.upload_form_block {

	padding:15px;
	border:1px solid #CCC;
	
}

.upload_form {

	margin-left:200px;
	font-size:12px;
	
}

.upload_form .required_fileds {
	
	margin-left:12px;
	font-weight:700;
}

.upload_form .file_wrapper {
	
  	cursor: pointer;
  	display: inline-block;
  	overflow: hidden;
  	position: relative;
  	margin-left:10px;
  
}

.file_wrapper .upload_field {

	background:url(images/choose_file_btn.png);
	width:118px;
	height:	23px;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display: inline-block;
	
}

.file_wrapper input {
  cursor: pointer;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  font-size: 100px;
  
}

.upload_file_path {

	width:168px;
	height:21px;
	line-height:21px;
	border:1px solid #ccc;
	margin-left:8px;
	padding-left:6px;
	font-size:12px;
	display: inline-block;
	vertical-align:bottom;
}


.upload_form form > div {
	
	margin:8px 0px 8px 0px;
}

.upload_form input[type=text] {

	width:168px;
	height:19px;
	padding:1px 0px 1px 5px;
	color:#666;
	border:1px solid #ccc;
	font-size:12px;
}

#upload_btn {
	
	width: 124px;
	height: 31px;
 	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/upload_btn.png) no-repeat;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin:0 0 0 10px;
}

.upload_form_description {
	
	text-align:center;
}

.error_msg {
	padding-left:6px;
	color:red;
}

.addthis_toolbox {

	display:inline-block;
	width:360px;
	text-align:center;
	
}
