﻿body {
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 2.0em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
}

h2 {
    font-size: 1.8em;
    font-weight: 600;
    text-align: center;
}

h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.4em;
}

h5, h6 {
    font-size: 1.2em;
}

fieldset {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}

.ArchivedText {
    text-decoration: line-through;
}

.ErrorText {
    color: Red;
    font-weight: bold;
}

.SuccessText {
    color: Green;
}

label.error {
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
}

.TinyText {
    font-size: smaller;
}

.DisabledText {
    font-weight: lighter;
    color: Gray;
}

#leftnav p {
    margin: 0 0 1em 0;
}

#content h2 {
    border-style: solid;
    border-width: 1px;
    border-color: #5555FF;
    background-color: #C8C8FF;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

.page {
    width: 1024px;
    max-width: 1024px;
    min-width: 1024px;
    margin: 10px auto;
    color: #333;
}

.main {
    margin-left: 160px;
    padding-left: 1.5em;
}

.PrivacyPolicy {
    margin-top: 0;
    margin-left: 5px;
    float: left;
}

.AdvertiseHere {
    margin-top: 0;
    margin-right: 5px;
    float: right;
}

#tabs {
    width: 640px;
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
}

    #tabs li {
        float: left;
        margin: 0 1px 0 5px;
        padding: 0;
    }

    #tabs a {
        display: block;
        float: left;
        margin: 0;
        padding: 2px 2px;
        text-decoration: none;
        color: Black;
        border: 1px solid black;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        #tabs a:hover, #SelectedTab {
            background-color: #C8C8FF;
        }

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
        text-align: left;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.submitButton {
    float: right;
    margin: 0px 10px 0px 0px;
}

input.textEntry {
    width: 250px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 250px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 90%;
}

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

    .title img {
        border-width: 0px;
    }

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
}

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

ul.FeaturedItems {
    list-style: none;
    margin: 0;
    padding: 0;
}

.TitleBar {
    border-style: solid;
    border-width: 1px;
    border-color: #5555FF;
    background-color: #C8C8FF;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 1.2em;
}


#details {
    margin: 0 0 10px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #5555FF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
}

    #details label {
        font-weight: bold;
    }

.FeaturedPhoto {
    float: right;
    width: 300px;
    margin: 1em;
    font-size: smaller;
}

.RandomPhoto {
    width: 100%;
    margin: 1em;
    font-size: smaller;
}

.PhotoAlbum {
    width: 100%;
}

.AlbumPhoto {
    text-align: center;
    display: block;
}

#SmallPhotoAlbum tr td {
    padding: 10px 10px 10px 10px;
    text-align: center;
    vertical-align: top;
    width: 150px;
}

    #SmallPhotoAlbum tr td img {
        border-width: 0px;
    }

div.ListItem {
    text-align: left;
    padding: .5em .5em .5em .5em;
}

div.ListItemAlt {
    background-color: #F0F0FF;
    text-align: left;
    padding: .5em .5em .5em .5em;
}

.AlbumPhoto {
    font-size: smaller;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
    border-width: 0px;
}

#HighlightPhoto {
    float: right;
    width: 350px;
    padding: 5px;
}

    #HighlightPhoto a {
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    #HighlightPhoto img {
        border-width: 0px;
    }

#RecommendedItem {
    text-align: left;
    width: 100%;
}

    #RecommendedItem .Photo {
        float: left;
        padding: 5px 5px 5px 5px;
    }

    #RecommendedItem .AmazonAuth {
        font-style: italic;
    }

.AmazonAuth:before {
    content: "by ";
}

#RecommendedItem .ListPrice {
    font-weight: bold;
    text-decoration: line-through;
}

#RecommendedItem .OurPrice {
    font-weight: bold;
    color: Red;
}

fieldset.Location {
    margin: 2px 2px 20px;
    float: left;
    text-align: left;
    width: 100%;
}

fieldset.URLs {
    margin: 2px 2px 20px;
    clear: both;
    text-align: left;
    width: 96%;
}

fieldset.LocationSpecific {
    margin-bottom: 20px;
    text-align: left;
    width: 600px;
    height: 15em;
}

fieldset dl, dl.labels {
    font-size: 100%;
}

    fieldset dt, dl.labels dt {
        float: left;
        clear: both;
        text-align: left;
        font-weight: bold;
        margin-bottom: 0.8em;
        position: relative; /*IEWin hack*/
    }

    fieldset dd, dl.labels dd {
        margin-bottom: 0.8em;
        margin-left: 13em;
    }

fieldset.LocationSpecific dd {
    margin-bottom: 0.8em;
    margin-left: 10em;
}

.ActionResult {
    background-color: #f0f0ff;
    border-right: #5555ff 1px solid;
    border-top: #5555ff 1px solid;
    border-left: #5555ff 1px solid;
    border-bottom: #5555ff 1px solid;
    border-collapse: collapse;
    border-radius: 5px;
    font-weight: bold;
    width: 80%;
    margin: 5px 5px 5px 5px;
    padding: 3px 3px 3px 3px;
}

.ErrorResult {
    background-color: #ff006e;
    border-collapse: collapse;
    border-radius: 5px;
    font-weight: bold;
    margin: 5px 5px 5px 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 3px 3px 3px;
    width: 80%;
}

.ModalWindow {
    border: solid 1px #5555ff;
    background: #ffffff;
    padding: 20px 20px 20px 20px;
    position: absolute;
    top: -1000px;
}

.modalBackground {
    background-color: #CCCCFF;
    filter: alpha(opacity=40);
    opacity: 0.5;
}

.MyTopoLink {
    text-align: right;
    font-size: smaller;
    display: block;
}

.MarkerText {
    margin: 5px;
    padding: 5px;
    background-color: #f0f0ff;
    border-style: solid;
    border-width: 1px;
    border-color: #5555FF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#MainLogo {
    vertical-align: middle;
    height: 90px;
    float: left;
}

#WideBanner {
    float: right;
    height: 95px;
    overflow: hidden;
}

.banner {
    text-align: center;
}

.DefaultTable {
    border-collapse: collapse;
    margin-top: 20px;
}

    .DefaultTable table, .DefaultTable td, .DefaultTable th {
        border: 1px solid #5555FF;
        padding: 3px 5px 3px 5px;
    }

    .DefaultTable th {
        background-color: #C8C8FF;
    }

tr.AlternatingItem {
    background-color: #f0f0ff;
}

.NumericCol {
    text-align: right;
}

.DateCol {
    text-align: center;
}


/* Start pagination style */

.pagination {
    padding: 2px;
}

    .pagination ul {
        margin: 0;
        padding: 1em;
    }

    .pagination li {
        list-style-type: none;
        display: inline;
        padding: 0px 3px 1px 3px;
    }

    .pagination a, .pagination a:visited {
        padding: 0 5px;
        border: 1px solid #5555FF;
        text-decoration: none;
        color: #2e6ab1;
    }

        .pagination a:hover, .pagination a:active {
            border: 1px solid #5555FF;
            color: #000;
            background-color: #FFFF80;
        }

        .pagination a.currentpage {
            background-color: #2e6ab1;
            color: #FFF !important;
            border-color: #5555FF;
            font-weight: bold;
            cursor: default;
        }

        .pagination a.disablelink, .pagination a.disablelink:hover {
            cursor: default;
            color: #5555FF;
            border-color: #5555FF;
            background-color: white;
            font-weight: normal !important;
        }

/* End pagination style */

#ResultPanel {
    padding: 10px;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.category:hover {
    background-color: #D0D0D0;
}

.category {
    display: block;
}

.feature:hover {
    background-color: #D0D0D0;
}

.feature {
    display: block;
    padding-bottom: 10px;
}

.SimpleLink {
    text-decoration: none;
    color: #333;
}

.BoldLink {
    text-decoration: none;
    color: #333;
    font-weight: 800;
}

.BiggerText {
    font-size: 18px;
    display: block;
    font-weight: 800;
}

#LogPhotos {
    float: left;
    clear: right;
    width: 100%;
}

    #LogPhotos div {
        width: 120px;
        height: auto;
        float: left;
        text-align: center;
        padding: 10px;
    }

.bold-link {
    text-decoration: none !important;
    color: #000;
    font-weight: bold;
}

.panel-narrow {
    padding: 5px;
}

.SimpleLink {
    text-decoration: none !important;
}

    .SimpleLink a:hover {
        text-decoration: none !important;
        color: #000 !important;
    }

/*Bootstrap overrides*/

.thumbnail {
    margin: 5px;
}

.panel-primary {
    border-color: #5555FF;
}

    .panel-primary > .panel-heading {
        background-color: #C8C8FF;
        border-color: #5555FF;
        color: #000;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }

.nav-side-menu {
    overflow: auto;
    top: 0px;
    width: 160px;
    height: 100%;
    border-color: #5555ff;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    padding: 5px;
    background-color: #f0f0ff;
    margin-bottom: 10px;
}

    .nav-side-menu .brand {
        line-height: 50px;
        display: block;
        text-align: center;
        font-size: 14px;
    }

    .nav-side-menu .toggle-btn {
        display: none;
    }

    .nav-side-menu ul,
    .nav-side-menu li {
        list-style: none;
        padding: 0px;
        margin: 0px;
        -webkit-border-radius: 5px;
    }

        .nav-side-menu ul .sub-menu li:hover,
        .nav-side-menu li .sub-menu li:hover {
            background-color: #C8C8FF;
        }

    .nav-side-menu li {
        border-left: 3px solid #f0f0ff;
        border-bottom: 1px solid #f0f0ff;
    }

        .nav-side-menu li a {
            display: block;
            text-decoration: none;
            color: #000000;
            padding: 5px;
        }

.HasChildren {
    background-image: url(https://exploricity.blob.core.windows.net/images/down_arrow.gif);
    background-repeat: no-repeat;
    background-position: 95%;
}

.sub-menu li a {
    background-image: url(https://exploricity.blob.core.windows.net/images/sub.gif);
    background-repeat: no-repeat;
    background-position: 10px;
    text-indent: 15px;
}

.nav-side-menu li:hover {
    background-color: #C8C8FF;
}

div.foobar {
    background-color: #f0f0ff !important;
}

.foobar div {
    padding: 5px;
}

@media (max-width: 991px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

        .nav-side-menu .toggle-btn {
            display: block;
            cursor: pointer;
            position: absolute;
            right: 10px;
            top: 10px;
            z-index: 10 !important;
            padding: 3px;
            color: #000;
            width: 40px;
            text-align: center;
        }

    .brand {
        text-align: left !important;
    }

        .brand a {
            text-decoration: none;
            color: #000000;
            font-size: 24px;
            font-weight: bolder;
            padding-left: 20px;
        }
}

@media (min-width: 991px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }

    #main {
        width: calc(100% - 170px);
        float: right;
    }

    #MainLogo {
        width: 225px;
    }
}

@media (min-width: 1200px) {
    #MainLogo {
        width: 310px;
    }
}

.screen-shot {
    border: solid;
    border-width: thin;
    padding: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.row.display-inline-block > [class*='col-'] {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.panel {
    height: 100%;
}