/* Fly Stunt Kites Website styles for YonderKites */


@media all {
body { margin: 0px; }
#contact { font-family: sans-serif; color: #0000FF;
           font-size: 8pt; text-align: center; 
           border-top: 2px solid #800000 }
h1 { font-family: sans-serif; color: #000099; 
     margin-bottom: -2px; text-align: center }
h3 { font-family: sans-serif; color: #000099; 
     text-align: center}
#fsk { background-color: #00CCFF; width: 100% }
#fsk-safety { background-color: #FFFFFF; width: 100%; 
              cellpadding: 0; cellspacing:0; }
#safety { cellpadding: 6px }
#links { background-color: #00FF00; }
#links table { width: 180px }
#links a { color: #FFFFFF; text-decoration: none; 
           font-size: 11pt; 
           font-family: sans-serif; font-weight: bold; 
           font-variant: small-caps;
           font-style: italic; display: block; 
           padding: 1px; border: 2px solid #00FF00;
           margin: 0px; width: 100% }
#links a.indent { margin-left: 10px }
#links a:hover { border: 2px outset #FFFFFF; 
                color: #FFFFFF }
#logo { text-align: center; 
        border-bottom: 1px solid #0000FF; 
        background-color: #000099 }
#main, #wmain {width: 100%;  font-size: 12pt}
#wmain { color: #FFFFFF }
.left-image-p img { float: left }
.right-image-p img { float: right }
#weather-scale { border-style: none;  }
#weather-scale td { border-style: groove; 
                    background-color: #4499FF }
#weather-scale th { border-style: solid; 
                    background-color: #666699 }
#welcome { font-family: helvitica; font-size: 14pt; 
           font-style: italic; 
           cellpadding: 0; cellspacing: 0  }
#welcome img { float: right }
#join  { background-color: #00ff00; cellspacing: 0; 
         cellpadding: 5; 
         border: 0; width: 620px; font-size: 1.0em; 
         font-weight: bold; text-align: left }
#warning { font-size: 14pt; font-weight: bold }
#figures { text-align: center }
#figures table { border: 3px solid #FFFFFF;  }
#figures th { border: 1px solid #FFFFFF }
.emphasis { font-weight: bold; font-size: 1.1em }
.banner { text-align: center; 
          background-color: #7F7F7F }
#products, #products td { border: 2px solid #000099 }

}

/* suppress printed output of menu */
@media print {
  #links { display: none !important }

}
