﻿/* Premium Economy stylesheet */
div#premiumEconomyIntro
{
	position: relative;
	width: 650px;
	margin: 0;
	padding: 0px 0px 0px 5px;
}
div#premiumDescription
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 440px;
}
div#premiumDescription p
{
	margin: 0 0 12px 0;
	padding: 0px;
}
div#premiumEconomyImages
{
	position: relative;
	text-align: left;
	float: left;
	margin-left: 7px;
	padding: 8px 0px 0px 0px;
	width: 177px !important;
	width: 198px;
	width: /**/ /**/ 177px;
	height: 148px;
	background: url(/images/premiumEconomy/premiumEconomyImageBox.gif) no-repeat left top;
}

table#premiumEconomyData
{
	position: relative;
	border-collapse: collapse;
	width: 647px;
	clear: both;
}
table#premiumEconomyData td, th
{
	vertical-align: top;
	font-size: 11px;
}
table#premiumEconomyData td
{
	text-align: left;
	border-left: 1px solid #F4A550;
	border-bottom: 1px solid #F4A550;
	padding: 5px;
}
table#premiumEconomyData ul
{
	padding: 0px 0px 5px 15px;
	margin: 0px;
}
table#premiumEconomyData li
{
	padding: 0px;
	margin: 0px;
}

table#premiumEconomyData td em
{
	font-style: normal;
	color: #000000;
}

table#premiumEconomyData th
{
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	border: 0px;
}

table#premiumEconomyData th#BA h4
{
	background: url(/images/premiumEconomy/premiumEconomyAirlineBA.gif) no-repeat top center;
	width: 156px;
	height: 35px;
	margin: 0 0 3px 0;
	padding: 0px;
}
table#premiumEconomyData th#QF h4
{
	background: url(/images/premiumEconomy/premiumEconomyAirlineQF.gif) no-repeat top center;
	width: 156px;
	height: 35px;
	margin: 0 0 3px 0;
	padding: 0px;
}
table#premiumEconomyData th#VS h4
{
	background: url(/images/premiumEconomy/premiumEconomyAirlineVS.gif) no-repeat top center;
	width: 156px;
	height: 35px;
	margin: 0 0 3px 0;
	padding: 0px;
}
table#premiumEconomyData th#NZ h4
{
	background: url(/images/premiumEconomy/premiumEconomyAirlineNZ.gif) no-repeat top center;
	width: 156px;
	height: 35px;
	margin: 0 0 3px 0;
	padding: 0px;
}
table#premiumEconomyData th b
{
	border-top: 1px solid #cc0000;
	padding-top: 2px;
	font-weight: normal;
}

table#premiumEconomyData tr#routes td
{
	background: #EB6F01;
	color: #FFFFFF;
}
table#premiumEconomyData tr#seats td
{
	background: #EF7E04;
	color: #FFFFFF;
}
table#premiumEconomyData tr#benefits td
{
	background: #F69800;
	color: #FFFFFF;
}
table#premiumEconomyData th#titleRoutes
{
	background: url(/images/premiumEconomy/premiumEconomyTitleRoutes.gif) no-repeat top right #EB6F01;
	padding: 0px 11px;
}
table#premiumEconomyData th#titleSeats
{
	background: url(/images/premiumEconomy/premiumEconomyTitleSeats.gif) no-repeat top right #EF7E04;
	padding: 0px 11px;
}
table#premiumEconomyData th#titleBenefits
{
	background: url(/images/premiumEconomy/premiumEconomyTitleBenefits.gif) no-repeat top right #F69800;
	padding: 0px 11px;
}

table#premiumEconomyData th i
{
	display: none;
	padding: 0px;
	margin: 0px;
}

table#premiumEconomyData th.grey
{
	background-color: #e1e1e1 !important;
}

table#premiumEconomyData td img
{
	margin-left: 15px;
}

table#premiumEconomyData .cornerTopLeft
{
	background: url(/images/premiumEconomy/premiumEconomyTableCorner.gif) no-repeat top left #ffffff;
}
table#premiumEconomyData .cornerTopRight
{
	background: url(/images/premiumEconomy/premiumEconomyTableCorner.gif) no-repeat top right #ffffff;
}
table#premiumEconomyData .topLine
{
	background: url(/images/premiumEconomy/premiumEconomyTableLine.gif) repeat-x top left #ffffff;
}
table#premiumEconomyData .cornerBottomLeft
{
	background: url(/images/premiumEconomy/premiumEconomyTableCorner.gif) no-repeat bottom left #ffffff;
}
table#premiumEconomyData .cornerBottomRight
{
	background: url(/images/premiumEconomy/premiumEconomyTableCorner.gif) no-repeat bottom right #ffffff;
}
table#premiumEconomyData .bottomLine
{
	background: url(/images/premiumEconomy/premiumEconomyTableLine.gif) repeat-x bottom left #ffffff;
}

div#premiumEconomy h1#calltoAction
{
	width: 647px;
	text-align: center;
}

div#premiumEconomy
{
	position: relative;	
}

/* popu up image div */
.popUpImg
{
	width: 304px;
	padding: 5px;
	border: 1px solid #cc6600;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #ffffff;
}

.popUpImg img
{
	position: relative;
	display: block;
	margin: 0px auto 0px auto;
	text-align: center;	
}

.popUpImg p
{
	margin: 0px;
	padding: 2px 5px;
	text-align: center;
	color: #cc6600;
}

img.premiumEconomySmallImage
{
	border: 0px;
	cursor: pointer;	
}
