/* **** BASIC SETUP **** */

/********************************************************
*	NOTE: This site uses some special rules for text    *
*	sizing. Text size is defined in the body as 100%    *
*	then the parent element for each bit of text has    *
*	a size in fractions of ems. This gives us scalable  *
*	px sizes. Don't futz with the text sizes! Or at     *
*	least ask James for more info before you do         *
********************************************************/

			body {
				margin:0;
				background-color:#FFF;
				color:#000;
				text-align:center;
				font-size:100%;
				font-family:arial,helvetica,sans-serif;
				background-image:url(../images/page_background.gif);
				background-position:center top;
				background-repeat:repeat-y;
				background-color:#DAD9D5;
			}
			#page {
				width:1003px;
				text-align:left;
				margin:0 auto;
				position:relative;
				background-color:#FFF;
			}

			#bodyBlock {
				padding:135px 219px 0 222px;
			}

			#centerCol,#leftCol,#rightCol {
				position:relative;
				float:left;
				padding-bottom:40px;
			}

			#centerCol {
				width:562px;
			}
			#leftCol {
				width:184px;
				right:222px;
				margin-left:-562px;
				padding:0 19px 0 17px;
			}
			#rightCol {
				width:186px;
				margin-right:-219px;
				padding:0 0 0 17px;
			}
			#header {
				height:122px;
				width:1003px;
				position:absolute;
				top:0;
				left:0;
				z-index:50;
				background-image:url(http://www.flightplanet.com.au/images/header_back.jpg);
				background-repeat:no-repeat;
				background-position:0 0;
				border-bottom:1px solid #7AC442;
			}
			#footer {
				width:1003px;
				clear:both;
			}

			hr {
				clear:both;
				height:1px;
				line-height:1px;
				margin:0;
				padding:0;
				visibility:hidden;
			}

			a 			{color:#B2B2B2;text-decoration:none;}
			a:link 		{text-decoration:none;}
			a:visited 	{}
			a:hover 	{color:#444;text-decoration:underline;}
			a:focus 	{text-decoration:underline;}
			a:active 	{text-decoration:underline;}


			/* ************* LEFT SIDE ************* */



			#leftCompetition h2 {
				background-image:url(http://www.flightplanet.com.au//images/comp_red_top.png);
				background-color:#E62828;
				background-repeat:no-repeat;
				text-align:center;
				color:#FFF;
				font-size:1.400em;
				padding:6px 10px 6px 10px;
				margin:0;
				width:166px;
				text-transform:uppercase;
			}
			#leftCompetition #compImage {
				width:186px;
				height:115px;
				background-repeat:no-repeat;
				background-position:50% 50%;
				background-color:#005398;
			}
			#leftCompetition #compText {
				background-color:#005398;
				color:#FFF;
				padding:5px 10px 7px 10px;
				font-size:0.625em;
				text-align:center;
				background-image:url(http://www.flightplanet.com.au//images/comp_blue_bottom.png);
				background-repeat:no-repeat;
				background-position:0 100%;
			}
			#leftCompetition #compText a {
				display:block;
				margin-top:6px;
			}
			#leftCompetition #compText a img {border-width:0;}
			

			#flightSearch {
				padding:6px;
				width:174px;
				height:42px;
				background-image:url(http://www.flightplanet.com.au//images/left_greenbox.png);
				margin:5px 0 6px 0;
				background-repeat:no-repeat;
			}
			#flightSearch h2 {
				font-size:0.813em;
				margin:0;
				color:#E62828;
				background-image:url(http://www.flightplanet.com.au//images/left_bullet.png);
				background-repeat:no-repeat;
				background-position:90px 50%;
			}
			#fSearch {
				height:19px;
				line-height:19px;
				width:130px;
				padding:3px 1px 1px 1px;
				border:1px solid #0070C0;
				margin:1px 0 0 0;
				float:left;
			}
			#fsGo {margin:2px 0 0 4px;}

			.sidebarAdvert {
				margin:3px 0 15px 0;
				text-align:center;
			}
			.sidebarAdvert h2 {
				background-color:#13B14B;
				color:#FFF;
				padding:4px 2px;
				font-size:0.875em;
				font-family:arial,helvetica;
				margin:0;
				background-image:url(http://www.flightplanet.com.au//images/side_deal_of_week.png);
				width:182px;
			}
			.sidebarAdvert p {
				margin:5px 0 0 0;
				padding:0 15px;
				font-size:0.668em;
				font-weight:bold;
			}
			.sidebarAdvert strong {
				display:block;
				color:#E62828;
				font-size:1.125em;
			}
			.sidebarAdvert strong.secondary {
				font-size:0.9em;
			}
			.sidebarAdvert a img {
				border-width:0;
				padding-top:3px;
			}

			.dealOfWeek h2 {
				background-image:url(http://www.flightplanet.com.au//images/side_deal_of_week.png);
				width:182px;
				margin:0 auto;
			}
			.dealOfWeek p {
				font-size:0.813em;
				color:#0071C1;
				padding:0;
			}

			#leftCol .imageBox {
				width:186px;
				text-align:center;
				overflow:hidden;
			}




/* ************* HEADER ************* */

			#header #mainPromo {
				background-color:#FFF;
				height:21px;
				line-height:21px;
				padding:0 5px;
				font-size:0.625em;
				color:#005398;
				font-weight:bold;
			}
			#header img#headerRight {
				position:absolute;
				top:0;
				right:0;
			}
			#header img#headerLogo {
				position:absolute;
				top:24px;
				left:21px;
				border-width:0;
			}
			#header img#freeCall {
				position:absolute;
				top:30px;
				left:335px;
			}
			#header a#headerEnquiry {
				display:block;
				position:absolute;
				width:214px;
				height:24px;
				top:56px;
				left:335px;
			}
			#header a#headerEnquiry img {border:0;}


			#header a#headerLink {
				display:block;
				width:1000px;
				height:98px;
				position:absolute;
				top:21px;
				left:0;
				border:2px solid redl
			}


			#header #mainMenu {
				margin:98px 0 0 0;
				padding:0 0 0 29px;
				list-style:none;
				height:24px;
			}
			#header #mainMenu li.menuTop {
				margin:0;
				padding:0;
				list-style:none;
				float:left;
				height:24px;
			}
			#header #mainMenu li.menuTop a {
				display:block;
				height:24px;
				background-repeat:no-repeat;
				background-position:0 0;
				text-decoration:none;
			}
			#header #mainMenu li.menuTop a.toplink {
				color:#81A6DB;
				font-size:0.2em;
			}

			#header #mainMenu li.menuTop a:hover {background-position:0 -24px;}

			#header #mainMenu li#menu_home         {width:57px;}  li#menu_home         a {width:57px;  background-image:url(http://www.flightplanet.com.au//images/menu_home.png);}
			#header #mainMenu li#menu_airfares     {width:78px;}  li#menu_airfares     a {width:78px;  background-image:url(http://www.flightplanet.com.au//images/menu_airfares.png);}
			#header #mainMenu li#menu_destinations {width:80px;} li#menu_destinations a {width:80px; background-image:url(http://www.flightplanet.com.au//images/menu_holidays.png);}
			#header #mainMenu li#menu_cruises      {width:69px;}  li#menu_cruises      a {width:69px;  background-image:url(http://www.flightplanet.com.au//images/menu_cruises.png);}
			#header #mainMenu li#menu_hotels       {width:68px;}  li#menu_hotels       a {width:68px;  background-image:url(http://www.flightplanet.com.au//images/menu_hotels.png);}
			#header #mainMenu li#menu_car_hire     {width:77px;}  li#menu_car_hire     a {width:77px;  background-image:url(http://www.flightplanet.com.au//images/menu_car_hire.png);}
			#header #mainMenu li#menu_insurance    {width:88px;}  li#menu_insurance    a {width:88px;  background-image:url(http://www.flightplanet.com.au//images/menu_insurance.png);}
			#header #mainMenu li#menu_travel_tools {width:108px;} li#menu_travel_tools a {width:108px; background-image:url(http://www.flightplanet.com.au//images/menu_travel_tools.png);}



/* ************* FOOTER ************* */

			#footerLinks {
				clear:both;
				font-size:0.625em;
				color:#76777A;
				padding-bottom:12px;
				text-align:center;
			}

			#footerBottom {
				clear:both;
				text-align:center;
				font-size:0.625em;
				color:#76777A;
				width:900px;
				margin:0 auto;
				padding-bottom:10px;
			}

			#footer a {color:#76777A; text-decoration:none;}
			#footer a:hover {color:#76777A; text-decoration:underline;}

			#footer ul {
				list-style:none;
				margin:0;
				padding:0;
			}
			#footer ul li {
				list-style:none;
				margin:0;
				padding:0 4px 0 6px;
				border-left:1px solid #76777A;
				display:inline;
			}
			#footer ul li.first {border-width:0;}





			/******* RIGHT COL *******/

			#openingTimes {
				margin-bottom:20px;
			}

			#openingTimes h2 {
				margin:0;
				padding:0;
				font-size:0.625em;
				height:43px;
				line-height:43px;
				position:relative;
			}
			#openingTimes h2 img {position:absolute;top:0;left:0;}
			#openingTimes #phoneNumber {
				margin:14px 8px 9px 8px;
				padding:0 0 0 38px;
				background-repeat:no-repeat;
				background-image:url(http://www.flightplanet.com.au//images/right_phone.png);
				height:29px;
				line-height:29px;
				font-weight:bold;
				font-size:1.188em;
			}
			#openingTimes h3 {
				margin:0 18px 6px 18px;
				color:#8E8F93;
				font-size:0.875em;
				font-weight:normal;
			}
			#openingTimes dl {
				margin:0 18px 8px 18px;
				font-size:0.875em;
			}
			#openingTimes dl dt {
				float:left;
				clear:left;
				width:60px;
			}
			#openingTimes dl dd {
				margin-left:60px;
			}

			#rightEnq {
				background-repeat:no-repeat;
				background-image:url(http://www.flightplanet.com.au//images/right_greenbox.png);
				margin:0 auto;
				padding:12px 15px 12px 15px;
				height:60px;
				width:156px;
				text-align:center;
				color:#005398;
				font-weight:bold;
				font-size:0.813em;
			}
			#rightEnq a {text-decoration:none;display:block;margin-top:8px;}
			#rightEnq a img {border-width:0;}


			#rightCol h2.g {
				margin:3px 0 10px 0;
				padding:0;
				font-size:0.625em;
				height:24px;
				line-height:24px;
				position:relative;
			}
			#rightCol h2.g img {position:absolute;top:0;left:0;}

			#rightCol ul {
				margin:0 0 18px 0;
				padding:0;
				list-style:none;
				font-size:0.750em;
			}
			#rightCol ul li {
				margin:0 15px 6px 15px;
				padding:0 0 0 30px;
				list-style:none;
				background-image:url(http://www.flightplanet.com.au//images/right_bullet.png);
				background-repeat:no-repeat;
				background-position:0 4px;
				line-height:1.2em;
			}
			#rightCol ul li a {color:#A8A8AC;text-decoration:none;}
			#rightCol ul li a:hover {color:#000000;text-decoration:none;}





/******* TAB CODE - It's Taberrific! ********/

#tabHolder {
	width:561px;
	position:relative;
	padding:10px 0 20px 0;
}
.tab {
	position:absolute;
	left:-999em;
	width:561px;
	min-height:400px;
}
.tabOn {
	position:static;
	left:0;
}
#tabIndex {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #000;
	height:26px;
	line-height:26px;
	font-weight:bold;
	font-family:"arial narrow",arial,helvetica,sans-serif;
}
#tabIndex li {
	margin:0 7px 0 0;
	padding:0;
	list-style:none;
	height:26px;
	line-height:26px;
	float:left;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(http://www.flightplanet.com.au//statimages/rat_off_left.png);
}
#tabIndex li a {
	display:block;
	text-decoration:none;
	color:#FFF;
	height:26px;
	line-height:26px;
	text-transform:uppercase;
	text-align:center;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-image:url(http://www.flightplanet.com.au//statimages/rat_off_right.png);
	padding:0 13px 0 10px;
	cursor:pointer;
}
#tabIndex li.tabIndexOn {
	background-image:url(http://www.flightplanet.com.au//statimages/rat_on_left.png);
}
#tabIndex li.tabIndexOn a {
	background-image:url(http://www.flightplanet.com.au//statimages/rat_on_right.png);
}



			/***************************************************************************************/

			#centerCol #homeEnqOnline {
				background-image:url(http://www.flightplanet.com.au//images/home_smallpic.png);
				background-repeat:no-repeat;
				background-color:#F5F4DB;
				height:59px;
				padding-left:100px;
				margin-bottom:8px;
			}
			#centerCol #enqOnlineRight {
				float:right;
			}
			#centerCol #homeEnqOnline h2 {
				font-family:"trebuchet ms",arial,helvetica,sans-serif;
				width:410px;
				color:#005398;
				font-size:1em;
				margin:0;
				padding-top:2px;
			}
			#centerCol #homeEnqOnline a {
				display:block;
				float:right;
				padding-top:8px;
			}
			#centerCol #homeEnqOnline a img {border-width:0px}
			#centerCol #homeEnqOnline p {
				width:320px;
				margin:0;
				padding-top:3px;
				font-size:0.750em;
				line-height:1.2em;
			}
