﻿/* DEFAULTS
----------------------------------------------------------*/
@font-face {
font-family: 'MammaGamma';
font-style: normal;
font-weight: normal;
src: local('MammaGamma'), url('MAMMAGAMMA.woff') format('woff');
}

body {
    background: #b6b7bc;
    font-size: 0.9em;
    font-family: "Calibri", "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited {
    color: #4b6c9e;
}

a:hover {
    color: gold;
    text-decoration: none;
}

a:active {
    color: #4b6c9e;
}

a:disabled{
    color: silver;
}

p {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #444;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 12em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
    color: #666666;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 100;
}

h3 {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -1px;
    margin: 10px;
    color: #000000;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
    color: #006600;
    margin: 0px;
    padding: 0px;
}

h6 {
    font-size: small;
    color: #000080;
    font-family: Calibri;
    margin: 0px;
    padding: 0px;
}

/* 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;
}

/* MOBILE RESET */


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 960px;
    background-color: #FFFFFF;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
    height: 100px;
    background-image: url('../Images/Header_2.png');
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main {
    padding: 0px 0px;
    margin: 8px 8px 8px 8px;
    min-height: 420px;
    vertical-align: top;
}

.loginmain {
    padding: 0px 0px;
    margin: 8px 8px 8px 8px;
    min-height: 420px;
    vertical-align: top;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

.login-area {
    width: 50%; 
    padding: 10px 20px; 
}


/* TAB MENU   
----------------------------------------------------------*/

.hideSkiplink {
    background-color: #3a4f63;
    margin: 0px;
    display: none;
}

.hideSkiplink .icon {
  display: none;
}

div.menu {
    padding: 4px 0px 4px 8px;
    width: 90%;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 0em 0px 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 0px 12px 10px 10px;
    }

    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 4px 4px;
}

.textbox {
    border-style: none none solid none;
    border-width: 1px;
    border-color: #666666;
    width: 90%;
    margin: 2px 10px;
    color: #333333;
    font-size: 14px;
    padding-left: 1px;
    padding: 1px;
    font-family: calibri;
}

    .textbox[disabled] {
        border-style: none none solid none;
        border-width: 1px;
        border-color: #CCCCCC;
        width: 90%;
        margin: 2px 10px;
        color: #000000;
        font-size: 14px;
        padding-left: 1px;
        padding: 1px;
        background-color: #FFFFFF;
        font-family: calibri;
    }

.exrate {
    border-style: none none solid none;
    border-width: 1px;
    border-color: #666666;
    width: 90%;
    margin: 2px 10px;
    color: blue;
    font-size: 14px;
    padding-left: 1px;
    padding: 1px;
    font-family: calibri;
}

.button {
    width: 100px;
    height: 25px;
    border: 1px solid #ccc;
    margin: 5px 5px 0px 5px;
    font-family: Calibri;
    font-size: small;
    font-weight: bold;
    color: whitesmoke;
    background-color: #4b6c9e;
}

    .button[disabled] {
        width: 100px;
        height: 25px;
        border: 1px solid #ccc;
        margin: 5px 5px 0px 5px;
        font-family: Calibri;
        font-size: small;
        font-weight: bold;
        color: #0C0C0C;
        background-color: #C0C0C0;
    }

    .button:hover {
        background-color: #B8CCE9;
    }

.subHeading {
    border-bottom: 1px solid #4b6c9e;
    padding: 3px 0px 3px 0px;
    color: #4b6c9e;
    font-weight: bold;
}

.label {
    font-weight: normal;
    font-family: "Garamond";
    font-size: 1.1em;
}

.label2 {
    font-weight: normal;
    font-family: "Garamond";
    font-size: 1.1em;
}

.condlabel {
    font-weight: bold;
    font-family: "Garamond";
    font-size: 1.1em;
}

.condlabel2 {
    font-weight: bold;
    font-family: "Garamond";
    font-size: 1.1em;
}

input.textEntry {
    border-style: none none solid none;
    border-width: 1px;
    border-color: #666666;
    width: 320px;
}

input.passwordEntry {
    border-width: 1px;
    border-color: #666666;
    border-style: none none solid none;
    width: 320px;
}

div.accountInfo {
    width: 100%;
    height: 250px;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: 672px;
}

.loginDisplay {
    font-size: 1em;
    display: block;
    text-align: right;
    color: black;
}

    .loginDisplay a:link {
        color: black;
    }

    .loginDisplay a:visited {
        color: black;
    }

    .loginDisplay a:hover {
        color: black;
        font-weight: bold;
    }

.failureNotification {
    padding-top: 10px;
    font-size: 0.8em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.grouptab {
    padding: 5px;
    width: 200px;
    height: 25px;
    border: 1px solid #ccc;
    font-size: small;
    font-weight: bold;
    font-family: "Garamond";
    color: whitesmoke;
    background-color: #4b6c9e;
}

.grouptab:hover {
    background-color: #A5BBDA;     
}

.grouptab:active {
    background-color: #718FBB;     
}

.accordionHeader {
    font-weight: normal;
    color: White;
    padding: 5px 10px;
    background-color: #4b6c9e;
    border-bottom: 1px solid gray;
}

a:not([href]) {
    color: whitesmoke;
    padding: 0px 15px;
    text-decoration: none;
}

.accordionContent a:link, a:visited {
    color: #FFFFFF;
    padding: 0px 15px;
    text-decoration: none;
}

.accordionContent a:hover {
    color: #CCFF66;
    padding: 0px 15px;
    text-decoration: none;
}

.accordionHeaderSelected {
    font-weight: bold;
    color: #F7C631;
    padding: 5px 10px;
    background-color: #4b6c9e;
    border-bottom: 1px solid gray;
}

.message {
    font-weight: bold;
    font-size: small;
    font-family: Calibri, Arial;
}

/*Popup Control*/
.popupControl {
    background-color: White;
    position: absolute;
    visibility: hidden;
}

/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 400px;
}

    .modalPopup p {
        padding: 5px;
    }

.background {
    background-color: #CCCCCC;
}

#divDashboard {
    padding: 10px;
    font-size: 1em;
    margin-right: 2px;
    background-color: #EFD081;
    border-radius: 10px;
    -moz-border-radius: 10px;
}

.notificationPanel {
    padding-right: 5px;
    padding-left: 5px;
    border-left-color: gold;
    left: 0px;
    border-bottom-color: gold;
    padding-bottom: 5px;
    width: 200px;
    border-top-style: ridge;
    border-top-color: gold;
    padding-top: 5px;
    border-right-style: ridge;
    border-left-style: ridge;
    position: absolute;
    top: 0px;
    height: 70px;
    background-color: lightyellow;
    border-right-color: gold;
    border-bottom-style: ridge;
    visibility: visible;
    margin: 5px;
    font-size: small;
}

.hiddenPanel {
    visibility: hidden;
    display: none;
}

#divComments {
    position: absolute;
    overflow: hidden;
}

.divLoadData {
    position: relative;
    margin: 3px auto;
}

#add-Post {
    float: right;
    padding: 2px 5px;
    background-color: #7EB34C;
    margin-right: 5px;
    height: 2em;
    width: 5em;
    -moz-border-radius: 1em 4em 1em 4em;
    border-radius: 1em 4em 1em 4em;
    text-align: center;
    font-family: Cambria;
    font-weight: bold;
    color: #003300;
    vertical-align: bottom;
}

.notification {
    font-family: Calibri;
    font-size: small;
    color: #336600;
    width: 95%;
    padding: 1px;
}

.NotificationNo {
    font-weight: bold;
    background-color: red;
    color: White;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    margin: -16px 1px 2px -5px;
}

/*Registration*/
.sidebar {
    padding-left: 10px;
    padding-top: 10px;
    font-size: .90em;
    font-family: "Calibri", "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    line-height: 150%;
    /*background-image: url('../Images/richshoes.jpg');
    background-repeat: no-repeat;
    background-position: bottom;*/
    background: linear-gradient(to bottom, rgba(100,50,20,0), rgba(100,50,20,1));
}

.circle {
    width: 16px;
    height: 16px;
    background: #336600;
    color: white;
    font-family: 'Arial Black';
    font-size: x-small;
    font-weight: bold;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

/*Element Visibility*/
.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.visually-hidden {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.visually-hidden.focusable:active,
 .visually-hidden.focusable:focus {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}

.portfolio {
        width: 50%;
    }

.search td {
    display: inline-block;
}

#linkdown{
    display:none;
}

#divNotificationMobile {
    display: none;
}