@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	min-width: 780px;
	background-image: url(gfx/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper {
	width: 778px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background-color:#0099FF;
	background-image: url(gfx/header_bg.jpg);
	background-repeat: repeat-x;
	float: right;
	vertical-align: bottom;
	width: 100%;
}
#header img {
	float: left;
}
#content, #i-content {
	float: right;
	background-color: #fff;
	background-image: url(gfx/bg_t2_page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
}
#mainContent, #i-mainContent {
	width: 605px;
	margin: 0;
	float: left;
	text-align: right;
	padding-bottom: 30px;
	background-image: url(gfx/main-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#googleSearch, #footer {
	background-color: #f1ede1;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(gfx/google_search_bg.jpg);
	background-position: left bottom;
}

#footer {
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4DFDB;
}

#mainNav {
	width: 150px;
	float: left;
}

#mainNav {
  list-style: none;
}
#right-col, #left-col {
	width: 173px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
} 
#footer p {
	font-size: 1em;
	color: #999999;
	padding: 5px;
} 

#mainNav, #right-col {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav *, #right-col * {
	padding-left: 1px;
	padding-right: 2px;
}

#mainNav * *, #right-col * * {
  padding-left: 0;
  padding-right: 0;
}
 /* remove the margin and bullets, set the padding for this demo only*/
.top-nav {
	padding:0;
	list-style:none;
	float: right;
	margin-top: 29px;
	margin-right: 20px;
}


 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
.top-nav li {
	display:inline;
	float:left;
	background-repeat: no-repeat;
	white-space: normal;
}

/* style the links and place the background image to start from left edge */
.top-nav li a {
	display:block;
	height:65px;
	float:left;
	text-decoration:none;
	font-size:15px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	letter-spacing:0px;
	line-height:60px;
	background-image: url(gfx/top-nav-on.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 0px;
	background-position: left bottom;
}
/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.top-nav li a:hover{
	border:0;
	background-image:url(gfx/top-nav-off.jpg);
	cursor:pointer;
	color:#B5E3FA;
	text-decoration: none;
}
body.home .top-nav a#home, body.links .top-nav a#links, body.sitemap .top-nav a#sitemap, body.contact .top-nav a#contact {
	background-image:url(gfx/top-nav-off.jpg);
	color:#66CCFF;
	cursor:default;
}
body.home .top-nav a:hover#home,  {
color: #000;
}

.top-nav li a.current, .top-nav li a.current:hover {
	background-image:url(gfx/top-nav-off.jpg);
	color:#66CCFF;
	cursor:default;
}
/** html .pageCont { 
	display:inline;
	width:605px;
	float:left;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	padding-top: 10px;
	}*/
#flightsIntro, #pageIntro, .pageCont {
	background-image: url(gfx/bg_t2_intro.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	padding-top: 10px;
}
.pageCont { text-align: left; padding-bottom: 40px; background-image: url(gfx/bg_t2_agency.jpg); margin: 0px; padding-top: 0px; 
}

#flightsIntro h1 {
	color: #24a3de;
	font-weight: bold;
}
#flightsIntro      p, .agencyCont     p, #pageIntro  p, .pageCont p { text-indent: 30px; text-align: justify; font-size: 1.2em; clear: right; 
}
#left-col p {
	font-size: 1.2em;
	color: #333333;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	text-indent: 20px;
	padding-top: 7px;
}

#pageIntro img { float: left; padding-right: 20px; padding-bottom: 6px; display: block; 
}
#flightSearch {
	background-image: url(gfx/flightSearch_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	clear: both;
	float: left;
}
#flightSearch p {
	text-indent: 20px;
	width: 250px;
	font-size: 1.1em;
	padding-bottom: 20px;
	color: #333333;
}
/*.agencyCont, .pageCont2 {
	background-image: url(gfx/bg_t2_agency.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 30px;
	padding-bottom: 30px;
	vertical-align: top;
	clear: both;
	padding-left: 20px;
	margin: 0px;
	float: right;
	width: 555px;
}*/

.agencyCont, .pageCont2 {
	background-image: url(gfx/bg_t2_agency.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 30px;
	padding-bottom: 30px;
	vertical-align: top;
	clear: both;
	padding-left: 20px;
	margin: 0px;
	display: block;
}

.agencyCont p, .pageCont2 p {
	width: 260px !important;
	width: 310px;
	clear: left;
	line-height: 1.8em;
	padding-right: 30px;
	padding-left: 20px;
	color: #333333;
	float: right;
	display: block;
}
.pageCont2 p {
	text-align: justify;
	text-indent: 30px;
	display: block;
	clear: both;
	width: auto !important;
	width: auto;
	float: none;
	padding-left: 40px;
	line-height: 1.3em;
}

.agencyCont img {
	text-align: left;
	vertical-align: top;
	display: block;
	float: none;
	padding-left: 15px;
	border: 0;
}
.agencyCont h1 {
	clear: both;
	display: block;
	color: #FF3300;
	text-align: right;
	font-size: 2.2em;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.agencyCont ul {
	clear: left;
	float: left;
	text-align: left;
	font-size: 0.9em;
	color: #FF6600;
}
.agencyCont .g-ad {
	display: block;
	clear: both;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
.agencyCont li {
	padding-left: 35px;
	line-height: 1.6em;
}
a:link, a:visited {
	color:#FF3300;
	text-decoration:underline;
}
a:hover {
	color:#24A3DE;
	text-decoration:none;
}
.green {
	color:#339900;
}
#g-ad2 {
	text-align: center;
}
#mmenu{
	width: 173px;
	background-color: #f8f7f4;
	background-image: url(gfx/right-col-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#mmenu ul, #right-col ul{
	margin: 0;
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(gfx/mmenu-ul-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#mmenu li a, #right-col li a{
	display: block;
	/*width: 168px;*/
	padding-left: 30px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #333333;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	background-image: url(gfx/mmenu-bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	border: 0;
	text-decoration: underline;
}
#right-col li a > strong {
color:#ff3300;
}

* html #mmenu li a, * html #right-col li a{ /*IE only */
	width: 168px; /*IE 5*/
	w\idth: 138px; /*185px minus all left/right paddings and margins*/
}

#mmenu li a:hover, #right-col li a:hover {
	color: #CC0000;
	text-decoration: underline;
	background-image: url(gfx/mmenu-bullet-on.gif);
}
#mmenu       h3, #right-col      h3, #left-col     h3, .dest    h3, .pageCont   h3{
	color: #CC0000;
	padding-left: 15px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px;
}
.pageCont h3 {
	padding-left: 0px;
	line-height: 25px;
}

#right-col h3 {
	background-image: url(gfx/fav-dest-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
	padding-left: 25px;
	padding-bottom: 10px;
}
#right-col ul {
	background-image: none;
}
#left-col {
	float: left;
	padding-top: 25px;
}

.agencyCont .mi, .agencyCont .mo, .agencyCont .md {
	background-image: url(gfx/agency-icons.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	display: block;
	padding-left: 19px;
	width:180px;
}

.agencyCont .mo{
	background-position: 0px -18px;
}
.agencyCont .md{
	background-position: 0px -35px;
	color: #669900;
}
#i-content {
	float: left;
	background-image: url(gfx/left-col-bg.jpg);
	clear: both;
}
#i-mainContent {
	float: right;
	text-align: left;
	clear: both;
}
#fContainer {
	width: 290px;
	padding-bottom: 30px;
}
#fContainer legend {
	color: #FF3300;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial;
	background-color: transparent;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
}
#fContainer fieldset {
margin:0;
	border: none;

}
#fContainer div {
	padding-bottom: 6px;
}
#g-ad3 {
	float: right;
	clear: both;
	padding-right: 30px;
	padding-top: 10px;
}

#googleSearch input {
	float: left;
	clear: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#googleSearch div {
	float: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#fContainer select {
	width: 150px;
}
#googleSearch {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	height: 40px;
}
#spotDest {
	float: left;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 97%;
}
#spotDest .dest {
	float: left;
	width: 180px;
	padding-left: 10px;
	display: block;
	margin: 0px;
}
.dest h3 {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#spotDest   .dest   p   {
	font-size: 1.1em;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
}
#spotDest img {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#spotDest h1 { background-image: url(gfx/spotDest_heading.gif); background-repeat: no-repeat; text-indent: -9999px; overflow: hidden; height: 25px; margin: 0px; padding: 0px; 
}
#fContainer h3 {
	background-image: url(gfx/trvelSearch_heading.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
}
.btn {
	width: 86px;
	height: 30px;
	text-indent: 4444px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	border: none;
	background-image: url(gfx/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	clear: both;
	padding-left: 150px;
	margin-left: 153px;
	margin-top: 5px;
}
.btn2 {
	width: 86px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	border: none;
	background-image: url(gfx/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.butt {
	font-weight: bold;
	color: #FFFFFF;
}
#fContainer #sb {
	margin-left: 150px;
	width: 86px;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
	cursor: hand;
	text-indent: -4999px;
	display: block;
	background: transparent url(gfx/button.gif) no-repeat center top;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
#googleSearch #sbi {
	margin-top: 9px;
	margin-right: 5px;
}
#flightsIntro p {
	color: #006699;
}
.pageCont h1 { padding-bottom: 10px; margin-bottom: 0px; 

}
.pageCont li {
	background-image: url(gfx/mmenu-bullet-on.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	color: #106581;
}
.pageCont ul {
	background-repeat: repeat-x;
	background-color: #F0F8FB;
	margin-bottom: 15px;
}
.pageCont2 h1 {
	text-align: left;
	padding-left: 40px;
	padding-bottom: 10px;
}
.pageCont   h1   a:link { color: #24A3DE; }
