/**

 * Main CSS Stylesheet

 *

 * @package templateSystem

 * @copyright Copyright 2003-2007 Zen Cart Development Team

 * @copyright Portions Copyright 2003 osCommerce

 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $

 */



body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #002363;
	font-size: 13px;

	}
.home-text-wrap-img-class {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.sidebar-twit {
	padding: 0px;
	height: 280px;
	width: 224px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}





a img {
	border: none;
	color: #223253;
}



a:link, #navEZPagesTOC ul li a {

	color: #3300FF;

	text-decoration: none;

	}

 

a:visited {

	color: #3300FF;

	text-decoration: none;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color: #FF0000;

	}



a:active {

	color: #0000FF;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1.1em;

	}



.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {
	color: #213165;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	background-image: url(http://www.air2aircorp.net/cms/includes/templates/air2air/images/h3-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	}



/*  Might uncomment either or both of these if having problems with IE peekaboo bug:

h1, h2, h3, h4, h5, h6, p {

	position: relative;

	}

*html .centerColumn {

	height: 1%;

	}

*/



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	background: #E4FEF5;

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	color: black;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



LABEL.inputLabel {

	width: 9em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 14em;

	float: left;

	padding-left: 2.5em;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {

	width: 11em;

	float: left;

	}



#checkoutPayment LABEL.radioButtonLabel {

	font-weight: bold;

	}



P, ADDRESS {

	padding: 0.5em;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #9a9a9a;

	}
.charter-an-airplane-form-wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
	border: 1px solid #999999;
}
.operating-airports-map-wrap {
	height: 425px;
	width: 425px;
	float: left;
}
.operating-airports-text-wrap {
	width: 250px;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	background-color: #FFFFFF;
}




/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #9a9a9a;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {
	background-image: url(../images/content-bg-slice.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

	}
#contentMainWrapper {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.centerColumn {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#headerWrapper {
	padding: 0px;
	height: 469px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#taglineWrapper {
	display: none;
}
#indexDefaultHeading {
	display: none;
}
#navMainWrapper {
	width: 600px;
	float: right;
}





#logoWrapper{
	height:107px;
	width: 220px;
	float: left;

	}
#logo {
	padding-top: 8px;
	padding-left: 19px;
}

.logo-nav-wrap {
	margin: 0px;
	padding: 0px;
	height: 107px;
	clear: none;
	width: 1000px;
}
.top-header-nav {
	float: right;
	height: 107px;
	width: 764px;
}
.top-header-nav-inner-wrapper {
	padding-top: 83px;
	height: 22px;
	padding-left: 8px;
}
.top-header-nav-inner-wrapper li  {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	display: inline;
	float: left;
	background-image: url(../images/link-triangle.jpg);
}


.top-header-nav a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 14px;
	background-image: url(../images/link-triangle.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.top-header-nav a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 14px;
}
.top-header-nav a:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 14px;
	background-image: url(../images/link-triangle-roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav-wrap {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 1000px;
}

.nav {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 230px;
	float: left;
}



.productListing-rowheading {
	background-color: #FFFFFF;
	height: 2em;
	color: #FFFFFF;
	display: none;

	}
.productListing-data {
	padding-right: 10px;
	padding-left: 10px;
}
.listingProductImage {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.menu-wrap {
	padding-top: 6px;
	text-align: left;
	padding-left: 15px;
}
.menu-link {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	height: 34px;
}
.menu-link a:link {
	color: #333333;
	background-image: url(../images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	line-height: 34px;
}
.menu-link a:visited {
	color: #333333;
	background-image: url(../images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	line-height: 34px;
}
.menu-link a:hover {
	color: #C09B00;
	padding-left: 26px;
	background-image: url(../images/link-arrow-roll.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 34px;
}
.menu-link img {
	padding-right: 5px;
}


.member-buttons {
	margin: 0px;
	width: 763px;
	float: right;
	padding-top: 270px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ezPagesHeading {
	display: none;
}
#ezpagesContent {
	padding-left: 14px;
}
#bannerbox2Heading {
	display: none;
}
#bannerboxallHeading {
	display: none;
}



.button-wrap {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 81px;
	width: 208px;
}
.mid-buttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 171px;
	width: 285px;
}
.mid-top {
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 285px;
}
.mid-mid {
	height: 57px;
	width: 285px;
	margin: 0px;
	padding: 0px;
}
.member-login-inner-wrapper   .inputLabel {
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	line-height: 12px;
	width: 200px;
}
.member-login-inner-wrapper .inputLabel-pass {
	font-size: 12px;
	line-height: 12px;
	float: right;
	text-align: left;
	width: 200px;
}
#login-email-address {
	text-indent: 0px;
	width: 190px;
}
#login-password {
	width: 190px;
}
.header-member-login-input-WRAPPER {
	text-align: left;
	width: 210px;
	float: left;
	text-indent: 0px;
}





.member {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 81px;
	width: 555px;
}
.member-login {
	padding-left: 43px;
	height: 81px;
}
.member-login form {
	width: 533px;
	margin-right: auto;
	margin-left: auto;
}
.member-login-inner-wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
}

.header-login-links {
	padding-left: 20px;
	padding-top: 3px;
	height: 20px;
	text-align: right;
	padding-right: 13px;
}
#login-button {
	margin-right: 20px;
}

.header-login-links a:link {
	color: #670001;
	text-decoration: none;
	padding-right: 10px;
}
.header-login-links a:visited {
	color: #670001;
	text-decoration: none;
	padding-right: 10px;
}
.header-login-links a:hover {
	color: #B9AE20;
	text-decoration: none;
	padding-right: 10px;
}


.bottom-button-wrap {
	text-align: left;
	background-image: url(../images/header-btm-links-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 1000px;
}
.header-login-btn {
	float: right;
	text-align: left;
	padding-top: 16px;
}

.header-btm-links-table a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.header-btm-links-table a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.header-btm-links-table a:hover {
	font-size: 14px;
	color: #4F0A00;
	text-decoration: none;
}
.header-content-split {
	background-image: url(../images/header-content-split-bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 853px;
}
.footer-wrap {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 1000px;
}
.footer-inner-wrap {
	text-align: center;
	padding-top: 105px;
	color: #FFFFFF;
	font-size: 11px;
}
.footer-inner-wrap a:link {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
.footer-inner-wrap a:visited {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
.footer-inner-wrap a:hover {
	text-align: center;
	color: #660000;
	font-size: 11px;
}
#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage   {

	margin: 0em;

	padding: 0em;

	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

	

#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}
#navCatTabsWrapper   {
	margin: 0em;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;

	}



#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}
#navSuppWrapper {
	display: none;
}




#navMain ul, #navSupp ul, #navCatTabs ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



#navMain ul li, #navSupp ul li, #navCatTabs ul li {

	display: inline;

	}



#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333333;
	white-space: nowrap;
	}



#navCatTabs ul li a {

	color: #9a9a9a;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	white-space: nowrap;

	}



#navEZPagesTOC ul li a {

	padding: 0em 0.5em;

	margin: 0;

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {

	padding: 0.5em 0.5em;

	background-color: #ffffff;

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	}



#navEZPagesTop {
	background-color: #666666;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;

	}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	margin: 0px;
	padding: 0px;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 1px solid #000000;

	padding: 1em;

	}



.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {

	padding: 0.5em 0em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #660099;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

	background-color: #E4FEf5;

	border: 1px solid #003D00;

	}

.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #ff0000;

	}



.orderHistList {

	margin: 1em;

	padding: 0.2em 0em;

	list-style-type: none;

	} 



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



#cartBoxEmpty, #cartBoxVoucherBalance {

	font-weight: bold;

	}



.totalBox {

	width: 5.5em;

	text-align: right;

	padding: 0.2em;

	}



.lineTitle, .amount {

	text-align: right;

	padding: 0.2em;

	}



.amount {

	width: 5.5em;

	}



/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0em 1em 1em 0em ;

	}



.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	}



.centerBoxWrapper {
	height: 1%;
	padding: 0px;
	margin-top: 1.1em;
	margin-right: 0;
	margin-bottom: 1.1em;
	margin-left: 0;
	}



h2.centerBoxHeading {

	font-size: 1.3em;

	color: #ffffff;

	}
.columnLeft, .columnRight/*sideboxes*/

 {
	margin: 0px;
	padding: 0px;
}



h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 14px;
	color: #4E0A00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-right: 10px;
	margin-left: 14px;
	text-align: left;
	text-indent: 30px;
	line-height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #1851A8;

}



.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;

	}



.leftBoxContainer, .rightBoxContainer {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;

	}



.sideBoxContent {
	background-color: #ffffff;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	}



h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	} 



.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #1851A8;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}



#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}



#bestsellers ol {

	padding: 0;

	margin-left: 1.1em;

	}



#bestsellers li {

	padding: 0;

	margin: 0.3em 0em 0.3em 0em;

	}



#bannerboxHeading {

	background-color: #0000CC;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */

A.category-top, A.category-top:visited {

	color: #008000;

	text-decoration: none;

	}

A.category-links, A.category-links:visited {

	color: #004080;

	text-decoration: none;

	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

	color: #FF0000;

	text-decoration: none;

	}

SPAN.category-subs-parent {

	font-weight: bold;

	}

SPAN.category-subs-selected {

	font-weight: bold;

	}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}



.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}



CAPTION {

	/*display: none;*/

	}



#myAccountGen li, #myAccountNotify li {

	margin: 0;

	} 



.accountTotalDisplay, .accountTaxDisplay {

	width: 20%;

	text-align: right;

	/*vertical-align: top*/

	}



.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}



TR.tableHeading {

	background-color: #cacaca;

	height: 2em;

	}



#siteMapList {

	width: 90%;

	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}



#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

	background-color: #ffffff;

	}

.information {padding: 10px 3px; line-height: 150%;}



#shoppingcartBody #shippingEstimatorContent {

	clear: both;

	}



.seDisplayedAddressLabel {

	background-color:#85C285;

	text-align: center;

	}

.seDisplayedAddressInfo {

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	}

#seShipTo {

	padding: 0.2em;

	}
.style1 {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {color: #C0AA78}
.main {
	color: #CC0000;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}
.business-pic {
	margin-right: 7px;
	margin-bottom: 10px;
}
.specials-thumbs {
	background-repeat: no-repeat;
	float: left;
	height: 1735px;
	width: 160px;
	background-image: url(../../../../Jtemplates/air2air/images/specials-thumbs.jpg);
}
.specials-wrap {
	height: 1735px;
}
.specials-right-content {
	height: 104px;
	margin-bottom: 19px;
	padding-top: 20px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.specials-right-contenttwo {
	height: 104px;
	margin-bottom: 19px;
	padding-top: 25px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.spacer-top {
	height: 2px;
}
.specials-text {
	float: right;
	width: 530px;
}
.top-choice {
	background-image: url(../../../../Jtemplates/air2air/images/plane-info/seneca.jpg);
	background-repeat: no-repeat;
	height: 454px;
	width: 559px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bottom-choice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.king  {
	background-image: url(../../../../Jtemplates/air2air/images/plane-info/kingair.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 309px;
	padding-left: 250px;
	padding-top: 42px;
}
.cessna {
	background-image: url(../../../../Jtemplates/air2air/images/plane-info/cessna-mustang.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 309px;
	padding-left: 250px;
	padding-top: 42px;
}
.hawker {
	background-image: url(../../../../Jtemplates/air2air/images/plane-info/hawker-800.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 309px;
	padding-left: 250px;
	padding-top: 42px;
}
.gulf {
	background-image: url(../../../../Jtemplates/air2air/images/plane-info/gulfstreem-iv.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 309px;
	padding-left: 250px;
	padding-top: 42px;
}
.top-choice-spacer {
	height: 320px;
}
.plane-prices {
	padding-left: 290px;
	color: #FF0000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #375788;
}
.style2 {color: #D0BD69}
.style4 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; }
.style6 {
	color: #D0BD69;
	font-weight: bold;
	font-style: italic;
}
.style7 {font-family: Arial, Helvetica, sans-serif}
.style8 {color: #D9C161}
.style9 {color: #000000}
.airports-bg {
	background-image: url(../../../../Jtemplates/air2air/images/airports-bg.jpg);
	background-repeat: no-repeat;
	height: 1022px;
	width: 550px;
}
.airport-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #010000;
	line-height: 45px;
}
.airport-text a:visited {
	font-size: 16px;
	font-style: italic;
	color: #333333;
	line-height: 45px;
}
.airport-text  a:hover {
	color: #000099;
	text-decoration: underline;
}

.airport-text {
	height: 150px;
	padding-left: 243px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.people-wrap {
	height: 260px;
}
.footer-links {
	height: 40px;
	padding-top: 30px;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.footer-links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-links a:hover {
	color: #999999;
	text-decoration: none;
}
.personal-text-big {
	font-size: 16px;
	color: #00215F;
	line-height: 20px;
}
.business-charter h1 {
	color: #333333;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 29px;
	font-size: 18px;
}
.business-charter h2 {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
	text-indent: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 29px;
	font-size: 18px;
}
#tour_flights-heading {
	display: none;
}
#air_charter_specials-heading {
	
	display: none;
}
#operating_airports-heading {
	display: none;
}
.price-sheet {
	background-repeat: no-repeat;
	height: 650px;
	width: 689px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#price_lists-heading {
	display: none;
}
#bannerboxHeading {
	display: none;
}
.price-sheet-wrapper {
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	width: 689px;
}
