/*                                                                      */
/*                                                                      */
/*             WHF Style Sheet                                          */
/*                                                                      */
/*             Updated July 17, 2007                                   */
/*                                                                      */
/*                                                                      */
/*                                                                      */


h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
        color: #33669a;
}


body
{
        font-family: Arial, Helvetica;
        background-color: #476573;
        margin: 0;
        color: #000000;
}

/*        background-image: url("bg_tile1.jpg");         */
/*        background-repeat: repeat;                      */



a:link
{
        color: #000066;
}
a:visited
{
        color: #660000;
}
a:active
{
        color: #660000;
}

img:link
{
        color: #000066;
}
img:visited
{
        color: #660000;
}
img:active
{
        color: #660000;
}

/* ***********************************************************************************            */

/*                                                                 */
/*    Top-Level Menu Buttons - Horizontal                          */
/*                                                                 */
div.rbuton a { display: block;
           height: 16px;
           background: #837d72;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 9px;
           font-family: Arial;
           font-weight: bold;
           font-size: 10pt; }
div.rbuton a:hover { display: block; background: #d9a673; }
div.rbuton a:link { color: white; }
div.rbuton a:visited { color: white; }
div.rbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Top-Level Menu Buttons - Horizontal <Selected>               */
/*                                                                 */
div.rsbuton a { display: block;
           height: 16px;
           background: #598cc0;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 9px;
           font-family: Arial;
           font-weight: bold;
           font-size: 10pt; }
div.rsbuton a:hover { display: block; background: #598cc0; }
div.rsbuton a:link { color: white; }
div.rsbuton a:visited { color: white; }
div.rsbuton a:active { color: white; }
/*                                                                 */


/* ***********************************************************************************            */

/*                                                                 */
/*    Top-Level Menu Buttons - Horizontal  - Long Text             */
/*                                                                 */
div.rlbuton a { display: block;
           height: 30px;
           background: #837d72;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.rlbuton a:hover { display: block; background: #d9a673; }
div.rlbuton a:link { color: white; }
div.rlbuton a:visited { color: white; }
div.rlbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Top-Level Menu Buttons - Horizontal <Selected>  - Long Text  */
/*                                                                 */
div.rlsbuton a { display: block;
           height: 30px;
           background: #598cc0;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.rlsbuton a:hover { display: block; background: #598cc0; }
div.rlsbuton a:link { color: white; }
div.rlsbuton a:visited { color: white; }
div.rlsbuton a:active { color: white; }
/*                                                                 */



/* ***********************************************************************************            */

/*                                                                 */
/*    Second-Level Menu Selections                                 */
/*                                                                 */

div.zbuton a { display: block;
           height: 15px;
           background: #837972;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 5px;
           font-family: Arial;
           font-size: 10pt;
           font-weight: bold;
           }
div.zbuton a:hover { display: block; background: #d9a673; }
div.zbuton a:link { color: white; }
div.zbuton a:visited { color: white; }
div.zbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Second Level Menu Selections - (Selected)                    */
/*                                                                 */
div.zsbuton a { display: block;
            height: 15px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 5px;
            font-family: Arial;
            font-weight: bold;
            font-size: 10pt; }
div.zsbuton a:hover { display: block; background: #598cc0; }
div.zsbuton a:link { color: white; }
div.zsbuton a:visited { color: white; }
div.zsbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************            */


/*                                                                 */
/*    Aircraft Selection Menu Buttons - Vertical                   */
/*                                                                 */
div.abuton a { display: block;
           height: 12px;
           width: 125px;
           background: #666d73;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 3px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.abuton a:hover { display: block; background: #d9a673; }
div.abuton a:link { color: white; }
div.abuton a:visited { color: white; }
div.abuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Aircraft Selection Menu Buttons - Vertical (Sselected)       */
/*                                                                 */
div.asbuton a { display: block;
            height: 12px;
            width: 125px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 3px;
            font-family: Arial;
            font-weight: bold;
            font-size: 9pt; }
div.asbuton a:hover { display: block; background: #598cc0; }
div.asbuton a:link { color: white; }
div.asbuton a:visited { color: white; }
div.asbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************            */

/*                                                                 */
/*    Specific Aircraft Menu Buttons - Vertical                    */
/*                                                                 */
/*    Guestbook selectors                                          */
/*    Picture selectors                                            */
/*    Hi-Res Buttons                                               */
/*    Map Selection Buttons                                        */
/*                                                                 */
div.xbuton a { display: block;
           height: 10px;
           background: #837972;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 2px;
           font-family: Arial;
           font-weight: bold;
           font-size: 8pt; }
div.xbuton a:hover { display: block; background: #d9a673; }
div.xbuton a:link { color: white; }
div.xbuton a:visited { color: white; }
div.xbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Specific Aircraft Menu Buttons - Vertical (Selected)         */
/*                                                                 */
div.xsbuton a { display: block;
            height: 10px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 2px;
            font-family: Arial;
            font-weight: bold;
            font-size: 8pt; }
div.xsbuton a:hover { display: block; background: #598cc0; }
div.xsbuton a:link { color: white; }
div.xsbuton a:visited { color: white; }
div.xsbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************            */

/*                                                                 */
/*    Picture Selection Menu Buttons - Vertical                    */
/*                                                                 */
div.pbuton a { display: block;
           height: 12px;
           width: 125px;
           background: #577583;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 3px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.pbuton a:hover { display: block; background: #d9a673; }
div.pbuton a:link { color: white; }
div.pbuton a:visited { color: white; }
div.pbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Picture Selection Menu Buttons - Vertical (Sselected)        */
/*                                                                 */
div.psbuton a { display: block;
            height: 12px;
            width: 125px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 3px;
            font-family: Arial;
            font-weight: bold;
            font-size: 9pt; }
div.psbuton a:hover { display: block; background: #598cc0; }
div.psbuton a:link { color: white; }
div.psbuton a:visited { color: white; }
div.psbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************            */

/* ***********************************************************************************            */

/*                                                                 */
/*    Picture Selection Menu Buttons - 2Line Vertical              */
/*                                                                 */
div.zpbuton a { display: block;
           height: 30px;
           width: 125px;
           background: #577583;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 3px;
           font-family: Arial;
           font-weight: bold;
           font-size: 9pt; }
div.zpbuton a:hover { display: block; background: #d9a673; }
div.zpbuton a:link { color: white; }
div.zpbuton a:visited { color: white; }
div.zpbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Picture Selection Menu Buttons - 2Line Vertical (Sselected)  */
/*                                                                 */
div.zpsbuton a { display: block;
            height: 30px;
            width: 125px;
            background: #598cc0;
            border: outset;
            border-top: 3px solid #b6cad2;
            border-right: 3px solid #0b3e54;
            border-bottom: 3px solid #0b3e54;
            border-left: 3px solid #b6cad2;
            text-decoration: none;
            margin: 0px 0px 0px 0px;
            padding: 3px;
            font-family: Arial;
            font-weight: bold;
            font-size: 9pt; }
div.zpsbuton a:hover { display: block; background: #598cc0; }
div.zpsbuton a:link { color: white; }
div.zpsbuton a:visited { color: white; }
div.zpsbuton a:active { color: white; }
/*                                                                 */

/*                                                                 */
/*    Update History Button                                        */
/*                                                                 */

div.lbuton a { display: block;
           height: 15px;
           background: #837972;
           border: outset;
           border-top: 3px solid #b6cad2;
           border-right: 3px solid #0b3e54;
           border-bottom: 3px solid #0b3e54;
           border-left: 3px solid #b6cad2;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 5px;
           font-family: Arial;
           font-size: 10pt;
           font-weight: bold;
           }
div.lbuton a:hover { display: block; background: #d9a673; }
div.lbuton a:link { color: white; }
div.lbuton a:visited { color: white; }
div.lbuton a:active { color: white; }
/*                                                                 */

/* ***********************************************************************************

/*                                                                 */
/*    Aircraft Special Thumbnail definitions                       */
/*    in the Aircraft Showcase                                     */
/*                                                                 */
div.bxwhi  img { border: outset #cccccc 4px;  }
div.bxwhi  a   { color: black;
               text-decoration: none;
               margin: 0px 0px 0px 8px;
               font-size: 10pt;  }
div.bxwhi  a:link { color: black;
               text-decoration: none; }
div.bxwhi  a:visited { color: black;
               text-decoration: none; }
div.bxwhi  a:active { color: black;
               text-decoration: none;}
/*                                                                 */


/* ***********************************************************************************

/*                                                                 */
/*    Button for "More Info" in Video Panels                       */
/*                                                                 */
div.vidbuton  img { border: outset #cccccc 4px;  }
div.vidbuton  a   { color: black;
               text-decoration: none;
               margin: 0px 0px 0px 0px;
               font-size: 10pt;  }
div.vidbuton  a:link { color: black;
               text-decoration: none; }
div.vidbuton  a:visited { color: black;
               text-decoration: none; }
div.vidbuton  a:active { color: black;
               text-decoration: none;}
/*                                                                 */



/*                                                                 */
/*  WHF Logo Image on top of each page                             */
/*                                                                 */
div.toplogo img { margin: 0px 0px 0px 0px;
               position: relative;
               top: 1px;
               left: 1px; }
/*                                                                 */


/*                                                                 */
/*  Aerial and Highway Map Graphic Borders                         */
/*                                                                 */
div.mapgr  img { border-style: ridge;
                 border-width: 10px;
                 border-color: #aca59f; }
/*                                                                 */

/*                                                                 */
/*  Centered Picture with Caption                                  */
/*  Large Picture Caption - Picture Pages                          */
/*                                                                 */
div.ctpixc img { margin: 0px 0px 0px 0px; }
div.ctpixc p { text-align: center;
               font-size: 10pt;    }
/*                                                                 */

/*                                                                 */
/*  Centered Picture with Caption                                  */
/*  Large Picture Caption - Picture Pages                          */
/*                                                                 */
div.ctpixz img { margin: 0px 0px 0px 0px;
                 border-style: ridge;
                 border-width: 10px;
                 border-color: #aca59f;
}
div.ctpixz p { text-align: center;
               font-size: 10pt;    }
/*                                                                 */


/*                                                                 */
/*  Right Justified Picture with Caption                           */
/*                                                                 */
div.rjpixc img { margin: 0px 2px 0px 10px; }
div.rjpixc p   { float: right;
               text-align: center;
               font-size: 10pt;
               margin: 0px 2px 0px 10px; }
/*                                                                 */


/*                                                                 */
/*  Left Justified Picture with Caption                            */
/*                                                                 */
div.ljpixc img { margin: 0px 8px 0px 2px; }
div.ljpixc p   { float: left;
               text-align: center;
               font-size: 10pt;
               margin: 0px 8px 8px 2px; }
/*                                                                 */


/*                                                                 */
/*  AirVenture Button Image                                        */
/*  WarbirdAlley Button Image                                      */
/*                                                                 */
div.bxwhi2  img { border: outset #ffffff 4px; }
/*                                                                 */


/*                                                                 */
/*   Suppress underscore on links in tables                        */
/*                                                                 */
div.exlink a:link { text-decoration: none; }
div.exlink a:visited { text-decoration: none; }
div.exlink a:active { text-decoration: none; }
/*                                                                 */

/*                                                                 */
/*   Use 10pt font size                                            */
/*                                                                 */
div.smfnt a { font-size: 10pt;   }
/*                                                                 */

/*                                                                 */
/*        End of File WHF.css                                      */
/*                                                                 */
