@charset "utf-8";
/* CSS Document */
BODY {
	/* fix Chrome min. font size 12px issue */
	-webkit-text-size-adjust: none;
}

TR {
	text-align: left;
}
	
TD, INPUT, TEXTAREA, SELECT, BUTTON {
    font-family: Verdana; 
    font-size: 11px;
}

P {
    font-family: Verdana; 
    font-size: 11px;
    margin-bottom: 2px;
}

A, A:visited {
    color: #154BA0;
}

A:hover {
    color: #DD5511;
}

H1 { 
    font-family: Verdana; 
    font-size: 20px;
    /*color: black;*/
    color: #DD5511;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 0px;
}

H2 { 
    font-family: Verdana; 
    font-size: 15px;
    color: #F06D06;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 2px;
}

H3 { 
    font-family: Verdana; 
    font-size: 13px;
    color: black;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 4px;
}

/* a few common styles */
.clear { clear: both; display: block; height: 0; visibility: hidden;}
.left {	text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.w300 { width: 300px; }
.w330 { width: 330px; }
.w500 { width: 500px; }
.w660 { width: 660px; }

.toplogo {
        border: 0px solid #FCF38C;
        border-width: 0px 0px 1px 0px;
}

.topnav {
        padding-right: 10px;
        font-size:12px; 
        font-family: Tahoma, Verdana;
        /* background: #FFFFD9; */
        background-color: #F0F0F0;
        height: 28px;
        white-space:nowrap;
        border: 0px solid #FCF38C;
        border-width: 0px 0px 1px 0px;
        padding-left: 10px;
}

.topnav A, .topnav A:visited {
        font-weight: bold;
        color: #154BA0;
}

.topnav A:hover {
        color: #DD5511;
}

.menu {
    font-family: Verdana; 
    font-size: 13px;
	font-weight: bold;
    vertical-align: top;
    background-color: #FFFFFF;
    padding: 2px;
    padding-left: 25px;
}

.menu a, .menu a:visited {
    font-weight: bold;
    color: #154BA0;
}

.menu a:hover {
    color: #DD5511;
/*    color: #e78421;*/
}

.menu_grp {
    font-family: Verdana; 
    font-size: 12px;
    vertical-align: top;
    background-color: #FFFFFF;
    font-weight: bold;
    padding: 2px;
}

.listing {
    padding: 2px;
    margin: 2px;
}

.tiny_text {
    font-family: Verdana; 
    font-size: 9px;
}

.small_text {
    font-family: Verdana; 
    font-size: 11px;
}

.medium_text {
    font-family: Verdana; 
    font-size: 13px;
}

.medium_text_bold {
    font-family: Verdana; 
    font-size: 13px;
    font-weight: bold;
}

.large_text {
    font-family: Verdana; 
    font-size: 16px;
    font-weight: bold;
}

.bigger_text {
    font-family: Verdana; 
    font-size: 24px;
    color: black;
    font-weight: bold;
}

.huge_id {
    font-family: Verdana; 
    font-size: 42px;
    width: 250px;
    padding-right: 20px;
    color: black;
    font-weight: bolder;
    text-align: left;
    vertical-align: middle;
    padding-left: 5px;
    white-space:nowrap;
}

.small_id {
    font-family: Verdana; 
    font-size: 18px;
    font-weight: bolder;
	font-style: italic;
    padding-bottom: 10px;
    color: black;
    text-align: left;
    vertical-align: middle;
    padding-left: 5px;
    white-space:nowrap;
}

.small_gray_italic {
	font-size:10px;
	font-style:italic;
	color:#666666;
}

.table_header {
    font-family: Verdana; 
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background-color: #DDDDDD;
}

.table_title {
    font-family: Verdana; 
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    background-color: #EEEEEE;
}

/* table_cap0 */
.tc0 {
    font-family: Verdana; 
    font-size: 11px;
	line-height: 16px;	
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    background-color: #EFEFEF;
}

/* table_text0 */
.tt0 {
    font-family: Verdana; 
    font-size: 11px;
	line-height: 16px;	
    vertical-align: top;
    background-color: #EFEFEF;
}

/* table_cap1 */
.tc1 {
    font-family: Verdana; 
    font-size: 11px;
	line-height: 16px;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    background-color: #FFFFFF;
}

/* table_text1 */
.tt1 {
    font-family: Verdana; 
    font-size: 11px;
	line-height: 16px;	
    vertical-align: top;
    background-color: #FFFFFF;
}

.tt1 a:hover, .tt0 a:hover {
    color: #e78421;
}


.w_box { 
        background-color: White; 
        border: 1px solid #CCCCCC; 
        color: #000000; 
        font-family: verdana; 
        font-size: 10px; 
        text-align: left; 
}

/* airport list 0 */
.al0 {
    font-family: Verdana; 
    font-size: 11px;
    vertical-align: top;
    background: #EFEFEF;
    padding: 1px;
    text-align: center;
}

/* airport list 0 */
.al1 {
    font-family: Verdana; 
    font-size: 11px;
    vertical-align: top;
    background: #FFFFFF;
    padding: 1px;
    text-align: center;
}

/* airport list summary */
.ap_summary {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

.state_list ul {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
	line-height: 24px;
}

.state_list li {
	width: 40px; 
	margin-left: 3px;
	padding-top: 3px;
	float: left;
	font-weight: bold;
	display: block;
}


/* member article management */
.article_title {
    font-family: Verdana; 
    font-size: 12px;
    font-weight: bold;
    background: #FFFFFF;
    color: #DD5511;
    padding: 2px 0px 2px 0px;
}

/* article list */
.article_list {
    font-family: Verdana; 
    font-size: 11px;
    padding: 2px 0px 3px 5px;
	text-align: left;
}

.article_author {
    font-family: Verdana; 
    font-size: 10px;
    padding: 5px 0px 5px 20px;
    border-bottom: solid 1px #EEEEEE;
}


/* aircraft info page */

.ac_info_title {
    font-family: Tahoma; 
    font-size: 15px;
    font-weight: bold;
    background: #DBEFEF;
    padding: 0px;
}

.ac_info_sec_title {
    font-family: Tahoma; 
    font-size: 14px;
    font-weight: bold;
    background: #DBEFEF;
    padding: 6px 0px 6px 5px;
}

.ac_info_sec_body {
    padding: 5px;
}

.ac_info_nav {
    font-weight: bold;
    font-size: 13px;
    padding: 8px;
}

.ac_photo_desc {
	margin: auto;
	text-align: left; 
	padding: 10px;
	margin-top: 10px;
	border: solid 1px #666666;
	background: #EFEFEF;
	width: 800px;
}
 
.ac_photo_text {
    font-size: 10px;
    padding-top: 5px;
}

.ac_photo_sec_title {
    font-family: Tahoma; 
    font-size: 14px;
    font-weight: bold;
    background: #FFFF00;
    padding: 6px 0px 6px 5px;
}

.ac_info_skyscraper {
    text-align: center;
    width: 160px; 
    /* border: 1px solid #6081B1;  */
    padding:5px;
}

.ac_info_250_250 {
    text-align: center;
    width: 250px; 
    /* border: 1px solid #6081B1;  */
    padding:4px;
}

/* aircraft info page nav (left) */
.ac_info_left {
	border: solid 1px #CCCCCC;
	min-height: 600px;
	*height:auto !important;
	*height:600px;  
}
/* aircraft info page link */
.ac_info_hr {
    border: 0px;
    height: 1px; 
    color: #D0DBEF;
    margin-top: 5px;
    background-color: #D0DBEF;
}

DIV.ac_info_link {
    font-family: Verdana, Tahoma; 
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 1px 0 4px 7px;
}

DIV.ac_relink_photo {
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
}

/* linkbox overlay */
.overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:750px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.overlay div {
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* close button positioned on upper right corner */
.overlay .close, 
.messagebox .close {
	background:url(/images/overlay_close.png) no-repeat 0 0;
	position:absolute;
	right:-18px;
	top:-15px;
	cursor:pointer;
	height:31px;
	width:31px;
	padding: 0px;
	border: 0;
	/* for IE */
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/overlay_close.png', sizingMethod='scale');
}

.overlay .header_img, 
.messagebox .header_img {
	background:url(/images/icon_info_64.png) no-repeat 0 0;
	position: absolute;
	left: -32px;
	top: -32px;
	height: 64px;
	width: 64px;
	border: 0;
	/* for IE */
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icon_info_64.png', sizingMethod='scale');	
}

.overlay .linkbox_title {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#6D84B4;
	padding:5px 0 5px 30px;
	border:1px solid #3B5998;
	font-size:20px;
}


/* messagebox overlay */
.messagebox {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:550px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.messagebox div {
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

.messagebox .messagebox_title {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#6D84B4;
	padding:5px 0 5px 30px;
	border:1px solid #3B5998;
	font-size:20px;
}

/* link overlay */
.aircraft_links_title, .photo_links_title {
        font-weight: bold;
        font-size: 14px;
        padding-bottom: 3px;
}

.aircraft_links_link, .aircraft_links_link a, 
.photo_links_link, .photo_links_link a {
        color: #DD5511;
        padding-bottom: 10px;
}

/* aircraft link, need to match adsense color */
TD.aircraft_link a, TD.aircraft_link a.visited {
    font-family: Verdana; 
    font-size: 11px;
    font-weight: bold;
    color: #154BA0;
    vertical-align: top;
    background: #FFFFFF;
    float: left;
}

/* 1px table border */
.onepxborder {
    border: 1px solid #EEEEEE
}

/* airport list 0 */
.show_photo {
    font-family: Verdana; 
    font-size: 11px;
    vertical-align: top;
    line-height: 14px;
}


LI.upload {
    line-height: 15px;
}

.red {
    color: red; 
}

.cr {
    font-family: Verdana; 
    font-size: 10px;
    color: #101010; 
    text-align: center;
    letter-spacing: -1px;    
}      

.image {
    border: solid 1px #000000;
}

.index_box_table1 {
    border: solid 1px #CCCCCC; 
    background-image: url(/images/bg-grad-blue.png); 
    background-repeat: repeat-x; 
    background-color: #F1F2FC;
}

.index_box_header1 { 
    font-family: Verdana; 
    font-size: 14px;
    color: #F06D06;
    text-align: left;
    vertical-align: middle;
    background: #CBD3E9;
    font-weight: bold;
    padding: 6px 4px;
}

.index_box_table2 {
    border: solid 1px #CCCCCC; 
    background-image: url(/images/bg-grad-green.png); 
    background-repeat: repeat-x; 
    background-color: #F3FAF1;
}

.index_box_header2 { 
    font-family: Verdana; 
    font-size: 14px;
    color: #F06D06;
    text-align: left;
    vertical-align: middle;
    background: #D1E9CB;
    font-weight: bold;
    padding: 6px 4px;
}

.index_box_body {
	padding: 5px;
	text-align: left;
}

.gallery_menu { 
    font-family: Verdana; 
    font-size: 11px;
    color: #000000;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

.gallery_menu_sel { 
    font-family: Verdana; 
    font-size: 11px;
    color: #FF0000;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

IMG.folder_icon {
        border: 0px;
        vertical-align: bottom;
}

/* airport-finder */
div.apf_side {
    font-size: 11px;
    line-height: 14px;
    padding: 4px 0px 4px 4px;
}

div.apf_opt_title {
    font-family: Verdana; 
    font-size: 12px;
    color: #000000;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    padding-bottom: 5px;
}

div.apf_opt_select {
    font-family: Verdana; 
    font-size: 11px;
    color: #000000;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 3px;
}

DIV.apf_opt_select_title {
    width: 80px;
    float: left;
}


/* photos (both airport & aircraft) */
.ph_row0 {
    background-color: #FFFFFF;
    padding: 4px;
    border: solid 0px #F0F0F0;
    border-width: 0px 0px 1px 0px;
}

.ph_row1 {
    background-color: #F0FDFB;
    padding: 4px;
    border: solid 0px #F0F0F0;
    border-width: 0px 0px 1px 0px;
}

.ph_row_desc {
    padding: 3px;
    background-color: #FAFAFA;
}



/* world airports */
.hr_blue {
    border: 0px;
    height: 1px; 
    color: #D0DBEF;
    margin-top: 5px;
    background-color: #D0DBEF;
}

SPAN.header_letter  {
    font-size: 16px;
    font-weight: bold;
}

div.wa_country_list {
    border: 1px solid #6081B1;
    width: 780px;
    padding: 10px;
    text-align: center;
    background-image: url(/images/bg-grad-green.png); 
    background-repeat: repeat-x; 
    background-color: #F1F2FC;
}


/* USA airport list */
div.usa_state_list {
    border: 1px solid #6081B1;
    width: 770px;
    padding: 10px;
    text-align: center;
    background-image: url(/images/bg-grad-green.png); 
    background-repeat: repeat-x; 
    background-color: #F1F2FC;
    overflow:auto;
}


/* add aircraft page */
div.airframes {
    width: 470px; 
    height: 340px; 
    margin-left: 10px; 
    border: solid 1px #E2E2E2;
    overflow: auto;
}

div.airframe_list_item {
	padding: 5px;	
	cursor: pointer;
}

.af_item_airframe {
	font-weight: bold;
	font-size: 11px;
}

.af_item_id {
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
}

p#afCfmQuestion {
	font-size: 15px; font-weight: bold; line-height: 30px;
	text-align: center;
}

p.airframe_confirm {
	text-align: center;
}

p.airframe_confirm a {
	font-size: 14px; font-weight: bold; line-height: 30px;
	cursor: pointer;
	text-decoration: none;
}

.confirm_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.confirm_overlay .header_img {
	background:url(/images/icon_question_64.png) no-repeat 0 0;
	position: absolute;
	left: -32px;
	top: -32px;
	height: 64px;
	width: 64px;
	border: 0;
	/* for IE */
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icon_question_64.png', sizingMethod='scale');	
}

.confirm_overlay .confirm_box_title {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#6D84B4;
	padding:5px 0 5px 30px;
	border:1px solid #3B5998;
	font-size:20px;
}
	
.confirm_overlay div {
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

.confirm_overlay .text {
	text-align: center;
	font-size:16px;
	font-weight: bold;
}

/* overlay common */
.overlay_box_title {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#6D84B4;
	padding:5px 10px;
	border:1px solid #3B5998;
	font-size:20px;
	font-weight: normal;
}

/* error message */
.overlay_error_msg {
	font-size: 16px;
	font-weight: bold;
    padding: 10px; 	
    color: #F00;
    margin: 100px 50px 0 50px;
    height: 64px;
    background:url(/images/alert_64.png) no-repeat;
}

/* confirmation message */
.overlay_confirm_msg {
	font-size: 16px;
	font-weight: bold;
    padding: 10px; 	
    color: #444;
    margin: 100px 50px 0 50px;
    height: 64px;   
    background:url(/images/tick_64.png) no-repeat;
}

/* test run error message */
.test_run_error_msg {
	font-size: 12px;
	font-weight: bold;
    padding: 10px; 	
    color: #F00;
    margin: 10px 0 0 20px;
    height: 64px;
    background:url(/images/alert_64.png) no-repeat;
}
/* confirmation message */
.test_run_confirm_msg {
	font-size: 12px;
	font-weight: bold;
    padding: 10px; 	
    color: #444;
    margin: 10px 0 0 20px;
    height: 64px;   
    background:url(/images/icon_info_64.png) no-repeat;
}

.overlay_msg_txt {
	font-family: Verdana; 
	text-align: left;
	margin-left: 75px;
}

.overlay_msg_link {
	text-align: center;
}

.overlay_msg_link a {
	text-decoration: none;
}

/* layer specific */
/* add to slideshow overlay */
.addtoss_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 380px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}
	
#addtoss_content_wrap {
	height: 360px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

.addtoss_btn {
	margin-top: -35px;
	text-align: center;
}
	
.addtoss_form_title {
	float: left;
	font-weight: bold;
	width: 120px;
	text-align: right;
	margin-right: 10px;
	margin-top: 4px;
}

.addtoss_input {
	float: left;
	margin-left: 20px;
}

.addtoss_image {
    border: solid 1px #000000;
    float: left;
    margin: 2px;
}

.addtoss_text {
	font-family: Verdana;
	font-size: 12px;
	float: left;
	margin-left: 20px;
	text-align: left;
	width: 400px;
}

/* relink ac photo overlay */
.relink_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 300px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}
	
.relink_content_wrap {
	height: 280px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

.relink_btn {
	margin-top: -35px;
	text-align: center;
}
	
.relink_form_title {
	float: left;
	font-weight: bold;
	width: 125px;
	text-align: right;
	margin-right: 10px;
	margin-top: 2px;
}

.relink_input {
	float: left;
	margin-left: 10px;
}

.relink_image {
    border: solid 1px #000000;
    float: left;
    margin: 2px;
}

.relink_text {
	font-family: Verdana;
	font-size: 12px;
	float: left;
	margin-left: 20px;
	text-align: left;
	width: 450px;
}

/* relink aircraft-airframe overlay */
.relink_af_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 300px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.relink_af_content_wrap {
	height: 280px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* edit ac profile overlay */
.edit_ac_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 450px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.edit_ac_content_wrap {
	height: 430px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* edit af profile overlay */
.edit_af_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 500px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.edit_af_content_wrap {
	height: 480px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* merge af data overlay */
.merge_af_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 320px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.merge_af_content_wrap {
	height: 300px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}


/* add comment to ticket overlay */
.ticket_comment_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 320px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.ticket_comment_content_wrap {
	height: 300px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* aircraft profile inline edit overlay */
.ac_inline_edit_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 270px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.ac_inline_edit_content_wrap {
	height: 250px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* edit aircraft update overlay */
.edit_upd_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 420px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.edit_upd_content_wrap {
	height: 400px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}


/* edit aircraft comment overlay */
.edit_comment_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 370px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.edit_comment_content_wrap {
	height: 350px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}


/* preview photo overlay */
.preview_photo_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:820px;
	height: 670px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.preview_photo_content_wrap {
	height: 650px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* close button positioned on upper right corner */
.preview_photo_overlay .close {
	background:url(/images/overlay_close.png) no-repeat 0 0;
	position:absolute;
	right:-18px;
	top:-15px;
	cursor:pointer;
	height:31px;
	width:31px;
	padding: 0px;
	border: 0;
	/* for IE */
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/overlay_close.png', sizingMethod='scale');
}

/* edit photo overlay */
.edit_photo_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:740px;
	height: 370px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.edit_photo_content_wrap {
	height: 350px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}


/* reject photo overlay */
.reject_photo_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:680px;
	height: 400px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}


.reject_photo_content_wrap {
	height: 380px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;	
}

/* asubmit comment/ticket to aircraft overlay */
.ac_ticket_comment_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:650px;
	height: 500px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.ac_ticket_comment_content_wrap {
	height: 480px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}


/* create profile from ACARS overlay */
.acars_ac_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:680px;
	height: 470px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.acars_ac_content_wrap {
	height: 450px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}


/* edit airframe nickname overlay */
.edit_nick_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:480px;
	height: 300px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.edit_nick_content_wrap {
	height: 280px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* airframe nickname test run overlay */
.test_run_overlay {
	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:480px;
	height: 300px;
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
}

.test_run_content_wrap {
	height: 280px;
	padding:10px;
	background-color:#fff;
	border: solid 1px #154BA0;
}

/* general message */
div.message {
    border: solid 1px #404040;
    color: #F00;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background-image: url(/images/bg-grad-green.png); 
    background-repeat: repeat-x; 
    background-color: #F1F2FC;
}

/* social bookmarks */
#bookmarks { float: right; }

#bookmarks span {
	width:16px;
	height:16px;
	display:inline;
	float:left;
	background-image: url(/images/icon_bookmarks.png);
	margin-left: 6px;
	cursor: pointer;
}

span.googlebookmarks { background-position: 0 0; }
span.yahoomyweb { background-position: -16px 0; }
span.windowslive { background-position: -32px 0; }
span.facebook {	background-position: -48px 0; }
span.digg {	background-position: -64px 0; }
span.ask { background-position: -80px 0; }
span.technorati { background-position: -96px 0; }
span.delicious { background-position: -112px 0; }
span.stumbleupon { background-position: -128px 0; }
span.reddit { background-position: -144px 0; }
span.furl {	background-position: -160px 0; }

.input_field {
	font-family: Verdana;
	font-size: 11px;
	width: 100%;
	text-align: left;
	clear: both;
	padding-top: 5px;
}

span.ajax_field_note {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #444;
	margin-left: 145px;
	display: block;	
	width: 300px;
}

.form_title {
	float: left;
	font-weight: bold;
	width: 250px;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}

.form_field { font-family: Verdana; float: left; margin-top: 5px; }

.form_note_title {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #444;
	margin: 6px 10px 0 0;
	float: right;
	display: block;
}

.form_note {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #444;
	margin: 6px 0 0 10px;
	float: left;
	display: block;
	vertical-align: top;
}

.form_text {
	font-size: 11px;
	font-weight: bold;
	margin: 6px 0 0 10px;
	float: left;
	display: block;
}

.upload_ajax_text, .airframe_ajax_text {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	color: #0F306C;
	text-align: left;
	display: none;
}

.upload_ajax_text {
	width: 470px;
	float: right;
}

.airframe_ajax_text {
	width: 300px;
}

/* watermark */
.watermark { color: #888;}

/* form validator */
.ketchup-error-container { display: none;  position: absolute;  width: auto; padding: 0; }

.ketchup-error-container ul {
  font-size: 12px;
  color: #444;
  background: #FF0;
  padding: 10px;
  margin: 0;
  list-style: none;
  line-height: 16px;
  white-space:nowrap;
}

.ketchup-error-container span {
  display: block;
  float: left;
  width: 25px; 
  height: 10px; 
  background: url(/images/icon_validator_pointer.png) no-repeat;
  margin: 0;
  padding: 0;
}

/* prev, next button on show_photo pages */
.buttons_overlay {
	height: 40px;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 10;
}

.prev_photo {
	display: block;
	float: left;
	width: 65px;
	height: 40px;
	background: url("/images/btn-prev.gif") no-repeat scroll left transparent;
	opacity:0.65;	/* firefox */
	filter:alpha(opacity=65);   /* IE */
}

.next_photo {
	display: block;
	float:right;
	width: 65px;
	height: 40px;	
	background: url("/images/btn-next.gif") no-repeat scroll right transparent;
	opacity:0.65;	/* firefox */
	filter:alpha(opacity=65);	   /* IE */
}

IMG.inline_edit {
	margin: -5px 0 0 8px;
	border: 0;
}

/* airport submenu */
#ap_menu {
  float:left;
  width:100%;
  font-size:13px;
  font-weight:bold;
  line-height:normal;
  border-bottom:1px solid #DD740B;
}
#ap_menu ul {
  margin:0;
  padding:5px 10px 0 10px;
  list-style:none;
}
#ap_menu li {
  display:inline;
  margin:0;
  padding:0;
}
#ap_menu a {
  float:left;
  background:url("/images/tableftAPMenu.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
}
#ap_menu a span {
  float:left;
  display:block;
  background:url("/images/tabrightAPMenu.gif") no-repeat right top;
  padding:8px 12px 6px 6px;
  color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ap_menu a span {float:none;}
/* End IE5-Mac hack */
#ap_menu a:hover span {
  color:#000;
}
#ap_menu a:hover, #ap_menu a.cur {
  background-position:0% -40px;
}
#ap_menu a:hover span, #ap_menu a span.cur {
  background-position:100% -40px;
}

DIV.note {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	line-height: 20px;
}

/* airport hotel related */
.hotel_list {
	width: 970px;
	margin: 10px auto;
}

.hotel_img {
	float: left;
	width: 190px;
}

.hotel_info {
	float: left;
	width: 760px;
}

.hotel_title {
	padding: 0;
	font-size: 14px;
}

.hotel_name {
	font-size: 16px; 
	font-weight: bold;
}

.hotel_rating {
	background-image: url("/images/ratings-sprite.png");
    background-repeat: no-repeat;
    height: 18px;
    width: 75px;
	margin: 5px 0;
	float: left;
}

.star_rating_0 {
    background-position: -77px -18px;
}
.star_rating_1 {
    background-position: -62px -18px;
}
.star_rating_2 {
    background-position: -47px -18px;
}
.star_rating_3 {
    background-position: -32px -18px;
}
.star_rating_4 {
    background-position: -18px -18px;
}
.star_rating_5 {
    background-position: -4px -18px;
}

.star_rating_1-5 {
    background-position: -47px 0px;
}
.star_rating_2-5 {
    background-position: -32px 0px;
}
.star_rating_3-5 {
    background-position: -18px 0px;
}
.star_rating_4-5 {
    background-position: -4px 0px;
}

.hotel_rate {
	font-size:14px;
	color:#444;
	font-weight:bold;
	margin: 5px 0 0 20px;
	float: left;
}

.hotel_desc, .hotel_desc p {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

.hotel_sp {
	border-top: solid 1px #666;
	height: 1px;
	margin: 10px 0 0 0;
}

