﻿body 
{  
	font: 12px Verdana, Arial;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 800px;
}

table
{
	font: 12px Verdana, Arial;
}

#FFHeader 
{   
	height: 105px;
	background: #689ef4;
	top:0px;
	left: 0px;
	display: block;
	width: 800px;
	z-index: 0;
}

#FFContainer
{
	position: relative;
	top: 0px;
	z-index: 1;
	margin: 0xp auto 0px auto;
}

#FFSideBarContainer
{
	float: left;
	width: 160px;
	position: relative;
	z-index: 3;
}

#FFSideNavBar
{
	padding: 1px 5px 5px 4px;
	height:200px;
}

#FFSideNavBar div
{
	padding:5px; 
	margin: 5px;
	cursor: pointer;
}

.SideBarHover 
{ 
	background-image: url(buttons/sideBarHover.jpg); 
}

.SideBarSelected 
{ 
		background-image: url(buttons/sideBarSelected.jpg);  
}

.SideBarFree 
{ 
		background-image: url(buttons/sideBarFree.jpg);
}

#FFContentContainer
{
	margin-left: 160px;
	margin-right: 0px;
	position: relative;
	z-index:4;
	border-left: 2px #689ef4 solid;
	background-color: #e8f0fd;
}

#FFContentContainer > div
{
	padding: 5px 5px 5px 5px;
}

#FFHome
{
	text-align: center;
	background-image: url(images/cornerglobe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#TopButtonAfricaMiddleEast
{
	text-align: center;
	width: 156px; 
	height: 32px; 
	cursor: pointer;
	background-repeat: no-repeat;
	float: left;
}

.TopBarMenu
{
	text-align: center;
	width: 156px; 
	height: 32px; 
	cursor: pointer;
	background-repeat: no-repeat;
	float: left;
}

.buttonFree 
{ 
	background-image: url(buttons/ButtonTemplateSmooth.jpg);
}

.buttonHover 
{ 
	background-image: url(buttons/ButtonTemplateSmoothMouseOver.jpg); 
}

.buttonSelected 
{ 
	background-image: url(buttons/ButtonTemplateSmoothSelected.jpg); 
}

.buttonAlignment
{
	margin-top: 8px;
}

#FFCountryPriceList div
{
	border: 1px #689ef4 solid;
	background-image: url(images/cornerglobe.bmp);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	margin-top: -94px;
}

#FFCountryNavBar
{
	height: 32px;
}


#FFCountryInfo div
{
	border: 1px #689ef4 solid;
	padding: 5px;
	margin-top: -94px;
	background-image: url(images/cornerglobe.bmp);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#FFAboutUs
{
	width: 628px;
	background-image: url(images/cornerglobe.bmp);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#ContactFarnleyFlights div
{
	float:left;
	margin: 0px auto 0px auto;
}

#AboutFarnleyFlights
{
	width: 430px;
	padding: 5px;
}

#MapFarnleyFlights
{
	padding-top: 5px;
}

#ContactFarnleyFlightsText
{
	width: 160px;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
}

#BondedFarnleyFlights
{
	width: 350px;
	padding: 10px;
}

#PaymentFarnleyFlights
{
	padding: 10px;
}

#FarnleyFlightsLogo
{
	float: left;
}

#FarnleyFlightsWorld
{
	float: right;
}

#FFFooter
{
	border-top: 2px #689ef4 solid;
	width: 100%;
	margin: 0px auto;
	padding-top: 10px;
	position: relative;
	text-align: center;
}

#priceValidity
{
	margin: 0px auto 0px auto;
	text-align: center;
	width: 100%;
	display: block;
	color: #FA9807;
	font-weight: bold;
}

#smallPrint
{
	margin: 0px auto 0px auto;
	text-align: center;
	width: 100%;
	display: block;
	font-size: 7pt;
}


.FFClearer
{
	clear: both;
}
#TopButtonClearer
{
	height:32px;	
}

#TopButtonClearer2
{
	height:95px;	
}

table.TableMaster 
{ 
	border-collapse:collapse; 
	width:616px;
}

tr.TableRowHeader 
{ 
	background-color: white; 
}

tr.TableRowHover 
{ 
	background-color: white; 
}

td.TableCellTitle
{
	width:280px;
	border: 1px #689ef4 solid; 
}

td.TableCellData
{
	width:200px;
	border: 1px #689ef4 solid; 
}

.highlight-orange
{
  color: #FA9807;
}

.highlight-italics
{
	font-style: italic;
}

.highlight-bold
{
	font-weight: bold;
}
