/*
 * jQuery UI CSS Framework 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Tahoma, Verdana, "Droid Sans", Arial, sans-serif; }
.ui-widget .ui-widget { }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Tahoma, Verdana, "Droid Sans", Arial, sans-serif; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666; opacity: .50; filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
/*
 * jQuery UI Autocomplete 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.13
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

@font-face
{
    font-family: gibson-light;
    src: url("/fonts/Gibson-Light.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: gibson-light;
    src: url("/fonts/Gibson-Regular.woff2") format("woff2");
    font-display: swap;
    font-weight: bold;
    font-style: normal;
}

@font-face
{
    font-family: gibson-light;
    src: url("/fonts/Gibson-LightItalic.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: italic;
}

@font-face
{
    font-family: gibson-light;
    src: url("/fonts/Gibson-Italic.woff2") format("woff2");
    font-display: swap;
    font-weight: bold;
    font-style: italic;
}

@font-face
{
    font-family: gibson;
    src: url("/fonts/Gibson-Regular.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: gibson;
    src: url("/fonts/Gibson-SemiBold.woff2") format("woff2");
    font-display: swap;
    font-weight: bold;
    font-style: normal;
}

@font-face
{
    font-family: gibson;
    src: url("/fonts/Gibson-Italic.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: italic;
}

@font-face
{
    font-family: gibson;
    src: url("/fonts/Gibson-SemiBoldItalic.woff2") format("woff2");
    font-display: swap;
    font-weight: bold;
    font-style: italic;
}

@font-face
{
    font-family: gibson-semibold;
    src: url("/fonts/Gibson-SemiBold.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: gibson-semibold;
    src: url("/fonts/Gibson-SemiBoldItalic.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: italic;
}

@font-face
{
    font-family: gibson-bold;
    src: url("/fonts/Gibson-Bold.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: gibson-bold;
    src: url("/fonts/Gibson-BoldItalic.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: italic;
}

body
{
  color: #000000;
  background-color: #ffffff;
  font-family: Tahoma, Verdana, "Droid Sans", Arial, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
}
div.outer
{
  margin-left: 8px;
  margin-right: 8px;
}
pre
{
  font-family: "Vera Bitstream", "Lucida Console", "Droid Sans Mono", "Courier New", Courier, monospace, monospace;
}
option
{
  font-family: "Andale Mono", "Monotype.com", "Vera Bitstream", "Lucida Console", "Courier New", Courier, monospace, monospace;
}
.left
{
  float: left;
  clear: both;
}
.center
{
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
div.linkbar_outer
{
  margin-bottom: 12px;
}
div.linkbar_left
{
  display: inline-block;
  clear: left;
}
div.linkbar_right
{
  display: inline-block;
  float: right;
  clear: right;
}
div.linkbarele
{
  font-family: gibson-light, Tahoma, Verdana, "Droid Sans", Arial, sans-serif;
  font-size: 120%;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 7px;
  margin-right: 7px;
}
div.linkbarele a
{
  color: #4a4a4a;
  text-decoration:none;
}
hr.linkbar
{
  clear: both;
  margin-top: 0px;
  background-color: rgba(74,74,74,0.7);
  height: 1px;
  border-style: none;
}
table, form
{
  margin-left: inherit;
  margin-right: inherit;
  clear: inherit;
}
table.padboth { margin-top: 20px; margin-bottom: 20px; }
table.padbottom { margin-bottom: 20px; }

.newline
{
    margin: 0px;
    padding: 0px;
    clear: both;
}
.newlinegap
{
    margin: 0px;
    padding: 2px;
    clear: both;
}
.brtiny
{
  line-height: 64%;
}
.brnormal
{
  line-height: 100%;
}

.smaller
{
  font-size: 80%;
}
.tiny
{
  font-size: 64%;
}
.tiniest
{
  font-size: 51%;
}
.bigger
{
  font-size: 120%;
}
.huge
{
  font-size: 144%;
}

.prose
{
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.narrowprose
{
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.banner
{
  padding-top: 11px;
  padding-bottom: 11px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.consentpanel
{
  font-family: sans-serif;
  margin: 4px;
}

.fakelink:hover
{
  cursor: pointer;
}

.odd { background-color: #ffffff; }
.even { background-color: #eeeeee; }
.odddep { background-color: #ffffff; }
.evendep { background-color: #ffffaa; }

table tr.topbord td { border-top: 1px solid black; }
table tr.bottombord td { border-bottom: 1px solid black; }
table td.topbord { border-top: 1px solid black; }
table td.bottombord { border-bottom: 1px solid black; }

table tr.topdotbord td { border-top: 1px dotted black; }

table tr.even:hover { background-color: #dddddd; }
table tr.odd:hover { background-color: #dddddd; }
table tr.evendep:hover { background-color: #f5f599; }
table tr.odddep:hover { background-color: #f5f599; }

table tr.UNADVERTISED td { color: #a0a0a0; }
table tr.UNADVERTISED:hover td { color: #000000; }

.UNADVERTISED { color: #a0a0a0; }
.UNADVERTISED:hover { color: #000000; }

.conn_valid { background-color: #99ff99;
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ff99,
                                                    endColorstr=#bdffbd,GradientType=0);
          background:-webkit-gradient(linear,left top,left bottom,
                                      color-stop(0%,#99ff99), color-stop(100%,#bdffbd));
          background: -moz-linear-gradient(top,#99ff99,#bdffbd);
          background-image: -o-linear-gradient(#99ff99,#bdffbd);
        }
.conn_tight { background-color: #ffcc66;
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffcc66,
                                                            endColorstr=#ffde9a,GradientType=0);
          background:-webkit-gradient(linear,left top,left bottom,
                                      color-stop(0%,#ffcc66), color-stop(100%,#ffde9a));
          background: -moz-linear-gradient(top,#ffcc66,#ffde9a);
          background-image: -o-linear-gradient(#ffcc66,#ffde9a);
        }
.conn_missed    { background-color: #ff4444;
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4444,
                                                              endColorstr=#ff9999,GradientType=0);
            background:-webkit-gradient(linear,left top,left bottom,
                                        color-stop(0%,#ff4444), color-stop(100%,#ffbbbb));
            background: -moz-linear-gradient(top,#ff4444,#ff9999);
            background-image: -o-linear-gradient(#ff4444,#ff9999);
          }

.conn_valid:hover { background-color: #bbffbb; }
.conn_tight:hover { background-color: #ffdc93; }
.conn_missed:hover { background-color: #ffdddd; }

.orangebg { background-color: #ffd580;
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd580,
                                                              endColorstr=#ffe6b3,GradientType=0);
            background:-webkit-gradient(linear,left top,left bottom,
                                        color-stop(0%,#ffd580), color-stop(100%,#ffe6b3));
            background: -moz-linear-gradient(top,#ffd580,#ffe6b3);
            background-image: -o-linear-gradient(#ffd580,#ffe6b3);
          }

.bluebg   { background-color: #99c7f5;
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99c7f5,
                                                              endColorstr=#c4ddf5,GradientType=0);
            background:-webkit-gradient(linear,left top,left bottom,
                                        color-stop(0%,#99c7f5), color-stop(100%,#c4ddf5));
            background: -moz-linear-gradient(top,#99c7f5,#c4ddf5);
            background-image: -o-linear-gradient(#99c7f5,#c4ddf5);
          }

.greybg { background-color: #f3f3f3;
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3,
                                                            endColorstr=#f9f9f9,GradientType=0);
          background:-webkit-gradient(linear,left top,left bottom,
                                      color-stop(0%,#f3f3f3), color-stop(100%,#f9f9f9));
          background: -moz-linear-gradient(top,#f3f3f3,#f9f9f9);
          background-image: -o-linear-gradient(#f3f3f3,#f9f9f9);
        }

/* Ad slot sizing (ported from brfares.com; same GPT units and sizemaps).
----------------------------------
   The horizontal banners (top / under) carry GPT sizemaps with varying widths,
   so we reserve only their HEIGHT and let the creative be centred within the
   column by the text-align rule below; a fixed width would conflict and
   previously pushed the mobile #new_under banner out to full screen width,
   overflowing its 4px-inset content column. The rectangles (top_box, side,
   bottom) are fixed-shape, so they take an explicit width too. */
@media(max-width: 650px) {
  .ad_top     { display: block; height: 100px; }
  .ad_top_box { display: none; }
  .ad_under   { display: block; height: 50px; }
  .ad_bottom  { display: block; width: 300px; height: 250px; }
  .ad_side    { display: none; }
}
@media(min-width: 650px) {
  .ad_top     { display: none; }
  .ad_top_box { display: block; width: 300px; height: 250px; }
  .ad_under   { display: block; height: 100px; }
  .ad_bottom  { display: block; width: 336px; height: 280px; }
  .ad_side    { display: block; width: 300px; }
}
@media(min-width: 1087px) {
  .ad_under   { display: block; height: 90px; }
}
/* Centre the fixed-size creative horizontally within slots wider than it.
   GPT renders the iframe inline inside its own container div, and text-align
   inherits into that container — so this centres the ad without GPT's
   setCentering (which we avoid: it rewrites the slot's inline style and breaks
   the inline-block + justify column layout). */
.ad_top, .ad_top_box, .ad_under, .ad_side, .ad_bottom { text-align: center; }

/* Bottom area: site copyright + the bottom ad (ported from brfares).
   Mobile (default): plain block flow — copyright first, ad below it, ad
   centred (.ad_bottom width + the text-align rule above).
   Desktop (>=650): copyright fills the left, the ad sits to the right with
   breathing room on each side. When the ad is hidden (ad-disabled pages)
   copyright fills the row and narrowprose's margin:auto re-centres it.
   clear:both keeps the whole area below the results content. The top margin
   separates the area from the content above; zeroing the copyright block's
   own top margin keeps the copyright text top-aligned with the ad (flex
   items don't collapse margins, so the <p> margin can't do that job
   itself). */
.bottomarea { clear: both; margin-top: 0.8em; }
.bottomarea #copyright > :first-child { margin-top: 0; }
@media(min-width: 650px) {
  .bottomarea            { display: flex; align-items: flex-start; }
  .bottomarea #copyright { flex: 1 1 auto; min-width: 0; }
  .bottomarea #new_bottom { flex: 0 0 auto; margin: 0 24px; }
}
