@charset "utf-8";

/*
Site: TSRI Template
Description: Global Control File
Author: Owen Anderson
Version: Final 1.0
.....
Graphics Design: Jesse Stumpp
Copyright 2009 The Scripps Research Institute
......

[Table Of Contents]

    1- Universals
    2- Links
    3- Headings
    4- Banner
    5- Navigation
    6- Middle
    7- Forms
    8- Extras
    9- Footer
    10- Home Page
/*
/* =0 Special Rules  (Placed at top due to laziness)
----------------------------------------------------------------------------------------------*/
.middle_content{
margin:0 53px 0 25px;
}

#nav_container{
display:none;
}

#right_side_vertbar{
display:none;

}

/* =1 Universals
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html {overflow: -moz-scrollbars-vertical;overflow-x: scroll ;}
body  {
    font: .63em/1em Arial, sans-serif;
    line-height:1.7em;
    /*background: #d3d3d3 url(../images/grad_pg_bkgnd.jpg) repeat-x left top;*/
    background-color: white;
    text-align: center;
    color: #000;
}

strong{
    font-weight: bold;
}

em{
    font-style: italic;
}

#wrapper {
    margin: auto;
    text-align: left;
    border-bottom: 0px none;
    max-width: 1022px;
    min-width: 1022px;
        background-color: white;
    /*background: #fff url(../images/grad_sub_wrapper.jpg) repeat-x 0px 176px;*/
}


/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a { text-decoration:none; } /*clears red border on rollover*/

a img { border:0; }
a {color:#0494bd; }
.headline{color:black;}
.left-article{font-size: 12px; margin-bottom: 15px; color:black; font-weight:normal;}
a:hover {color: #01caf5; }

a.button{
color:#4D4D4D;
background-color:#FFFFFF;
border:1px solid #B4B4B4;
padding:2px 3px;
text-decoration: none;
}
a.button:hover{
color:#4D4D4D;
}

/* =3 Headings (see hr_user-styles.css)
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.members-table tr td h3{
    margin: 0 0 .5em 0;
}

/* =4 Banner (Logo/Search/Title/Graphic)
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#banner {
  display:none;

}

#banner h1 {
display:none;

}


#logo_container {
display:none;

}

#logo {
display:none;

}

#scripps_logo{
display:none;


}

#nv_logo{
display:none;

}

/*Sub-pages only*/
#logo_container_sub {
display:none;

}

#logo_sub {
 display:none;

}


#banner_picture_sub {
    display:none;

}
#bottom_logo_container_sub {
   display:none;

}
#bottom_banner_picture_sub {
display:none;

}


/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/


#content_wrapper {
    float:left;
    width:78%;
}

#content_white_t4 {
    margin:0;
    background-color: #fff;
    width: 100%;
    padding: 0;
    float: left;
    font-size: 1.4em;
    line-height: 1.57em;
    min-height: 540px;
}

/*Corners for the Content Divs*/

*.top_left {
    background: url(../images/corner_top_left.gif) top left no-repeat;
    float: left;
    width: 100%;
}

*.bottom_right { background:url(../images/corners1.gif) no-repeat right bottom; }

*.top_right {
    /* background: url(../images/corner_top_right.gif) top right no-repeat; */
    float: right;
    width: 100%;
    margin: 0;
    padding: 0px;
    background-color: #fff;
    /* background-color: #f9f9fc; */
}

*.bottom_left {background:url(../images/corners1.gif) 0% 100% no-repeat;}

.top_left_img { background:url(../images/corner_top_left_blue.gif) top left no-repeat;
}

.top_right_img { background:url(../images/corner_top_right_blue_.gif) no-repeat right top;
}
/*End Corners*/

#page_heading {
    width:100%;
    /* background: #f9f9fc; */
    margin:0;
}

#page_heading_FL h1{
    color: #f26522;
}


.sidebar1{
     height:100%;
     float:left;
     padding: 0 0 0 25px;
     width: 19%;
     display:none;

}

.nv_nav {
   color: black;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    display:none;

    
}

.in_news_rss{
    color: black;
    font-size: 12px;
    line-height: 16px;
    display:none;

}
#nv_rtbar {
margin: 0 25px 0 25px;
}
#nv_rtbar ul {
    list-style-type: none;
    margin: 0 0 0 5px;
    padding:0;
}

#wrapper #content_container_full #t1_content-a h4, #wrapper #content_container_full #t1_content-b h4 {
    border-bottom: 1px solid /*#006*/;
    margin: 0px 1em 0.2em 1em;
    padding: 0.5em 1em 0px 0em;
}

#wrapper #content_container_full #t1_content-a  ul, #wrapper #content_container_full #t1_content-b ul   {
    font-size: 0.9em;
    color: #4d4d4d; /* modified DR #006; */
    text-decoration: none;
    margin:0;
    list-style: none;
    padding: 0em 0em 0em 2em;
}

#wrapper #wrapper #content_white_t4 ul   {
    font-size: 1em;
    color: #4d4d4d; /* modified DR #006; */
    text-decoration: none;
    margin:0;
    list-style: disc;
    padding: 0em 4em 0em 4em;
}
#wrapper  #wrapper #content_white_t4 ol   {
    font-size: 1em;
    color: #4d4d4d; /* modified DR #006; */
    text-decoration: none;
    margin:0;
    padding: 0em 4em 0em 4em; /* 2em; */
}



#sidebar2 { /*For Landing page no left nav - right side sidebar*/
    width: 22%;
    padding: 0;
    margin: 0;
    top: 0px;
    height: auto;
    float: right;

}


#t4_content-a {
    margin: 0 0 0 25px;
    padding:0em;
    overflow:visible;
    width: 62%;
    float: left;
}
#t4_content-a img {margin-right: 10px;}
.nvhomeimg {margin:0;}

#t4_sidebar2 {
    padding:0em;
    overflow:hidden;
    width: 34%;/*250px;*/
    height: 100%;
    margin: 0;
    float: left; 
    
}



#t4_sidebar2 a{color: #0494bd; font-size: .92em;}   /* -- NEW -- changed from #01caf5;*/
#t4_sidebar2 a:hover{color: #01caf5;}           /*           changed from #014c7c;*/

/*Table Begins*/
caption {
    padding: 0.5em 0.5em 0.2em 0.5em;
    text-align:left;
    font-size:1em;
    color: #4d4d4d;
}

table {
    font-size:1em;
    line-height:1.2em;
    float: left;
    background-color:#fff;
    margin: 0 1.5em 1em 2.5em;
    border-collapse:collapse;
    width: 90%;
    clear: right;
    
}

th {
    text-align: center;
    font-weight:normal;
    padding: 0.8em;
    background: #f6f5f0 url(../images/table_header.png) repeat-x left top; /* PD ##D7E3F7 */
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #293354;
}

tfoot {font-size:0.9em;
    color:#003;
}

td { padding:0.4em;
    background: #f6f5f0; /* PD #014C7C;*/
    border-bottom:1px solid #fff;
    border-right: 1px solid #fff;
    color:#4d4d4d; /* PD #fff */
    font-size: 0.9em;
    }

tr:hover td {
    background: #f6f5f0; /* PD #276790;*/
    color:#4d4d4d; /* PD fff; */
}
td p {
    margin:2px 2px 2px 2px;
    padding:0px;
    color: #4d4d4d;
    font-size:1em;
    text-align: left;
    line-height:1em;
}
td h3 {
    font-size: 1.07em;
    margin:3px 3px 3px 3px;
    padding:0px;
    font-weight: bold;
}
td a { text-decoration:underline;
    color:#0494bd; /* PD #fff; */
    }
table a:hover { color:#01caf5; */PD color:#fff;*/
}

.blank {background-color:#f8f8fb;}

/* Table Ends */

/* =7 Forms
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* Search*/

textarea{
margin: 1.5em 3.5em;
border: thin solid #CCCCCC;
width: 90%;
}

#searchform {
    width:auto;
    float:right;
    /* width:30%; */
}

fieldset.search { 
    border: none;
    margin: 0;
    /* background: #C9D9F2; */
    float:right;
}

#searchform input{ 
    border: none;
    width: 185px;
    height: 22px;
    background: url(../images/search_bg.jpg) repeat-x top left;
    padding: 0 0 0 4px;
}

#searchform input.submitBtn{  /* -- NEW -- */
    width: auto;
    height: auto;
    text-transform: uppercase;
    background: transparent none;
    font-weight: bold;
    font-size: 1em;
    color: #333c56;
    cursor: pointer;
}

input{
    background-color: #fff;  /* -- NEW -- */
    border: 1px solid #b4b4b4;
    padding: 2px 3px;
}

input.submitBtn{
    background-color: #d3d3d3; 
    border: 1px solid #b4b4b4; 
    padding: 2px 5px;
} 





form dt {
   clear:both;
   float:left;
   text-align:right;
}

form dd {
   float:left;
   margin:0 0 .5em .5em;
}

/* =8 Extras
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.float-divider {
    margin:0;
    padding:0;
    font-size:1px;
    line-height:0;
    clear:both;
    height:0;
}

.clearfloat { /* this class should be placed on a div or break element and
                should be the final element before the close of a container
                that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    background: #fff url(../images/footer_bg.jpg) repeat-x top left;
    font-size: 1.1em;
    line-height: 3.18em;
    display:none;
    
}

#footer_links{
    padding: 20px 0 20px 10px; /* DR 10px;  -- NEW --*/
    } 
#footer_intranet{
    padding: 17px 0 17px 10px; /* DR 10px;  -- NEW --*/
    } 
#footer ul{ /* -- NEW --*/
    width: 139px;
    float: left;
    padding: 0;
}


#footer .top_link{  /* -- NEW --*/
    border-bottom: 1px solid #fff;
    margin-bottom: 2px;
    line-height: 2.9em;
    height:32px;
}
#footer #footer_links .top_link li {
    line-height: 1.5em;
    padding-top: .75em;
    padding-bottom: .75em;
}

#footer strong{ /* -- NEW --*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
    color: #333c56;
}

#footer a, #footer p, {
    /* font-family:Verdana, Geneva, sans-serif; */
    color: #333c56;
    font-size:1em;
    margin:0;
    /* text-align:center; */
    /* text-transform:capitalize; */
}
/*Added for Copyright info*/
.legal  p, .legal a{
    width:100%;
    font-size: 1 em;
    color: #rg45h8;
    text-align: center !important;
    float: none !important;
    padding: 0 0 0 0;
}


#footer_links a:link    {color: #000000; } /* 0494bd; }*/
#footer_links a:visited {color: #000000;} 
#footer_links a:hover { color: #01caf5; }
