﻿body {
  margin: 0px;
  background-color: black;
  color: #D4D4D4;
  font-family: "Trebuchet MS",Helvetica,sans-serif;
  font-size: 14px;
}

#blackpage {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  text-align: center;
  color: #666;
  padding-top: 10em;
  background-color: #eee;
  z-index: 9000;
}

h1, h2 {
	display: none;
}

h3 {
	text-align: left;
}

a {
	color: inherit;
}

a img {
	border-style: none;
}

div#left_bbg, div#right_bbg {
	position: fixed;
	top: 0px;
	height: 1024px;
  width: 586px;
	background-attachment: fixed;
	z-index: -1;
}

div#left_bbg {
	left: 0px;
  background-image: url('left_body_bg.jpg');
  background-position: left top;
  float: left;
}

div#right_bbg {
	right: 0px;
  background-image: url('right_body_bg.jpg');
  background-position: right top;
  float: right;
}

div#main {
	position: absolute;
  width: 980px;
  left: 50%;
  margin-left: -490px;
}

div#head {
  height: 855px;
  width: 980px;
  background-image: url('head_bg.jpg');
  margin-bottom: -31px;
}

div#when {
	position: relative;
  top: 20px;
  left: 40px;
  width: 250px;
  float: left;
}

div#when p, div#where p {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;  
}

p#date {
  font-size: 32px;
	font-variant: small-caps;
}

p#time {
  font-size: 21px;
  letter-spacing: 3px
}

div#where {
	position: relative;
  top: 20px;
  right: 40px;
  float: right;
  text-align: center;
}

p#club {
	font-size: 20px;
  letter-spacing: 10px;
}

div#where p#name {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 4px;
	margin: -10px 0px 0px 0px;
}

p#address {
	font-size: 12px;
}

img#altervisio {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -132px;
}

img#festival_name {
  position: absolute;
  top: 98px;
  left: 50%;
  margin-left: -460px;
}

div#menu {
	position: absolute;
	top: 319px;
	left: 50%;
	margin-left: -62px;
  height: 400px;
  width: 458px;
  background-image: url('menu_framework.png');
  padding: 127px 0px 0px 94px
}

div.menu_point {
	height: 53px;
	width: 390px;
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: -13px;
}

div.menu_point a {
	position: absolute;
	height: 40px;
	width: 390px;
}

div.menu_point img {
	margin: 0px 0px 0px 80px;
}

div#menu_point_1 {
	background-image: url(number_1.png);
}

div#menu_point_2 {
	background-image: url(number_2.png);
}

div#menu_point_3 {
	background-image: url(number_3.png);
}

div#menu_point_4 {
	background-image: url(number_4.png);
}

div#menu_point_5 {
	background-image: url(number_5.png);
}

div#menu_point_6 {
	background-image: url(number_6.png);
}

div#menu_point_7 {
	background-image: url(number_7.png);
}

div#menu_point_8 {
	background-image: url(number_8.png);
}

div#menu .active_point {
	background-image: url('rose.png');
	background-position: -4px -5px;
	z-index: 100;
}

div#content {
	width: 900px;
	background: url('content_background.png') repeat-y;
	padding: 0px 40px 20px;
}

div#content a {
	color: #FF7777;
}

div#content a:hover {
	color: #6AA9FF;
}

div.line {
	height: 48px;
	width: 964px;
	margin: 20px -32px;
	background: url('line.png') no-repeat center center;
}

img.pic_h2 {
	display: block;
	clear: both;
	margin: 0px auto;
}

div#gen_inf {
  margin-top: 20px;
}

div#polygraphy_and_support {
	float: left;
	width: 430px;
}

div#polygraphy_and_support a img {
	border: 3px solid #800000; 
}

div#polygraphy_and_support a:hover img {
	border-color: #6AA9FF;
}

div#polygraphy_and_supporta p {
  
}

div#polygraphy_and_supporta ul {
  
}

div#polygraphy_and_supporta li {
  
}

img#afisha {
	float: left;
}

img.flyer {
  margin: 0px 0px 10px 10px;
}

div#banners {
  text-align: center;
}

div#baner a img {
  border-style: none;
}

div#twilight_russia {
  float: left;
}

div#vampire_life {
  
}

div#gen_text {
	margin-left: 470px;
	text-align: justify;
	width: 430px;
	font-size: 15px;
}

div#gen_text p {
  margin: 0px 0px 10px 0px;
}

p#meeting a {
  color: inherit;
  text-decoration: none;
}

p#meeting {
  font-size: 20px;
  text-align: center;
}

p#meeting img {
  position: relative;
  bottom: -10px;
}

p.indent {
  text-indent: 3em;
}

p#contact_info {
  font-size: 12px;
  text-align: center;
}

div.participant {
	clear: both;
	margin: 20px 0px 0px 0px;
}

div.logo {
	float: left;
	width: 180px;
	padding-right: 20px;
	text-align: center;
	color: #FF7777;
}

div.description {
	width: 700px;
	margin-left: 200px;
}

div.description h3 {
	font-size: 18px;
	margin: 0px
}

div.collective_links {
	position: absolute;
	right: 40px;
	margin-top: 20px;
}

div.collective_links a {
	margin-left: 50px;
}

div.collective_links a img {
	margin-bottom: -3px;
}

span.norm_wght {
	font-weight: normal;
}

div.description p {
	margin: 0px;
}

div.text p {
	text-align: justify;
	text-indent: 3em;
}

div.description p.genre {
	color: #CC0000;
	margin: 3px 0px 6px 0px;
}

a.foto img {
	border: 3px #800000 solid;
}

div.description a.foto img {
	margin: 16px 10px 0px 0px;
}

a:hover.foto img {
	border-color: #6AA9FF;
}

div.description p.all_photos {
	margin: 4px 0px;
}

div.other_fotos {
	display: none;
}

div.also {
}

div.also a.foto img {
	margin-bottom: 10px;
}

div.left_fotos, div.right_fotos {
	width: 250px;
}

div.left_fotos {
	float: left;
}

div.right_fotos {
	float: right;
}

div.also_text {
	height: 524px;
	width: 400px;
	margin-left: 250px;
	text-align: center;
}

div#tex_art {
	height: 702px;
}

div.also h2 {
	display: block;
	margin: 0px 0px 60px 0px;
	font-size: 28px;
	color: #800000;
}

div.also h3 {
	margin: 20px 0px 0px 0px;
	font-size: 20px;
}

div.also p {
	font-style: italic;
	margin: 2px 0px 0px 0px;
}

div.few_text{
  margin: 0px 200px 0px 250px;
}

#inspiration_gallery, #photo_gallery {
  text-align: center;
}

#inspiration_gallery ul, #inspiration_gallery li, #photo_gallery ul, #photo_gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inspiration_gallery, #inspiration_gallery li, #photo_gallery, #photo_gallery li { 
	width: 900px;
	height: 471px;
	overflow: hidden; 
  text-align: center;
}

#inspiration_gallery, #inspiration_gallery li img, #photo_gallery, #photo_gallery li img {
  margin: 5px;
}

span#prevBtnI, span#nextBtnI, span#prevBtnP, span#nextBtnP {
  position: absolute;
  height: 74px;
  width: 150px;
}

span#prevBtnI, span#nextBtnI {
  bottom: 370px;
}

span#prevBtnP, span#nextBtnP {
  top: 4330px;
}

span#prevBtnI a, span#nextBtnI a, span#prevBtnP a, span#nextBtnP a {
  display: block;
  height: 74px;
  width: 150px;
}

span#prevBtnI, span#prevBtnP {
  display: block;
  margin-left: -550px;
  left: 50%;
}

span#prevBtnI a, span#prevBtnP a {
  background: url('gallery_previous.png') no-repeat;
}

span#prevBtnI a:hover, span#prevBtnP a:hover {
  background: url('gallery_previous_active.png') no-repeat;
}

span#nextBtnI, span#nextBtnP {
  display: block;
  margin-right: -550px;
  right: 50%;
}

span#nextBtnI a, span#nextBtnP a {
  background: url('gallery_next.png') no-repeat;
}

span#nextBtnI a:hover, span#nextBtnP a:hover {
  background: url('gallery_next_active.png') no-repeat;
}

div#contour_bottom {
	height: 33px;
	width: 980px;
	background: url('contour_bottom.png') no-repeat;
}

div#footer {
	height: 31px;
	width: 980px;
	background-color: #100000;
}

div#footer p {
	margin: 0px;
	text-align: center;
	position: absolute;
	width: 980px;
}

#foto_dowload {
  margin-top: 30px;
}

#foto_dowload h3 {
  text-align: center;
}

#foto_dowload table {
  margin: 0px auto;
  border: 3px #cc0000 solid;
  border-collapse: collapse;
}

#foto_dowload table td {
  border: 1px #cc0000 solid;
  padding: 5px;
}

#header{
  text-align: center;
  font-weight: bold;
}

.amount, .size {
  text-align: right;
}

.link {
  text-align: center;
}

#video {
  width: 720px;
  margin: 0px auto;
}
