.dummy {}

BODY {
	font-family: Verdana; font-size: 11px; color: #666666;
	line-height: 1.4em;
	background-color: #ffffff;
	}
	
/* --------------------------- */
/* LINK STYLES */
/* --------------------------- */

A:link { color: #4d6f9e; text-decoration: none; }
A:active { color: #010345; text-decoration: none; }
A:visited { color: #4d6f9e; text-decoration: none; }
A:hover { color: #010345; text-decoration: none; }

A.nav:link { 
	color: #ffffff; 
	text-decoration: none;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial; 
	font-size: 11px; 
	}
	
A.nav:active { 
	color: #ffffff; 
	text-decoration: none;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial; 
	font-size: 11px;
	} 
	 
A.nav:visited { 
	color: #ffffff; 
	text-decoration: none;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial; 
	font-size: 11px;	
	}
	
	
A.nav:hover { 
	color: #99b3d7; 
	text-decoration: none;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial; 
	font-size: 11px;
	}



/* --------------------------- */
/* HEADINGS. TEXT STYLES */
/* --------------------------- */


TD, P {
	font-family: Verdana; font-size: 11px; color: #666666;
	line-height: 1.4em;
	}	
	
	
H3 {
	font-family: Arial; 
	color: #4674B2; 
	font-size: 12px;  
	font-weight: bold;
	}
	

.specialswhite {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	text-align: center;
	line-height: 1.4em;
	}
	
.specialsorange {
	color: #ff9900;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	text-align: center;
	}	
	
#specialsprice {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	text-align: center;
	background-image: url('../../images/specials/price_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
	background-color: #0684b6;
	line-height: 1.5em;
	margin-right: -5px;
	}	

.homepagelinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
}


.small {
	font-family: Arial; font-size: 11px; color: #666666;
	font-size: 10px;
	line-height: 1.2em;
	}
	
.timeslarge {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 18px;
	color: #337ea4;
	line-height: 1.2em;
	}

.times {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 15px;
	color: #111350;
	}
	
.timessmall {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 11px;
	color: #111350;
	}		

a.faq {
	font-size: 13px; font-weight : bold;
	}
	
.orange {
	color: #ec6502;
	}		
	
.blueTitleBarText {
	font-family: Arial; color: #FFFFFF; font-size: 11px; letter-spacing: 1px; font-weight: bold;
	}
	
	
.navBottom {
	font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #4D678C;
	}
	
.navBottomLink {
	font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #4D678C; text-decoration: none;
	}
	
.navBottomLink:hover {
	color: #FC4027;
	}
	
.navTopLink {
	color: #4D678C; text-decoration: none; font-weight : bold;
	}
	
.navTop:hover {
	color: #FC4027;
	}
	
.popupTopLink {
	color: #FFFFFF; text-decoration: none;
	}
	
.legal {
	font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #4D678C;
	}
	
.resMatrixLink {
	color: #FFFFFF; text-decoration: none; font-weight: bold;
	}
	
.resMatrixLinkFirstLast {
	color: #4D678C; text-decoration: none; font-weight: bold;
	}
	
.resResultTitle {
	font-size: 14px;
	}
	
.resDetailTitle {
	font-size: 18px;
	}	
	
.hpWelcome {
	font-family: Paltino,Times New Roman; font-size: 12px; color: #666666;
	}
	
.hpDestFocusTitle {
	color: #6299C2; font-weight: bold;
	}
	
.hpDestFocusLink {
	color: #6299C2;
	}
	
.hpDestFocusBody {}

.hpTopNav {
	color: #4D678C;
	}
	
	
.abstract {
	color: #428fc2;
	font-size: 13px;
	font-style: italic;
	}	
		
	
/* --------------------------- */
/* BACKGROUND COLOURS */
/* --------------------------- */
	
.specialsboxhp {
	background-color: #010345;
	padding: 5px 5px 0px 5px;
	text-align: center;	
	}

.colorGrey {
	background-color: #E8EDEE;
	}
	
.colorBlueGrey {
	background-color: #4D678C;
	}
	
.colorBlueSideTop {
	background-color: #D6E4EF;
	}

.colorBlueTopBack {
	background-color: #E3F0F8;
	}

.colorBlueSideBot {
	background-color: #F1F9FC;
	}
	
.colorBlueTitleBar {
	background-color: #16569E;
	}
	
.classB {
	background-color: #FFFFFF;
	}
	
.classA {
	background-color: #000000;
	}
	
.navy {
	background-color: #010345;
	color: #ffffff;
	}		

.grey {
	background-color: #f2f2f2;
	padding-top: 12px;
	padding-left: 10px;
	}		

.colorMedGrey {
	background-color: #ededed;
	
	}

.colorDarkGrey {
	background-color: #cecece;
	}

.colorGreyBooking {
	background-color: #ededed;
	padding: 10px 10px 10px 10px;
	margin-right: 20px;
	}
	
.colorLightGrey {
	background-color: #f5f5f5;
	padding: 10px 20px 10px 10px;
	margin-right: 20px;
	}
	
.colorMediumGrey {
	background-color: #ededed;
	padding: 10px 20px 10px 10px;
	margin-right: 20px;
	}		
	

/* --------------------------- */
/* DIVS                        */
/* --------------------------- */	

#specialsbox {
	text-align: center;	
	height: 62px;
	}
	
#flashcontain {
	position: relative;
	z-index: 1;
	}
	
/* --------------------------- */
/* FOOTER                      */
/* --------------------------- */	

#FooterContainer {position: relative; margin-left: auto; margin-right: auto; width: 758px; text-align: center;}

#FooterBox {
width: 95px;
height: 123px;
text-align: center;
border: 1px solid #cccccc;
float: left;
margin: 0px 5px 9px 5px;
}

.FooterPadding {
padding: 0px 4px 4px 4px;
font-family: Arial;
font-size: 9px;
line-height: 1.4em;
color: #000035;
}

.FooterPadding a {color: #000035;}
.FooterPadding B {font-size: 10px;}
.FooterPadding img {padding-bottom: 5px;}

	
	
/* --------------------------- */
/* BACKGROUND IMAGES */
/* --------------------------- */	

	
.bgBlueBlocks {
	background-position: left; 
	background-image: url('../../images/general/bg_blueblocks.gif'); 
	background-repeat: repeat-x;
	}
	
.bgBlueSidebar {
	background-position: top; background-image: url('../../images/general/bg_bluesidebar.gif'); 
	background-repeat: repeat-x;
	}
	
.bgDotBlueTrans {
	background-position: left; background-image: url('../../images/general/bg_dotbluetrans.gif'); 
	background-repeat: repeat-x;
}


.dots {
	background-position: left; background-image: url('../../images/general/dots.gif'); 
	background-repeat: repeat-x;
}


.dotsdarkblue {
	background-position: left; background-image: url('../../images/general/dotdarkblue.gif'); 
	background-repeat: repeat-x;
}


.dotsfooter {
	background-position: left; background-image: url('../../images/general/dots.gif'); 
	background-repeat: repeat-x;
	background-position: top left;
}

.gradientblue {
	background-position: left; background-image: url('../../images/backgrounds/gradient_bluebg.jpg'); 
	background-repeat: repeat-y;
	background-position: top left;
	margin-top: 4px;	
	}
	
.gradientsteps {
	background-position: left; background-image: url('../../images/backgrounds/gradient_stepsbg.jpg'); 
	background-repeat: repeat-y;
	background-position: top left;
	margin-top: 4px;	
	margin-bottom: 10px;
	height: 24px;
	}	


/* --------------------------- */
/* PADDING.MARGINS */
/* --------------------------- */

	
.spaceX {
	padding-top: 1px; padding-bottom: 1px;
	}
	
.spaceY {
	padding-left: 0px; padding-right: 0px;
	}
	
.padding {
	padding: 7px 12px 12px 12px;
	background-color: #daebf4;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;		
	}
	
.paddinggradient {
	padding: 20px 20px 20px 20px;
	}
	
.paddinggradientright {
	padding: 20px 20px 20px 0px;
	}		
	
.paddingcontent {
	padding: 20px 20px 35px 20px;
	}

/* --------------------------- */
/* TABLE STYLES */
/* --------------------------- */		

	
td.faqa {
	border-right : 1px solid #C4C7D0;
	border-bottom : 1px solid #C4C7D0;
	padding-left : 10px;
}

td.faqb {
	border-right : 1px solid #C4C7D0;
	padding-left : 10px;
}


img.png {
   behavior: url("pngbehavior.htc");
}	
	
	
/* --------------------------- */
/* FORM STYLES */
/* --------------------------- */	
	
	
select.search{
	width : 165; font-family: Verdana,Arial,Helvetica; font-size: 9px; background-color : #F7FAFC;
	}
	
input.search{
	width : 165; font-family: Verdana,Arial,Helvetica; font-size: 9px; background-color : #F7FAFC;
	}
	
.searchButton{
	font-family: Verdana,Arial,Helvetica; font-size: 9px; background-color : #EDF4FA;
	}
	
input.wizard_button{
	font-family: Verdana,Arial,Helvetica; font-size: 9px; background-color : #EBECEB;
	}
	
select.wizard_select{
	font-family: Verdana,Arial,Helvetica; font-size: 9px; background-color : #EBECEB;
	}
	
input.wizard_input_text{
	font-family: Verdana,Arial,Helvetica; font-size: 9px; background-color : #EBECEB;
	}
	
input.wizard_input_checkbox{
	font-family: Verdana,Arial,Helvetica; font-size: 9px; background-color : #EBECEB;
	}
	
select {
 font-family: Verdana,Arial,Helvetica; font-size: 10px;
	}
	
input {
 font-family: Verdana,Arial,Helvetica; font-size: 10px;
	}	
	

/* --------------------------- */
/* DIVS */
/* --------------------------- */

#themes {
	float: left;
	height: 137px;	
	padding-top: 8px;
	background-position: left bottom; 
	background-image: url('../../images/general/dots.gif'); 
	background-repeat: repeat-x;	
}


/* --------------------------- */
/* DROPDOWN STYLES
/* --------------------------- */


#mainNav, #mainNav ul {
	list-style: none;
	padding: 0;
	padding-top: 0px;
	margin:0;
	width:756px;
	z-index: 5;
}

#mainNav a {
	border-bottom: none;
	display:block;	
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li ul {
	position: absolute;
	left: -999em;
	width:185px;
	font-weight: normal;
	margin-left : 0px;
	margin-top : 0px;
	z-index:1000;
}

#mainNav li li {
	background-color:transparent;
}

#mainNav li ul a {
	width: 165px;
	color:#FFFFFF;
	background-color:#001327;  /*#A90A15*/
	filter: alpha(opacity=90);  /*80*/
	-moz-opacity: 0.9;  /*0.8*/
	opacity: 0.9;  /*0.8*/
	background-image:none;
	margin-left:0px;
}

#mainNav li ul li a:link, #mainNav li ul li a:visited {
	color : #FFFFFF;
	background-color : #001327;
	font-size:11px;
	margin-left:0px;	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	line-height:12px;
	border-right:none;
	background-image:none;
	text-align: left;	
	z-index: 1000;
}

#mainNav li ul li a:hover, #mainNav li ul li a:active {
	color : #ffffff;
	background-color : #6B90C8;
	font-size:11px;
	border-right:none;
	background-image:none;
	z-index: 2000;	
}	

#mainNav li:hover ul ul, #mainNav li:hover ul ul ul, #mainNav li.sfhover ul ul, #mainNav li.sfhover ul ul ul {
	left: -999em;
	z-index: 1000;	
}

#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul, #mainNav li li li.sfhover ul {
	left: auto;
	z-index: 1200;
}

#mainNav li:hover, #mainNav li.sfhover {
	color:#FFFFFF;
	z-index: 1200;	
}



#mainNav li ul ul {
	position: absolute;
	left: -999em;
	width:185px;
	font-weight: normal;
	margin-left : 175px;
	margin-top : -24px;
	z-index:1000;
}




/* --------------------------- */
/* COMMON NOFLASH REPLACEMENT */
/* --------------------------- */


.sIFR-active h1.heading {
    font-size: 22px;
    line-height: 1.4em;
   	margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	
.sIFR-active h1.specials {
    font-size: 22px;
    line-height: 1.4em;
   	margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
	}
	
.sIFR-active h1.headingred {
    font-size: 22px;
    line-height: 1.4em;
   	margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
	}
	
.sIFR-active h2.lightblue {
    color: #428fc2;
    font-size: 18px;
   	line-height: 1.4em;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	
.sIFR-active h1.darkblue {
    font-size: 22px;
    color: #000345;
   	line-height: 22px;
    margin-bottom: -7px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: -7px;
	}	
	
.sIFR-active h2.smallheading {
    font-size: 14px;
   	line-height: 1.3em;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	}		


.sIFR-active h6.FR3 {
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin-left: 5px;
    }
    
    
.sIFR-active h4.bookingboxsmall {
    font-size: 12px;
   	line-height: 12px;
    margin-bottom: 0px;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 0px;
	}  
	
.sIFR-active h2.bookingboxheading {
    color: #ffffff;
    font-size: 18px;
   	line-height: 18px;
    margin-bottom: 0px;
    margin-top: 3px;
    padding-top: 3px;
    padding-bottom: 0px;
    margin-left: 5px;
    padding-left: 5px;
	}	  
	
.sIFR-active h2.bookingboxheadingright {
    font-size: 18px;
   	line-height: 18px;
    margin-bottom: 0px;
    margin-top: 3px;
    padding-top: 3px;
    padding-bottom: 0px;
    margin-right: 0px;
    padding-right: 0px;
	}	  	
	
.sIFR-active h2.subheading {
   color: #337ea4;
    font-size: 17px;
   	line-height: 17px;
    margin-bottom: -15px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: -15px;
    margin-left: 0px;
    padding-left: 0px;
	}
	
.sIFR-active h2.subheadingwhite {
   color: #ffffff;
    font-size: 17px;
   	line-height: 17px;
    margin-bottom: -8px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: -8px;
    margin-left: 5px;
    padding-left: 5px;
	}	 
	
.sIFR-active h2.searchheading {
    font-size: 18px;
   	line-height: 18px;
    margin-bottom: 0px;
    margin-top: 3px;
    padding-top: 3px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
	}	
	
	
a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: 100px;
	border-style: solid;
	border-color: #444;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
}
table.sortable tr.even td {
	background-color: #ededed;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}	