

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;
}


#news_list h2 {
	font-size:1.4em;
	font-weight:normal;
	color:#E65C26;
	border-bottom:1px solid #CCC;
}

#news_list h5 {
	font-size:1.2em;
	font-weight:bold;
	color:#666;
	margin:20px;
	text-align:center;	
}

#news_list h2 a.rss {
	background:url('/public/images/rss16.gif') transparent no-repeat;
	float:left;
	width:16px;
	margin-right:6px;
	text-decoration:none;
}

#wrapper {
	float:left;
	margin-left:-300px;
	width:100%;
}



div.news_box {
	margin:10px;
	margin-left:320px;
}

div.news_box ul {
	margin-top:10px;
}

div.news_box ul li {
	margin:4px 0;
}

div.news_box ul li.ln {
	border-bottom:1px solid #EEE;
	margin-bottom:10px;
	padding-bottom:20px;
}

div.news_box a.ln-title {
	font-weight:bold;
}

div.news_box span.ln-content {
	display:block;
	margin:6px 0px;
	line-height:130%;
}

div.news_box span.ln-date, a.ln-comment {
	font-weight:bold;
}


#top_news {
	float:right;
	clear:right;
	width:300px;
}

#top_news h3 {
	font-size:1.1em;
	font-weight:normal;
	color:#FFF;
	background:#1672E4;
	margin:10px 10px 10px 0px;
	padding:3px;
}

#top_news ul {
	padding-left:6px;
}

#top_news ul li {
	padding:3px 0;
	line-height:1em;
}


#news_article h1 {
	font-size:1.4em;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	padding-bottom:3px;
}

#news_article h2 {
	font-size:1.1em;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	padding:3px;
	margin-bottom:20px;
}

#article_box {
	padding:10px;
	border-bottom: 1px solid #CCC;
}

#news_article div.comment_box {
	width:740px;
	margin:10px auto;
	border-bottom:1px solid #CCC;
}

#news_article div.comment_box .column {
	float:left;
	margin:0 4px;
}

#news_article div.comment_box .avatar {
	width:64px;
	margin:4px;
}

#news_article div.comment_box .userinfo {
	width:140px;
}

#news_article div.comment_box .message {
	width:510px;
	text-align:left;
	font-weight:normal;
	line-height:130%;
}

#news_article div.comment_box .message .msgreply {
	margin:10px 0;
	border:1px solid #CCC;
	padding:3px;
	background:#EEE;
}

#news_article div.comment_box .message .comment-sig {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	line-height:130%;
	margin:6px 0;
	padding:3px;
	background:#FDFFE2;
}

#news_article div.comment_box .userinfo .username {
	font-size:1.5em;
	line-height:130%;
	display:block;
}

#news_article div.comment_box .userinfo .date {
	font-weight:normal;
	display:block;
	font-size:0.7em;
	margin-top:5px;
	color:#E65C26;
	font-style:italic;
}

#news_article div.comment_box .r-btn {
	font-weight:normal;
	display:block;
	font-size:0.9em;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;	
}

#news_article h4 {
	font-size:1.3em;
	font-weight:bold;
	width:740px;
	margin:20px auto 10px auto;
}

#page_nav {
	width:300px;
	margin:10px auto;
	padding:4px;
	text-align:center;
	font-size:.85em;
}

#page_nav a {
	border: 1px solid #ccdbe4;
	margin-right:3px;
	padding:2px 8px;
	
	background-position:bottom;
	text-decoration: none;
	
	color: #0061de;			
}
#page_nav a:hover, #page_nav a:active {
	border: 1px solid #2b55af;
	background-image:none;
	background-color:#3666d4;
	color: #fff;
}
#page_nav span.current {
	margin-right:3px;
	padding:2px 6px;
	font-weight: bold;
	color: #000;
}

#leave_comment textarea {
	width:502px;
	height:300px;
	padding:2px;
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

#leave_comment .button {
	border:1px solid #BAC2FE;
	background-color:#FFFFFF;
	color:#2071C9;
	display:block;
	margin:10px 6px;
	float:right;
}

#leave_comment .replying {
	margin:10px 0;
	padding:0 20px 0 20px;
	border:1px solid #C5E9FF;
}

#leave_comment .replying h5 {
	font-size:1em;
	font-weight:bold;
	margin:10px 0;
}

#leave_comment .replying .remove-reply {
	margin:5px 0;
	text-align:right;
}

#leave_comment .replying .reply-content {
	border:1px solid #CCC;
	background:#EEE;
	font-style:italic;
	padding:6px;
}


#require-login {
	margin:20px;
	padding:20px;
	border:1px solid #CCC;
}

#require-login p {
	text-align:center;
}
.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;
	margin-top:10px;
	margin-bottom:10px;	 
}
