body {
	background: #170526;
	color: #beb4a4;
}

a {
  text-decoration: none;
  color: #9e978c;
}

a:hover {
  color: #fff;
}

#fake {
	position: absolute;
	left: -502px;
	width: 100%;
}

#main {
	position: absolute;
	left: 50%;
	width: 1004px;
}

#content_cont {
	position:absolute;
	left:0px;
	top:265px;
	width:100%;
}

#content {
	width: 100%;
}



#footer {
	width: 100%;
	height: 40px;
}

#img-02 {
	position:absolute;
	left:44px;
	top:0px;
	width:923px;
	height:177px;
	/*background: url(../images/img_02.jpg);*/
}

#img-04 {
	position:absolute;
	left:44px;
	top:177px;
	width:923px;
	height:9px;
	background: url(../images/img_04.jpg);
}

#img-05 {
	position:absolute;
	left:44px;
	top:186px;
	width:781px;
	font-size: 14px;
	text-align: center;
	background: url(../images/img_05.jpg);
	padding-top: 5px
}

#img-05 a {
	margin-left: 1em;
	margin-right: 1em;	
}

#img-06 {
	position:absolute;
	left:825px;
	top:186px;
	width:142px;
	height:25px;
	font-size: 10px;
	color: #BBB7A3;
	text-align: center;
	background: url(../images/img_06.jpg);
	padding-top: 8px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 8px;
}

#img-07 {
	position:absolute;
	left:44px;
	top:211px;
	width:923px;
	height:11px;
	background: url(../images/img_07.jpg);
}

#img-08 {
	position:absolute;
	left:44px;
	top:222px;
	width:923px;
	height:17px;
	background: url(../images/img_08.jpg);
}

#img-09 {
	position:absolute;
	left:44px;
	top:239px;
	width:790px;
	height:26px;
	background: url(../images/img_09.jpg);
}

#img-10 {
	position:absolute;
	left:834px;
	top:239px;
	width:133px;
	height:26px;
	font-size: 14px;
	text-align: left;
	color: #9e978c;
	background: url(../images/img_10.jpg);
	letter-spacing: 2px;
	text-indent: 10px;
	
}

#img-12 {
	position:absolute;
	left: 64px;
	top: 0px;
	width:239px;
	height:436px;
	background: url(../images/img_12.jpg);
}
#line {
	position:absolute;
	left:303px;
	top:0px;
	width:398px;
	height:3px;
	background: url(../images/line.jpg);
}
#img-13 {
	position:absolute;
	left:303px;
	top:3px;
	width:370px;
	height:329px;
	font-size: 13px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#img-14 {
	position:absolute;
	left:701px;
	top:0px;
	width:242px;
	height:436px;
	background: url(../images/img_14.jpg);
}

#img-16 {
	position:absolute;
	left:303px;
	top:332px;
	width:398px;
	height:104px;
	background: url(../images/img_16.jpg);
}

#img-17 {
	position: relative;
	top: 0px;
	left: 44px;
	width:923px;
	height:11px;
	background: url(../images/img_17.jpg);
}

#img-18 {
	position: relative;
	top: 11px;
	left: 44px;
	width:923px;
	height:22px;
	background-color: #170526;
	font-size: xx-small;
	color: #969796;
	text-align: center;
	
}

#content-images {
	height: 436px;
}

#content-empty {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#text {
	position:relative;
	padding-left: 5px;
	padding-right: 5px;
	left: 64px;
	width: 890px;
	font-size:13px;
}

#gallery-cont {
	margin-left: 10px;
	padding: 20px;
}


#gallery {
	margin-left: auto;
	margin-right: auto;
}

#gallery td {
	align: center;
	valign: middle;
	padding: 10px;
	text-align: center;	
}

#gallery td img {
	border: 1px solid #beb4a4;
}

#buttons-tbl {
	margin-left: auto;
	margin-right: auto;
}

#buttons {
	background: url(../images/fl_menu_01.jpg) no-repeat;
	height: 25px;
	width: 817px;
	text-align: center;
}

#buttons a {
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

	#menu tbody tr.subtype td {
		background: url(../images/fl_menu_02.jpg);
		height: 37px;
	}
	
	#menu tbody tr td {
		background: url(../images/fl_menu_03.jpg);		
		height: 18px;
	}	
	
	.menu_nr {
		margin-left: 80px;
		display: block;
		float: left;
		width: 10px;
		text-align: right;
	}
	
	.menu_price {
		display: block;
		float: left;	
		width: 100px;
		text-align: right;
	}
	
	.menu_title {
		display: block;
		float: left;
		width: 500px;
	}
	
	.menu_subtype {
		margin-left: 80px;
		display: block;
		float: left;
		width: 350px;
	}
	
	#menu th span {
		padding-left: 15px;
	}

	#menu td span {
		padding-left: 15px;
	}
	
	#menu_edit, #playbill_edit, #news_edit {
		margin-left: auto;
		margin-right: auto;
	}
	
		#menu_edit td, #playbill_edit td, #news_edit td {
			padding: 5px;
		}
	
		#menu_edit td input {
			width: 400px;
		}
		
		#menu_edit td select {
			width: 404px;
		}

#news {
	width: 100%;
	/*border: 1px solid white;*/
	margin-bottom: 20px;
}

#news td {
	padding-top: 5px;
	padding-bottom: 5px;	
}

#news td.date {
	width: 180px;
	font-weight: bold;
	/*color: #fff;*/
	text-decoration: underline;	
	vertical-align: top;
}

#news td.text img {
	float: left;	
}

#news td.text img {
	margin-right: 20px;
	margin-bottom: 5px;
}

#news .tblactions a {
	margin-right: 10px;	
}


#playbill_edit {
	margin-top: 70px;
	margin-bottom: 70px;
}	
	
	#playbill_edit td input, #news_edit td input {
		width: 400px;
	}
	
#login {
	margin-top: 70px;
	margin-bottom: 70px;
}

.flyer {
	width: 300px;
	height: 460px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.flyer_text {
	margin-top: 10px;
	height: 226px;
	overflow: auto;
}

.flyer_image {
	width: 300px;
	height: 220px;
}

.flyer_actions {
	margin-left: 5px;
	margin-right: 5px;		
	float: left;
	width: 300px;
}

.actions, .flyer_actions {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;	
}

.actions a, .flyer_actions a {
	margin-left: 5px;
	margin-right: 5px;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;	
}

.fl {
   color: #BEBE98;
	font-size: x-small;
}

.errstr {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: red;	
}

#work_time {
	position: absolute;
	top: 158px;
	left: 258px;
	width: 400px;
	text-align: center;	
}

}

.control-btn {
	padding: 5px;
}

.delivery TD,P {
	font-size: 20px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
}
