table {
	border-collapse: collapse;
}
.reservation {
    padding: 2px;
    
}
.reservation td {
border: 1px #000 solid;
padding-left:5px;
}
.none td{
    border: 0px;
}
.econom{
border: 2px #06f solid;
background-color: #fff;
color: black;
cursor: pointer;
font-family: Arial, sans-serif;
font-size: 7pt;	
}
.free{
    
}
.place{
position:absolute;
font-weight:normal;
background-color: #FFFFFF;
}

.placeover{
position:absolute;
background-color: #EE0000;
font-weight: bold;
}
.nwn{
position:absolute;
background-color: #888888;
font-weight: bold;
}
.checked{
position:absolute;
background-color: #EE0000;


}
.stndrt{
border: 2px #090 solid;
background-color: #fff;
color: black;
cursor: pointer;
font-family: Arial, sans-serif;
font-size: 7pt;
margin-top:5px;
margin-bottom:5px;

}

.bsns{
border: 2px #900 solid;
background-color: #fff;
color: black;
cursor: pointer;
font-family: Arial, sans-serif;
font-size: 7pt;	
}

.occupied{
background-color: #888;
color: #222;
font-family: Arial, sans-serif;
font-size: 7pt;	
}

.film_title{
	color: #337EFF;
	font-size: 12px;
	font-weight: bold;	
}

.dateChooser{
	cursor:pointer;
	color:#36F;
	text-decoration:underline;
}

.dateChooser :hover{
  text-decoration:none;
}

.selectedDate{
	background:red;
	border:medium pink solid;
	color:white;
}

.dateChooser .selectedDate{
	color:white;
}

.selectedDate a{
	color:white;
	font-size:18px;
}

*{
	font-family:Verdana;
	font-size:11px;
	color:black;
}

body{
	text-align:left;
	margin:0px;
	padding:0px;
	background:#fbfbfb;
}

a{
	color:#1B8FD6;
}

a:hover{
	color:#3333FF;
}

p{
	color:black;
	margin:0;
	padding:0;
}

img{
	border:none;
}

a img{
	border:none;
}

#header { 
	height:140px;
	min-height:140px;
	width:100%; 
	margin:0px;
	padding:0px;
	background:rgb(12, 103, 254);
}

#star {
	z-index:-1;
	margin-left:-781px;
	margin-top:87px;
	width:200px;
	height:137px;
	background:url(images/header/star.png);
}

#comingSoonHeader{
	width:197px;
	height:137px;
	margin-left:-40px;
	margin-top:-92px;
}

.comingSoon{
	width:157px;
	height:253px;
	
	background:url(images/comingSoon/back.png);
}

.comingSoon a{
	font-size:13px;
	color:white;
	text-decoration:underline;
}

.comingSoon p{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFCC00;
	
	padding-top:10px;
}



#simpleMenuTable{
	text-transform:uppercase;
	width:900px;
	color:white;
}

#simpleMenuTable td{
	height:23px;
	color:white;	
}

#simpleMenuTable a{
	color:white;
	text-decoration:underline;
	padding:4px;
}

#menu{
	margin: 0 0 0 157px;
	font-weight:bold;
	background:url(images/menu/back.png);
	width:823px;
	height:29px;
	text-align:center;
	vertical-align: middle;
	padding: 0px;
}
#menu a{
	margin: 0 2px;
	font-weight: 700;
	text-transform:uppercase;
	font-size: 9px;
	font-family: Verdana, Helvetica CY, sans-serif;
	vertical-align: middle;
	text-decoration:none;
}

#menu a:hover{
	color:rgb(248, 195, 0);
}

.activeMenuItem{
	color:rgb(248, 195, 0);
}

.menuItem{
	color:white;
}

.ban{
	margin:5px;
	margin-bottom:15px;
}

#content{
	width:100%;
	float:left;
	background:#EEEEEE;
	text-align:center;
}

#container {
	margin-top:0px;
	width:980px;
}

#seances{
	width:96%;
	height:100%;
	font-size:15pt;
	background:#eeeeee;
	padding-left:10px;
	padding-top:20px;
	padding-right:0px;
	margin-right:0px;
}

#seances h1{
	margin:0px;
	font-size:18pt;
	color:#678cab;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

#rightborder{
	background:url(images/bg_right_p.gif); 
	width:30px;
	min-width:30px;
	height:100%;	
}

.movie {
	height:100%;
	width:97%;
	padding:10px;
	background:#EEEEEE;
}

.news_img{
	margin-left:13px; 
	margin-top:5px; 
	text-align:center; 
	vertical-align:middle;
	padding-right:20px;
}

#footer{
	width:100%;
	margin-top:0px;
	height: 68px;
	vertical-align:middle;
	font-size:10pt;
	margin-bottom:10px;
	color:white;
}
#footer a img{
	margin: 18px 3px 0 3px ; 
}

img{
	vertical-align:middle;
}

.horline{
	height:13px;
	width:100%;
	margin-bottom:10px;
	background:url(images/dot.gif);
}
.horline2{
	height:8px;
	width:100%;
	margin-top:20px;
	background:url(images/dot_r.gif);
}
.title_line_text{
	text-transform:uppercase;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
padding-left: 5px;
padding-right: 5px;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
}

.border_white {
	border-color:#FFFFFF;
	border-width:2px;
}

A:link.underline       {text-decoration: underline; font-size:11px; }
A:visited.underline   {text-decoration: underline;}
A:hover.underline    {text-decoration: none;}

A:link.White    { color: #FFFFFF; text-decoration: underline; }
A:visited.White { color: #FFFFFF; text-decoration: underline;}
A:hover.White   { color: #FFFFFF; text-decoration: none;  }

.border_white{border-width:1px;border-color:#ffffff}
.border_grey{border-width:1px;border-color:#ffffff}

.underline{
	font-size:12px;
	color:black;
	text-align:right;
}

.filmTitle {
	color: #337EFF;
font-size: 12px;
font-weight: bold;
}

.calendar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
padding-right:5px;
}

.calendar td{
	width:19px;	
	height:18px;
}

.calendarHeader{
	background:#666;	
	color:white;
	font-weight:normal;
}

.controls{
	background:url(images/menu/back.png);	
	color:white;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}

.controls .title{
	color:white;	
}

.controls a{
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	color:white;	
}

.activeDay{
	background:#FAFAFA;	
	color:black;
}

.activeDay a{
	color:black;	
}

.activeDay a:hover{
  text-decoration:none;
}

.holiday{
	
}
.aday{
         border: 1px solid red;
            background:pink;
}

.today{
	background:url(http://kvadrofilms.ru/maket/cap/bg_days_ye.gif);	
	text-align:center;
	vertical-align:middle;
}

.today a{
	color:white;	
}
ul.errors {
	border: 1px solid red;
	background-color: #fcc;
	padding: 10px 0 10px 30px ;
}
ul.errors li {
	color: red;
	padding: 3px 0;
	font-weight: bold;
}
