@CHARSET "ISO-8859-1";

#basePage_contentPanel{
	background-image:url(../../images/SP_background.png) !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
}

#pubText {
	color: white;
}

.Access_URL {
	width: 45px;
}
.Pubtile {
	width: auto;
}
.Pub_year {
	width: 40px;
}
.Pub_type {
	width: 50px;
}
.Doc_num {
	width: 60px;
}
.Related {
	width: 60px;
}

#pubTable td, #pubTable th {
    padding-top:8px;
	padding-bottom:8px;
}


.pophelp {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 300px;
    padding: 10px;
    background-color: #fefbf1;
    background-color: rgba(255, 255, 255, 0.95);
    color: #000000;
    border: 1px solid #4D4F53;
    margin: 0px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
}
.pophelp h2
{
    background-color: rgb(73,32,0);
    color:  #e8ce87;
    display: block;
    width: 100%;
    margin: -10px 0px 8px -10px;
    padding: 5px 10px;
}


.help {
	cursor:help;
}
#LearnMore2 {
	display: table;
    text-align: center;
    height:100%;
}
#SupInfoText {
  	vertical-align: middle;
}

#CatologResults {
	width: 95%;
	margin-left: auto;
    margin-right: auto;
	border-collapse: separate;
	border: solid 1px #705f33;
	border-radius: 5px;
	display:table;
}

#CatologResults td {
	font-size: 12px;
	text-align: center;
}
.subtable {
	width: 100%;
	margin-left: auto;
    	margin-right: auto;
	font-size: 12px;
  	text-align: center;
	border-collapse:collapse;
}
button {
	color: #e8ce87;
	background-color: #5f1e00;
	cursor:pointer;
}
#SearchSubmit {
	color: #e8ce87;
	background-color: #5f1e00;
	cursor:pointer;
}
.pager {
	left:0px;
	text-align: right;
	padding-left: 20px;
	cursor:pointer;
}

.tablesorter tr:nth-child(odd){ background: rgba(247, 247, 247, 0.5); }
.tablesorter tr:nth-child(even)    { background: rgba(247, 247, 247, 0.2); }


th.tablesorter-header{
    font-weight: bold;
    cursor:pointer;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
}
th.tablesorter-header.tablesorter-headerUnSorted {
	background-image: url("../../images/black-unsorted.gif");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: rgba(214, 154, 69, 0.2);
}

th.tablesorter-header.tablesorter-headerAsc {
	background-image: url("../../images/black-asc.gif");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: rgba(214, 154, 69, 0.2);
}
th.tablesorter-header.tablesorter-headerDesc {
	background-image: url("../../images/black-desc.gif");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: rgba(214, 154, 69, 0.2);
}

/* From SearchAttributePage.css */
div#mainContainer {
	position: relative;
	padding-top: 10px;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: auto; 
}

div.shoppingCartManualDownload {
	position: relative;
	width: 80%;
	margin: 0px auto 20px;
	padding: 5px 0px;
	text-align: center;
	opacity: 0.75;
	filter:alpha(opacity=75);
	font-size: 14px;
}


a:link, a:visited, a:active, a:hover {
	color: blue;	
}


div#searchInputContainer {
	margin-top:17px;
	margin-bottom:15px;
	margin-right: auto;
}


div.searchPageTopHeader {
	position: relative;
	border-bottom: solid 1px #705f33;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.searchPageTopHeader h2 {
	margin: 0px auto 3px 15px;
	text-align: left;
	font-size: 18px;
}

a#searchTipsLink {
	position: absolute;
	top: 5px;
	right: 30px;
	color: #6a330a;
	font-size: 12px;
	font-weight: bold;	
}



div#searchInput {
	left: 0px;
	margin: 20px auto 10px; 
	clear: both;	
	
}

div#searchInput label {
	font-size: 12px;
	font-weight: bold;
}

div.searchItem {
	margin: 10px auto 0px 15px;
	text-align: left;
	white-space: nowrap;
}

div#historicalsSearchSubmit {
	float: right;
	right: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}

div#historicalsSearchSubmit a {
	color: #5f1e00;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
}


div#bottomPageContainer {
	position: relative;
	top: 0px;
	width: 100%;
	min-height: 300px;
	
}

div#searchResults {
	position: relative;
	width:95%;
	margin: 0px auto 20px;
	text-align: center;
	clear: both;
}

div.border_radius, table.border_radius {
	border: solid 1px #705f33;
	border-radius: 5px;	
}

.light_transparency_back {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33d69a45, endColorstr=#33d69a45);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33d69a45, endColorstr=#33d69a45);
	background: rgb(214, 154, 69);
	background: rgba(214, 154, 69, 0.2);
}

.white_transparency_back {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF);
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.5);
}

h2 {
display: block;
font-size: 1.5em;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
margin: 0px 0px 5px 15px;
font-size: 16px;
text-align: left;
font-family: "Palatino Linotype", Palatino, serif;
color: #6a330a;
}

div.noResultsMessage {
position: relative;
top: 0px;
margin: 25px auto;
clear: both;
width: 100%;
}

span.noResultsMessage {
float: none;
margin: auto;
color: red;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
}

#fancybox_title { text-align: left; }

#fancybox_title p { display: block; margin-right: 80px; font-size: 12px;}

#fancybox_title span { float: right; }

#fancybox-opened {
	z-index: 21030;
}
#SearchForm a {
color: #5f1e00;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

/*hover effect */
.photos {
    width: 95%;
    position:relative;
	margin:auto;
}
.photos > div {
    background-color: rgba(128, 128, 128, 0.5);
    border: 2px solid #444;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    width: 150px;
    z-index: 1;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-transform:scale(1.0);
    -moz-transform:scale(1.0);
    -ms-transform:scale(1.0);
    -o-transform:scale(1.0);
    transform:scale(1.0);

    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.photos > div img{
    width: 100%;
}

.relChartCol{
	margin: 0 auto;
}
#keywordPopTab{
	height: 90px;
	width: 308px;
	position:absolute;
	z-index:1;
	background-color:#492000;
}

