
body{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	background:#FFFFFF url('images/web/background.gif') repeat-x top left;
}

/************************************* Banner & Nav ***********************************/
#banner{
	width:795px;
	height:108px;
	background:#FFFFFF url('images/web/banner.gif') no-repeat top left;
	padding:0px;
	margin:0px auto;
}

#top_bar{
	width:780px;
	padding:2px 7px 0px 7px;
}

#top_bar:after {
    content: '.'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#search{
	float:right;
	text-align:right;
	margin-top:32px;
}

#nav_area{
	width:795px;
	padding-top:7px;
	border-bottom:1px solid #CFCFCF;
}

#nav_area:after {
	content: '.'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#nav{
	float:left;
	font-size:18px;
	margin-bottom:-2px;
}

#nav_r{
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
}

div.ar{
	width:3px;
	height:6px;
	float:left;
	margin:6px 4px 0px 0px;
	background-image:url('images/web/right.gif');
}

/************************************* Content Area ***********************************/
#content{
	position:relative;
	width:795px;
	margin:0px auto;
	z-index:2;
}

#wrapper{
	margin-top:20px;
}

#wrapper:after {
    content: '.'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.a_wrapper{
	width:550px;
}

div.a_wrapper:after {
    content: '.'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/************************************* Footer ***********************************/
#footer{
	width:100%;
	background-image:url('images/web/footer_upper.png');
	padding:0px;
	margin-top:23px;
}

#footer:after {
    content: '.'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.footer_sep{
	float:left;
	width:1px;
	height:36px;
	background-image:url('images/web/footer_sep.png');
	margin:5px 15px 0px 15px;
}

#bottom_bar{
	width:775px;
	margin:0px auto 0px auto;
	padding:10px 0px 10px 0px;
	color:#A7A9AC;
}

/************************************* Link Styles ***********************************/
a:link,a:visited{
	color:#5E8FC0;
	border-color:#5E8FC0;
	text-decoration:none;
}

a:active,a:hover{
	color:#3B72AA;
	border-color:#3B72AA;
	text-decoration:underline;
}

a.nav:active,a.nav:hover{
	text-decoration:none;
}

a.gray:link,a.gray:visited{
	color:#A7A9AC;
}

a.gray:active,a.gray:hover{
	color:#3B72AA;
	text-decoration:none;
}

a.external:link,a.external:visited{
	background: url('images/web/external.png') center right no-repeat;
	padding-right: 13px;
	text-decoration:none;
}

a.external:active,a.external:hover{
	background: url('images/web/external.png') center right no-repeat;
	padding-right: 13px;
	text-decoration:underline;
}

a.explore:link,a.explore:visited {
	display:block;
	text-decoration: none;
	border:2px solid #5E8FC0;
	background:#EFF1F0;
}

a.explore:active,a.explore:hover {
	text-decoration: none;
	border:2px solid #3B72AA;
	background:#FFFFFF;
}

/************************************* Input Styles ***********************************/
input{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	height:16px;
	background:#FFFFFF url('images/web/input.png') top right;
	border:1px solid #CFCFCF;
	padding-left:2px;
}

textarea{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	background:#FFFFFF url('images/web/input.png') top right;
	border: 1px solid #CFCFCF;
	overflow:auto;
}

input[type=file]{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	height:20px;
	background-color: #FFFFFF;
	border:1px solid #CFCFCF; 
}

.file{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	height:20px;
	background-color: #FFFFFF;
	border:1px solid #CFCFCF; 
}

input[type=submit],input[type=button]{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	height:20px;
	background:#FFFFFF url('images/web/submit_background.gif') repeat-x;
	border:1px solid #CFCFCF;
}

.submit{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	height:20px;
	background:#FFFFFF url('images/web/submit_background.gif') repeat-x;
	border:1px solid #CFCFCF; 
}

.submit:hover{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	height:20px;
	background:#FFFFFF url('images/web/submit_background.gif') repeat-x;
	border:1px solid #3B72AA; 
	cursor:pointer;
}

.radio{
	border: 0px;
	background: #FFFFFF;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	margin-top:-1px;
}

select{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	height:18px;
	background-color: #FFFFFF;
	border:1px solid #CFCFCF; 
}

/************************************* Header Styles ***********************************/
h1{
	font-family:'Trebuchet MS',sans-serif;
	font-size:22px; 
	font-weight:normal;
	text-align:left;
	margin:0px;
}

h2{
	font-family:'Trebuchet MS',sans-serif;
	font-size:16px; 
	font-weight:bold;
	text-align:left;
	margin:0px;
}

h3{
	font-family:'Trebuchet MS',sans-serif;
	font-size:14px; 
	font-weight:bold;
	text-align:left;
	margin:0px;
}

/************************************* Pagination ***********************************/
div.p{
	padding:2px 5px 3px 5px;
	margin:0px 2px 0px 2px;
	font-weight:bold;
	background:#FFFFFF url('images/web/submit_background.gif') repeat-x;
	border:1px solid #CFCFCF;
}

div.p_a{
	padding:2px 5px 3px 5px;
	margin:0px 2px 0px 2px;
	font-weight:bold;
	background:#FFFFFF url('images/web/submit_background.gif') repeat-x;
	border:1px solid #CFCFCF;
}

div.p_a:hover{
	padding:2px 5px 3px 5px;
	margin:0px 2px 0px 2px;
	font-weight:bold;
	background:#FFFFFF url('images/web/submit_background.gif') repeat-x;
	border:1px solid #3B72AA; 
	cursor:pointer;
}

.p_f{
	vertical-align:top;
	margin-right:4px;
	border:0px;
	width:12px;
	height:19px;
}

.p_p{
	vertical-align:top;
	margin-right:8px;
	border:0px;
	width:11px;
	height:19px;
}

.p_n{
	vertical-align:top;
	margin-left:8px;
	border:0px;
	width:11px;
	height:19px;
}

.p_l{
	vertical-align:top;
	margin-left:4px;
	border:0px;
	width:12px;
	height:19px;
}

/** Navigation **************************************************** **/
table td.tabOn{
	padding:0px 10px 0px 8px;
	border-left:1px solid #CFCFCF;
	background:#FFFFFF url('http://www.patricksaviation.com/img/tabOn.gif') no-repeat top right;
}
div.tabOnBot{
	position:absolute;
	height:1px;
	background:#FFFFFF;
	margin:0px 0px 0px -8px;
	padding:0px;
	z-index:0;
}
table td.tabOff{
	padding:0px 10px 0px 8px;
	border-left:1px solid #CFCFCF;
	background:#FFFFFF url('http://www.patricksaviation.com/img/tabOff.gif') no-repeat top right;
}
div.inner_tabs {
	border:1px solid #CFCFCF;
	padding:10px;
	margin-top:-2px;
}
img.downOff {
	width:7px;
	height:7px;
	vertical-align:middle;
	padding:3px;
	cursor:pointer;
}
img.downOn {
	width:7px;
	height:7px;
	vertical-align:middle;
	padding:3px;
	background:#3B72AA;
	cursor:pointer;
}

div.nav_pop{
	position:absolute;
	width:100px;
	background:url('images/web/nav_pop.png') no-repeat bottom;
	font-size:12px;
	margin-left:-9px;
	padding:8px;
	z-index:10;
}

/************************************* Wiki ***********************************/
table.wikitable {
	margin:1em 1em 1em 0;
	background:#F9F9F9;
	border:1px solid #AAAAAA;
	border-collapse:collapse;
}

table.wikitable th, table.wikitable td {
	border:1px solid #AAAAAA;
	padding:0.2em;
}

table.wikitable th {
	background:#F2F2F2;
	text-align:center;
}

table.wikitable caption {
	margin-left:inherit;
	 margin-right:inherit;
}

/************************************* Forums ***********************************/
div.forum{
	width:787px;
	border:1px solid #E6E6E6;
	padding:3px;
	background:#FFFFFF;
	margin-top:0px;
	text-align:left;
}

table td.border{
	border:1px solid #E6E6E6;
}

table td.back{
	border:1px solid #9FBBD7;
	background:#5E8FC0 url(images/web/header_back.png) repeat-x;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

table td.back_sm{
	border:1px solid #9FBBD7;
	background-color:#5e8fc0;
	background:#5E8FC0 url(images/web/header_back.png) repeat-x;
	color:#FFFFFF;
}

table td.back_min{
	background-color:#5e8fc0;
	background:#5E8FC0 url(images/web/header_back.png) repeat-x;
	color:#FFFFFF;
}

/************************************* Random ***********************************/
div.help_pop{
	position:absolute;
	width:199px;
	border-top:1px solid #E7E7E7;
	background:#FFFFFF url('images/web/info_box.png') no-repeat bottom;
	font-size:12px;
	padding:8px;
	z-index:10;
}

div.info_box{
	width:199px;
	border-top:1px solid #E7E7E7;
	background:url('images/web/info_box.png') no-repeat bottom;
	font-size:12px;
	padding:8px;
}

div.info_box_540{
	width:524px;
	border-top:1px solid #E7E7E7;
	background:url('images/web/info_box_540.png') no-repeat bottom;
	font-size:12px;
	padding:8px;
}

div.info_box_785{
	width:769px;
	border-top:1px solid #E7E7E7;
	background:url('images/web/info_box_785.png') no-repeat bottom;
	font-size:12px;
	padding:8px;
}

div.info_box_795{
	width:779px;
	border-top:1px solid #E7E7E7;
	background:url('images/web/info_box_795.png') no-repeat bottom;
	font-size:12px;
	padding:8px;
}

div.dotted{
	height:1px;
	background:url('images/web/dotted.gif') repeat-x;
}

.star{
	vertical-align:middle;
	width:14px;
	height:14px;
	border:0px;
}

.emoticon{
	vertical-align:middle;
	width:18px;
	height:18px;
	border:0px;
}

dt{
	font-weight:bold;
}

li{
	margin-left:13px;
}

hr{
	height:1px;
	color:#e7e7e7;
	background-color:#e7e7e7;
	border:0;
	margin:.2em 0 .2em 0
}

div.after:after {
    content: '.'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cursor {
	cursor: pointer;
	cursor: hand;
}

.ps-0 {
	width: 100%;
	float:left;
	background: url(/img/shadowAlpha.png) no-repeat bottom right !important;
	/* background: url(/img/floating_box.png) no-repeat bottom right !important; */
	background: url(/img/shadow.gif) no-repeat bottom right;
	margin: 6px 0 0 6px !important;
	margin: 6px 0 0 5px;
}

.ps-0 .ps-1 {
	background: none !important;
	background: url(/img/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
	border-top: 1px solid #FFFFFF;
}

.ps-0 .ps-2 {
	background-color: #fff;
	padding: 5px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
	border: 1px solid #CFCFCF;
}