/* CSS Document */

#headerCap{margin:  0px auto; width:918px; height:18px; background-image:url(http://static1.wildfireplatform.com/16480/an/images/gfx_hdrCap.jpg); background-repeat:no-repeat;}
#footerCap{margin:  0px auto; width:918px; height:18px; background-image:url(http://static1.wildfireplatform.com/16480/an/images/gfx_ftrCap.jpg); background-repeat:no-repeat;}
#outerwrapper { overflow: hidden;text-align:center; margin-top:10px;}
#innerwrapper {margin:  0px auto;eat:repeat-y; /*width: 918px;*/}
#header{margin: 0px; padding:0px; height:157px; width:875px;}
#headerwrapper{ margin: 0px 19px 0px 19px; overflow:hidden; text-align: left; width:875px;}
#bodywrapper{ margin: 0px 19px 0px 19px; overflow:hidden; text-align: left; /*width:837px;*/}
#navigation {margin:-23px 0px 6px 30px; padding: 0}
#secondaryNav { height:15px;}

.greyBkg{border:6px solid; overflow:hidden;}
.greyBorder{border:6px solid;}
.whiteBorder{background-color:#ffffff; border:6px #ffffff solid;}
                                                  
.publicHdr1{font-size:30px; margin-top: 15px;}
.publicHdr2{font-size:16px;}
.publicHdr3{font-size:12px;}
.publicHdr5{font-size:24px;font-family:Arial Black, Arial, Helvetica,}

.moduleHdr1{font-size:15px; color:#616161; padding:4px 0 8px 0; margin-right: 9px; text-transform:uppercase; Letter-spacing: 0;}
.moduleHdr2{font-size:15px; color:#616161; padding:4px 0 15px 0; margin-right: 9px; text-transform:uppercase; Letter-spacing: 0;}

#login_extTeam {position: absolute; right: 30px; top: 60px; width:285px; height: 90px; z-index: 100}
#login_extGroup {position: absolute; top: 25px; right: 60px; width: 285px; height: 90px; z-index: 100; background-color: #658aab; text-align: center}

/* Fix for strange link problem on dashboard with donate alert - can probably be removed once that's fixed */
.hdr10 a, .hdr10 a:hover, .hdr10 a:visited, .hdr10 a:active {font-size:16px; color:#346590; padding:4px 0 0px 0;margin-bottom:0px; margin-right: 9px; Letter-spacing: 0; text-decoration: none;}

.subHdr1{font-size:11px; color:#8e8e8e; padding:5px 0 2px 0;}
.dashboardHdrcols {font-size:16px; text-transform:uppercase; padding:10px 0 6px 7px; height:16px;}
.dashboardHdr{font-size:16px; padding:10px 0 6px 7px;  text-transform:uppercase; Letter-spacing: 0;}

.action-public span { font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 24px; color: #666666; text-align: center; display: block; }
.action-public div { text-align: center; }


.extLoginField { height:14px; width:120px; overflow-hidden: hidden;  margin-top: 4px; padding: 1; color:#666666; border:0;}

#publicLogo{margin:20px 0px 0px 20px; width:175px; height:75px;}
#publicTitle{margin:5px 0px 0px -30px;  }

.profile_head_placeholder {
  background-image: url(http://static1.wildfireplatform.com/16480/an/images/default_pic_yellow.png);
  background-repeat: no-repeat;
  height: 240px;
  width: 200px;
}

.profile_head_thumbnail_placeholder {
  background-image: url(http://static1.wildfireplatform.com/16480/an/images/default_pic_yellow_thumb.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 72px;
  width: 60px;
}

.dynLogo { background-repeat:no-repeat;  background-color:transparent; height:85px; width:70px; }

.outline_edit {
  border-width: 4px;
  border-style: solid;
}
  .outline_edit .inner_outline {
    border: 1px solid #757575;
  }

  .outline_edit_header {
    background: #f4f4f4;
    border-bottom: 1px solid #eee;
    padding: 6px 12px;
    font-size: 13px;
  }
  .outline_edit_header a {
    margin-top: 1px;
    font-size: 10px;
    font-weight: normal;
  }
  .outline_edit_header a {
    margin-right: 43px; /* IE hack, will only work if the outlineEditBox is not passed a horizontalMargin */
  }
    margin-right: 13px;
  }
  .outline_edit_header > a { /* mozilla knows what*/
    margin-right: 6px;
  }

  .outline_edit th
  .outline_edit h4 {
    font-weight: bold;
    color: #999;
    text-align: left;
  }

  .outline_edit_content {
    padding: 9px;
  }
    .outline_edit_content h3 {
      /* stretch to full width of box */
      margin-left: -9px;
      margin-right: -9px;
    }
    .outline_edit_content h4 {
      color: #808080;
    }

  .outline_edit_content_unpadded {
    padding: 0px;
  }
  .outline_edit_content_unpadded h3 {
    margin: 0px;
  }

.edit_box_buttons,
.right_wizard_buttons,
.left_wizard_buttons {
  padding: 10px;
}
  .edit_box_buttons {
    float: right;
  }
  .right_wizard_buttons {
     float: right;
  }
  .left_wizard_buttons {
    float: left;
  }
  
  .inputButton {
  font-size: 11px;
  color: #666;
  font-family: Tahoma, sans-serif;
  cursor: pointer;

  background-image: url(http://static1.wildfireplatform.com/16480/an/images/button_gradient.gif);
  background-repeat: repeat-x;
  width: auto;
  overflow: visible;
  padding: 2px 5px;
  margin-right: 5px;
  margin-bottom: 0;
  border: 1px solid #aed4e4;
  background-color: #e6e6e5;
}

#showVideoWindow_content {
    background-color: #245887;
}

#showVideoWindow_content #videoButtons {
    height: 17px;
    background: #245887;
    float: right;
}