.resultsHeading{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;	
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 5px;
}

.resultsHeadingHelp{
	padding: 4px;
	background: #003466;
	margin-bottom: 3px;
}


/* ---------------SuggestBox-------------------- */
.suggestBoxPopup {
	border: 1px solid;
}

.suggestBoxPopup .item-selected {
	background-color:#BBBBBB;	
}

.suggestBoxPopup .popupMiddle .popupMiddleCenter {
	background-color:#FFFFFF;
}

/* --------------------------------------------- */

.gdpresults {
	text-align:left;
	vertical-align:top;
	width:100%;
	padding: 0px;
	border-collapse: collapse;
	border-width: 0px;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #003466;      
}

.gdpresults a:link{
	color: #036;
    text-decoration: underline;     
}
.gdpresults a:hover{
	color: #06c;
    text-decoration: none;   
}
a:visited {

}

.gdpresults td {
	padding: 5px;
}

.resultactions td {
	text-align: right;
	white-space:nowrap;
}

div#resultactions {
	text-align: right;
	white-space:nowrap;
}

div#resultactions2 {
	width: 100%;
	background: #ebebeb;
	text-align: center;
	white-space:nowrap;
}

#resultheader {
	border-bottom: 1px solid #999999;
	background: #003466;
	color: #ffffff;
}

#navheader {
	background: #c3c3c3;
	border-bottom: 1px solid #003466;
	border-top: 1px solid #003466;
	vertical-align: middle;
	color: #003466;
}

#navheader a:link {
	color: #036;
    text-decoration: underline; 
}

#navheader a:hover{
	color: #06c;
    text-decoration: none;
}

#navheader td {
	padding-top: 2px;
    padding-bottom: 2px;

}

.navitem {
	display: inline;
	float: left;
	font-size: 11px;
}

#resulttab {
	display: inline;
	float: left;
	font-size: 11px;
}

#showing {
	display: inline;
	float: left;
	font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#showingfree {
	background: #F1F2F4;
	border: 1px solid #003466;
	vertical-align: middle;
	color: #003466;
}

#showingfree td {
	padding-top: 2px;
    padding-bottom: 2px;
}

.sort-results-free{
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding-left: 3px;
}

.sort-results-free img{
      vertical-align: middle;
}

.sort-results{
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding-left: 3px;
}

.sort-results select{
	background: #fff;
	font-size: 11px;
	padding: 1px;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.sort-results img{
      vertical-align: middle;
}

.sorted {
	
	font-weight: bold;
	color: #FF0000;
}

#showpaging {
	display: inline;
	float: right;
	font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#showpaging ul {
	/*This is here incase it is needed down the line*/
	margin: 0px;
}

#showpaging li {
	border-right: 1px solid #003466;
	display: inline;
	float: left;
	margin-left: 8px;
	padding-right: 8px;
}

#showpaging li.last-child {
	border: none;
	padding: 0;
}

.updated {
	text-align: right;
	color: #009;
	white-space:nowrap;
	font-size: 11px;
}

.actionbuttons {
	border: none;
	padding-top: 10px;
}

.originator {
	color: #009;
	font-size: 11px;
}

td #image-not-available {
	border: 1px solid;
	height: 75px;
	color: #ebebeb;
	font-size: 16px;
	text-align: center;
	width: 100px;
	margin-left: 3px;
	font-style: italic;
	line-height: 130%;
}

.description {
	font-size: 11px;
}

td .resource-type {
	width: 35px;
}

div.sat-image {
	margin-left: 3px;
	height: 75px;
	width: 100px;
}

img.sat-image {
	top: 0px;
	left: 0px;
	width: 100px;
	max-height: 75px;
}

td .result-title {
	font-size: 11px;
	font-weight: bolder;
}

.shade-row {
	background-color: #e2e2e2;
	
}

td#break {
	border-bottom: 1px solid #999999
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#content {
	text-align: left;
	position: relative;
}

.verified_disabled {
	left:0px;	
	alpha(opacity=0);
	-moz-opacity:0.0;
	opacity: 0;
  	filter: alpha(opacity = 0);
  	height: 17px;
	width: 12px;
}

.canadian_disabled {
	left:17px;	
	alpha(opacity=0);
	-moz-opacity:0.0;
	opacity: 0;
  	filter: alpha(opacity = 0);
  	height: 15px;
	width: 15px;
}


.verified {
	left:0px;	
	height: 17px;
	width: 12px;
}

.canadian {
	left:17px;	
	height: 15px;
	width: 15px;
}

.free {
	left:34px;	
	height: 20px;
	width: 20px;
}

.typeimage {
	padding: 5px;
}

/* Filters selected table Style for the GDP Search Results or resultsFiltersSelected */

.FiltersSelectedTable {
	width: 100%;
	border: 1px solid #ACB3B9;
	background-color: #F1F2F4;
	padding: 0px;
	text-align: left;
    font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #003466;
}
.FiltersSelectedTitle {
	/* This Background is to add a gradient to the table background: transparent url(../images/navigation/button_over.png) repeat;*/
    background: #5B90C4;
    font-weight: bold;
	color: #ffffff;
	padding: 3px;
}

.FiltersSelectedTitle2 {
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px dashed #003466
}

.Filters {
	background-color: #FFFFFF;
}

.Filters ul {
	margin: 0px;
}

.ResourcesTypesList{
	padding-left: 10px;
	padding-top: 5px;
}

.ResourceTypesItem { 
	list-style-position: inside; display: list-item; list-style-type: disc; 
}

.LocationList{
	padding-left: 10px;
	padding-top: 5px;
}

.LocationItem{
	list-style-position: inside; display: list-item; list-style-type: disc;
}

.CategoriesList{
	padding-left: 10px;
	padding-top: 5px;
}

.CategoriesItem{
	list-style-position: inside; display: list-item; list-style-type: disc; 
}

/* Style to Add Legend Information to the GDP Search Results */

.legendTable {
	width: 100%;
	border: 1px solid #ACB3B9;
	background-color: #F1F2F4;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #003466;
}

.legendTable img {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 3px;
}

.legendTitle {
	padding: 3px;
	font-weight: bold;
	background: #003466;
	color: #ffffff;
}

.legendType{
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px dashed #003466
}

.legendInner {
	font-size: 11px;
	padding: 2px;
}

.legendInner a:link{
    color: #036;
	text-decoration: none;
	cursor: help;
}

.legendInner a:hover {
	color: #06c;
	text-decoration: none;
}

.legendInner a:visited {
}

/* Style for Access Links */

.accesslinksTable {
	width: 100%;
	border: 1px solid #ACB3B9;
	background-color: #F1F2F4;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.accesslinksTitle {
	padding: 3px;
	font-weight: bold;
	background: #003466;
	color: #ffffff;
}

.accesslinksDesc{
	padding: 3px;
	border-bottom: 1px dashed #003466
}

.accesslinksTable li{
	padding: 3px;
}


