﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    background-color: #7ad3f7;
    font-family: Arial;
    font-size: 80%;
}
textarea
{
    font-family: Arial;
}
#MainContainer
{
    width: 895px;
    margin-left: auto;
    margin-right: auto;
    background-color: #c2e4f5;
}
#MainContent
{
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url(images/tree_medium.gif);
    background-position: 132% 100%;
    background-repeat: no-repeat;
}
h1, h2, h3
{
    font-size: 180%;
    margin-bottom: .9em;
    color: #ffffff;
    text-align: center;
    font-family: Georgia;
}
h2
{
    font-size: 125%;
}
h3
{
    font-size: 110%;
}
b, th
{
    color: #000000;
}
th, td
{
    padding: .25em;
}
th
{
    text-align: right;
    vertical-align: top;
}
p
{
    margin-bottom: 1.25em;
}
hr
{
    border: dotted 1px #ffffff;
    height: 1px;
}
a
{
    color: #ff951c;
}
a:hover
{
    color: #ffffff;
}
a img
{
    border-width: 0px;
    vertical-align: middle;
}
input[type=password]
{
    width: 150px;
}
.whatAreWe
{
    width: 625px;
    margin-left: 50px;
    margin-top: 20px;
}
.whatAreWe p
{
    line-height: 1.5em;
}
.whatAreWe p b
{
    font-size: 125%;
    line-height: 1.4em;
    color: #333333;
}
.whatAreWe p a
{
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5em;
}
.whatAreWe p a.small
{
    font-size: 100%;
    font-weight: normal;
}
.whatAreWe p img
{
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-top: 7px;
}
/*
------------------------ General Classes
*/
.alert
{
    border: solid 2px #ff0000;
    color: #ff0000;
    padding: 2px;
    background-color: #ffffff;
}
.absoluteCenter
{
    padding: 2px;
    border: solid 1px #ffffff;
    position: absolute;
}
.specialMessage
{
    border: solid 2px Green;
    color: Green;
    padding: 2px;
    background-color: #ffffff;
}
.specialMessage a:hover, .alert a:hover
{
    color: #000000;
}
.unconfirmedDonorMessage
{
    padding: 10px;
    margin: 0 20px 30px 20px;
}
.center
{
    text-align: center;
}
.clear
{
    clear: both;
}
.login, .createAccountForm
{
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
    margin-bottom: 50px;
}
.amount
{
    font-size: 120%;
}
.blueWrap
{
    background-color: #bae1f5;
    padding: 20px;
}
.tabs
{
    top: -4px;
    position: relative;
    font-size: 85%;
}
.tabs li
{
    display: inline;
    background-color: #d7ebf5;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 4px;
    border: dotted 1px #ffffff;
    border-bottom-width: 0px;
    font-weight: bold;
}
.tabs li.selected
{
    border-bottom: solid 1px #bae1f5;
    color: #000000 !important;
    background-color: #bae1f5;
}
.adminTabsWrapper
{
    position: relative;
    margin-left: 20px;
}
.transparency
{
    background-color: #000000;
    width: 100%;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}
/*
------------------------ Main Container
*/
#Logo
{
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
    width: 895px;
    height: 148px;
}
#Footer
{
    font-size: 80%;
    margin-top: 10px;
    border-top: dotted 1px #ffffff;
    padding: 20px;
    padding-bottom: 10px;
    background-image: url(images/formBG.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}
#Footer .support
{
    color: #6a8a99;
    margin-top: 4px;
    font-size: x-small;
}
/*
------------------------ Good Wishes Page
*/
.tooltip
{
    font-family: Georgia;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #ffffff;
    color: #000000;
    border: solid 2px #7ad3f7;
    padding: 5px;
    width: 225px;
}
.tooltip h2
{
    color: #000000;
}
.tooltip img
{
    width: 200px;
    margin-bottom: 10px;
    float: left;
    margin-right: 5px;
    padding: 2px;
    border: dotted 1px #ffffff;
}
.tooltip p
{
    padding: 10px;
    padding-top: 0px;
    margin: 0px;
}
.mainCell
{
    width: 520px;
    border: dotted 1px #ffffff;
    padding: 2px;
}
.thumbnail
{
    width: 50px;
    height: 50px;
    float: left;
    display: block;
    border: solid 1px #7ad3f7;
    background-color: #d7ebf5;
    overflow: hidden;
}
.thumbnail.selected
{
    cursor: pointer;
    border-color: #ff951c;
    background-image: url(images/selectedRollOver.jpg);
    background-repeat: no-repeat;
}
.profileCell
{
    /*width: 215px;*/
}
.userProfile
{
    width: 215px;
    overflow: hidden;
}
.userProfile h2
{
    margin-top: 0px;
}
img.profilePicture, .userProfileTable img
{
    border: dotted 1px #ffffff !important;
    padding: 3px;
    width: 200px;
    margin-bottom: 10px;
}
.goalSummary
{
    text-align: center;
    position: relative;
    top: -19px;
    font-style: italic;
    font-size: 100%;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    color: #027cad;
}
/*
------------------------- Good Wish Page
*/
.goodWishWrapper
{
    padding: 2px;
    border: solid 1px #ffffff;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.paypalMessage
{
    width: 400px;
}
/* --------------------- A Good Wish Page 
*/

.aGoodWish
{
    /*background-image: url(images/givingGoodWishBG.jpg);     background-position: top right;     background-repeat: no-repeat;*/
    background-color: #d7ebf5;
}
.aGoodWish i
{
    display: block;
    margin-top: 1.1em;
    margin-bottom: 1.25em;
    font-size: 75%;
}
.aGoodWish h1, .aGoodWish h2
{
    color: #027cad;
}
.aGoodWish h1
{
    color: #333333;
}
.aGoodWish h2
{
    margin-bottom: 0px;
}
.aGoodWish img
{
    float: left;
    border: dotted 1px #ffffff;
    padding: 3px;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
}
.aGoodWish .goodWish
{
    font-size: 125%;
    font-family: Georgia;
    color: #333333;
}
/*
------------------------- Admin Elements
*/
#CreateAccount h1
{
    margin-bottom: 0px;
    margin-top: 20px;
}
#CreateAccount .verify
{
    padding: 5px;
    text-align: center;
    margin-bottom: 15px;
}
.adminContentWrapper
{
    padding: 20px 30px 20px 30px;
    margin: 0 0 10px 20px;
    border: dotted 1px #ffffff;
    width: 665px;
    float: left;
    background-color: #bae1f5;
}

.adWrapper
{
    margin-top: -45px;
}
.adWrapper img
{
    position: relative;
    z-index: 0;
    margin-bottom: 2px;
}
.adminAdWrapper
{
    width: 120px;
    float: right;
}
table.donorTable
{
    font-family: Verdana;
    font-size: 90%;
}
.donorTable .altRow td
{
    background-color: #d7ebf5;
}
.donorTable th
{
    text-align: center;
    vertical-align: bottom;
}
.donorTable td
{
    padding: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}
.donorTable td.donorDetails
{
    position: relative;
    top: -1px;
    padding: 15px;
    padding-top: 0px;
    border-top-width: 0px !important;
}
.donorTable td.donorDetails textarea
{
    width: 385px;
    height: 70px;
    vertical-align: middle;
    padding: 4px;
    font-size: 100%;
}
.donorTable td .detailsButtons
{
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 2.5em;
    font-size: 90%;
}
.donorTable .unconfirmed td
{
    border-top: solid 2px #ff951c;
    background-color: #ffe4c6;
}
.donorTable .confirmed td
{
    color: #999999;
}
.donorTable .confirmed td a
{
    color: #999999;
}
.donorTable tr.details td
{
    padding-left: 40px;
    padding-top: 0px;
}
.userProfileTable input[type=text], .goodWishWrapper input[type=text]
{
    width: 300px;
    padding: 4px;
    border: solid 2px #7ad3f7;
}
.userProfileTable textarea, .goodWishWrapper textarea
{
    width: 400px;
    height: 250px;
    border: solid 2px #7ad3f7;
}
.goodWishWrapper input[type=text]
{
    width: 225px;
}
.goodWishWrapper textarea
{
    width: 260px;
}
.getStarted
{
    padding: 0 20px 0 20px;
}
.getStarted h1, .getStarted h2
{
    text-align: left;
    padding: 7px 0 7px 0;
    margin: 0;
}
.getStarted ol
{
    margin-left: 20px;
}
.getStarted li
{
    margin: 1em 0 1em 0;
}
/* -------------------------- Email Form */
.emailForm
{
    width: 500px;
}
.emailForm table
{
    margin-left: auto;
    margin-right: auto;
}
.emailForm h1, .emailForm h2
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
.emailForm h2
{
    margin-top: 10px;
}
.emailForm textarea
{
    vertical-align: top;
    width: 275px;
    height: 75px;
}
.emailForm input[type=text]
{
    width: 200px;
}
.messageTable
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.messageTable textarea, .messageTable input[type=text]
{
    font-size: 90%;
    width: 350px;
    height: 50px;
    padding: 5px;
}
.messageTable input[type=text]
{
    height: auto;
}
table.bannerTable
{
    margin-top: 10px;
}
table.bannerTable th, table.bannerTable td
{
    border-bottom: dotted 1px #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}
table.bannerTable th
{
    text-align: center;
}
table.bannerTable img
{
    border: dotted 1px #ffffff !important;
}
table.bannerTable textarea
{
    width: 400px;
    height: 100px;
    background-color: Transparent;
    border: solid 2px #7ad3f7;
    overflow: auto;
    padding: 4px;
}
.entry
{
    margin: 7px 0 7px 0;
}
.entry .details
{
    margin: 10px;
    padding: 20px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
}
.googleChart
{
    width: 350px;
    height: 225px;
    background-color: #ffffff;
    border: solid 1px #999999;
    overflow: hidden;
}

/* ---------------------- Google Search Styles /*

/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse, .gsc-control-cse
{
    padding: 2%;
    width: 96%;
}
.gsc-control-cse input[type=text]
{
    padding: 2px;
}
.cse .gsc-branding, .gsc-branding
{
    display: none;
}
.cse .gsc-control-cse div, .gsc-control-cse div
{
    position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse, .gsc-control-cse
{
    background-color: #bae1f5;
    border: 1px dotted;
    border-color: #efefef;
}
.cse .gsc-control-cse:after, .gsc-control-cse:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cse .gsc-resultsHeader, .gsc-resultsHeader
{
    border: none;
}
/* Search button */
.cse input.gsc-search-button, input.gsc-search-button
{
    padding: 0;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive
{
    border-bottom: none;
    color: #666666;
    background-color: #e9e9e9;
    border: 1px solid;
    border-color: #e9e9e9;
    border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive
{
    display:none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea, .gsc-tabsArea
{
    margin-top: 1em;
    border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result
{
    padding: .5em;
    border-bottom: 1px dotted;
    border-color: #ffffff;
    margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover
{
    border-bottom: 1px solid;
    border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result, .gs-promotion.gs-result
{
    background-color: #FFFFFF;
    border: 1px solid;
    border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image, .gs-promotion.gs-result .gs-promotion-image
{
}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link, .gs-promotion.gs-result a.gs-title:link
{
    color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited, .gs-promotion.gs-result a.gs-title:visited
{
    color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover, .gs-promotion.gs-result a.gs-title:hover
{
    color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active, .gs-promotion.gs-result a.gs-title:active
{
    color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet, .gs-promotion.gs-result .gs-snippet
{
    color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl, .gs-promotion.gs-result .gs-visibleUrl
{
    color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected
{
    background: #D5E2FF;
}
.gsc-completion-container
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    position: absolute;
    background: white;
    border: 1px solid #666666;
    margin-left: 0;
    margin-right: 0; /* The top, left, and width are set in JavaScript. */
}
