#progressIcons
{
	margin:3px 0px 0px 0px;
	border: 0px solid black;
}

.planeGap,
.planeBox,
.planeBoxVisited,
.planeBoxSelected
{
	position:relative;
	float:left;
	white-space:nowrap;
	text-align:center;
}

.planeGap
{
	padding:15px 0px;
	margin: 0 0px;
	width: 6px;
}

/* hack for IE Mac \*/
.planeGap {
	margin: 0 3px;
	width: auto;
}
/* */

.planeBox,
.planeBoxVisited,
.planeBoxSelected
{
	width:67px;	
	/*width: 4.9em;*/
	_padding-bottom:3px;
	overflow:hidden;
	height:5.2em;
	margin-bottom:4px;
}

.planeBoxWider
{
	width: 80px;
}

.planeBoxThinner
{
	width: 57px;
	height:5.4em;
}

.planeBoxFontSizeSmaller
{
	font-size: 90%;
}

.planeBox
{
	background-color:#ffffff;
	color:#8b8b8b;
}

.planeBoxVisited,
.planeBoxVisited a,
.planeBoxVisited a:link,
.planeBoxVisited a:active,
.planeBoxVisited a:hover,
.planeBoxVisited a:visited
{
	background-color:#ffffff;
	color:#660066;
	text-decoration:none;	
	font-weight: bold;
}

.planeBoxVisited span
{
	background-color:#ffffff;
	color:#660066;
	text-decoration:underline;
	font-weight: bold;	
}

.planeBoxSelected
{
	background-color:#ffffff;
	color:#cc0000;
	font-weight: bold;
}

.bookingParty
{
	float:left;
	width:25%;
}

.form,
.form1
{
	float:left;
	height:28px;
	/* \*/
	height:auto;
	/* */
}

.form
{
	margin:0px 0px 8px 0px;
	/* \*/
	margin:0px 0px 0px 0px;
	/* */
}
.form1
{
	margin:0px 0px 0px 8px;
	_text-indent:8px;
}

.formSelect
{
	float:left;
	margin:0px 0px 0px 16px;
}

.seatLogo 
{
	padding: 6px 0px 6px 8px; 
}

.seatTable
{
	width:100%;
}

.seatTable div
{
	text-align:left;
	color:White;
	float:left;
	width:auto;
	background-color:#660066;
	white-space:nowrap;
}

.seatTable div span
{
	position:relative;
	top:8px;
}

.seatTable div img
{
	float:left;
	vertical-align:text-bottom;
	border:0;
}

.seatSelect
{
	margin:0px 0px 0px 8px;
	float:left;
	text-indent:4px;
}

.leftLinks
{
	float:right;
	margin:0px 4px 0px 0px;
}

.locSelect1,
.locSelect2
{
	float:left;
	width:38%;
}

.locSelect1
{
	margin-right:30px
}

.locSelect2 div
{
	position:relative;
	top:-3px;
	/* \*/
	top:0px;
	/* */
}

td.total {
	vertical-align:top;
	font-size:1em;
	font-weight:bold;
	color:#CC0000;
}

select#billingAddressCountry {
 width: 250px;
}

div.socialNetworkBox {
  float:left;
  width:102px;
  align:left;
  height: 35px;
}

.flyClubRegister{
  margin:0px;
  padding-left:13px;
  text-indent:0px;
}

.noborder img {
  border:0px;
}

.legendBox {
  height:30px;
  background-color:#660066;
}

.legendImage {
  padding-bottom:6px;
  padding-left:12px;
  padding-right:8px;
  padding-top:6px;
  float:left;
}

.legendText {
  color:white;
  font-size:70%;
  float:left;
  padding-bottom:8px;
  padding-right:8px;
  padding-top:8px;
}

select.callme_title {
 width: 60px;
}





