﻿body
{
    font-size: 9pt;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}

a
{
    color: #0033CC;
}
a:hover, a:visted, a:active
{
    color: #0033CC;
    text-decoration: underline;
}
.noUnderline
{
    text-decoration: none;
}
.noUnderline:hover, a:visted, a:active
{
    text-decoration: underline;
}

.noBorder
{
    border: 0;
    text-decoration: none;
}
/* smoogle test */
#smoogle
{
    text-align: center;
    min-height: 250px;
}
#smoogleLogo
{
    margin-top: 30px;
    text-align: center;
    width: 100%;
    text-align: center;
    margin-left: 0 auto;
    margin-right: 0 auto;
}
#smoogleCenterSection
{    
    margin-left: 0 auto;
    margin-right: 0 auto;
    margin-top: 30px;
}
#smoogleSearchBar
{
    margin-top: 10px;
    float: left;
    width: 430px;
}

#smoogleLinks
{
    clear: both;
    margin: 20px;
    text-align: center;
}
#smoogleNews
{
    margin-top: 30px;
    text-align: center;
}
#smoogleTopLine
{
    text-align: left;
    width: 100%;
    border-bottom: #add8e6 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
#smoogleSmallLogo
{
    margin-top: 2px;
    width: 150px;
    float: left;
}
#smoogleSearchBar
{
    margin-top: 10px;
    float: left;
    width: 430px;
}
#topSearchResultsArea
{
    margin-top: 20px;
}
#googleResults
{
    clear: both;
    margin-left: 0 auto;
    margin-right: 0 auto;
}

#charityInfo
{
    float: right;
}

#topLine
{
    height: 20px;
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    margin-left: 0px;
    margin-top: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
.topLineText
{
    padding: 2px 2px 2px 2px;
}
#bottomline
{
    width: 100%;
    text-align: center;
}
.alignLeft
{
    text-align: left;
}
.floatLeft
{
    float: left;
}

#mainPageSection
{
    width: 100%;
    text-align: left;
}
.pageDetails
{
    padding: 15px;
}

#mainPageSection h1
{
    margin: 10px 0 10px 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
}
#mainPageSection h2
{
    margin: 10px 0 10px 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}
.homePageLink
{
    text-align: center;
    font-size: 11pt;
    margin: 0 0 20px 0;
}
.homePageLink:hover
{
}
.homePageNav
{
    margin: 0 10px 0 0;
}

.sectionBreak
{
    clear: both;
    background-color: #d5ddf3;
    height: 20px;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    color: Black;
    font-weight: bold;
    text-align: left;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #0066FF;
    padding: 4px 0 0 4px;
}

#shareIt
{
    text-align: center;
    margin-left: 0 auto;
    margin-right: 0 auto;
    margin: 0 auto;
}
.shareItItem
{
    padding: 0 0 0 10px;
    text-align: center;
    margin-left: 0 auto;
    margin-right: 0 auto;
    margin: 0 auto;
}
.fb_share_link:hover, .diggIt_share_link:hover, .stumble_share_link:hover, .delicious_share_link:hover
{
    text-decoration: underline;
}

.fb_share_link
{
    padding: 2px 0 0 20px;
    height: 16px;
    background: url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top left;
}
.diggIt_share_link
{
    padding: 2px 0 0 20px;
    height: 16px;
    background: url(http://digg.com/img/badges/16x16-digg-guy.gif) no-repeat top left;
}
.stumble_share_link
{
    padding: 2px 0 0 20px;
    height: 16px;
    background: url(stumble.gif) no-repeat top left;
}
.delicious_share_link
{
    padding: 2px 0 0 20px;
    height: 16px;
    background: url(delicious.gif) no-repeat top left;
}
.setHomePageSection
{
    margin: 10px 0 20px 0;
}
.copyright
{
    clear: both;
    font-size: 8pt;
    color: #666666;
    height: 40px;
    padding: 15px 0 0 0;
}

#affiliatePartners
{
    float:right;
}
#affiliatePartners div
{
float:left;
margin-right:5px;
}