*{
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
a{
	text-decoration:none;
	color:#e2e2e4;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow:auto;
}
input[type="submit"]:hover{cursor:pointer;}
label{vertical-align:middle;}
button, input{
	width:auto;
	overflow:visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration:underline;}
s, strike, del{text-decoration:line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse:collapse;
	border-spacing:0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
img{vertical-align:top;}
.alignright{
	float:right;
	margin:0 0 0 5px;
}
.alignleft{
	float:left;
	margin:0 5px 0 0;
}
body{
	color:#8e8e8e;
	font:12px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	min-width:970px;
	background:#080808 url(../images/background.png);
	-webkit-text-size-adjust:100%;
}
#header{
	overflow:hidden;
	background:#000;
	border-bottom:1px solid #333;
	margin:0 0 55px;
}
.header-holder{
	margin:0 auto;
	overflow:hidden;
	width:948px;
}
.logo{
	background:url(../images/logo.png) no-repeat -454px 0;
	height:26px;
	width:196px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:36px 43px 10px 0;
}
.logo a,
.logo-home a{
	display:block;
	height:100%;
}
.logo-home{
	background:url(../images/logo.png) no-repeat;
	height:205px;
	width:454px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	margin:138px auto 51px;
}
#nav{
	margin:0;
	float:left;
	height:94px;
	border-right:1px solid #333;
}
#nav li{
	list-style:none;
	float:left;
	padding:0 1px;
	height:94px;
	width:137px;
	border-left:1px solid #333;
}
#nav a{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/icons.png) no-repeat;
}
#nav .paintings a{
	background-position:-1806px 25px;
	width:137px;
	height:94px;
}
#nav .paintings a:hover,
#nav .paintings.active a{background-position:-1996px 25px;}
#nav .photos a{
	background-position:-2376px 27px;
	width:137px;
	height:94px;
}
#nav .photos a:hover,
#nav .photos.active a{background-position:-2186px 27px !important;}
#nav .agenda a{
	background-position:-2570px 26px;
	width:137px;
	height:94px;
}
#nav .agenda a:hover,
#nav .agenda.active a{background-position:-2763px 26px;}
#nav .info a{
	background-position:-2933px 26px;
	width:137px;
	height:94px;
}
#nav .info a:hover,
#nav .info.active a{background-position:-3086px 26px;}
.nav-holder{
	overflow:hidden;
	background:#000;
	margin:0 0 48px;
	padding:0 0 0 2px;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
}
.nav{
	margin:0 auto;
	width:724px;
	overflow:hidden;
	height:147px;
	border-right:1px solid #333;
}
.nav li{
	float:left;
	border-left:1px solid #333;
	list-style:none;
	padding:0 1px;
}
.nav .paintings{margin:0 0 0 3px;}
.nav a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/icons.png) no-repeat;
}
.nav .paintings a{
	background-position:57px 43px;
	width:177px;
	height:147px;
}
.nav .paintings a:hover,
.nav .paintings.active a{background-position:-184px 43px;}
.nav .photos a{
	background-position:-670px 47px;
	width:177px;
	height:147px;
}
.nav .photos a:hover,
.nav .photos.active a{background-position:-426px 47px !important;}
.nav .agenda a{
	background-position:-916px 45px;
	width:177px;
	height:147px;
}
.nav .agenda a:hover,
.nav .agenda.active a{background-position:-1159px 45px;}
.nav .info a{
	background-position:-1374px 45px;
	width:175px;
	height:147px;
}
.nav .info a:hover,
.nav .info.active a{background-position:-1571px 45px;}
#main{
	overflow:hidden;
	margin:0 auto 34px;
	width:948px;
}
*+html #main{margin-bottom:43px;}
#sidebar{
	width:196px;
	float:left;
	font-size:11px;
	padding:2px 0 0;
}
#sidebar address{
	font-style:normal;
	margin:0 0 10px;
}
#sidebar p{margin:0 0 12px;}
#sidebar h2{
	margin:2px 0 9px;
	font:20px/20px "Times New Roman", Times, serif;
	color:#fff;
	float:left;
	width:100%;
}
#sidebar .navigation{
	overflow:hidden;
	margin:0;
	padding:0 0 25px;
	float:left;
	width:100%;
	font:14px/15px "Times New Roman", Times, serif;
}
#sidebar .navigation li{
	list-style:none outside;
	overflow:hidden;
	padding:0 0 9px;
	float:left;
	width:100%;
}
#sidebar .navigation a{color:#c8c8ca;}
#sidebar .navigation .active a,
#sidebar .navigation a:hover{
	text-decoration:none;
	color:#ce1c1c;
}
#content{
	float:right;
	width:708px;
}
#content p{margin:0 0 21px;}
#content h1{
	margin:0 0 3px;
	font:30px/30px "Times New Roman", Times, serif;
	color:#fff;
}
#content h2{
	margin:0 0 4px;
	font:25px/25px "Times New Roman", Times, serif;
	color:#fff;
}
#content h3{
	margin:0 0 -1px;
	font:20px/31px "Times New Roman", Times, serif;
	color:#fff;
}
.photos-list{
	width:730px;
	overflow:hidden;
	margin:5px 0 0 -11px;
}
.photos-list li{
	list-style:none;
	float:left;
	width:350px;
	overflow:hidden;
	position:relative;
	margin:0 0 9px 10px;
}
.photos-list li a{
	display:block;
	text-decoration:none;
	cursor:pointer;
}
.photos-list li a .box-hover{
	position:absolute;
	left:-9999px;
	text-indent:-9999px;
	overflow:hidden;
}
.photos-list li a:hover .box-hover,
.photos-list li a.hover .box-hover{
	background:url(../images/bg-hover.png);
	position:absolute;
	top:0;
	left:0;
	width:350px;
	height:233px;
	z-index:4;
}
.photos-list .text{
	position:absolute;
	bottom:0;
	text-decoration:none;
	background:url(../images/bg-hover2.png);
	left:-9999px;
	padding:8px 23px 9px 8px;
	font:italic 14px/16px "Times New Roman", Times, serif;
	color:#fff;
	cursor:pointer;
	z-index:6;
	width:319px;
}
.photos-list li a:hover .text{left:0;}
* html .photos-list .text{bottom:-1px;}
#footer{
	overflow:hidden;
	margin:0 auto;
	padding:0 0 40px;
	width:948px;
	text-align:center;
	font-size:11px;
}
#footer p{margin:0 0 1px;}
.menu{
	overflow:hidden;
	text-align:center;
	margin:0 0 1px;
	line-height:12px;
}
.menu li{
	list-style:none outside;
	display:inline;
	padding:0 8px;
	background:url(../images/divider.gif) no-repeat 0 3px;
}
.menu li:first-child,
.menu li.first-child{
	padding-left:0;
	background:none;
}
.menu a:hover{
	text-decoration:none;
	color:#ce1c1c;
}
.social-networks{
	overflow:hidden;
	text-align:center;
	margin:0 0 4px;
	line-height:12px;
}
.social-networks li{
	list-style:none outside;
	display:inline;
	padding:0 8px;
	background:url(../images/divider.gif) no-repeat 0 3px;
}
.social-networks li:first-child,
.social-networks li.first-child{
	padding-left:0;
	background:none;
}
.social-networks a{color:#8e8e8e;}
.social-networks a:hover{
	text-decoration:none;
	color:#ce1c1c;
}
.message-holder{
	width:433px;
	overflow:hidden;
	display:none;
}
.message-box{
	padding:9px 15px 9px 9px;
	background:url(../images/bg-message-box.png);
	color:#fff;
	font-size:11px;
	line-height:13px;
	margin:0 0 10px;
}
.message-box p{margin:0 !important;}
.message-holder .btn-info{
	float:left;
	width:13px;
	height:12px;
	text-indent:-9999px;
	background:url(../images/btn-info.png) no-repeat;
	overflow:hidden;
}
#fancybox-title{
	overflow:hidden;
	position:absolute;
	left:20px;
	right:0;
	bottom:20px;
	padding:0;
	background:url(../images/bg-message-box.png);
}
#fancybox-title .description{
	padding:5px;
	text-align:left;
	color:#fff;
}
#fancybox-outer .open-info{
	z-index: 1102;
	position:absolute;
	left:0;
	bottom:-20px;
	width:13px;
	height:12px;
	background:url(../images/btn-info.png) no-repeat;
	cursor:pointer;
}
