/*******************************************************************************

	Air United [PRINT]	

*******************************************************************************

blue:							#0069B7
light blue:						#CEE0F8

	undo
*******************************************************************************/
:link,:visited 					{ text-decoration:none; }

ul,ol 							{ list-style:none }
h1,h2,h3,h4,h5,h6,pre,code 		{ font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img 							{ margin:0; padding:0; vertical-align:bottom; }
address 						{ font-style:normal }



legend 							{ display:none; }

body, div,p,li 					{ background-repeat:no-repeat; }


/*	reset some basic style
*******************************************************************************/
dl								{ margin: 0 0 0 0;}
dl dt							{ margin: 0 0 0 0;}
dl dd+dt						{ margin-top: 0;}
dl dd							{ margin: 0 0 0 0;}

ol								{ list-style: none;}
ol li							{ margin: 0 0 0 0;}
ol li ol						{ margin: 0 0 0 0;}
ol li ul						{ margin: 0 0 0 0;}

p								{ margin-bottom: 0em;}

ul								{ list-style: none;}
ul li							{ margin: 0 0 0 0;}
ul li ul						{ margin: 0 0 0 0; list-style: none;}
ul li ol						{ margin: 0 0 0 0;}

pre								{ font-size:11pt; }

a:hover 						{ text-decoration:none; }


/*	html
*******************************************************************************/
html 							{ min-height: 100%;
								margin-bottom: 1px; }


/*	body
*******************************************************************************/
body 							{ font-family:Verdana, Arial, Helvetica, sans-serif; 
								color:#000;
								line-height:1.5em;
								font-size: 11pt;
								text-align:justify;
								background:transparent;
								}

.clearer 						{ display:block;
								clear:both;
								line-height:0;
								height:1px;
								font-size:0;
								visibility:hidden; }

.clear 							{ clear:both; }

.flLeft 						{ float:left; }

.flRight 						{ float:right; }

.warning 						{ color:#f00; }


/*	website
*******************************************************************************/
#website 						{ 
								width: 850px;
								display:block;
								margin:0;
								padding:0;
								}


/*	header
*******************************************************************************/

#headerprint					{								
								display: block;
								margin-bottom: 10pt;
								text-align: right;
								clear:both; 
								}


								
/*breadcrumb
*******************************************************************************/

#breadcrumb 					{ 
								}

#breadcrumb a, 
#breadcrumb a:link 				{ color:#808080;
								font-size: 10pt; }




/*no displays
*******************************************************************************/

#language, #google, #navigation, #basic-logo, #fliegercafe, .footer, #disclaim
								{ display: none;  }


/*	content
*******************************************************************************/

#left		 					{
								}

#right		 					{
								margin-left: 10pt;
								}


/*	Headlines
------------------------------------------------------------------------------*/

#main-block h1, #main-block h2, #main-block h3,
#main-block h4, #main-block h5, #main-block h6	{ 
								font-family:arial, helvetica, verdana, sans-serif;
								font-weight:bold; }

#main-block h1, #main-block h2, #main-block h3	{ 
								font-size:15pt;
								line-height:1.7em; }

#main-block h4, #main-block h5, #main-block h6	{ 
								font-size:13pt;
								line-height:1.5em; }

#main-block h1, #main-block h4	{ color:#0069b7; }

#main-block h2, #main-block h5	{ color:#000; }

#main-block h3, #main-block h6	{ color:#9c9c9c; }

#main-block .teaser h1 			{ font-size:13px; }

								

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol 					{ margin-bottom:0.9em;
								 }
								

#main-block ul 					{ margin-left:14px;
								list-style-type:square; }

#main-block ol 					{ list-style-type:decimal-leading-zero; }

#main-block ul.sidemap 			{ margin-left:200px; }

#main-block ul.sidemap1 		{ 
								margin-left:14px; }

#main-block ul.sidemap2 		{ 
								margin-left:14px; }

#main-block ul.sidemap3 		{ 
								margin-left:14px; }


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link { color:#0069b7;
							/*	text-decoration:underline;*/ }


/*	Titel
------------------------------------------------------------------------------*/
#main-block ul.title 			{ 
								text-align: right;
								font-size: 15pt;
								color: #9c9c9c;
								font-weight: bold;
								letter-spacing: 0.1em;
								text-transform: uppercase; }


/*******************************************************************************

START FORUM C S S

*******************************************************************************/



/* This is the border line & background colour round the entire page */
.bodyline	{ 
			}

/* This is the outline round the main forum tables */
.forumline	{ 
			}


/* Main table cell colours and backgrounds */
td.row1		{ 
			}

td.row2		{ 
			}
			
td.row3		{ 
			}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic 	{
			}

/* Header cells - the blue and silver gradient backgrounds */
th			{
			color: #666; 
			font-weight : bold;
			height: 25px;
			}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			border: #999; 
			border-style: solid; 
			height: 28px;
			}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
			height: 29px;
			border-width: 0px 0px 0px 0px;
			}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
			font-weight: bold; 
			border: #999; 
			border-style: solid; 
			height: 28px; 
			}
			
td.row3Right,td.spaceRow {
			border: #999; 
			border-style: solid; 
			}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 1px 0px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 0px; }
th.thCornerR { border-width: 1px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; 
			font-size: 15pt; 
			text-decoration: none; 
			line-height : 1.8em; 
			color : #333;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #333; }
a.gen,a.genmed,a.gensmall { color: #0069B7; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11pt; color : #333; padding: 3px 0; }
a.mainmenu		{ text-decoration: none; color : #0069B7;  }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12pt ; letter-spacing: 1px; color : #333}
a.cattitle		{ text-decoration: none; color : #0069B7; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12pt; color : #333; }
a.forumlink 	{ text-decoration: none; color : #0069B7; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11pt; color : #333;}
a.nav			{ text-decoration: none; color : #0069B7; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11pt; color : #333; }
a.topictitle:link   { text-decoration: none; color : #0069B7; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11pt; color : #333;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11pt; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12pt;}
a.postlink:link	{ text-decoration: none; color : #0069B7 }


/* Quote & Code blocks */
.code {
	font-size: 11pt; color: #333;
	border: #0069B7; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-size: 11pt; color: #F68617; line-height: 125%;
	border: #0069B7; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; color: #666;}
a.copyright		{ color: #666; text-decoration: none;}


/* Form elements */
input,textarea, select {
display:none;}

/* The text input fields background colour */
input.post, textarea.post, select {
display: none;}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
display:none;}

/* The main submit button option */
input.mainoption {
display:none;}

/* None-bold submit button */
input.liteoption {
display:none;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { display:none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) 
@import url("formIE.css");
*/


