/* CSS INCLUDES */

@import url(pagination.css);

/* PAGINATION */

@import url(archive-related-links.css);

/* ARCHIVE  */
#content h2.header {
    padding-left: 30px;
}

.results-page {
    padding: 0 30px;
}

.search_form {
    border-bottom: 1px solid #e0e0e0;
    margin: 0 12px 12px;
    padding: 22px;
}

.search_form h2 {
    width: 280px;
    height: 34px;
    background: url(i/search/search-results.gif) 0px 0px no-repeat;
    text-indent: -9999px;
    margin-bottom: 16px;
}

.search_form #search_form_1 .searchHelp {
    display: none;
}

.search_form #results-search {
    width: 470px;
    margin-right: 20px;
}

.s_search h2.header {
    margin-left: 35px;
}

.results-numbers,.sort {
    font-size: 11px;
    color: #999;
}

.results-numbers {
    margin-left: 34px;
    float: left;
}

.sort {
    float: right;
    margin-right: 34px;
}

.sort a {
    font-weight: bold;
    text-transform: lowercase;
}

h3.keyword {
    font-size: 14px;
    display: inline;
    border: 2px solid #000;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    padding: 0 28px;
    margin-left: 34px;
}

.results {
    clear: both;
    float: left;
    margin-left: 12px;
    padding-top: 30px;
    width: 650px;
}

.result {
    clear: both;
    float: left;
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 10px 0;
    width: 614px;
    border: none;
    border-bottom: 1px dotted #bbb;
    /*background:url(i/global/horiz-dots.gif) left bottom repeat-x;*/
}

.result:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.result .captioned-photo {
    float: left;
    background: url(i/shell/results-img-bg.gif) left bottom no-repeat;
    padding-bottom: 5px;
}

.result .captioned-photo img {
    margin-top: -5px;
    margin-left: 3px;
}

.result .info {
    overflow: hidden;
    padding-left: 30px;
    margin-right: 0;
}

.home .result .info {
    padding-left: 0;
}

.result .info h5 {
    margin-bottom: 10px;
}

.result .info h3 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px;
    line-height: 1em;
}

.result .info h3 a {
    color: #000;
}

.result .info h3 a:hover {
    color: #525d60;
}

.result .info .text {
    font: 12px/1.5em Georgia;
}

.result .display-date {
    margin-bottom: 0;
    line-height: 1.5em;
}

.pagination {
    margin-right: 12px;
}

/* SET6 BIO*/
.set6 {
    background: url(i/index/gradient-bg.gif) left bottom repeat-x;
    clear: both;
    margin-bottom: 18px;
}

.set6 .feature:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.set6 .feature {
    border-bottom: 1px dotted #BBBBBB;
    margin: 0 12px;
    padding: 0 0 0 44px;
    clear: both;
    height: 1%;
}

.set6 .feature .captioned-photo {
    float: left;
    margin-right: 58px;
    width: 176px;
    height: 187px;
    background: url(i/index/frame-bg.gif) 0px 0px no-repeat;
}

.set6 .feature .captioned-photo img {
    margin-top: 1px;
    margin-left: 3px;
}

.set6 .feature h3 {
    font-size: 32px;
    font-weight: bold;
}

.set6 .feature h3 a {
    color: #000;
}

.set6 .feature .blurb {
    overflow: hidden;
}

.set6 .feature .text {
    font: 12px Georgia;
}

.set6 .feature .links li {
    list-style-type: none;
}

.set6 .feature .display-date {
}

.set6 .feature div,.set6 .feature ul,.set6 .feature h3,.set6 .feature h5 {
    margin-bottom: 18px;
}

.pagination {
    clear: both;
}

.ss_presscenter .p {
    background: #fff;
}

.ss_presscenter .px {
    float: left;
    width: 150px;
    margin-left: -637px;
}

.ss_presscenter .pc {
    width: 486px;
    padding-left: 150px;
}

.ss_presscenter .nav-sections {
    padding: 40px 5px 49px 16px;
    font-size: 11px;
    text-transform: uppercase;
}

.ss_presscenter .nav-sections a:link,.ss_presscenter .nav-sections a:visited,.ss_presscenter .nav-sections a:hover {
    color: #000;
}

.ss_presscenter .nav-sections h3 {
    margin-bottom: 14px;
}

.ss_presscenter .nav-section dl dd {
    margin-bottom: 4px;
    font-weight: bold;
}

.ss_presscenter .nav-section dl dd span {
    display: block;
    font-style: italic;
    text-transform: none;
    font-weight: normal;
}

.ss_presscenter .nav-section dl {
    padding-bottom: 20px;
    margin-bottom: 24px;
    width: 120px;
    border-bottom: 1px solid #dcdcdc;
}

.ss_presscenter .results {
    width: 479px;
    border-left: 1px dotted #BBBBBB;
}

.ss_presscenter .result {
    width: 466px;
    padding: 0 0 0 12px;
}

.ss_presscenter .result .info {
    padding-left: 40px;
    float: left;
    width: 249px;
    overflow: hidden;
}

.ss_presscenter .keywords {
    width: auto;
}

.ss_presscenter #xrail, .ss_presscenter.c_pressreleases #xrail,.ss_presscenter.c_bios #xrail {
    margin-top: 130px;
}

