﻿html, body {
    height: 100%;
    font-family: 'Cuprum', sans-serif;
    color: #FAFCFF;
}

a:link, a:visited {
    color: #CEE0F2;
    text-decoration: underline;
}

.skywire_logo {
    position: absolute;
    right: 20px;
    top: 20px;
}

.skywire_header {
    background-image: url(/Content/gfx/header.jpg);
    height: 71px;
    width: 100%;
    z-index: 200;
    position: relative;
}

body {
    background-color: black;
}

.skywire_wrapper {
    background-color: black;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -81px;
    margin-left: auto;
    margin-right: auto;
    top: -20px;
    position: relative;
}

.skywire_content {
    min-height: 700px;
    padding-bottom: 81px;
    color: #FAFCFF;
    font-family: 'Cuprum', sans-serif;
    font-size: 14pt;
}

.skywire_big_push {
    /*  height: 400px;*/
    height: 100px;
}

.skywire_footer, .skywire_push {
    height: 81px;
}

.skywire_footer {
    background-image: url('/Content/gfx/footer.jpg');
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
}

.clearer {
    clear: both;
}

.div_title_adjustment {
    top: -50px;
    position: relative;
}

.section_subfeature:hover {
    /*
  background: #333333; 
  background: -moz-linear-gradient(top, #333333 1%, #ffffff 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#333333), color-stop(100%,#ffffff)); 
  background: -webkit-linear-gradient(top, #333333 1%,#ffffff 100%); 
  background: -o-linear-gradient(top, ##333333 1%,#ffffff 100%); 
  background: -ms-linear-gradient(top, #333333 1%,#ffffff 100%); 
  background: linear-gradient(to bottom, #333333 1%,#ffffff 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#ffffff',GradientType=0 ); 
  color: white;
  */
}

.celestial_sep {
    height: 8px;
    width: 100%;
}

.section_subfeature {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

.item_detail_td1:hover {
}

.item_detail_td1 {
    float: left;
    width: 100px;
    overflow: hidden;
    min-height: 100px;
}

.item_detail_td2 {
    display: block;
    float: none;
    min-height: 100px;
    overflow: hidden;
    padding-left: 8px;
    padding-right: 8px;
    color: #FAFCFF;
    /*  padding-left: 10px;
  padding-top: 2px;*/
}

.view-filters {
    display: none;
}

.skywire_galaxy_filters {
    /*
  background: #c8c8c8;
  background: -moz-linear-gradient(top, #c8c8c8 1%, #ffffff 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#c8c8c8), color-stop(100%,#ffffff)); 
  background: -webkit-linear-gradient(top, #c8c8c8 1%,#ffffff 100%); 
  background: -o-linear-gradient(top, #c8c8c8 1%,#ffffff 100%);
  background: -ms-linear-gradient(top, #c8c8c8 1%,#ffffff 100%);
  background: linear-gradient(to bottom, #c8c8c8 1%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#ffffff',GradientType=0 );
  */
    height: 35px;
}

#block-superfish-10 {
    margin-bottom: -15px;
}

.swTopMenu {
    padding-top: 18px;
    float: left;
}

.swLogo {
    padding-top: 20px;
    overflow: hidden;
    float: right;
}

.views-row {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -60px;
    width: 300px;
    height: 314px;
}

.view-content {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.views-row {
    display: inline-block;
    text-align: center;
}

h1, h2, h3, input, #region-content {
    font-family: 'Cuprum', sans-serif;
}

.item-list ul li a:hover {
    color: #FAFCFF;
}

.views-field-title a:hover {
    color: #FAFCFF;
}

.divGalaxies_Text .views-field-title, .divPlanets_Text .views-field-title {
    height: 30px;
    bottom: 60px;
    font-size: 15px;
    font-weight: bold;
    color: #157DEC;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    width: 280px;
    background: url(~/Content/gfx/trans1px.png);
    text-align: left;
    overflow: hidden;
}

.divGalaxies_Text .views-field-body, .divPlanets_Text .views-field-body {
    height: 30px;
    bottom: 60px;
    font-size: 15px;
    padding: 0 10px;
    color: #FAFCFF;
    position: relative;
    z-index: 2;
    width: 280px;
    background: url(~/Content/gfx/trans1px.png);
    text-align: left;
    font-size: 12pt;
    color: #FFFFFF;
    overflow: hidden;
}

#section-header ul li {
    font-size: 12pt;
}

.divGalaxies_Text .views-field-title {
    font-size: 16pt;
}

.views-field-field-galaxy-colliding {
    height: 65px;
    width: 65px;
    left: 0;
    top: 65px;
    position: relative;
    z-index: 3;
    background: url(~/Content/gfx/colliding.png);
    display: none;
}

.swColliding {
    display: block;
}

.correct_top_margin, .swplanets_begins {
    margin-top: 75px;
}

.region-content {
    margin-left: auto;
    margin-right: auto;
}

.item-list {
    margin-top: -60px;
}

.celestial_title_background {
    width: 100%;
    background-color: #333333;
    height: 35px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 1px .2px #FAFCFF;
    -webkit-box-shadow: 0 0 2px .2px #FAFCFF;
}

.pika-holder {
    margin-left: 4px;
}

.celestial_title {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    color: #FAFCFF;
    display: table-cell;
    vertical-align: middle;
    text-indent: 13px;
    height: 35px;
    font-size: 14pt;
}

.views-field-field-galaxy-image, .views-field-field-solarsystem-image, .views-field-field-planet-image {
    /*
  -moz-box-shadow: 0 0 20px 3px gray;
  -webkit-box-shadow: 0 0 20px 3px gray;
  */
}

.fbConnectWidgetFooter {
    display: none;
}

.facebook_comments {
    margin-left: -8px;
    margin-top: 22px;
}

.slider-wrapper_ {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

.2px_height_spacer {
    width: 100%;
    height: 2px;
}

.space_objects {
    /*border: 1px solid #b3b3b3; */
    padding-top: 20px;
    padding-bottom: 4px;
    border-radius: 4px;
    min-height: 510px;
}

#tubular-shield {
    pointer-events: none;
}

@media only screen and (max-width: 693px) {
    #menu-418-1 {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    #menu-420-1 {
        display: none;
    }
}

@media only screen and (max-width: 466px) {
    #menu-480-1 {
        display: none;
    }
}

@media only screen and (max-width: 388px) {
    #menu-419-1 {
        display: none;
    }
}

@media only screen and (max-width: 280px) {
    #menu-778-1 {
        display: none;
    }
}