@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #0364A3;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}
img, div { behavior: url("/images/png/iepngfix.htc") }

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #6FC5FE;
}

h2 {
	margin-top: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #004964;
}
h3 {
	margin-top: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #004964;
}
h4 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.white {color:#fff;}
.soldout {font-weight:bold;color: red;}

.fieldWithErrors {
	float:left;
  padding: 1px;
  background-color: red;
  display: table;
}
#errorExplanation {
  padding: 7px;
  background-color: #f0f0f0;
	border:1px solid #ccc;
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 14px;
  margin: -7px;
  background-color: #f0f0f0;
  color: #990000;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 1px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
	margin-left: 1.2em; padding-left: 0;
}
.searchheadings {
	font-weight: bold;
	font-size: 14px;
	color: #004964;
}
.searchheadings2 {
	font-weight: bold;
	font-size: 12px;
	color: #004964;
}
.lotnames {
	font-weight: bold;
	font-size: 17px;
	color: #00354B;
}

.priceStd {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
.price {
	font-weight: bold;
	font-size: 16px;
	color: #990000;
}
.priceMatrix {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
.matrix {
	font-size: 11px;
}
.checkoutheadings {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
}
.alert {
	color: #FF0000;
	font-weight: bold;
}

input.auto {
width: auto;
}


#container {
	width: 850px;
}
#container-popup {
	width: 650px;
}

#divider {
	width: 100%;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 1px;
	padding-top: 10px; 
	margin-top: 10px;
}

.divider {
	width: 100%;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 1px;
	margin-top: 10px;
}
.dividerSmall {
	width: 100%;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 1px;
	margin-top: 5px;
}
/* header */

#header {
	width: 850px;
	height: 190px;
	margin: 0 auto;
	padding-top: 0px;
	text-align: left;
	background-image:url("/images/skyline.png");
	background-repeat: no-repeat;
	background-color: #00354B;
}
#header-popup {
	width: 600px;
	height: 190px;
	margin: 0 auto;
	padding-top: 0px;
	text-align: left;
	background-image:url("/images/skyline_popup.png");
	background-repeat: no-repeat;
	background-color: #00354B;
}

.header-logo {
	padding-top: 35px;
	padding-left: 15px;
	width: 260px;
	height: 140px;
	float: left;
	clear: none;
	
}

#nav {
	padding-top: 20px;
	padding-right: 15px;
	height: 40px;
	text-align: right;
	float: right; 
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	clear: none;
}

.nav-divider {
	padding: 0 5px 0 5px;
	color: #6FC5FE;
}

/* Body */


#body {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 15px 25px 30px 25px;
	text-align: left;
	background-color: #00354B;
}
#body-popup {
	width: 550px;
	height: auto;
	margin: 0 auto;
	padding: 15px 25px 30px 25px;
	text-align: left;
	background-color: #00354B;
}

#body a:link {
	color: #00354B;
	text-decoration: underline;
}
#body a:visited {
	color: #00354B;
	text-decoration: underline;
}
#body a:hover {
	color: #990000;
	text-decoration: underline;
}


#body_left {
	width: 310px;
	float: left;
	text-align: left;
	margin: 0 auto;
	padding-left: 20px;
}

#body_maincontent_top {
	width: 710px;
	height: 17px;
	background-image: url("/images/maincontent_top.gif");
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 20px;
	clear: both;
}
#body_maincontent_bottom {
	width: 710px;
	height: 17px;
	background-image: url("/images/maincontent_bottom.gif");
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 20px;
	clear: both;
}
#body_maincontent {
	width: 670px;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url("/images/maincontent_bg.gif");
	background-repeat: repeat-y;
	clear: both;
}

#body_right {
	width: 370px;
	float: right;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

#flashcontainer {
	clear: none;
	text-align: left;
	background-color: #00354B;
}
#flashcontainer #message{
	clear: none;
	text-align: left;
	background-color: #00354B;
	font-size: 16px;
	font-weight: bold;
	width: 700px;
	margin: 0 auto;
}


#matrix {
	width: 650px;
	padding: 10px;
	background-color: #EEE;
}


#points_box {
	width: 490px;
	padding: 10px;
	background-color: #BDE2FB;
}
#points_box2 {
	width: 330px;
	padding: 10px;
	background-color: #BDE2FB;
}

#map {
	padding: 10px;
	background-color: #EEE;
}

/* Home Search */

#homesearch {
	margin: 0 auto;
	padding: 0;
	width: 400px;
	float: left;
	background: #FFFFFF url("/images/homesearch_bg.gif") no-repeat center bottom;
	text-align: left;
}

.homesearch_form {
	padding: 10px 25px 15px 25px;
	color: #00354B;
	font-size: 15px;
}

.homesearch_form td, th {
	color: #00354B;
	font-size: 15px;				 
}

/* Home Intro */


#homeintro {
	width: 260px;
	padding: 0 0 20px 20px;
	float: right;
	clear: none;
	text-align: left;
	background-color: #00354B;
	font-size: 14px;
}
#homeintro a:link {
	color: #fff;
	text-decoration: none;
}
#homeintro a:visited {
	color: #fff;
	text-decoration: underline;
}
#homeintro a:hover {
	color: #fff;
	text-decoration: underline;
}


#homeevent {
	width:700px;
	margin: 0 auto;
	text-align: left;
	background-color: #00354B;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
/* Select Destination */

#leftcolumn {
	width: 235px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	border-top: 1px #0082D6 solid;
	border-bottom: 1px #0082D6 solid;
	float: left;
	clear: both;
}
#leftcolumn td, th {
	color: #0082D6;
	font-size: 15px;
	text-align: left;
}

#leftcolumn a:link {
	color: #0082D6;
	text-decoration: none;
}

#leftcolumn a:hover {
	color: #0082D6;
	text-decoration: underline;
}

.leftcolumn_divider {
	border-top: 1px #0082D6 solid;
	height: 10px;
	margin-top: 10px;
}

#resultscolumn {
	margin: 0 0 20px 30px;
	padding: 0 0 20px 0;
	width: 530px;
	float: left;
	background: #FFFFFF url("/images/selectdestination_bg.gif") no-repeat center bottom;
	text-align: left;
	color: #000;
	clear: none;
}

#resultscolumn td, th {
	color: #000;				 
}

#sortby {
	border-top: 1px #C4C4C4 solid;
	border-bottom: 1px #C4C4C4 solid;
	padding: 10px;
	margin-top: 10px;
	width: 490px;
	font-size: 12px;
	float: left;
	clear: both;
	text-align: center;
}


.resultscolumn_mapwrap {
	padding: 10px 0 10px 0;	
}
.resultscolumn_item {
	width: 490px;
	padding: 10px;
	border-bottom: 1px #C4C4C4 solid;
	color: #000;
	text-align: left;
	float: left;
}

#resultscolumn p{
	margin: 0 auto;
	padding: 0;
}

#resultscolumn a:link {
	color: #00354B;
	text-decoration: underline;
}

#resultscolumn a:hover {
	color: #AE1B20;
	text-decoration: underline;
}

.small {
	font-size: 11px;
	line-height: 14px;
}
.disclaimer {
	font-size:11px;
	line-height:1.2em;
}

/* Footer */

#footer{
	width:800px;
	padding:10px 25px 25px 25px;
	overflow:hidden;
	color: #6FC5FE;
	font-size: 11px;
	clear: both;
}
#footer p{
	float:left;
	margin: 0 auto;
	padding: 0;
}
#footer ul{
	overflow:hidden;
	margin:0 -11px 0 0;
	float:right;
	width:50%;
}
#footer li{
	float:right;
	padding:0 5px 0 5px;
	margin:0;
}
#footer li a{
	color:#6FC5FE;
	text-decoration:underline;
}
#footer li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#onecolumn {
	padding: 10px 20px 20px 20px;
	color: #000;
}

#onecolumn td {
	color: #000;
}

#login-right {
	width: 350px;
	height: 250px;
	float: right;
	padding: 10px 20px 10px 20px;
	margin-top: 15px;
	margin-left: 10px;
	border-top: 8px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
}

#login-left {
	width: 350px;
	height: 250px;
	background-color: #EFEFEF;
	padding: 10px 20px 10px 20px;
	margin-top: 15px;
	border-top: 8px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: left;
	text-align: left;
}

#login-left h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;	
}
#login-left h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #003054;
	margin: 10px 0 5px 0;
}

.extras {
	border-top:1px dashed #999999;
	margin-top:20px;
	padding-top:10px;
}

#home-venues {
	width: 730px;
	height: 120px;
	padding: 10px;
	background-image:url("/images/bg_home_events.gif"); 
	background-repeat:no-repeat;
	color: #004964;
	text-align: center;
	/*background-color:#fff;*/
}
#home-venues td {
	color: #004964;
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
}
#home-venues .city {
	font-size: 11px;
}
