/*--- Text -------------------------- */
html {
  height:100%;
}

body{
	margin: 0px;
	padding:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height:auto !important;
	height:100%;
	min-height:100%;
	color: #FFFFFF;
	font-size: 12px;
	background-image:url(img/back_ticket.gif);
	}
/*--- Text -------------------------- */

a{
	color: #ff0000;
	font-size: 12px;
}
h2 {
	font-size: 23px;
	color: #ff0000;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:20px;
}
h1 {
	font-size: 27px;
	font-weight: bold;
	color: #ff0000;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:20px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:10px;
}
h4{
	margin: 20px 0px 5px 0px;
	padding:0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	}

/*--- top -------------------------- */
#header{
	height:43px;
	padding: 7px;
	margin: 0px;
	background-color: #1f1f1f;
	border-bottom-color: #ff0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
		}
#top_header {
	margin-left: auto;
	margin-right: auto;
	width:850px;
}
#text_top {
	width:510px;
	float:left;
	height:43px;
		}
#text_top a{
text-decoration:none
		}
#menu_top {
	width:200px;
	float: right;
	height:20px;
	text-align:right;
	padding-top: 15px;
	color: #ff0000;
	}
/*--- top -------------------------- */	

/*--- Layouts -------------------------- */
	
#body {
	margin-left: auto;
	margin-right: auto;
	width: 792px;
	height:auto;
	}
#content
{
	height:auto;
	width: 792px;
	background: transparent url(img/back_main02.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
#block_content
{
	width: 752px;
	margin: 0px 0px 0px 20px;
}
#text_content
{
	margin: 20px;
}
/*--- Layouts -------------------------- */

/*--- Content --------------------------- */
#add
{
padding: 15px 0px 15px 0px;
}

#block_content .index_form {
	font-size: 17px;
	font-weight: bold;
}

.text_input{
	background-color: #373737;
	border: #ff0000 solid 1px;
	color: #FFFFFF;
	width: 160px;
	font-size: 15px;
}

#text_cost {
	font-size: 14px;
	font-weight: normal;
	float: left;
	height: 40px;
	margin-top: 7px;
}
#text_cost .text_cost_2{
	font-size: 10px;
	font-weight: normal;
	display: block;
}
#cost {
	color: #ff0000;
	font-size: 39px;
	margin-left: 90px;
}
#order_text {
	margin-top:0px;
	padding-bottom:10px;
}


/*--- Content --------------------------- */
/*--- next page --------------------------- */
#flyer {
	height: 250px;
	width:764px;
	margin-left: auto;
	margin-right: auto;
	border: #0a5dd7 solid 2px;
	background-color: #FFFFFF;
}
#print {
	margin-top: 15px;
	width:710px;
}
#z_img {
	z-index:0;
}
#z_name {
	color:#000000;
	font-size: 17px;
	font-weight:bold;
	width:700px;
}

#line
{
	border-top-color: #ff0000;
	border-top-width: 1px;
	border-top-style: dashed;
	height: 1px;
	width:450px;
	margin-left: auto;
	margin-right: auto;
}
/*--- bottom -------------------------- */
#bottom{
	padding: 7px;
	margin: 0px;
	background-color: #1f1f1f;
	border-top-color: #ff0000;
	border-top-width: 1px;
	border-top-style: dashed;
		}
#top_bottom {
	margin-left: auto;
	margin-right: auto;
	width:850px;
}
/* ---- copyright ---- */
#copy {
	color: #666666;
	font-size: 10px;
	}
#copy img{
	margin: 0px 2px -3px 2px;
	}
#copy a{
	color: #666666;
	font-size: 10px;
	}
/* ---- end copyright ---- */
/*--- bottom -------------------------- */	

