
body#page {
    background: #ffffff url(../images/headerbg.png) 50% 0 repeat-x;
    height: 100%;
}

body.font-medium {
    font-size: 12px;
}

body.width-wide div.wpr {
    width: 992px;
    padding-bottom: 240px;
}

div.wpr {
    margin: auto;
}

#holder{
    margin-top: 5px;
    min-height: 100%;
    position:relative;
}

div#home {

}

div#header {
    height: 85px;
    margin: 0;
    width: 992px;
}
div#signupheader {
    height: 71px;
    width: 992px;
}

div#afterlogo {
    float: right;
    position: relative;
    width: 740px;
    height: 65px;
}

.greenButton {
    -webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 0px 0px;
    background-color: green;
    border-radius: 5px;
    border-bottom-color: #333;
    border: none;
    border-width: 0;
    box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 0px 0px;
    color: #fff;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    padding: 4px 5px;
}

.greenButton:hover {
    background-color: olive;
    cursor: pointer;
}

.blueheaderButton {
    line-height: 1.28571em;
    background: #009bff;
    background-image: none;
    border: 0;
    box-shadow: none;
    box-sizing: border-box;
    font-weight: 400;
    outline-width: 0;
    outline: none;
    padding: 0.5em 5px 0.5725em;
    position: relative;
    text-shadow: none;
    z-index: 0;
    color:#FFF;
    -webkit-transition: background-color 150ms ease-out;
    -moz-transition: background-color 150ms ease-out;
    transition: background-color 150ms ease-out;
}

.blueheaderButton:hover {
    background-color: #005C99;
    cursor: pointer;
}

div#notificationDiv {
    /*float: right;*/
    /*display: none;*/
    /*position:relative;*/
    /*top: -1px;*/
    /*z-index: 9999;*/
    /*box-shadow: 1px 1px 5px gray;*/
    display: none;
}

div#viewNotificationDiv {
    padding: 8px 10px 6px 10px;
    display: inline;
    color: #454647;
    position: relative;
    z-index: 99;
}

div#viewNotificationDiv:hover {
    color: white;
    text-shadow: 1px 1px 0 gray;
    border-radius: 1px;
    text-decoration: none;
    background-color: #A4A6A6;
    text-shadow: 0 1px 0 black;
}

div#upperrightmenu {

    float: right;
    position: relative;
    right: 20px;
    height: 25px;
    padding-top: 3px;
    text-transform: uppercase;
}

div#upperrightmenu li a:link, div#upperrightmenu li a:visited {
    color: #454647;
    text-shadow: 1px 1px 0 white;
}

div#upperrightmenu li.current_page_item a:link, div#upperrightmenu li.current_page_item a:visited {
    color: #549cd8;
}

div#upperrightmenu li {
    float: left;
    display: block;
}

div#upperrightmenu li a:hover {
    color: white;
    text-shadow: 1px 1px 0 gray;
    border-radius: 1px;
    text-decoration: none;
    background-color: #A4A6A6;
    text-shadow: 0 1px 0 black;
}

div#upperrightmenu li.current_page_item a:hover {
    color: #306c8d;
    text-shadow: 0 1px 0 #fff;
}

div#upperrightmenu li a {
    float: left;
    display: inline-block;
    position: relative;
    height: 28px;
    line-height: 25px;
    overflow: hidden;
    font-size: 1em;
    padding: 0px 15px;
}

div#topmenu {

    float: left;
    width: 700px;
    position: relative;
    left: 40px;
    height: 35px;
    text-transform: uppercase;
    padding: 3px 5px 0px;
    background: url(../images/headermenubg.png) 0 0 no-repeat;
}

div#topmenu li a:link, div#topmenu li a:visited {
    color: #454647;
    text-shadow: 1px 1px 0 white;
}

div#topmenu li.current_page_item a:link, div#topmenu li.current_page_item a:visited {
    color: #549cd8;
}

div#searchbox li, div#topmenu li, div#forummenu li, div#footer div#footermenu li {
    float: left;
    display: block;
}

div#topmenu li a:hover, div.sidebox li a:hover {
    color: white;
    text-shadow: 1px 1px 0 gray;
    border-radius: 1px;
    text-decoration: none;
    background-color: #A4A6A6;
    text-shadow: 0 1px 0 black;
}

div#topmenu li.current_page_item a:hover, div.comment h1 a:link, div.comment h1 a:visited, div.comment h1 a:hover, div.comment-admin h1 a:link, div.comment-admin h1 a:visited, div.comment-admin h1 a:hover {
    color: #306c8d;
    text-shadow: 0 1px 0 #fff;
}


div#forummenu {

    float: left;
    width: 960px;
    position: list-item;
    height: 26px;
    text-transform: uppercase;
    padding: 3px 5px 0px;
    background: url(../images/forumheaderbg.png) 0 0 no-repeat;
}

div#forummenu li a:link, div#forummenu li a:visited {
    color: #454647;
    text-shadow: 1px 1px 0 white;
}

div#forummenu li.current_page_item a:link, div#forummenu li.current_page_item a:visited {
    color: #ffffff;
}

div#forummenu li a:hover, div.sidebox li a:hover {
    color: white;
    text-shadow: 1px 1px 0 gray;
    border-radius: 1px;
    text-decoration: none;
    background-color: #A4A6A6;
    text-shadow: 0 1px 0 black;
}

div#forummenu li a {
    float: left;
    display: inline position : relative;
    height: 28px;
    line-height: 25px;
    overflow: hidden;
    font-size: 1em;
    padding: 0px 15px;
}

div#followsection {
    height: 25px;
    position: relative;
    float: left;
    display: inline;
}

div#upperright {
    display: inline;
    margin: 0px;
    float: right;
    height: 25px;
    width: 720px;
    padding-top: 5px;
}

#upperright a:link, #upperright a:visited {
    color: #69c;
}

#upperright a:hover {
    color: green;
}

div#topmenu li a {
    float: left;
    display: inline-block;
    position: relative;
    height: 28px;
    line-height: 25px;
    overflow: hidden;
    font-size: 1em;
    padding: 0px 12px;
}

span#logo, img#logo {
    position: absolute;
    top: 0px;
    border: 0;
}

/******** FOOTER ****************/
#sitefooter {
    position: relative;
    background-color:#ffffff;
    border-top: 1px solid #eeeeee;
    clear: both;
    display: block;
    width: 100%;
    font-size: 1.0em;
    padding: 20px 10px 0;
}

.footlist {
    margin: 0 auto;
    width: 940px;
    height: 30px;
}

.footlist ul {

}

.footlist li {
    display: inline;
    float: left;
    margin: 0 30px;
}

ul#footerTitles li, #footerLists .column {
    display: inline-block;
    color: #6282A2;
    float: left;
    margin: 0 5px;
    padding: 0;
}

ul#footerTitles li {
    width: 110px;
    font-size:14px;
}

#footerLists .column {
    width: 110px;
}

#footerLists {
    display: inline-block;
    width: 100%;
    padding: 15px 0 0;
    height: 90px;
}

#footerLists #connect {
    width: 200px;
}


#footerLists a:link, #footerLists a:visited {
    font-family: Helvetica;
    font-size: .9em;
    color: #666
}

/* New Footer Styles */

ul#footerTitles1 li, #footerLists .column {
    display: inline-block;
    float: left;
    margin: 0 5px;
    padding: 0;
}

ul#footerTitles1 li {
    width: 140px;
    font-size:16px;
    text-align: left;
    float:left;
    color: #dadada;
    border-bottom:1px solid #5a5a5a;
    padding-bottom:5px;
}

#footerLists1 .column {
    width: 150px;
    float:left;
    text-align: left;
}

#footerLists1 {
    display: inline-block;
    width: 100%;
    padding: 12px 0 0;
    height: 90px;
}

#footerLists1 #connect {
    width: 200px;
}

#footerLists1 a:link, #footerLists a:visited {
    font-family: Helvetica;
    font-size: 12px;
    margin-left:5px;
}

/* Copyright */

#copyright {
    text-align: center;
    width: 940px;
    margin: 30px auto 10px;
    font-family: Helvetica;
    font-size: 1em;
    color: #666;
}

ul.dropdown2, ul.dropdown2 li, ul.dropdown2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.dropdown2 {
    position: relative;
    z-index: 597;
    float: left;
}

ul.dropdown2 li {
    float: left;
    line-height: 1em;
    vertical-align: middle;
    zoom: 1;
}

ul.dropdown2 li.hover, ul.dropdown2 li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}

ul.dropdown2 ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 150px;
    background-color: #ffffff;
    border: solid 1px #999;
    box-shadow: 1px 1px 5px gray;
}

ul.dropdown2 ul li {
    float: none;
}

ul.dropdown2 ul ul {
    left: 100%;
}

ul.dropdown2 li:hover>ul {
    visibility: visible;
}

ul.dropdown2 {
}

ul.dropdown2 li {
    color: #CCC;
}

ul.dropdown2 li.hover, ul.dropdown2 li:hover {
    color: #36C;
}

ul.dropdown2 li.hover, ul.dropdown2 li:hover {
    color: #36C;
}

ul.uppermenu, ul.uppermenu li, ul.uppermenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.uppermenu {
    position: relative;
    z-index: 1999;
    float: right;
}

ul.uppermenu li {
    float: left;
    line-height: 1em;
    vertical-align: central;
    zoom: 1;
    color: #CCC;
}

ul.uppermenu li.hover, ul.uppermenu li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
    color: #36C;
}

ul.uppermenu ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100px;
    background-color: #fff;
    border: solid 1px #999;
    box-shadow: 1px 1px 5px gray;
}

ul.uppermenu ul li {
    float: none;
}

ul.uppermenu ul ul {
    left: 100%;
}

ul.uppermenu li:hover>ul {
    visibility: visible;
}

#largePicture{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 380px;text-align: center;padding: 3px;font-size: 30px;font-weight:bold;border: 1px solid gray;background: #ffffff;
    box-shadow: 5px 5px 5px #888888;
}
#largePicture:hover{
    background: powderblue;
}

/*    Footer Icons     */

.social-facebook {
    background: url(../images/facebook.png) no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 4px;
    opacity: 0.9;
    background-position: 0 -38px ;
    -webkit-backface-visibility: hidden;
    margin-right: 1px;
}
.social-twitter {
    background: url(../images/twitter.png) no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 4px;
    opacity: 0.9;
    background-position: 0 -38px;
    -webkit-backface-visibility: hidden;
    margin-right: 1px;
}
.social-linkedin {
    background: url(../images/linkedin.png) no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 4px;
    opacity: 0.9;
    background-position: 0 -38px;
    -webkit-backface-visibility: hidden;
    margin-right: 1px;
}
.social-googleplus {
    background: url(../images/googleplus.png) no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 4px;
    opacity: 0.9;
    background-position: 0 -38px;
    -webkit-backface-visibility: hidden;
}

/* Instagram Data */

.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-24 { width: 28px; height: 28px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .ig-b-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-24@2x.png); background-size: 60px 178px; } }

.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }



/* Test Code for the New Home Header and Footer */

body#page1 {
    height: 100%;
    width:100%;
}

div#testtopmenu {
    float: left;
    width: 600px;
    text-transform: uppercase;
    margin-top:40px;
    margin-left:190px;
}

div#testtopmenu li a:link, div#testtopmenu li a:visited {
    color: #333333;
    padding-right:8px;
    padding-left:8px;
    font-size:13px;
    font-weight:500;
    transition: all 200ms linear;
    transition-delay: 1s;
    -webkit-transition-delay: .1s;
}

div#testtopmenu li.current_page_item a:link, div#testtopmenu li.current_page_item a:visited {
    color: #549cd8;
}

div#searchbox li, div#testtopmenu li, div#forummenu li, div#footer div#footermenu li {
    float: left;
    display: inline-block;
}

div#testtopmenu li a:hover, div.sidebox li a:hover {
    color:#008DDA;
}

div#testtopmenu li.current_page_item a:hover, div.comment h1 a:link, div.comment h1 a:visited, div.comment h1 a:hover, div.comment-admin h1 a:link, div.comment-admin h1 a:visited, div.comment-admin h1 a:hover {
    color: #306c8d;
    text-shadow: 0 1px 0 #fff;
}

div#upperright1 {
    display: inline-block;
    margin-top: 30px;
}

div#header1 {
    height: 85px;
    width: 100%;
    display: inline-block;
    border-bottom:2px solid #DEDDDD;
    margin-left:auto;
    margin-right:auto;
}

body.width-wide div.wpr1 {
    width: 100%;
    padding-bottom: 240px;
}

div.wpr1 {
    margin: auto;
}

div#viewNotificationDiv1 {
    padding: 8px 10px 6px 10px;
    display: inline;
    color: #454647;
    position: relative;
    z-index: 99;
}

ul.uppermenu1, ul.uppermenu1 li, ul.uppermenu1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.uppermenu1 {
    position: relative;
    z-index: 1999;
    float: right;
}

ul.uppermenu1 li {
    float: left;
    line-height: 1em;
    vertical-align: central;
    zoom: 1;
    color: #CCC;
}

ul.uppermenu1 li.hover, ul.uppermenu1 li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
    color: #36C;
}

ul.uppermenu1 ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100px;
    background-color: #fff;
    border: solid 1px #999;
    border-radius: 5px;
}

ul.uppermenu1 ul li {
    float: none;
}

ul.uppermenu1 ul ul {
    left: 100%;
}

ul.uppermenu1 li:hover>ul {
    visibility: visible;
}

div#upperrightmenu1 {

    float: right;
    position: relative;
    right: 20px;
    height: 25px;
    padding-top: 3px;
    text-transform: uppercase;
}

div#upperrightmenu1 li a:link, div#upperrightmenu1 li a:visited {
    color: #454647;
    text-shadow: 1px 1px 0 white;
}

div#upperrightmenu1 li.current_page_item a:link, div#upperrightmenu1 li.current_page_item a:visited {
    color: #549cd8;
}

div#upperrightmenu1 li {
    float: left;
    display: block;
}

div#upperrightmenu1 li.current_page_item a:hover {
    color: #306c8d;
    text-shadow: 0 1px 0 #fff;
}

div#upperrightmenu1 li a {
    float: left;
    display: inline-block;
    position: relative;
    height: 28px;
    line-height: 25px;
    overflow: hidden;
    font-size: 1em;
    padding: 0px 15px;
}

li.badge-lists > a{
    color: #cccccc;
}

li.badge-lists > a:hover{
    color: #33B5E5;
}
