



body {
	padding:0;
	text-align: left;
	font-family: verdana, Arial, sans-serif;
	font-size: 0.635em;
	color: #484848;
	background: url(http://images.aviation.com/template_images/aviation_outerbg_tile.gif);
}

p{ margin:11px 0; }
a {
	color: #06C;
	font-size: 1em;
	text-decoration: none;
}

a:hover {
	color: #3CF;
	text-decoration: none;
}
h1, h2, h3 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #06C;
	font-size:2.2em;
	font-weight:normal;
}
h2 {
	font-size:2.8em;
	font-weight:normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #690;
	font-size:1.5em;
	line-height:1em;
	margin: 0px 0px 15px 0px;
}
h4{ font-size:1em; }

ol, ul, li{
	padding:0;
}




/* ---------- // LAYOUT Columns & COMMON MARKUP // ------------------------------------------------------------------ */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9,
.col10, .col11, .col12, .col13, .col14, .col16, .col17, .col18{
	float: left;
	margin: 0 0 12px 11px;
}

	.firstcol { margin-left: 0px; }

	/* GRID columns = 45px + 11px (56px) padding each */
	.col1 {	 width: 45px; }
	.col2 { width: 101px; }  	.col3 { width: 157px; }  	.col4 { width: 213px; }  	.col5 { width: 269px; }  	.col6 { width: 325px; }  	.col7 { width: 381px; }  	.col8 { width: 437px; }  	.col9 { width: 493px; }  	.col10 { width: 549px; }  	.col11 { width: 605px; }  	.col12 { width: 661px; }  	.col13 { width: 717px; }  	.col14 { width: 773px; }  	.col15 { width: 829px; }  	.col16 { width: 885px; }  	.col17 { width: 941px; }  	.col18 { width: 997px; }  		
	/* Add these to a column to append empty cols.  append-[1-17] */
	.append-1 { padding-right: 56px; }  	.append-2 { padding-right: 112px; }  	.append-3 { padding-right: 168px; }  	.append-4 { padding-right: 224px; }  	.append-5 { padding-right: 280px; }  	.append-6 { padding-right: 336px; }  	.append-7 { padding-right: 392px; }  	.append-8 { padding-right: 448px; }  	.append-9 { padding-right: 504px; }  	.append-10 { padding-right: 560px; }  	.append-11 { padding-right: 616px; }  	.append-12 { padding-right: 672px; }  	.append-13 { padding-right: 728px; }  	.append-14 { padding-right: 784px; }  	.append-15 { padding-right: 840px; }  	.append-16 { padding-right: 896px; }  	.append-17 { padding-right: 952px; }  	
	/* Add these to a column to prepend empty cols.  prepend-[1-17] */
	.prepend-1 { padding-left: 56px; }  	.prepend-2 { padding-left: 112px; }  	.prepend-3 { padding-left: 168px; }  	.prepend-4 { padding-left: 224px; }  	.prepend-5 { padding-left: 280px; }  	.prepend-6 { padding-left: 336px; }  	.prepend-7 { padding-left: 392px; }  	.prepend-8 { padding-left: 448px; }  	.prepend-9 { padding-left: 504px; }  	.prepend-10 { padding-left: 560px; }  	.prepend-11 { padding-left: 616px; }  	.prepend-12 { padding-left: 672px; }  	.prepend-13 { padding-left: 728px; }  	.prepend-14 { padding-left: 784px; }  	.prepend-15 { padding-left: 840px; }  	.prepend-16 { padding-left: 896px; }  	.prepend-17 { padding-left: 952px; }  	
	
	
	
*{ 
	margin: 0;
	outline:none;
	border-collapse:collapse;
}
 

img { border:0; }

.left{ float:left; }
.right{ float:right; }
.center{ text-align: center; }
.nomarg { margin: 0px; }
.clear { clear: both; }

.clearfix {display: inline-block;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* Grey Line Divider */
.topborder{
	border-top: 1px solid #CCC;
	padding: 6px 0 0;
}
.divider {
	height: 5px;
	border-top: 1px solid #CCC;
	padding:0 0 6px;
}

#main {
	width: 997px;
	margin: 0px auto;
}



/* ---------- // Article // --------------------------------------------------------------------------------------------- */
.print_art{ background:#FFF; padding:15px; }
.print_art .divider{ margin-top:10px; }
.print_art p{ 
	font-size:1.3em;
	line-height:1.5em;
	color:#000;
}
.print_art a{
	color:#000;
}

	/* -------- // Related Images Module //---------- */
	#related_images_module {
		margin: 0 0 20px 10px;
		padding:10px;
		border: 1px solid #c1c7d5;
		background:#edf2f4;
		text-align: center;
	}
		#ri_imgHolder{ 
			cursor:pointer; 
			margin-bottom:10px; 
			text-align:center;
		}
		
		#ri_caption{ 
			clear:both;
			font-size:0.9em;
			margin:10px auto;
			padding:5px;
			border:1px solid #CCC;
			background-color:#FFF;
			text-align:left;
		}
		#related_images_module dl{ display:none; }
		
		#ri_enlarge {
			padding-left:20px;
			background:url(http://images.aviation.com/common/template_images/btn_enlargephoto.gif) no-repeat left;
		}
		#ri_enlarge a{
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-decoration:none;
		}
		
		#enlarge_img{ 
			padding:5px 0; 
			cursor:pointer;
			text-align:center;
		}

/* ---------- // Galleries // --------------------------------------------------------------------------------------------- */
.image_gallery{
	border:1px solid #CCC;
	margin:10px 0 20px;
}
	
	.image_gallery h1{ 	
		color: #333;
		line-height:41px;
		height:41px;
		padding-left:10px;
		overflow:hidden;
		background:url(http://images.aviation.com/template_images/bg_page_head.gif) repeat-x;
	}
	.image_gallery .left_col{
		float: left;
		width: 276px;
		margin: 0 26px 8px 8px;
	}
	.image_gallery .right_col{
		margin-left:310px;
		padding: 0 0 15px;
	}
	.image_gallery #items{ display: none; }
	.image_gallery .buttons { float: right; }
	.image_gallery .buttons img{ padding-left:5px; }
	.image_gallery #prev,
	.image_gallery #next {	
		float: left;
		cursor:pointer;
	}
	.image_gallery .nextGallery {
		float: right;
		padding: 0 10px 0 0;
	}
	.status { 
		float: left; 
		margin: 0 0 10px;
	}

/* ---------- // TOP TEN // --------------------------------------------------------------------------------------------- */
.topten{
	border:1px solid #CCC;
	margin-bottom:15px;
}

	.topten h1{ 
		color: #333;
		line-height:41px;
		height:41px;
		padding-left:10px;
		margin-bottom:10px;
		overflow:hidden;
		border-bottom:1px solid #CCC;
	}
	.topten div.inner{
		padding:0 10px 10px;
		margin-right:10px;
		float: left; 
		background:#FFF;
	}
	.topten div.side{
		margin-right:10px;
	}
	.topten div.side a img{ padding-top:10px; }
	.topten #i_container {
		font-size: 0.9em;
		color: #333;
		float: left;
		width: 250px;
		margin:0 10px 10px;
		border:1px solid #CCC;
	}
		.topten #i_container div{ padding:10px; }
		
	.topten #t_container {
		text-align: center;
		float: left;	
		padding: 10px;
		margin: 0px 10px 10px 0;
		width: 355px;
	}
	
		.topten #t_container a{ color:#06C; }
		.topten #t_container h3{ color:#690; }
		
	.topten .buttons{ overflow:hidden; }
		.topten #prev {	float: left; }
		.topten #next {	float: right; }
		.topten #prev, .topten #next, .topten #countdown li{ cursor:pointer; }
		
		.topten #countdown {
		padding: 10px 0;
		margin:0 auto;
		clear:both;
		overflow:hidden; 
	}

	.topten #countdown li{ 
		list-style: none;
		float:left;
		height:80px;
		margin:0 4px;
		font: normal 3em/80px Arial, Helvetica, sans-serif;
	}
	.topten #countdown li.selected{
		font: normal 100px/80px Arial, Helvetica, sans-serif;
	}
	.topten #text{ 
		text-align:left;
		overflow:hidden; 
	}
	.topten #items{ display: none; }

/* ---------- // Image of Day IOD // -------------------------------------------------------------------------------------- */
.iod{
	border:1px solid #CCC;
	margin:0 11px 15px 0;
	float:left;
	overflow:hidden;
	
}
	.iod h3, .iod_more h3{ 
		font-size:18px; 
		color: #333;
		line-height:41px;
		height:41px;
		padding-left:10px;
		margin:0px;
		overflow:hidden;
		border-bottom:1px solid #CCC;
	}

.iod_more { 
	margin:0 0 15px;
	float:left;
	width:255px;
}
.iod_more blockquote{
	border:1px solid #CCC;
	border-bottom:none; 
}
.iod_more ul{ list-style:none; }
.iod_more li{
	padding:15px;
	border-bottom:1px solid #CCC; 
	text-align:center; 
}
.iod_txt{
	border-top:1px solid #CCC; 
	border-bottom:1px solid #CCC; 
	padding:10px 0;
	margin-bottom:15px;
}
.iod_txt h1{ font-size:2.3em }
.iod_txt p { 
	font-size:1.1em;
	line-height:1.5em;
	margin:15px 0 0;
}
.iod_txt ul{  margin:0 0 0 13px; }
.iod_txt li { 
	margin: 15px 0px 10px 0px; 
	line-height:1.5em;
}

/* ----------// Video //------------------------------------------------------------------------------------------- */

h1.video{
	color: #333;
	background:url(http://images.aviation.com/template_images/module_elements/bg_video_title.gif) repeat-x; 
	line-height:41px;
	height:41px;
	padding-left:10px;
	margin-bottom:2px;
	overflow:hidden;
	border:1px solid #CCC;

}
.player{ 
	border:1px solid #CCC;
	padding:1px;
	margin-bottom:15px;
}
#video{
	margin-right: 5px;
	float: left;
}


/* ----------// PAGE ELEMENTS //------------------------------------------------------------------------------------------- */
	
	/* ----------// TOOLBARS //--------------- */
	#art_toolbar, #page_toolbar{ 
		position:relative;
		margin:15px 0;
		line-height:24px;
	}
	a#tb_email, a#tb_print, a#tb_share{
		width:66px;
		height:24px;
		float:left;
	}
	a#tb_email{ background:url(http://images.aviation.com/common/template_images/bttn_email_tool.gif) top no-repeat; }
	a#tb_print{	background:url(http://images.aviation.com/common/template_images/bttn_print_tool.gif) top no-repeat; }
	a#tb_share{ background:url(http://images.aviation.com/common/template_images/bttn_share_tool.gif) top no-repeat; }
	a:hover#tb_email, a:hover#tb_print, a:hover#tb_share{ background-position:bottom; }
	
	.share_grp{ position:relative; }
	#page_toolbar #share_items{ left:95px; }
	#share_items{
		display:none;
		position:absolute;
		top:25px;
		border:1px solid #999;
		padding:5px 10px;
		background:#FFF;
	}
	#share_items div{ margin:5px 0; } 
	span#yahooBuzzBadge-form.yahooBuzzBadge-form{
		float:left;
		padding-top:1px;
	}
	
	
	/* ------- // Widgets // ---------*/
	
	
	.disc_mod{
		background:#e4eff4;
		margin:10px 0;
	}
	.disc_mod h3{ 
		margin:0;
		padding:10px;
	}
	.disc_mod ol, .disc_mod ul{ margin-left:20px; }
	.disc_mod .sampler ol, .disc_mod .sampler ul{ margin:0 }
	.disc_mod li{ margin:6px 0; }
	.disc_mod a{ font-weight:bold; }
	
	.disc_mod p a{ font-weight:normal; }
	.disc_mod blockquote{
		border:1px solid #CCC;
		background:#FFF;
		padding:10px;
	}
	.disc_mod dl{ background:url(http://images.aviation.com/template_images/discovery_mods/dm_bg.gif) top repeat-x; }
	
	.disc_mod dt{ 
		float:left;
		font: bold 12px/30px  Arial, Helvetica, sans-serif;
		background:url(http://images.aviation.com/template_images/discovery_mods/tab_bg.gif) bottom repeat-x;
		border-left:1px solid #BEDEFE;
		border-right:1px solid #BEDEFE;
		text-align:center;
		margin-left:5px;
		cursor:pointer;	
	}
    
    	
    	
		.disc_mod dt.first{ margin:0; }
   		.disc_mod dt.active{ background-position: top; }
		.disc_mod dt.active a{ #06C; }

        
        
	
	.disc_mod dd{ 
		display:none; 
		clear:both;
		border:1px solid #BEDEFE;
		border-top:none;
		background:#FFF;
		padding:20px 10px 10px;
	}
	
	.home .disc_mod dd, .section .disc_mod dd{
		border:1px solid #999;
		border-top:none;
	}
    
    
	.disc_mod dd.active{  display:block; }
	
	.col4 .disc_mod dt{ 
		margin:0;
		float:none; 
		text-align:left;
		width:auto !important;
		border-left:1px solid #999;
		border-right:1px solid #999;
		background:url(http://images.aviation.com/template_images/discovery_mods/tab_bg_slide_1x30.gif) bottom repeat-x;
	}
		.col4 .disc_mod dt div{
			margin-left:10px;
			padding-left:30px;
			background:url(http://images.aviation.com/template_images/discovery_mods/btn_down.gif) bottom left no-repeat;
		}
		.col4 .disc_mod dt.active{ 
			border-left:1px solid #BEDEFE;
			border-right:1px solid #BEDEFE;
		}
		.col4 .disc_mod dt.active div{  background-position: top left; }
	.col4 .disc_mod dd{
		border:1px solid #BEDEFE;
		border-top:none;
	}
		
	.dw_blog{
		float:right;
		width:114px;
		height:21px;
		padding-top:10px;
		background: url(http://images.aviation.com/common/community/template_images/btn_viewall_Blogs_active.gif) no-repeat;
	 }
	.dw_forums{
		float:right;
		width:114px;
		height:21px;
		padding-top:10px;
		background: url(http://images.aviation.com/common/community/template_images/btn_viewall_Forums_active.gif) no-repeat;
	}
	.home .disc_mod, .section .disc_mod{ 
		background:#FFF;
		border-top:1px solid #CCC;
		margin-top:0;
		padding: 6px 0 0;
	}
	.home .disc_mod h3, .section .disc_mod h3{ padding:0 0 15px; }
	.home .disc_mod dt, .section .disc_mod dt{
		background:url(http://images.aviation.com/template_images/discovery_mods/tab_bg_homepage.gif) bottom repeat-x;
		border:none;
		padding:0 1px;
	}
	.home .disc_mod dt.active, .section .disc_mod dt.active{
		background-position:top; 
		border-left:1px solid #999;
		border-right:1px solid #999;
		padding:0;
	}
	

	/* ---------- // Advertisment blocks // ---------- */
	.hd_advert{
		text-align:center;
		padding:10px;
		margin-top:10px;
	}
	fieldset{
		border: 1px solid #ECECEC;
		padding: 15px 10px;
		color:#CCCCCC;
	}
	
	fieldset.ads {
		margin:0 auto;
		padding: 10px;
		text-align: center;
	}
	div.ads{
		margin:-6px 0 10px; 
		text-align:center;
	}
	
	fieldset.belt_ad{ 
		text-align: center;
		padding: 15px 10px; 
	}
	div.belt_ad {
		text-align: center;
		margin: 10px auto;
	}
	
	* html div.ads{ margin:0 0 10px;}
	* html .ads legend{ margin:0 0 5px;}
	
	.ads legend{ color:#CCCCCC; }
	.ads .ad {
		padding: 0px 0px 10px 0px;
		margin: 0px;
	}

	/* --------- // FORMS // --------- */
	form .error{ 
		border:2px solid #C00 !important; 
		padding: 2px; 
	}
	form .error_msg{
		color:#C00;
		border: 1px solid #C00;
		padding:10px;
		margin:10px 0 !important;
	}
	form .okdokay{ 
		border:2px solid #093; 
		padding: 2px; 
	}
	
	/* div.form - used in php\mailform.php[used?] | community\form_input.php[newsletter] */
	
		div.form { 
			clear:both;
			color: #333333; 
		}
		div.form h2 {
			font: normal 1.6em Arial, Helvetica, sans-serif;
			margin: 0 0 15px;
			}
		div.form h3 { 
			font:bold 1em Arial, Helvetica, sans-serif; 
			margin:0;
			}
		div.form h4 { 
			font:bold 1em Arial, Helvetica, sans-serif;
			margin:0;
			}
	
	form dt{ 
		font-weight:bold; 
		margin:15px 0 0;
	}
	form dd input{ 
		width: 317px;
	}
	
	/* optin - used in communities/optional_info form */
		#optin h3{ margin:0 0 2px; }
		#optin p{ font-size:1.2em; }

		#optin .note{ color:#F60 }
		
		#optin td{ padding: 10px 10px 10px 0; }
		
		#optin input { padding:2px; }
		#optin ul{ padding-left:20px; }
		#optin li{ 
			font-size:1.2em;
			margin-bottom:10px; 
		}
	
	form .opt_grp { margin: 10px 0px 0px 0px; }
	form .opt_grp input {
		float: left;
		padding: 0 4px 0 0;
	}
	form .opt_grp div.label { 
		margin-left:25px; 
		font-size: 1.2em;
	}
	form .opt_grp div.textbox input { border: 1px solid #D3D3D3; }
	
	form div.row { padding: 0px 0px 15px 0px;}
		form div.row div.label {
			float: left;
			padding: 5px 0px 0px;
			width: 115px;
		}
		
		form div.row div.textbox input {
			border: 1px solid #D3D3D3;
			width: 317px;
			height: 20px;
		}
		
		form div.row div.textbox textarea {
			border: 1px solid #CECECE;
			width: 317px;
		}
		
	form .textnote{
		text-align:center;
		font:normal 10px Verdana;
		color:#3399ff;
		padding-left:115px;
		width:317px;
	}

	.grey_box { 
		background:#E6E6E6; 
		border:1px solid #CCC;
		padding:20px;
	}
	.help_note{ 
		width:209px; 
		line-height:30px;
		text-align: center; 
		font-weight:bold;
		border: 1px solid #CCC;
		margin:15px 0 30px;
		background:#FFF;
	}

	/* --------- // LS Store // --------- */
	#LS_store {
		background: url(http://images.aviation.com/common/template_images/ls_store_header.jpg) top left no-repeat;
		padding: 0 10px 10px;
		margin: 10px 0;
		border: 1px solid #8DA0B7;
		overflow:hidden;
	}
	
	#LS_store h3 {
		margin:0px;	
		color: #FFF;
		line-height: 16px;
		padding:6px 0 10px 30px;
		height:41px;
	}
	
	#LS_store h4 {	
		padding: 10px 0 0 0;
		color: #424242;
		font-size: 1.2em;
	}
	#LS_store ul{ border-bottom: 1px solid #E1E1E1; }
	#LS_store li {
		list-style:none;
		padding: 0 0 15px;
		clear:both;
	}
	#LS_store ul a { 
		font-weight: bold; 
		display:block;
		float: left;
	}
	#LS_store ul a img{ 
		padding:1px;
		border:1px solid #CBCBCB;
	}
	#LS_store ul p { margin: 0 0 5px 80px; }
	#LS_store ul p a {	
		float: none;
		padding-bottom:3px; }
	#LS_store ul p a img{ 
		padding-top:3px; 
		border:none;
	}
	#LS_store ol { padding-top:10px; float: right; }

/* ---------- // Header Bug//------------------------------------------------------------------------ */
#pk_header{ 
	margin-left:670px;
	height:89px;
	padding:8px 0 0 8px;
	background: url(http://images.aviation.com/template_images/pk_welcome_bg.gif) repeat-x;
}
	#pk_header img{ float:left; }
	#pk_header div{ 
		float:left;
		width:230px;
		padding-left:8px;
	}
	#pk_header h3{
		font-size:15px;
		line-height:15px;
		margin:0 0 6px;
	}
	#pk_header h4{ 
		font-size:11px;
		font-weight:normal; 
		margin:0 0 6px;
	}
	#pk_header span{
		float:left;
		display:block;
		font-size:10px;
		line-height:15px;
		padding-right:20px;
	}
	#pk_header span a{
		display:block;
		font-size:11px;
		font-weight:bold; 
	}
	
/* ---------- // Login Register Windows //------------------------------------------------------------------------ */

#pk_cover{
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	background:#000;
}

#pk_window{	
	z-index:110;
	position: absolute;
	border: 1px solid #000;
	padding:5px 10px;
	background:#FFF;
}

	#pk_window_hd img{ float:left; }
	#pk_window_hd a{ float:right; }

#pk_window_cnt{ 
	padding: 5px 0; 
}
	#pk_window_cnt h2{
		font-size:2.0em;
		background:#DDD;
		border: 1px solid #CCC;
		padding:2px;
		margin:0;
		text-align:center;
	}
	#pk_window_cnt h3{
		font-size:1.2em;
		margin:0 0 3px;
		border-bottom:1px solid #999;		
	}
	
	#pk_window_cnt h4{ color:#C00; }	
	
	#pk_window_cnt form{ 
		display:inline;
	}
	#pk_window_cnt fieldset{
		float:left;
		border:none;
		color: #06C;
	}
	
	#pk_window_cnt fieldset input{ 
		padding:2px;
		width:200px;
	}
    
    #pk_window_cnt fieldset input#checkname {
    	padding:2px;
    	width:200px;
    }
	
	#pk_window_cnt label{ 
		display:block;
		margin: 0 0 3px 
	}
	
	#pk_window_cnt span.l_col, 
	#pk_window_cnt span.r_col{ 
		display:block;
		float:left;
		width:209px; 
	}
	#pk_window_cnt span.l_col{ 
		text-align: left; 
		margin-right:10px;
	} 
	#pk_window_cnt span.r_col{ text-align: right; }
	#pk_window_cnt span.note{
		line-height:30px;
		text-align: center; 
		font-weight:bold;
		border: 1px solid #CCC;
	}
	
	#pk_login h4{ padding:6px 0 0; }
	#pk_login fieldset{ padding:10px 0; }
	#pk_login div{ margin:15px 0; }
	
	#pk_register h4{ padding:6px 0 5px; }
	#pk_register fieldset{ padding:5px 0; }
	
	#pk_window_cnt div.success { text-align:left; }
	#pk_window_cnt div.success div { margin:15px 0; }
	
	.grey_box #pk_window_cnt .success{
		padding: 5px; 
		background:#FFF;	
	}
	.grey_box .submit_grp{display:none; }
	#pk_note{ 
		margin:11px 0 0;
	}
	#pk_note ul{ 
		margin-left:20px; 
		font-weight:bold;
	}
	
#pk_window_ft{
	border-top:1px solid #CCC; 
}
	#pk_window_ft img{ 
		float:right;
		padding: 8px 0 6px; 
	}
	
#pk_window iframe{ 	border: none;  }




/* ----------------------// Account //------------------------------------------------------------------------ */
	#pk_accnt{ clear:both; 	}
	#pk_accnt_window p { line-height: 1.5em; }
	
	#pk_accnt_window, 
	.PersonaHeader_Table{
		width:100%;
		postion:relative;
		border: 1px solid #CCC;
		background:url(http://images.aviation.com/common/community/template_images/spr_account_elements.gif) 0px -70px repeat-x;
	}
		#pk_accnt_window h1{ 
			margin:0;
			padding:0px 9px;
			font: 22px/35px Arial, Helvetica, sans-serif;
			color:#333;
		}
		#pk_accnt_window blockquote{ border-top:1px solid #999; }
		
	#pk_accnt_nav li{
		float:left;
		list-style: none;
		font: bold 15px/34px  Arial, Helvetica, sans-serif;
		background:url(http://images.aviation.com/common/community/template_images/spr_account_elements.gif) 0px -35px repeat-x;
		border-left:1px solid #999;
		width:219px;
		text-align:center;
		cursor:pointer; 
	}
	#pk_accnt_nav li.first{ border:none; }
	#pk_accnt_nav li.active{  background-position: top; }
	#pk_accnt_nav li.active a{ 
		cursor:default; 
		color:#06C; 
	}
	
	#pk_accnt_view{ 
		padding:30px 20px 20px !important;
		clear:both;
	}
		#pk_accnt_view li{
			list-style: none;
			display:none;
		}
		#pk_accnt_view li.active{ display:block; }
		#pk_accnt_view h3{ margin:0 0 2px; }
		#pk_accnt_view div h3{ margin:15px 0 2px; }
		#pk_accnt_view div h4{ margin:6px 0 2px; }
		
/* ---------- // Profile Pages //------------------------------------------------------------------------ */

	
.pk_profile_lnks{ text-align:right; }

/* ------- // Persona widget // ---------*/
.Persona_LoginStatus,
.NoDisplay{ display:none; }

.Persona_TopPluckLink{ 
	padding:10px 9px;
	float:right; 
}
.Pluck_FooterLink{
	margin:6px 0;
	padding:6px 0;
	text-align:right;
	border-bottom: 1px solid #999;
	clear:both;
	
}
#Paginator{ padding-top:10px; }

	/* --- // Header - main info // --- */
	#PersonaHeader_RecommendUserProfile{ 
		padding-left:20px;
		display:inline;
		vertical-align:top;
		line-height:35px;
	}
	
	.PersonaHeader_Title{
		display:inline;
		padding:0px 9px;
		font: 22px/35px Arial, Helvetica, sans-serif;
	}
	.PersonaHeader_PublicContent a{display:block; margin:11px 0; }
	
	.PersonaHeader_Table td{
		font-size:1.2em;
		vertical-align:top;
		border-top:1px solid #999;
		background:#FFF url(http://images.aviation.com/common/community/template_images/bg_grad_persona_top_1x308.gif) bottom repeat-x;
	}
	
	.PersonaHeader_TableLeft{ padding:30px 15px 30px 20px; }
	.PersonaHeader_TableMiddle{ padding:30px 15px 30px 0px; }
	.PersonaHeader_TableRight{
		width:213px;
		padding:30px 15px 30px 0px; 
	}
	
	.PersonaHeader_Info{ margin-bottom:11px; }
	.PersonaHeader_InfoHeading{ font-weight:bold; }
	
	#rpt_persona_abuse, .PersonaHeader_RecommendUserProfile{ visibility:hidden; }

	/* --- // Content Tabs // --- */
	
	.PersonaTabs_Container{	
		float: left;
		border-right: 1px solid #999;
		border-top: 1px solid #999;
		width: 437px;
		position:absolute;
	}
		.PersonaTabs_Container a{
			float:left;
			font: bold 15px/34px Arial, Helvetica, sans-serif;
			background:url(http://images.aviation.com/common/community/template_images/spr_grad_persona_select.gif) repeat-x;
			border-left:1px solid #999;
			text-align:center;
			width:108px;
		}
		.PersonaTabs_On{
			padding-left:1px;
			background-position: top !important;
			color: #690;
		}
		.PersonaTabs_Off{ background-position: bottom !important; }
		
	#PersonaMessagesPageDest,
	#PersonaUserCommentsDest,
	.Persona_2ColumnTableLeft{
		border-right: 1px solid #999;
		border-left: 1px solid #999;
		border-bottom: 1px solid #999;
		padding:45px 10px 10px;
		width: 416px;
		background:#E6E6E6;
	
	}
	.PersonaStyle_SectionHead{
		font-weight:bold;
		padding: 6px 0;
		color: #690;
	}
	
	.Messages_MustConnectMessage,
	.UserComments_Table,
	.Reactions_Table, .WatchList_List{ 
		background:#FFF; 
		border:1px solid #CCC; 
		width:100%;
		margin-top:10px;
	}
		
	.Reactions_TableContent{
		vertical-align:top;
		padding:0 10px;
	}
	.Reactions_DateTime, .UserComments_DateTime{ 
		font-size:.8em;
		color:#999;
	}
	
	.Reactions_TableContent div{ margin:10px 0; }
	.Reactions_TableImg{ 
		text-align:right;
		padding:0 10px 0 0;
	}
	
	.WatchList_Title{ display: none; }	
	.WatchList_ListLeft, .WatchList_ListRight{
	 	padding:10px;
		border-bottom: 1px solid #CCC;
	 }
	.WatchList_ListRight{ text-align:right; }
	
	.Profile_Iframe{
		margin-top:4px !important;
		width:661px !important;
		height:1500px;
	}
	
	.Messages_MustConnectMessage{  
		width:393px;
		padding:10px 
	}
	
	.UserComments_Table td{
		vertical-align:top;
		padding:0 10px;
	}
	.UserComments_Table td div{ margin:10px 0; }
	.UserComments_Table td a{ font-weight: bold; }
	
	.PersonaStyle_ItemContainer{ font-size:1.2em; }
	
	/* --- // left table column // --- */
	
	.Persona_2ColumnTableLeft{ 
		float:left; 
		vertical-align:top; 
	}
		.Persona_2ColumnTableLeft .PersonaStyle_SectionHead{ color: #333; }
		.Persona_2ColumnTableLeft .PersonaStyle_ItemContainer{ margin:10px 0; }
	
	
	
		
	/* --- // right table column // --- */
	
	.Persona_2ColumnTableRight{
		vertical-align:top;
		padding-left:11px;
		text-align:center;
		width: 213px;
	}
		.Persona_2ColumnTableRight .Persona_NullContent{ margin:10px; }
		.Persona_2ColumnTableRight a{ font-weight:bold; }
		.Persona_2ColumnTableRight div.PersonaStyle_ItemContainer{
			postion:relative;
			border: 1px solid #CCC;
		}
		.MyLatestDiscussions_Item, .MyLatestDiscussions_GoForumsLink{ padding:6px 0px; }
		.Persona_2ColumnTableRight .PersonaStyle_SectionHead{
			font: bold 15px/22px Arial, Helvetica, sans-serif;
			text-align:left;
			padding:6px 10px;
			background:url(http://images.aviation.com/common/community/template_images/spr_grad_persona_select.gif) bottom repeat-x;
		}
		.Friends_List, .RecentPhotoSlideShow_Table, .RecentPhotoSlideShow_ViewAll{ 
			width:100%;
			margin:10px; 
		}
		.Friends_ListLeft{ 
			text-align:left;
			margin:10px 0; 
		}
		.RecentPhotoSlideShow_TableLeft{ text-align:left; }
		.RecentPhotoSlideShow_TableRight{ text-align:right; }
	
	.Messages_MustConnectMessage div{ margin:10px 0; }
	.Messages_Iframe{ background:#E6E6E6; }
	input.ProfileEdit_BigInput { width:350px; }
	
/* ---------- // Pluck Comments //------------------------------------------------------------------------ */

#pk_comments{ margin-top:20px; }
#pk_comments, #pk_commentForm{
	postion:relative;
	border: 1px solid #CCC;
	background:url(http://images.aviation.com/common/community/template_images/spr_account_elements.gif) 0px -70px repeat-x #E6E6E6;
}
#pk_comments h3, #pk_commentForm h3{
	margin:0;
	padding:0px 9px 0 45px;
	font:bold 15px/35px Arial, Helvetica, sans-serif;
}
#pk_comments h3{
	background:url(http://images.aviation.com/common/community/template_images/icon_comments_orange.gif) 10px 6px  no-repeat;
}
#pk_commentForm h3{
	background:url(http://images.aviation.com/common/community/template_images/icon_add_comments_orange.gif) 10px 6px  no-repeat;
}

#pk_comments p{
	display:block;
	font-weight:bold;
	margin:11px 10px;
}
#commentText{
	padding:5px 8px;
	margin:0 0 5px;
	height:100px;
	font-family:verdana, Arial, sans-serif;
}

#pk_commentForm {
	margin:20px 0;
}
#pk_commentForm input{	
	padding:10px 0;
	border:0;
 }

.comment{ 
	padding:10px;
	margin:0 10px 10px;
	border: 1px solid #CCC; 
	background:#FFF;
}

.commentImg{ float:left; }
.commentByLine{ margin-bottom:5px; }

#pk_comment{ padding:0 10px 10px; }
#pk_comments .commentBody{ margin-left: 70px; }
#pk_comments .commentBody p{ 
	font-weight: normal;
	margin:11px 0px; 
}
.commentFooter{ 
	clear:both;
	margin: 10px 0;
}
.commentFooter .left{ color:#CCC; }
.commentFooter a{ text-decoration:underline; }
.commentFooter a.pk_abuse{
	padding:1px 0 1px 20px;
	background:url(http://images.aviation.com/common/community/template_images/icon_report_abuse.gif) no-repeat;
}

.commentFooter span.pk_recommend{
	padding:0 10px 0 20px;
	background:url(http://images.aviation.com/common/community/template_images/icon_recommended_02.gif) no-repeat;
}
span.pk_recommend{
	padding:0 10px 0 20px;
	background:url(http://images.aviation.com/common/community/template_images/icon_recommended_02.gif) no-repeat;
}
a.pk_recommend{
	padding:0 10px 0 20px;
	background:url(http://images.aviation.com/common/community/template_images/icon_recommend_01.gif) no-repeat;
}
a.pk_comments{
	padding:0 10px 0 20px;
	background:url(http://images.aviation.com/common/community/template_images/icon_comments.gif) no-repeat;
}

.pk_pagination{ 
	margin:10px;
	font-weight: bold; 
}
.pk_pagination span{ font-weight: normal;  }

#SiteLife_Logout, #SiteLife_Login{ font-weight: bold; }


/* ---------- // Pluck Forums //------------------------------------------------------------------------ */

#forumDest a { color: #039 }
#forumDest a:hover { color: #39F; }
#forumDest a:visited { color: #5574b9 }

.Sitelife_PluckLogo, .Forums_LoginStatus{ display:none; }
.Forums_Breadcrumbs, .Forums_BottomBreadcrumbs{
	font-size: 1.2em;
	margin:10px 0;
}
.Forums_Breadcrumbs a, .Forums_BottomBreadcrumbs a{ font-weight:bold; }


table.ForumList_TitleSearchTable,.ForumList_ForumSpecificTitleSearchTable{ width:100%;}
.ForumList_SearchTable, .ForumList_ForumSpecificSearchTable{
	border: 1px solid #CCC;
	background: url(http://images.aviation.com/common/community/template_images/bg_grad_srchfield_1x60.gif) repeat-x top left;
	width: 100%;
}

td.ForumList_TitleTD,
div.Forums_TitleText{
	width:975px;
	display:block;
	border: 1px solid #CCC;
	border-bottom:none;
	background:url(http://images.aviation.com/common/community/template_images/spr_account_elements.gif) 0px -70px repeat-x #E6E6E6;
	font:bold 15px/34px Arial, Helvetica, sans-serif;
	padding:0 10px;
}

.ForumList_ForumSpecificTitleTD{ display:none; }
.ForumList_ForumSearchTD, .ForumList_ForumSpecificForumSearchTD{
	display:block;
	width:975px;
	padding:10px;
	border: 1px solid #CCC;
	border-top:none;
	background:#E6E6E6;
}



	.ForumList_SearchTable td, .ForumList_ForumSpecificSearchTable td{
		font-weight:bold;
		padding:10px 0;
		overflow:hidden;
	}
	.ForumList_SearchTable input, .ForumList_SearchTable select,
	.ForumList_ForumSpecificSearchTable input, .ForumList_ForumSpecificSearchTable select{ margin:0 5px; }
	
	td.ForumList_SearchTxtTD,
	td.ForumList_ForumSpecificSearchTxtTD{ 
		padding-left:10px !important; 
		font-size: 1.2em; 
		width:30%; 
		text-align: right;
	}
	
	td.ForumList_SearchFieldTD,
	td.ForumList_ForumSpecificSearchFieldTD{ width:30%; }
	
	td.ForumList_SearchCatagoryTD{ width:267px; }
	
	td.ForumList_SearchButtonTD{ padding-right:5px !important; }

/*  PageTable */
.ReportAbuse_SectionHead{
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px;
}
.ReportAbuse_Comment, .ReportAbuse_Interior{ margin:0 0 10px; }
.ReportAbuse_Comment textarea, .ReportAbuse_Interior select{ width:250px; }

.ReportAbuse_Comment input{
	background: url(http://images.aviation.com/common/community/template_images/btn_report_abuse.gif) no-repeat;
	font-size:0px;
	border:none;
	width:69px;
	height:19px;
	clear:both;
	display:block;
	margin:10px 0;
}
.Discussion_ReportAbuse a{
	padding:3px 5px 3px 20px;
	background: url(http://images.aviation.com/common/community/template_images/icon_report_abuse.gif) left no-repeat;	
}

div.Forums_BlockContainer, table.Forums_PageTable, .ReportAbuse_Container {
	background:#e6e6e6;
	padding:15px 10px;
	border:1px solid #ccc; 
	clear:both;
	margin:10px 0;
}
.Discussion_VisibilityContainer{ 
	border:1px solid #ccc; 
	border-top: none; 
	clear: both; 
}

table.Forums_PageTable { width:100%; }

table.Forums_PageTable td, 
td.Discussions_PageTableStart{ padding:10px; }


div.Forums_MainContainer{ 
	position:relative;
}

div.Forums_DescriptionText{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background:#E6E6E6;
	padding:20px 10px 10px;
	font-size:1.2em;
}

a.Forums_StartDiscussion{
	display:block;
	float:left;
	background: url(http://images.aviation.com/common/community/template_images/btn_start_new_discussion.gif) no-repeat;
	width:180px;
	height:30px;
}
a.Forums_RegisterToJoinForums{
	display:block;
	float:left;
	background: url(http://images.aviation.com/common/community/template_images/btn_register_join_forums.gif) no-repeat;
	margin-left:10px;
	width:180px;
	height:30px;
}
a.Forums_RSS{
	background: url(http://images.aviation.com/template_images/rss_icon.gif) no-repeat;
	float:left;	
	display:block;
	font-size:0px;
	width:16px;
	height:16px;
	margin:5px;
}
a.Forums_AddPost{
	background: url(http://images.aviation.com/common/community/template_images/btn_add_new_post.gif) no-repeat;
	margin-left:10px;
	width:132px;
	height:27px;
	float:left;
}
#Paginator{ padding:0 }
#Paginator b{
	border:1px solid #999;
	padding:4px;
	font-size:1.2em;
	background:#FFF;
}
div.Forums_Paginator{ margin:0; }
div.Forums_BottomPaginator { text-align:right; }
div.Forums_Paginator a ,div.Forums_BottomPaginator a{
	font-weight: bold;
	text-decoration:none;
}

table.ForumList_GroupTable, table.DiscussionList_ListTable {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	width:100%;
}



div.ForumList_GroupHeading, div.Forums_ContainerHead {
	background: url(http://images.aviation.com/common/community/template_images/bg_grad_subhd_1x35.gif) repeat-x top left;
	color:#333;
	border:1px solid #ccc;
	font:bold 13px/34px Arial, Helvetica, sans-serif;
	
	padding:0 10px;
}

div.Forums_ContainerHead, div.Forums_ContainerHead a{
	color:#333;
	
}
.Forums_HeadFeedContainer{ overflow: hidden; }
#WatchDiv{ line-height:auto; }
#WatchDiv a{
	background: url(http://images.aviation.com/common/community/template_images/bttn_watch_discussion.gif) right no-repeat;
	width: 150px;
	height: 27px;
	margin-left: -1000px;
	padding:10px 1000px 10px 0;
	font-size:0px;
	display: block;
}


div.ForumList_GroupHeading a{ float:right; }
div.ForumList_GroupHeading a img{ padding-top: 10px; }

table.DiscussionList_ListTable td, table.ForumList_GroupTable td{
	padding:10px;
	width:auto;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
tr.ForumsTable_HeadTR td{
	background-color:#ebebeb;
	font:bold 11px verdana, Arial, sans-serif;
	text-align:center;
}

td.ForumList_GroupTableLatest,
td.DiscussionList_ListTableLatest{
	border-right:none !important;
}

td.DiscussionList_ListTableStarted,
td.DiscussionList_ListTablePosts,
td.ForumList_GroupTableFolder,
td.ForumList_GroupTableName, 
td.ForumList_GroupTableDiscussions,
td.ForumList_GroupTablePosts {
	text-align:center;
}

.DiscussionList_NewContent {
	background: url(http://sitelife.aviation.com/ver1.0/Content/images/forums/newplus.gif) no-repeat;
	font-weight:bold;
	padding-left:15px;
}


td.ForumList_GroupTableFolder {
	padding:10px 24px;
	text-align:center;
}
td.ForumList_GroupTableLatest {
	vertical-align:top;
}

a.DiscussionList_Sticky, a.DiscussionList_Popular{ font-weight:bold; }
td.ForumList_GroupTableLatest a { color:#039; }

tr.ForumsTable_TRcolor { background-color:#f6f9fb; }

div.ForumList_ForumName {
	font: bold 11px verdana, Arial, sans-serif;
	color:#333333;
	padding-bottom:5px;
	padding-left:8px;
	text-align:left;
}

div.ForumList_ForumName a { color:#003399; }
div.ForumList_ForumDescription {
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	width:auto;
	padding-left:8px;
	text-align:left;
}

tr.ForumsTable_AltTRcolor { background-color:#e4e8ea }
div.Discussion_PostContainer, 
div.Discussion_AltPostContainer{ 
	background:#FFF;
	overflow:auto;
}

table.Discussion_PostTable{ 
	width:100%;
	border-top:1px solid #CCC; 
	border-bottom:1px solid #CCC; 
}
table.Discussion_PostTitleTable{ 
	background:#EBEBEB;
	width:100%;
}
table.Discussion_PostTitleTable td, table.Discussion_PostTable td{ padding:10px; }
td.Discussion_PostTableUser { 
	padding-top:0;
	width:130px;
	border-right:1px solid #CCC;
	vertical-align:top;
	text-align:center; 
}
td.Discussion_PostTitleTableTitle{
	font-size:12px; 
	font-weight:bold; 
	vertical-align:top; 
	padding-top:3px; 
}
td.Discussion_PostTitleTableIcon{
	width:32px; 
	vertical-align:top; 
}
td.Discussion_PostTablePost{
	padding-top:0;
	vertical-align:top;
	overflow:hidden;
	font-size:1.2em;
	width:80%;
}
td.Discussion_PostTablePost font.small{ font-size:.9em; }
td.Discussion_PostTablePost font[color=yellow]{ color: #F90; }
td.Discussion_PostTablePost a{
	 word-wrap: break-word;      
}
td.Discussion_PostTablePost ul,td.Discussion_PostTablePost ol{
	padding-left:40px;
}
div.Discussion_PostTitleTablePosted{
	font-size:9px;
	font-weight:normal; 
	color:#666;
}

.Discussion_UserName{
	margin: 5px 0;
	font-size: 1.2em;
	font-weight:bold;
}



div.Discussion_PostOptions{padding:5px; line-height:20px;}
	a.Discussion_PostNew{padding:3px 5px 3px 20px; background:url(http://sitelife.aviation.com/ver1.0/Content/images/forums/newPost.gif) left no-repeat;}
	a.Discussion_PostReply{padding:3px 5px 3px 20px; background:url(http://sitelife.aviation.com/ver1.0/Content/images/forums/reply.gif) left no-repeat;}
	a.Discussion_PostEdit{padding:3px 5px 3px 20px; background:url(http://sitelife.aviation.com/ver1.0/Content/images/forums/edit.gif) left no-repeat;}
	a.Discussion_PostContact{padding:3px 5px 3px 20px; background:url(http://sitelife.aviation.com/ver1.0/Content/images/forums/contact.gif) left no-repeat;}
	a.Discussion_PostBlock{padding:3px 5px 3px 20px; background:url(http://sitelife.aviation.com/ver1.0/Content/images/forums/blockUser.gif) left no-repeat;}
	a.Discussion_PostDelete{padding:3px 5px 3px 20px; background:url(http://sitelife.aviation.com/ver1.0/Content/images/forums/deletePost.gif) left no-repeat;}


div.Discussion_PostQuote {
	font-size: 10px;
	font-weight: normal;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding: 5px;
}


.Forums_Moderator{
	font-size: 1.2em;
	font-weight: bold;
	color: #F30;
}

iframe.CreateItem_Iframe{
	width:973px;
	height:490px;
	border:1px solid #CCC; 
}



/* ------- // Welcome Promo Page //------------------------------------------------------------------------ */

.subhead {
	height:54px;
	background:url(http://images.aviation.com/template_images/welcome/promo_bg_grad_hdr_1x56.gif) repeat-x top left;
}
	.subhead h1 { padding:14px 0 0 20px; }
	
.promo_left {
	float:left;
	width:493px;
}
	.promo_left div.inner {
		padding:12px 20px 100px 20px;
		background:url(http://images.aviation.com/template_images/welcome/promo_bg_grad_left_1x495.gif) repeat-x bottom left;
	} 
	.promo_left p {
		margin:12px 0;
		font-size:1.2em;
		line-height:20px;
	}
	
.promo_thumbs { float:left; }

	.promo_thumbs img {
		padding:0 3px;
		float:left;
	}
    
.promo_right, {float:right; }/* temporary fixes, remove later */

#footer div.credit img{ width:109px; height:15px; }

/* -----// Standard HTML Tags //-------- */

a.article {	text-decoration: underline; }
a.article:hover { color: #3CF; }

h1.cobrand, h2.cobrand{
	float:left;
	width:400px;
}
h2.history { padding: 0px; }
	
h3.imageofday {	padding: 10px 0px 0px 0px;	}

/* -----// Layout HTML Tags //-------- */


#headline {
	margin: 0px 5px 15px 0px;
	position:relative;
}
#headline h2{ 
	font-size:2.2em;
	font-weight:normal;
	margin: 0;
	color:#06C;
}
#headline h1 { 
	clear:both;
	color:#333;
	font-size:2.8em;
	font-weight: bold;
	padding:0 0 5px;
}
#headline h3{ clear:both; }
#headline h3, .context p{ 
	color:#333;
	font: normal 1.2em/1.3 verdana, Arial, sans-serif; 
}

.context h3{ padding:15px 0 0; }

#headline img{ padding: 0px 0px 0px 10px; }
#headline a {
	color: #003399;
}

#headline p {
	font: bold 1.5em/1.2 Arial, Helvetica, sans-serif;
	margin: 0px;
	clear:both;
}

#headline p a {
	font-size: 1em;
	padding: 0px;
}
#headline span a{ font-weight:bold; }
#headline div.title { float:left; }
#headline div.title .article { color: #333; }

#headline div.rss {
	display:inline;
	padding: 0px;
}

div.clear { clear: both; }

div.hr {
	height: 1px;
	background-color: #ffffff;
	border-top:1px solid #CCC;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

div.hr hr { display: none; }

.required {	color: #690; }
.errmsg { 
	font-size:1.8em;
	text-align:center;
	border:1px solid #CCC	margin:0 0 10px;
	padding:15px;
 }
div.space {
	height: 5px;
	clear: both;
}


div.omargin { margin: 0px; }
div.cobrand { text-align:right; }
div.pagebranding{
	text-align:center;
	margin:0 0 16px;
}



/**********************/
/* MODULE SPECIFIC STYLES */
/**********************/

/* Article Module */
#headline div.credit {
	float:left;
	padding: 0 0 0 5px;
	font: 1.4em/110px Georgia;
	color:#333;
}
div.related_links{
	border:1px solid #E6E6E6;
	margin:0 0 15px;
}
div.related_links h3{
	line-height:30px;
	background:#E6E6E6;
	padding:0 0 0 10px;
}
div.related_links ul{ 
	list-style:none;
	padding-left:10px;
}
div.related_links a{ font-weight:bold; line-height:150%; }



.googad {
	width:330px;
	text-align:center;
}

div.hotbox{
	position:absolute;
	z-index:10;
	display:none;
}
div.hb_tab{
	position:absolute;
	height:40px;
	width:200px;
	border:4px #003399 solid;
	border-left:none;
	background:#FFFFFF;
	color:#3CF;
	padding:5px 0 10px 26px;
	z-index:20;
	
}
div.hotbox div.inner{ border:4px #003399 solid; }


/* Full Article Module */

.article {	
	font-size: 1.2em;
	color: #333; 
}

.article p, 
.article blockquote,
.article li { 
	margin: 15px 0px 10px 0px; 
	line-height:1.5em;
}

.article a { text-decoration: underline; }
.article ul{  margin:0 0 0 13px; }


/*** jlb - temporary - for tables left in articles after html cleanup ***/
.article table {
	font:normal 1em verdana, Arial, sans-serif;
	margin:5px;
}

.article li a{ 
	font-weight:bold; 
	text-decoration: none;
}
.style9, style10{ border:none !important; }



/* -------- // Related Items Module[in article page] //---------- */
.related_items{
	margin:5px 0 15px;
	border:1px solid #CCC}
.related_items h3{
	padding:0 0 0 6px;
	background:url(http://images.aviation.com/template_images/module_elements/bg_grad_article.gif) top repeat-x;
	line-height:35px;
}
.related_items ul li{
	margin:12px 8px 12px 20px;
	font-weight:bold;
	color:#0066CC;
}
ol.image_list li{
	margin:12px 8px 12px;
	list-style:none;
	height:67px;
}
ol.image_list li img{ 
	float:left;
	margin: 0 10px 0 0;
}
	



/* -------- // Contact Form Module //---------- */
.contact ul{
	padding:10px;
	height:434px;
	background: url(http://images.aviation.com/template_images/module_elements/bg_pattern_author_form.jpg) top left no-repeat;
}
.mailto ul{
	padding:10px;
	height:214px;
	background: url(http://images.aviation.com/template_images/module_elements/bg_pattern_sendfriend_form.jpg) top left no-repeat;
}
.av_form h1{ margin-bottom:17px; }
.av_form h2{ font-size: 2.2em; }
.av_form li{ list-style:none; }
.av_form li input, .av_form li textarea{ 
	border: 1px inset;
	padding:3px 4px;
	width:295px;
}
.av_form input{ padding:10px 0; }
.av_form label{
	display:block;
	font:bold 1.1em Verdana, Arial;
	margin:17px 0 5px;
}
.av_form .label { padding-left:20px; }
.av_form .option { 
	float:left;
	padding:5px 20px 5px 0;
}

/* -----// RSS Module //-------- */
.rss { padding: 5px;}
.rss td {
	border: 1px solid #ECECEC;
	padding: 5px;
	color: #333;
}




/* Image of the Day Module */
div.imageoftheday { color: #333; }

div.imageoftheday a {
	font-size: 1em;
	padding: 0px;
	margin: 0px;	
}

div.imageoftheday div#image {	
	text-align: left;
	float: left;
	padding: 0px 10px 15px 0px;
	margin: 0px;
}

div.imageoftheday div.imageselector {
	float: left;	
	width: 150px;
}

div.imageoftheday div.imageselector a {
	font-size: 1em;
	padding: 0px;
	margin: 0px;	
}

div.imageoftheday div.imageselector h3 {
	font-size: 1.2em;
	padding: 2px 0px 8px 0px;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #ECECEC;
}




/* -------- // Toolbar Module //---------- */
fieldset.toolbar{ 
	padding: 0 10px; 
	overflow:hidden;
}

div.toolbar{
	border:1px solid #bfbfbf;
	border-top:none;
	background:#FFFFFF;
	margin-top:5px;	
	padding:5px 0;
	text-align: center;
	overflow:hidden;
}

.toolbar .icon {
	float:left;
	padding: 6px 4%;
}
div.toolbar .icon{ 
	float:none;
	display:inline; 
}
fieldset.toolbar .icon img { float: left; padding: 0 3px 0 0; }
div.toolbar .icon img { padding: 0 3px 0 0; }
.toolbar .icon a{ 
	padding: 3px 0px; 
	text-decoration:none; 
	line-height:16px;
}

/* -------- // Pagination Module //---------- */
fieldset.pagination{ 
	margin: 0 0 15px;
	padding: 0 10px;
	background:url(http://images.aviation.com/template_images/module_elements/bg_grad_article.gif) repeat-x 0 7px;
	font-size:1.1em;
	
}
.pagination div strong{ color: #333; }
.pagination div{
	font-weight: bold;
	color:#CCCCCC;
	line-height:28px;
}

.pagination div a {	margin: 0 7px; }
.pagination div a.selected { color: #484848; }
.pagination a.prev, .pagination a.next {
	display:block;
	float:right;
	color: #CCCCCC;
	margin:6px 5px;
	height:16px;
}
.pagination a.prev {	
	padding-left:20px;
	background:url(http://images.aviation.com/template_images/buttons/btn_prev_sm.gif) top left no-repeat;
}
.pagination a.prev:hover {
	color: #333;
	background-position:bottom left;
}
.pagination a.next {
	padding-right:20px;
	background:url(http://images.aviation.com/template_images/buttons/btn_next_sm.gif) top right no-repeat;
}
.pagination a.next:hover {
	color: #333;
	background-position:bottom right;
}




/* -------- // I EXPLORE //---------- */

#iExplore, #iExplore div.container{	
	width: 661px;
	float: left;
	margin: 0 0 12px;
}
#iExplore h4{
	color:#000000;
	margin:2px 11px;
	padding:0;
	font-size:1.1em;
}
#iExplore p{
	color:#000000;
	margin:0 0 10px 30px;
}

#iExplore a{ color:#000000; }
#iExplore div.inner{ border:1px #CCCCCC solid; }
#iExplore div.destList{
	text-align:center;
	margin:0 auto 5px;
}
#iExplore div.destList a{ padding:5px 30px; }
#iExplore div.destList img{ 
	width:145px;
	height:78px;
}
#iExplore a.destLink{
	display:block;
	background-color:#deebf1;
	color:#003399;
	font-weight:bold;
	padding:2px 11px;
}
#iExplore a.iexpLogo{
	display:block;
	margin:0 auto;
	padding-bottom:5px;
	text-align:center;
}
#iExplore div.map{ float:left; }

#iExplore div.findreg{
	float:left;
	height:194px;
	background:#EBF9FF;
	text-align:center;
}

#iExplore form{ 
	margin:0 auto;
	padding-top:10px;
	width:175px;
}
#iExplore select{ width:175px; }
#iExplore input{ 
	margin:5px 0;
	
}
#iExplore div.label{
	font:bold 12px arial, sans-serif;
	color:#000000;
	text-align:left;
	padding: 5px 0 0 0;

}
	/* -------- // Marketplace //---------- */
	.marketplace, .redirect{
		background: url(http://images.aviation.com/template_images/grey_vert_gradient.gif) repeat-x top; 
	}
	
	.marketplace{ float: left; }
	.marketplace p{ 
		margin: 0 10px 3px;
		font-weight:bold; 
	}
	.marketplace h3, .marketplace .text p a{ color:#333 }
	.marketplace h3 { margin: 10px 10px 0; }
	.marketplace h4 { margin: 0 10px; }
	.marketplace .text p {
		font-weight:normal;
	}
	.marketplace .row{ margin-bottom: 10px; }
	.redirect{ padding:0 20px; }
	.redirect img{padding: 28px 0; }
	.redirect h2{ padding-bottom:28px; }
	.redirect a{
		font-size:1.2em;
		font-weight:bold;
	}


/* -------- // SEARCH PAGE //---------- */
#header ul.search_options { 
	margin:15px 0 10px;
	float:left;
}
.search_options li{
	list-style-image:url(http://images.aviation.com/template_images/bullet_img.gif);
	margin:0 10px 2px 20px;
}
.search_options li a{ font-weight:bold; }

	#bottom_search{
		background: url(http://images.aviation.com/template_images/search/bg_grad_searchfooter.gif) repeat-x top;
		border:1px solid #D9E8F7;
		height:76px;
	}
	#bottom_search .wrapper{
		background: url(http://images.aviation.com/template_images/search/bg_rightend_searchfooter.gif) right no-repeat; 
		height:76px;
	}
	#bottom_search .textbox{ 
		float: left;
		padding: 12px;
	}
	#bottom_search div.logo{
		float: left;
		margin: 8px 0 0 95px;
	}
	#bottom_search div.search{	padding: 15px 0 0; }
	#bottom_search ul.search_options { 
		margin:10px 0 10px;
		float:left;
	}

	#bottom_search h2{ font: bold 2em/76px Arial, Helvetica, sans-serif;	}
	#bottom_search label{ 
		padding:0 10px 0 0;
		font: bold 1.2em/22px Arial, Helvetica, sans-serif;
		float:left;
	}
	/* -------- // Advanced SEARCH //---------- */
	#adv_search div.selectbox{
		width: 290px; 
		padding: 0px 0px 0px 20px;
	}
	#adv_search option{ padding-right:10px; }
	#adv_search div.button input{ border:none; }
	
	#adv_search li label{ float: left; }
	#adv_search .fixright input,#adv_search .fixright select{ float:right; width:200px; }
	#adv_search li {
		list-style: none;
		clear:right;
		height:30px;
	}
	
	#adv_search{
		background:url(http://images.aviation.com/template_images/search/bg_grad_advancedsrch.gif) top repeat-x;
		padding:10px 0;
		font-size:1.2em;
	}


	/* -------- // SEARCH results//---------- */
	#search_results div{ margin:20px 0; }
	#search_results p{ margin:3px 0; }
	#search_results blockquote{	margin-left:40px; }
	#search_results {
		font-size:1.1em; 
		line-height:1.2em;
		color:#484848;
	}
	#search_results a { 
		font-size:1.1em;
		font-weight:bold;
		text-decoration:underline;
	}
	#search_results .s { color:#3CF; }	
	#search_results .s a{
		font-size: 1em;
		font-weight:normal;
		text-decoration:none;
	}
	
	/* -------- // SEARCH Navigation//---------- */
	div.search_navigation td{ 
		font: bold 1.2em/24px Arial, Helvetica, sans-serif;
		padding:0 5px;
	}
	div.search_navigation .next_on a, div.search_navigation .next_off{ width:55px; }
	div.search_navigation .prev_on a, div.search_navigation .prev_off{ width:80px; }
	div.search_navigation .prev_on a, div.search_navigation .prev_off,
	div.search_navigation .next_on a, div.search_navigation .next_off{
		height:24px;
		font-size:.0em;
		display:block;
		overflow:hidden;
	}
	div.search_navigation .prev_on{	background: url(http://images.aviation.com/template_images/buttons/btn_search_previous.gif) no-repeat top; }
	div.search_navigation .prev_off{ background: url(http://images.aviation.com/template_images/buttons/btn_search_previous.gif) no-repeat bottom; }
	div.search_navigation .next_on{	background: url(http://images.aviation.com/template_images/buttons/btn_search_next.gif) no-repeat top; }
	div.search_navigation .next_off{ background: url(http://images.aviation.com/template_images/buttons/btn_search_next.gif) no-repeat bottom; }


/* -------- // Welcome Page //---------- */
.welcome h1{
	font:bold 2.8em Arial, Helvetica, sans-serif;
	margin: 0 0 17px;
}
.welcome h3{
	font:normal 1.8em Arial, Helvetica, sans-serif;
	color:#0066CC;
}
.welcome p{	font:normal 1.3em/1.4em Arial, Helvetica, sans-serif; }
.wrap{ 
	background: url(http://images.aviation.com/template_images/welcome/bg_grad_aviwp_topleft_1x512.gif) bottom repeat-x;
	padding:0 0 0 11px;
	height:512px;
}
.welcome .quote{
	font-size: 1.8em;
	color: #690;
}
	div.subhead{ 
		background: url(http://images.aviation.com/template_images/welcome/bg_grad_aviwp_subhead_1x55.gif) top repeat-x;
		margin:3px 0;	
	}
	div.subhead h2{
		font:normal 2.5em/55px Arial, Helvetica, sans-serif;
		color:#0066CC;
		margin:0 0 0 20px;
		padding:0;
	}
	div.grn{ background: url(http://images.aviation.com/template_images/welcome/bg_grad_aviwp_greenicon_1x284.gif) bottom repeat-x; }
	div.blu{ background: url(http://images.aviation.com/template_images/welcome/bg_grad_aviwp_blueicon_1x284.gif) bottom repeat-x; }
	.w-icon { 
		padding: 10px 0; 
		height:264px;
		width:164px;
		float:left;
	}
	.w-icon p{
		margin:0 20px;
		font-size:1.2em;
	}
	.w-icon h3{
		font:normal 1.8em Arial, Helvetica, sans-serif;
		color:#0066CC;
	}
/* -------- // Flight School //---------- */
.fs_content{ 
	padding:35px 56px 5px;
	background: url(http://images.aviation.com/template_images/promo/flight_school/bg_grad_maintop_tile.gif) top repeat-x;
}
.fs_content h1{ 
	font-size:3em; 
	font-weight:bold; 
}
.fs_content ul.hed{ 
	padding:0 0 0 40px; 
	margin:20px 0 20px 20px; 
	font-size:1.8em; 
	font-weight:bold; 
	color:#0066CC;
}
.fs_content h2{ 
	font-size:1.8em; 
	font-weight:bold; 
	padding:30px 0; 
}
.fs_content h3{ padding:0; }
.fs_content p{ 
	font-size: 1.5em; 
	margin:0 0 25px; 
}
.fs_content ul{ margin-left:20px;}
.fs_foot{
	padding:20px 56px 0;
	background: url(http://images.aviation.com/template_images/promo/flight_school/bg_grad_sponsorbtm_tile.gif) top repeat-x;
}
.fs_foot p{ font-size: 1.5em; }
#main {
	padding: 0px 28px;
	background-color:#FFFFFF;
	border-right:5px solid #b6ddf2;
	border-left:5px solid #b6ddf2;
}


/* ---------------------- // HEADER // -------------------------------------------------------------------------------- */
#header { margin: 0px 0px 20px 0px; }

#header div.ad {
	padding: 9px 0;
	margin: 0px auto;
	font-size: 0px;
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#header div.ad iframe{ padding:0 10px; }

#header div.logo {
	float: left;
	padding: 6px 28px 20px 6px;
	font-size: 0px;
}


	/* ---------// SEARCH BOX //----------- */
	#header div.search{
		float: left;
		margin: 7px 0 0;
		width: 406px;
	}
	#header div.icon { padding: 12px 12px 0; }
	#header .textbox {
		float: left;
		padding: 12px;
		width: 380px;
		border:1px solid #dfe8f1;
		background:url(http://images.aviation.com/template_images/header_elements/bg_grad_search.gif) top repeat-x;
	}
	#header .textbox input, #bottom_search .textbox input{ width: 284px; }

	#header .textbox input,
	#bottom_search .textbox input,
	#adv_search input,
	#adv_search select{
		float: left;
		border: 1px solid #D3D3D3;
		padding:2px;
	}
	#header .search .button,
	#bottom_search .button,
	#adv_search .button{
		float: left;
		padding: 0px 0px 0px 6px;
	}
	#header .button input,
	#bottom_search .button input,
	#adv_search .button input{
		width:76px;
		height:22px;
		border:none;
		padding:0;
	}

	/* ---------// TOP NAV BAR //----------- */


	#topnav ul, #topnav li, #topnav a,
	#navigation ul, #navigation li, #navigation a{ height:32px; }
	#topnav ul, #navigation ul {
		background:url(http://images.aviation.com/template_images/header_elements/main_navigation_tabs2.gif) repeat-x 0 -32px;
		list-style: none;
	}
	#navigation li.deco {
		width:165px;
		background:url(http://images.aviation.com/template_images/header_elements/main_navigation_deco.gif) no-repeat;
	}
	#navigation li {
		float:left;
		font:bold 14px/28px Arial, Helvetica, sans-serif;
	}
	#navigation a{
		display:block;
		float:left;
		color: #FFFFFF;
		padding: 0px 17px;
		background:url(http://images.aviation.com/template_images/header_elements/main_navigation_tabs2.gif) repeat-x 0 -32px;
	}
	#navigation a.selected {
		color: #003300;
		background-position: bottom;
	}
	#navigation a:hover{
		color: #072D70;
		background-position: top;
	}

	#navigation .pipe{
		display:block;
		float:left;
		background:url(http://images.aviation.com/template_images/header_elements/main_navigation_tabs2.gif) bottom repeat-x;
		height:32px;
		width:2px;
		font-size:1px
	}

	/* -----//  MARKETING BOX //-------- */
	.marketing_note{
		background:url(http://images.aviation.com/template_images/welcome/BG_img_global_welcome.jpg) no-repeat;
		width:210px;
		height:84px;
		float:left;
		display:block;
		padding:5px 0 0 115px;
		margin:7px 0 0;
		text-align:center;
	}
	.marketing_note h1{ font:bold 23px Arial, Helvetica, sans-serif; }
	.marketing_note h2{
		color: #06C;
		font:bold 14px Arial, Helvetica, sans-serif;
		padding:0;
	}
	.marketing_note h2 span{ font:bold 18px Arial, Helvetica, sans-serif; }
	.marketing_note img{ float:right; padding:0 6px; }
	img.welcomeBug{ 
		float:right;
		margin:3px 0 0 1px;
	}

	#pk_header{ margin-left:680px !important; }

	.hd_advert{	background:#B6DDF2; }
	

/* ----------------------- // FOOTER // --------------------------------------------------------------------------------- */
#footer {
	clear: both;
	margin: 0 0 2px 0;
	padding: 20px 0;
	position: relative;
	text-align: center;
}
	
	#footer ul {
		padding: 0 0 9px;
		border-bottom: 1px solid #E0DFDF;
	}
	
	#footer ul li {
		list-style: none;
		color: #cccccc;
		display: inline;
	}
	
	#footer ul li a {
		padding: 0 21px;
		font-weight: bold;
	}
	
	#footer div.logos  {
		text-align:left;
		margin: 10px 0 2px;
	}
	#footer div.logos img{ margin: 0 0 8px; }
	#footer div.links {
		clear:both;
		text-align: right;
		padding: 5px 0 0 0;
	}
	
	#footer div.links ul {
		padding: 0 0 3px 0;
		border-bottom: none;
	}
	
	#footer div.links ul li a {	padding: 0; font-weight: normal; }
	#footer div.links p {
		margin: 0;
		color: #666666;
}


/* -----// Headlines [lists module] //-------- */
.home ul.headlines{ background:url(http://images.aviation.com/template_images/module_elements/bg_grad_headline.gif) top repeat-x; }
.section ul.headlines{ background:url(http://images.aviation.com/template_images/module_elements/bg_grad_blue_sect_186.gif) top repeat-x; }
ul.img-headline{ margin:3px 0 10px; }
.img-headline li{
	padding:12px 6px;
	list-style:none;
	height:67px;
}
.home .img-headline li{
	background:url(http://images.aviation.com/template_images/module_elements/bg_grad_img-headline.gif) bottom repeat-x;
}
.section .img-headline li{
	background:url(http://images.aviation.com/template_images/module_elements/bg_grad_blue_sect_80.gif) bottom repeat-x;
}

.img-headline img{
	float:left;
	margin: 0 8px 0 0;
	border:1px solid #CBCBCB; padding:1px;
}
.img-headline-lrg img{
	float:left;
	margin: 0 8px 8px 0;
	border:1px solid #CBCBCB; padding:1px;
}
.img-headline p, .img-headline-lrg p { margin:0; }
.img-headline p a, .img-headline-lrg p a{
	font-weight:normal;
	color: #333;
}

ul.bullets { margin:0 0 10px; clear:both; }
	.bullets li{
		list-style-image:url(http://images.aviation.com/template_images/bullet_img.gif);
		padding:0 0 17px;
		margin:0 10px 0 20px;
	}
	.bullets li a{ font-weight:bold; }
	.bullets li p { margin:0; }
	.bullets li p a{
		font-weight:normal;
		color: #333;
	}

.viewall {
	float: right;
	background: url(http://images.aviation.com/template_images/buttons/link_bg.gif) no-repeat;
	padding:0 10px 0 0;
	width: 43px;
	text-align:center;
}

.viewall a {
	color: #690;
	font-weight: normal;
	font-size:9px;
	line-height:15px;
}

/* -----// Sampler [article lists] //-------- */

.sampler h3 { float: left; }
.sampler h4 { font:bold 1em  verdana, Arial, sans-serif;}
.sampler ul, .sampler li{ clear:both; }
.sampler li {
	float:left;
	list-style:none;
	margin: 0 0 17px;
	width:100%;
}
.sampler img{
	float: left;
	margin: 0 10px 0 0;
	padding:1px;
}
img[width="70"]{ border:1px solid #CBCBCB; padding:1px; }
.sampler li img{ border:1px solid #CBCBCB; padding:1px; }

.sampler p{	margin:0; }
.sampler p a { color:#484848; }
.listgroup h3{ font-size:1.3em;	}
.listgroup li{
	list-style:none;
	line-height:18px;
}
.listgroup a { font-weight: bold; }



/* --------------------- // Image Gallery Module //----------------------------------------------------------------------- */
.image_gallery h1{ font-weight:bold; }
.image_gallery .inner {	
	padding: 8px 0 0 0;
	background:#FFF url(http://images.aviation.com/template_images/module_elements/bg_grad_image_galry.gif) bottom repeat-x;
	overflow:hidden;
	clear:both;
}


#i_container {
	width:276px;
	padding: 0 0 8px; 
}
#t_container{ padding: 0 8px 0 0; }
	
	#t_container h4{ 
		font-size: 1.1em;
		font-weight:normal;
		color:#690; 
	}
	#t_container h3{
		color:#333; 
		font-size: 2em;
		padding: 15px 0 0;	
	}
	
	#t_container a{ color: #FBCA52; }

.image_gallery #enlarge{
	float : left;
	padding: 4px 67px 0 72px;
	cursor:pointer;
}
.status #curImage { 
	color:#06C;
	padding: 3px 0 0; 
}
.bar {
	width:142px;
	height:6px;
	border-top:1px solid #8ea599;
	border-left:1px solid #8ea599;
	background: url(http://images.aviation.com/template_images/module_elements/bg_status_bar.gif) top repeat-x;
}

/* ----------------------// Video //---------------------------------------------------------------------------------------- */
	h1.video{  
		font-weight:bold;
	}
	
	#video{
		border:4px solid #92b1c2;
	}
	
	.player{ 
		background:#e7f4fc url(http://images.aviation.com/template_images/module_elements/bg_video.gif) top repeat-x; 
	}
	
/* ----------------------// Top 10 Module //-------------------------------------------------------------------------------- */

.topten{
	background: #FFF url(http://images.aviation.com/template_images/module_elements/bg_grd_mainintro.gif) bottom repeat-x;
}
	.topten h1{ 
		font-weight:bold;
		background:url(http://images.aviation.com/template_images/bg_page_head.gif) repeat-x; 
	}
	.topten div.side{
		background: #def1fb url(http://images.aviation.com/template_images/module_elements/bg_grd_mainintro_b.gif) top repeat-x;
	}
	.topten #i_container {
		background: #def1fb url(http://images.aviation.com/template_images/module_elements/bg_grd_mainintro_b.gif) top repeat-x;
	}
	.topten #countdown li{ color:#06C }
	.topten #countdown li.selected{ color:#690;	 }
   
   
	.home .disc_mod dl,.section .disc_mod dl{ background:url(http://images.aviation.com/template_images/discovery_mods/hp_dm_bg.gif) top repeat-x; }
	
/* ----------------------// REGISTRATION COMPLETE //------------------------------------------------------------------------ */


#post_reg {
	margin:0 0 42px 50px;
}
dl.reg_option {
	float:left;
	margin:28px 10px 0 0;
    text-align:center;
  	width:214px;
}
dl.reg_option dt {
	padding:10px 10px 28px 10px;
    height:34px;
    text-align:left;
}



dl.reg_option {
    background:#ccc url(http://images.aviation.com/template_images/bg_grad_col_1x334.gif) repeat-x top left;
}

dl.reg_option dt {
    background: url(http://images.aviation.com/template_images/bg_grad_sbhdr_1x82.gif) repeat-x top left;
}


/* ------- // Welcome Promo Page // ---------*/


  
div.promo_left h2 { color: #06C; }
div.promo_left h1 { color: #690; }

.subhead h1 {color: #06C; }






	
    