﻿/* Main CSS */

/* This style sheet contains the global font styles for the seattle founcation project  */

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #363636;
}

a
{
    color: #1B68A5;
    text-decoration: underline;
}

a:hover
{
    text-decoration: underline;
    cursor: pointer;
}

h1
{
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #ACACAC;
    text-transform: uppercase;
    margin-top: 0px;
}

/* This class repeats the H1 style so that it can be set on page titles */
.PageTitle
{
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #ACACAC;
    text-transform: uppercase;
    margin-top: 0px;
}

h2
{
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #1B68A5;
    text-transform: uppercase;
    margin-top: 0px;
}

h3
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 15px;
    font-weight: normal;
    color: #242424;
    line-height: 20px;
}

/* This class repeats the H3 style so that it can be set on page sub-titles */
.PageSubTitle
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 15px;
    font-weight: normal;
    color: #242424;
    line-height: 20px;
}

.WebPartTitle
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 17px;
    color: #707070;
    margin: 0px 0 10px 0;
}

h4
{
    font-weight: bold;
    font-size: 14px;
    color: #1B68A5;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #363636;
}

ol li
{
    line-height: 26px;
}

ul li
{
    list-style-image: url('../images/BulletImage.gif');
    margin-bottom: 11px;
}

.normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #363636;
}

.strong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #363636;
    font-weight: bold;
}

.TwoColumn
{
    float: left;
    display: block;
    width: 45%;
    padding-right: 10px;
}


/* Rad HTML Control Styles */

.Footnote
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #ACACAC;
    text-transform: uppercase;
}

.BlueBand
{
    background-color: #1b68a5;
    display: block;
    width: auto;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 28px;
}

.IndentedContent
{
    display: block;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}

a.ActionLink
{
    background-image: url('../images/ActionArrow.png');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
}

.hidden
{
    display: none;
}

.TsfEditorWarning
{
    color: Red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.ErrorBlock
{
    color: Red;
    padding-top: 3px;
}



/* SideBar styles */
.SideBarH3
{
    background-color: #1c68a6;
    background-image: url('../images/SideBar_Header_Bg.gif');
    background-position: left;
    background-repeat: repeat-y;
    display: block;
    padding: 13px 15px 10px 60px; /* Top Right Bottom Left */
    margin: 0px 0px 16px 0px; /* Top Right Bottom Left */
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.SideBar H3
{
    background-color: #1c68a6;
    background-image: url('../images/SideBar_Header_Bg.gif');
    background-position: left;
    background-repeat: repeat-y;
    display: block;
    padding: 13px 15px 10px 60px; /* Top Right Bottom Left */
    margin: 0px 0px 16px 0px; /* Top Right Bottom Left */
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.SideBarH4
{
    background-color: #d2dee7;
    display: block;
    margin: 0px 15px 0px 15px; /* Top Right Bottom Left */
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #363636;
    text-transform: uppercase;
}

/* Common button styles */
a.PageButton
{
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    display: inline-block;
    border: solid 2px #979797;
    background-color: #b0b0b0;
    padding: 3px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}

a:hover.PageButton
{
    background-color: #9b9c97;
    text-decoration: none;
}

/* Common field styles */

input, select
{
    margin-right: 0;
    padding: 1px;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

select[title='Strategies possible values'], select[title='Strategies selected values']
{
    overflow: scroll !important;
    width: auto !important;
    min-width: 126px;
}

.addThis td.ms-WPBorder
{
    border: 0px !important;
}

.ui-datepicker-trigger
{
    vertical-align: middle;
    padding-left: 4px;
}

.ui-datepicker
{
    font-size: 11px !important;
}

#NonprofitProfileLinksDiv
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 15px 0 15px 0;
}
a.npoEditLink, .ms-WPBody a.npoEditLink
{
    color: #1b68a5;
    font-weight: bold;
    line-height: 20px;
}


.NonBreakingZeroSpace
{
    font-size: 1px;
    text-decoration:none;
}

.ChevronCharacter
{
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    line-height: 0.8;
    text-decoration:none;
    color:#8b3821;
}




