﻿@charset "UTF-8";
/* FlightPrep CSS Document */

/******************** ----- global styles ----- ********************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	voice-family: "\";}\"";
	voice-family: inherit;
}
.separator {
	clear: both;
	margin: 0;
	padding: 0;
}
a {
	color: #69c;
	text-decoration: underline;
}
ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
label {
	color: #069;
	font-weight: bold;
}
input {
	border: 1px solid #ccc;
}
input.small, input.large {
	background: url("http://images.flightprep.com/button_small.png") no-repeat bottom;
	border: none;
	color: #666;
	font-size: 90%;
	font-weight: bold;
	height: 22px;
	width: 53px;
}

input.large {
	background: url("http://images.flightprep.com/button_large.png") no-repeat bottom;
	width: 98px;
}
.left {float: left;}
.right {float: right;}

/******************** ----- "wrapper" styles ----- ********************/
#wrapper {
	background: #fff url("http://images.flightprep.com/background_wrapper.png") no-repeat;
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 1000px;
	min-height: 700px;
}

/********** ----- "header" styles ----- **********/
#header {
	padding: 10px 10px 0 10px;
	width: 980px;
}

/***** ----- "logo" styles ----- *****/
#logo {
	float: left;
	margin-bottom: 10px;
}
#logo img {
	float: left;
}
#logo p {
	color: #999;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	float: left;
	margin: 20px 0 0 40px;
}
#logo .quote {
	color: #369;
}

/***** ----- "search" styles ----- *****/
#search {
	float: right;
	width: 250px;
}

/***** ----- "mainNav" styles ----- *****/
#mainNav {
	float: left;
	height: 19px;
	width: 975px;
}
#mainNav ul {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainNav li.menu {
	background: url("http://images.flightprep.com/mainNav_right.jpg") no-repeat right top;
	display: inline-block;
	margin: 0;
	padding: 0;
}
#mainNav a {
	background: url("http://images.flightprep.com/mainNav_left.jpg") no-repeat left top;
	color: #069;
	display: block;
	font-size: 90%;
	height: 16px;
	padding: 3px 10px 0 10px;
	text-decoration: none;
}
#mainNav a.current, #mainNav a.OFP {
	font-weight: bold;
}
#mainNav a.OFP {
	color: #c63;
}
#mainNav li.menu ul {
	background: #fff url("http://images.flightprep.com/background_mainNav.png") no-repeat right bottom;
	border: 1px solid #ccc;
	border-top: none;
	display: none;
	position: absolute;
	width: 180px;
	z-index: 500;
}
#mainNav li.menu li {
	background: none;
	display: list-item;
	list-style-type: none;
	margin: 0;
}
#mainNav li ul a {
	background: none;
	color: #000;
	display: block;
	font-size: 90%;
	margin: 0;
	padding: 0 10px 0 10px;
	text-decoration: none;
}
#mainNav li ul a:hover {
	color: #fff;
	background: #69c;
}

/***** ----- "textSizer" styles ----- *****/
#textSizer {
	color: #999;
	font-size: 90%;
	float: right;
	font-weight: bold;
	margin: 0;
}
#textSizer img {
	margin: 0 0 0 5px;
}
.largeview #contentArea {
	font-size: 120%;
}
.xlargeview #contentArea {
	font-size: 150%;
}

/***** ----- "banner" styles ----- *****/
#banner {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 0 -10px;
	padding: 0;
	width: 1000px;
}

/********** ----- "content" styles ----- **********/
#content {
	margin-top: 15px;
	padding: 0 10px 0 10px;
}

/***** ----- "sideBar" styles ----- *****/
#sideBar {
	float: left;
	margin-right: 20px;
	width: 150px;
}

#sideBar input {
	margin-bottom: 5px;
}

.sideBarSection {
	border-bottom: 3px solid #ccc;
	margin: 0 0 20px 0;
}

.sideBarSection .small {
	margin-bottom: 10px;
}

.sideBarTitle {
	color: #069;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

/***** ----- "contentArea" styles ----- *****/
#contentArea {
	float: left;
}
h1 {
	border-bottom: 1px solid #69c;
	color: #69c;
	font-size: 170%;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 20px 0;
}
h2 {
	color: #c60;
	font-size: 120%;
	margin: 0;
}
h2 a {
	color: #c60;
}
h3 {
	border-bottom: 1px dashed #036;
	color: #036;
	font-size: 110%;
	margin: 0 0 0 40px;
	width: 50%;
}
p {
	margin: 0 0 10px 0;
	line-height: 20px;
}
p.h3 {
	margin-left: 40px;
	width: 80%;
}
p.footnote {
	color: #666;
	font-size: 90%;
	font-style: italic;
	line-height: 12px;
}
p.highlight {
	color: #069;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#contentArea ul {
	margin-bottom: 20px;
}
#contentArea li {
	margin-left: 40px;
	list-style-position: outside;
}
#contentArea ul ul {
	margin-bottom: 0;
}
.price {
	font-size: 140%;
	font-weight: bold;
}
blockquote {
	background: #eee;
	border: 1px dashed #369;
	padding: 5px;
}
blockquote b {
	font-size: 110%;
}
blockquote p {
	font-style: italic;
}
blockquote a {
	font-style: normal;
}

/* ----- "imageTable" styles ----- */
.imageTable, .dataTable, .productTable {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	margin-bottom: 20px;
}
.imageTable td, .dataTable td, .dataTable th, .productTable td, .productTable th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}

/* ----- "dataTable" styles ----- */
.dataTable th {
	background: #036;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
.dataTable th.subHeader {
	background: #dee;
	color: #036;
	font-weight: bold;
	padding: 5px;
}
.dataTable .rowDesc {
	background: #eee;
}

/* ----- "procuctTable" styles ----- */
.productTable th {
	background: #dee;
	text-align: left;
}

/* ----- "promo" styles ----- */
.promo {
	border: 1px solid #ccc;
	margin: 10px;
}
.promo td {
	padding: 10px;
}
.promo .title {
	background: #369;
	color: #fff;
	display: block;
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.promo .title a {
	color: #fff;
}
.promo p {
	color: #666;
	line-height: 15px;
	padding: 10px;
	text-align: center;
}
.promo img {
	margin: 5px;
}

/* ----- "home page navigation" styles ----- */
#homeNavBox .column {
	display:inline;
	float:left;
}
#homeNavBox .special {
	display: block;
	width: 751px;
	height: 87px;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}
#homeNavBox .primary {
	display: block;
	width: 751px;
	height: 350px;
}
#homeNavBox .secondary {
	display: block;
	width: 375px;
	height: 175px;
}
#homeNavBox .topElement {
	border: 1px solid gray;
}
#homeNavBox .bottomElement {
	display: block;
	width: 751px;
	height: 175px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}
#homeNavBox .leftElement {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
}
#homeNavBox .rightElement {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

/********** ----- "footer" styles ----- **********/
#footer {
	font-size: 85%;
	margin: 40px auto 0 auto;
}
#footer p {
	color: #999;
	line-height: 15px;
	text-align: center;
}
#footer a {
	color: #999;
}

/********** ----- Social Media Links ----- **********/
#socialMediaLinks {
	float:right
}

#socialMediaLinks ul {
	display:block;
	list-style:none;
}

#socialMediaLinks li {
	float:right;
	display:inline;
	margin-left:0px;
}

.RPWptTitle {
	height: 50px;
	overflow: hidden;
	border: 1px;
	border-style: solid;
	border-color: black;
	position: relative;
	top: 10px;
}

#showMapx {
  height: 620px;
  width: 800px;
}

#flightprepMap {
  height: 620px;
  width: 800px;
}

#embedInfoDialog {
	position: absolute;
	width: 600px;
	height: 400px;
	visibility: hidden;
}

#flightprepRouteBox {
	position: absolute;
}

#embedFooter {
	position: relative;
	top: 1400px;
	font-size: 85%;
	margin: 40px auto 0 auto;
	visibility: hidden;
}

#flightprepMapLink {
	visibility: hidden;
}
