
/*Tags*/

BODY {
	background-color: #ffffff;
	margin: 0px;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
	text-align: left;
}

img {
	border: 0px;
}

h1 {
	color: #311B70;
	font-size: 18px;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.25em;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #311B70;
	margin-top: 0em;
	margin-bottom: 0em;
}

h4 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #311B70;
	margin-top: 0em;
	margin-bottom: 0em;
}

hr {
    border-top-width: 0.5px;
    border-top-style: solid;
    border-color: #000000;
}

ul {
	margin-top: 1em;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 0em;
}

li {
	line-height: 18px;
}

a {
	text-decoration: none;
}

a:link {
	color: #5D5980;
}

a:visited {
	color: #5D5980;
}

a:hover {
	text-decoration: underline;
	color: #ED1B26;
}

form {
	display: inline;
}



/*Template*/

#template {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*Header*/

#header {
	height: 79px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: #311B70;
	font-size: 10px;
	line-height: 10px;
}

#header_table {
	height: 79px;
	width: 100%;
	background-image: url(../images/barback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 0px;
}

#headermargins {
	height: 18px;
	vertical-align: top;
	padding-left: 13px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
}

#plane {
	width: 255px;
	background-color: #000000;
}



/*Menu*/

#menu {
	width: 192px;
	background-image: url(../images/menuback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}

#menu_table {
	height: 100%;
}

#menu_bottom {
	height: 36px;
}

.button {
	width: 192px;
	height: 23px;
}

.button_space {
	width: 43px;
	height: 7px;
	font-size: 1px;
	line-height: 1px;
}



/*Content*/

#content {
	vertical-align: top;
	color: #000000;
}

#content_margins {
	margin-top: 32px;
	margin-left: 33px;
	margin-right: 33px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}

#content_margins table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#content_margins a {
	text-decoration: none;
}

#content_margins a:link {
	color: #1200B3;
}

#content_margins a:visited {
	color: #1200B3;
}

#content_margins a:hover {
	text-decoration: underline;
	color: #ED1B26;
}

.book {
	color: #ED1B26;
	font-weight: bold;
	font-size: 12px;
}

.call {
	font-weight: bold;
	font-size: 12px;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.flight_table {
	width: 600px;
}

.flight_table_divider {
	height: 40px;
}

.flight_table_title {
	background-color: #FAFCC7;
	padding-left: 4px;
	padding-right: 4px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

.flight_table_section {
	background-color: #311B70;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.flight_table_header {
	background-color: #BBE9FF;
	font-size: 10px;
	text-align: center;
}

.flight_table_data {
	background-color: #DFDFDF;
	font-size: 10px;
	line-height: 16px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.callout {
	width: 360px;
	border: 1px solid #311b70;
	margin-bottom: 10px;
	margin-top: 10px;
}

.callout_in {
	background-color: #ffffff;
	border: 1px solid #ba9122;
	text-align: center;
}

.sale_table {
	width: 725px;
	border: 0px;
}

.set1 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 180px;
}

.set2 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 224px;
}

.set3 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding-left: 4px;
	padding-right: 4px;
	width: 100px;
}

.set4 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding-left: 4px;
	padding-right: 4px;
	width: 200px;
}

.sale_header {
	background-color: #311b70;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #ffffff;
}

.sale_header_price {
	background-color: #311b70;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	width: 180px;
	color: #ffffff;
}

.sale_header_location {
	background-color: #311b70;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	width: 170px;
	color: #ffffff;
}

.sale_divide {
	font-size: 1px;
	line-height: 1px;
	height: 15px;
	border-bottom: 1px solid #9286b3;
}

.sale_plane {
	background-color: #dfdfdf;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #502db1;
	border-top: 1px solid #ffffff;
}

.sale_call {
	background-color: #dfdfdf;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	color: #a30000;
	border-top: 1px solid #ffffff;
	width: 180px;
}

.sale_location {
	background-color: #dfdfdf;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	color: #000000;
	border-top: 1px solid #ffffff;
	width: 170px;
}

.sale_thumb {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	width: 246px;
	color: #502db1;
}

.plane_thumb {
	background-color: #f2f2f2;
	width: 240px;
	height: 135px;
}

a.thumb_home {
	border: 1px solid;
	margin: 0px 6px 0px 6px;
	display: block;
	width: 240px;
	height: 135px;
	text-decoration: none;
}

a.thumb_home:link, a.thumb_home:visited {
	color: #5D5980;
}

a.thumb_home:hover {
	color: #ED1B26;
}

a.thumb_aa {
	border: 1px solid;
	display: block;
	margin-right: 4px;
	width: 240px;
	height: 135px;
	text-decoration: none;
}

a.thumb_aa:link, a.thumb_aa:visited {
	color: #5D5980;
}

a.thumb_aa:hover {
	color: #ED1B26;
}

.sale_text {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: justify;
}

.sale_text p {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	text-align: justify;
}

.sale_company {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: bottom;
	text-align: right;
}

.sale_company b {
	color: #33138a;
}

.sale_update {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #9286b3;
	font-size: 10px;
	height: 30px;
}


/*Footer*/

#footerrow {
	height: 20px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: top;
	height: 40px;
	background-color: #000000;
}

#footer_menumargins {
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	display: table;
	color: #000000;
}

#footer_menumargins a {
	text-decoration: none;
}

#footer_menumargins a:link {
	color: #311B70;
}

#footer_menumargins a:visited {
	color: #311B70;
}

#footer_menumargins a:hover {
	text-decoration: underline;
	color: #ED1B26;
}

#footermargins {
	width: 100%;
	height: 20px;
	display: table;
}

#footermargins a {
	text-decoration: none;
}

#footermargins a:link {
	color: #BA9122;
}

#footermargins a:visited {
	color: #BA9122;
}

#footermargins a:hover {
	text-decoration: underline;
	color: #ED1B26;
}





.formlabel {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.formlabel_error {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfield_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 350px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 50px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldsmall_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 50px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldsmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 80px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldsmall2_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 80px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}


.formfieldmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 150px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldmed_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 150px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 860px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldwide_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 860px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
}

.formselect_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffebeb;
	border: 1px solid #b9b5e5;
	color: #51516e;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #0a347d;
	background-color: #f8f5ff;
	border: 1px solid #5D5980;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.formbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #311b70;
	border: 1px solid #ED1B26;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.primarybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #0a347d;
	background-color: #e0ffe1;
	border: 1px solid #5D5980;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.primarybuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #5fe364;
	border: 1px solid #ED1B26;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.text_highlight {
	/*color: #ba9122; */
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
	visibility: hidden;
}

.text_highlight_error {
	color: #FF0000;
	font-weight: bold;
	margin-left: 5px;
}

