BODY, HTML
{
	height:100%;
}

BODY
{
	font-size: 12px;
	color: #000;
	padding: 20px 20px 0 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #8bbdd1 url(/images/page_bg.gif) top left repeat-x;
    
}
TABLE
{
	width: 100%;
}
TD
{
	vertical-align:top;
    
}
A:link, A:active, A:visited
{
	color: #1a73f7;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
DIV.top
{
	padding: 10px 10px 0 10px;
	height: 161px;
	background: #ffd142 url(/images/top_bg.gif) top left repeat-x;
}
A#logo
{
	display: block;
	position: absolute;
	margin-top: 60;
	margin-left: 10px;
	width: 183px;
	height: 111px;
	background: transparent url(/images/logo.png) top left no-repeat;
	_background: url(none);
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='scale');
}
IMG#phone
{
	display: block;
	position: absolute;
	margin-top: 100px;
	margin-left: 30px;
}
DIV.phone
{
	padding-top: 5px;
	font-size: 24px;
	font-weight: bold;
	height: 36px;
//	color: #1a73f7;
	color: #FFF;
}
A#order
{
	display: block;
	position: absolute;
	margin-top: 108px;
	margin-left: -160px;
	width: 177px;
	height: 76px;
	background: transparent url(/images/order.png) top left no-repeat;
	_background: url(none);
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/order.png', sizingMethod='scale');
}
TABLE.menu
{
	width: auto;
}
.menu_item
{
	vertical-align: middle;
	background-color: #e8e8e8;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#theatre A
{
	color: #e80000;
}
#concert A
{
	color: #ff9c00;
}
#children A
{
	color: #329b01;
}
#sport A
{
	color: #1d5dd9;
}
#newyear A
{
	color: #d733b4;
}
DIV.content
{
	padding: 10px;
	background-color: #e8e8e8;
}
DIV#search
{
	width: 167px;
	height: 88px;
	background: #e8e8e8 url(/images/search_bg.gif) top left no-repeat;
}
DIV#search FORM
{
	position: absolute;
	margin-top: 33px;
	margin-left: 44px;
}
DIV#search FORM INPUT
{
	border: 0px #fff solid;
}

.specials
{
	padding: 5px;
	background-color: #d1d1d1;
}
DIV.ticket
{
	padding: 15px 10px 15px 20px;
	float: left;
	width: 190px;
	height: 174px;
	background: transparent url(/images/ticket_bg.gif) top left no-repeat;
}
DIV.ticket A.caption
{
	display: block;
	font-weight: bold;
	width: 185px;
	height: 30px;
}
DIV.text
{
	text-indent: 25px;
}
DIV.ticket A.image IMG
{
	border: 3px #ffd142 solid;
}
DIV.ticket DIV.date
{
	position: absolute;
	margin-top: 97px;
	margin-left: 3px;
	padding: 2px;
	background-color: #FFF;
	z-index: 10;
}

TABLE.item_list TD
{
	background-color: #f4f4f4;
	padding: 4px;
	vertical-align: middle;
}
TABLE.item_list
{
	margin-top: 5px;
}
TABLE.item_list TD A.caption
{
	display: block;
	font-weight: bold;
}

DIV.right
{
	background: #FFF url(/images/right_menu_bg.gif) top left repeat-y;
	padding: 20px;
}
DIV.right_menu
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

DIV.right_menu A
{
	color: #ff9c00;
}
DIV.theatr A:hover
{
	color: #ff9c00;
}
DIV.theatr B
{
	display: block;
	font-size: 14px;
}
DIV.bottom
{
	height: 149px;
	background: transparent url(/images/page_bottom_bg.gif) top center no-repeat;
}
DIV.calendar
{
	font-size: 10px;
	text-transform: none;
	position: absolute;
	width: 160px;
}
DIV#index_calend DIV.calendar
{
	_margin-left: -80px;
}
DIV.mounth
{
	color: #1a73f7;
	font-size: 12px;
	text-align:center;
}
UL.week
{
	margin:10px 0 0 0;
	list-style:none;
	background-color:#8bbdd1;
	height:14px;
	padding:0 0 2px 0;
	color: #333333;
}
UL.week LI
{
	width:22px;
	float:left;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
}
UL.day
{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}
UL.day LI
{
	width:22px;
	float:left;
	text-align:center;
	height:22px;
}
UL.day LI A
{
	display:block;
	color: #1a73f7;
}
UL.day LI A:hover, UL.day LI A.act
{
	color:#fff;
	background-color:#646464;
	text-decoration:none;
}
DIV.title
{
	font-size: 24px;
	color: #ff9c00;
}
.queform INPUT, .queform TEXTAREA
{
	width: 250px;
	border: 1px solid #ff9c00;
}
DIV.news
{
	margin-bottom: 20px;
}
DIV.news A
{
	font-size: 14px;
	font-weight: bold;
}
SPAN.date
{
	font-size: 10px;
}
DIV.sheet{
	font-weight:bold;
	letter-spacing:5px;
	margin-bottom:15px;
}
TABLE.order_table
{
	width: 500px;
}
TABLE.order_table TR.top TD
{
	text-align: center;
	background-color: #ff9c00;
	font-weight: bold;
	color: #FFF;
}
TABLE.order_table TD
{
	padding: 5px 2px 5px 2px;
	border-bottom: 1px #ff9c00 dashed;
	text-align: left;
}
FORM#order_form TABLE
{
	width: 500px;
}
FORM#order_form TABLE TD
{
	padding: 5px 2px 5px 2px;
	text-align: left;
}
FORM#order_form INPUT, FORM#order_form TEXTAREA
{
	width: 300px;
}
FORM#order_form TABLE TD.top
{
	text-align: center;
	background-color: #ff9c00;
	font-weight: bold;
	color: #FFF;
}
FORM#search_form, FORM#theatre_form
{
	margin: 0px;
}
SPAN.weekday
{
	color: #e80000;
}
DIV.part_title
{
	color: #FFF;
	font-weight: bold;
	background-color: #ff9000;
	padding: 5px 10px;
}
#month
{
	text-transform: uppercase;
	margin-top: 5px;
	text-align: center;
}