﻿
a {
	text-decoration:underline
}

/* ID */ 

#headerImage
{
	float:left;
}

#overflowDiv{
	overflow:hidden; 
	height:130px;
	border-left:1px solid #e1dede;
	border-right:0px solid #e1dede;	
}

#matrixHeaders
{
	height:100px;
	width:85px;
	float:left;
}

#prevMatrixSpan
{ 
	float:left;
}
#nextMatrixSpan
{ 
	float:right;
}
#matrixNavigation
{
height:20px;
width:100%;
padding:4px 5px;
}

/* Flight Seat Map & Popup Box & Tab Control */

.tabControl
{
   height: 100%;
}

.lowTab, .highTab
{
   background-repeat:no-repeat;
   cursor:pointer;
   width:77px;
   text-align: center;
}

.lowTab
{
   background-image:url('../images/fl_tab.gif'); 
}

.highTab
{
   background-image:url('../images/fl_chosenTab.gif');
} 

.mainTabArea
{
	height:30px;
}

.tabHolder
{
   border-collapse:collapse;
   border-spacing:0px;
   -moz-user-select:none;
}

.tabPanel
{
   top:50px;
   left:0px;
   width:100%;
   background-color:#FFFFFF;
}

.planetop {
	background-image:url(../images/flPlane_topbg.gif);
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

.planebot {
	background-image:url(../images/flPlane_botbg.gif);
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

.planeleft {
	border-left: 3px solid #a9a7a7;
	font-weight:bold;
	/*color: #555555;*/
	font-size: 12px;
	text-align:center;
	padding: 0 2px 0 5px;
}

.planeright {
	border-right: 3px solid #a9a7a7;
	font-weight:bold;
	/*color: #555555;*/
	font-size: 12px;
	text-align:center;
	padding: 0 5px 0 2px;
}

.seatFirstColumn 
{
border-left: 3px solid #a9a7a7;
padding:4px;
text-align:center;
cursor:pointer;
cursor:hand;
}

.seatLastColumn
{
border-right: 3px solid #a9a7a7;
padding:4px;
text-align:center;
cursor:pointer;
cursor:hand;
}

.seats {
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	width:20px;
	padding: 2px 0;
}

.seatNumbers {
	font-weight:bold;
	color: #999999;
	font-size: 12px;
	text-align:center;
	padding: 3px 3px 2px 3px;
	
}

.seatNumbersRight {
	font-weight:bold;
	color: #999999;
	font-size: 12px;
	text-align:center;
	padding: 0 3px;
}

.chooseSeat_border {
	border: 0px solid #e1dede;
	padding: 0px;
	border-top: none;
}

.passtop {
	background-image:url(../images/pass_bg.gif);
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.chosenpass {
	background-image:url(../images/chosen_pass.gif);
	padding: 4px 0 4px 4px;
	white-space:nowrap;
}

.chosenpass a{
	font-size: 12px;
	text-decoration:none;
}

.chosenpass:visited {
	font-size: 12px;
	text-decoration:none;
}

.chosenpass:hover {
	text-decoration:underline;
	background-image:url(../images/pass_over.gif);
	cursor:pointer;
}

.pass {
	background-image:url(../images/pass.gif);
	padding: 4px 0 4px 4px;
}

.pass a{
	font-size: 12px;
	text-decoration:none;
}

.pass:visited {
	font-size: 12px;
	text-decoration:none;
}

.pass:hover {
	text-decoration:underline;
	background-image:url(../images/pass_over.gif);
	cursor:pointer;
	
}

.pass_border {
	border: 1px solid #e1dede;
	border-top: none;
}

.seat_number {
	text-align: left;
	padding: 0 7px 0 3px;
	width:24px;
}

.whatSeat {
	background-image: url(../images/chose.gif);
	width: 15px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	padding-right: 3px;
	background-repeat: no-repeat;
	background-position:center;
}

.chosenSeat {
	background-image: url(../images/chose.gif);
	width: 15px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	background-repeat: no-repeat;
	background-position:center;
}

.chosenSeat_right {
	background-image: url(../images/chose.gif);
	width: 15px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	background-repeat: no-repeat;
	background-position:center;
	border-right: 3px solid #a9a7a7;
}

.bgtop {
	background-image:url(../images/fl_bgtop.gif);
}

.seat_right {
	border-right: 1px solid #5fa1fb;
}

.seat_left {
	border-left: 1px solid #5fa1fb;
}

.seat_top {
	border-top: 1px solid #5fa1fb;
}

.seat_bot {
	background-image:url(../images/fl_botbg.gif);
}

.chosenpass {
	background-image:url(../images/chosen_pass.gif);
	padding: 4px 0 4px 4px;
	white-space:nowrap;
}

.chosenpass a{
	font-size: 12px;
	text-decoration:none;
}

.chosenpass:visited {
	font-size: 12px;
	text-decoration:none;
}

.chosenpass:hover {
	text-decoration:underline;
	background-image:url(../images/pass_over.gif);
	cursor:pointer;
}

.pass {
	background-image:url(../images/pass.gif);
	padding: 4px 0 4px 4px;
}

.pass a{
	font-size: 12px;
	text-decoration:none;
}

.pass:visited {
	font-size: 12px;
	text-decoration:none;
}

.pass:hover {
	text-decoration:underline;
	background-image:url(../images/pass_over.gif);
	cursor:pointer;
}

.seat_text {
	font-size:12px;
	color:#444444;
}
#mbContainer
{
	background-color: #fff;
	padding: 8px;
	border: 2px outset #666;
}
#opaqueLayer
{
	background-image: url(../images/overlay.png);
}
.dialog
{
	display: none;
}
body
{
	height:100%;
}

.layover {
	background-color: #FFFFFF;
	border: 1px solid #c4e0ff;
	padding: 4px 2px 4px 12px;
	font-size: 12px;
	color: #232323;
}
.cap {
	font-size:12px;
	color:#444444;
	padding: 2px;
}

.capleft {
	background-color:#EFEFEF;
	border-left:1px solid #e1dede;
}

.capright {
	background-color:#EFEFEF;
	border-right:1px solid #e1dede;
}

.capBG {
	background-image:url(../images/flCap_bg.gif);
	background-color:#EFEFEF;
	background-position: center;
	background-repeat: repeat-y;
}

.captop {
	background-color:#EFEFEF;
	border-top:1px solid #e1dede;
}

.capbot {
	background-color:#EFEFEF;
	border-bottom:1px solid #e1dede;
}
/* End Flight Seat Map & Popup Box & Tab Control */

.td_across_HorizontalTop {
background-image:url('../images//bg_Across_HorizontalTop.gif');
padding:4px;
text-align:center;
cursor:pointer;
cursor:hand;
}

.td_across_Horizontalbottom {
background-image:url('../images//bg_Across_HorizontalBottom.gif');
padding:4px;
text-align:center;
cursor:pointer;
cursor:hand;
}

.td_across_Horizontalmiddle {
background-image:url('../images//bg_Across_Horizontalmiddle.gif');
padding:4px;
text-align:center;
cursor:pointer;
cursor:hand;
}

.td_across_VerticalRight {
background-image:url('../images//bg_Across_VerticalRight.gif');
padding:4px;
text-align:center;
cursor:pointer;
cursor:hand;
}

.td_across_VerticalLeft {
background-image:url('../images//bg_Across_VerticalLeft.gif');
padding:4px;
text-align:center;
cursor:pointer;
cursor:hand;
}

.td_across_VerticalMiddle {
background-image:url('../images//bg_Across_VerticalMiddle.gif');
padding:4px;
text-align:center;
cursor:pointer;
cursor:hand;
}
.but {
	background-repeat: repeat-x;
	width: auto;
	height:30px;
	float:left;
	cursor: pointer;
	cursor: hand;
}
.but_text {
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding: 8px 8px 0 8px;
	margin:0px;
	float: left;
}
 
.but_left{
	background-repeat: no-repeat;
	height: 30px;
	width: 10px;
	float: left;
}
 
.but_rightarrow{
	background-repeat: no-repeat;
	height: 30px;
	width: 9px;
	float: left;
}
 
.but_leftarrow{
	background-repeat: no-repeat;
	height: 30px;
	width: 9px;
	float: left;
}
 
.but_right{
	background-repeat: no-repeat;
	height: 30px;
	width: 10px;
	float: left;
}
 
.but_dim {
	background-repeat: repeat-x;
	width: auto;
	height:30px;
	float:left;
	cursor: pointer;
	cursor: hand;
}
 
.but_left_dim{
	background-repeat: no-repeat;
	height: 30px;
	width: 7px;
	float: left;
}
 
.but_leftarrow_dim{
	background-repeat: no-repeat;
	height: 30px;
	width: 9px;
	float: left;
}
 
.but_right_dim{
	background-repeat: no-repeat;
	height: 30px;
	width: 6px;
	float: left;
}
.ActivityErrorMessage
{
    color: Red;
    font-weight:bold;
}