/* PRESIDENTIAL collection_splash PAGE STYLESHEET */
.clear {
    clear: both;
    /* override values set in scripts/search.css */
    height: auto;
    overflow: default;
    margin: default
}

.fancybox-inner {
    font-size: 1.3em
}

#content {
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.4em !important;
    margin: auto;
    width: 1028px;
	/*min-width: 620px;*/
    position: relative;
    padding-top: 20px
}

#content #splash_tab_1 ul,#content #related_links ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 8px 0 0 0
}

div.checkbox_block {
    float: left;
    padding: 0 5px
}

.checkbox_block label {
    display: block;
    font-size: 1em
}

.checkbox_block input {
    vertical-align: top
}

.checkbox_block label span {
    display: inline-block
}

.checkbox_block label em {
    font-style: normal;
    color: #777
}

#content div.key_issues_overview {
    font-size: 1.2em
}

#collection_splash_tabs h1 {
    color: #A4333B;
    padding: 5px 0
}

#collection_splash_tabs #table_div {
    margin-top: 0
}

#collection_splash_tabs #table_div a:hover {
    text-decoration: underline
}

.google-visualization-table-tr-head,
.google-visualization-table-tr-head td,
.google-visualization-table-tr-head-nonstrict {
    text-align: left
}

#content .ui-widget,
#content p,
#content #collection_splash_tabs table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%
}

#content #splash_tab_1 p, #content #splash_tab_2 p, #content #splash_tab_3 p, #content #splash_tab_4 p, #content #splash_tab_5 p {
    width: 90%
}

#content div.img_holder {
    float: left;
    margin-right: 20px;
    padding: 0 20px 0 10px;
    width: 125px
}

#content #multimedia .video_gallery,
#content #splash_tab_2 .video_gallery,
#content #splash_tab_3 .video_gallery,
#content #splash_tab_4 .video_gallery {
    /*margin-left:20px;*/
    float: left;
    padding-top: 10px
}

#content div.img_holder p {
    width: 150px;
    padding-top: 10px;
    line-height: 1.2em
}

#content div.img_holder a {
    color: #757575;
    font-weight: bold
}

#content #right_text {
    float: left;
    width: 186px;
/*240px;*/
    font-size: 0.787em;
 /*reduce from 14.4 to 11 1/3*/
    height: 40%;
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 20px
}

#content #image_gallery {
    width: 100%
}

#content #image_gallery h1 {
    margin-top: 15px
}

#content a:hover {
    cursor: pointer
}

#content div.img_holder img {
    display: block
}

#splash_tab_4 div.img_holder img {
    display: block;
    width: 170px;
    height: 180px
}
/*Removed margin:auto for IE compatability */
#content #topText {
    display: inline-block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    width: 95%
}

#content #topText h4 {
    margin: 0 0 5px 0
}

#content #topText p {
    margin: 5px 0 0 0
}

#content #topText ul {
    margin: 8px 0 0 0;
    padding-left: 225px
}

#content #topText li {
    list-style-type: disc;
    list-style-position: inside
}

#content div.collection_splash_overview {
    font-size: 1.2em
}

#content div.collection_splash_overview p {
    line-height: 1.4em
}

#content #bottom_text h3 {
    color: #000
}

#content #issue_section {
    border-top: 1px solid #ddd;
    padding: 5px 0;
    width: 95%
}

#bottom_text {
    padding-top: 10px
}

#collection_splash_tabs {
    width: 81%;
    float: left
}

#collection_splash_tabs.ui-tabs {
    padding: 0 /*10px 0*/;
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
	/*font-size: .9em;*/
}

#collection_splash_tabs ul.ui-tabs-nav {
    background: transparent none;
    border: 0;
    padding-left: 0;
    float: left;
    width: 60%
}

#key_issues_splash #key_issues_tabs div.ui-tabs-panel, /* disaster assistance */
#collection_splash_tabs div.ui-tabs-panel {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: 3px solid #000000;
	/*background-color:#f4f4f2;*/
    display: inline-block;
    width: 98%
}

/* Share This Modifications */
#collection_splash_tabs .ui-helper-clearfix:after,
#key_issues_tabs .ui-helper-clearfix:after {
    content: "";
    display: inline
}

#key_issues_tabs #share_this ol {
    margin: 8px 0 0 20px
}

#key_issues_splash #key_issues_tabs #share_this ol {
    margin: 5px 0 0 20px
}

#action_tracker_splash #key_issues_tabs #share_this ol {
    margin: 15px 0 0 20px
}

#action_tracker_page #key_issues_tabs .ui-helper-clearfix:after {
    display: block
}

#collection_splash_tabs li.ui-state-default {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-image: none;
    background-color: #D4D2D9;
    margin-right: 5px !important;
    padding-bottom: 0
}

#collection_splash_tabs li.ui-state-default a {
    background-color: transparent;
    font-weight: bold
}

#collection_splash_tabs li.ui-state-active {
    border-color: #A10E1F;
    background-color: #A10E1F;
    background-image: none;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

#collection_splash_tabs p,
#collection_splash_tabs ul,
#collection_splash_tabs li {
    line-height: 1.3em
}

/*#collection_splash_tabs #splash_tab_1 li {
	line-height: .8em
}*/

#collection_splash_tabs li.ui-state-active a {
    background-color: transparent;
    color: #FFF !important;
    font-weight: bold
}

#tech_assess_text #collection_splash_tabs li.ui-state-active {
    border-color: #df7a00;
    background-color: #df7a00;
    font-weight: bold
}

#tech_assess_text div.clear {
    line-height: 1em
}

#content #tech_assess_text #multimedia #featured_topics .video_gallery {
    width: 700px
}

#tech_assess_text .scrollable {
    height: auto
}

#tech_assess_text .scrollable .items {
    position: relative
}

#tech_assess_text #collection_splash_tabs li.ui-state-active a {
    color: #dbadb1
}

div.img_page {
    height: 125px;
    width: 142px
} /* width:189px} */
div.img_page img {
    height: 100%
}

#splash_callout_box {
    float: left;
    width: 17%;
    padding: 0;
    height: 100%;
    font-style: italic;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1.1em
}

#splash_callout_box ul {
    margin-top: 2px;
    padding: 5px;
    margin: 5px 15px 0 5px
}

#splash_callout_box li {
    list-style-type: none;
    padding: 0;
    padding-bottom: 10px
}

#splash_callout_box img:hover {
    cursor: pointer
}

#tech_assess_text #splash_callout_box li a {
    list-style-type: none;
    width: 90%;
    display: block;
    text-align: center;
    padding: 5px;
    line-height: 1.4em;
    -moz-box-shadow: inset 0px 1px 0px 0px #f7dec0;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f7dec0;
    box-shadow: inset 0px 1px 0px 0px #f7dec0;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7dec0), color-stop(1, #fbefe0) );
    background: -moz-linear-gradient( center top, #f7dec0 5%, #fbefe0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7dec0', endColorstr='#fbefe0');
    background-color: #fbefe0;
    border: 3px solid #df7a00;
    color: #df7a00
}

#tech_assess_text #splash_callout_box li a:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fbefe0), color-stop(1, #f7dec0) );
    background: -moz-linear-gradient( center top, #fbefe0 5%, #f7dec0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbefe0', endColorstr='#f7dec0');
    background-color: #fbefe0
}

/*
#tech_assess_text #splash_tab_1 h1, #tech_assess_text #multimedia h1 {
    padding-top: 5px;
    border-top: 2px #df7a00 solid;
    color: #000;
    font-weight: normal
}
*/

#tech_assess_text #collection_splash_tabs #splash_tab_1 #featured_topics,
#tech_assess_text #collection_splash_tabs #multimedia #featured_topics {
    float: left;
    filter: none;
    width: 100%;
    background-color: none;
    background: transparent;
    border-color: transparent
}

#tech_assess_text #collection_splash_tabs #splash_tab_1 #featured_topics .scrollable,
#tech_assess_text #collection_splash_tabs #multimedia #featured_topics .scrollable {
    width: 92%
}

#tech_assess_text #collection_splash_tabs #splash_tab_1 #featured_topics img,
#tech_assess_text #collection_splash_tabs #multimedia #featured_topics img {
    border: 1px black solid
}

#tech_assess_text #collection_splash_tabs #splash_tab_1 #featured_topics .item {
    font-size: .9em
}

#tech_assess_text #collection_splash_tabs #multimedia #featured_topics .item {
    font-size: 1em
}

#tech_assess_text #collection_splash_tabs #multimedia #featured_topics .item {
    width: 810px
}

#splash_tab_2 .scrollable {
    margin-left: 0
}

#book_section {
    width: 18%
}

#splash_tab_4 div.bio_data {
    width: 100%
}

#splash_tab_4 div.bio_data a {
    font-size: 1em
}

#content div.bio_data ul {
    margin: 0;
    padding: 0
}

#content div.filter_list ul {
    margin-top: 5px
}

#splash_tab_4 div.bio_data > ul > li {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    list-style-type: none
}

#splash_tab_4 div.bio_data ul li ul li {
    list-style-image: none;
    list-style-type: none;
    line-height: 1.2em;
    margin: 0 10px 0
}

* html #splash_tab_4 .bio_data > ul > li {
    margin: 0 0 0 0;
    float: left;
    display: inline;
    width: 50%
}/*IE6*/
*+html #splash_tab_4 .bio_data > ul > li {
    margin: 0 0 0 0;
    float: left;
    display: inline;
    width: 50%
}/*IE7*/
#splash_tab_4 .bio_data div.img_holder {
    width: 170px;
    height: 180px;
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #ddd
}

#splash_tab_4 .bio_data img {
    margin: auto;
    display: block;
    height: 100%
}

.green {
    color: #006600;
    font-weight: bold
}

.red {
    color: #A4333B;
    font-weight: bold
}

.blue {
    color: #37609C;
    font-weight: bold
}

.orange {
    color: #df7a00;
    font-weight: bold
}

.black {
    color: #000;
    font-weight: normal
}

/* prev, next, prevPage and nextPage buttons */
#content a.browse {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #df7b00), color-stop(1, #df7b00) );
    background: -moz-linear-gradient( center top, #df7b00 5%, #df7b00 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df7b00', endColorstr='#df7b00',GradientType=0 );
    background-color: #df7b00;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    font-size: 22px;
    color: #f7dec0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2em;
    font-family: arial helvetica sans serif
}

/* right */
#content a.right {
    background-position: 0 -30px;
    margin-right: 20px
}

#content a.right:hover {
    color: #a55b02;
    background-position: -30px -30px
}

#content a.right:active {
    background-position: -60px -30px
}


/* left */
#content a.left {
    margin-left: 0px
}

#content a.left:hover {
    color: #a55b02;
    background-position: -30px 0
}

#content a.left:active {
    background-position: -60px 0
}

/* disabled navigational buttons */
#content .left.disabled, #content a.left:hover.disabled {
	/*visibility:hidden !important;*/
    background-position: -90px 0;
    cursor: default;
    color: #f4f4f4;
    background: #d4d2d9;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d2d9', endColorstr='#d4d2d9',GradientType=0 )
}

#content .right.disabled, #content a.right:hover.disabled {
	/*visibility:hidden !important;*/
    background-position: -90px -30px;
    cursor: default;
    color: #f4f4f4;
    background: #d4d2d9;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d2d9', endColorstr='#d4d2d9',GradientType=0 )
}

#content #crumbtrail li {
    padding-right: 5px;
    padding-bottom: 10px;
    list-style-image: url('/images/arrow.png')
}

#content #crumbtrail {
    margin-bottom: 20px
} /* changed from 20px to make room for Latest Reports */
#splash_tab_1 h3 {
    font-weight: normal
}

/* KEY ISSUES LANDING PAGE STARTS HERE */
#content #key_issues_splash {
    font-family: Arial,Helvetica,sans-serif !important;
    line-height: 1.4em !important;
    margin: auto;
    width: 1028px;
	  /*min-width: 620px;*/
    position: relative;
    padding-top: 20px
}

#content #key_issues_splash .ui-widget,#content #key_issues_splash p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%
}

#key_issues_splash div.checkbox_block {
    float: left;
    padding: 0 5px
}

#content #key_issues_splash div.key_issues_overview {
    font-size: 1.2em
}

#key_issues_splash .checkbox_block label {
    display: block;
    font-size: 1em;
    clear: both
}

#key_issues_splash .checkbox_block input {
    vertical-align: top;
    display: block;
    float: left
}

#key_issues_splash .checkbox_block label span {
    display: block;
    float: left
}

#key_issues_splash .checkbox_block label em {
    font-style: normal;
    color: #777
}

#key_issues_splash .clear {
    clear: both
}

#key_issues_splash .checkboxes {
    padding: 5px
}/*border:1px solid #D4D2D9;border-top:3px solid #000000*/
#content #key_issues_splash div.results h4 {
    font-size: 1.2em;
    color: #000;
    border-bottom: 1px solid #000;
    margin: 10px 0 0 0;
    text-transform: none
}

#content #key_issues_splash div.results h5 {
    font-size: 1.1em;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0 5px 0
}

#content #key_issues_splash div.results a {
    font-size: 1em
}

#content #key_issues_splash div.results ul {
    margin: 0;
    padding: 0
}

#content #key_issues_splash div.results > ul > li {
    min-height: 100px;
	   /*display:inline-block;*/
    vertical-align: top;
    width: 50%;
    list-style-type: none
}

#content #key_issues_splash div.results > ul > li.odd {
    float: left
}

#content #key_issues_splash div.results > ul > li.even {
    float: right
}

#content #key_issues_splash div.results ul li ul li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}

* html #content #key_issues_splash .results ul li {
    display: inline
}/*IE6*/
*+html #content #key_issues_splash .results > ul > li {
    min-height: 100px;
    display: inline
}/*IE7*/
#content #key_issues_splash .results div.img_holder {
    float: left;
    margin-right: 25px;
    width: 95px;
    height: 59px;
    padding: 2px 0;
    border: 1px solid #ddd
}

#content #key_issues_splash .results img {
    margin: auto;
    display: block
}

#key_issues_splash #key_issues_tabs.ui-tabs {
    padding: 0;
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
		/*font-size: .9em;*/
}

#key_issues_splash #key_issues_tabs ul.ui-tabs-nav {
    background: transparent none;
    border: 0;
    padding: 0;
    clear: left;
    float: left
}

   /* fixes key issues layout, but requires special class to avoid problems with tabs panels, that should have 10px padding */
#key_issues_splash #key_issues_tabs div.ui-tabs-panel.key_issues_exception {
    padding: 0;
    margin: 0;
    width: 886px;
    font-size: 1em;
 /*override 1.2em*/
}

   /* similar, different exception for legal home */
#key_issues_splash #key_issues_tabs div.ui-tabs-panel.legal {
    padding: 10px;
    width: 826px
}

#key_issues_splash #key_issues_tabs li.ui-state-default {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-image: none;
    background-color: #D4D2D9;
    margin-right: 5px !important;
    padding-bottom: 0
}

#key_issues_splash #key_issues_tabs li.ui-state-default a {
    background-color: transparent;
    font-weight: normal
}

#key_issues_splash #key_issues_tabs li.ui-state-active {
    border-color: #357DB7;
    background-color: #357DB7;
    background-image: none;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

#key_issues_splash #key_issues_tabs li.ui-state-active a {
    background-color: transparent;
    color: #FFF !important;
    font-weight: bold
}

#key_issues_splash #key_issues_tabs #feedback_link {
    color: #666666;
    padding: 5px 12px;
    border-left: 1px solid #D4D2D9;
    border-right: 1px solid #D4D2D9;
    border-bottom: 1px solid #D4D2D9
}

#key_issues_splash #overview div.overview_topics {
    float: left;
    width: 43%;
    padding: 10px 30px 0 30px;
    display: block
}

#key_issues_splash #overview div.overview_collections {
    float: left;
    width: 43%;
    padding: 10px 30px 0 30px;
    display: block
}

#key_issues_splash #overview div.checkboxes {
    background: #EFECE3;
    padding-bottom: 5px;
    display: block
}
/* #key_issues_splash #overview a {font-weight:bold;color:#000000;} */
#key_issues_splash #overview h1 a {
    font-weight: bold;
    color: #084A94
}

#key_issues_splash #key_issues_tabs a:active {
    text-decoration: underline
}

#key_issues_splash #key_issues_tabs a:hover {
    text-decoration: underline
}

#key_issues_splash #check_uncheck {
    text-align: center;
    padding: 5px 0
}

#key_issues_splash #check_uncheck .check {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d4d2d9) );
    background: -moz-linear-gradient( center top, #ffffff 5%, #d4d2d9 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4d2d9');
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #18568c;
    font-family: arial;
    font-size: 1em;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff
}

#key_issues_splash #check_uncheck .check:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d4d2d9), color-stop(1, #ffffff) );
    background: -moz-linear-gradient( center top, #d4d2d9 5%, #ffffff 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d2d9', endColorstr='#ffffff');
    background-color: #eae9ec;
    cursor: pointer;
    cursor: hand
}

#key_issues_splash #check_uncheck .check:active {
    position: relative;
    top: 1px
}

#duplication_splash #check_uncheck .check.go,
#key_issues_splash #check_uncheck .check.go {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    display: inline-block;
    background: #069;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

#duplication_splash #check_uncheck .check.go:hover,
#key_issues_splash #check_uncheck .check.go:hover {
    background: #069;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#duplication_splash #check_uncheck .check.go:active,
#key_issues_splash #check_uncheck .check.go:active {
    position: relative;
    top: 1px
}

#key_issues_splash #overview div.img_topics {
    width: 43%;
    display: block;
    float: left;
    padding: 0 30px 10px 30px
}

#key_issues_splash #overview div.img_topics img {
    vertical-align: bottom;
    width: 125px;
    height: 83px;
    padding-top: 15px;
    padding-right: 5px
}

#key_issues_splash #overview div.img_collections {
    width: 40%;
    display: block;
    float: left;
    padding: 0 30px 10px 30px
}

#key_issues_splash #overview div.img_collections img {
    vertical-align: bottom;
    width: 125px;
    height: 110px;
    padding-right: 5px
}

#key_issues_splash #collections div.img_holder {
    float: left;
    width: 28%;
    padding: 20px 0;
    text-align: center
}

#key_issues_splash #collections div.img_holder_2 {
    float: left;
    width: 33%;
    padding: 20px 0;
    text-align: right
}

#key_issues_splash #collections div.img_holder_3 {
    float: left;
    width: 25%;
    padding: 20px 0;
    text-align: left
}

#key_issues_splash #collections div.border {
    border: 1px solid #D4D2D9;
    padding: 10px 0;
    border-top: 3px solid #000000
}

#key_issues_splash #content .bg_submit {
    margin: 0;
    padding: 0
}

#key_issues_splash #feedback_link a {
    color: #084A94;
    text-decoration: none
}

/* KEY ISSUES PAGE STARTS HERE */
#key_issues_page #key_issues_tabs .clear {
    clear: both;
    height: 0
}

#content #key_issues_page {
    font-family: Arial,Helvetica,sans-serif !important;
    line-height: 1.4em !important;
    margin: auto;
    width: 1028px;
	  /*min-width: 620px;*/
    position: relative
}

#content #key_issues_page #summary ul,
#content #key_issues_page #related_links ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 8px 0 0 0
}

#content #key_issues_page #summary p,
#content #key_issues_page #summary ul {
    width: 85%
}

#content #key_issues_page .ui-widget,
#content #key_issues_page p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%
}

#content #key_issues_page div.img_holder {
    float: left;
    margin-right: 20px;
    padding: 2px;
    border: 1px solid #ddd
}

#content #key_issues_page div.img_holder img {
    display: block
}/*Removed margin:auto for IE compatability */
#content #key_issues_page #topText h4 {
    margin: 0 0 5px 0
}

#content #key_issues_page #topText p {
    margin: 5px 0 0 155px
}

#content #key_issues_page #topText ul {
    margin: 8px 0 0 0;
    padding-left: 225px
}

#content #key_issues_page #topText li {
    list-style-type: disc;
    list-style-position: inside
}

#content #key_issues_page div.key_issues_overview {
    font-size: 1.2em
}

#key_issues_page #key_issues_tabs.ui-tabs {
    padding: 10px 0;
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
	  /*font-size: .9em;*/
}

#key_issues_page #key_issues_tabs ul.ui-tabs-nav {
    background: transparent none;
    border: 0;
    padding: 0
}

#key_issues_page #key_issues_tabs div.ui-tabs-panel {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: 3px solid #000000;
	  /*background-color:#f4f4f2;*/
}

#key_issues_page #key_issues_tabs li.ui-state-default {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-image: none;
    background-color: #D4D2D9;
    margin-right: 5px !important;
    padding-bottom: 0
}

#key_issues_page #key_issues_tabs li.ui-state-default a {
    background-color: transparent;
    font-weight: bold
}

#key_issues_page #key_issues_tabs li.ui-state-active {
    border-color: #357DB7;
    background-color: #357DB7;
    background-image: none;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

#key_issues_page #key_issues_tabs p,
#key_issues_page #key_issues_tabs ul,
#key_issues_page #key_issues_tabs li {
    line-height: 1.6em
}

#key_issues_page #key_issues_tabs li.ui-state-active a {
    background-color: transparent;
    color: #FFF !important;
    font-weight: bold
}

#key_issues_page #key_reports div.key_report_rec {
    color: #A10E1F;
    padding: 0 0 5px 0
}

#key_issues_page #key_reports h4 {
    text-transform: uppercase;
    color: #000;
    padding: 5px 0 4px 0;
    line-height: 10px;
    margin: 0
}

#key_issues_page #key_reports h2 {
    display: inline-block;
    font-size: 1.1em;
    color: #084A94;
    border-top: 1px solid #DDD;
    padding: 3px 0;
    width: 100%;
    ;margin-top: 10px
}

#key_issues_page #related_links h2 {
    font-size: 1.1em;
    color: #000000;
    border-top: 1px solid #DDD;
    padding: 3px 0
}

#key_issues_page div.img_page {
    height: 85px;
    width: 129px
}	/* width:189px} */
#key_issues_page div.img_page img {
    height: 100%
}

#content #key_issues_page table {
    font-size: 1.1em;
    border-collapse: collapse;
    border-spacing: 0;
    border-color: #dcdcdc
}

#content #key_issues_page td {
    color: #333;
    line-height: 1.4em;
    vertical-align: middle;
    padding: 5px;
    border-color: #dcdcdc
}

#content #key_issues_page thead tr {
    background-color: #EEF2F7;
    background: linear-gradient(to bottom, #FFFFFF 0%, #F9FAFD 30%, #EEF2F7 60%, #E4E9F4 100%) repeat scroll 0 0 transparent
}

#content #key_issues_page th {
    padding: 10px 5px;
    border-color: #dcdcdc
}

#content #key_issues_page table tr.odd {
    background-color: #fff
}

#content #key_issues_page table tr.odd td.sorting_1 {
    background-color: transparent
}

#content #key_issues_page table tr.even {
    background-color: #FAFAFA
}

#content #key_issues_page table tr.even td.sorting_1 {
    background-color: transparent
}

#content #key_issues_page tbody tr:hover {
    background-color: #e7e9f9
}

#content #key_issues_page table.jq_datatable blockquote {
    display: none
}

#content #key_issues_page table.jq_datatable {
    margin: 0
}

/*   #content #key_issues_page tr.even,#content #key_issues_page tr.odder{border-top:1px dashed #666;border-bottom:1px dashed #666}*/
#key_issues_page .d_bottom {
    border-bottom: 1px dashed #666
}

#content #key_issues_page #crumbtrail li {
    padding-right: 5px;
    padding-bottom: 10px;
    list-style-image: url('/images/arrow.png')
}

#content #key_issues_page #crumbtrail {
    margin-bottom: 20px
} /* changed from 20px to make room for Latest Reports */

#content #key_issues_page .podcast_block a,
#content #key_issues_page .video_block a {
    display: block
}

#content #key_issues_page .podcast_block span,
#content #key_issues_page .video_block span {
    text-transform: uppercase;
    font-weight: 700
}

#content #key_issues_page .podcast_block div,
#content #key_issues_page .video_block > div {
    margin: 0 0 10px 20px;
    width: 400px
}

#content #key_issues_page div.vid_info {
    margin-top: 4px
}

   /*#content div.video_block{width:420px}
   #content div.vid_holder{margin:0 0 10px 20px}*/


#key_issues_page #contacts div.bio_data {
    width: 100%
}

#key_issues_page #contacts div.bio_data a {
    font-size: 1em
}

#content #key_issues_page div.bio_data ul {
    margin: 0;
    padding: 0;
    width: 100%
}

#content #key_issues_page div.filter_list ul {
    margin-top: 5px;
    float: left;
    width: 60%
}

#key_issues_page #contacts div.bio_data > ul > li {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    list-style-type: none
}

#key_issues_page #contacts div.bio_data ul li ul li {
    list-style-image: none;
    list-style-type: none;
    line-height: 1.2em;
    margin: 0 10px 0
}

* html #key_issues_page #contacts .bio_data > ul > li {
    margin: 0 0 0 0;
    float: left;
    display: inline;
    width: 50%
}/*IE6*/
*+html #key_issues_page #contacts .bio_data > ul > li {
    margin: 0 0 0 0;
    float: left;
    display: inline;
    width: 50%
}/*IE7*/
#key_issues_page #contacts .bio_data div.img_holder {
    width: 170px;
    height: 180px;
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #ddd
}

#key_issues_page #contacts .bio_data img {
    margin: auto;
    display: block;
    height: 100%
}

#key_issues_page #related_links div.related a {
    font-size: 1em
}

#key_issues_page #related_links div.related ul {
    margin: 0;
    padding: 0
}

#key_issues_page #related_links div.related > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}

* html #key_issues_page #related_links .related ul li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}/*IE6*/
*+html #key_issues_page #related_links .related > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}/*IE7*/
#key_issues_page #related_links .related div.img_holder {
    float: left;
    margin-right: 25px;
    width: 100px;
    height: auto;
    padding: 2px 0;
    border: 1px solid #ddd
}

#key_issues_page #related_links .related img {
    margin: auto;
    display: block;
    width: 100px;
    height: auto
}

#key_issues_page #related_links #related_sub {
    padding-bottom: 8px;
    display: inline-block;
    width: 100%
}

#key_issues_page #related_links > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 0
}

#key_issues_page #key_issues_tabs #feedback_link {
    color: #666666;
    border-top: 1px solid #D4D2D9;
    width: 98%
}

#collection_splash_tabs #feedback_link {
    color: #666666;
    border-top: 1px solid #D4D2D9;
    width: 98%
}

/* HIGHRISK PAGE STARTS HERE */

.clear {
    clear: both
}

#content #highrisk_splash {
    font-family: Arial,Helvetica,sans-serif !important;
    line-height: 1.4em !important;
    margin: auto;
    width: 1028px;
	  /*min-width: 620px;*/
    position: relative
}

#content #highrisk_splash #why ul, #content #highrisk_splash #why ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 8px 0 0 0
}

#content #highrisk_splash #why p,
#content #highrisk_splash #why ul {
    width: 85%
}

#content #highrisk_splash #what p,
#content #highrisk_splash #what ul {
    width: 85%
}

#content #highrisk_splash #done p,
#content #highrisk_splash #done ul {
    width: 85%
}

#content #highrisk_splash .ui-widget,
#content #highrisk_splash p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%
}

#content #highrisk_splash div.img_holder {
    float: left;
    margin-right: 20px;
    padding: 0 20px 10px 10px;
    width: 125px
}

#content #highrisk_splash div.img_holder img {
    display: block
}/*Removed margin:auto for IE compatability */
#content #highrisk_splash #topText h4 {
    margin: 0 0 5px 0
}

#content #highrisk_splash #topText p {
    margin: 5px 0 0 155px
}

#content #highrisk_splash #topText ul {
    margin: 8px 0 0 0;
    padding-left: 225px
}

#content #highrisk_splash #topText li {
    list-style-type: disc;
    list-style-position: inside
}

#content #highrisk_splash div.highrisk_overview {
    font-size: 1.2em
}

#highrisk_splash #highrisk_tabs.ui-tabs {
    padding: 10px 0;
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
	  /*font-size: .9em;*/
    width: 95%
}

#highrisk_splash #highrisk_tabs ul.ui-tabs-nav {
    background: transparent none;
    border: 0;
    padding: 0
}

#highrisk_splash #highrisk_tabs div.ui-tabs-panel {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: 3px solid #000000;
	  /*background-color:#f4f4f2;*/
    width: 98%
}

#highrisk_splash #highrisk_tabs li.ui-state-default {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-image: none;
    background-color: #D4D2D9;
    margin-right: 5px !important;
    padding-bottom: 0
}

#highrisk_splash #highrisk_tabs li.ui-state-default a {
    background-color: transparent;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    height: 2em
}

#highrisk_splash #highrisk_tabs li.ui-state-active {
    border-color: #A10E1F;
    background-color: #A10E1F;
    background-image: none;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

#highrisk_splash #highrisk_tabs p,
#highrisk_splash #highrisk_tabs ul,
#highrisk_splash #highrisk_tabs li {
    line-height: 1.6em
}

#highrisk_splash #highrisk_tabs li.ui-state-active a {
    background-color: transparent;
    color: #FFF !important;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    height: 2em;
    vertical-align: middle
}

#highrisk_splash #key_reports div.key_report_rec {
    color: #A10E1F;
    padding: 0 0 5px 0
}

#highrisk_splash #key_reports h4 {
    text-transform: uppercase;
    color: #000;
    padding: 5px 0 4px 0;
    line-height: 10px;
    margin: 0
}

#highrisk_splash #key_reports h2 {
    display: inline-block;
    font-size: 1.1em;
    color: #084A94;
    border-top: 1px solid #DDD;
    padding: 3px 0;
    width: 100%;
    ;margin-top: 10px
}

#highrisk_splash #related_links h2 {
    font-size: 1.1em;
    color: #000000;
    padding: 3px 0
}

#highrisk_splash div.img_page {
    height: 110px;
    width: 125px
}	/* width:189px} */
   /* PA wants to try 125px width for all medallion images
    * #highrisk_splash div.img_page img{height:100%;width:142px;height:125px;}
    */
#highrisk_splash div.img_page img {
    width: 125px
}

#content #highrisk_splash table {
    border-top: #a4333b 2px solid;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    text-align: left;
    border-bottom: 3px solid #000;
    border-collapse: collapse;
    border-spacing: 0
}

#content #highrisk_splash td {
    border: 1px solid #DCDCDC;
    text-align: left;
    color: #333;
    line-height: 1.4em;
    vertical-align: middle;
    padding: 5px;
    text-align: left
}

#content #highrisk_splash #highrisk_tabs td {
    padding: 0 5px
}

#content #highrisk_splash #highrisk_tabs th {
    height: 30px
}

#content #highrisk_splash th {
    background: -moz-linear-gradient(top,  #ffffff 0%, #f9fafd 50%, #e4e9f3 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f9fafd), color-stop(100%,#e4e9f3));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f9fafd 50%,#e4e9f3 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f9fafd 50%,#e4e9f3 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f9fafd 50%,#e4e9f3 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f9fafd 50%,#e4e9f3 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e9f3',GradientType=0 );
 /* IE6-9 */
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    border-top: 2px solid #A4333Bb;
    text-align: center;
    background-color: #ffffff
}

#content #highrisk_splash table tr.odd {
    text-align: left;
    background-color: #FAFAFA
}

#content #highrisk_splash tr.even,#content tr.odder {
    height: 25px;
    text-align: left;
    border-top: 1px dashed #666;
    border-bottom: 1px dashed #666
}

#highrisk_splash .d_bottom {
    text-align: left;
    border-bottom: 1px dashed #666
}

#content #highrisk_splash #crumbtrail li {
    padding-right: 5px;
    padding-bottom: 10px;
    list-style-image: url('/images/arrow.png')
}

#content #highrisk_splash #crumbtrail {
    margin-bottom: 20px
} /* changed from 20px to make room for Latest Reports */

#content #highrisk_splash .podcast_block a,
#content .video_block a {
    display: block
}

#content #highrisk_splash .podcast_block span,
#content .video_block span {
    text-transform: uppercase;
    font-weight: 700
}

#content #highrisk_splash .podcast_block div,
#content .video_block > div {
    margin: 0 0 10px 20px;
    width: 400px
}

#content #highrisk_splash div.vid_info {
    margin-top: 4px
}

   /*#content div.video_block{width:420px}
   #content div.vid_holder{margin:0 0 10px 20px}*/


#highrisk_splash #contacts div.bio_data {
    width: 100%
}

#highrisk_splash #contacts div.bio_data a {
    font-size: 1em
}

#highrisk_splash #content div.bio_data ul {
    margin: 0;
    padding: 0;
    width: 100%
}

#highrisk_splash #content div.filter_list ul {
    margin-top: 5px;
    float: left;
    width: 60%
}

#highrisk_splash #contacts div.bio_data > ul > li {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    list-style-type: none
}

#highrisk_splash #contacts div.bio_data ul li ul li {
    list-style-image: none;
    list-style-type: none;
    line-height: 1.2em;
    margin: 0 10px 0
}

* html #highrisk_splash #contacts .bio_data > ul > li {
    margin: 0 0 z0 0;
    float: left;
    display: inline;
    width: 50%
}/*IE6*/
*+html #highrisk_splash #contacts .bio_data > ul > li {
    margin: 0 0 0 0;
    float: left;
    display: inline;
    width: 50%
}/*IE7*/
#highrisk_splash #contacts .bio_data div.img_holder {
    width: 170px;
    height: 180px;
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #ddd
}

#highrisk_splash #contacts .bio_data img {
    margin: auto;
    display: block;
    height: 100%
}

#highrisk_splash #related_links div.related a {
    font-size: 1em
}

#highrisk_splash #related_links div.related ul {
    margin: 0;
    padding: 0
}

#highrisk_splash #related_links div.related > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}

* html #highrisk_splash #related_links .related ul li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}/*IE6*/
*+html #highrisk_splash #related_links .related > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}/*IE7*/
#highrisk_splash #related_links .related div.img_holder {
    float: left;
    margin-right: 25px;
    width: 100px;
    height: auto;
    padding: 2px 0;
    border: 1px solid #ddd
}

#highrisk_splash #related_links .related img {
    margin: auto;
    display: block;
    width: 100px;
    height: auto
}

#highrisk_splash #related_links #related_sub {
    padding-bottom: 8px;
    display: inline-block;
    width: 100%
}

#highrisk_splash #related_links > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 0
}

#highrisk_splash #highrisk_tabs #feedback_link {
    color: #666666;
    border-top: 1px solid #D4D2D9;
    width: 98%
}

#highrisk_splash #highrisk_tabs #share_this {
    width: 25%;
    padding-top: 15px
}

#content #topText a:hover,
#content #topText a:active {
    text-decoration: underline
}

#content #topText h1.linkHead {
    width: 10%;
    display: inline;
    font-size: 1.2em
}

#content #topText h1.linkHead2 {
    font-size: 1em
}

#content #topText h1.linkHead3 {
    width: 10%;
    font-size: 1.2em;
    display: inline;
    padding-left: 75px
}

#highrisk_table td {
    height: 25px;
    border: 1px solid #DCDCDC;
    padding: 0 10px
}

#highrisk_table tr {
    padding-right: 10px
}

#highrisk_table {
    padding: 0;
    width: 90%;
    border-top: 2px solid #A4333B
}

/* ACTION TRACKER SPLASH STARTS HERE */
#action_tracker_splash .clear {
    clear: both;
    height: 0
}

#content #action_tracker_splash {
    font-family: Arial,Helvetica,sans-serif !important;
    line-height: 1.4em !important;
    margin: auto;
    width: 1028px;
	  /*min-width: 620px;*/
    position: relative
}

#content #action_tracker_splash .ui-widget,#content #action_tracker_splash p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%
}

#action_tracker_splash div.checkbox_block {
    float: left;
    padding: 0 5px;
    width: 32% !important
}

#content #action_tracker_splash div.key_issues_overview {
    font-size: 1.2em
}

#action_tracker_splash .checkbox_block label {
    display: block;
    font-size: 1em;
    clear: both
}

#action_tracker_splash .checkbox_block input {
    vertical-align: top;
    display: block;
    float: left
}

#action_tracker_splash .checkbox_block label span {
    width: 92% !important;
    display: block;
    float: left
}

#action_tracker_splash .checkbox_block label em {
    font-style: normal;
    color: #777
}

#action_tracker_splash .clear {
    clear: both
}

#action_tracker_splash .checkboxes {
    padding: 5px;
    border: 1px solid #D4D2D9;
    border-top: 3px solid #000000
}

#content #action_tracker_splash div.results h4 {
    font-size: 1.2em;
    color: #000;
    border-bottom: 1px solid #000;
    margin: 10px 0 0 0;
    text-transform: none
}

#content #duplication_splash div.results h5,
#content #action_tracker_splash div.results h5 {
    font-size: 1.1em;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0 5px 0
}

#content #action_tracker_splash div.results a {
    font-size: 1em
}

#content #duplication_splash div.results ul,
#content #action_tracker_splash div.results ul {
    margin: 0;
    padding: 0
}

#content #duplication_splash div.results > ul > li,
#content #action_tracker_splash div.results > ul > li {
    min-height: 100px;
    vertical-align: top;
    width: 50%;
    list-style-type: none
}

#content #duplication_splash div.results > ul > li.odd,
#content #action_tracker_splash div.results > ul > li.odd {
    float: left
}

#content #duplication_splash div.results > ul > li.even,
#content #action_tracker_splash div.results > ul > li.even {
    float: right
}

#content #duplication_splash div.results ul li ul li,
#content #action_tracker_splash div.results ul li ul li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}

* html #content #duplication_splash .results ul li,
* html #content #action_tracker_splash .results ul li {
    display: inline
}
   /*IE6*/
*+html #content #duplication_splash .results > ul > li,
*+html #content #action_tracker_splash .results > ul > li {
    min-height: 100px;
    display: inline
}
   /*IE7*/
#content #duplication_splash .results div.img_holder,
#content #action_tracker_splash .results div.img_holder {
    float: left;
    margin-right: 25px;
    width: 95px;
    height: 59px;
    padding: 2px 0;
    border: 1px solid #ddd
}

#content #duplication_splash .results img,
#content #action_tracker_splash .results img {
    margin: auto;
    display: block
}

#content #key_issues_splash div.img_holder,
#content #duplication_splash div.img_holder,
#content #action_tracker_splash div.img_holder {
    float: left;
    margin-right: 20px;
    padding: 2px
}

#content #key_issues_splash div.img_holder,
#content #duplication_splash div.img_holder {
    padding: 0
}

#content #key_issues_splash div.img_holder img,
#content #duplication_splash div.img_holder img,
#content #action_tracker_splash div.img_holder img {
    display: block
}
/* bigger image on duplcation page, like AFF page */
#content #highrisk_splash div.img_holder.medallion,
#content div.img_holder.medallion {
    width: 160px;
    min-height: 160px;
    margin-right: 20px
}

#content div.img_holder.medallion img {
    width: 160px;
    height: auto
}
/*Removed margin:auto for IE compatability */
#action_tracker_splash #key_issues_tabs.ui-tabs {
    padding: 10px 0;
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
    /*font-size: .9em;*/
}
/* overcome 125px rule that is supposed to apply only to medallions */
#content .results div.img_holder img {
    width: auto;
    height: auto
}

#action_tracker_splash #key_issues_tabs ul.ui-tabs-nav {
    background: transparent none;
    border: 0;
    padding: 0;
    float: left
}

#action_tracker_splash #key_issues_tabs div.ui-tabs-panel {
    padding: 0
}

#action_tracker_splash #key_issues_tabs li.ui-state-default {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-image: none;
    background-color: #D4D2D9;
    margin-right: 5px !important;
    padding-bottom: 0;
    text-align: center
}

#action_tracker_splash #key_issues_tabs li.ui-state-default a {
    background-color: transparent;
    font-weight: normal;
    text-align: center;
    line-height: 1em
}

#action_tracker_splash #key_issues_tabs li.ui-state-active {
    border-color: #37609c;
    background-color: #37609c;
    background-image: none;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    text-align: center
}

#action_tracker_splash #key_issues_tabs li.ui-state-active a {
    background-color: transparent;
    color: #FFF !important;
    font-weight: bold;
    line-height: 1em
}

#action_tracker_splash #background {
    padding: 10px 150px 10px 10px !important;
    border: 1px solid #ddd;
    border-top: 3px solid #000000
}

#action_tracker_splash #background ul, #action_tracker_splash #background li {
    list-style-type: disc
}

#action_tracker_splash #key_issues_tabs #feedback_link {
    line-height: 1em;
    color: #666666;
    padding: 5px 12px;
    border-left: 1px solid #D4D2D9;
    border-right: 1px solid #D4D2D9;
    border-bottom: 1px solid #D4D2D9
}

#action_tracker_splash #overview div.overview_duplications {
    float: left;
    width: 43%;
    padding: 10px 30px 0 30px;
    display: block
}

#action_tracker_splash #overview div.overview_all {
    float: left;
    width: 43%;
    padding: 10px 30px 0 30px;
    display: block
}

#action_tracker_splash #overview div.checkboxes {
    background: #EFECE3;
    padding-bottom: 5px;
    display: block
}

#action_tracker_splash #overview a {
    font-weight: bold;
    color: #000000
}

#action_tracker_splash #overview h1 a {
    font-weight: bold;
    color: #084A94
}

#action_tracker_splash #key_issues_tabs a:active {
    text-decoration: underline
}

#action_tracker_splash #key_issues_tabs a:hover {
    text-decoration: underline
}

#duplication_splash #check_uncheck,
#action_tracker_splash #check_uncheck {
    text-align: center;
    padding: 5px 0
}

#duplication_splash #check_uncheck .check,
#action_tracker_splash #check_uncheck .check {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d4d2d9) );
    background: -moz-linear-gradient( center top, #ffffff 5%, #d4d2d9 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4d2d9');
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #18568c;
    font-family: arial;
    font-size: 1em;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff
}

#duplication_splash #check_uncheck .check:hover,
#action_tracker_splash #check_uncheck .check:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d4d2d9), color-stop(1, #ffffff) );
    background: -moz-linear-gradient( center top, #d4d2d9 5%, #ffffff 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d2d9', endColorstr='#ffffff');
    background-color: #eae9ec;
    cursor: pointer;
    cursor: hand
}

#duplication_splash #check_uncheck .check:active,
#action_tracker_splash #check_uncheck .check:active {
    position: relative;
    top: 1px
}

#action_tracker_splash #overview div.img_duplications {
    width: 43%;
    display: block;
    float: left;
    padding: 0 30px 10px 30px
}

#action_tracker_splash #overview div.img_duplications img {
    vertical-align: bottom;
    width: 125px;
    height: 83px;
    padding-top: 15px;
    padding-right: 5px
}

#action_tracker_splash #overview div.img_all {
    width: 40%;
    display: block;
    float: left;
    padding: 0 30px 10px 30px
}

#action_tracker_splash #overview div.img_all img {
    vertical-align: bottom;
    width: 125px;
    height: 110px;
    padding-right: 5px
}

#action_tracker_splash #all div.img_holder {
    float: left;
    width: 18%;
    padding: 20px 30px
}

/* Commenting out until gov best practices medallion is in use	*/
/* ADDED ONLY AS A TEMP FIX. BOTH DIVS TO BE REMOVED WHEN PRES ICON IS INCORPORATED  */
/* 	#all div.img_holder_2{float:left;width:33%;padding: 20px 0 20px 170px;} */
/* 	#all div.img_holder_3{float:left;width:33%;padding: 20px 170px 20px 0;} */

#action_tracker_splash #all img {
    margin: auto;
    display: block
}

#action_tracker_splash #all div.border {
    border: 1px solid #D4D2D9;
    padding: 10px 0;
    border-top: 3px solid #000000
}

#content #action_tracker_splash .bg_submit {
    margin: 0;
    padding: 0
}

#action_tracker_splash #feedback_link a {
    color: #084A94;
    text-decoration: none
}

#content #action_tracker_splash #crumbtrail li {
    padding-right: 5px;
    padding-bottom: 10px;
    list-style-image: url('/images/arrow.png')
}

#content #action_tracker_splash #crumbtrail {
    margin-bottom: 20px
} /* changed from 20px to make room for Latest Reports */

/* ACTION TRACKER PAGE STARTS HERE */
.clear {
    clear: both
}

#content #action_tracker_page {
    font-family: Arial,Helvetica,sans-serif !important;
    line-height: 1.4em !important;
    margin: auto;
    width: 1028px;
    /*min-width: 620px;*/
    position: relative
}

#content #action_tracker_page #action1 ul, #content #action_tracker_page #related_links ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 8px 0 0 0
}

#content #action_tracker_page p, #content #action_tracker_page ul {
    padding-right: 150px
}

#content #action_tracker_page #related_links p, #content #action_tracker_page #related_links ul {
    padding-right: 0px
}

#content #action_tracker_page h2 {
    color: #084A94
}

#content #action_tracker_page .ui-widget,#content #action_tracker_page p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%
}

#content #action_tracker_page div.img_holder {
    float: left;
    margin-right: 20px;
    padding: 2px;
    border: 1px solid #ddd
}

#content #action_tracker_page div.img_holder img {
    display: block
}/*Removed margin:auto for IE compatability */
#content #action_tracker_page #topText h4 {
    margin: 0 0 5px 0
}

#content #action_tracker_page #topText p {
    margin: 0
}

#content #action_tracker_page #topText ul {
    margin: 20px 0 0 0;
    padding-left: 225px
}

#content #action_tracker_page #topText li {
    list-style-type: disc;
    list-style-position: inside
}

#content #action_tracker_page #topText {
    padding-bottom: 5px
}

#content #action_tracker_page div.key_issues_overview, #content #highrisk_splash div.key_issues_overview {
    font-size: 1.2em;
    padding-left: 155px
}

#action_tracker_page #key_issues_tabs, #action_tracker_splash #key_issues_tabs {
    width: 95%
}

#action_tracker_page #key_issues_tabs.ui-tabs {
    padding: 10px 0;
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
    float: none;
    /*font-size: .9em;*/
}

#action_tracker_page #key_issues_tabs ul.ui-tabs-nav {
    background: transparent none;
    border: 0;
    padding: 0;
    float: none !important
}

#action_tracker_page #key_issues_tabs div.ui-tabs-panel {
    padding: 0 10px 0 10px;
    border: 1px solid #ddd;
    border-top: 3px solid #000000;
    /*background-color:#f4f4f2;*/
}

#action_tracker_page #key_issues_tabs li.ui-state-default {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-image: none;
    background-color: #D4D2D9;
    margin-right: 5px !important;
    padding-bottom: 0
}

#action_tracker_page #key_issues_tabs li.ui-state-default a {
    background-color: transparent;
    font-weight: bold;
    line-height: 2em
}

#action_tracker_page #key_issues_tabs li.ui-state-active {
    border-color: #37609c;
    background-color: #37609c;
    background-image: none;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

#action_tracker_page #key_issues_tabs p, #action_tracker_page #key_issues_tabs ul, #action_tracker_page #key_issues_tabs li {
    line-height: 1.6em
}

#action_tracker_page #key_issues_tabs li.ui-state-active a {
    background-color: transparent;
    color: #FFF !important;
    font-weight: bold
}

#action_tracker_page #key_issues_tabs ul.ui-tabs-nav li a.ui-tabs-anchor {
    min-height: 25px
}

#action_tracker_page #related_links h2 {
    font-size: 1.1em;
    color: #000000;
    border-top: 1px solid #DDD;
    padding: 3px 0
}

#action_tracker_page div.img_page {
    height: 85px;
    width: 129px
}	/* width:189px} */
#action_tracker_page div.img_page img {
    height: 100%
}

#content #action_tracker_page table {
    border-bottom: 3px solid #000;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0
}

#content #action_tracker_page td {
    color: #333;
    line-height: 1.4em;
    vertical-align: middle;
    padding: 5px
}

#content #action_tracker_page th {
    background-color: #b0dbf7;
    padding: 10px 5px
}

#content #action_tracker_page table tr.odd {
    background-color: #eae9ec
}

#content #action_tracker_page tr.even,#content #action_tracker_page tr.odder {
    border-top: 1px dashed #666;
    border-bottom: 1px dashed #666
}

#action_tracker_page .d_bottom {
    border-bottom: 1px dashed #666
}

#content #action_tracker_page #crumbtrail li {
    padding-right: 5px;
    padding-bottom: 10px;
    list-style-image: url('/images/arrow.png')
}

#content #action_tracker_page #crumbtrail {
    margin-bottom: 20px
} /* changed from 20px to make room for Latest Reports */

#content #action_tracker_page .podcast_block a,#content #action_tracker_page .video_block a {
    display: block
}

#content #action_tracker_page .podcast_block span,#content #action_tracker_page .video_block span {
    text-transform: uppercase;
    font-weight: 700
}

#content #action_tracker_page .podcast_block div,#content #action_tracker_page .video_block > div {
    margin: 0 0 10px 20px;
    width: 400px
}

#content #action_tracker_page div.vid_info {
    margin-top: 4px
}

/*#content div.video_block{width:420px}
#content div.vid_holder{margin:0 0 10px 20px}*/

#action_tracker_page #key_issues_tabs #contacts {
    padding-top: 10px
}

#action_tracker_page #contacts div.bio_data {
    width: 100%
}

#action_tracker_page #contacts div.bio_data a {
    font-size: 1em
}

#content #action_tracker_page div.bio_data ul {
    margin: 0;
    padding: 0
}

#content #action_tracker_page div.filter_list ul {
    margin-top: 5px;
    float: left;
    width: 50%
}
/* action tracker subgroups -- yes, I know that this selector is brittle. */
#content #duplication_splash div.filter_list ul li.subgroup,
#content #action_tracker_splash div.filter_list ul li.subgroup {
    list-style-type: none;
    color: black;
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: bold
}

#content #duplication_splash div.filter_list ul li.subgroup ul,
#content #action_tracker_splash div.filter_list ul li.subgroup ul {
    /* ??? */
}

#content #duplication_splash div.filter_list ul li.subgroup ul li.tracker_item,
#content #action_tracker_splash div.filter_list ul li.subgroup ul li.tracker_item {
    margin-left: 1em;
    font-weight: normal;
    line-height: inherit;
    margin-bottom: 0
}

#action_tracker_page #contacts div.bio_data > ul > li {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    list-style-type: none
}

#action_tracker_page #contacts div.bio_data ul li ul li {
    list-style-image: none;
    list-style-type: none;
    line-height: 1.2em;
    margin: 0 10px 0
}

* html #action_tracker_page #contacts .bio_data > ul > li {
    margin: 0 0 0 0;
    float: left;
    display: inline;
    width: 48%
}/*IE6*/
*+html #action_tracker_page #contacts .bio_data > ul > li {
    margin: 0 0 0 0;
    float: left;
    display: inline;
    width: 48%
}/*IE7*/
#action_tracker_page #contacts .bio_data div.img_holder {
    width: 170px;
    height: 180px;
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #ddd
}

#action_tracker_page #contacts .bio_data img {
    margin: auto;
    display: block;
    height: 100%
}

#action_tracker_page #related_links div.related a {
    font-size: 1em
}

#action_tracker_page #related_links div.related ul {
    margin: 0;
    padding: 0
}

#action_tracker_page #related_links div.related > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}

* html #action_tracker_page #related_links .related ul li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}/*IE6*/
*+html #action_tracker_page #related_links .related > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 123px
}/*IE7*/
#action_tracker_page #related_links .related div.img_holder {
    float: left;
    margin-right: 25px;
    width: 100px;
    height: auto;
    padding: 2px 0;
    border: 1px solid #ddd
}

#action_tracker_page #related_links .related img {
    margin: auto;
    display: block;
    width: 100px;
    height: auto
}

#action_tracker_page #related_links #related_sub {
    padding-bottom: 8px;
    display: inline-block;
    width: 100%
}

#action_tracker_page #related_links > ul > li {
    list-style-image: none;
    list-style-type: disc;
    color: #357db7;
    line-height: 1em;
    margin: 0 0 8px 0
}

#action_tracker_page #key_issues_tabs #feedback_link {
    height: 1.5em;
    margin-top: 0;
    color: #666666;
    height: 15px;
    border-bottom: 1px solid #D4D2D9;
    padding-top: 5px
}

#action_tracker_page #topText #overall {
    padding-left: 155px;
    font-size: 1.2em;
    margin-top: 10px;
    display: block
}

#content #action_tracker_page #topText #overall p {
    float: left;
    width: 60%;
    vertical-align: bottom;
    list-style-type: none;
    list-style-position: outside;
    padding: 0
}

#action_tracker_page #status_circles {
    vertical-align: baseline;
    line-height: .8em;
    font-size: 1.8em;
    display: inline-block;
    font-family: sans serif !important
}

#action_tracker_page #topText #status_circles {
    vertical-align: baseline;
    line-height: .9em
}

#action_tracker_page #key_issues_tabs #tabContent #status_circles {
    font-size: 1.7em;
    vertical-align: baseline
}

#action_tracker_page #key_issues_tabs #status_circles {
    font-size: 2em;
    vertical-align: baseline;
    line-height: .9em
}

div.popupDiv {
    vertical-align: middle;
    display: inline;
    font-size: 1.6em !important;
    font-family: "Lucida Sans Unicode";
    line-height: 1em
}

#action_tracker_page #share_this {
    padding-top: 0;
    width: 30%;
    padding-left: 80px;
    display: inline
}

#action_tracker_page #share_this .social_text {
    padding-top: 5px;
    font-size: 1em
}

#feedback_link div.legend {
    float: left;
    width: 23%;
    line-height: .8em;
    padding-left: 10px
}

#action_tracker_page #key_issues_tabs #feedback_link #status_circles {
    font-size: 1.5em;
    vertical-align: baseline
}

#action_tracker_page #key_issues_tabs div.action_detail ul li {
    list-style-type: none;
    width: 33%;
    float: left
}

#action_tracker_page #key_issues_tabs div.action_detail h2 {
    display: inline
}

#action_tracker_page #key_issues_tabs .action_detail ul {
    padding-left: 5px
}

#action_tracker_page #key_issues_tabs div.action_detail a, #action_tracker_page #key_issues_tabs div.action_detail a:hover, #action_tracker_page #key_issues_tabs #overall a, #action_tip a, #action_tip a:hover {
    color: #000000;
    text-decoration: none
}

#content #topText #action_tip a:hover {
    text-decoration: none
}

#content #topText #action_tip {
    width: 60%
}

#action_tip .action_tracker_tooltip:hover span {
    font-size: .9em
}

#action_tip .action_tracker_tooltip:hover span {
    line-height: 1.1em
}

.action_detail .action_tracker_tooltip:hover span {
    line-height: 1.2em
}

.action_tracker_tooltip {
    border-bottom: 1px dotted #000000;
    cursor: help;
    text-decoration: none;
    position: relative;
    z-index: 1
}

.action_tracker_tooltip span {
    margin-left: -999em;
    position: absolute
}

.action_tracker_tooltip:hover span {
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    left: 1em;
    top: 2em;
    z-index: 99;
    margin-left: 0;
    width: 250px;
    color: black;
    width: 160px;
    line-height: 1em
}

.action_tracker_tooltip:hover img {
    border: 0;
    margin: 0 0 0 -20px;
    float: left;
    position: absolute
}

.action_tracker_tooltip:hover em {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    padding: 0.2em 0 0.6em 0
}

.custom {
    padding: 0.5em 0.8em 0.8em 2em
}

* html a:hover {
    background: transparent
}

.info {
    background: #C7CBE2;
    border: 1px solid #37609C
}


/* HIGHRISK SPLASH STARTS HERE -----------------------------------------------------------------------*/
#highrisk_text #splash_callout_box {
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif
}

#highrisk_text #splash_callout_box li a {
    list-style-type: none;
    width: 90%;
    display: block;
    text-align: center;
    padding: 5px;
    line-height: 1.4em;
    /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4e6e7), color-stop(1, #dbadb1) );
    background:-moz-linear-gradient( center top, #f4e6e7 5%, #dbadb1 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4e6e7', endColorstr='#dbadb1');*/
background-color: #f4e6e7;
border: 3px solid #a10e1f;
color: #fff
}

/*#splash_callout_box li a:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dbadb1), color-stop(1, #f4e6e7) );
background:-moz-linear-gradient( center top, #dbadb1 5%, #f4e6e7 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbadb1', endColorstr='#f4e6e7');
background-color:#dbadb1
}*/


/* #highrisk_text #splash_callout_box li {
min-height: 128px
} */

#highrisk_text #splash_callout_box li a.highrisk_video_callout_one {
    background: #f4e6e7 url('/img/highrisk/Tribes-and-Their Members-thumb.jpg') no-repeat left top;
    background-size: cover
}

#highrisk_text #splash_callout_box li a.highrisk_video_callout_two {
    background: #f4e6e7 url('/img/highrisk/Environmental-Liabilities-thumb.jpg') no-repeat left top
}

#highrisk_text #splash_callout_box li a.highrisk_video_callout_three {
    background: #f4e6e7 url('/img/highrisk/census2020-thumb.jpg') no-repeat left top
}

#highrisk_text #splash_callout_box li a.highrisk_video_callout_four {
    background: #f4e6e7 url('/img/highrisk/gene_house_jpeg_30-2.jpg') no-repeat left top;
    background-size: cover
}

#highrisk_text #splash_callout_box li a.highrisk_video_callout_five {
    background: #f4e6e7 url('/img/highrisk/gene-senate-thumb.jpg') no-repeat left top;
    background-size: cover
}

#highrisk_text #splash_callout_box li a:hover {
    box-shadow: inset 0 0 0 5px #ffffff, inset 0 0 0 5px #ffffff;
    -moz-box-shadow: inset 0 0 5px #fff;
    -webkit-box-shadow: inset  0 0 5px #fff
}

#content #highrisk_splash #issue_section {
    border: none
}

#highrisk_splash #bottom_text #splash_tab_4 h1 {
    padding-top: 5px;
    border-top: 2px #A4333B solid;
    color: #000;
    font-weight: normal
}

#highrisk_text #splash_tab_3 h1 {
    padding-top: 5px;
    border-top: 2px #A4333B solid;
    color: #000;
    font-weight: normal
}

#highrisk_text #collection_splash_tabs #background #featured_topics,
#highrisk_text #collection_splash_tabs #splash_tab_3 #featured_topics {
    float: left;
    filter: none;
    width: 100%;
    background-color: none;
    background: transparent;
    border-color: transparent
}

#highrisk_text #collection_splash_tabs #background #featured_topics img {
    border: 1px black solid
}

#highrisk_text #collection_splash_tabs #background #featured_topics.scroll_container .item,
#highrisk_text #collection_splash_tabs #splash_tab_3 #featured_topics .item {
    font-size: .9em;
    width: auto
}

#highrisk_text #collection_splash_tabs #splash_tab_4 #featured_topics {
    float: left;
    filter: none;
    width: 100%;
    background-color: none;
    background: transparent;
    border-color: transparent
}

#highrisk_text #collection_splash_tabs #splash_tab_4 #featured_topics .item {
    font-size: 1em;
    width: 810px;
    margin-right: 0;
    padding: 5px 0
}

#highrisk_text #collection_splash_tabs #splash_tab_2 .red_link a {
    color: #A4333B;
    font-weight: bold
}

#highrisk_text #collection_splash_tabs #splash_tab_2 .red_link a:hover {
    text-decoration: underline
}

.scroller_height650,
.scroller_hieght650 {
    height: 640px;
    width: 740px
}

#featured_topics .scroller_height650 .item,
#featured_topics .scroller_hieght650 .item {
    width: 352px
}

.scroll_container2 {
    position: relative;
}

#splash_tab_4 .scrollable {
    margin-left: 0
}

/* prev, next, prevPage and nextPage buttons */
#content #highrisk_splash a.browse {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A4333B), color-stop(1, #A4333B) );
    background: -moz-linear-gradient( center top, #A4333B 5%, #A4333B 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A4333B', endColorstr='#A4333B',GradientType=0 );
    background-color: #A4333B;
    color: #faccd1
}

/* right */
#content #highrisk_splash a.right:hover {
    color: #520710
}

#content #highrisk_splash a.right {
    margin-right: 30px
}


/* left */
#content #highrisk_splash a.left:hover {
    color: #520710
}

/* disabled navigational buttons */
#content #highrisk_splash .left.disabled, #content #highrisk_splash a.left:hover.disabled {
    /*visibility:hidden !important;*/
    color: #f4f4f4;
    background: #d4d2d9;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d2d9', endColorstr='#d4d2d9',GradientType=0 )
}

#content #highrisk_splash .right.disabled, #content #highrisk_splash a.right:hover.disabled {
    /*visibility:hidden !important;*/
    color: #f4f4f4;
    background: #d4d2d9;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d2d9', endColorstr='#d4d2d9',GradientType=0 )
}

/* DUPLICATION SPLASH STARTS HERE -------------------------------------------------------------*/
#duplication_text .clear {
    clear: both;
    height: 0
}

#content #duplication_text #splash_tab_3 #featured_topics h3 {
    font-size: 1.2em;
    margin-bottom: 5px
}

#duplication_text #featured_topics .scrollable {
    height: auto
}

#duplication_text #featured_topics .scrollable .items {
    position: relative
}

#content #duplication_text #splash_tab_3 #featured_topics .video_gallery {
    width: 700px;
    margin-left: 0
}

#duplication_text #collection_splash_tabs li.ui-state-active {
    border-color: #37609c;
    background-color: #37609c;
    font-weight: bold
}

#duplication_text #collection_splash_tabs li.ui-state-active a {
    color: #dbadb1
}

#duplication_text #splash_callout_box li a {
    list-style-type: none;
    width: 90%;
    display: block;
    text-align: center;
    padding: 5px;
    line-height: 1.4em;
    -moz-box-shadow: inset 0px 1px 0px 0px #C7CBE2;
    -webkit-box-shadow: inset 0px 1px 0px 0px #C7CBE2;
    box-shadow: inset 0px 1px 0px 0px #C7CBE2;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #C7CBE2), color-stop(1, #DEE5F9) );
    background: -moz-linear-gradient( center top, #C7CBE2 5%, #DEE5F9 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C7CBE2', endColorstr='#DEE5F9');
    background-color: #DEE5F9;
    border: 3px solid #37609c;
    color: #37609c
}

#duplication_text #splash_callout_box li a:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #DEE5F9), color-stop(1, #C7CBE2) );
    background: -moz-linear-gradient( center top, #DEE5F9 5%, #C7CBE2 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DEE5F9', endColorstr='#C7CBE2');
    background-color: #DEE5F9
}

#duplication_text #splash_tab_1 h1, #duplication_text #splash_tab_2 h1, #duplication_text #splash_tab_3 h1 {
    padding-top: 0;
    border-top: 2px #37609c solid;
    color: #000;
    font-weight: normal
}

#duplication_text #collection_splash_tabs #splash_tab_1 #featured_topics, #duplication_text #collection_splash_tabs #splash_tab_3 #featured_topics {
    float: left;
    filter: none;
    width: 100%;
    background-color: none;
    background: transparent;
    border-color: transparent
}

#duplication_text #collection_splash_tabs #splash_tab_1 #featured_topics .scrollable, #duplication_text #collection_splash_tabs #splash_tab_3 #featured_topics .scrollable {
    width: 92%
}

#duplication_text #collection_splash_tabs #splash_tab_1 #featured_topics img, #duplication_text #collection_splash_tabs #splash_tab_3 #featured_topics img {
    border: 1px black solid;
    margin-bottom: 10px
}

#duplication_text #collection_splash_tabs #splash_tab_1 #featured_topics .item {
    font-size: .9em
}

#duplication_text #collection_splash_tabs #splash_tab_3 #featured_topics .item {
    font-size: 1em;
    padding-left: 0;
    margin-left: 0
}

#duplication_text #collection_splash_tabs #splash_tab_3 #featured_topics .item {
    width: 810px
}

/* prev, next, prevPage and nextPage buttons */
#content #duplication_splash a.browse {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #37609c), color-stop(1, #37609c) );
    background: -moz-linear-gradient( center top, #37609c 5%, #37609c 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37609c', endColorstr='#37609c',GradientType=0 );
    background-color: #37609c;
    color: #8eb6ef
}

#content #duplication_splash #topText div.img_page {
    height: 150px;
    width: 142px
} /* width:189px} */
#content #duplication_splash #topText div.img_page img {
    height: 125px
}

#content #duplication_splash #splash_tab_1 ul {
    padding-left: 50px
}

/* right */
#content #duplication_splash a.right:hover {
    color: #182b46
}

#content #duplication_splash a.right {
    margin-right: 30px
}


/* left */
#content #duplication_splash a.left:hover {
    color: #182b46
}

/* disabled navigational buttons */
#content #duplication_splash .left.disabled,
#content #duplication_splash a.left:hover.disabled {
    /*visibility:hidden !important;*/
    color: #f4f4f4;
    background: #d4d2d9;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d2d9', endColorstr='#d4d2d9',GradientType=0 )
}

#content #duplication_splash .right.disabled,
#content #duplication_splash a.right:hover.disabled {
    /*visibility:hidden !important;*/
    color: #f4f4f4;
    background: #d4d2d9;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d2d9', endColorstr='#d4d2d9',GradientType=0 )
}

#duplication_splash div.overview_text {
    margin-right: 30px
}

#duplication_text #splash_tab_1 #featured_topics h1 {
    margin-right: 30px
}

#duplication_text #collection_splash_tabs .clear {
    line-height: 1.3em
}

/* duplication li items don't get extra padding, please */
#content #duplication_splash #collection_splash_tabs ul.tight li {
    padding-bottom: 0
}

/*PRIVACY LINK*/
.videos #privacy_link,
.videos #privacy_link2,
.videos #privacy_link3  {
    display: inline-block;
    padding-top: 10px;
    cursor: pointer
}
#header #connected_list {float:none;width:95%;height:10px;}

/* columns for related items listings */
div.two_column div.right_column,
div.two_column div.left_column {
    display: inline-block;
    width: 49%;
    vertical-align: top
}
div.two_column div.left_column {
    float: left
}
div.two_column div.right_column {
    float: right
}

.block_160 {
    display: inline-block;
    width: 160px;
    max-width: 160px;
    padding: 0;
    margin: 0;
    font-weight: bold
}

