/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/*
body {
  background:#eee;
  padding: 30px;
  font-size: 62.5%;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  margin: 0;
}
  */
#container {
  margin: 0 auto;
  /* width: 460px;*/
  width: 1560px;
  height: 100px;/*testing height*/
  padding: 2em;
  /*background: #DCDDDF;*/
  
}
  
.ui-progress-bar {
  margin-top: 3em;
  margin-bottom: 3em;
}
  
.ui-progress span.ui-label {
  font-size: 1.2em;
  position: absolute;
  right: 0;
  line-height: 33px;
  padding-right: 12px;
  color: rgba(0,0,0,0.6);
  text-shadow: rgba(255,255,255, 0.45) 0 1px 0px;
  white-space: nowrap;
}

@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  
  to {
   background-position: 44px 0;
  }
}    
  
.ui-progress-bar {
  position: relative;
  height: 35px;
  padding-right: 2px;
  background-color: #abb2bc;
  border-radius: 35px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b6bcc6), color-stop(1, #9da5b0));
  background: -moz-linear-gradient(#9da5b0 0%, #b6bcc6 100%);
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
}      
  
.ui-progress {
  position: relative;
  display: block;
  overflow: hidden;
  height: 33px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  -webkit-background-size: 44px 44px;
  background-color: #74d04c;
  background: -webkit-gradient(linear, 0 0, 44 44,
  
    color-stop(0.00, rgba(255,255,255,0.17)),
    color-stop(0.25, rgba(255,255,255,0.17)),
    color-stop(0.26, rgba(255,255,255,0)),
    color-stop(0.50, rgba(255,255,255,0)),
    color-stop(0.51, rgba(255,255,255,0.17)),
    color-stop(0.75, rgba(255,255,255,0.17)),
    color-stop(0.76, rgba(255,255,255,0)),
    color-stop(1.00, rgba(255,255,255,0))
  ), -webkit-gradient(linear, left bottom, left top, color-stop(0, #74d04c), color-stop(1, #9bdd62));
  background: -moz-repeating-linear-gradient(top left -30deg,
    rgba(255,255,255,0.17),
    rgba(255,255,255,0.17) 15px,
    rgba(255,255,255,0) 15px,
    rgba(255,255,255,0) 30px
  ), -moz-linear-gradient(#9bdd62 0%, #74d04c 100%);
  -webkit-box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  -moz-box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  border: 1px solid #4c8932;
  -webkit-animation: animate-stripes 2s linear infinite;
}

body {
	margin: 0;
	padding: 0;
	background:#FFFFFF;
	font: normal 14px 'bold "times-roman"', Tahoma, Arial, Helvetica, sans-serif;/**normal**/   
	color: #000000;
    font-size: 100%;/** changed for 2017 Cenotaph project finsh ie blockquote**/
}

#main_wrap {
	background:url(img_lgt_blue.jpg);/**img_very_lgt_blue.jpg//img_lgt_blue//img01.jpg//cld_2.jpg//url(../images/new_logo_2010.jpg)// img_blue_nobl.jpgrepeat-x;/**/
   
     }
     
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004e8b;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
    }

 p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
    }

 p {
  font-size:14px;
  font-weight:bold;
  letter-spacing:normal;  
   }
   

    
   
  .bld 
  {
  font-size:14px;
  font-weight:bold;
  letter-spacing:normal;
  color: #004e8b;
   }
   
    
  
   .italic {
        font-size:medium;
        font-style:italic;
        color:#004e8b; 
        font-weight:bold;
        }

   
        
         
        
        
        
.center{
        width:auto;
        margin:0%;
        padding:0%; 
        text-align:center;
        }

 .tabSelector-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    text-align: center;
    line-height: 0;
}

.tabSelector {
    display: inline-block;
    white-space: nowrap;
    height: 80px;
    list-style-type: none;
    margin: 0;
}

.tabSelector li {
    display: inline-block;
    white-space: normal;
    height: 100%;
}

.tabSelector a {
    display: table;
    height: 100%;
    color: #000000;/**#959595;**/
    padding: 5px 17px 0;
    font-size: 16px;
    font-size: 1rem;
}

.tabSelector a span {
    display: table-cell;
    vertical-align: middle;  
    } 

.mid {margin-left:12%;}/** ROAR direction page**/

.mid_1 {margin-left:30%;}/** ROAR direction page**/

.mid_2 {margin-left:70%;}/** ROAR direction page**/

.mid_3 {margin-left:8%;}/** Canadas cold war fighter pilots images**/

.mid_4 {margin-left:20%;}/** Helicopter history page plus 104 page**/

.mid_5 {margin-left:40%;}/** leeming dedication page**/

.mid_6 {margin-left:35%;}/** leeming dedication page**/

.mid_7 {margin-left:36%;}/** leeming dedication page**/

.mid_8{margin-left:23%;}/** leeming dedication page**/

.mid_9{margin-left:95%; }/**remember ie-top**/

.mid_1a {margin-left:6%;}/** 2016 centering  page**/

/**
blockquote {
	padding-left: 20px;
	 background: url(img05.gif) repeat-y;/**no change to pg 1**/      
}
**/

a {
   text-decoration:none;
	color: #265196;
    /*background-color:#01588d;*/
}

a:hover {
     text-decoration:none;
	color:#c00000;/**text-decoration: none**/
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(img_logo_2018_final.jpg);/** img02//logy// ../images/new_logo_with_ac_wb.jpg**/
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
    
	padding: 120px 0 0 20px;
	font-size: 14px;
}

#nav {
	width: 760px;
	height: 50px;
	margin: auto;
    background-color:#000000; /** black)//888476**/     
    border-bottom-right-radius:2em;
    border-bottom-left-radius:2em; 
    border-top-right-radius:2em;
      border-top-left-radius:2em;
}
/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: auto;
    background-color:#000000; /** black)//888476**/
    border-bottom-right-radius:2em;
    border-bottom-left-radius:2em; 
}



#menu_letters {
	width:1000px;
	height:20px;
	margin: 0 auto;
    /**padding:5px;**/
    background-color:#000000; /**nav bar for letters**/
    
}

#menu_letters {
    display:inline;
    }
    
    
    
#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;   
    margin-left:20px;
    margin-right:auto;
   
}



#menu li {
	display: inline;
}


#menu2 li {
	display: inline;
}

#menu_img {
	display: inline;
}/** to get three photos in line ie Bob Ayers, Lion pics**/

#menu_img1 {
	display: inline;
}/** to get two photos in line, top & bottom  ie foxton**/



#menu a {
	display: block;
	float: left;
	padding: 17px 5px 0px 10px;
	background: url(img03.gif) no-repeat;/**navigation bar**/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd700;/**d8d8d8**/
}




#menu_letters a {
	display: block;
	float: left;
	padding: 5px 10px 0px 10px;   
	background: url(img03a.gif) no-repeat;/**navigation bar**/
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;/**d8d8d8**/
}

#menu a:hover {
	color: #ff003a;
}

#menu2 a:hover {
	color: #ff003a;/**hover color for membership short menu**/
}

#menu.first a {
	background: none;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto 0px auto;
	padding: 20px;
	/**background:url(cld_blk.jpg) /**#ffffff img04//covers footer//repeat-x left bottom; turned off for green book**/
}



/* Posts */

#posts {
	float: left;
	width: 480px;/**original 480**/
}

#posts_1 {
	float: left;
	width: 700px;/**all pages ?????**/
}/** for canadas cold war fighter pilots and remember-have to change the post to posts_1 and drop "links"**/



/* Links  right side column*/

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(img05.gif) repeat-y;/** line if nec. between main content and rt side on pg1**/
}

#links_1 {
	float: left;
	width: 250px;
	/**padding:0px 0px 0px 0px;**/
    margin-right:30px;
	/**background: url(img03.gif) repeat-y;/** line if nec. between column**/
}

#links_2 {
	float: left;
	width: 180px;
	/**padding:0px 0px 0px 0px;**/
     margin-right:30px;
	/**background: url(img03.gif) repeat-y;/** line if nec. between columns**/
}

#links_3 {
	float: left;
	width: 220px;
	/**padding:0px 0px 0px 0px;**/
     margin-right:0px;
	/**background: url(img03.gif) repeat-y;/** line if nec. between columns**/
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links_1 li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(img06.gif) repeat-x left bottom;/**img06.gif// covers news & pictures plus recent obits on pg1**/
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: none;
}

#links li i {
	font-style: normal;
	font-size: 14px;
}

#links li h2 {
	font-size: 14px;
    
}

/* Footer */

#footer {
	height: 100px;
	padding: 0px;
	background: #ffffff;
}



.copyright{display:block;font-size:x-small;text-align:center;}/**text at footer**/


#footer p {
	text-align: center;
	color: #999999;
}


/* -----------------------------------
search-form
----------------------------------- */

.search-form
{
	position: absolute;
	right: 310px;
	top: 150px;
	padding: 0 0 0 0;
	/*background: url(../images/search-label.gif) no-repeat;*/
}

.search
{ 
	float: left;
	width: 130px;
	height: 16px;
	margin: 0;
	padding: 2px 0 2px 0px;
    background:#eef9fd;
}

.search-button
{
	float: left;
	margin: 0;
	padding: 0;
    height:23px;
   
}

.structural
{
    padding:5px 0 0 0;
	position: absolute;
	left:-8em;
}

.gutter { margin-left: 20px; }

#loading {
 	width: 200px;
 	height: 100px;
 	background-color: #c0c0c0;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}

/*........................

O