/*  ----------------------  STRUCTURE  ----------------------   */

html,body{
margin:0;padding:0}

body{
font: 101%;
text-align:center;
background: #728e99 url(/images/bkg.gif) repeat-x fixed;
width: 100%;
}

#header{
background: transparent url(/images/header_bkg.png) no-repeat;
width: 821px;
height: 78px;
text-align: center;
margin: 0 auto;
}

#white_box{
background: transparent url(/images/body_bkg.png) repeat-y;
width: 821px;
text-align: center;
margin: 0 auto;
margin-top: -1px;
}

#content{
clear: both;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
margin: 0 50px;
}

#footer1{
background: transparent url(/images/foot_1_bkg.png) repeat-y;
width: 821px;
text-align: center;
margin: 0 auto;
clear: both;
}

#footer2{
background: transparent url(/images/foot_2_bkg.png) repeat-y;
width: 821px;
text-align: center;
margin: 0 auto;
}

#champ_admin_col1{
width: 200px;
float: left;
}

#champ_admin_col2{
margin-left: 220px;
text-align: left;
}

/*   ----------------------  STANDARD ELEMENTS  ----------------------   */

p, dl{
font: .8em arial, sans-serif;
}

ul{
font: .8em arial, sans-serif;
}

a{
text-decoration: none;
color: #203f4b;
}

a:hover{
text-decoration: underline;
}

a img{
border: 0
}

h1{
color: #333;
font: 1.5em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2{
color: #333;
font: bold 1em arial, sans-serif;
}

dt{
font-weight: bold;
}

dd{
margin-left: 0;
margin-bottom: 1em;
}

.clearer{
clear: both;
}

.fieldWithErrors {
  display: inline;
  border: 4px solid red;
  border-collapse: collapse;
}

#notice {
width: 100%;
border-top: 1px solid #f93;
border-bottom: 1px solid #f93;
background: #ff9;
margin-bottom: 20px;
}

.notice{
width: 100%;
border-top: 1px solid #f93;
border-bottom: 1px solid #f93;
background: #ff9;
margin-bottom: 20px;
}

.notice p{
font: .75em geneva, sans-serif;
color: #333;
text-align: left;
margin-left: 10px;
}

#breadcrumb{
margin: 0;
padding: 0;

}

#breadcrumb li{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
font: .7em verdana, sans-serif;
color: #000;
}

#breadcrumb li a{
color: #666;
}

#breadcrumb li a:hover{
color: #000;
text-decoration: underline;
}

.required{
font: .8em verdana, sans-serif;
color: red;
}

a.inline_link{
font: bold 10px verdana, sans-serif;
color: #c60;
margin-left: 1em;
}

/*   ----------------------  HEADER ELEMENTS  ----------------------   */

#header img, .png{
float: left;
margin-left: 35px;
width: 226px;
}

#top_links{
margin: 0;
padding: 0;
float: right;
margin-right: 35px;
}

#top_links li{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
font: .9em verdana, sans-serif;
color: #fff;
}

#top_links li a{
color: #fff;
font-weight: bold;
}

#top_links li a:hover{
color: #fff;
text-decoration: underline;
}

/*   ----------------------  MAIN NAV AND SEARCH  ----------------------   */

#main_nav_bar{
display: block;
float: right;
width: 513px;
margin-top: -30px;
position: relative;
margin-bottom: 0;
}

div#search{
width: 291px;
height: 42px;
background: transparent url(/images/search_bkg.png) no-repeat;
float: left;
margin-right: 10px;
}

#search form p{
font: 10px/15px "arial black", sans-serif;
text-align: left;
margin-top: 3px;
color: #fff;
letter-spacing: .2em;
margin-left: 8px;
}

#big_buttons{
margin: 0;
padding: 0;
float: left;
}

#big_buttons li{
list-style-type: none;
float: left;
}

#big_buttons li a{
width: 84px;
height: 38px;
border: 1px solid #71503e;
color: #71503e;
background: #fff url(/images/button_bkg.gif);
display: block;
font: 14px arial, sans-serif;
color: #71503e;
padding-top: 5px;
text-align: left;
padding-left: 10px;
margin-right: 10px;
}

#big_buttons li a:hover{
background: #fff url(/images/button_bkg2.gif);
color: #333;
text-decoration: none;
}

#search input.text_input{
border: 0;
font: 14px arial, sans-serif;
color: #71503e;
margin-top: 0;
border-top: 2px solid #82624f;
}

#search input.button{
border: 0;
border-top: 2px solid #82624f;
font: 14px arial, sans-serif;
color: #71503e;
background: #fff url(/images/button_bkg.gif) right bottom;
}

p#adv_search{
text-align: right;
margin: 0;
margin-right: 210px;
font: 10px verdana, sans-serif;
}

a#adv_search_link{
text-align: right;
color: #71503e;
text-decoration: underline;
}

/*   ----------------------  FOOTER ELEMENTS  ----------------------   */

#footer2 p{
font: .7em verdana, sans-serif;
margin: 0 auto;
padding-top: 10px;
color: #fff;
}

#foot_nav{
margin: 0;
padding: .5em;
}

#foot_nav li{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
font: .9em verdana, sans-serif;
color: #666;
}

#foot_nav li a{
color: #666;
}

#foot_nav li a:hover{
color: #666;
text-decoration: underline;
}

/*   ----------------------  FORM ELEMENTS  ----------------------   */

#content input.text_input{
border: 1px solid #999;
font: 1em arial, sans-serif;
}

#content input.button, #popup input.button{
font: .8em geneva, sans-serif;
color: #333;
border: 1px solid #999;
margin-top: 10px;
background: #fcfbe9;
}

#content fieldset input.button{
background: #fff;
}

input.no_style_button{
font: bold .8em verdana, sans-serif;
color: #333;
border: 0px solid #999;
background: transparent;
text-decoration: underline;
margin: 0;
}

select{
border: 1px solid #999;
font: 1em arial, sans-serif;
}

textarea{
border: 1px solid #999;
font: .8em arial, sans-serif;
}

textarea.blurbs{
border: 1px solid #999;
font: .8em arial, sans-serif;
color: #333;
margin: 0;
padding: 0;
margin-bottom: 10px;
}

form p{
color: #333;
}

legend{
font: 1em geneva, sans-serif;
color: #71503e;
}

a#forget_password{
text-align: left;
color: #333;
font: 10px verdana, sans-serif;
text-decoration: underline;
}

a.select_all{
color: #333;
font: 10px verdana, sans-serif;
text-decoration: underline;
}

fieldset{
background: #fcfbe9;
border: 1px solid #71503e;
margin-bottom: 1em;
padding: 10px;
}

form{
margin-bottom: 1em;
}


/*   ----------------------  CHAMPIONS ADMIN  ----------------------   */

#champ_admin_nav{
margin: 0;
padding: 0;
border-bottom: 1px solid #71503e;
margin-top: 22px;
width: 180px;
}

#champ_admin_nav li{
list-style-type: none;
display: block;
width: 180px;
font: 14px arial, sans-serif;
border-top: 1px solid #71503e;
text-align: left;
}

#champ_admin_nav li a{
background: #fff url(/images/button_bkg.gif) bottom right;
display: block;
color: #71503e;
text-decoration: none;
padding-top: 5px;
padding: 5px;
padding-right: 0;
}

#champ_admin_nav li#active{
padding-top: 5px;
padding: 5px;
padding-right: 0;
color: #666;
font: italic 14px arial, sans-serif;
}

#champ_admin_nav li a:hover{
background: #fff url(/images/button_bkg2.gif);
color: #333;
}

#champ_admin_col1 h2{
font: 14px/10px arial, sans-serif;
font-weight: bold;
color: #71503e;
}

#reports{
list-style-type: none;
margin: 0;
padding: 0;
margin-left: 15px;
}

#reports li{
font: 12px arial, sans-serif;
display: block;
margin-bottom: 5px;
}

#reports li a{
color: #71503e;
}

#reports li a:hover{
color: #333;
}

#content_change_request h2{
font: 1em geneva, sans-serif;
color: #71503e;
}

#content_change_request li{
font: .8em arial, sans-serif;
color: #666;
margin-left: 0;
}

.thumb_box{
width: 100px;
height: 160px;
float: left;
text-align: center;
padding: 5px;
margin: 0;
border: 1px solid #71503e;
margin-right: 5px;
margin-bottom: 5px;
background: #fff;
}

.thumb_box_inner{
height: 100px;
padding-bottom: 5px;
}

.thumb_box img{

}

.thumb_box p{
margin: 0 auto;
font: .7em verdana;
}

a.delete_image{
color: #f93;
}

a:hover.delete_image{
text-decoration: underline;
color: #930;
}

dl#stafflist{
float: left;
width: 32em;
}

#stafflist dt{
width: 8em;
float: left;
font-weight: bold;
margin-bottom: 1em;
clear: left;
}

#stafflist dd{
float: left;
}

#stafflist dd.position{
width: 5em;
}

#stafflist dd.emailadd{
width: 16em;
}

#stafflist dd.edit{
width: 3em;
}

#ssrr div#checkbox_space, input.osr_check{
float: left;
clear: left;
width: 12px;
}

#ssrr p, p.osr_item{
float: left;
margin-left: 15px;
margin-top: 0;
}

#ssrr input.button{
float: left;
margin-right: 4px;
}



/*    ----------------------  SEARCH RESULTS  ----------------------    */

a.admin_link{
font: bold .65em verdana, sans-serif;
color: #c60;
margin-left: 1em;
}

.search_results p{
margin-top: 0;
}

.search_results h2{
margin-bottom: 5px;
}

ol.search_results li{
font: 1em arial, sans-serif;
}

.search_sponsor, .search_type{
margin-right: 2em;
}

a.pagination{
font: bold .9em verdana, sans-serif;
color: #c60;
}

/*    ----------------------  PROJECT PAGE  ----------------------    */

#project_description{
width: 530px;
float: left;
}

#project_description p{
line-height: 1.2em;
}

#project_description h1{
margin-bottom: 0;
}
#project_description h2{
margin-top: 0;
color: #333;
font: italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#project_img{
/* background: #fff url(/images/picture_container.gif) no-repeat; */
padding: 2px 5px 5px 0px;
margin-right: .5em;
float: left;
}

#project_progress{
margin-left: 550px;
position: relative;
z-index: 0;
}

#project_progress img{
display: block;
position: absolute;
}

p#our_goal_is{
display: block;
position: absolute;
top: 5px;
text-align: center;
z-index: 200;
width: 100%;
font: 13px "Arial Black", sans-serif;
color: #066;
}

p#weve_raised{
display: block;
position: absolute;
top: 65px;
left: 10px;
text-align: left;
font: 12px "Arial Black", sans-serif;
color: #066;
z-index: 200;
}

p#i_will_donate{
display: block;
position: absolute;
top: 180px;
text-align: center;
z-index: 200;
width: 85%;
font: 20px "Arial Black", sans-serif;
color: #066;
}

#project_button{
display: block;
position: absolute;
top: 280px;
left: 50px;
z-index: 200;
}

#thermometer{
display: block;
position: absolute;
}

/* 235px height fills the mercury */

#mercury{
display: block;
position: absolute;
bottom: -313px;
left: 125px;
background: #900;
width: 50px;
height: 75px;
z-index: -1;
}

#check_donation{
display: block;
position: absolute;
width: 100%;
text-align: center;
top: 380px;
z-index: 300;
}

/*    ----------------------  SPONSOR / PROJECT ADMIN  ----------------------    */

ol#sponsor_admin_projects{
font: .8em arial, sans-serif;
}

ol#sponsor_admin_projects li{
margin-bottom: 1em;
}

ol#sponsor_admin_projects li a{
font-weight: bold;
}

ol#sponsor_admin_admins{
font: .8em arial, sans-serif;
}

ol#sponsor_admin_admins li{
margin-bottom: 1em;
}

dl#proj_stats{
float: left;
width: 40em;
margin-top: 0;
}

dl#proj_stats dt{
width: 8em;
float: left;
font-weight: bold;
margin-bottom: .5em;
clear: left;
}

dl#proj_stats dd{
float: left;
margin-bottom: .5em;
width: 32em;
}

ol#proj_mem_list{
margin-left: .1em;
padding-left: .1em;
font: .8em arial, sans-serif;
margin-right: 1em;
float: left;
}

ol#proj_mem_list li{
padding-left: 0;
margin-left: 20px;
}

#mem_name_entry{

margin-left: 250px;
}

table#contributions td{
font: .8em arial, sans-serif;
padding-right: 1em;
}

table#contributions caption{
text-align: left;
color: #333;
font: bold 1em arial, sans-serif;
margin-bottom: 1em;
}

th{
font: bold .8em arial, sans-serif;
}


/*  ----------------------  POPUP  ----------------------   */

body#popup{
background: #fff;
text-align: left;
margin-top: 10px;
margin-left: 10px;
width: 95%;
}

/*  ----------------------  HOME PAGE  ----------------------   */

#recently_funded{
width: 45%;
background: #fff url(/images/home_bkg.gif) repeat-x;
float: left;
padding: .5em;
margin-right: 1em;
}

#recently_funded h2, #current_projects h2{
margin-top: 0;
font: 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#recently_funded_projects{
margin: 0;
padding: 0;
list-style-type: none;
}

#recently_funded_projects li{
margin-bottom: .5em;
}

#current_projects{
width: 45%;
background: #fff url(/images/home_bkg.gif) repeat-x;
float: left;
padding: .5em;
}

a.button {
background: url(/images/button.gif) 0 0 no-repeat;
display: block;
width: 152px;
height: 46px;
font: bold 13px/16px arial;
text-transform: uppercase;
color: #fff;
text-align: center;
padding: 7px 0 0 0;
margin-left: 75px;
}

a.button:hover {
background-position: -152px 0;
text-decoration: none;
}

/*    ----------------------  PROJECTS  ----------------------    */

.project_box{
float: left;
width: 220px;
padding: 10px 20px 10px 0;
}
