/* Comparison table for rewards 4 all */



.tableclass
{
border-style:none; 
font:1.4em arial, sans-serif;
border-color:#ffffff;
}

.table_head
{
background: url('/images/td2_dot.gif') repeat-x;
}

.table_row
{
background: url('/images/td_dot.gif') repeat-x;
}


/* General design */
body
{
 padding:0; 
 font:80% arial, sans-serif; 
 text-align:center;
 color:#444
}


h1{
font-size: 1.2em;
margin-bottom:0.5em;
}
h2{
font-size: 1.4em;
margin-bottom:0.5em;
}
h3{
font-size: 1.2em;
margin-bottom:0.2em;
}

p{
/*margin-top: .5em;
margin-bottom: .5em;*/
 }


ul, ol{
font-size:1em
}
a {
 color:#1D325A;
}
a:visited {
 color:#1D325A;
}
a:hover {
 color:#62a1d7;
}
a:focus, a:active{
 color:#62a1d7;
}
table#routes td a {
 color:#ffffff;
}
hr
{
 color:#1D325A; 
 height:2px
}


img{
 border: none;
}




/* News */

.subheading{
color: #b81f24;
font: 1.4em arial, sans-serif; 
}

/* CA WELCOME MESSAGES */

#welcomelogin
{
width:900px;
}

div#ca-welcome{
 float: left;
 font: 10px arial, sans-serif; 
 font-weight: normal; 
 margin: 5px 0;
}
span#ca-welcome-change
{
 font:10px arial, sans-serif; 
 font-weight:normal
}
div#ca-login-state
{
 float: right;
 font:10px arial, sans-serif; 
 font-weight:normal; 
 padding: 0px;
 margin:5px 0;

}
div#ca-points
{
 font-size:10px;
 margin: 5px 0;
 float:right;
 clear: both;
 padding: 0px;
}
.ca-breadcrumb
{
 font-size:10px; 
 font-weight:normal; 
 margin: 5px 0;
}
}
/** Navigation Menu bar **/

/** IFRAMES**/

#Destinations
{
 width:192px;
 height:114px;
 position:absolute;
 left:-749px;
 top:21px;
 display:none;
}
#Benefits
{
 width:192px;
 height:159px;
 position:absolute;
 left:-624px;
 top:21px;
 display:none;
}
#Information
{
 width:192px;
 height:115px;
 position:absolute;
 left:-523px;
 top:21px;
 display:none;
}
#Aboutflybe
{
 width:192px;
 height:114px;
 position:absolute;
 left:-404px;
 top:21px;
 display:none;
}

#menubar
{
 height:30px; 
 padding:4px 0px 0px 5px; 
 background: url("/images/menubar.gif") no-repeat; 
 margin:0px; 
 clear:both
}

#nav, #nav ul, #footer ul
{
 z-index: 10;
 left: 35px;
 padding: 0;
 margin: 0;
 list-style: none;
 position:relative;
 line-height: 1;
}
/* get rid of position:relative for IE */
* #nav, * #nav ul, * #footer ul
{
 z-index: 10;
 left: 35px;
 padding: 0;
 margin: 0;
 list-style: none;
 line-height: 1;
}

#nav a, #footer a
{
 z-index: 10;
 top: 0px;
 display: block;
 color: #ffffff;
 text-align: left;
 text-decoration: none;
 background-color: #03568c;
 border: 0px solid #ffffff;
 padding: 4px;
 font-weight: bold;
 font: 12px arial, sans-serif;
}


/* BMH for IE 5 */
* html #nav a
{
 z-index: 10;
 width: 0px;
 w\idth: 0px;
}
 
#nav li, #footer li
{
 z-index: 10;
 padding: 0 0 0 5px;
 float: left;
 position: relative;
 display: block;
}

* html #nav li, * html #footer li
{
 z-index: 10;
 float: left;
 width: 0px;
 position: relative;
 display: block;
}

#nav li.line, #footer li.line
{
 background: url('/images/line.gif') no-repeat left;
 margin-left: 0px; 
  margin-right: 10px; 
 text-indent: 10px;
 text-decoration: none;
 text-style: none;
 display: block;
}

#nav li.line2, #footer li.line2
{
 margin-right: 20px; 
 text-indent: 0px;
 text-decoration: none;
 text-style: none;
 display: block;
}
 
#nav li ul 
{ 
 z-index: 10;
 top: 21px;
 width: 80px;
 position: absolute;
 display: none; 

}

#nav li ul a
{
 z-index: 10;
 left: -50px;
 padding-left: 12px;
 width: 18em;
}
 
#nav li a:hover
{
 z-index: 10;
 background-color: #03568c;
 color: #EFC130;
}

#nav li:hover ul, #nav li.sfhover ul
{
 z-index: 10;
 left: -8px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul 
{ 
 z-index: 10;
 display: block; 
} 

#nav li a:focus, #nav li a:active{
 background-color: #03568c;
 color: #EFC130;
}
#nav li:focus ul, #nav li:active ul {
 z-index: 10;
 left: -8px;
}
#nav li:focus ul, #nav li li:focus ul, #nav li:active ul, #nav li li:active ul{
 display: block;
}




/** LEFT NAV **/
#left
{
 z-index: 1;
 height: 400px;
 clear:left;
 float:left;
 width:187px;
}

#leftDestination
{
 height:600px;
 clear:left;
 float:left;
 width:220px;
}

#navLEFT
{
 z-index: 1;
 padding: 0;
 margin: 0;
 list-style: none;
 line-height: 0;
 position:relative;
 top:0px;
}
/* get rid of position:relative for IE */
* html #navLEFT
{
 padding: 0;
 margin: 0;
 list-style: none;
}
#navLEFT ul
{
 z-index: 1;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
#navLEFT a
{
 background: url("/images/SideNav2.gif") no-repeat; 
 padding: 5px 5px 0 10px;
 margin-left: 5px;
 display: block;
 color: #ffffff;
 text-align: left;
 text-decoration: none;
 height:35px;
 border: 0px solid #ffffff;
 font-weight: bold;
 font: 12px arial, sans-serif;
}
* html #navLEFT a
{
 background: url("/images/SideNav2.gif") no-repeat;
 padding: 5px 5px 0 10px;
 margin-left: 5px;
 display: block;
 color: #ffffff;
 text-align: left;
 text-decoration: none;
 height:35px;
 border: 0px solid #ffffff;
 font-weight: bold;
 font: 12px arial, sans-serif;
}

#navLEFT a:hover, #navLEFT a:active, #navLEFT a:focus
{
 background: url("/images/SideNav1.gif") no-repeat;
 color: #ffffff;
}

#navLEFT li
{
 position: relative;
 display: block;
 padding: 1px;
}

/** Main Content **/

#wrapper
{
 margin:0px auto;
 padding:0px;
 border:0;
 width:900px;
 border:0px solid;
 text-align:left;
}

#wrapperwide
{
 margin:0px auto;
 padding:0px;
 border:0;
 width:915px;
 border:0px solid;
 text-align:left;
}

/* header layout */
.f_right {
 float:right;
 text-align:right;
}
.f_left {
 float:left;
 background: url("/images/logohead.gif") no-repeat;
 width: 244px;
 height: 74px;
}

.f_left a{
 background-color: transparent;
 display: block;
 width: 90%;
 height: 100%;
}


.f_left1 {
 float:left;
 background: url("/images/topwidth.gif") repeat-x;
 width: 145px;
 height: 74px;
}
.f_left2 {
 float:left;
 padding: 11px 0px 10px 39px;
 background: url("/images/toplanguage.gif") no-repeat;
 width: 126px;
 height: 52px;
}
* html .f_left2 {
 float:left;
 padding: 11px 0px 0px 39px;
 background: url("/images/toplanguage.gif") no-repeat;
 width: 166px;
 height: 74px;
}
.f_left3yellow {
 float:left;
 background: url("/images/OrangeButton1.gif") no-repeat;
 padding: 31px 6px 0 6px;
 font: 11px arial, sans-serif;
 width: 47px;
 height: 43px;
 text-align: center;
line-height: 1.1;
}

.f_left3yellow2 {
 float:left;
 background: url("/images/OrangeButton2.gif") no-repeat;
 padding: 31px 6px 0 6px;
 font: 11px arial, sans-serif;
 width: 47px;
 height: 43px;
 text-align: center;
line-height: 1.1;
}

* html .f_left3yellow, * html .f_left3yellow2 {
 width: 59px;
 height: 74px;
 text-align: center;
}

.f_left3yellow a, .f_left3yellow2 a {
 letter-spacing: -0.06em;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 background-color: transparent;
}

.f_left3yellow  a:hover, .f_left3yellow2 a:hover {
 color: #ffffff;
}

.f_left3yellow  a:visited, .f_left3yellow2 a:visited{
 color: #ffffff;
}

.f_left3red {
 float:left;
 background: url("/images/RedButton1.gif") no-repeat;
 padding: 31px 6px 0 6px;
 font: 11px arial, sans-serif;
 width: 47px;
 height: 43px;
 text-align: center;
line-height: 1.1;
}

.f_left3red2 {
 float:left;
 background: url("/images/RedButton2.gif") no-repeat;
 padding: 31px 6px 0 6px;
 font: 11px arial, sans-serif;
 width: 47px;
 height: 43px;
 text-align: center;
line-height: 1.1;
}

* html .f_left3red, * html .f_left3red2 {
 width: 59px;
 height: 74px;
 text-align: center;
}

.f_left3red a, .f_left3red2 a {
 letter-spacing: -0.08em;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 background-color: transparent;
}

.f_left3red a:hover, .f_left3red2 a:hover {
 color:#ffffff;
}
.f_left3red a:visited, .f_left3red2 a:visited{
 color:#ffffff;
}
.f_left3purple {
 float:left;
 background: url("/images/PurpleButton1.gif") no-repeat;
 padding: 31px 6px 0 6px;
 font: 11px arial, sans-serif;
 width: 47px;
 height: 43px;
 text-align: center;
line-height: 1.1;
}
.f_left3purple2 {
 float:left;
 background: url("/images/PurpleButton2.gif") no-repeat;
 padding: 31px 6px 0 6px;
 font: 11px arial, sans-serif;
 width: 47px;
 height: 43px;
 text-align: center;
line-height: 1.1;
}

* html .f_left3purple, * html .f_left3purple2 {
 width: 59px;
 height: 74px;
 text-align: center;
}
.f_left3purple a, .f_left3purple2 a {
 letter-spacing: -0.08em;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 background-color: transparent;
}
.f_left3purple a:hover, .f_left3purple2 a:hover {
 color:#ffffff;
}
.f_left3purple a:visited, .f_left3purple2 a:visited {
 color:#ffffff;
}

.f_left4 {
 float:left;
 background: url("/images/end.gif") no-repeat;
 width: 21px;
 height: 74px;

}
/* log in info */


#custm
{
 float:left; 
 color:#1D325A; 
 font-weight:bold; 
 margin:7px;
}

#custm2
{
 clear: right;
 float:right; 
 text-align:right; 
 color:#1D325A; 
 font-weight:bold; 
 margin:7px;
}

#clear
{
clear:both;
}

#contentBook
{
 padding: 1px;
 margin: 0px;
 clear: right;
 float: left;
 width: 450px;
}

#content
{
 padding: 1px;
 margin: 0px;
 clear: right;
 float: left;
 width: 465px;
}
#contentwider2
{
 padding: 1px;
 margin: 0px;
 clear: right;
 float: left;
 width: 726px;
}

#content h1, #contentBook h1, #contentwider2 h1
{
 background: url("/images/TitleHead.gif") no-repeat;
 color:#ffffff;
 height:30px;
 padding:4px 0 0 12px;
 margin:0;
 font-size:1.2em;
 line-height:120%;
}

#pop h1
{
 color:#444;
 height:30px;
 padding:0;
 margin:0;
 font-size:1.5em;
 line-height:120%;
}

#pop h3
{
 color: #62a1d7;
 font-size:1.3em
}

#content h2, #contentBook h2, #contentwider2 h2,  #pop h2
{
 color: #004b85;
 font-size:1.3em
}

#content h5, #contentBook h5, #contentwider2 h5, #pop h5
{
 color: #004b85;
 font-size:1.1em
}

#pad
{
 padding-left: 15px;
 padding-right: 15px;
}

#pad_map
{
 padding-left: 0;
 padding-right: 0;
}

#contentwide
{
 padding: 0;
 margin: 0 0 0 15px;
 clear: right;
 float: left;
 width: 685px;
}

#contentwide h1 {
	background: url("/images/HeadingItem.gif") no-repeat;
	color:#004b85;
	min-height:40px;
	padding: 2px 0 0 40px;
	margin:0 0 15px 0;
	font-size:1.8em;
	line-height:120%;
}

#contentwide h2
{
	color:#62a1d7;
	font-size: 1.6em;
	margin:0 0 0.5em 0;
}


#contentwide h3
{
    color:#444;
	font-size: 1.2em;
	margin-bottom:0.2em;
}


* html #contentwide h5
{
 color: #004b85;
 font-size:1.2em;
}



#contentwide h5
{
 color: #004b85;
 font-size:1.2em;
}

/**
#contentwide P
{
 padding-left: 15px;
 padding-right: 15px;
} **/

#contentwider
{
 padding: 1px;
 margin: 0px;
 clear: right;
 float: left;
 width: 650px;
}
#contentwider h1
{
 background: url("/images/TitleHead.gif") no-repeat;
    color:#ffffff;
    height:30px;
    padding:0 0 0 15px;
    margin:0;
    font-size:1.2em;
    line-height:120%;
}

* html #contentwider h2
{
 color: #004b85;
 font-size:1.2em;

}
#contentwider h2
{
 color: #004b85;
 font-size:1.2em;
}

* html #contentwider h5
{
 color: #004b85;
}

#contentwider h5
{
 color: #004b85;
}

/**
#contentwider P
{
 padding-left: 15px;
 padding-right: 15px;
} **/


#contentDestination
{
 padding: 1px 1px 1px 10px;
 margin: 0px;
 float:left;
 width: 700px;
}

#contentwidest
{
 padding: 0;
 margin: 0 0 0 10px;
 clear:right;
 float:left;
 width: 890px;
}
#contentwidest h1
{
	background: url("/images/HeadingItem.gif") no-repeat;
	color:#004b85;
	min-height:40px;
	padding: 2px 0 0 40px;
	margin:0 0 15px 0;
	font-size:1.8em;
	line-height:120%;
}

#contentwidest h2
{
 color: #004b85;
}

#contentwidest h5
{
 color: #004b85;
}

/** #contentwidest p
{
 padding-left: 15px;
 padding-right: 15px;
}
**/

#contentwidest a
{
 padding-left: 15px;
 padding-right: 15px;
}

#content_1, #content_2
{
 padding: 1px;
 margin: 0px;
 clear:right;
 float:left;
 width: 250px;
}
#content_1 h1, #content_2 h1
{
 background: url("/images/TitleHead.gif") no-repeat;
    color:#ffffff;
    height:30px;
    padding:0 0 0 15px;
    margin:0;
    font-size:1.2em;
    line-height:120%;
}
#content_1 h2, #content_2 h2
{
 background: url("/images/HeadingHead.gif") no-repeat;
 padding-left: 7px;
 color: #ffffff;
 height: 20px;
 line-height: 1.3;
font-size:1.2em;
}




/* RIGHT HAND BLUE BOX  */



#left2
{

 padding: 0px;
 margin: 0px;
 float:left;
 width:240px;

}
* html #left2
{
 
 margin: 0px;
 padding: 0px;
 float:left;
 width:240px;

}




#left2 p
{
 padding: 0px;
 margin: 0px;
 color: #ffffff;
}

#left2 h4{
 padding: 0px;
 margin: 0px;
 color: #ffffff;
}


#left2_head
{
 background: url("/images/Left2head.gif") no-repeat;
 height: 10px;
}
#left2_bkg
{
 background: url("/images/Left2bkg.gif") repeat-y;
 padding: 0px;
 margin: 0px; 
}

#left2_space
{
padding: 0 5px 0 5px ;
}

#left2 li
{
color: #ffffff;
padding-top: 2px;
}

#left2 a
{
color: #ffffff;
}

#left2 a:hover
{
color: #ebb612;
}



/* BLUE BOX IMAGES */


#img_customer_accounts_1
{
 background: url("/images/Pic1.jpg") no-repeat;
 width: 230px;
 height: 230px;
}

#img_blue_box_think
{
 background: url("/images/blue_box_think.gif") no-repeat;
 width: 230px;
 height: 500px;
}


#img_news1
{
 background: url("/images/Pic_news.jpg") no-repeat;
 width: 230px;
 height: 230px;
}

#img_eco-lablling_scheme
{
background: url("/images/eco_label_q4_sm.jpg") no-repeat;
 width: 230px;
 height: 430px;
}

#emission_trading_scheme
{
 background: url("/images/enviro_footprint.jpg") no-repeat;
 width: 230px;
 height: 230px;
}

#img_special_offers_email
{
background: url("/images/special_offers1.jpg") no-repeat;
 width: 230px;
 height: 351px;
margin-bottom: 5px;
}

#img_special_offers_email2
{
background: url("/images/special_offers2.jpg") no-repeat;
 width: 230px;
 height: 360px;
margin-bottom: 5px;
}

#img_special_offers_email3
{
background: url("/images/special_offers3.jpg") no-repeat;
 width: 230px;
 height: 126px;
}

#img_la_manga1
{
background: url("/images/la_manga_top.jpg") no-repeat;
 width: 230px;
 height: 230px;
margin-bottom: 5px;
}
#img_la_manga2
{
background: url("/images/hyatt_regency.jpg") no-repeat;
 width: 230px;
 height: 230px;
margin-bottom: 5px;
}
#img_la_manga3
{
background: url("/images/las_lomas.jpg") no-repeat;
 width: 230px;
 height: 230px;
}

#img_jansale_1
{
background: url("/images/city_dest.jpg") no-repeat;
 width: 230px;
 height: 230px;
margin-bottom: 5px;
}
#img_jansale_2
{
background: url("/images/sun_dest.jpg") no-repeat;
 width: 230px;
 height: 230px;
margin-bottom: 5px;
}
#img_jansale_3
{
background: url("/images/ski_dest.jpg") no-repeat;
 width: 230px;
 height: 230px;
}


#img_newroutes_nqy
{
background: url("/images/nr_nqy.jpg") no-repeat;
 width: 230px;
 height: 230px;
margin-bottom: 5px;
}
#img_newroutes_dbv
{
background: url("/images/nr_dbv.jpg") no-repeat;
 width: 230px;
 height: 230px;
margin-bottom: 5px;
}
#img_newroutes_bru
{
background: url("/images/nr_bru.jpg") no-repeat;
 width: 230px;
 height: 230px;
}


/* END OF IMAGES */


#left2_bottom
{
 background: url("/images/Left2bottom.gif") no-repeat;
 height: 10px;
 width:240px;

}


/* Special offers */

.so_lhs_col{float:left; width:300px}
.so_rhs_col{float:left; width:300px}
.copy_lhs{font:75% verdana; color:#fff; font-weight:bold; line-height:115%; padding:30px 10px 0px 130px;}
.copy_rhs{font:75% verdana; color:#fff; font-weight:bold; line-height:115%; padding:30px 10px 0px 128px;}
.so_mini{background-image: url('/images/offers_main_golf.gif'); background-repeat:no-repeat; width:300px; height:115px;}
.so_villas{background-image: url('/images/offers_main_villas.gif'); background-repeat:no-repeat; width:300px; height:118px;}
.so_shopping{background-image: url('/images/offers_main_shopping.gif'); background-repeat:no-repeat; width:300px; height:117px;}
.so_express{background-image: url('/images/offers_main_express.gif'); background-repeat:no-repeat; width:300px; height:116px;}
.so_flowers{background-image: url('/images/offers_main_flowers.gif'); background-repeat:no-repeat; width:300px; height:115px;}
.so_languages{background-image: url('/images/img_offers_rhs_wine.gif'); background-repeat:no-repeat; width:300px; height:115px;}
.so_entertainment{background-image: url('/images/so_rhs_lvl2_main.gif'); background-repeat:no-repeat; width:300px; height:118px;}
.so_lamanga{background-image: url('/images/offers_main_lamanga.gif'); background-repeat:no-repeat; width:300px; height:117px;}
.so_golf{background-image: url('/images/offers_main_mini.gif'); background-repeat:no-repeat; width:300px; height:116px;}




/* FOOTER */


#footer
{
 clear: both;
 color:#ffffff; 
 background:url("/images/menubar.gif")  0% 0% no-repeat; 
 height: 30px;
 padding: 4px 20px 0px 400px;
 text-align:right;
}
#footer a
{
 text-decoration: none;
}
#footer a:hover
{
 text-decoration: underline;
}

#footer2
{
 padding: 0px;
 margin: 0px;
 text-align:right;
 color: #CBC5C5;
}
#footer2 a
{
 color: #CBC5C5;
}
#footer a
{
 color:#fff;
}

/* REMOVE - TEMP DSTINATION STUFF */

#leftDestination
{
float: left;
width: 200px;
clear: left;
height: 600px;
}
#contentDestination
{
 padding: 1px;
 margin: 0px;
 clear:right;
 float:left;
 width:550px;
}

#contentDestination p
{
 padding-left: 15px;
 padding-right: 15px;
}

#NewsLeft
{
clear: left;
float: left;
width: 270px;
}

#NewsRight
{
float: left;
width: 270px;
}

#Newstable
{
border: none;
width: 600px;
padding:5px;
font-family: Arial, Helvetica, sans-serif;
}
#Newstoprow
{
background-color:#03568c;
color: #ffffff;
font-size: 18px;
}
 
#Newssecondrow
{
background-color:#77a0d4;
color: #000000;
font-size: 14px;
}
#Newsheader
{
background-color:#77a0d4;
color: #000000;
font-size: 14px;
}
#Newscontent
{
width: 600px;
background-color:#d5e1f1;
border-bottom: solid 2px #03568c;
color: #000000;
font-size: 12px;
height: 100%;
}

#table_lightblue TABLE {
	margin:20px 0px 20px 0px;
	font-size:12px;
}
#table_lightblue TR.one TD {
	BACKGROUND-COLOR: #e6f4ff;
	height:20px;
	padding:5px 5px 5px 10px;
		font-size:12px;

}
#table_lightblue TR.two TD {
	BACKGROUND-COLOR: #fff;
	height:20px;
	padding:5px 5px 5px 10px;
		font-size:12px;

}
#table_lightblue TR.header TD {
	background-color:#FFF;
	padding:10px 10px 5px 10px;
	color:#62a1d7;
	font-size:14px;
	font-weight:bold
}
#table_lightblue TH.header TD {
	background-color:#FFF;
	padding:10px 10px 5px 10px;
	color:#62a1d7;
	font-size:14px;
	font-weight:bold
}
#table_lightblue TD.border {
	width:1px;
	background: url(/images/dot.gif) repeat-y 50% 0;
}
#table_lightblue TD.border_h {
	height:1px;
	background: url(/images/dot.gif) repeat-x;
}
#table_lightblue .blue_sm {
	color:#62a1d7;
	font-size:10px;
	text-decoration:underline
}

.comments {
	color:#666
}

.comments_sm {
	color:#666;
	font-size:11px
}
.grey {
	color:#CCC;
}

.afterHeading {
	margin-top:5px
	}
	
/** old timetable **/
.timetable_wrap {
	margin:0 0 10px 12px;
	text-align:left
	}
.timetable_info {
	text-align:left;
	margin-left:20px
}

.timetable_rule {
	margin:0 0 0 12px;
	padding:0;
	height:1px;
	width:657px;
	background:#e2e2e2;
	clear:both;
}
.list_lblue {
	margin:5px 0 10px 20px;
	padding:0
}
.list_lblue ul {
	list-style-type:none;
	padding:0px;
	margin:0;
}
.list_lblue li {
	background-image:url(/images/list_bullet_lblue.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:15px;
	margin:7px 0
}

.blue {
	color:#00457c
	}
