html, body {width: 100%; height: 100%; margin: 0px; padding: 0px;}
body {background: #000/*#4d4d4d;*/ /*text-align: center;*/}
body {font: normal 14px Verdana, Arial, sans-serif; color:#333333;}
/* body, div, table {font: normal 11px Tahoma, Verdana, Arial, sans-serif; color: #666;} */

/* header */
.header {height: 200px; background: #000;}
.header-line {height: 9px; background: #D7DBDC url('/phase2xl/includes/templates/imgs/bg-header-line.gif') repeat-x;}

.header .fr {width: 60%; padding-top: 30px;}
.header .h-how {float: right; white-space: nowrap; font-weight: bold; color: #ccc; margin: 0 30px 0 18px; padding-top: 1px;}
.header .h-how span {color: #FE7510;}
.header .fr a, .header .fr a:hover {display: block; float: right; margin-left: 4px;}

.bg-blue, .bg-grey {width: 100%; height: 26px;}
.bg-blue {background: #F8F9FA url('/phase2xl/includes/templates/imgs/bg-blue.gif') repeat-x;}
.bg-grey {background: #F8F8F8 url('/phase2xl/includes/templates/imgs/bg-grey.gif') repeat-x;}
/* /header */

/* footer */
.footerspacer {height: 30px;}
.footer {height: 92px; width: 100%; background: url('/phase2xl/includes/templates/imgs/bg-footer.gif') repeat-x;}
.footer {font: normal 8pt Tahoma, Verdana, Arial, sans-serif; color: #666;}
.footer .wrap, .footer .wrap a, .footer .wrap a:hover {color: #999;}
.footer .fl {width: 69%;}
.footer .fr {width: 30%; text-align: right;}
/* /footer */

.container {width: 998px; position: relative; min-height: 100%; margin: 0 auto; text-align: left; background: #fff;}
.fl {float: left;}
.fr {float: right;}
.spacer {height: 1px; clear: both; width: 100%;}

.main-pad {padding: 0 17px;}
.wrap {width: 100%;}

.s5 {height: 5px;}
.s10 {height: 10px;}
.s15 {height: 15px;}
.s20 {height: 20px;}
.s25 {height: 25px;}
.s30 {height: 30px;}
.s35 {height: 35px;}
.s85 {height: 85px;}

form {
	padding: 0px;
	margin: 0px;
}

img	{
	border: 0px;
}

.underline {
	text-decoration: underline;
}

h1 {
	color: #215968;
	text-align: center;
	font-weight: normal;
	font-size: 30pt;
	padding: 0px;
	margin: 0px;
}

h2	{
	color: #0070C0;
	font-size: 11pt;
}

h3	{
	font-size: 13pt;
	color: #006699;
	font-weight: normal;
}

h4	{
	font-size: 10pt;
	color: #0070C0;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
}

h5 {
	color: #215968;
	text-align: center;
	font-weight: normal;
	font-size: 39pt;
	padding: 0px;
	margin: 0px;
}

.closed {
	color: #FF0000;
	font-size: 28pt;
}

#main {
	width: 649px;
	padding-top: 5px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	letter-spacing: 1px;
}

#sidebar {
	width: 301px;
	padding-top: 20px;
	float: right;	
}

/* * html #register_box {height: 485px;} */

#register_box {
	width: 500px;
	text-align: center;
	/* background-image: url(images/register_box_wide.jpg); */
	/* background-repeat: no-repeat; */
	padding-left: 5px;
	padding-right: 5px;
}

#register_box h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #1F497D;
	padding: 0px;
	margin: 0px;
}

#register_box h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #1F497D;
	padding: 0px;
	margin: 0px;
}

#register_box h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #1F497D;
	padding: 0px;
	margin: 0px;
}

#register_box p {
	font-size: 10pt;
	font-weight: bold;
	color: #1F497D;
	padding: 0px;
	margin: 0px;
}

.s_gr_box {
	background-image:url(images/s_gr_bg.jpg);
	background-repeat:repeat-y;
	margin-top:15px;
}
.s_gr_box .content {
	background-image:url(images/s_gr_top.jpg);
	background-repeat:no-repeat;
	padding:15px;
	padding-right:10px;
	padding-bottom:0px;
	font-size:10pt;
}
.s_gr_box .bottom {
	background-image:url(images/s_gr_bot.jpg);
	background-repeat:no-repeat;
   	position:relative;
	top:6px;
}

.email {
	font-size: 12pt;
	font-weight: normal;
	color: #1F497D;
	padding: 0px;
	margin: 0px;
}

* html .guest {height: 125px;}

.guest	{
	/*clear: both;*/
	border: 1px dashed #0070C0/*#373E4A*/;
	margin: 0;
	padding: 5px;
	min-height: 125px;
	background-color: #FFF;
}

.guest img {
	border: 1px solid #CBD4E3/*#778193*/;
	float: left;
	margin: .5em 1em .5em 0;
	padding: .5em;
}

.form {
	text-align: left;
}

label {
	color: #006699;	
	font-size: 12pt;
	margin-left: 50px;
	margin-top: 2px;
}

input {
	margin-top: 2px;
}

input#name {
	margin-left: 10px;
	width: 150px;
}

input#email {
	margin-left: 11px;
	width: 150px;
}

input#phone {
	margin-left: 5px;
	width: 150px;
}

input#button {
	margin-left: 122px;
	/*width: 150px;*/
}

input#username {
	margin-left: -3px;
	width: 150px;
}

input#password {
	margin-left: 3px;
	width: 150px;
}

input#username1 {
	margin-left: -3px;
	width: 150px;
}

input#password1 {
	margin-left: 3px;
	width: 150px;
}

#logistics {
	border: 1px solid #CBD4E3;
	font-size: 9pt;
}

.title {
	height: 15px;
	font-weight: bold;
	color: #1F497D;;
	background-color: #CBD4E3;
	font-size: 11pt;
	padding-bottom: 5px;
}

.section_title {
	font-size: 10pt;
	background-color: #FBEC5D;
	padding-left: 3px;
}

#breaking_news {
	border: 1px solid #FF0000;
	font-size: 9pt;
	background-color: #FADADD;
}

#breaking_news p {
	padding-left: 3px;
}

.breaking_news_title {
	height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 11pt;
	padding-bottom: 5px;
}

.info	{
	background-color: #FFFFCC;
	padding: 5px;
}

.sold_out {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 0px;
	margin: 0px;
}

.soon {
	color: #008000;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 0px;
	margin: 0px;
}