body
{
padding: 0;
	margin: 0;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	background-position: center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding-top: 40px;
	padding-right: 3%;
	padding-bottom: 40px;
	padding-left: 3%;
}

h1
{
	margin:10px 0 5px 0;
	padding:0;
	font-size:160%;
	font-weight:normal;
}
h2
{
	font-size:120%;
	margin-top: 8px;
	margin-right: 0;  
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h3
{ margin:8px 0 0 0; padding:0; font-size:120%; font-weight:bold; }

img
{ border:0;}

table, ul, OL
{padding:0px; margin:0px; vertical-align:top;}

table, td, TH
{ border-collapse: collapse;}

p
{ margin:0 0 8px; padding:0 0 0.3em 0;}

A
{ color:#000000;}

A.menu
{ text-decoration:none; color:#000000;}

A:hover
{ text-decoration:underline; color:#666666;}






/* CSS Document - style*/
.page
{ background-color: #e3ea9d; 
background-image: url(images/bg_yell.jpg);
}

.main
{ height:100%; width:100%; border:none; padding:0; margin:0; vertical-align:top;}
 
.short /* логотип SNC  */
{ background-image:url(images/bg.png); background-position:center; background-repeat:repeat; border-bottom: solid 2px #666666; 
  width:80px; text-align:center; padding: 5px 30px 5px 30px;}

.long /* копирайт  */
{ background-image:url(images/bg.png); background-position:center; background-repeat:repeat; vertical-align:middle; 
  border-bottom: solid 2px #666666; width:88%; text-align:left; padding:5px 0 5px 20px; 
  font-size:12px; font-weight:bold; color:#000000;}
   
.main_menu
{ background-image:url(images/bg.png); background-position:center; background-repeat:repeat; vertical-align:middle; 
  border-bottom: solid 2px #666666;  width:85%; text-align:left; padding-left:2%; 
  font-family:Arial,Tahoma, sans-serif;  font-size:13px; font-weight:bold;  color:#666666;}

.main_menu table tr td
{ padding:5px 5px 5px 0; }

.main_menu img
{ border:0; vertical-align:middle;}

.main_menu a
{ text-decoration:none; color:#000000;}

.main_menu a:hover
{ text-decoration:underline; color:#666666;}

.page_title
{ background-image:url(images/bg.png); background-position:center; background-repeat:repeat; vertical-align:middle; 
  border-bottom: solid 2px #666666; width:88%; text-align:left; padding-left:2%; 
  font-family:Arial,Tahoma, sans-serif;  font-size:24px; font-weight:normal; color:#000000;}

.content_place
{
	background-image: url(images/bg.png);
	background-position:center;
	background-repeat:repeat;
	vertical-align:top;
	border-bottom: solid 2px #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.content_place ul
{  list-style-image:url(images/bit.gif); margin:0; padding:0 0 1.0em 0;}

.content_place ul li
{  margin:0; padding:0 0 0.2em 0;}

.content_place ol
{ list-style-position:inside; margin:0; padding:0 0 1.0em 0;}

.content_place ol li
{ margin:0; padding:0 0 0.2em 0;}

.content_place table
{ border:0; vertical-align:top;}

.ba {
	vertical-align: text-bottom;
}

.content_place table tr td 
{padding: 0 10px 0 20px; text-align: left; vertical-align:top;}

.content_place table.a_list tr td 
{
	padding: 1px 6px 1px 0;
	text-align: left;
	vertical-align:top;
	border-bottom: solid 1px #999;
	 
}




.blank
{ height:5px; width:4px; border:none;}

.content_place table tr td.td_hor
{ border-bottom: solid 1px #000000; font-size:1.5em; padding:10px 0 10px 0;}

 .content_place table tr td.td_hor a
{text-decoration:none; color:#000000;}

.content_place table tr td.td_hor a:hover 
{text-decoration:underline; color:#000000;}

.td_ver
{ border-right: solid 1px #000000; }

.content_place hr.line
 
.content_place table.poster tr td 
{padding-bottom:15px;}

.content_place table.poster tr td.bold
{padding-bottom:5px; font-size:1.5em; border-top: solid 1px #000000; border-bottom: solid 1px #000000;}

.content_place ul.menu li a
{text-decoration: none; color:#000000;}

.content_place ul.menu li a:hover
{text-decoration: underline; color:#000000;}

.content_place div.node span.taxonomy a
{font-weight:bold; text-decoration:none;}

.content_place div.node span.taxonomy a:hover
{font-weight:bold; text-decoration:underline;}

.content_place div.node span.submitted 
{font-weight:bold; }




/* цвета страниц */
#actors {
background-color:#a1c7a8; 
background-image: url(images/bg_green.jpg);
}

#afisha 
{
background-color: #e3ea9d; 
background-image: url(images/bg_yell.jpg);
}

#contacts {
background-color: #c2c2ca; 
background-image: url(images/bg_grey.jpg);
}

#forum_bg {
background-color: #fbbc85;
background-image: url(images/bg_pink.jpg);
}

#partners {
background-color:#ca96bd;
background-image: url(images/bg_viol.jpg);
}

#spectacles {
background-color: #b2c4e3;
background-image: url(images/bg_blue.jpg);
}


.hidden {
	DISPLAY: none
}


/* slideshow  */
#switcher {
	PADDING-BOTTOM: 1.5em
}
#switcher .show {
	BORDER-BOTTOM: 1px dotted;   CURSOR: pointer; TEXT-DECORATION: none
}
#switcher .hide {
	BORDER-BOTTOM: 1px dotted;  CURSOR: pointer; TEXT-DECORATION: none
}
.show#switcher .show {
	DISPLAY: none
}
.hide#switcher .hide {
	DISPLAY: none
}
.show#switcher .hide {
	DISPLAY: inline
}
.hide#switcher .show {
	DISPLAY: inline
}

