/**
 * X-Plane.com Style sheet
 * By Tyler Young
 * Last updated 2 April 2013
 * Version 1.403
 */


/*
 * Bootstrap v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.row {
  margin-left: -10px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 950px;
}
.span16 {
  width: 950px;
}
.span15 {
  width: 890px;
}
.span14 {
  width: 830px;
}
.span13 {
  width: 770px;
}
.span12 {
  width: 710px;
}
.span11 {
  width: 650px;
}
.span10 {
  width: 590px;
}
.span9 {
  width: 530px;
}
.span8 {
  width: 470px;
}
.span7 {
  width: 410px;
}
.span6 {
  width: 350px;
}
.span5 {
  width: 290px;
}
.span4 {
  width: 230px;
}
.span3 {
  width: 170px;
}
.span2 {
  width: 110px;
}
.span1 {
  width: 50px;
}
.offset16 {
  margin-left: 960px;
}
.offset15 {
  margin-left: 900px;
}
.offset14 {
  margin-left: 840px;
}
.offset13 {
  margin-left: 780px;
}
.offset12 {
  margin-left: 720px;
}
.offset11 {
  margin-left: 660px;
}
.offset10 {
  margin-left: 600px;
}
.offset9 {
  margin-left: 540px;
}
.offset8 {
  margin-left: 480px;
}
.offset7 {
  margin-left: 420px;
}
.offset6 {
  margin-left: 360px;
}
.offset5 {
  margin-left: 300px;
}
.offset4 {
  margin-left: 240px;
}
.offset3 {
  margin-left: 180px;
}
.offset2 {
  margin-left: 120px;
}
.offset1 {
  margin-left: 60px;
}
.offset16r {
  margin-right: 960px;
}
.offset15r {
  margin-right: 900px;
}
.offset14r {
  margin-right: 840px;
}
.offset13r {
  margin-right: 780px;
}
.offset12r {
  margin-right: 720px;
}
.offset11r {
  margin-right: 660px;
}
.offset10r {
  margin-right: 600px;
}
.offset9r {
  margin-right: 540px;
}
.offset8r {
  margin-right: 480px;
}
.offset7r {
  margin-right: 420px;
}
.offset6r {
  margin-right: 360px;
}
.offset5r {
  margin-right: 300px;
}
.offset4r {
  margin-right: 240px;
}
.offset3r {
  margin-right: 180px;
}
.offset2r {
  margin-right: 120px;
}
.offset1r {
  margin-right: 60px;
}
.offset16p {
  padding-left: 960px;
}
.offset15p {
  padding-left: 900px;
}
.offset14p {
  padding-left: 840px;
}
.offset13p {
  padding-left: 780px;
}
.offset12p {
  padding-left: 720px;
}
.offset11p {
  padding-left: 660px;
}
.offset10p {
  padding-left: 600px;
}
.offset9p {
  padding-left: 540px;
}
.offset8p {
  padding-left: 480px;
}
.offset7p {
  padding-left: 420px;
}
.offset6p {
  padding-left: 360px;
}
.offset5p {
  padding-left: 300px;
}
.offset4p {
  padding-left: 240px;
}
.offset3p {
  padding-left: 180px;
}
.offset2p {
  padding-left: 120px;
}
.offset1p {
  padding-left: 60px;
}
.offset16pr, .offset16rp {
  padding-right: 960px;
}
.offset15pr, .offset15rp {
  padding-right: 900px;
}
.offset14pr, .offset14rp {
  padding-right: 840px;
}
.offset13pr, .offset13rp {
  padding-right: 780px;
}
.offset12pr, .offset12rp {
  padding-right: 720px;
}
.offset11pr, .offset11rp {
  padding-right: 660px;
}
.offset10pr, .offset10rp {
  padding-right: 600px;
}
.offset9pr, .offset9rp {
  padding-right: 540px;
}
.offset8pr, .offset8rp {
  padding-right: 480px;
}
.offset7pr, .offset7rp {
  padding-right: 420px;
}
.offset6pr, .offset6rp {
  padding-right: 360px;
}
.offset5pr, .offset5rp {
  padding-right: 300px;
}
.offset4pr, .offset4rp {
  padding-right: 240px;
}
.offset3pr, .offset3rp {
  padding-right: 180px;
}
.offset2pr, .offset2rp {
  padding-right: 120px;
}
.offset1pr, .offset1rp {
  padding-right: 60px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}
button,
input {
    *overflow: visible;
    line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
form {
    margin: 0 0 20px;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #282828;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
legend small {
    font-size: 15px;
    color: #adafae;
}
label,
input,
button,
select,
textarea {
    font-weight: normal;
    line-height: 20px;
}
input,
button,
select,
textarea {
    font-family: 'Droid Sans', sans-serif;
}
label {
    display: block;
    margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
input,
textarea {
    width: 210px;
}
textarea {
    height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #cccccc;
    border: 1px solid #bbbbbb;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    /* IE7 */

    margin-top: 1px \9;
    /* IE8-9 */

    line-height: normal;
    cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}
select,
input[type="file"] {
    height: 30px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */

    *margin-top: 4px;
    /* For IE7, add top margin to align select with labels */

    line-height: 30px;
}
select {
    width: 220px;
    border: 1px solid #bbb;
    background-color: #cccccc;
}
select[multiple],
select[size] {
    height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
    color: #adafae;
    background-color: #c9c9c9;
    border-color: #bbbbbb;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
}
.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}
.uneditable-textarea {
    width: auto;
    height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #adafae;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #adafae;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #adafae;
}
.radio,
.checkbox {
    min-height: 18px;
    padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}
.input-mini {
    width: 60px;
}
.input-small {
    width: 90px;
}
.input-medium {
    width: 150px;
}
.input-large {
    width: 210px;
}
.input-xlarge {
    width: 270px;
}
.input-xxlarge {
    width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}
input,
textarea,
.uneditable-input {
    margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
    width: 926px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
    width: 846px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
    width: 766px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
    width: 686px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
    width: 606px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
    width: 526px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
    width: 446px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
    width: 366px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
    width: 286px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
    width: 206px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
    width: 126px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
    width: 46px;
}
.controls-row {
    *zoom: 1;
}
.controls-row:before,
.controls-row:after {
    display: table;
    content: "";
    line-height: 0;
}
.controls-row:after {
    clear: both;
}
.controls-row [class*="span"] {
    float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #a47e3c;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #a47e3c;
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #7f612e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ceae78;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ceae78;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ceae78;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #a47e3c;
    background-color: #eeeeee;
    border-color: #a47e3c;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #de164a;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #de164a;
    border-color: #de164a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #de164a;
    background-color: #eeeeee;
    border-color: #de164a;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #eeeeee;
    border-color: #468847;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
    color: #de164a;
    border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: transparent;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}
.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
    line-height: 0;
}
.form-actions:after {
    clear: both;
}
.help-block,
.help-inline {
    color: #bfbfbf;
}
.help-block {
    display: block;
    margin-bottom: 10px;
}
.help-inline {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px;
}
.input-append,
.input-prepend {
    margin-bottom: 5px;
    font-size: 0;
    white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    font-size: 14px;
    vertical-align: top;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
    margin-left: -1px;
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-append .active,
.input-prepend .active {
    background-color: #bbff33;
    border-color: #669900;
}
.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0;
}
.control-group {
    margin-bottom: 10px;
}
legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0;
}
.form-horizontal .control-group:after {
    clear: both;
}
.form-horizontal .control-label {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: right;
}
.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 160px;
    *margin-left: 0;
}
.form-horizontal .controls:first-child {
    *padding-left: 160px;
}
.form-horizontal .help-block {
    margin-top: 10px;
    margin-bottom: 0;
}
.form-horizontal .form-actions {
    padding-left: 160px;
}

.btn {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    padding: 4px 14px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #282828;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #616161;
    background-image: -moz-linear-gradient(top, #666666, #595959);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#595959));
    background-image: -webkit-linear-gradient(top, #666666, #595959);
    background-image: -o-linear-gradient(top, #666666, #595959);
    background-image: linear-gradient(to bottom, #666666, #595959);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff595959', GradientType=0);
    border-color: #595959 #595959 #333333;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #595959;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid rgba(0, 0, 0, 0);
    *border: 0;
    border-bottom-color: rgba(0, 0, 0, 0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #282828;
    background-color: #595959;
    *background-color: #4d4d4d;
}
.btn:active,
.btn.active {
    background-color: #404040 \9;
}
.btn:first-child {
    *margin-left: 0;
}
.btn:hover {
    color: #282828;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    /* Buttons in IE7 don't get borders, so darken on hover */

    background-position: 0 -30px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.active,
.btn:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-large {
    padding: 9px 14px;
    font-size: 16px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.btn-large [class^="icon-"] {
    margin-top: 2px;
}
.btn-small {
    padding: 3px 9px;
    font-size: 12px;
    line-height: 18px;
}
.btn-small [class^="icon-"] {
    margin-top: 0;
}
.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 16px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}
.btn {
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #008ab8;
    background-image: -moz-linear-gradient(top, #0099cc, #007399);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0099cc), to(#007399));
    background-image: -webkit-linear-gradient(top, #0099cc, #007399);
    background-image: -o-linear-gradient(top, #0099cc, #007399);
    background-image: linear-gradient(to bottom, #0099cc, #007399);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0099cc', endColorstr='#ff007399', GradientType=0);
    border-color: #007399 #007399 #00394d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #007399;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #007399;
    *background-color: #006080;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #004d66 \9;
}
.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ff9d2e;
    background-image: -moz-linear-gradient(top, #ffac4d, #ff8800);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffac4d), to(#ff8800));
    background-image: -webkit-linear-gradient(top, #ffac4d, #ff8800);
    background-image: -o-linear-gradient(top, #ffac4d, #ff8800);
    background-image: linear-gradient(to bottom, #ffac4d, #ff8800);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffac4d', endColorstr='#ffff8800', GradientType=0);
    border-color: #ff8800 #ff8800 #b35f00;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #ff8800;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #ffffff;
    background-color: #ff8800;
    *background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
    background-color: #cc6d00 \9;
}
.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #eb0000;
    background-image: -moz-linear-gradient(top, #ff0000, #cc0000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(#cc0000));
    background-image: -webkit-linear-gradient(top, #ff0000, #cc0000);
    background-image: -o-linear-gradient(top, #ff0000, #cc0000);
    background-image: linear-gradient(to bottom, #ff0000, #cc0000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ffcc0000', GradientType=0);
    border-color: #cc0000 #cc0000 #800000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #cc0000;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #ffffff;
    background-color: #cc0000;
    *background-color: #b30000;
}
.btn-danger:active,
.btn-danger.active {
    background-color: #990000 \9;
}
.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #7ab800;
    background-image: -moz-linear-gradient(top, #88cc00, #669900);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#88cc00), to(#669900));
    background-image: -webkit-linear-gradient(top, #88cc00, #669900);
    background-image: -o-linear-gradient(top, #88cc00, #669900);
    background-image: linear-gradient(to bottom, #88cc00, #669900);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff88cc00', endColorstr='#ff669900', GradientType=0);
    border-color: #669900 #669900 #334d00;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #669900;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #ffffff;
    background-color: #669900;
    *background-color: #558000;
}
.btn-success:active,
.btn-success.active {
    background-color: #446600 \9;
}
.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #292929;
    background-image: -moz-linear-gradient(top, #333333, #191919);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#191919));
    background-image: -webkit-linear-gradient(top, #333333, #191919);
    background-image: -o-linear-gradient(top, #333333, #191919);
    background-image: linear-gradient(to bottom, #333333, #191919);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff191919', GradientType=0);
    border-color: #191919 #191919 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #191919;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #ffffff;
    background-color: #191919;
    *background-color: #0d0d0d;
}
.btn-info:active,
.btn-info.active {
    background-color: #000000 \9;
}
.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #9f3fcf;
    background-image: -moz-linear-gradient(top, #a347d1, #9933cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a347d1), to(#9933cc));
    background-image: -webkit-linear-gradient(top, #a347d1, #9933cc);
    background-image: -o-linear-gradient(top, #a347d1, #9933cc);
    background-image: linear-gradient(to bottom, #a347d1, #9933cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa347d1', endColorstr='#ff9933cc', GradientType=0);
    border-color: #9933cc #9933cc #6b248f;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #9933cc;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #ffffff;
    background-color: #9933cc;
    *background-color: #8a2eb8;
}
.btn-inverse:active,
.btn-inverse.active {
    background-color: #7a29a3 \9;
}
button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}
.btn-link,
.btn-link:active {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #33b5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-link:hover {
    color: #ffffff;
    text-decoration: underline;
    background-color: transparent;
}
.btn-group {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    *margin-left: .3em;
}
.btn-group:first-child {
    *margin-left: 0;
}
.btn-group + .btn-group {
    margin-left: 5px;
}
.btn-toolbar {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
    margin-left: 5px;
}
.btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-group > .btn + .btn {
    margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
    font-size: 14px;
}
.btn-group > .btn-mini {
    font-size: 11px;
}
.btn-group > .btn-small {
    font-size: 12px;
}
.btn-group > .btn-large {
    font-size: 16px;
}
.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
    z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    *padding-top: 5px;
    *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 2px;
    *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
    *padding-top: 7px;
    *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
    background-color: #595959;
}
.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #007399;
}
.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #ff8800;
}
.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #cc0000;
}
.btn-group.open .btn-success.dropdown-toggle {
    background-color: #669900;
}
.btn-group.open .btn-info.dropdown-toggle {
    background-color: #191919;
}
.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #9933cc;
}
.btn .caret {
    margin-top: 8px;
    margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
    margin-top: 6px;
}
.btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
}
.dropup .btn-large .caret {
    border-bottom: 5px solid #000000;
    border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.btn-group-vertical {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
}
.btn-group-vertical .btn {
    display: block;
    float: none;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-group-vertical .btn + .btn {
    margin-left: 0;
    margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.btn-plain {
    border: none;
    background: transparent;
    color: #4F9214;
    text-decoration: none;
}
.btn-plain:hover {
    color: #005580;
    text-decoration: underline;
}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #eeeeee;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #a47e3c;
}
.alert h4 {
    margin: 0;
}
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}
.alert-success {
    background-color: #eeeeee;
    border-color: #e1e1e1;
    color: #468847;
}
.alert-danger,
.alert-error {
    background-color: #eeeeee;
    border-color: #e6e6e6;
    color: #de164a;
}
.alert-info {
    background-color: #eeeeee;
    border-color: #dcdcdc;
    color: #0099cc;
}
.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}
.alert-block p + p {
    margin-top: 5px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
    top: 10%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-header h3 {
    margin: 0;
    line-height: 30px;
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

/*************************************** Begin X-Plane.com CSS ******************************/
html {
	background-color: #6fc5e4;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 14px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #6fc5e4; 
	background-image: url(/images/gradient.jpg); 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#27698a), to(#6fc5e4));
	background-image: -webkit-linear-gradient(top, #27698a, #6fc5e4 40%); 
	background-image: -moz-linear-gradient(top, #27698a, #6fc5e4 40%);
	background-image: -ms-linear-gradient(top, #27698a, #6fc5e4 40%);
	background-image: -o-linear-gradient(top, #27698a, #6fc5e4 40%);
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #333;
}
h1 {
	font-size: 260%;
	margin-top: 0;
	margin-bottom: 8px;
    color: #222;
    line-height: 1.1em;
}
h2 {
	font-size: 200%;
	margin-top: 5px;
	margin-bottom: 10px;
    line-height: 1.2em;
}
h3 {
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 8px;
    text-shadow: none;
    line-height: 1.25em;
}
a {
	color: #4F9214;
	text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
a img {
	border-style: none;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
	color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
	font-size: 1.03em;
}
p::selection, h1::selection, h2::selection, h3::selection, a::selection, em::selection, strong::selection, li::selection, b::selection, span::selection {
	background:#6fc5e4;
}
p::selection, em::selection, strong::selection, b::selection, li::selection, span::selection { color:#fff; }
a::selection {
	color:#FFF828;
	text-decoration: none;
}
p::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, a::-moz-selection, strong::-moz-selection, b::-moz-selection, em::-moz-selection, li::-moz-selection, span::-moz-selection {
	background: none repeat scroll  0 0 #6fc5e4;
}
p::-moz-selection, em::-moz-selection, strong::-moz-selection, b::-moz-selection, li::-moz-selection, span::-moz-selection { color:#fff; }
a::-moz-selection {
	color:#FFF828;
	text-decoration: none;
}

.caption {
	font-size: 90%;
	color: #478afc;
	text-align: center;
}
ol, ul {
	margin: 0 0 1em;
}
ul {
	list-style-type: square;
}
p+ul, p+ol {
	margin-top: -0.3em;
}
ul ul { margin-top: 0.5em; }
ul ol { margin-top: 0.5em; }
li {
	margin-top: .5em;
	margin-bottom: .5em;
	color: #333;
    line-height: 1.3em;
}

table {
	margin-left: auto;
	margin-right: auto;
}
td { font-size: 100%; }
.wp-table-reloaded {
	margin: 0 auto !important;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #CDCDCD;
	font-size: 100%;
	width: 720px;
	text-align: left;
}
.wp-table-reloaded th {
	background-color: #E6EEEE;
	border: 1px solid #FFFFFF;
	padding: 4px;
	color: #3D3D3D!important;
}
.wp-table-reloaded td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.wp-table-reloaded .even td {
	background-color: #FFFFFF;
}
.wp-table-reloaded .odd td {
	background-color: #F0F0F6;
}
.wp-table-reloaded .row-hover tr:hover td {
	background-color: #D0D0D6!important;
}
.wp-table-reloaded-table-description {
	clear: both;
	display: block;
}

#wrapper {
	position: relative;
	width: 960px;
	height: auto;
	text-align: left;
	overflow: visible;
	margin: 0 auto;
	padding: 0;
}

header, section, footer {
	display: block;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 2.11

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

html .ngg-gallery-thumbnail-box {
	float: left;
    margin-right: 0;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top: 15px;
    padding-bottom: 2px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 8px;
    text-decoration: none;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
    overflow:hidden;
    position: relative;
}

.ngg-slideshow * {
    vertical-align:middle;
}

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important; 
    border: 0 none !important;
    margin:auto !important; 
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-singlepic.alignright { margin-left: 10px; }

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

/************************** Social media widget (used in the "Follow us" footer)*********/
.socialmedia-buttons {
	margin-top: 5px;
}

.smw_left {
	text-align: left;
}

.smw_center {
	text-align: center;
}

.smw_right {
	text-align: right;
}

li.Social_Widget a {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}
	
.socialmedia-buttons img {
	border: 0;
	border: 0 !important;
	margin-right: 10px !important;
	display: inline;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}

.socialmedia-buttons a {
	background: none !important;
}

.socialmedia-buttons a:hover {
	text-decoration: none;
	border: 0;
}
.socialmedia-buttons img.fade:hover {
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}

.socialmedia-buttons img.combo:hover {
	transform: translate(0px, -4px);
	-moz-transform: scale(1.1) translate(0px, -4px);
	-webkit-transform: scale(1.1) translate(0px, -4px);
	-ms-zoom: 1.1;
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}

/**************************  Header stuff **************************/
header#main_v10_header {
	background: url('http://www.x-plane.com/images/bg_banner_v10_jet_960.jpg') no-repeat scroll 0% 0% transparent;
	height: 169px;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #ddd;
}
#mid-banner-clickable a {
	display: block;
	width: 100%;
	height: 115px;
}
#mid-banner-clickable a:selected {
	border: none;
}
.menu-item-search {
	padding-left:2px !important;
	padding-right:2px !important;
	margin: 0 !important;
}
#search_box {
	position: absolute;
	width: auto;
	top: 4px;
	right: 5px;
	z-index: 5;
}
#q {
	background: none repeat scroll 0 0 #222 !important;
	border:2px solid #ccc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: inset 0 0 2px #000;
	width: 70px;
	height: 14px;
	color: #fff;
	font-size: 11px;
    padding: 0;
    margin: 2px 0;
}
#q:focus {
	background: none repeat scroll 0 0 #fff !important;
	color: #000;
}
.form_submit, input[type="submit"].form_submit {
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat transparent;
	border: none;
	width: 22px;
	height: 22px;
	cursor: pointer;
	border-radius: 10px;
	position: relative;
	top: -1px;
    width:18px;
}
.form_submit:hover {
	border: solid 1px #ccc;
	border-color: rgba(255,255,255,0.5);
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#21cdff), to(#0387ec));
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat, -moz-linear-gradient(top, #21cdff, #0387ec);
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat, -ms-linear-gradient(top, #21cdff, #0387ec);
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat, -o-linear-gradient(top, #21cdff, #0387ec);
}
.form_submit:active {
	color: #fff;
	border: solid 1px #065491;
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#2B93CE), to(#7AD3F8));
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat, -moz-linear-gradient(top, #2B93CE, #7AD3F8);
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat, -ms-linear-gradient(top, #2B93CE, #7AD3F8);
	background: url('http://www.x-plane.com/images/s.png') center center no-repeat, -o-linear-gradient(top, #2B93CE, #7AD3F8);
}


#tagline {
	margin: 0 auto;
	text-align: center;
	font: 1em/1 Helvetica, Arial, sans-serif;
	color: #DDD;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.6em;
	text-shadow: 1px 1px 1px #999;
	padding-top: 10px;
}

/**************************  Top-level nav **************************/
nav#product_families {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1px 0 10px;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #CCC;
	background-color: #333;
}
/*#top-level_nav a {
	font-size: 105%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
}
ul#top-level_nav {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
ul#top-level_nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#top-level_nav p {
	margin: 0 3px;
	padding: 0 0 2px;
}
#top-level_nav a:link, #top-level_nav a:active, #top-level_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#top-level_nav a:hover {
	color: #fff;
	text-decoration: underline;
}

nav#product_families li.current-page-ancestor {
	text-shadow: 2px 2px 1px #000;
}*/
nav li.current-menu-item, nav li.current-menu-item:hover, nav li.current-page-ancestor, nav li.current-page-ancestor:hover {
    background-color: #222;
    border-left: 1px solid #BBB;
    margin-left: -1px;
}

nav li.current-menu-item a, nav li.current-page-ancestor a {
    color: #6FC5E4;
    text-shadow: -1px -1px 1px #000;
}

/**************************  Page content **************************/
div#content_pad {
	width: 100%;
	height: auto;
	min-height: 350px;
	position: relative;
	overflow: visible;
	display: block;
	border: 1px solid #333;
	border-top: none;
	border-radius: 0 0 5px 5px; /*top-left, top-right, bottom-right and bottom-left */
	background-color: #fff;
	margin-bottom: 2em;
}
section#page_content { /* leaves 870px of content width, meaning 4 NextGen Gallery thumbnails fit at 197px wide, golden minor width 332px */
	padding: 1em 60px 2em;
    overflow: hidden;
}
section#page_content div {
	height: auto;
	position: relative;
}
#page_content p {
	color: #444;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 1.1em;
}

/**************************  2nd-level nav **************************/
nav.second-level {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	margin: 0 auto;
	width: 100%;
	display: inline-block;
	text-align: center;
	background-color: #666;
	border-bottom: 1px solid #333;
	overflow-y:hidden;
 }
ul.menu {
	list-style-type: none;
	display: inline;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-size: 100%;
}

li.menu-item {
	display: block;
	float: left;
	margin: auto 0;
	color: #fff;
}
ul.menu li {
	box-shadow: 1px 0 0 #bbb;
	-moz-box-shadow: 1px 0 0 #bbb;
	-webkit-box-shadow: 1px 0 0 #bbb;
	zoom: 1;
}
ul#menu-top-level-menu li:last-child {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	zoom: 1;
	filter: none;
}
li.menu-item a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.02em;
	font-weight: normal;
	text-shadow: none;
	text-decoration: none;
	color: #F8F8F8;
	text-size: 100%;
	display: block;
	padding: 0.4em 0em;
}
li.menu-item .tight {
	letter-spacing: -0.1em;
}
li.menu-item a:hover {
	text-decoration: underline;
}
li.menu-item a.spacer:hover {
	text-decoration: none;
}
li.menu-item:hover {
	background-color: rgba(255,255,255,0.15);
}
li.menu-item.spacer:hover, li.menu-item-search:hover {
	background-color: rgba(255,255,255,0);
}
li.menu-item-search {
	padding-top: 3px;
}
li.current-menu-item a, li.current-page-ancestor, li.current-page-ancestor a, li.current-page-parent, li.current-page-parent a {
	font-weight: bold !important;
	text-shadow: 2px 2px 1px #333;
}

nav.second-level li.current-menu-item, nav.second-level li.current-menu-item:hover {
    background-color: #333;
    border-left: 1px solid #BBB;
    margin-left: -1px;
}

/**************************  Breadcrumbs **************************/
nav.breadcrumbs {
	font-size: 95%;
}
.breadcrumbs {
	color: #333;
	padding-bottom: 0.5em;
}

.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #333;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #6FC5E4;
	text-decoration: underline;
}


/**************************  Page Titles **************************/
div.page h1.post_title {
	display: none;
}
div.post h1.post_title {
	font-size: 170%;
}
h1.article_title {
	font-size: 200%;
}

/**************************  Footer **************************/
footer {
	position: relative;
	display: block;
	margin: 1em 0 1.8em;
	text-align: center;
	width: 900px;
	color: #999;
	min-height: 1em;
	padding: 0 60px;
}
footer .row, footer .footer-content {
    text-align: left;
}
footer .row ul {
    padding-left: 1em;
}
footer .footer-content ul {
    padding-left: 1em;
}
footer a, #footer_nav_ul a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 90%;
}
footer .footer-content a {
    font-weight: normal;
}
footer .bordered-box {
    margin: 0;
    color: #333;
}
footer .bordered-box .formcontainer {
    padding: 0 10px 10px;
}
footer a:hover, #footer_nav_ul a:hover {
	text-decoration: underline;
}

div#social_container {
	float: right;
}
div#social_footer {
	background-color:#333;
	background-color: rgba(0, 0, 0, 0.75);
	border: 1px solid #FFFFFF;
	border-radius: 7px;
	color: #FFFFFF;
	margin: 0;
	padding: 0.45em 17px 0.48em 0;
	z-index: 1;
	text-align: right;
}
div#social_footer h2 {
	color: #fff;
	font-size: 110%;
	margin: 0;
	font-weight: bold;
	text-shadow: none;
}
div#social_footer span {
	color: #fff;
	margin: 0 0 0.4em;
	font-weight: bold;
}
ul.social_link_list {
	display: inline;
	list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
ul.social_link_list li {
	display: inline;
	margin: 0;
	padding: 1px;
}
.a2a_kit {
	display: inline;
}
.a2a_kit a {
	display: inline;
}
.a2a_default_style a {
	float: none !important;
	padding: 0 !important;
}
.a2a_kit a img {
	opacity: 0.8;
}
.a2a_kit a img:hover {
	opacity: 1.0;
}
.socialmedia-buttons {
	display: inline;
}
.socialmedia-buttons a img {
	margin-right: 0 !important;
	padding: 0 0 0 4px;
}
.textwidget {
	margin-bottom: 0.5em;
	display: inline;
}

nav#footer_nav {
	display: block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 100%;
}
ul#footer_nav_ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
ul#footer_nav_ul li.menu-item {
	display: inline;
	margin: 0;
	padding: 0;
	float: none;
}
ul#footer_nav_ul li:before {
	content: "|";
	padding: 0 0.5em;
	font-weight: normal !important;
	text-shadow: none !important;
}
ul#footer_nav_ul li:first-child:before {
	content: "";
}


/**************************  Blog sidebar **************************/
/*div.blog_sidebar {
	background-color: #fff;
	border: 1px solid #333;
    border-radius: 0 5px 5px 0;
	box-shadow: 3px 3px 2px #333;
    padding: 0.5em;
	margin: 0;
}
#blog_sidebar_container {
	float: right;
}*/
div.blog_sidebar {
	background-color: #fff;
	border: 1px solid #333;
    border-radius: 5px 0 0 5px;
    padding: 0.5em;
	margin: 0;
	width: 165px;
}
#blog_sidebar_container {
	float: right;
	width: 115px;
	margin: 0 0 10px 10px;
	z-index: 1;
}
div.blog_sidebar ul {
	margin: 0;
	padding: 0 0.5em 0 1.5em;
}
div.blog_sidebar h1 {
	font-size: 100%;
}

/**************************  Article-specific stuff **************************/
.article div.entry h2 { font-size: 180%; }
.article p { text-align: justify; }
.taxonomy_page .description {
	border: 1px solid #666;
	padding: 0 1.5em;
	margin: 0.5em 0 1em;
}
.taxonomy_page .description p {
	margin: 0.5em 0 !important;
	text-align: justify;
	font-family: "Lucida Sans Unicode", Verdana, "Trebuchet MS", Geneva, sans-serif;
}

.taxonomy_page nav.breadcrumbs, #Knowledge_Base_Tag_Clouds {
	text-align: left;
	float: right;
	font-size: inherit;
	width: 292px;
	margin: 4px 0 0 25px;
	padding-left: 7px;
	border-left: 1px solid #999;
}
.taxonomy_page nav.breadcrumbs div {
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.1em;
}
.taxonomy_page h2.article_title {
	margin: 0;
}
.taxonomy_page .article_title a {
	color: #345;
}
.taxonomy_page div.article div.entry, .taxonomy_page div.article h1, .taxonomy_page div.article h2 {
	width: 538px;
}

div.tax_group {
	margin-bottom: 0.1em;
	z-index: 1;
}
div.tax_group .subject {
	color: #8A353D; /* clay red */
}
div.tax_group .platform {
	color: #2E8F46; /* dark seafoam green */
}
div.tax_group .article-type, div.tax_group .type {
	color: #27698A; /* subdued blue */
}

#Knowledge_Base_Tag_Clouds h2 {
	font-size: 120%;
}
#Knowledge_Base_Tag_Clouds h3 {
	font-size:100%;
	margin-bottom: 2px;
}
#Knowledge_Base_Tag_Clouds div.widget_nktagcloud {
	margin-top: 1.2em;
}

.post-data {
    float: right;
    z-index: 1;
    border: 1px solid #666;
    margin: 0 0 1em 1em;
    padding: 5px 5px 0;
}

.author-img {
    float: right;
    border-radius: 4px;
    overflow: hidden;
    margin: 5px 0 5px 10px;
    box-shadow: 2px 2px 2px #333;
}

/** For ridiculously long lists of ICAOs **/
.six-col-list {
    -webkit-columns:6;
    -moz-columns:6;
    columns: 6;
}
.eight-col-list {
    -webkit-columns:8;
    -moz-columns:8;
    columns: 8;
}
.eight-col-list li, .six-col-list li {
    margin: 0;
    line-height: 2em;
    list-style-type: none;
}

/* Generics for formatting images */
/* ~~ miscellaneous float/clear classes ~~ */
.floatRight, .alignright, .right {
	float: right;
}
.floatLeft, .alignleft, .left {
	float: left;
}

.clearFloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.aligncenter, .centerMe {
	display: block !important;
	margin-left: auto !important;
    margin-right: auto !important;
	text-align: center;
}
.indentMe {
	padding-left: 15px;
}

.hide {
    display: none;
}

.ml0 { margin-left: 0; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.mr0 { margin-right: 0; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mt0 { margin-top: 0; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mb0 { margin-bottom: 0; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }

.js #wait {display: none;}

/* Define pagenav list style */
/*
ul.pagenav { margin-left: 0px; padding-left: 0px; list-style-type: none; border-style: solid; border-width: 1px; border-color: #999; }

ul.pagenavsublevel { margin-left: 0px; padding-left: 0px; list-style-type:none; border-style: none; }

.pagenav li { list-style-type: none; display: block; padding-left: 1em; padding-right: 1em; padding-bottom: 3px; padding-top: 3px; }

.pagenav li.toplevel { font-size: 110%; padding-left: 1em; letter-spacing: 1px !important; }

.pagenav li.level2 { padding-left: 2.3em; }

.pagenav li.level3 { padding-left: 3.6em; }

.pagenav li a { display: block; color: #444 !important; text-decoration: none; letter-spacing: 0.5px !important; }

.pagenav li:hover { background-color: #d8d8d8; color: black !important; }
*/

/**************************  Store-specific stuff **************************/
.pretty_store {
	margin-top: 1em;
	text-align: center;
}
.pretty_store p {
	display: none;
}
.store_nav_icon {
	display: inline-block;
	vertical-align: text-top;
}
.store_nav_icon a img {
	padding: 0 4px;
	border: 1px solid transparent;
}
.store_nav_icon a img:hover {
	background-color: #3da9d0;
	background-color: rgba(61,169,208,0.25);
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #ccc;
}
.pretty_store p.caption {
	display: block;
	margin: 0 !important;
	padding: 0;
	font-size: 100%;
}
.caption a {
	text-decoration: none;
	color: #333;
}
.caption a:hover {
	color: #4F9214;
}
.pretty_store p.price {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 90%;
}
.pretty_store p.text_icon {
	display: block;
	font-size: 120px;
	height: 131px;
	line-height: 1em;
	margin: 0 !important;
	padding: 0 !important;
	text-shadow: 2px 2px 3px #666;
}
.pretty_store p.text_icon a {
	text-decoration: none;
	color: #005580 !important;
	letter-spacing: -0.03em;
}

p.text_icon a:hover {
	color: #6FC5E4 !important;
}
div.buy_link, div.download_link {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
div.buy_link a.buy_link, div.download_link a.download_link {
	margin: 0 auto;
	padding: 0.3em 0.5em;
	color: #fff;
	background-color: #0083c3;
	background-color: rgba(0,131,195,0.8);
	border-radius: 4px;
	border: 1px solid #333;
	box-shadow: 2px 2px 2px #333;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333;
	font-variant: small-caps;
	letter-spacing: 0.2em;
}
div.buy_link a.buy_link:hover, div.download_link a.download_link:hover {
	background-color: #3da9d0;
	background-color: rgba(61,169,208,0.8);
}
.label {
	font-weight: bold;
}
ul.features {
	list-style-type: none;
	padding-left: 0;
}

/**************************  Content rotator landing pages **************************/
div.jshowoff {
	overflow: hidden;
	position: relative;
}
div#rotator {
	width: 100%;
	min-height: 270px; 
	overflow: hidden;
	position: relative;
}
#rotator .ngg-galleryoverview {
	margin-top: 0;
	border: 1px solid #999;
	height: 458px;
}
#rotator .ngg-galleryoverview:hover {
	background-color: #a9a9a9;
}
#rotator .ngg-gallery-thumbnail-box {
    top: -5px !important;
}
#rotator .ngg-gallery-thumbnail img {
	margin: 5px 0;
	border: none;
}
div.tagline {
	position: absolute !important;
	top:12px;
	right: 10px;
	z-index:10;
	color:#fff;
	font-size:22px;
	text-shadow: 2px 1px 1px #000, 0 0 15px #000;
	-moz-text-shadow: 2px 1px 1px #000, 0 0 15px #000;
	filter: Shadow(Color=#666666, Direction=135, Strength=3);
	letter-spacing: 0.02em;
}
.highlight, span.highlight {
	color: #6FC5E4 !important;
}
.highlight-darker {
    color: #27698A !important;
}

#rotator .jshowoff-slidelinks {
	position: absolute;
	right: 8px;
	top: 431px;
}
#rotator .jshowoff-slidelinks a {
	background-color: #333;
	border-color: #888 #888 transparent;
	border-radius: 4px 4px 0 0;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	display: block;
	float: left;
	margin: 0 3px;
	padding: 2px 4px 4px;
	text-align: center;
	width: 1.2em;
}
#rotator .jshowoff-slidelinks a:active {
	outline: 0;
}
#rotator .jshowoff-slidelinks a.jshowoff-active {
	/*background-color: #555;
	border-color: #fff #fff transparent;
	color: #6FC5E4;
	font-weight: bold;*/
	background-color: #f8f8f8;
	border-color: #333 #333 #999;
	color: #27698A;
	font-weight: bold;
	position: relative;
	padding-bottom: 7px;
	bottom: 4px;
	outline: 0;
}

div.huge {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
}
.huge em, .huge h3 a:hover {
    color: #7DB9D6 !important;
    font-style: normal;
    text-decoration: none;
}
div.huge p, div.huge p a {
	color: #666;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0.5em !important;
    line-height: 1.3em;
}
div.huge p a { color: #27698A; }
div.huge p + p {
    padding: 0;
}
.huge h1 {
    font-size: 3.3em;
    text-shadow: none;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
.huge h2, .huge h3 {
    font-size: 26px;
    font-weight: normal;
    border-bottom: 1px solid #777;
}


#\32 019 .huge h2 { /* mobile landing pg */
    font-size: 100px;
    line-height: 1em;
    border: none;
}

.huge.hero h3 {
    border-bottom: 1px solid #333;
}
.huge li {
    font-size: 18px;
    color: #444;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
    list-style-type: none;
    text-indent: -0.9em;
    padding-left: 0.85em;
}
.huge li:before{
    font-size: 1.1em;
    content: "\203A";
    text-shadow:none;
    padding-right: 8px;
    font-weight: normal;
}
.huge.hero strong {
    color: #222;
    font-weight: normal;
}

div.huge.hero {
    background-color: #27698A;
    margin: 20px -60px;
    padding: 10px 60px; padding-top: 10px;
    height: 393px;
    box-shadow: 0 2px 2px #333, 0 -2px 2px #333;
    color: white;
}
#page_content div.huge.hero p {
    color: #eee;
    text-shadow: 1px 1px 1px #333;
}
div.huge.hero p a {
    color: #6FC5E4;
}
.huge.hero h3 {
    text-shadow: -1px -1px 0 #222;
    color: #eee;
}
.huge.hero li {
    color: #fff;
}
.huge.hero li:before{
    color: #fff;
}
.huge ul {
    padding-left: 0;
    margin-left: 5px;
}

h2.minor, h2.minor a {
	font-size: 150%;
	color: #333;
}
div.minor {
	float: left;
	padding: 0 1%;
	box-shadow: -1px 0 0 #333;
	-moz-box-shadow: -1px 0 0 #333;
	-webkit-box-shadow: -1px 0 0 #333;
	zoom: 1;
	font-size: 120%;
}
div.minor_store {
	float: left;
	width: 31%;
	padding: 0 1%;
	border-left: 1px solid #333;
	font-size: 1.1em;
	margin-bottom: 1em !important;
}

.minor p {
	padding: 0 0.2em !important;
	margin-bottom: 0 !important;
}

.minor blockquote, .minor blockquote p {
	padding: 0;
	margin: 0;
	text-align: justify;
	display: inline;
}
.minor blockquote {
	display: block;
	padding: 0.7em .5em 0;
}
blockquote:before, blockquote:after {
	content: '\201d';
	font-weight: bold;
	font-size: 250%;
	line-height: 0;
	color: #666;
	position: relative;
	top: 0.4em;
	padding: 0 0 0 0.1em;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
}
blockquote:before {
	content: '\201c';
	padding: 0;
	margin: 0 0.1em 0 0;
}
blockquote p:first-child, blockquote p:last-child {
	display: inline !important;
}

.left-half, .right-half {
    padding: 10px 0 15px;
    float: right;
    width: 48%;
    height: auto;
    min-height: 8.5em;
}
.left-half {
    float: left;
    padding-right: 2%;
}
.right-half {
    border-left: 1px solid #333;
    border-right: 0;
    -webkit-border-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),color-stop(0.25,#222),color-stop(0.75,#222),to(rgba(0,0,0,0))) 1 100%;
    padding-left: 1.8%;
}

div.huge.smaller-p p, div.huge.smaller-p p a {
    font-size: 18px;
}

.scroller-horizontal.well {
    background-color: #27698a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin: 0 -60px;
    border-color: #002b40;
    border-top: 1px solid;
    border-bottom: 1px solid;
    color: #fff;
}
.scroller-horizontal.well li, .scroller-horizontal.well li a:hover {
    color: #fff;
}
.scroller-horizontal.well li a, .scroller-horizontal.well li a:active {
    color: #6fc5e4;
}
.scroller-horizontal {
    margin-bottom: 0;
    margin-top: 2em;
    border-radius: 0;
}
.scroller-horizontal ul {
    width: 100%;
    overflow: scroll;
    white-space: nowrap;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 0;
}

.scroller-horizontal li {
    display: inline-block;
    width: 250px;
    list-style-type: none;
    margin-right: 1em;
    text-align: center;
    font-size: 1.1em;
    text-shadow: none;
}
.scroller-horizontal li:before {
    content: initial;
}
.scroller-horizontal li:first-child {
     margin-left: 4em;
}
.scroller-horizontal li:last-child {
     margin-right: 4em;
}
.scroller-horizontal li a, .scroller-horizontal li img {
    display: block;
}

/**************************  Nextgen Gallery overrides **************************/
.ngg-singlepic {
	background-color: #fff;
	padding: 5px !important;
	border: 1px solid #666;
}
.ngg-singlepic:hover {
	background-color: #a9a9a9;
}

#ngg-gallery-63-2157 .ngg-clear {
	display: none;
}

.ngg-galleryoverview {
	max-width: 100% !important;
	width: auto !important;
	clear: none !important;
}

#TB_window {
	background: none repeat scroll 0 0 #ccc !important;
	background: none repeat scroll 0 0 rgba(255,255,255,0.8) !important;
}

.screen-reader-text {
    display: none;
}

/* Misc */
.shortlink {
	font-size: 90%;
	color: #999;
}
.shortlink a {
	color: #666;
	text-decoration: none;
}
.shortlink a:hover {
	text-decoration: underline;
}

.bordered-box {
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 1em 0 0;
    padding: 1em 1em 0;
    background-color: #bdf;
}
.form-text-container {
    padding: 0 2%;
    width: 96%;
}

input[type="text"] {
    background-color: #fff;
    color: #444;
}

.nofloat-center {
    display: block!important;
    margin-left: auto!important;
    margin-right: auto!important;
    float: none;
}

.third {
    float: left;
    width: 30%;
    margin: 0 3% 0 0;
    padding: 0;
}

/* Call to action buttons */
.cta {
	display: inline-block;
	padding: 0 20px;
	color: #fff !important;
	text-shadow: 1px 1px 1px #000;
	font: bold 16.5px Helvetica, Arial, sans-serif !important;
	height: 50px;
	text-decoration: none;
	line-height: 50px !important;
	white-space: nowrap;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	position: relative;
	z-index: 10;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#333333')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#333333');
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	overflow: visible;
	outline: none;
	margin: 0 0 1.5em 60px;
	letter-spacing: -0.005em;
	width: 198px;
}
.cta-short {
    padding: 0 18px;
    width: 186px;
}
.cta-long {
	white-space: normal;
	line-height: 18px !important;
	width: 259px;
	text-align: left;
	min-height: 35px;
	font-size: 15px !important;
}
.cta-compressed {
	letter-spacing: -0.015em;
	font-size: 15.7px !important;
}
.cta-smaller {
	font-size: 15.4px !important;
}
.cta-wrap {
	white-space: normal;
	line-height: 18px !important;
	font-size: 16px !important;
}
.cta:first-child
{
	margin-left: 0;
}
.cta:before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.cta:hover {
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
.cta:active {
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}
.cta-red, .cta-green, .cta-blue, .cta-yellow {
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;
}
.cta-blue {
	border: solid 1px #0870c0;
	background: #007bda;
	background: -webkit-gradient(linear, left top, left bottom, from(#7AD3F8), to(#2B93CE));
	background: -moz-linear-gradient(top, #7AD3F8, #2B93CE);
	background: -ms-linear-gradient(top, #7AD3F8, #2B93CE);
	background: -o-linear-gradient(top, #7AD3F8, #2B93CE);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#7AD3F8', EndColorStr='#2B93CE');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7AD3F8', EndColorStr='#2B93CE')";
}
.cta-blue:before {
	border: solid 1px #3bb4ec;
	border-color: rgba(255, 255, 255, 0.35);
}
.cta-blue:hover {
	color: #fff;
	border: solid 1px #065491;
	background: -webkit-gradient(linear, left top, left bottom, from(#21cdff), to(#0387ec));
	background: -moz-linear-gradient(top, #21cdff, #0387ec);
	background: -ms-linear-gradient(top, #21cdff, #0387ec);
	background: -o-linear-gradient(top, #21cdff, #0387ec);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#21cdff', EndColorStr='#0387ec');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#21cdff', EndColorStr='#0387ec')";
}
.cta-blue:active {
	color: #fff;
	border: solid 1px #065491;
	background: -webkit-gradient(linear, left top, left bottom, from(#2B93CE), to(#7AD3F8));
	background: -moz-linear-gradient(top, #2B93CE, #7AD3F8);
	background: -ms-linear-gradient(top, #2B93CE, #7AD3F8);
	background: -o-linear-gradient(top, #2B93CE, #7AD3F8);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#2B93CE', EndColorStr='#7AD3F8');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#2B93CE', EndColorStr='#7AD3F8')";
}
.cta-red {
    text-shadow: -1px -1px 0px #222;
    border: solid 1px #3F0000;
    background: #3F0000;
    background: -webkit-gradient(linear,left top,left bottom,from(#D81616),to(#8C0000));
    background: -moz-linear-gradient(top, #D81616, #8C0000);
    background: -ms-linear-gradient(top, #D81616, #8C0000);
    background: -o-linear-gradient(top, #D81616, #8C0000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#D81616', EndColorStr='#8C0000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#D81616', EndColorStr='#8C0000')";
}
.cta-red:before {
    border: solid 1px #3bb4ec;
    border-color: rgba(255, 255, 255, 0.35);
}
.cta-red:hover {
    color: #fff;
    border: solid 1px #D81616;
    background: -webkit-gradient(linear, left top, left bottom, from(#D81616), to(#3F0000));
    background: -moz-linear-gradient(top, #D81616, #3F0000);
    background: -ms-linear-gradient(top, #D81616, #3F0000);
    background: -o-linear-gradient(top, #D81616, #3F0000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#D81616', EndColorStr='#3F0000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#D81616', EndColorStr='#3F0000')";
    text-decoration: none !important;
}
.cta-red:active {
    color: #fff;
    border: solid 1px #D81616;
    background: -webkit-gradient(linear, left top, left bottom, from(#8C0000), to(#D81616));
    background: -moz-linear-gradient(top, #8C0000, #D81616);
    background: -ms-linear-gradient(top, #8C0000, #D81616);
    background: -o-linear-gradient(top, #8C0000, #D81616);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#8C0000', EndColorStr='#D81616');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8C0000', EndColorStr='#D81616')";
}
.icon-go, .icon-more, .icon-download, .icon-check {
	display:block;
	background:transparent url(/images/sprite.png) no-repeat;
}
.icon-download, .icon-check {
	margin-left:-5px;
	padding-left:37px;
}
.icon-go, .icon-more {
	margin-right:-5px;
	padding-right:38px;
	display:block;
	background:transparent url(/images/sprite.png) no-repeat;
}
.cta-long .icon-go, .cta-long .icon-more, .cta-long .icon-check, .cta-long .icon-download {
	margin-top: 7px !important;
	margin-bottom: 7px !important;
	min-height: 35px;
}
.cta-wrap .icon-go, .cta-wrap .icon-more, .cta-wrap .icon-check, .cta-wrap .icon-download {
	padding-top: 7px;
	min-height:33px;
	height:inherit;
}

.icon-download {background-position:0 -141px;}
.icon-check {background-position:0 -66px;}
.icon-more {background-position:right 10px;}
.cta-long .icon-more {background-position:right 5px;}
.icon-go {background-position:right -212px;}

.cta-twolines {
    height: 52px;
}
.cta-twolines span {
    position: relative;
    top: -3px;
}
.cta-twolines .linetwo {
    font-size: 13px;
    font-weight: normal;
    line-height: 1em;
    position: absolute;
    bottom: 8px;
    text-shadow: none;
    display: block;
    padding-left: 33px;
    top: auto;
}
button[type="submit"].cta {
    width: auto;
}

.cta-smaller.cta-twolines span {
    position: relative;
    top: -3px;
    line-height: 40px !important;
}
.cta-smaller.cta-twolines .linetwo {
    position: relative;
    top: -1.7em;
    padding-left: 23px;
}


/*************************** OS-detecting download buttons ********************/

.other_downloads.list {
	position:relative;
	top:-0.4em;
}

.other_downloads.list h3 {
	margin-bottom:0;
}
.other_downloads.list ul {
	line-height: 0.85em;
	margin-top: -0.1em;
}

/*************************** Viper's Video quicktags (for youtube) ********************/
.vvqyoutube {
	white-space:nowrap;
}

/*************************** Polyglot language listing ********************/
ul.languages {
	border: 1px solid #FFFFFF;
	border-left-style: none;
    border-radius: 0 3px 3px 0;
    list-style-type: none;
    margin: 0;
    padding: 0 3px 3px;
    position: absolute;
    right: -28px;
    top: 10px;
}
ul.languages li {
	margin: 4px 0;
}
ul.languages img, #lang_sel_footer img {
	background-image:url('http://www.x-plane.com/images/lang.png');
	width: 18px;
	height:12px;
	box-shadow: 1px 1px 1px #666;
	border:1px solid #333;
}
ul.languages li:hover {
	border-color: #666;
}
img.en { background-position: 0px 0px }
img.es { background-position: 0px -12px }
img.de { background-position: 0px -24px }
img.fr { background-position: 0px -36px }
img.it { background-position: 0px -48px }
img.ru { background-position: 0px -60px }

/************************* WPML footer *********************************/
#lang_sel_footer {
	clear: none;
	float: left;
	border: none;
	position: relative;
    top: 20px;
	padding:0;
	margin:0;
	min-height: 15px;
	text-align:center;
	font: 13px Verdana,Tahoma,sans-serif;
    background: none;
}
#lang_sel_footer ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#lang_sel_footer ul li {
	display:inline-block;
    width:90px;
	line-height: 25px;
    margin: 0;
    padding: 0;
	float: left;
}
#lang_sel_footer a {
    color: #27698A;
	font-weight: normal;
}
#lang_sel_footer a:hover, #lang_sel_footer a.lang_sel_sel {
	font-weight: bold;
}
#lang_sel_footer ul li a, #lang_sel_footer ul li a:visited {
	padding:5px 0 5px 0;
}
#lang_sel_footer img
{
	margin: -2px 4px 0 0;
}

/***************** Monitor wrapper for youtube *******************/
.monitor-wrap {
    background: url("http://www.x-plane.com/images/laptop-840.png") 0 0 transparent no-repeat;
    text-align: center;
    width: 834px;
    height: 433px !important;
    padding-top: 40px;
    padding-right: 6px;
    position: relative;
    right: 97px;
    top: -9px;
}
div.tagline-monitor {
    left: 131px;
    top: 30px;
    text-align: left;
}

.monitor-p {
    width: 180px;
    position: absolute !important;
    right: 0;
    z-index: 1;
}

.monitor-p h3 {
    line-height: 1.2em;
}
.monitor-p li {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
.monitor-p ul {
    margin-bottom: 0.7em;
}

/***************** Styling for product pages *******************/
.product-title {
    margin-bottom: 0;
}
.price {
    color: #333;
    font-size: 2em;
    font-weight: lighter;
    line-height: 1.2em;
    margin: 0 0 8px;
    display: block;
}

.review-list {
    list-style-type: none;
    padding-left: 0;
}
.review-body {
    margin: 0 2em;
}

.author-name {
    font-size: 1.1em;
    font-weight: bold;
}

.authorship-meta {
    margin-bottom: 0.2em !important;
}


/************************ Russian translation **********************/
.ru header#main_v10_header {
	overflow-y: visible;
	height: auto;
	min-height:165px;
}
.ru #product_families {
	position: relative;
	bottom: inherit;
	top: 0px;
	right: inherit;
	left:10px;
	height: auto;
	padding:1px 0 0;
}
.ru ul.menu li {
	/*box-shadow:1px 0 0 #bbb, 1px 1px 0 #bbb;*/
	height:42px;
	width:inherit;
	max-width:170px;
}
.ru ul#menu-top-level-menu-russian li a {
	height:30px;
}
.ru #menu-top-level-menu-russian .span3 {
	width: 110px !important;
}
.ru #menu-store-nav-russian .span5 {
	max-width:230px;
}
.ru ul.menu li.spacer {
	width:0;
	margin:0 !important;
	padding:0 !important;
}
.ru li.menu-item a {
	min-height:15px;
	height:inherit;
}



/*************************** Attention Grabber email signup bar ********************/
#ag-container #ag-submit {
    padding-left: 1em;
    padding-right: 1em;
    font-weight: bold;
    text-shadow: 1px 1px 1px #333;
}
body.manual #attention-grabber {
    display: none;
}

/**************************  Fix for the Add IDs to Header Tags plugin's awful #-link adding "feature" **************************/
.deep-link {
    display: none;
}

/* @end */