

html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;line-height: 1;font-family: inherit;text-align: left;vertical-align: baseline;}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after,blockquote:before, blockquote:after {content: "";}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#C1C1C1;
	color:#666;
	min-width:995px;
}

#m_wrapper {
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 995 ? "995px" : "auto"); 
}

a:link, a:visited {
	text-decoration:none;
	color:#0066FF;
}

a:hover {
	text-decoration:underline;
}


#sect_top {
	background:url(/public/images/logo1.gif) 10px 14px no-repeat #2071C9;
	height:80px;
}

#user_panel_container {
	width:650px;
	height:75px;
	float:right;
	margin-right:10px;
	text-align:right;
	color:#FFFFFF;
	padding-top:4px;
}

#user_panel {
	margin-top:6px;
}

#user_panel .user_panel_corner {
	width:5px;
	height:32px;
	float:left;
}

#user_panel .left {
	background:url(/public/images/user_panel.gif) 0 0 no-repeat;
}
#user_panel .right {
	background:url(/public/images/user_panel.gif) -5px 0 no-repeat;
}

#user_panel_c {
	background-color:#FFFFFF;
	color:#000;
	font-size:0.9em;
	height:32px;
	width:640px;
	float:left;
}

#user_panel_content {
	margin-top:7px;
}

#user_panel_content #user_info {
	float:left;
	margin-top:4px;
	font-size:1em;
	color:#666;
}
#user_panel_content #user_menu {
	margin-top:4px;
	float:right;
}


#user_panel_content .textbox {
	border:1px solid #999;
	font-size:0.9em;
	color:#666;
}

#user_panel_content .button {
	border:0;
	background:transparent;
	font-size:0.8em;
	margin-left:10px;
	margin-right:10px;
}

#user_panel_content span{
	font-size:0.8em;
	margin-left:10px;
}

#sect_menu {
	height:32px;
	background:url(/public/images/menu_bg.jpg) 0 0 repeat-x;
}

#menu ul {
	float:left;
}

#menu ul li {
	float:left;
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	height:32px;
}

#menu ul li a {
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	color:#666;
	line-height:32px;
}

#menu ul li a:hover {
	color:#0066FF;
}

#menu #search_panel {
	width:300px;
	background:#E9E9E9;
	height:32px;
	float:right;
	margin-right:10px;
}

#search_panel form {
	margin-top:6px;
	margin-left:10px;
}

#search_panel form .textbox {	
	border:1px solid #CCC;
	width:250px;
	color:#666;
}

#btn-search {
	border:0;
	background:url(/public/images/search_icon.gif) top left no-repeat;
	width:16px;
	margin-right:5px;
	cursor:pointer;
}

#sect_searchpanel_top_container {
	height:5px;
	background-color:#2071C9;
}

#sect_searchpanel_top {
	float:right;
	margin-right:10px;
	width:300px;
	height:5px;
	font-size:0em;
	background:#E6E6E6;
}

#sect_searchpanel_top .corner_left {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) 0 0 no-repeat;
	float:left;
}

#sect_searchpanel_top .corner_right {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) -5px 0 no-repeat;
	float:right;
}


#sect_searchpanel_bottom_container {
	height:5px;
	background-color:#C1C1C1;
}

#sect_searchpanel_bottom {
	float:right;
	margin-right:10px;
	width:300px;
	height:5px;
	font-size:0em;
	background:#E6E6E6;
}

#sect_searchpanel_bottom .corner_left {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) 0 -5px no-repeat;
	float:left;
}

#sect_searchpanel_bottom .corner_right {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) -5px -5px no-repeat;
	float:right;
}


.sect_content_box {
	width:975px;
	margin:10px auto 20px auto;
}

.sect_content_box .corners_top {
	font-size:0em;
	height:10px;
	background-color:#FFF;
}

.sect_content_box .corners_top .left {
	background:url(/public/images/misc_panel.gif) 0 0 no-repeat;
	width:10px;
	height:10px;
	float:left;
}
.sect_content_box .corners_top .right {
	background:url(/public/images/misc_panel.gif) -10px 0 no-repeat;
	width:10px;
	height:10px;
	float:right;
}


.sect_content_box .content_container {
	background-color:#FFF;
}

.sect_content_box .content_container .content {
	padding:0px 10px;
}


.sect_content_box .corners_bottom {
	font-size:0em;
	height:10px;
	background-color:#FFF;
}

.sect_content_box .corners_bottom .left {
	background:url(/public/images/misc_panel.gif) 0 -10px no-repeat;
	width:10px;
	height:10px;
	float:left;
}
.sect_content_box .corners_bottom .right {
	background:url(/public/images/misc_panel.gif) -10px -10px no-repeat;
	width:10px;
	height:10px;
	float:right;
}

#sect_footer_cont {
	background-color:#A7A7A7;
	border-top:1px solid #FFF;
	padding:10px;
	color:#FFFFFF;
	margin-top:6px;
}

.footer_link_box {
	float:left;
	margin:4px 14px;
}

.footer_link_box h1{
	font-size:1.3em;
	font-weight:normal;
	color:#D4D4D4;
	margin-bottom:6px;

}

.footer_link_box li {
	list-style:disc;
	margin-left:25px;
	padding-top:1px;
	padding-bottom:1px;
}

.footer_link_box li a{
	text-decoration:none;
	color:#D4D4D4;
}


.clear {
	clear:both;
	height:0;
	display:block;	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
/* End hide from IE-mac */

#copy {
	margin-top:3px;
	margin-right:16px;
	float:right;
	color:#FFFFFF;
	font-size:0.9em;
}


.status {
	font-size:0.85em;
}

.red {color:#FF0000;}
.blue {color:#0000FF;}

.message {
	text-align:center;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
}


div.wrapper {
	float:right;
	margin-left:-300px;
	width:100%;
}

div.main-content {
	margin-left:300px;
}

/* left column */

div.left-col {
	float:left;
	width:300px;
}


div.main-signup-pro {
	background: url(http://www.flightsimfiles.com/public/images/advertisements/ad_pro_account_small.png) no-repeat top;
	height:240px;
	font-size:18px;
	color:#0066cf;
	line-height:28px;
	padding:10px 0px 0px 10px;
	margin-bottom:10px;	 
}

div.main-signup-pro2 {
	height:240px;
	font-size:18px;
	color:#0066cf;
	line-height:28px;
	padding:10px 0px 0px 10px;
	margin-bottom:10px;	 
}
		a.signup-pro:link    { color:#e76836; text-decoration: none; 		}
    	a.signup-pro:visited { color:#e76836; text-decoration: none; 		}
    	a.signup-pro:active  { color:#e76836; text-decoration: none; 		}
    	a.signup-pro:hover   { color:#e76836; text-decoration: underline;   }
	

div.main-lbox {
	border:1px solid #CCC;
	margin-bottom:10px;
	padding:6px;
}

div.main-lbox h2 {
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
}

div.main-lbox ul {
	margin-left:20px;
}
div.main-lbox ul li {
	list-style:disc;
	margin:6px 0;
}


/* main columns */

div.main-col {
	width:48%;
	float:left;
	margin-left:10px;
}



div.main-box {
	margin-bottom:10px;
}

div.main-box h2 {
	padding:4px;
	font-size:16px;
	color:#FFF;
	margin-bottom:10px;
}

div.news h2, div.tf h2, div.wf h2 {
	background-color:#2071C9;
}

div.blogs h2 {
	background-color:#58C344;
}

div.main-box ul {
	margin-top:10px;
}

div.main-box ul li {
	margin:4px 0;
}

div.main-box ul li.ln, div.main-box ul li.lcj {
	border-bottom:1px solid #EEE;
	margin-bottom:10px;
	padding-bottom:20px;
}

/* latest news */

a.ln-title {
	font-weight:bold;
}

span.ln-content {
	display:block;
	margin:6px 0px;
	line-height:130%;
}

span.ln-date, a.ln-comment {
	font-weight:bold;
}


/* latest journals */
img.lcj-avatar {
	float:left;
	width:40px;
	margin-right:10px;
}

div.lcj-content {
	float:left;
}

a.lcj-username {
	font-weight:bold;
}

a.lcj-read {
	color:#EA930A;
	font-weight:bold;
	float:right;
	margin-right:20px;
}

span.lcj-title {
	display:block;
	margin:6px 0px;
}

/* latest and popular files */

div.main-box ul li.mf {
	border-bottom:1px solid #EEE;
	margin-bottom:10px;
	padding-bottom:6px;
}

span.mf-desc {
	display:block;
	margin:6px 0px;
	font-size:11px;
	font-style:italic;
	color:#EA930A;
}

/* 300x250 Ad display*/

div.main-300-250-ad {
float:right;
color: #8c8c8c;
padding-bottom:5px;
font-style:italic;
}

