


body {
  margin:0; padding:0;
}
div {
  margin:0; padding:0;
}
dl {
  margin:0; padding:0;
}
dt {
  margin:0; padding:0;
}
dd {
  margin:0; padding:0;
}
ul {
  margin:0; padding:0;
}
ol {
  margin:0; padding:0;
}
li {
  margin:0; padding:0;
}
h1 {
  margin:0; padding:0;
}
h2 {
  margin:0; padding:0;
}
h3 {
  margin:0; padding:0;
}
h4 {
  margin:0; padding:0;
}
h5 {
  margin:0; padding:0;
}
h6 {
  margin:0; padding:0;
}
pre {
  margin:0; padding:0;
}
form {
  margin:0; padding:0;
}
fieldset {
  margin:0; padding:0;
}
input {
  margin:0; padding:0;
}
textarea {
  margin:0; padding:0;
}
p {
  margin:0; padding:0;
}
blockquote {
  margin:0; padding:0;
}
th {
  margin:0; padding:0;
}
td {
  margin:0; padding:0;
}
select {
  margin:0; padding:0;
}
option {
  margin:0; padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset {
  border:0;
}
img {
  border:0;
}
address {
  font-style:normal; font-weight:normal;
}
caption {
  font-style:normal; font-weight:normal;
}
cite {
  font-style:normal; font-weight:normal;
}
code {
  font-style:normal; font-weight:normal;
}
dfn {
  font-style:normal; font-weight:normal;
}
em {
  font-style:normal; font-weight:normal;
}
strong {
  font-style:normal; font-weight:normal;
}
th {
  font-style:normal; font-weight:normal;
}
var {
  font-style:normal; font-weight:normal;
}
ol {
  list-style:none;
}
ul {
  list-style:none;
}
li {
  list-style:none;
}
caption {
  text-align:left;
}
th {
  text-align:left;
}
h1 {
  font-weight:normal;
}
h2 {
  font-weight:normal;
}
h3 {
  font-weight:normal;
}
h4 {
  font-weight:normal;
}
h5 {
  font-weight:normal;
}
h6 {
  font-weight:normal;
}
q:before {
  content:'';
}
q:after {
  content:'';
}
abbr {
  border:0;
}
acronym {
  border:0;
}


.clear {
	clear: both; width: 100%; height: 0px; overflow: hidden;
}
.clear span {height: 1px;}
.nobr {
  white-space: nowrap;
}
.nowrap {
  white-space: nowrap;
}
.visible {display: block !important;}
.hidden {display: none !important;}
.num span {padding-right: 0.2em; white-space: nowrap;}
.inline {display: inline !important;}
.block {display: block !important;}
.alignRight {text-align: right;}
.alignLeft {text-align: right;}

a {outline: none;}


body {
	font: 11px 'Helvetica', 'Verdana', 'Arial', sans-serif;
	color: #000; background: #fff; 
	padding-bottom: 40px;
}

a { color: #000; }

form.form {
	width: 500px; display: block; position: relative;
	padding-top: 50px;
}
form.form.twoColumns { width: 700px; }
form.form div.left {
  display: inline-block; vertical-align: top;
}
form.form div.right {
  display: inline-block; vertical-align: top;
}
form.form div.left { width: 500px; margin-right: 20px; }
form.form div.right { width: 170px; }
form.form div.control { margin-bottom: 25px; }
form.form label { display: block; font-weight: bold; font-size: 12px; text-transform: uppercase; padding-bottom: 4px; }
form.form div.textField input { width: 100%; font-size: 14px; padding: 2px; }
form.form div.passwordField input { width: 100%; font-size: 14px; padding: 2px; }
form.form div.checkBox label {
  display: inline-block; margin-right: 5px;
}
form.form div.checkBox input {
  display: inline-block; margin-right: 5px;
}
form.form div.submitFields {
  height: 40px; position: relative;
}
form.form div.submitFields div.destroyLink {
  position: absolute; top: 0px; right: 0;  font-size: 12px;
}
form.form div.submitFields div.destroyLink a { color: #F00; }
form.form textarea {
  width: 100%; font-size: 13px;
  height: 10em;
}


div.textContent {
	font-size: 14px;
}
div.textContent p { margin-bottom: 1em; }
div.textContent a { color: #000; }
div.textContent div.image { width: 100%; text-align: left; }
div.textContent div.image img { display: inline; }
div.textContent div.shortText { font-size: 14px; font-weight: bold; }

div.textGallery {
	margin-top: 30px;
}
div.textGallery div.title {
  padding-bottom: 12px;
}
div.textGallery div.title img { display:inline; position: static; position: relative; top: 3px; }
div.textGallery div.title span.text { padding: 0 13px; font-size: 12px; }
div.textGallery div.images { position: relative; margin: 0 auto; }
div.textGallery img { position: absolute; left: 0; top: 0; cursor: pointer; }

div.spaceGallery {
	margin-bottom: 30px; position: relative;
}
div.spaceGallery.small { width: 252px; margin-top: -10px; margin-bottom: 39px; }
div.spaceGallery.small div.wrap { height: 156px; }
div.spaceGallery.large {
  width: 784px; height: 410px; margin-top: 33px;
}
div.spaceGallery.large div.wrap { height: 421px; }
div.spaceGallery.large div.text { text-align: right; }
div.spaceGallery.large div.zoom { left: 0; text-align: left; }
div.spaceGallery div.zoom {
  position: absolute; top: 0; right: 0; text-align: right;
}
div.spaceGallery div.zoom a {
  color: #000; padding: 0 0 5px 20px;
  background: url(/images/zoom-black.png?1268781283) left top no-repeat;
}
div.spaceGallery div.zoom a:hover { background: url(/images/zoom-green.png?1268781283) left top no-repeat;  }
div.spaceGallery div.text { font-size: 11px; padding-bottom: 7px; }
div.spaceGallery div.wrap {
  position: relative; overflow: hidden;
}
div.spaceGallery div.wrap img { position: absolute; left: 0; top: 0; }
div.spaceGallery div.wrap img.arrow {
  position: absolute; top: 50%; margin-top: -16px;
  cursor: pointer; z-index: 5000;
}
div.spaceGallery div.wrap img.arrow.left { left: 9px; }
div.spaceGallery div.wrap img.arrow.right { left: auto; right: 9px; }

h2 { font-size: 24px; color: #4c4c4c; font-weight: bold;  }
h3 { text-transform: uppercase; }
h4 { font-size: 14px; font-weight: bold; text-align: center; text-transform: uppercase; }

input {
  font-family: 'Helvetica', 'Verdana', 'Arial', sans-serif; font-size: 100%;
}
textarea {
  font-family: 'Helvetica', 'Verdana', 'Arial', sans-serif; font-size: 100%;
}
span.serviceLinks {
	position: relative; top: -30px;
}
span.serviceLinks a { color: #666; text-transform: uppercase; font-size: 12px; }
span.serviceLink a { color: #666; text-transform: uppercase; font-size: 12px; }

table.contentTable tr.head td { border-bottom: 3px solid #666; padding-bottom: 12px;}
table.contentTable td { padding: 12px; font-size: 12px; border-bottom: 1px solid #eee; vertical-align: top; }
table.contentTable p { margin-bottom: 1em; }

ul.orderList li {
  border-left: 3px solid #CCC; font-size: 12px; cursor: pointer;
  text-transform: uppercase; font-weight: bold; padding-left: 5px; margin-bottom: 4px;
}



div.address {
	position: absolute; margin-top: -154px; font-size: 11px;
}
div.address span.phone { display: block; margin-bottom: 3px; }
div.address a { color: #000; }

div.header div.logo {
  position: absolute; width: 133px; height: 127px; margin: -180px 0 0 468px;
  cursor: pointer;
}
div.header div.logo div.part { position: absolute; text-align: center; }
div.header div.logo div.bottom { top: 51px; width: 54px; }
div.header div.logo div.middle { top: 63px; left: 8px; width: 39px; }
div.header div.logo div.top { top: 74px; left: 19px; width: 17px; }
div.header div.logo img.text { position: absolute; top: 125px; display: block; left: -40px; }
div.header div.adminMenu {
  width: 800px; text-align: right; position: absolute; right: 10px; top: -10px; border:solid 1px #FFF;
  text-transform: uppercase;
}
div.header div.adminMenu a { text-transform: uppercase; color: #666; padding-left: 6px; }

div.footer {
	position: relative; margin-right: 40px;
	margin-top: 30px; border-top: 10px solid #000;
	padding-top: 10px; padding-left: 36px; height: 120px;
	background: url(/images/logo-small.png?1268781283) 1px 17px no-repeat;
	font-size: 11px;
}
div.footer a { color: #000; text-decoration: underline; }
div.footer a:hover { text-decoration: none; }
div.footer div.contacts {
  padding-top: 3px;
}
div.footer div.contacts span.phone { display: block; }
div.footer div.contacts span.num { font-size: 14px; }
div.footer h6 { font-size: 11px; font-weight: bold; margin-bottom: 5px; }
div.footer div.social {
  position: absolute; right: -24px; top: 10px; width: 350px;
}
div.footer div.social li { display: inline-block; padding:2px 19px 2px 22px; }
div.footer div.social li.youtube { background:url(/images/icons/youtube.gif?1268781283) left center no-repeat; }
div.footer div.social li.livejournal { background:url(/images/icons/livejournal.gif?1268781283) left center no-repeat; }
div.footer div.social li.facebook { background:url(/images/icons/facebook.gif?1268781283) left center no-repeat; }
div.footer div.social li.twitter { background:url(/images/icons/twitter.gif?1268781283) left center no-repeat; }
div.footer div.social li.twitter { padding-left: 18px; }

div.lightbox {
	position: absolute; left: 0; top: 0; z-index: 10000;
	width: 100%;
	background:url(/images/lightbox-bg.png);
}

div.container {width: 1030px; margin: 0 auto; top: 0; margin-top: 0; top left no-repeat; padding-top: 150px; margin-top: 15px; position: relative;}


div.slidingTabs {
	padding-top: 20px;
}
div.slidingTabs div.tab {
  width: 48px; margin-right: 3px; position: relative;
  display: inline-block; vertical-align: top; min-height: 500px;
}
div.slidingTabs div.tab:hover {
  background-position: 240px top;
  background-repeat: no-repeat;
}
div.slidingTabs div.tab:hover div.arrow { background: url(/images/tabs/horizontal-arrow-on.png?1268781283) left top no-repeat; }
div.slidingTabs div.tab div.short {
  display: none;
}
div.slidingTabs div.tab div.large {
  display: none;
}
div.slidingTabs div.tab div.bar {
  position: absolute; left: 0; top: 0;
  width: 48px; height: 100%; cursor: pointer;
}
div.slidingTabs div.tab div.inner {
  margin: 30px 20px 57px 53px;
}
div.slidingTabs div.tab.opened {
  background: #FFF;
}
div.slidingTabs div.tab.hover {
  background: #FFF;
}
div.slidingTabs div.tab div.links {
  text-transform: uppercase; font-size: 11px; font-weight: bold;
  margin: -3px 0 0 0px;
  padding-bottom: 55px;
}
div.slidingTabs div.tab div.links a {
  display: block; height: 17px; font-family: 'Helvetica Neue', 'Helvetica', 'Verdana', 'Arial', sans-serif; color: #000; margin-top: -1px;
}
div.slidingTabs div.tab div.links a:hover { color: #fff; }
div.slidingTabs div.tab div.links li { height: 17px; padding-top: 1px; }
div.slidingTabs div.tab div.links.spaceLinks {
  margin-bottom: 35px;
}
div.slidingTabs div.tab div.links.spaceLinks li { color: #63b534; }
div.slidingTabs div.tab div.imageWrap {
  position: relative;
}
div.slidingTabs div.tab div.imageWrap div.overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
div.slidingTabs div.tab.b-tab-index {
  width: 320px;
}
div.slidingTabs div.tab.b-tab-index div.short { display: block; }
div.slidingTabs div.tab.b-sliding-tab-opened {
  width: 882px;
}
div.slidingTabs div.tab.b-sliding-tab-opened div.large { display: block; }
div.slidingTabs div.eventsTab div.bar div.text {
  position: absolute; width: 29px; left: 10px; top: 13px; height: 300px;
  background: url(/images/events.png?1268781283) 0 0 no-repeat;
}
div.slidingTabs div.eventsTab:hover div.bar div.text { background-position: -29px 0; }
div.slidingTabs div.eventsTab.opened div.bar div.text {
  background-position: -58px 0;
}
div.slidingTabs div.eventsTab.hover div.bar div.text {
  background-position: -58px 0;
}
div.slidingTabs div.communityTab div.bar div.text {
  position: absolute; width: 29px; left: 10px; top: 13px; height: 300px;
  background: url(/images/community.png?1268781283) 0 0 no-repeat;
}
div.slidingTabs div.communityTab:hover div.bar div.text { background-position: -29px 0; }
div.slidingTabs div.communityTab.opened div.bar div.text {
  background-position: -58px 0;
}
div.slidingTabs div.communityTab.hover div.bar div.text {
  background-position: -58px 0;
}
div.slidingTabs div.spaceTab div.bar div.text {
  position: absolute; width: 29px; left: 10px; top: 13px; height: 300px;
  background: url(/images/space.png?1268781283) 0 0 no-repeat;
}
div.slidingTabs div.spaceTab:hover div.bar div.text { background-position: -29px 0; }
div.slidingTabs div.spaceTab.opened div.bar div.text {
  background-position: -58px 0;
}
div.slidingTabs div.spaceTab.hover div.bar div.text {
  background-position: -58px 0;
}
div.slidingTabs div.eventsTab {
  background: #e00079;
}
div.slidingTabs div.eventsTab.hover a:hover { color: #e00079!important; }
div.slidingTabs div.eventsTab.hover a:hover { border-color: #e00079!important;}
div.slidingTabs div.eventsTab div.imageWrap.mouseOver div.overlay {  background: url(/images/pink_overlay.gif?1268781283); }
div.slidingTabs div.communityTab {
  background: #742890;
}
div.slidingTabs div.communityTab div.large div.links a { color: #6a2985; }
div.slidingTabs div.communityTab.hover a:hover { color: #6a2985!important; }
div.slidingTabs div.communityTab.hover a:hover { border-color: #6a2985!important;}
div.slidingTabs div.communityTab div.imageWrap.mouseOver div.overlay {  background: url(/images/purple_overlay.gif?1268781283); }
div.slidingTabs div.spaceTab {
  background: #63b534;
}
div.slidingTabs div.spaceTab div.about {
  margin-top: 33px; width: 252px;
}
div.slidingTabs div.spaceTab div.about h1 {font-size: 18px; line-height: 21.5px; font-weight: bold;}
div.slidingTabs div.spaceTab div.large div.links a:hover { color: #6dba42; }
div.slidingTabs div.spaceTab.hover a:hover { color: #6dba42!important; }
div.slidingTabs div.spaceTab.hover a:hover { border-color: #6dba42!important;}
div.slidingTabs div.spaceTab div.oneSpace {
  margin-top: 35px; width: 252px;
}
div.slidingTabs div.spaceTab div.oneSpace h2 {font-size: 28px; color: #fff;}
div.slidingTabs div.spaceTab div.oneSpace h4 {font-size: 13px; text-transform: uppercase; margin-bottom: 12px;}
div.slidingTabs div.spaceTab.hover div.spaceGallery div.zoom a {
  background: ;
}
div.slidingTabs div.short div.largeEvent div.description h3 {margin-bottom: 0; padding-left: 15px; padding-right: 15px;}

div.image {
	position: relative; overflow: hidden; display: inline-block;
}
div.image div.overlay {position: absolute; width: 100%; height: 100%;}
div.image img {display: block;}

div.events div.image:hover div.overlay {
	background: url(/images/pink_overlay.gif?1268781283);
}

div.community div.image:hover div.overlay {
	background: url(/images/purple_overlay.gif?1268781283);
}

div.space div.image:hover div.overlay {
	background: url(/images/green_overlay.gif?1268781283);
}



div.links {
	float: left; width: 199px; margin-top: 0; margin-left: 9px;
}
div.links a:hover { color: #63b534; }
div.links a { color: #63b534; }

div.aboutPages {
	margin-bottom: 36px;
}
	
div.spacePageSmall {
	margin-bottom: 20px;
}
div.spacePageSmall h3 { font-size: 24px!important; font-weight: bold; margin-bottom: 10px; }
div.spacePageSmall h4 { text-align: left; font-size: 13px; margin-top: -3px; }
div.spacePageSmall img { display: block; }
div.spacePageSmall h3 a { color: #000;  border-bottom: 2px solid #000; text-decoration: none; }
div.spacePageSmall p { line-height: 14px; }

div.spaceLargeFoot {
	padding-top: 30px;
}
div.spaceLargeFoot div.pages {
  padding-bottom: 20px;
}
div.spaceLargeFoot div.pages div.spacePageSmall { width: 370px; margin-right: 25px; display: inline-block; vertical-align: top;  }
div.spaceLargeFoot div.pages h3 { font-size: 28px!important; }
div.spaceLargeFoot div.pages h3 a { color: #6dba42;  border-bottom: 2px solid #6dba42; }
div.spaceLargeFoot div.pages p { font-size: 12px; }
div.spaceLargeFoot div.spaceNews {
  border-top: 1px solid #63b534;
  padding: 14px 0 0 197px; position: relative;
}
div.spaceLargeFoot div.spaceNews h4 { padding-left: 0; position: absolute; left: 0; top: 14px; }
div.spaceLargeFoot div.spaceNews em { color: #63b534; }
div.spaceLargeFoot div.spaceNews ul { padding-bottom: 30px; }
div.spaceLargeFoot div.spaceNews h2 { text-transform: uppercase; font-size: 24px; font-weight: bold; margin-bottom: 15px; color: #000; }
div.spaceLargeFoot div.spaceNews li.news { display: inline-block; width: 178px; margin-right: 23px; vertical-align: top; }

div.spaceHeading {
	position: relative;
}
div.spaceHeading div.links { position: absolute; left: 0; top: 0; }
div.spaceHeading h1 { color: #e00079; font-size: 25px; font-weight: bold; line-height:28px;}
div.spaceHeading div.aboutFlacon { margin-left: 200px; }
div.spaceHeading a.presentationLink {
  color: #63b534; background: url(/images/presentation_green.gif?1268781283) top left no-repeat;
  padding-left: 28px; font-size: 13px; font-weight: bold; text-transform: uppercase; padding-top: 9px; float: left;
  width: 246px; margin-top: 12px;
}
div.spaceHeading a.mapsLink {
  color: #63b534; background: url(/images/maps_green.gif?1268781283) top left no-repeat;
  padding-left: 23px; font-size: 13px;
  font-weight: bold; text-transform: uppercase; padding-top: 8px;
  float: left;
  width: 185px; margin-top: 13px; margin-left: 9px;
}

div.subHeader {
		float:left; margin-top:-13px; width:584px;
}
div.subHeader h1 {color: #e00079; font-size: 25px; font-weight: bold; line-height:28px;}
div.subHeader a.presentationLink { color: #63b534; display: block; height: 24px; background: url(/images/presentation_green.gif?1268781283) top left no-repeat; padding-left: 28px; font-size: 13px; font-weight: bold; text-transform: uppercase; padding-top: 9px; float: left; width: 246px; margin-top: 12px;}
div.subHeader a.mapsLink { color: #63b534; display: block; height: 24px; background: url(/images/maps_green.gif?1268781283) top left no-repeat; padding-left: 23px; font-size: 13px; font-weight: bold; text-transform: uppercase; padding-top: 8px; float: left; width: 185px; margin-top: 13px; margin-left: 9px;}
	div.space {float: left; width: 380px; margin-left: 20px;}
div.spaces {
		margin: 28px 0 0 40px; width: 402px; float: left;
}
div.spaces div.image {margin: 13px 0 6px;}
div.spaces h3 {margin: 0; position: relative;  font-size: 13px; font-weight: bold;}
div.spaces h1 {
  font-size: 28px; text-transform: uppercase; color: #000; font-weight: bold; line-height: 28px;
}
div.spaces h1 a {
  font-size: 28px; text-transform: uppercase; color: #000; font-weight: bold; line-height: 28px;
}
div.spaces h1 a:hover {color: #fff;}
div.spaces p {margin: 11px 0; font-size: 11px; line-height: 13px; }
div.spaces div.shortSpace { width: 180px; float: left; margin-right: 21px;}

div.spaceShortText {
	padding-bottom: 40px;
}
div.spaceShortText h1 { font-weight: bold; font-size: 18px; line-height: 21px; margin-bottom: 23px; }
div.spaceShortText a {
  font-size: 12px; font-weight: bold; text-transform: uppercase; display: block; margin-left: -27px; padding-left: 27px;
  color: #000;
}
div.spaceShortText a.presentation { background: url(/images/presentation.png?1268781283) left top no-repeat; padding-top: 10px; }
div.spaceShortText a.maps { background: url(/images/maps.png?1268781283) 3px 5px no-repeat; padding-top: 15px; }
div.spaceShortText a:hover { text-decoration: none; }

div.submenu {
	margin-bottom: 60px;
}
div.submenu ul { display: inline-block; width: 200px; vertical-align: top; }
div.submenu li {
  padding-left: 10px;
  margin-bottom: 6px; font-size: 11px; font-weight: bold; text-transform: uppercase;
}
div.submenu a { color: #000; }
div.submenu.eventsMenu li { color: #e00079; }
div.submenu.eventsMenu li.current {
  background: url(/images/events-active-submenu.png?1268781283) left 2px no-repeat;
}
div.submenu.eventsMenu li.current a { color: #e00079; }
div.submenu.postsMenu { margin-bottom: 78px; }
div.submenu.postsMenu li.current {
  background: url(/images/community-active-submenu.png?1268781283) left 2px no-repeat;
}
div.submenu.postsMenu li.current a { color: #6a2985; }
div.submenu.postsMenu li { color: #6a2985; }
div.submenu ul.first { width: 190px; }
div.submenu ul.first li { padding-left: 0; background: none!important; }



li.event {
	width: 180px; margin-right: 18px; display: inline-block; vertical-align: top;
	margin-bottom: 30px; position: relative; min-height: 200px;
}
li.event div.eventDate { margin-bottom: 3px; }
li.event div.image { margin-bottom: 7px; }
li.event em {
  font-size: 12px; font-weight: bold; text-transform: uppercase;
}
li.event em a { display: block; color: #000; }
li.event div.largeEvent {
  width: 252px; height: 358px; position: relative; margin-bottom: 29px;
}
li.event div.largeEvent a { text-decoration: none; }
li.event div.largeEvent a:hover { text-decoration: none; }
li.event div.largeEvent img { position: absolute; left: 0; top: 0; }
li.event div.largeEvent div.description {
  position: absolute; bottom: 0; left: 0; width: 100%; padding: 20px 0;
  background: url(/images/large-event-description-bg.png?1268781283);
}
li.event div.largeEvent div.description h3 {
  padding-left: 28px; padding-right: 165px; color: #FFF; text-decoration: none;
}
li.event div.largeEvent div.description div.text {
  padding-left: 28px; padding-right: 165px; color: #FFF; text-decoration: none;
}
li.event div.largeEvent div.description h3 { font-size: 20px; font-weight: bold; margin-bottom: 20px; display: block; }
li.event div.largeEvent div.description div.text { font-size: 12px; }
li.event div.intro { padding-top: 11px; font-size: 11px; }
li.event div.intro p { line-height: 15px; }
li.event span.group { display:block; padding-top: 5px; font-size: 11px; }
li.event div.hiddenText { display: none; }
li.event.niceHoverOn div.wrap {
  border: 1px solid #eb2f8b; border-bottom: 3px solid #eb2f8b; left: -16px; top: -16px; position: absolute;
  padding: 15px; background: #FFF; z-index: 10000;
}
li.event.niceHoverOn div.hiddenText { display: block; }

div.eventDate {
	font-weight: bold; font-size: 12px; 
	text-transform: uppercase;
}

div.eventsCalendar {
	padding-top: 15px;
}
div.eventsCalendar ul { margin-bottom: 30px; }
div.eventsCalendar li { margin-bottom: 0; }

div.eventsIndex div.latestEvents {
  display: inline-block; vertical-align: top;
}
div.eventsIndex div.galleries {
  display: inline-block; vertical-align: top;
}
div.eventsIndex div.latestEvents {
  width: 580px; margin-right: 13px;
}
div.eventsIndex div.latestEvents li.event { margin-right: 11px; }
div.eventsIndex div.largeEvent {
  width: 580px; height: 360px; position: relative; margin-bottom: 29px;
}
div.eventsIndex div.largeEvent a { text-decoration: none; }
div.eventsIndex div.largeEvent a:hover { text-decoration: none; }
div.eventsIndex div.largeEvent img { position: absolute; left: 0; top: 0; }
div.eventsIndex div.largeEvent div.description {
  position: absolute; bottom: 0; left: 0; width: 100%; padding: 20px 0;
  background: url(/images/large-event-description-bg.png?1268781283);
}
div.eventsIndex div.largeEvent div.description h3 {
  padding: 0 15px; color: #FFF; text-decoration: none;
}
div.eventsIndex div.largeEvent div.description div.text {
  padding: 0 15px; color: #FFF; text-decoration: none;
}
div.eventsIndex div.largeEvent div.description h3 { font-size: 20px; font-weight: bold; margin-bottom: 20px; display: block; }
div.eventsIndex div.largeEvent div.description div.text { font-size: 12px; }

div.showEvent {
  display: inline-block; vertical-align: top;
}
div.showEventSidebar {
  display: inline-block; vertical-align: top;
}

div.showEvent {
	margin-top: 13px;
	width: 570px; margin-right: 12px;
}
div.showEvent h2 { color: #000; line-height: 28px; margin-bottom: 14px; }
div.showEvent div.eventDate { margin-bottom: 4px; }

div.eventAdditionalContent {
	border: 1px solid #bebebe; padding: 8px 10px;
	margin-bottom: 20px;
}
div.eventAdditionalContent li { display: inline; color: #e00079; font-weight: bold; padding: 0 14px 0 0; margin: 0; }
div.eventAdditionalContent a:hover { color: #e00079; }
div.eventAdditionalContent a { color: #000; font-size: 11px; font-weight: bold; }

div.showEventSidebar {
	padding: 19px 16px; width: 178px;
	background: #eee;
}
div.showEventSidebar h4 { margin-bottom: 18px; }



div.posts div.leftCol {
  display:inline-block; vertical-align: top;
}
div.posts div.rightCol {
  display:inline-block; vertical-align: top;
}
div.posts div.leftCol { width: 180px; margin-right: 49px; }
div.posts div.rightCol { width: 560px; }

div.arenders h2 { color: #000; font-size: 24px; font-weight: bold; text-transform: uppercase; margin-bottom: 14px; }
div.arenders ul { margin-bottom: 30px; }
div.arenders li.mediumUser {
  width: 180px; display: inline-block; vertical-align: top; margin-right: 18px;
}
div.arenders li.mediumUser div.imageWrap { height: 111px; text-align: center; }

li.mediumUser {
	margin-bottom: 25px; min-height: 160px; position: relative;
}
li.mediumUser img { margin-bottom: 10px; }
li.mediumUser a { color: #000; }
li.mediumUser a.blogLink {
  display: block; font-size: 12px; text-transform: uppercase; font-weight: bold;
  margin-top: 10px;
  text-align: center;
}
li.mediumUser a:hover { text-decoration: none; }
li.mediumUser span { display: block; text-align: center; }
li.mediumUser.niceHoverOn div.wrap {
  border: 1px solid #883fa1; border-bottom: 3px solid #883fa1;  top: -11px; left: -11px;
  padding: 10px; background: #FFF; z-index: 10000;
}

li.post {
  margin-bottom: 40px;
}
li.post a { color: #000; }
li.post div.head {
  position: relative; padding-left: 65px; min-height: 50px; margin-bottom: 20px;
}
li.post div.head img { position: absolute; left: 0; top: 0; }
li.post div.head h2 { color: #000; line-height: 28px; margin-bottom: 5px; }
li.post div.head h2 a { text-decoration: none; }
li.post div.head h2 a:hover { color: #6a2985; border-bottom: none; }
li.post div.textContent {
  font-size: 12px; color: #000; line-height: 16px;
}
li.post div.textContent div.body a { color: #000; }
li.post div.info { font-size: 11px; margin-top: 5px; }
li.post div.readMore a {
  font-size: 12px; font-weight: bold;
  background: url(/images/read-more-link.png?1268781283) right center no-repeat;
  padding-right: 12px;
}
li.post div.readMore a:hover { color: #6a2985; }
div.post {
  margin-bottom: 40px;
}
div.post a { color: #000; }
div.post div.head {
  position: relative; padding-left: 65px; min-height: 50px; margin-bottom: 20px;
}
div.post div.head img { position: absolute; left: 0; top: 0; }
div.post div.head h2 { color: #000; line-height: 28px; margin-bottom: 5px; }
div.post div.head h2 a { text-decoration: none; }
div.post div.head h2 a:hover { color: #6a2985; border-bottom: none; }
div.post div.textContent {
  font-size: 12px; color: #000; line-height: 16px;
}
div.post div.textContent div.body a { color: #000; }
div.post div.info { font-size: 11px; margin-top: 5px; }
div.post div.readMore a {
  font-size: 12px; font-weight: bold;
  background: url(/images/read-more-link.png?1268781283) right center no-repeat;
  padding-right: 12px;
}
div.post div.readMore a:hover { color: #6a2985; }

div.shortPost {
	margin-bottom: 30px;
}
div.shortPost div.info { font-size: 11px; margin-top: 5px; }
div.shortPost a { color: #000; }
div.shortPost a.image { display: block; margin-bottom: 16px; }
div.shortPost div.text img { max-width: 230px; height: auto; padding-top: 10px; }
div.shortPost div.readMore {
  padding-top: 10px;
}
div.shortPost div.readMore a {
  font-size: 12px; font-weight: bold;
  background: url(/images/read-more-link.png?1268781283) right center no-repeat;
  padding-right: 12px;
}
div.shortPost div.readMore a:hover { color: #6a2985; }

div.showUser {
	border-top: 1px solid #000; padding-top: 14px; position: relative;
}
div.showUser a { color: #000; }
div.showUser img.avatar { position: absolute; right: 9px; top: 15px; }
div.showUser h1 { font-size: 24px; margin-top: -10px; font-weight: bold; }
div.showUser div.group {
  padding-bottom: 20px; padding-top: 10px; border-bottom: 1px solid #000;
}
div.showUser div.group.about { height: 85px; }
div.showUser div.group.last { border-bottom: none; }
div.showUser div.group h4 { text-align: left; display: inline-block; font-size: 12px; width: 200px; vertical-align: top; }
div.showUser div.group div.text {
  display: inline-block; vertical-align: top; width: 580px;
  font-size: 12px;
}
div.showUser div.group div.text p { margin-bottom: 1em; }

div.blogs h4 { margin-bottom: 10px; }
div.blogs li {
  position: relative;
  font-size: 11px; font-weight: bold;
  padding: 8px 0 6px 8px;
  border-bottom: 1px solid #cccccc;
}
div.blogs li span { position: absolute; right: 6px; top: 6px; font-weight: normal; }
div.blogs li a { color: #000; }
div.blogs li:hover {
  background: #6a2985; border-bottom: 1px solid #6a2985;
}
div.blogs li:hover a { color: #FFF; }
div.blogs li:hover a:hover { color: #FFF!important; }
div.blogs li:hover span { color: #FFF!important; }
div.blogs li.active {
  background: #6a2985; border-bottom: 1px solid #6a2985;
}
div.blogs li.active a { color: #FFF; }
div.blogs li.active a:hover { color: #FFF!important; }
div.blogs li.active span { color: #FFF!important; }



div.partnersIndex {
	margin-top: -22px;
}
div.partnersIndex h2 { font-size: 24px; font-weight: bold; color: #000; text-transform: uppercase; margin-bottom: 15px; }

table.partnersTable a { color: #000; }
table.partnersTable p { font-size: 12px; margin-bottom: 1em; }
table.partnersTable td {
  vertical-align: top; padding-top: 10px; padding-bottom: 25px; border-top: 1px solid #bebebe;
}
table.partnersTable td h4 { text-align: left; padding-bottom: 0; }
table.partnersTable td.title {
  width: 200px;
}
table.partnersTable td.title a { display:block; margin-top: -8px; }
table.partnersTable td.description { width: 400px; }
table.partnersTable td.image { width: 210px; text-align: center; }
table.partnersTable td.image img { max-width: 180px;}

.showPostRightCol { margin-left: -30px;}


div.additionalEventHeading {
	margin-bottom: 20px;
}
div.additionalEventHeading span { display:block; }
div.additionalEventHeading h2 { text-transform: uppercase; color: #000; margin: 6px 0 4px 0; }


div.showGallery li.imageBlock {
  display: inline-block; vertical-align: top; margin: 0 20px 30px 0;
  position: relative; width: 180px; height: 111px;
}
div.showGallery li.imageBlock.niceHoverOn div.wrap {
  border: 1px solid #eb2f8b; border-bottom: 3px solid #eb2f8b;  top: -16px; left: -16px;
  padding: 15px; background: #FFF; z-index: 10000;
}
div.showGallery div.photo {
  padding: 30px; text-align: center; background: #f2f2f2; position: relative;
  min-height: 350px;
}
div.showGallery div.photo img.arrow {
  position: absolute; top: 226px; cursor: pointer;
}
div.showGallery div.photo img.arrow.left { left: 42px; }
div.showGallery div.photo img.arrow.right { right: 42px; }
div.showGallery div.photosList {
  overflow: hidden; margin-bottom: 20px; width: 100%; position: relative;
}
div.showGallery div.photosList ul { position: relative; }
div.showGallery div.photosList li { display: block; width: 100px; margin: 0; padding: 0; cursor: pointer; float: left; }
div.showGallery div.photosList li.current {
  position: relative;
}
div.showGallery div.photosList li.current div.overlay {
  position: absolute; left: 0; top: 0; width: 90px; height: 55px;
  background: url(/images/pink_overlay.gif?1268781283);
}

li.gallery {
	width: 382px; height: 111px; margin: 0 20px 30px 0;
	display: inline-block; vertical-align: top; position: relative;
}
li.gallery div.image { display: inline-block; vertical-align: top; width: 190px; }
li.gallery div.description {
  display: inline-block; vertical-align: top; width: 160px;
}
li.gallery div.description span.date { font-size: 11px; display: block; text-transform: lowercase; }
li.gallery div.description a { font-size: 12px; color: #000; font-weight: bold; text-transform: uppercase; }
li.gallery div.description a:hover { color: #eb2f8b; }
li.gallery div.description div.about { padding-top: 11px; }
li.gallery.niceHoverOn div.wrap {
  border: 1px solid #eb2f8b; border-bottom: 3px solid #eb2f8b; left: -16px; top: -16px;
  padding: 15px; background: #FFF; z-index: 10000; height: 111px;
}
li.gallery.niceHoverOn img { left: 15px; top: 15px; }


div.videoEmbed {
	padding: 28px; background: #eee;
}
div.videoEmbed object { display: block; margin: 0 auto; }

div.imageBlocksUploader {
	padding: 15px 5px; margin-bottom: 20px; border: 1px solid #eee; width: 100%;
}
div.imageBlocksUploader ul.imageBlocksContainer {
  padding-top: 10px;
}
div.imageBlocksUploader ul.imageBlocksContainer li { display: inline-block; margin: 5px; vertical-align: top; border: 1px solid #666; padding: 3px; height: 120px; }

ul.uploadContainer {
	padding: 10px;
}
ul.uploadContainer li {
  font-size: 14px; position: relative;
  height: 22px;
}
ul.uploadContainer li h6 { font-size: 14px; }
ul.uploadContainer li div.bar { width: 100%; height: 4px; }
ul.uploadContainer li div.progress { position: absolute; top: 17px; height: 4px; background: #63b534; }

div.smallImageBlocksUploader ul.imageBlocksContainer {
  padding-top: 10px;
}
div.smallImageBlocksUploader ul.imageBlocksContainer li { margin: 5px; border: 1px solid #666; padding: 3px; }
div.smallImageBlocksUploader ul.imageBlocksContainer li img { display: block; margin-bottom: 15px; }

li.imageBlock {
	position: relative;
}
li.imageBlock a.destroyLink { position: absolute; top: 0; right: 0; font-size: 16px; color: #F00; text-decoration: none; }


div.spaceNews h4 { margin-bottom: 20px; text-align: left; }
div.spaceNews a { color: #000; }

div.slidingTabs div.tab div.short div.links.spaceLinks li {
	color: black;
}

div.spaceLinks.newsIndexMenu {
	width: 100%; padding-bottom: 40px;
	border-bottom: 1px solid #63b534;
}

li.news {
	position: relative; margin-bottom: 20px;
}
li.news em { display: block; margin-bottom: 13px; }
li.news span.title { font-weight: bold; display: block; font-size: 12px; text-transform: uppercase; margin-bottom: 15px; }
li.news div.text {
  font-size: 11px;
}
li.news div.largeText {
  font-size: 11px;
}
li.news div.largeText { display: none;  }
li.news.niceHoverOn div.wrap {
  border: 1px solid #72be44; border-bottom: 3px solid #72be44;  top: -11px; left: -11px;
  padding: 10px; background: #FFF; z-index: 10000;
}
li.news.niceHoverOn div.text { display: none; }
li.news.niceHoverOn div.largeText { display: block; }

div.newsIndex {
	top: -20px; position: relative;
}
div.newsIndex div.group { border-bottom: 1px solid #63b534; margin-bottom: 15px; }
div.newsIndex em { color: #63b534; }
div.newsIndex ul { padding-bottom: 30px; }
div.newsIndex h2 { text-transform: uppercase; font-size: 24px; font-weight: bold; margin-bottom: 15px; color: #000; }
div.newsIndex li.news { display: inline-block; width: 178px; margin-right: 23px; vertical-align: top; }

div.aboutPage {
	margin-top: -120px;
}
div.aboutPage p { font-size: 12px; margin-bottom: 22px; line-height: 15px; }
div.aboutPage h2 { font-size: 22px; font-weight: normal; color: #000; }
div.aboutPage a { color: #000; }
div.aboutPage div.spacePart {
  padding: 256px 0 26px 400px; margin-left: 6px;
  background:url(/images/about/space.png?1268781283) left top no-repeat;
}
div.aboutPage div.communityPart {
  padding-top: 137px; margin-bottom: 48px;
  background:url(/images/about/community.png?1268781283) left top no-repeat;
}
div.aboutPage div.communityPart h2 {
  display:inline-block; vertical-align: top;
}
div.aboutPage div.communityPart p {
  display:inline-block; vertical-align: top;
}
div.aboutPage div.communityPart h2 { width: 372px; margin-right: 32px; line-height: 26px; }
div.aboutPage div.communityPart p { width: 355px; padding-top: 40px; }
div.aboutPage div.eventsPart {
  background:url(/images/about/events.png?1272256644) 125px top no-repeat;
  padding: 90px 0 0 405px;
}

div.contactsPage {
	padding-top: 19px;
}
div.contactsPage div.persons {
  margin-bottom: 25px;
}
div.contactsPage div.persons h4 { font-size: 12px; font-weight: bold; margin-bottom: 9px; text-align: left; }
div.contactsPage div.persons div.person {
  display: inline-block; vertical-align: top;
}
div.contactsPage div.persons div.summary {
  display: inline-block; vertical-align: top;
}
div.contactsPage div.persons div.person { width: 198px; }
div.contactsPage div.persons div.summary { width: 340px; padding-left: 3px; padding-top: 23px; }
div.contactsPage div.persons p { font-size: 12px; line-height: 15px; }
div.contactsPage div.persons a { color: #000; }
div.contactsPage div.map { width: 100%; height: 430px; margin-bottom: 20px; }
div.contactsPage div.mapDescription { padding-left: 404px; font-size: 12px; }

div.startpageGalleries {
	padding-top: 10px;
}
div.startpageGalleries h4 { margin-bottom: 7px; text-align: left; }

div.startpageGallery img { display: block; padding-bottom: 0; margin-bottom: 0; }
div.startpageGallery span.date { display: block; margin-top: -2px; margin-bottom: 3px; }
div.startpageGallery a { display: block; font-size: 12px; color: #000; text-transform: uppercase; font-weight: bold; margin-bottom: 11px; }

div.spaceDescriptionPage {
	font-size: 12px; margin-top: -10px;
}
div.spaceDescriptionPage a { color: #000; }
div.spaceDescriptionPage p { margin-bottom: 15px; line-height: 14px; }
div.spaceDescriptionPage h2 { font-size: 22px; font-weight: normal; color: #000; line-height: 27px; }
div.spaceDescriptionPage h4 { font-size: 12px; text-align: left; margin-bottom: 15px; vertical-align: middle; }
div.spaceDescriptionPage h4 img { display: inline-block; vertical-align: middle; margin: 0 6px; margin-top: -4px; }
div.spaceDescriptionPage div.introText {
  margin-bottom: 30px; padding-bottom: 30px; padding-left: 200px;
  border-bottom: 1px solid #000;
}
div.spaceDescriptionPage div.largeText p { font-size: 14px; line-height: 17px; }
div.spaceDescriptionPage div.description { padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #000; }
div.spaceDescriptionPage div.eventsDescription { margin-top: -5px; }
div.spaceDescriptionPage div.eventsDescription h4 { margin-bottom: 22px; }
div.spaceDescriptionPage div.offer { padding-left: 200px; }
div.spaceDescriptionPage div.left {
  display: inline-block; vertical-align: top;
}
div.spaceDescriptionPage div.right {
  display: inline-block; vertical-align: top;
}
div.spaceDescriptionPage div.left { width: 375px; margin-right: 27px; }
div.spaceDescriptionPage div.right { width: 370px; }
div.spaceDescriptionPage ul li { background: url(/images/list-dot.png?1268781283) left center no-repeat; padding-left: 15px; padding-bottom: 2px; }


.b-links {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	height: 125px;
}
.b-links a {
	color: #000000;
	display: block;
	font-family: 'Helvetica Neue','Helvetica','Verdana','Arial',sans-serif;
	height: 17px;
}


div.b-sliding-tab h2 {
	font-size: 18px;
	margin-bottom: 9px;
	line-height: 21px;
	color: black;
}
div.b-sliding-tab h2 a { text-decoration: none; }
div.b-sliding-tab h2 a:hover { text-decoration: underline; }

div.pagination {
	float: right;
	padding-right: 25px;
}
div.pagination a { text-decoration: none; font-weight: bold; margin-left: 4px; }
div.pagination span.prev_page {
  display: none;
}
div.pagination a.prev_page {
  display: none;
}
div.pagination a.next_page {
  display: none;
}
div.pagination span.next_page {
  display: none;
}
div.pagination span.current { display: inline-block; padding: 3px 5px; background: #eb2f8b; color: white; }

/* light version */
div.slidingTabs div.eventsTab { background: white; border: 2px solid #E00079; }
div.slidingTabs div.eventsTab div.bar div.text { background-position: -58px 0; }
div.slidingTabs div.spaceTab { background: white; border: 2px solid #63B534; }
div.slidingTabs div.spaceTab div.bar div.text { background-position: -58px 0; }
div.slidingTabs div.communityTab { background: white; border: 2px solid #742890; }
div.slidingTabs div.communityTab div.bar div.text { background-position: -58px 0; }

/* file uploader */
.FilesUploader ul.uploadContainer li { float: left; }
div.slidingTabs div.tab .FilesUploader div.bar { width: 100%; }
.FilesContainer li { margin-bottom: 1em; }
