@charset "windows-1251";
/*стиль главной таблици*/
.table_index
{
	margin: 0 auto;
	width:837px;
}

/*Строка главной таблици*/
.td_index
{
width:629px;/*border:1px solid #E9E9E9;*/
}
/*стиль подглавной таблици*/
.table_p_index
{
width:629px;
}
/*Строка подглавной таблици*/
.td_p_index
{
vertical-align:top;
}
/*стиль текстовой таблици*/
.table_text
{
width:468px; /*border:1px solid #E9E9E9;*/
}
.td_text_top
{
	background-image:url(images/bg/table_top.png); height:13px; background-position:bottom;
}
.td_text_center
{
	background-image:url(images/bg/table_center.png); padding:0px 20px; 
}
.td_text_bottom
{
	background-image:url(images/bg/table_bottom.png); height:13px; background-position:top;
}                     

body, html
{
	padding: 5px 0px 0px; margin:0px;
	/*background: background-attachment || background-color || background-image || background-position || background-repeat
	background: fixed url(images/bg/footer.png) top repeat-x;background: #1d1d1d;*/
	background: #000000;
	
	
	
	
}
/* CSS Document */
/* стиль таблици афиши*/
.days
{
	font-family:Tahoma; font-size:11px; color:#3CF; font-weight:bold;
	border: 1px #3CF solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; height:20px;
  background-color:#000;
	}
.border_table
{	border: 1px #3CF solid; padding-left:2px;
	}	
	
.title_afiwe1
{
	font-family:Tahoma; font-size:11px; color:#3CF; font-weight:bold;
	text-decoration:none;
}
.title_afiwe1:hover
{
	font-family:Tahoma; font-size:11px; color:#ec008c; font-weight:bold;
	text-decoration:none;
}

.year
{
	font: bold 16px Tahoma;
	margin: 0px 0px 10px 0px;
	color:#ec008c; background-color:#000;}
.tr_table{
	border: 2px #3CF solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; background-color:#000;}

.tr_table1{
	border: 2px #3CF solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }


table 
{
    border-collapse: collapse;
}

table td 
{
    padding: 0px;
    border: 0px solid black;
	vertical-align:top;
}
/*//////////////////////////////////////////////////*/
ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
li
{
	margin: 0px 0px -3px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}

p
{
	 font-family:Tahoma; font-size:13px; color:#04b6f8; margin: 0px 0 2px 0;
		padding: 0;
}

h1
{
	font: bold 14px Tahoma;
	margin: 0px 0px 10px 0px;
	color:#ec008c;
}

h2
{
	font: bold 14px Tahomaf;
	margin: 15px 0px 5px 0px;
	color:#ec008c;
}

h3
{
	font: lighter 14px Tahoma;
	margin: 15px 0px 5px 0px;
	color:#ec008c;
}

h4
{
	font: bold 12px Tahoma;
	margin: 15px 0px 5px 0px;
	color:#ec008c;
}

b, strong
{
	/*font: bold 14pt sans-serif;*/
	/*color: yellow;*/
	font-family:Tahoma; 
	font-weight:  bold;
	color:#ec008c;
}


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.menu 
{	
	font-family:Tahoma; font-size:14px; color:#04b6f8; text-decoration:none;  margin: 0px 0px 0px 0px;  font-weight:bold;
	padding: 0px 0px 0px 0px; font-style: normal;

	}
.menu:hover 
{	
	font-family:Tahoma; font-size:14px; color:#ec008c; text-decoration:none; margin: 0px 0px 0px 0px; font-weight:bold;
	padding: 0px 0px 0px 0px;
	}

.menu2 
{	font-weight:bold;
	font-family:Tahoma; font-size:14px; color:#ec008c; text-decoration:none;  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; font-weight:bold;
	
	}

.menu2:hover 
{	
	font-family:Tahoma; font-size:14px; color:#ec008c; text-decoration:none; margin: 0px 0px 0px 0px; font-weight:inherit;
	padding: 0px 0px 0px 0px; font-weight:bold;
	}
a 
{	font-family:Tahoma; font-size:14px; color:#04b6f8; text-decoration:none; margin:0px;
	}
a:hover{font-family:Tahoma; font-size:14px; color:#ec008c; text-decoration: none; margin:0px;
			}
.ramka{
	border: 2px #3CF solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;}


.ramka:hover{
	border: 2px #ec008c solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;}


div.menu_div
{ 
	text-align:left;
	width:600px;
	height:25px;
	}
.menu_div a
{ 
	display:inline-block;
	width:150;
	}


div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 155px;
  width: 425px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 15000px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}

.sc_menu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
  border: 2px #3CF solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}

/*logo*/
.draggable {
	
	width: 120px;
	height: 75px;
	text-align: center;
}
#parentElem
{
	width: 402px;
	height: 160px;
	background-color: #FFDFDF;
	border: 10px solid #900;
	padding: 20px;
	top: 150px;
	left: 0px;
	position: absolute;
	overflow: hidden;
	margin: 10px;
	color: #000;
	border-left-width: 10px;
}
#drag3
{
	top: 0px;
	left: 0px;
}
.frameClass
{
	border: 1px dotted #fff;
}

/*News_slide*/
a:focus { outline:none }
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0 0;
			position: relative;
			width: 430px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			/*border: 5px solid #000;  this is the border. should have the same value for the links */
			margin: auto;
			width: 440px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: auto;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 20px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("js/coda-slider.1.1.1/images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("js/coda-slider.1.1.1/images/arrow-right.gif") no-repeat center;
		}
		
.social
{
	width: 60px;
	float: right;
	right: 0px;
	padding-top: 3px;
	padding-right: 2px;
}

	.social a
	{
		float: left;
		display: block;
		width: 14px;
		height: 14px;
	}
	
	.social a:first-child
	{
		margin-right: 20px;
	}
