/* CSS Document for Belmont Technologies */
/* Web development by CodeGeek.net, www.codegeek.net and Ray Franklin */
/*  */
/* Ver 1.27 3/8/2013 - added widget_tower class for testing AWOS widget */
/* Ver 1.26 3/8/2013 - added image_stream_head */
/* Ver 1.25 6/6/2012 - added wx_tweets_head */
/* Ver 1.25 5/13/2012 - added IDs user_nav, */
/* Ver 1.24 4/24/2011 - added store_search_box for diff color from search_box */
/* Ver 1.23 3/9/2010 - added classes addthis_clower, addthis_fright */
/* Ver 1.22 10/5/2009 - added small class */
/* Ver 1.21 8/24/2009 - added illus classes */
/* Ver 1.20 8/16/2009 - reduced size of search_box_spacious */
/* Ver 1.19 8/13/2009 - grouped Google id selectors */
/* Ver 1.18 7/12/2009 - fix flash_ext and text_wx collision - excess wx content pushes
      table values down and moves into METAR space
      - remove height in content_player */
/* Ver 1.17 2/20/2009 - increased width of main_nav */

/* Palette
   #003366  Dark navy blue, wrapper_inner background
   #005EBB  Medium blue, 
   #46A3FF  Light medium blue,
   #99C7CA  In-between blue, store table heading
   #99CCFF  Light blue, content_wrapper background
   #CEE7FF  Pale blue, store table cell background
   #FFFF99  Light yellow, logo lettering, testimonial background
   #990000  Brick red, testimonial lettering
*/

* {margin:0; padding:0;}

body {
	background-color:#fff;
	margin: 0; /* margins t/b, l/r */
	text-align: center; /* required to center body in IE5 PC */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	color:#000;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin:0;padding:0;
}
h1 {
	padding: 0.8em 0 0em 0px; /* t r b l */
	font-size: 150%;
	font-weight: bold;
	line-height:1.1em;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	padding: 6px 0 0 0;
}
h3 {
  font-size: 9pt;
	font-weight: bold;
  color: #003366;
  margin: 2px;
}
h4 {
  font-size: 9pt;
	font-weight: normal;
  margin: 2px;
}
p {padding: 8px 0 0 0;}
a img {border: none;}

ol {margin-left: 20px;}
ul {margin-left: 20px;}

.col1 {
  width: 280px;
  margin: 20px 0 20px 0px;
  float: left;
}
.col2 {
  width: 280px;
  margin: 20px 0 20px 20px;
  float: right;
}

tr
{
/*	border-bottom: 1px solid #9cf;  */
	border-top: 1px solid #9cf;
}

.err
/* error message class */
{
  color: red;
}

.bolderr
/* bold error message class */
{
  color: red;
  font-weight: bold;
}

.center
{
  text-align: center;
}
.mleftpara {
  margin: 0;
	margin-left: 12px;
}

/* display (no style) but don't print */
.noprint {}

.ctrillus
/* captioned image, positioned on left */
{
/*	width: 100px; */
	float: left;
	margin: 6px;
	margin-left: 0px;
	padding: 6px;
	background-color: #fff;
	border: 1px #333333 solid;
}

.ctrillus p
/* left caption */
{
	text-align: center;
	font-size: smaller;
}

.leftillus
/* captioned image, positioned on left */
{
/*	width: 100px; */
	float: left;
	margin: 6px;
	margin-left: 0px;
	padding: 6px;
	background-color: #fff;
	border: 1px #333333 solid;
}

.leftillus p
/* left caption */
{
	text-align: center;
	font-size: smaller;
}

.rightillus
/* captioned image, positioned on right */
{
/*	width: 25%; */
	float: right;
	margin: 6px;
	margin-right: 0px;
	padding: 6px;
	background-color: #fff;
	border: 1px #333333 solid;
}

.rightillus p
/* right caption */
{
	text-align: center;
	font-size: smaller;
}

.thumbnail60 {width: 60px;}
.thumbnail90 {width: 90px;}
.highlight_red {background-color: #faa;}
.height_thumbnail90 {height: 95px;}

/* _hi_res ids and classes */
#wrapper_outer_hi_res {
/*	width:770px; */
	margin: 0 auto; /*required to center layout in FF */
	text-align:left;
}
#wrapper_inner_hi_res {
	width: 1312px; 
  margin: 0;
	background-color:#036;
	padding-bottom:10px;
}
#wrapper_logo_hi_res {
/*  similar to wrapper_topnav, but separated so width could be specified */
	width:  890px;
  padding: 7px 7px 0 6px;
}
#content_wrapper_hi_res {
	width:1296px;
	background-color: #9cf;
	margin: 0 7px 0 7px;
	padding-bottom:9px;
}
#hi_res_nav {
	display:inline; /* do not remove. only purpose is to work-around the IE6 and below doubled-margin bug */
	width: 1300px;
  height: 19px;
	font-weight:bold;
	font-size:90%;
	color:#9cf;
	background: url(../images_ui/main_nav_bg.gif) repeat-x;
  padding-left: 7px;
  margin-left: 7px;
}
#hi_res_nav a {
	color:#9cf;
	text-decoration:none;
}
#hi_res_nav a:hover {
	text-decoration:underline;
	color:#fff;
}

#image_hi_res {
	margin: 9px 9px 0 0;
  border: 1px solid green;
}


/* #content_player, #content_wrapper, #content_descr, 
#wrapper_outer, #content_upper, #content_lower, 
#wrapper_inner, #footer
{ position:relative; }
*/
#wrapper_outer {
	width: 840px; 
	margin: 0 auto; /*required to center layout in FF */
	text-align:left;
}

/* wrapper_inner block is being pushed down below google_tower.
   This problem is occuring intermittently.  Also see fixed table widths in files
   tables.css and store.css - 9/16/2008 - try float left */
#wrapper_inner {
	width: 635px;
  float: left;
  margin: 0;
	background-color:#036;
	padding-bottom:10px;
}
/* To debug Firefox problem:  content_wrapper covers bottom half of main_nav */
#wrapper_topnav {
/*    position: relative; */
  padding: 7px 7px 0 6px;
}
#content_topnav {
}
#content_wrapper {
	width: 621px;
	background-color: #9cf;
	margin: 0 7px 0 7px;
	padding-bottom: 9px;
}

#content_wrapper p {
  margin: 0; 
/*  margin: 8px; this was causing viewer to drop below wx table */
}

/* Use content_upper and content_lower only for non-player pages */
#content_upper {
	width: 603px;
	margin: 9px 0 0 9px;
}
#content_upper p {
	margin-left:108px;/*leave room for camera selector graphic */
}
#content_upper p.full_par {
  margin-left:0; 
  padding: 8px 0 0 0;
} /* override camera selector margin */

/* Show Wx Tweets logo in background */
.wx_tweets_head {
  background: url('/images_ui/WxTweetsIcon30.gif') no-repeat left top;
  padding: 0 0 0 38px;
	width: 565px;
}

/* Show Image Stream logo in background */
.image_stream_head {
  background: url('/images_ui/ImageStreamIcon30.gif') no-repeat left center;
  padding: 0 0 0 38px;
	width: 565px;
}

#content_lower {
	width:594px;
	background-color:#fff;
	margin:9px 0 0 9px;
	padding-bottom:6px;
	padding-left:9px;
  border: 1px solid #036;
}
#content_lower p {
  margin-right: 8px;
}

#apt_container {
  margin: 4px 0 0 12px;
  padding-top: 4px;
  text-align: left;
}

#search_box {
  background-color: #CEE7FF;
  margin: 4px 4px 0 12px;
  padding: 4px;
  text-align: left;
  float: right;
  border-top: 2px solid #777;
  border-left: 2px solid #777;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}

#search_box_spacious {
  margin: 50px;
  text-align: center;
}

#store_search_box {
  background-color: #FFFF99;
  margin: 4px 4px 0 12px;
  padding: 4px;
  text-align: left;
  float: right;
  border-top: 2px solid #777;
  border-left: 2px solid #777;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}

/* use content_descr for the airport description and the sequence selection form
*  use content_player for the Flash player.  This one misbehaves in FF.
*  The box does not enclose the camera controls and description paragraph as it 
*  does with ID. */
#content_descr {
	width: 603px;
	margin: 9px 0 7px 9px;
}
#content_descr p {
/*	margin-left: 108px;  /*leave room for camera selector graphic */
}
#content_player {
	width: 603px;
	background-color: #fff;
	margin: 2px 0 0 0px;
}
#page_descr {
	width: 486px;
  float: right;
/*    margin-left: 108px; */
}
.prop
/* Props open a div to a minimum height - use with .clear class.
   See min-height hack in CSSNotes.doc - also http://www.greywyvern.com/code/min-height-hack
   Use with content_descr */
{
	height:300px;
	float:right;
	width:1px;
}
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}
.rss_nav
{
  margin-bottom: -3px;
}

/* Affiliate link box - yellow background, dk blue border */
.aff_box {
  text-align: center;
  font-size: 12pt;
  padding: 4px;
	background-color: #ff9;
  border: 1px solid #036;
}

/* horizontal rule styling to separate items in content_lower */
#content_lower hr{
	margin-right: 7px;
	color: #9cf;            /* for IE */
	background-color: #9cf; /* for Mozilla */
}

.logo {
	margin: 0 0 2px 0; 
}

#bookmarks {
	margin: 9px 0 9px 9px;
	background-color: #9cf;
}

/* For use at the bottom of content_lower */
.addthis_clower {
	margin: 12px 0 0 0;
}
/* Floats right for same line display */
.addthis_fright {
	margin: 4px 0 0 0;
  float: right;
}

/* Floats right for same line display */
.auth_wxtweets {
	margin: 4px 0;
  float: right;
}

#footer {
	margin: 9px 0 9px 9px;
	background-color: #9cf;
}

/* Footer for printed page - displayed only by print.css */
#print_footer {display: none}

/* container for SunNFun promos on printed page */
#sf_promo {display: none}
#sfp_left {display: none}
#sfp_right {display: none}


/************ Main Nav *****************/
/* see main_old.css for original code */
#main_nav {
/*	display:inline;*/ /* do not remove. only purpose is to work-around the IE6 and below doubled-margin bug */
	width: 622px;
  height: 19px;
	font-weight:bold;
	font-size:90%;
	color:#9cf;
	background: url(../images_ui/main_nav_bg.gif) repeat-x;
/*  padding-left: 7px; */
  clear: both;
}
#main_nav a {
  margin: 0 3px 0 3px;
	color:#9cf;
	text-decoration:none;
}
#main_nav a:hover {
	text-decoration:underline;
	color:#fff;
}

/* sub-nav on Wx Tweets pages */
#user_nav {
	width: 592px;
  height: 14px;
	font-weight:bold;
	font-size:90%;
/*  padding-left: 7px;
  clear: both; */
}

/* Image div for +/- content toggle control */
#imageDivToggle {
  display: block;
  float: left;
  margin: 4px 4px 0 0;
}

/* Content div for +/- toggled content */
#contentDivToggle {
  display: none;
}

/************ Ads *****************/
#google_linkunit2_hi_res 
/* centered in content_wrapper */
{
  width: 1280px;
	margin: 9px 0 9px 9px;
	background-color: #9cf;
}
#ad_premium_leader_hi_res {
	margin: 6px 0 6px 0px; 
}
#ad_premium_avspec_hi_res {
  float: right;
  margin-bottom: 2px;
}

/* copied from av-responsive-styles.css on 11/6/2015 */
#ad_sidebar img {
  max-width:100%;
  margin:8px
}

#ad_sidebar {
  max-width:160px;
	float: left;
/*	margin-left: 1.6042781%; */
	margin-left: 1.4%; 
/*	margin-top: 62px;*/
}

/********** Image Ads ******************/
/* leaderboard 728x90 - pad it to extend border to full width of content.
** Left margin and padding make it line up with content left edge. */
#ad_premium_leader {
	margin: 6px 0 6px 0px; 
  padding-left: 16px;
  padding-right: 16px;
	border: 1px solid black;
}
#ad_premium_avspec {
/*  margin: 0;*/
  float: right;
  margin:auto;
}
.ad_premium {
	/*position:absolute;
	top:7px;
	left:98px;*/
  display:block;
  margin:auto;
}

/* For placement at bottom of content, */
#ad_sponsor_banner {
	margin: 9px 9px 0 9px;
}
#ad_sponsor_banner img {
  display:block;
  margin:auto;
}

#ad_sponsor_banner468x90 {
	margin: 9px 0 0 72px;
}

/* Sweepstakes/Ad block in tower column */
.sweep_tower {
  width: 120px;
  margin: 6px 0 4px 0;
  text-align: center;
  font-weight: bold;
}

/* AWOS widget block in tower column */
.widget_tower {
  width: 120px;
  margin: 6px 0 4px 0;
}

/* Google AdSense tower ads */
.g_tower {
  margin-top: 4px;
}

/* Testimonial box in tower column */
.t_tower {
  width: 118px;
  margin: 6px 0 4px 0px;
  padding-top: 2px;
  color: #900;
  text-align: center;
  font-size: 8pt;
  line-height: 100%;
/*  background: #CEE7FF; */
  background: #FFFF99;
  border: 1px solid #036;
}
.t_p {
  margin: 3px;
}
/**********Google Ad styles ****************/
/* keep float right - works with wrapper_inner float left to keep
   these blocks side-by-side and to display full page length */
#google_tower {
  float: right;
  margin-right: 4px;
/*    position: absolute;
    top: 109px;
    right: 7px; */
}

/* Using multiple selector names because Html method DivGoogle uses id, not class */
#google_linkunit,#google_banner_lft,#google_banner_lft2 {
	margin: 9px 0 9px 9px;
	background-color: #9cf;
}

#google_linkunit2,#google_linkunit4,#google_banner,#google_banner2 {
	margin: 9px 0 9px 72px;
	background-color: #9cf;
}
#google_linkunit5 {
	margin: 9px 0 9px 9px;
	background-color: #9cf;
}

#google_linkunit3
/* centered in content_wrapper */
{
	margin: 6px 0 2px 0;
	background-color: #fff;
}

/********** Image Classes and IDs ******************/
#camera_controls {
/*	position:absolute;
    top: 350px;
	left: 0px; */
	width:100px;
  float: left;
}
#camera_controls form {
	width:96px; /*match width of camera selector graphic */
	padding-top: 4px;
}
#camera_controls form select {
	font-size:90%;
	width:96px; /*match width of camera selector graphic */
}
.camera_selector {
  float: left;
  margin: 8px 8px 0 0;
}
.time_frame_label {
	font-size: 90%;
	font-weight: bold;
	float: left;
  margin: 0 12px;
}
.ad_small {
	float:right;
	padding: 8px 0 8px 8px;
}
.ad_large {
	clear:both;
	margin:9px 0 0px 9px;
}
.small {
	font-size: 70%;
}

#flashcontent {
/*  float: left; */
  margin-top: 4px;
}

#flash_ext {
  width: 603;
  background-color: #fff;
  margin: 0;
  padding-left: 12px;
}
.camleft {
  float: left;
  padding: 4px 0 0 4px;
}

/******* text wx styles *****/
/* align everything with left edge of text_wx 
   content_player width is 603 minus text_wx 190 and right margin 4 leaves 409.
   Allow height to float with size of content. */
#text_wx {
  margin-left: 408px;
  margin-right: 4px;
	width:180px; 
	font-size:80%;
}
.wx_icon {
	margin:4px 6px 4px 0;
	float:left;
}
.wx_summary {
	width:188px; 
	height:66px; /* height spec required to be sure table renders below the wx_icon, which is floated */
}

/******* text wx table styles *****/
.wx_layout {
	border-collapse:collapse; /* equiv to HTML attribute cellspacing="0" */
	margin-top: 4px;
}
.wx_layout td {
	border-top:#9cf solid 1px;
	padding: 2px 4px 2px 0;
	vertical-align:top;
}
.data_value {
	text-align:right;
	padding-right:0px;
}

/********** Misc *****************/
.left {float: left;}
.pad8 {padding: 8px;}

