
/* ####################### */
/* AIR DESPATCH NAVIGATION */
/* ####################### */

/* ACTIVE PAGE INDICATION */
#home .home, #association .association, #shop .shop, #dakota .dakota, #opendoor .opendoor, #album .album, #units .units, #insignia .insignia, #honour .honour, #lost .lost, #reunions .reunions, #help .help, #links .links, #security .security, #new .new, #map .map	{ 
	color: #fff;
	background: url(../layout/buttons-24.jpg) no-repeat 0 -28px;
}

a	{
	color: #000;
	background: #ff0;
	text-decoration: none;
	border: 1px solid #000;
}
a:hover	{
	color: #fff;
	background: #f00;
	border-color: #fff;
}
a:active	{
	color: #fff;
	background: #008000;
	border-color: #fff;
}
a.google, a.google:hover	{
	background: transparent;
}

#navlist	{
	color: #000;
	background: #0000ff;
 	float: right;
	width: 176px;
	margin: 0 0 0 10px;
	padding: 8px 0 5px 8px;
	font: 600 .7em/21px Tahoma, "Trebuchet MS", Arial,  sans-serif;
	border-left: 4px ridge #fff;
	border-bottom: 4px ridge #fff;
}
#navlist li	{
	list-style: none;
	margin: 2px 0;
	display: block;
	width: 160px;
	height: 24px;
}
#navlist li a	{
	display: block;
	width: 160px;
	height: 24px;
	color: #000;
	background: url(../layout/buttons-24.jpg) no-repeat 0 -56px;
	margin-left: .25em;
	text-decoration: none;
	text-align: center;
	border: 0;
}
#navlist li a:hover	{
	color: #fff;
	background: url(../layout/buttons-24.jpg) no-repeat 0 0;
}
#navlist li a:active	{
	color: #fff;
	background: url(../layout/buttons-24.jpg) no-repeat 0 -28px;
}

li.mail	{
	color: #fff;
	background: transparent;
	padding: 10px 0 2px 7px;
	font-size: 1.5em;
	font-weight: 700;
}


/* Subnavigation */
.twobar	{
	width: 330px;
	height: 30px;
	margin: 0 auto;
}
.threebar	{
	width: 492px;
	height: 30px; 
	margin: 0 auto;

}

.fourbar	{
	width: 536px;
	height: 30px;
	margin: 0 auto;
}	
/*
.fivebar	{
	width: 650px;
	height: 30px;
	margin: 0 auto 20px auto;	
}
*/


.navlist2bar, .navlist3bar, .navlist4bar {
	margin : 0; 
	padding : 0; 
	text-align : center; 
} 
.navlist2bar li, .navlist3bar li, .navlist4bar li	{
	display : block; 
	font: 600 .7em/21px Tahoma, "Trebuchet MS", Arial,  sans-serif;
	width: 160px;
	float : left; 
	text-align : center; 
	padding : 0 1px; 
	margin : 0 auto; 
} 

.navlist2bar li a, .navlist3bar li a, .navlist4bar li a	{
	display: block; 	
	color: #000;
	background: url(../layout/buttons-24.jpg) no-repeat 0 -56px;	
	width: 160px;
	height: 28px; 
	margin-left: .25em;
	text-align : center; 
	text-decoration : none; 
	border: 0;
} 
.navlist2bar li a:hover, .navlist3bar li a:hover, .navlist4bar li a:hover	{
	color : #fff; 
	background: url(../layout/buttons-24.jpg) no-repeat 0 0;
} 
.navlist2bar li a:active, .navlist3bar li a:active, .navlist4bar li a:active	{
	color: #fff;
	background: url(../layout/buttons-24.jpg) no-repeat 0 -28px;
}


a.onebar	{
	display: block;
	width: 160px;
	height: 28px;
	margin: 0 auto;
	font: 600 .7em/21px Tahoma, "Trebuchet MS", Arial,  sans-serif;
	background: url(../layout/buttons-24.jpg) no-repeat 0 -56px;	
	color: #000; 

}
a.onebar:hover{
	color : #fff; 
	background: url(../layout/buttons-24.jpg) no-repeat 0 0;
}
a.onebar:active	{
	color: #fff;
	background: url(../layout/buttons-24.jpg) no-repeat 0 -28px;
}

.od	{
	width: 540px;
	margin: 0 auto;
}
ul.odbar	{
	margin : 0; 
	padding : 0; 
	text-align : center; 	
}
.odbar li, .longlink	{
	display : block; 
	font: 600 .7em/21px Tahoma, "Trebuchet MS", Arial,  sans-serif;
	width: 175px;
	float : left; 
	text-align : center; 
	padding : 0 2px; 	
}
.odbar li a, .longlink	{
	display: block; 	
	color: #000;
	background: url(../layout/buttons-24od.jpg) no-repeat 0 -56px;	
	width: 175px;
	height: 28px; 
	margin-left: .25em;
	text-align : center; 
	text-decoration : none; 
	border: 0;	
}
.odbar li a:hover	{
	Color: #fff;
	background: url(../layout/buttons-24od.jpg) no-repeat 0 0px;
}
.odbar li a:active	{
	color: #fff;
	background: url(../layout/buttons-24od.jpg) no-repeat 0 -28px;	
}


.close	{
	margin-bottom: 0;
}


/* ##### */
/* LINKS */
/* ##### */


a.plain	{
	color: #000;
	background-color: #ff0;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 0 1px;
}
a.plain:hover	{
	color: #fff;
	background-color: #f00;

}a.plain:active	{
	background-color: #008000;
	color: #000;

}
a.linkbox {
	border: 4px double #fff;
	background-color: #f00;
	color: #fff;
	text-align: center;
	padding: 3px 20px;
	font: normal 900 .6em "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
a.linkbox:hover	{
	border: 4px double #fff;
	color: #fff;
	background-color: #008000;
}
a.linkbox:active	{
	color: #000;
	background-color: #ffff00;
	border-color: #000;
}
.noborder	{
	border: 0;
}
a:focus	{  /* Remove dotted line from around links */
	outline:none
}
a.sitemap	{
	font: 600 1em "Trebuchet MS", Arial, sans-serif;
	color: #0002c1;
	background: transparent;
	text-decoration: none;
}
a.sitemap:hover	{
	color: #fff;
	background: #0002c1;	
}
.nobackground	{
background: transparent;
}
ul.sitemap li a	{
	background-color: transparent;
	color: #fff;
	text-align: left;
	font: normal 900 1.1em "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	border: 0;
}	
}
 /*
.box	{ Magazine page box 
	width: 730px;
	margin: 0 auto 0 auto;
}
.splitleft	{
	width: 360px;
	padding: 0;
	float: left;
}
.splitright	{
	width: 360px;
	padding: 0;
	float: right;
}

*/

/*
a.video	{
	background-color: #000;
	color: #fff;
	width: 175px;
	display: block;
	margin: 0 auto;
	border: 5px double #fff;
	padding : 0.25em 0.5em; 
	font : 900 90% "Trebuchet MS", Arial, sans-serif; 
	text-align : center; 
	text-decoration : none; 
}
a.video:hover	{
	color : #000; 
	background-color : #fff; 
	width : 175px; 
	border : 5px double #000; 
}


a.plain2	{
	color: #fff;
	background-color: #000;
	font : 900 90% "Trebuchet MS", Arial, sans-serif; 
	text-decoration: none;
	border: 4px double #fff;
	min-width: 150px;
	padding: 3px 10px;
}
a.plain2:hover	{
	color: #000;
	background-color: #fff;
	border: 4px double #000;
}

#linkbox	{
	margin: 1%;
	background-color: #c0c0c0;
	color: Black;
	border: .2em solid #000000;
}
a.noborder	{
	border: 0;
}
*/