@charset "UTF-8";

tr 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.cast {
	background-color: #020202;
	color: #FFFFFF;
	height: 564px;
}

.rafbox {
	background-color: #fad5e5;
	height: 564px;
	width: 800px;
}

.container { 
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.extended_container {
	height: 632px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

.header {
	height: 34px;
	background-color: #020202;
}

.message {
	height: 34px;
	background-color: #020202;
	font-family: Arial, Helvetica, sans-serif;
	color: #99AB9F;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;

}

.context {
	background-color: fad5e5;
	height: 565px;
}

.content {
	height: 565px;
	border: thin none #73cee9;
}
.biogpic {
	height: 186px;
	width: 150px;
	margin-top: 35px;
	margin-left: 35px;
	background-image: none;
	float: left;
	border: thin solid #DAA9CE;
}

.smallbiopic {
	height: 124px;
	width: 100px;
	margin-top: 50px;
	margin-left: 50px;
	background-image: none;
	float: left;
	border: thin solid #f176ae;
}

.biotitle {
	margin-top: 35px;
	margin-left: 25px;
	float: left;
	height: 30px;
	width: 400px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #99AB9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}

.raftitle {
	margin-top: 20px;
	margin-left: 25px;
	float: left;
	height: 30px;
	width: 600px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #99AB9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}


.tableTitle {
	background-color: #FEC214;
}

.biotext {
	float: left;
	height: auto;
	width: 375px;
	margin-top: 25px;
	margin-left: 25px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
	text-align: justify;
}

.abouttext {
	float: left;
	height: auto;
	width: 720px;
	margin-top: 25px;
	margin-left: 25px;
	border: thin solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	align: justify;
	padding: 10px;
}

.raftext {
	float: left;
	height: auto;
	width: 720px;
	margin-top: 25px;
	margin-left: 25px;
	border: thin solid #f176ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	align: justify;
	padding: 10px;
}

.tixtext {
	float: left;
	height: auto;
	width: 650px;
	margin-top: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	align: justify;
	padding: 10px;
}



.seats {
	float: left;
}

.summary
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	font-size: small;
	font-weight: regular;
	font-style: normal;

}

.s_input
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	font-size: small;
	font-weight: regular;
	font-style: normal;
	border: 0px;

}

.s_header
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	border: 0px;
}

.s_discount
{
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	text-align: center;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	border: 0px;
}

.s_total
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	border: 0px;
}

.s_label
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: right;
	font-size: small;
	font-weight: regular;
	font-style: normal;
	border: 0px;
}

.timer
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f176ae;
	color: black;
	text-align: center;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	border: 0px;
}
.contactTable {
	left: 40px;
	top: 40px;
	position: relative;
	font-style: normal;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	border: 0;
}
.tabInput {
	background-color: #F176AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
}
.lab {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	background-color: #fad5e5;
	border: none;
	font-size: small;
	font-weight: bold;
}
.thanks {
	float: left;
	height: auto;
	width: 720px;
	margin-top: 25px;
	margin-left: 25px;
	border: thin solid #f176ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	padding: 10px;
	font-weight: normal;
}
