﻿body {
	/*background:#ccc;*/
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:1em; 
	font-family:verdana, arial, sans-serif
}
* {
	margin: 0 0 15px 0;
	padding: 0;
}
img {
	border:none;
}
div#mainwrapper {width:990px;} /* add margin auto stuff if you want the layout centered */

/* HEADER STYLES */
div#header {
	width:990px; 
	height:110px; 
	background-color:#84AD36;
}

div#header div.bfc {float:left}
div#header div.tagline {float:left; width:550px; text-align:center; height:100px; color:#fff; font:bold 2em/100px Elephant, 'times new roman', serif;}

/* MENU STYLES */
div#listmenu {
	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	border-bottom:1px solid #069;	 /* draws line on bottom edge of div */
	border-right:1px solid black;	/* draws line on right edge of div */
	font-size:11px;	/* SET FONT-SIZE HERE */
	background-color:#BC0021; /* colours the div */
	}
#listmenu p {
	margin:0 50px 0 0;
	padding:2px;
	float:right;
}
	#listmenu p a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
#listmenu p a:hover {
	color:black;
}
	
.clsCMOn {
	color: white;
	font-size : 11px;
	text-decoration : none;
	font-weight:bold;
	padding: 2px 4px;
     
}

.clsCMOver {
	color: #000;
	font-size : 11px;
	text-decoration : none;
	font-weight:bold;
	padding: 2px 4px;
 
}	
/* the horizontal menu ends here */
	
/* THE HACK ZONE - */
/* hack for IE (all flavours) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #fff; /* adds the rightmost menu vertical line to the ul */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
/* * html a {display:block;} /* makes IE5 & 5.5 accept the padding on the link  TURNED OFF AT THE MOMENT.  TURNING ON WILL CAUSE OTHER LINKS TO BE PLACED ON A NEW LINK*/
/* end of hack zone */
/* END OF LIST-BASED MENU */

/* CONTENT STYLES */
div#columnswrapper {float:left; width:990px; background-color:#fff;}
div#content {
	float:left; 
	width:990px; 
	margin-left:0px; 
	border-right:1px solid black;
	display:inline; /* display inline is hack fix for IE */
} 

/* INNER CONTENT STYLES */
div#contentinner {margin: 10px 5px 10px 30px; width:955px;}
div#contentinner h1{font-size:2em; margin-top:20px; font-family:times, georgia, serif; color:#BC0021;}
div#contentinner h2 {font-size:1em; font-family:font-family:times, georgia, serif; color:#BC0021; margin-top:20px; }
div#contentinner h3 {text-decoration:underline; font-size:.7em; font-family:font-family:times, georgia, serif; font-weight:bold; color:#000; margin:30px 0 5px 0;}
div#contentinner h4 {font-size:.7em; font-family:verdana, sans-serif; font-weight:bold; color:#C60; padding:10px;}
div#contentinner h5 {margin-top:20px}
div#contentinner p {font-size:.7em; font-family:verdana, sans-serif; font-weight:normal; margin-bottom:5px; margin-right:0;} 

/* LEFT COLUMN STYLES */
div#left_column {width:150px; float:left; padding-top:25px;}
div#left_column img {margin-bottom:10px;} /* set a space below each rectangle ad in the right column */
div#left_column object {margin-bottom:10px;} /* set a space below each rectangle ad in the right column */
div#left_column embed {margin-bottom:10px;} /* set a space below each rectangle ad in the right column */
#left_column p a {text-decoration:underline; color:#C60;}
#left_column p a:hover {color:#960; text-decoration:none;}


/* RIGHT COLUMN STYLES */
/*div#right_ads {width:220px; padding:0;}*/
div#right_ads img {margin:0 0 10px 70px;} /* set a space below each rectangle ad in the right column */

/* MAIN DIV SYTLES - THIS IS THE DIV ON OTHER THAN THE HOME PAGE FOR THE BULK OF THE CONTENT */
div#main {width: 750px; margin:0 0 0 170px;}
div#main p {margin-bottom:10px;}
div#main  ul {list-style-type:none; font-size:.7em; font-family:verdana, sans-serif; font-weight:normal; margin:0; padding:0;}
div#main  ul li {color:#1B7811; margin:0; padding:0;}
div#main a {text-decoration:underline; color:#C60;}
div#main a:hover {color: #960; text-decoration:none;}
div#main form td {font-size:.75em}

div#main .red {color:red;}

div#helpfiles {margin:10px}
div#helpfiles p {margin:10px 0; font-size:.75em;}
div#helpfiles ul {}
div#helpfiles ul li {padding-left:20px; font-size:.75em;}
div#helpfiles i {color:red}
     
td {color:#1B7811;}
hr {color:#800000; background-color:#800000; height:1px;}

/* DYNAMIC CONTENT STYTLES */
div#personal_info {float:left; width:300px;}
div#username {clear:right; width:600px; margin:20px 0;}
div#NoK {float:left; width:600px; margin-bottom:10px;}
div#pilot_info {float:left; width:300px;}
div#ratings {width:600px;}
div#ratings ul {font-size:.7em; margin-top:0; padding-top:0;} 
div#ratings ul li ul li {padding-left:10px; font-size:1.4em;}
div#dues {float:left; width:300px;}
div#miscellaneous {float:left; width:600px;}
div.change_settings {width:60px; height:90px; top:0px; left: 0px;}
   
.roll  {
	width:60px; 
	height:82px; 
	padding-top:4px;
	display:block; 
	background:  url("../images/changesettings_css.gif") 0px 0px no-repeat;
}
div.button {
	margin-left:600px;
}
div.button a.roll:link {background-position: 0px 0px; }
div.button a.roll:hover {background-position: 0px -91px;}
div.button a.roll:active {background-position: 0px -91px;}
 
.NewSearch  {
	width:180px;
	margin-left:400px; 
	height:46px; 
	padding-top:4px;
	display:block; 
	background:  url("../images/search.gif") 0px 0px no-repeat;
}
div.button a.NewSearch:link {background-position: 0px 0px; }
div.button a.NewSearch:hover {background-position: 0px -47px;}
div.button a.NewSearch:active {background-position: 0px -47px;}   
.tag {color:#003366;} 

/* FORM STYLES */
.notes {
	font-size:.85em;
	color:black;
}
.bold {
	font-weight:bold
}
label {width:90px; float:left; font-size:.75em; color: #003366; margin-bottom:5px;}
.row {margin-bottom:5px;}
.row1 {width:350px; margin-bottom:5px; float:left} /*margin:10px 25px 10px 0;*/
.row2 {width:350px; margin-bottom:5px; margin-left:350px } /* margin:10px 25px 10px 330px*/

/* "no-extra-markup" clearing method  */
/* simply add the clearfix class to any containter that must enclose floated elements */
.clearfix:after {
	content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;           /* inline elements don't respond to the clear property */ 
	height: 0;               /* ensure the period is not visible */
	clear: both;            /* make the container clear the period */
	visibility: hidden;	   /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/* FOOTER STYLES */
div#footer {
	width:990px;
	height:50px;
	background:#AB142E;
	padding:2px;
	font-size:.8em;  /* sets the font size of all links */
	text-align:center;  /* centers the elements in the div */
	border-top:1px solid #000; 
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	
}
div#footer p.fineprint  {color:#C60; padding:10px 0} /* colour for copyright on last row */