/*
===========================================================
	TABLE OF CONTENTS
===========================================================
	1. Overview
	2. Hawker
	3. Beechcraft
	4. Listing
	5. keep me informed
*/

/*********************************************************
	1. Overview
**********************************************************/

body.overview {
	background: transparent url('/assets/images/global/corporate/pre-owned/overview/background.jpg') no-repeat top center;
}

ul.promotion {
	margin-top: 75px;
}

ul#mast-links {
	margin-top: -65px;
	margin-bottom: 40px;
}

ul#mast-links li {
	float: left;
	padding-left: 55px;
	text-transform: uppercase;
}



/*********************************************************
	2. Listing
**********************************************************/


body.hawker-listing,
body.beechcraft-listing {
	background: transparent url(/assets/images/global/common/details/background.jpg) repeat-x scroll 0 0;
}

body.hawker-listing #section-content h1,
body.beechcraft-listing #section-content h1 {
	height: 40px;
}

body.corporate_pre-owned  .listing-photo {
	padding: 0 15px 30px 0;
}

body.corporate_pre-owned  .listing-model {
	width: 462px;
	font-weight: bold;
	padding: 0 0 5px 10px;
}

body.corporate_pre-owned ul.listing-links {
	margin-top: 10px;
	font-size: 11px;
}

body.corporate_pre-owned .listing-links li {
	display: block;
	float: left;
	padding-left: 30px;
	background: url('/assets/images/global/common/icons.png') no-repeat left -720px;
}
body.corporate_pre-owned ul.listing-links li:first-child {
	background-image: none;
	padding-left: 3px;
}

body.corporate_pre-owned ul.listing-links a.icon {
	padding-left: 0;
}

body.corporate_pre-owned ul.listing-links a {
	color: #555;
}
body.corporate_pre-owned ul.listing-links a:hover {
	color: #00858D;
}

body.corporate_pre-owned .listing-links li span {
	padding-top: 1px;
}

body.corporate_pre-owned  .listing-record {
	width: 472px;
}

body.corporate_pre-owned  .listing-detail {
	width: 100%;
	margin-bottom: 15px;
}

body.corporate_pre-owned  .listing-detail  thead,
body.corporate_pre-owned  .listing-record  thead {
	background-color: #6D6D6D;
}

body.corporate_pre-owned  .listing-detail  thead th,
body.corporate_pre-owned  .listing-record  thead th {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
}
body.corporate_pre-owned  .listing-detail  tbody td,
body.corporate_pre-owned  .listing-record  tbody td {
	padding:2px 2px 2px 10px;
}




body.corporate_pre-owned .listing-specs-category {
	width: ;
}

body.corporate_pre-owned .listing-detail tr td:first-child {
	width: 350px;
}


body.corporate_pre-owned .pre-owned-listing .listing-model a {
	color: #333;
}
body.corporate_pre-owned .pre-owned-listing .listing-model a:hover {
	color: #ccc;
}



body.corporate_pre-owned div.slideshow {

}

body.corporate_pre-owned ul.frames {
	margin-right: 30px;
	height: 468px;
}

body.corporate_pre-owned ul.frames > li {
	background-color: #333;
	display: block;
	overflow: hidden;
	height: 468px;
	position: absolute;
	z-index: 0;
}

body.corporate_pre-owned ul.frames > li.selected {
	z-index: 2;
}

body.corporate_pre-owned ul.frames > li.next {
	z-index: 1;
}

body.corporate_pre-owned div.swatch_selector {
	display: block;
	width: 114px;
	height: 252px;
}

body.corporate_pre-owned ul.slides {
	margin-left: -5px;
	margin-top: 20px;
}

body.corporate_pre-owned ul.slides li {
	width: 114px;
	height: 90px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

body.corporate_pre-owned ul.slides li span {
	border: 5px solid transparent;
	display: block;
}

body.corporate_pre-owned ul.slides li a {
	display: block;
}

body.corporate_pre-owned ul.slides li:last-child {
	margin-right: 0;
}

body.corporate_pre-owned ul.slides li.selected span {
	background: transparent url('/assets/images/global/common/transparencies/50x000000.png');
}

/*********************************************************
	3. Hawker
**********************************************************/

body.hawker-overview {
	background: transparent url('/assets/images/global/corporate/pre-owned/hawker/overview/background.jpg') no-repeat top center;
}

body.hawker-overview .model_list {
	padding-bottom: 60px;
	float: left;
	width: 200px;
	line-height: 2.0em;
}

body.hawker {
	background: transparent url('/assets/images/global/corporate/pre-owned/hawker/hawker/background.jpg') no-repeat top center;
}


/*********************************************************
	4. Beechcraft
**********************************************************/

body.beechcraft-overview {
	background: transparent url('/assets/images/global/corporate/pre-owned/beechcraft/overview/background.jpg') no-repeat top center;
}

body.beechcraft-overview .model_list {
	padding-bottom: 60px;
	float: left;
	width: 200px;
	line-height: 2.0em;
}

body.king_air_350 {
	background: transparent url('/assets/images/global/corporate/pre-owned/beechcraft/king_air_350/background.jpg') no-repeat top center;
}

/*********************************************************
	5. Keep me informed
**********************************************************/

body.keep_me_informed {
	background: transparent url('/assets/images/global/corporate/pre-owned/keep_me_informed/background.jpg') no-repeat top center;
}

body.keep_me_informed .form-column  input[type="text"] {
	width: 115px;
	margin-bottom: 15px;
	color: #000;
	background-color: #fff;
}

body.keep_me_informed .form-column  input[type="checkbox"] {
	margin-right: 15px;
	margin-bottom: 10px;
}

body.keep_me_informed .form-column  span {
	display: block;
	margin-bottom: 5px;
}
