/* body, reset */
*
{
    padding: 0px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}
body
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    background: #fff url(/images/gradient_bg.jpg) repeat-x top left;
    margin-bottom: 10px;
}

/* ids */
#container
{
    width: 960px;
    margin: 0 auto;
    background: #fff;
    padding: 15px 20px 15px 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: #CCCCCC solid 1px;
}
#header
{
    position: relative;
    width: 960px;
    height: 112px;
    background: url(/images/header_bg.jpg) top right no-repeat;
}
#logo
{
    width: 196px;
    height: 58px;
    margin: 0 0 0 -11px;
    background: url(/images/logo.png) bottom left no-repeat;
    padding-top: 15px;
}
#logo img
{
    width: 196px;
    height: 58px;
}
#nav
{
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 460px;
    text-align: center;
    padding-bottom: 5px;
    padding-left: 45px;
}
#banner
{
    width: 650px;
    height: 204px;
    background: url(/images/banner_blueRed.gif) no-repeat top left;
    float: left;
    margin-bottom: 10px;
}
#left
{
    width: 650px;
    float: left;
    padding-top: 15px;
}
#page-title
{
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid;
}
#page-title a
{
    color: #000;
    text-decoration: none;
}
#page-content
{
}
#page-navigation
{
    width: 80px;
    float: left;
    font-weight: bold;
}
#page-navigation a
{
    color: #000;
}
#page-copy
{
    width: 570px;
    float: left;
}

.staff-information
{
    height: auto;
    margin-bottom: 10px;
}
.staff-photo
{
    float: left;
    padding-right: 10px;
}
.staff-title
{
    font-weight: bold;
}


#center
{
    width: auto;
    float: left;
    padding-top: 15px;
}
#right
{
    width: 280px;
    float: left;
    margin-left: 25px;
    padding-top: 15px;
}
#right_top
{
    margin-bottom: 15px;
}
#donationReport
{
    margin-bottom: 10px;
}
#about
{
    width: 315px;
    float: left;
    margin-top: 25px;
}
#ecosystem
{
    width: 315px;
    float: left;
    margin-left: 20px;
    margin-top: 25px;
}
#guidelines
{
    height: 33px;
    width: 314px;
    float: left;
    margin-right: 20px;
}
#getStarted
{
    height: 33px;
    width: 314px;
    float: left;
}
#footer
{
    text-align: center;
    clear: both;
    padding-top: 25px;
    line-height: 0px;
}
#news
{
    display: none;
    clear: both;
    padding-top: 20px;
}
#login
{
    height: 210px;
    width: 253px;
    padding-top: 90px;
    margin: 100px auto;
    background: url(/images/logo_login.gif) 13px 13px no-repeat #fff;
    border: solid 1px #ccc;
}
#header_login
{
    text-align: center;
}
#container_login
{
    height: 300px;
}
#loginForm label
{
    float: left;
    margin-left: 51px;
}
#loginForm input
{
    width: 146px;
}
#submitButton
{
    width: 151px !important;
}
#reportList
{
    width: 240px;
}

#aspnetForm #container #left #viewReport #page-content #page-copy p #heading
{
    font-size: 12px;
    font-weight: bold;
}
#movie1, #movie2
{
    margin-top: 10px;
    margin-bottom: 10px;
}


/* tags */
img
{
    border: none;
}
h1
{
    font-size: 12px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: bold;
    color: #000;
    border-bottom: solid 1px #990000;
    margin-bottom: 10px;
}
h2
{
    font-size: 11px;
    font-weight: bold;
    color: #333;
}
h3
{
    font-size: 12px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #111;
}
a
{
    color: #006699;
    outline: none;
}
.sidebox a
{
    display: block;
    width: 286px;
    height: 96px;
}
#manageDonations a
{
    background: url(/images/manageDonations.jpg) no-repeat 0 0;
}
#manageDonations a:hover
{
    background: url(/images/manageDonations.jpg) no-repeat 0 -96px;
}
#donationReport a
{
    background: url(/images/donationReport_bg.jpg) no-repeat 0 0;
}
#donationReport a:hover
{
    background: url(/images/donationReport_bg.jpg) no-repeat 0 -96px;
}
#guidelines a
{
    display: block;
    height: 33px;
    width: 314px;
    background: url(/images/guidelines.jpg) no-repeat 0 0;
}
#guidelines a:hover
{
    display: block;
    height: 33px;
    width: 314px;
    background: url(/images/guidelines.jpg) no-repeat 0 -33px;
}
#getStarted a
{
    display: block;
    height: 33px;
    width: 314px;
    background: url(/images/getStarted.jpg) no-repeat 0 0;
}
#getStarted a:hover
{
    display: block;
    height: 33px;
    width: 314px;
    background: url(/images/getStarted.jpg) no-repeat 0 -33px;
}
#nav li a, #nav li a:visited
{
    border: solid 1px #ddd;
    width: 50px;
    line-height: 25px;
    padding: 4px 25px 4px 25px;
    font-size: 12px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    background: url(/images/nav_li_bg.gif) repeat-x top left;
}
#nav li a:hover, #nav li a:visited.active, .active
{
    background: #fff;
    border-bottom: solid 1px #fff;
}
.partner a
{
    float: left;
    border: solid 3px #ccc;
    margin-right: 5px;
}
.partner a:hover
{
    border: solid 3px #cfdee5;
}
.partner h2
{
    margin-bottom: 5px;
    border-bottom: solid 1px #CCC;
}
a:active
{
    outline: none;
}
#login p
{
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 20px;
}
#nav li
{
    display: inline;
    list-style-type: none;
    width: 100px;
    padding-top: 6px;
    padding-bottom: 5px;
}
#reportList li
{
    list-style-type: none;
    width: 240px;
    padding-bottom: 5px;
}

/* classes */
.sidebox
{
    width: 283px;
    height: 97px;
}
.thumb
{
    float: left;
    border: solid 3px #ccc;
    margin-right: 5px;
}
.partner
{
    margin-bottom: 5px;
}
.guidelineList
{
    list-style-position: inside;
    margin-bottom: 10px;
}
.bold
{
    font-weight: bold;
}

/* contact form */
div.row
{
    clear: both;
    padding-top: 5px;
}
div.row span.label
{
    float: left;
    width: 100px;
    text-align: right;
}
div.row span.formw
{
    float: right;
    width: 235px;
    text-align: left;
}

/* Mobile Numbers */
.num_areaCode, .num_prefix, .num_last4
{
    background: #fff;
    margin: 0;
    padding-left: 3px;
}
.num_areaCode, .num_prefix
{
    width: 35px;
}
.num_last4
{
    width: 45px;
}
.num_errorText
{
    background-color: #ffc;
    padding: 2px 10px;
    font-weight: bold;
    color: #f00;
    border: solid 1px #f00;
    display: block;
    height: 20px;
    text-align: center;
}

.emailSuccess
{
    margin:0 0 10px 0;
    display:block;
    padding:10px;
    border: solid 1px #390;
    background-color: #EAFFD5;
    font-size:1.2em;
    font-weight:bold;    
}

/* Application Management Document Details */
input.upload
{
    height: 18px;
    font-size: 10px;
}
div.upload
{
    display: none;
    padding: 5px 0 5px 0;
}
.doc_upload
{
    padding: 3px 0 3px 0;
    font-size: .85em;
}
.doc_delete
{
    padding-left: 5px;
    font-size: .85em;
    color: #C00;
}
.doc_name
{
    font-weight: bold;
}
.doc_desc
{
    padding: 10px 0 0 15px;
    font-style: italic;
}
.error_small
{
    font-size: .85em;
}

table.gridView
{
    margin-bottom: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-collapse: collapse;
    width: 100%;
}
table.gridView thead
{
}
table.gridView th
{
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ddd;
    border-bottom: solid 1px gray;
    padding: 5px;
    font-weight: bolder;
    background: url(/Images/bgTableHead.jpg) repeat-x top left;
    color: #000;
}

table.gridView th a
{
    color: #600;
}
/*
table.gridView th a:hover
{
    border-bottom: solid 1px #77200f;
}

table.gridView tr:hover, table.gridView tr:hover a
{
    background: #F8F8F8;
    color: #527709;
}

table.gridView tr a:hover
{
    border-bottom: solid 1px #77200f;
}
*/
table.gridView td
{
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ddd;
    padding: 5px;
}
table.gridView tr.total td
{
    padding: 3px;
    padding-left: 5px;
    background-color: #ddd;
    font-weight: bolder;
    color: #181818;
}
table.gridView tr.emptyDataRow td
{
    padding: 10px 10px 10px 30px;
    background: url(/images/icons/warning.png) no-repeat 10px center;
}

/* Table With Progress */
table.progress
{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 16px;
    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
    padding: 5px 0;
    font-family: "Calibri" , "Lucida Grande" , arial;
}