.right
{
	position: relative;
	float: right;
}


/* Listings */
table.listing
{
	width: 100%;
	border: solid 1px #CCCCCC;	
}

/*table.listing:hover
{
	background-color: #195998;
	border: solid 2px #195998;	
}
*/

table.listingalt
{
	width: 100%;
	border: solid 1px #224B7F;	
}

/* Listing Image */
td.listingimg
{
	width: 150px;
	vertical-align: middle;
	min-height: 34px;
}

td.listingimg img
{
	border: 0;
}
/* Listing Text */

.listingtext
{
	vertical-align: top;
	/*background-color: #AEC1DC;*/
	/*background-color: #d7d6d6;*/
	background-color:White;
	padding-bottom: 0;
	padding-top: 0;
}

.listingheader
{
	font-size: 14px;
	background-color: #E0E0E0;
	font-weight: bold;
	/*padding-left: 154px;*/
}

.listingheader .right
{
	font-weight: normal;
	/*padding-left: 154px;*/
}
.listingDetails
{
	vertical-align: top;
	background-color: #E0E0E0;
}

.listingdealercontact
{
	border: dashed 1px #A3A5A3;
}

.listingattrib
{
	/*margin-left: 154px;*/
	padding-left: .1em;
	background: white;
}

p.listingdata
{
	margin-top: 0;	
	min-height: 44px;
	margin-bottom: 0;
	font-size: 0.9em;
}

p.listingdealerheader
{
	background-color: #FFFFFF;
	font-size: 14px;
	/*background-color: #AEC1DC;*/
	margin-bottom: 0;
	/*float: right;
	position: relative;*/
	margin-left: -.1em;
	text-align: right;
	margin-top: 0;
}

.emaillinks a
{
	color: #004DFF;
	font-weight: bold;
}

.emaillink
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.emaillink a
{
	color: #004DFF;
	font-weight: bold;
}

.emaillink a:hover
{
	color: #6B93FF;
	font-weight: bold;
}


/* Other Listings */

.dealerlisting
{
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
.listing_busname
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    color: #054696;
    margin-left: 5px;
    padding-top: 20px;
    text-align: left;
}

.contactinfo
{
	font-size: 12px;
	color: #000000;
	margin-top: 12px;
}
.listing_standard_hr
{
	BORDER-RIGHT: #CE0000 1px solid;
    BORDER-TOP: #CE0000 1px solid;
    BORDER-LEFT: #CE0000 1px solid;
    BORDER-BOTTOM: #CE0000 1px solid;
    /*margin-right: 200px;*/
    
    /*BORDER-RIGHT: #054696 1px solid;
    BORDER-TOP: #054696 1px solid;
    MARGIN: 3px;
    BORDER-LEFT: #054696 1px solid;
    BORDER-BOTTOM: #054696 1px solid;
    HEIGHT: 0px;
    clear: none;*/
    clear:both;
}
.listing_standard_row
{
    MARGIN: 4px 2px;
    LINE-HEIGHT: 16px;
    margin-left: 10px;
}

.listing_standard_header
{
    MARGIN: 4px 2px;
    LINE-HEIGHT: 16px;
    /*margin-left: 10px;*/
    font-size: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

.listing_floatright
{
	position: relative;
	float:right;
	padding-right:150px;
}
.listing_webad
{
	
	position:absolute;
	margin-left: 3em;
	background-color: #cccccc;
	text-decoration: underline;
	vertical-align:middle;
}
.listing_location_head
{
	FONT-WEIGHT: bold;
	/*text-transform: uppercase;*/
}

.listing_location_instr
{
	FONT-WEIGHT: bold;
	font-size: 12pt;
}

.listing_divisionname
{
	color: #990000;
}
.lisitng_aircraft_holder
{
	margin-left: auto;
	margin-right: auto;
}
.listing_airport_header
{
	margin-top:4px;
	font: bold 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #cccccc;
	text-indent: 5px;
}
.listing_aircrafttable
{	
	margin-right: 1px;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 100%;
	background-color: #FFFFFF;
	text-indent: 15px;
}
.listing_brokerstable
{
	margin-left: 2em;
	margin-right: 1px;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 100%;
}

.listing_aircrafttable_leftspace
{
	width:1em;
}
.listing_aircrafttable_headers
{
	font: bold 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-bottom: solid 0px #990000;
	padding: 3px;
}
.listing_aircrafttable_cells
{
	padding-left: 3px;
	padding-right: 3px;
}

.listing_standard_hrThin
{
    /*BORDER-RIGHT: #054696 1px solid;*/
    BORDER-TOP: #CE0000 0px solid;
    MARGIN: 1px;
    /*BORDER-LEFT: #054696 1px solid;*/
    BORDER-BOTTOM: #CE0000 1px solid;
    clear: none;
}

table.detailsattrib
{
	background-color: #FFFFFF;
}

td.detaillabel
{
	font-weight:bold;
}

td.detailvalue
{
		font-weight:normal;
}

td.detaillinks
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	margin:0px;
	padding:0px 0px 0px 10px;
}

.emailformlbl
{
	text-align:left;
	width: 150px; 
	font-size:10pt; 
	font-weight:bold;
}