/* 
    Document   : greymoutain
    Created on : Aug 15, 2012, 4:34:57 PM
    Author     : jasonrusso
    Description:
        GreyMountain.com main stylesheet.
*/

html {
  line-height: normal;
}

body {
  background: url('../images/greymountain_2012web_back.jpg') repeat scroll left top #DCE4E8;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

h2 {
  color: #336699;
  font: normal 1.3em Georgia;
}

a:focus, a:active {
    outline: none;
}

a:link, a:active, a:visited {
  color: #336699;
  text-decoration: none;
}

a:hover {
  color: #336699;
}

#page {
  margin: auto;
  position: relative;
  width: 100%;
}

#header {
  background: url('../images/header-bg.png') repeat scroll center top transparent;
  height: 122px;
  margin: auto;
  width: 960px;
}

#logo img {
  padding: 34px 0 0 22px;
  height: 51px;
  width: 272px;
}

#main {
  background-color: #fdffff;
  clear: both;
  margin: auto;
  width: 960px;
}

#content h1, h2, h3 {
  margin: 0;
  padding: 0;
}

/*******************************
*       Investor Link          *
*         Top of site          *
********************************/
#investor-link {
  height: 88px;
  margin: auto;
  position: relative;
  width: 960px;
}

ul#menu-investor-login {
  list-style: none outside none;
  float: right;
  margin: 0;
  padding: 48px 0;
}

#menu-investor-login a:link, 
#menu-investor-login a:active,
#menu-investor-login a:hover,
#menu-investor-login a:visited {
  background: url('../images/invest-login.png') no-repeat scroll center top transparent;
  float: left;
  height: 20px;
  width: 130px;
  text-indent: -999em;
}

/*******************************
*       Site Navigation        *
********************************/
#site-nav {
  background: url('../images/nav-background.png') repeat scroll center top transparent;
  height: 37px;
  position: relative;
  width: 100%;
}

#block-system-main-menu {
  margin: auto;
  width: 960px;
}

#block-system-main-menu .menu {
  list-style: none outside none;
  line-height: normal;
  margin: 0;
  padding: 0;
}

#block-system-main-menu .menu li {
  float: left;
}

/****************
*    About Us 
*    Nav Link
****************/
#block-system-main-menu .menu a#about-us:link,
#block-system-main-menu .menu a#about-us:visited,
#block-system-main-menu .menu a#about-us:active
{
  background: url('../images/nav-sprite.png') no-repeat scroll -120px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 114px;
}

#block-system-main-menu .menu a#about-us:hover, #about-usHover
{
  background: url('../images/nav-sprite-over.png') no-repeat scroll -120px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 114px;
}

#block-system-main-menu .menu a#about-us.active {
  background: url('../images/nav-sprite-over.png') no-repeat scroll -120px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 114px;
}

/****************
*   Affiliates
*    Nav Link 
***************/
#block-system-main-menu .menu a#affiliates:link,
#block-system-main-menu .menu a#affiliates:visited,
#block-system-main-menu .menu a#affiliates:active
{
  background: url('../images/nav-sprite.png') no-repeat scroll -236px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 100px;
}

#block-system-main-menu .menu a#affiliates:hover, #affiliatesHover
{
  background: url('../images/nav-sprite-over.png') no-repeat scroll -236px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 100px;
}

#block-system-main-menu .menu a#affiliates.active {
  background: url('../images/nav-sprite-over.png') no-repeat scroll -236px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 100px;
}

/****************
*  Deal Sources 
*    Nav Link
***************/
#block-system-main-menu .menu a#deal-sources:link,
#block-system-main-menu .menu a#deal-sources:visited,
#block-system-main-menu .menu a#deal-sources:active
{
  background: url('../images/nav-sprite.png') no-repeat scroll -335px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 125px;
}

#block-system-main-menu .menu a#deal-sources:hover
{
  background: url('../images/nav-sprite-over.png') no-repeat scroll -335px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 125px;
}

#block-system-main-menu .menu a#deal-sources.active {
  background: url('../images/nav-sprite-over.png') no-repeat scroll -335px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 125px;
}

/********************
*  Investment Criteria
*       Nav Link
*********************/
#block-system-main-menu .menu a#investment-criteria:link,
#block-system-main-menu .menu a#investment-criteria:visited,
#block-system-main-menu .menu a#investment-criteria:active
{
  background: url('../images/nav-sprite.png') no-repeat scroll -460px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 178px;
}

#block-system-main-menu .menu a#investment-criteria:hover
{
  background: url('../images/nav-sprite-over.png') no-repeat scroll -460px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 178px;
}

#block-system-main-menu .menu a#investment-criteria.active {
  background: url('../images/nav-sprite-over.png') no-repeat scroll -460px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 178px;
}

/********************
*  Executive Sponsorship
*       Nav Link
 ********************/
#block-system-main-menu .menu a#executive-sponsorship:link,
#block-system-main-menu .menu a#executive-sponsorship:visited,
#block-system-main-menu .menu a#executive-sponsorship:active
{
  background: url('../images/nav-sprite.png') no-repeat scroll -639px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 189px;
}

#block-system-main-menu .menu a#executive-sponsorship:hover
{
  background: url('../images/nav-sprite-over.png') no-repeat scroll -639px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 189px;
}

#block-system-main-menu .menu a#executive-sponsorship.active {
  background: url('../images/nav-sprite-over.png') no-repeat scroll -639px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 189px;
}

/********************
*      News Room
*       Nav Link
 ********************/

#block-system-main-menu .menu a#news-room:link,
#block-system-main-menu .menu a#news-room:visited,
#block-system-main-menu .menu a#news-room:active
{
  background: url('../images/nav-sprite.png') no-repeat scroll -827px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 130px;
}

#block-system-main-menu .menu a#news-room:hover, #news-roomHover
{
  background: url('../images/nav-sprite-over.png') no-repeat scroll -827px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 130px;
}

#block-system-main-menu .menu a#news-room.active {
  background: url('../images/nav-sprite-over.png') no-repeat scroll -827px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 130px;
}

/********************
*      contact Us
*       Nav Link
 ********************/
#block-system-main-menu .menu a#contact-us:link,
#block-system-main-menu .menu a#contact-us:visited,
#block-system-main-menu .menu a#contact-us:active
{
  background: url('../images/nav-sprite.png') no-repeat scroll -955px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 124px;
}

#block-system-main-menu .menu a#contact-us:hover
{
  background: url('../images/nav-sprite-over.png') no-repeat scroll -955px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 124px;
}

#block-system-main-menu .menu a#contact-us.active {
  background: url('../images/nav-sprite-over.png') no-repeat scroll -955px 0 transparent;
  float: left;
  height: 37px;
  text-indent: -999em;
  width: 124px;
}

/*******************
* Sub Navigation Links
********************/
#block-system-main-menu li.expanded ul {
  background: url('../images/sub-nav-bg.png') repeat scroll 0 0 transparent;
  display: none;
}

#block-system-main-menu li.expanded:hover > ul {
  display: block;
}

#block-system-main-menu .menu ul.menu {
  margin-top: 37px;
  position: absolute;
}

#block-system-main-menu .menu .menu li {
  border-bottom: 1px solid #d0d8dc;
  float: none;
  height: 26px;
  padding: 0px;
}

#block-system-main-menu .menu .menu li a {
  color: #41525c;
  float: left;
  font-size: 14px;
  height: 25px;
  margin: 0;
  min-width: 190px;
  padding: 2px 0 0;
  text-indent: 0;
}

#block-system-main-menu .menu .menu li:first-child {
  padding-top: 2px;
}

/************************
* About Us dropdown
**********************/
#block-system-main-menu .menu .first .menu li{
  padding-left: 26px;
}

/************************
* Affiliates dropdown
**********************/
#block-system-main-menu .menu li:nth-child(2) .menu li {
  padding-left: 16px;
}

/************************
* NewsRoom dropdown
**********************/
#block-system-main-menu .menu li:nth-child(6) .menu li {
  padding-left: 22px;
}

#block-system-main-menu .menu .menu li a.active {
  color: #336699;
}

/*******************************
*       Body Content Area      *
********************************/

#content {
  color:  #41525c;
  min-height: 250px;
}

#content #page-content {
  float: right;
  padding: 28px 0 44px;
  width: 618px;
}

#content #page-content p{
  padding: 0 0 9px 0;
}

#page-content h2 {
  margin: 0 0 15px 0;
}

#content #article-header-img-home {
  height: 214px;
}

#content #article-header-img {
  margin: 0;
  padding: 0;
}

#content .field-name-body, #page-content .view-news {
  color: #41525C;
  font: normal 0.70em/1.6em Verdana;
  padding: 0 30px 0 0;
}


#content .field-name-body ul.contact {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 50%;
}

#content .field-name-body a:link,
#content .field-name-body a:active,
#content .field-name-body a:visited {
  color: #336699;
  text-decoration: none;
}

#content .field-name-body a:hover {
  text-decoration: underline;
}

#content #pdf-downloads {
  margin-left: 341px;
  padding-bottom: 5px;
  width: 570px;
}

#content #pdf-downloads a {
  font: bold 0.75em Arial;
}

#content .news-room-pdf-downloads {
  background: url('../images/adobe.png') scroll no-repeat 0 0 transparent;
  font-weight: bold;
}

#content .news-room-pdf-downloads a{
  padding-left: 25px;
}

#content #pdf-downloads ul, #pdf-downloads-sidebar ul{
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#content #pdf-downloads li, #pdf-downloads-sidebar li {
  background: url("../images/adobe.png") no-repeat 0 0 scroll transparent;
  padding: 4px 0 4px 27px;
}

#pdf-downloads-sidebar li.no-image {
  background: none no-repeat 0 0 scroll transparent;
  padding: 4px 0 4px 0px;
}

/***********************
*     PDF Download on 
*   sidebar of news room
************************/
#content #pdf-downloads-sidebar {
  padding: 40px 0 15px 0;
}

#pdf-downloads-sidebar li {
  padding-top: 0;
}

#pdf-downloads-sidebar a:link,
#pdf-downloads-siderbar a:active,
#pdf-downloads-sidebar a:visited {
  color: #336699;
  font: normal 0.75em Arial;
}

#pdf-downloads-sidebar a:hover {
  text-decoration: underline;
}

/*********************
*   Blurbs on sidebars
*    Across the website
***********************/
#content .blurb {
  color: #336699;
  float: left;
  font: 1.15em/1.35em Georgia;
  height: 100%;
  margin-right: 19px;
  padding: 28px 0 10px 33px;
  width: 290px;
}

#content .blurb p {
  margin: 0;
  padding: 0;
}

/*******************************
**       Home Page Content      *
********************************/

#content #page-content-home {
  float: left;
  padding: 13px 0 0px;
  width: 640px;
}

#content .blurb-home {
  background: url("../images/border-right.png") no-repeat scroll right 13px transparent;
  color: #336699;
  float: left;
  font: 1em/1.25em Georgia;
  margin: 0;
  min-height: 172px;
  padding: 18px 19px 8px 21px;
  width: 280px;
}

/********************************
**   Home Page News block
*******************************/
#content .news {
  background: url('../images/border-right.png') no-repeat scroll right top transparent;
  float: left;
  font-size: 12px;
  padding: 11px 20px 0px 21px;
  min-height: 172px;
  width: 278px;
}

#content .news .view-news {
  background: url('../images/news-room.png') no-repeat scroll 0 0px transparent;
}

#content .news .view-news {
  padding: 30px 0 0;
}

#content ul.news-home-list, ul.news-inner-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#content .news-home-list li, .news-inner-list li {
  border-bottom: 1px solid #dde3e6;
  color: #333333;
  margin: 0 30px 19px 0;
  padding: 0px 0 19px 0;
}

#content .news-home-list .news-title {

}
#content .news-home-list .news-title a:link,
#content .news-home-list .news-title a:active,
#content .news-home-list .news-title a:visited
{
  color: #41525C;
  float: none;
  font: normal 12px Arial;
}

#content .news-home-list .news-title a:hover {
  text-decoration: underline;
}

#page-content-home .news-home-list li {
  border: none;
  margin: 0 0 19px 0;
  padding: 0;
}

#content .news-home-list li a {
  color: #13375C;
  font: bold 12px Arial;
  float: left;
  padding-right: 5px;
}

/******************
*  Home Page Affiliate Spotlight
*/
#content .affiliate {
  background: url('../images/affiliate-spotlight.png') no-repeat scroll 20px 10px transparent;
  float: left;
  font-size: 12px;
  padding: 21px 2px 15px 20px;
  width: 241px;
}

#content .affiliate .view-affiliates-home {
  margin: 0;
  padding: 20px 0 0 0;
}

#content .affiliate .view-affiliates ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#content .affiliate .view-affiliates li {
  margin: 0;
  padding: 0;
}

#content .affiliate .affiliate-content {
  padding-top: 5px;
}

/*******************************
**       Team Bio Pages        *
********************************/
#content #team-content, #content #affiliates-content {
  float: right;
  padding: 28px 30px 20px 0;
  width: 589px;
}

#content #team-content .views-field-body, #team-content .views-field-field-email, #affiliates-content .views-field-body, .affiliates-case-studies {
  font: 0.7em/1.6em Verdana;
}

#content #team-content .team-title, #affiliates-content .affiliates-title {
  color: #336699;
  font: normal 1.2em Georgia;
  padding: 0 0 22px 0;
}

#content #team-content .team-name {
  font-weight: bold;
  font-size: .80em;
}

#content #team-content .team-position {
  font-style: italic;
  font-size: .80em;
  padding: 0 0 10px 0;
}

#content #team-content .views-field-field-email {
  padding: 10px 0 0;
}

#content #team-content a:link,
#content #team-content a:active,
#content #team-content a:visited,
#content #team-content a:after
{
  color: #336699;
  content: ' >';
  font-size: 1em;
}

#content #team-content a:hover {
  text-decoration: underline;
}

/*************************
*       Team Menu         
*/
#content #team_menu {
  float: left;
  margin: 0 0 0 -4px;
  padding: 28px 22px 15px 0px;
  width: 301px;
}

#content #team_menu .item-list {
  padding-bottom: 25px;
}

#content #team_menu h3 {
  border-bottom: 1px solid #dde3e6;
  color: #336699;
  font: normal 1em Georgia;
  margin: 0 0 0.25em 1.5em;
  padding-left: 12px;
}

#content #team_menu ul {
  list-style: none outside none;
}

#content #team_menu li {
  border-bottom: 1px solid #dde3e6;
  padding-left: 12px;
}

#content #team_menu li:last-child {
  border-bottom: 0px solid transparent;
}

#content #team_menu a:link,
#content #team_menu a:active,
#content #team_menu a:visited,
#content #team_menu a:hover
{
  color: #41525c;
  font: normal 1em Georgia;
}

#content #team_menu a.active {
  color: #336699;
}

#content #team_menu a.active:after {
  content: ' >';
}


/*************************
*     Affiliates Menu  
*/
#content #team_menu .affiliates-menu ul {

}

/*******************************
**       Affiliates Pages        *
********************************/
#affiliates-content h2 {
  font: 1em Georgia;
  padding: 0 0 22px 0;
}

#affiliates-content h3 {
  color: #336699;
  clear: both;
  font: normal 1em Georgia;
  padding: 0 0 10px 0;
}

#affiliates-content a:link,
#affiliates-content a:active,
#affiliates-content a:visited {
  color: #336699;
  text-decoration: none;
}

#affiliates-content a:hover {
  text-decoration: underline;
}

#affiliates-content .affiliates-category {
  margin: 0;
}

#affiliates-content .affiliates-logo-large {
  padding: 0 0 15px 0;
}

#affiliates-content .affiliates-case-studies p {
  padding: 0 0 9px 0;
}

#affiliates-content .views-field-field-case-study-pdf ul {
  list-style: none;
}

.views-field-field-case-study-pdf ul a {
  font: bold 0.75em Arial;
}

#affiliates-content .views-field-field-case-study-pdf li {
  margin: 0;
  padding: 0;
}

#affiliates-content a:hover {
  text-decoration: underline;
}

#affiliates-content .affiliates-case-studies {
  padding: 10px 0 0;
}

/********************
*   Affiliate logo show / hide func
********************/
#affiliates-content .affiliates-logo ul {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 1px;
}

#affiliates-content .affiliates-logo li {
  margin: 0;
}

#affiliates-content .affiliates-logo li.last {
  display: none;
}

/*******************************
**       News Page(s)            *
********************************/
#page-content .view-news {

}

#page-content .news-room-title {
  clear: both;
  font-weight: bold;
}

#page-content .news-room-date {
  font-style: italic;
}

#page-content .news-room-summary dl {
  margin: 0;
  padding: 0;
}

#page-content .news-room-summary dt {
  float: left;
  padding: 0 4px 0 0;
}

#page-content .news-room-summary dd {
  margin: 0;
}

/*******************************
 * Careers Page
 */
#page-content #results ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#page-content #results p {
  margin: 0;
  padding: 0 0 15px;
}

#page-content #results h2 {
  margin: 0;
}

#page-content #results .gbtn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #e6e6e6;
  border: 1px solid #adadad;
  color: #336699;
  display: block;
  padding: 10px;
  text-align: center;
  width: 80px;
}

#page-content #results .gbtn:hover,
#page-content #results .gbtn:active {
  color: #fff;
}
/*******************************
**       Site Footer           *
********************************/
#footer {
  clear: both;
  color: #41525c;
  font-family: verdana;
  font-size: 11px;
  margin: auto;
  text-align:right;
  width: 960px;
}

#footer dl {
  float: left;
  margin: 18px 0 40px 0;
  padding: 0 0 18px 0;
}

#footer dl.colorado {
  padding-right: 53px;
  width: 172px;
}

#footer dt {
  font-weight: bold;
}

#footer dd {
  margin: 0;
  padding: 0;
}

#footer dl.minnesota {
  padding-right: 53px;
  width: 178px;
}

#footer dl.pittsburgh {
  padding-right: 178px;
  width: 178px;
}

#footer dl.contact {
  width: 141px;
}

#footer dl.contact dt:first-child {
  display: none;
}

/**************************
*  For the WYSIWYG
************************/
.titles {
  color: #336699;
  font: normal 1.4em Georgia;
  padding: 0 0 22px 0;
}

.bold-name {
  font-weight: bold;
}

.italics-text {
  font-style: italic;
  padding: 0 0 20px 0;
}

#tinymce {
  background: none;
}

#user-login {
    padding: 25px;
}

#user-login input.form-text {
display: block;
width: 85%;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#user-login .form-submit {
    color: #fff;
    background-color: #336699;
    border-color: #336699;
    cursor: pointer;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
padding: .375rem .75rem;
}