/* -------  Basic styles to make page full width and other defaults  ------- */

#outerbody {border:0 none;}
#innerbody .program a {text-decoration:none;}
#maincolumn {margin-left:0px; }
#maincolumn p {line-height:18px;}
#maincolumn .maincolumn_inner {padding:30px 30px 0px; background:none;}
#maincolumn h1 {color:#603010; font-size:24px; margin:0; padding:0;}	
#maincolumn a {color:#603010;}


/* -------  Header for Chronicles  ------- */

#header {margin-top:5px; border-bottom:1px solid #ccc; z-index:98; background:url('/services/development/images/header_chronicles_of_endowment.jpg') no-repeat top right #e5e5dc; height:78px;}
#header_inner {padding:45px 0 0 15px;}


/* -------  Search Box  ------- */

#search_chronicles_endowment {margin:0 auto; padding:30px 0px; text-align:center;}
#search_chronicles_endowment form {}
#search_chronicles_endowment p{font-size:11px; color:#666666; margin-bottom:20px;}
#search_chronicles_endowment label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#search_chronicles_endowment .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#search_chronicles_endowment input.search{
ffloat:left;
font-size:12px;
padding:5px 5px;
background:#f5f5f5;
border:solid 1px #dcdcdc;
width:240px;
margin:0px;
}
#search_chronicles_endowment .search_button {
background: -moz-linear-gradient(center top , #F6F6F6, #DFDFDF) repeat scroll 0 0 transparent;
border: 1px solid #BDBFC1;
border-radius: 1px 1px 1px 1px;
color: #3C3C3C !important;
cursor: pointer;
display: inline-block;
font-size:12px;
overflow: visible;
padding: 5px 5px;
text-decoration: none;
}


/* -------  Search Results page  ------- */

table#search_results_chronicles_endowment {width:99%; font-size:100%; margin-bottom:20px;}
table#search_results_chronicles_endowment tr th {background:#603010; font-size:90%;}
table#search_results_chronicles_endowment td {padding:10px 6px;}

table th.fund_width {width:270px;}
table th.school_width {width:190px;}
table th.level_width {width:175px;}
table th.purpose_width {width:75px;}


/* -------  Search (Fund) Details page  ------- */

#back_to_search {margin-top:5px; padding:7px 15px; background:#e5e5dc; }

#search_details {padding:20px;}
#search_details h1.search_details_title {color:#2e5b89; font-size:22px; margin-bottom:20px;}

#fund_photo { float:right; margin:0 0 10px 10px;}
#fund_photo img { max-width: 225px; }
#fund_details { float:left; width:50%; }
#fund_description {margin-top:10px;}

.button
{
        display: inline-block;
        white-space: nowrap;
        background-color: #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
        border: 1px solid #777;
        padding: 0 1.5em;
        mmargin: 0.5em;
        font: bold 13px/2em Arial, Helvetica;
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.button:hover
{
        background-color: #ddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}

.button:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
}

.button:focus
{
        outline: 0;
        background: #fafafa;
}    

.button:before
{
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
}

.next:before {content: "\279C";}
