@charset "utf-8";
/* CSS Document */

#mainPanel{
	width:966px;
	height:100%;
	background:#ffffff;
	text-align:center;
	padding: 0px;
	z-index: 25;
	margin-top:5px;
	border: 0px solid orange;
	}

.noscript_notice {
	border: 2px solid red;
	width: 100%;
	color: red;
	font-style: bold;
	text-align: center;
	clear: both;
	}


.MainMargin_download {
	padding: 0px 3px 3px 3px;
 	margin: 10px 10px 10px 10px;
 	border: 1px solid #cccccc;
 	clear: both;
 	width: 980px;
 }


#loadingimg{
	border: 0px solid #CCCCCC;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 200px;
	width: 75px;
	height: 75px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	}


#swap_header_container {
	border: 0px solid #cccccc;
	width: 938px;
	clear: both;
	height: 125px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}

#swap_header_container_left {
	float: left;
	border: 0px solid green;
	width: 580px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}

#swap_header_container_right {
	float: right;
	border: 0px solid blue;
	width: 338px;
}

.transDiv{
	background-color:#eeeeee;            
    filter: alpha(opacity=50); /* internet explorer */
    -khtml-opacity: 0.5;      /* khtml, old safari */
    -moz-opacity: 0.5;       /* mozilla, netscape */
    opacity: 0.5;           /* fx, safari, opera */
    position:absolute;
	z-index:100;
	}

.linkText {
	color: blue;
	cursor: pointer;
	margin-bottom:3px;
	}

.mainTitle{
    margin:5px;
    padding:5px;
    width:98%;
	text-align:center;
    font-weight:bold;
    color:#006749;
    font-size:18px;    
	}

.footerText {
	color: #006730;
	font-size:.75em;
	text-align:center;
	}



.speciesSearchButton {
	cursor:pointer;
	font-weight:bold;
	color:#006059;
	background:#9acaed;
	width:110px;
	height:25px;
	font-size:.9em;
	margin-top:0px;
	}


#search_input_button {
	margin: 0px 0px 0px 10px;	
	border: 0px solid red;
	}

#search_input_box {
	margin: 0px 0px 0px 5px;
	border: 0px solid orange;
	float: left;
	}


#swap_tool_title {
	border: 0px solid red;
	float: left;
	clear: both;
	color: #2A436F;
	color: #2D6DB1;
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;	
	}


#swap_tool_instructions {
	border: 0px solid blue;	
	clear: both;
	width: 590px;
	height: 115px;
	float: left;
	text-align: left;
	}
	
	
#search_input_button_v2{
	margin: 0px 0px 0px 10px;	
	border: 0px solid #00B099;
	float: right;
	}

#search_input_box_v2 {
	margin: 0px 0px 0px 5px;
	border: 0px solid red;
	width: 200px;
	float: right;
	}
	
.missingSpeciesButton {
	cursor:pointer;
	font-weight:bold;
	color:#006059;
	background:#eacaad;
	width:200px;
	height:25px;
	font-size:.9em;
	margin-top:0px; 
	}

#speciesSearchBox {
	height:20px;
	border:1px solid #006749;
	width:200px;
 	margin-top:0px;
	margin-bottom:0px;
	}

#speciesSearchBox {
	height:20px;
	border:1px solid #006749;
	border: 1px solid #cccccc;
	width:200px;
 	margin-top:0px;
	margin-bottom:0px;
	}

.speciesSearchBar {
	background:#ccdecc;
    font-weight:bold;
    color:#006749;
    font-size:.75em;
    border-bottom:6px solid #ceeeee;
	border-top:6px solid #ceeeee;
    text-align:middle;
	width: 97%;
	width: 938px;
	clear: both;
}

.searchBarFooter {
	width:97%;
	width: 938px;
	height:3px;
	background:#eeeeee;
	border-bottom:1px solid #00b0a9;
	margin: 0px 0px 5px 0px;
	clear: both;
	}

.searchBarHeader {
	width:97%;
	width: 938px;
	height:3px;
	background:#eeeeee;
	border-top:1px solid #00b099;
	clear: both;
	}

.widgetCSAS {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}

.widgetHeader_swap {
    border-top: 5px solid #2A436F;
    color: #2A436F;
    font-size: 18px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 0;
    padding: 7px;
}


.widget_swap {
    background: none repeat scroll 0 0 #F6F4F1;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 7px;
    margin-top: 5px;
    padding: 0px;
    vertical-align: top;
}


.widget_content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.widget_swap a:link{
	display: block;
	width: 100%;
	text-decoration: none;
	}
	
.widget_swap a:visited{
	color: #733C01;
	}

.widget_swap_left {
	background: rgb(246, 244, 241);
	min-height: 250px;
}

.leveltwopage_title {
    color: #2A436F;
    color: #2D6DB1;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
	}

.generic_callout_content {
	margin-top: 10px;
	padding: 0px 5px 10px 5px;
	}

.generic_callout_title_lg {
	font-size: 138.5%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear: both;
	color: #733C01;
	}

.generic_callout_title_medium {
	font-size: 123.1%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#tablespacer {
	width: 10px;
	height: 10px;
	border: 0px solid green;
	}


/*  --------------------------- */

#geoMapPanel {
	vertical-align:top;
	text-align:center;
	background:#e9f7f9;  
	border:1px solid #ceeeee;
    float: left; /* new line on 8-6-2013 */
   	padding: 0px;
   	margin: 0px;
   	height
	}

#pieChartPanel {
	vertical-align:top;
	background:#e9f7f9;  
	border:1px solid #ceeeee;
	padding: 0px;
	margin: 0px;
	}

.geoMapBox{
	text-align:left; 
	width:450px;
	float:left;
	border: 0px solid red;
	padding: 0px 0px 0px 10px;
	}
	
.pieChartBox{
	text-align:left;
	width:450px;
	float:left;
	border: 0px solid red;
	padding: 0px 0px 0px 10px;
	}	

.restoreview_button {
	color:#0060c9;
	cursor:pointer;
	border: 0px solid red;
	font-size: 10px;
	cursor: pointer;
	
}

	
.switchpanelview {
	width: 450px;
	text-align:right;
	padding: 3px 0px 0px 0px;
	height:30px;
	border: 0px solid blue;
	clear:both;
}


#geoMapSpeciesListPanel {
	width: 360px;
	float:right;
	display:none;  
	border: 0px solid green;
	}

#pieChartSpeciesListPanel {
	width: 360px;
	float:left;
	display: none;
	border: 0px solid green;
	}

#geoMapSpeciesListBox {
	width: auto;
	color:#0035ac;
	font-size:.75em;
	text-align:left;	
	height:430px;
	margin-top:10px;
	float:right;
	border: 0px solid blue;
	}

#pieChartSpeciesListBox {
	width: 360px;
	color:#0035ac;
	font-size:.75em;
	text-align:left;
	padding-left:5px;
	margin-right:15px;
	padding-top:10px;
	border: 0px solid blue;
	}


.geoMapHeader{
	width:auto;
	color:#006749;	
	float:left;
	font-weight:bold; 
	padding:5px;
	font-size:.9em;
	}


.pieChartHeader{
	width:auto;
	float:left;
	color:#006749;	
	font-weight:bold; 
	padding:5px;
	font-size:.9em;
	}    

 
#geoMapSpeciesListHeader{
	padding-top:10px;
	width: 360px;
	font-weight:bold;
	font-size:.75em;
	color:#579977;
	text-align:left;
	float:right;
	}

#pieChartSpeciesListHeader{
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:15px;
	font-weight:bold;
	font-size:.75em;
	color:#579977;
	width: 360px;
	}

/*  --------------------------- */

.filterHeader {
	height:auto;
	text-align:left;
	color:#990000;
	font-size:.9em;
	padding-left:7px;
	}

.pieChartTooltip {
	 padding-left:35px;
	 font-weight:bold;
	 z-index: 1000;
	 margin-top:-80px;
	 font-size:.75em;
	 width:200px;
	 }
  
.restoreButton{
	border: 1px solid #7a9acd;
	padding:2px;
	margin-top:8px;
    color:blue;
	cursor:pointer;
    background:#9acaed;
	width:70px;
	vertical-align:top;
	font-size:.75em;
	font-weight:bold;
	text-align:center;
	white-space: nowrap;
	}
  
.optionBar {
    margin-top:0px;
	/* padding-right:5px; OLD */
	padding-right:0px;
	padding-top:5px;
	text-align:right;
	height:30px;
	margin-bottom:3px;
	background:#ceeeee;
    /* vertical-align:middle; OLD */
    vertical-align:left; /* NEW */
	width:100%;
  	}
  
.optionButton {
	border: 1px solid #7a9acd;
	padding:2px;
    color:#007039;
	cursor:pointer;
    background:#9acaed;
	width:60px;
	font-size:.75em;
	font-weight:bold;
	text-align:center;
	height:17px;
	margin-right:3px;
	margin-bottom:10px;
	float:right;
	}
 
.optionButton_download{
	border: 1px solid #7a9acd;
	padding:2px;
    color:#007039;
	cursor:pointer;
    background:#9acaed;
	width: 100px;
	font-size:.75em;
	font-weight:bold;
	text-align:center;
	height:17px;
	margin-right:3px;
	margin-bottom:10px;
	float:right;
	}
 
 
  
.minimizeButton {
	border: 1px solid #997070;
	padding:2px;
    color:#904039;
	cursor:pointer;
    background:#edcada;
	width:15px;
	font-size:.95em;
	font-weight:bold;
	text-align:center;
	height:17px;
	margin-right:3px;
	float:right;
	font-weight:bold;
    }
 
   
.recommendationButton {
	#border: 1px solid #7a9acd;
	padding:2px;
    color:#003990;
	cursor:pointer;
    #background:#edca9a;
	width:auto;
	font-size:.75em;
	font-weight:bold;
	text-align:left;
	height:17px;
	margin-left:3px;
	margin-bottom:10px;
	float:left;
	}
  
#informationOverlay {      
    position:absolute;      
    top:360px;
	left:0px;
	text-align:center;
	width:100%;
	z-index:55;
	}

#informationPanel{		
	border:1px solid #9acaed;
	background:#ffffff;
	height:140px;
	width:500px;
	padding:15px;
	text-align:left;
	color:#006749;
	font-size:.75em;	
  	}

.swap_index_title {
	color: #2D6DB1;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	display: block;
}


.index_left {
	border: 0px solid red;
	width: 70%;
	float: left;
	padding: 10px;
	font-size: 18px;
	}

.index_container {
	width: 966px;
	border: 0px solid orange;
	margin: 10px;
	height: 500px;
	}


#speciesInformationOverlay {
	position:absolute;      
    /* top:260px; OLD */
    top:280px;
	/* left:0px; OLD */
	left:15px;
	text-align:center;
	/* OLD width:100%; */
	width:50%;
	z-index:55;
	}

#speciesInformationPanel{		
	border:1px solid #9acaed;
	background:#ccdecc;
	height:auto;
	/* OLD width:1120px; */
	/* OLD width:560px; */
	width:770px;
	padding:15px;
	text-align:left;
	color:#006749;
	font-size:.75em;
	position: relative;
	left: 50px;
	top: -50px;
  	}

#speciesinformationpanel_title {
	border: 0px solid blue;
	font-weight:bold;
	text-align:left;
	font-style: italic;
	font-size: 16px;
	float: left;
	width: 600px;
	margin: 0px 0px 5px 0px;
}

#speciesinformationpanel_close {
	float:right;
	cursor:pointer;
	color:#990000;
	width: 50px;
	border: 0px solid red;
}

#speciesinformationpanel_nslinkbox {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	margin-top: 15px;
	display: block;
	border: 0px solid #006749;
	text-align: center;
}

#speciesinformationpanel_nslinkbox a {
	font-weight: bold;
}


#speciesinformationpanel_description {
	clear: both;
	font-size: 12px;
	border: 0px solid red;
}

#speciesInformationLinkBox {
	padding: 0px;
	z-index:52;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
   }




  
#speciesinformationpanel_geomap  {
	border: 0px solid red;
	width: 400px;
	}
  
#speciesinformationpanel_ns  {
	border: 0px solid red;
	width: 320px;
	}  
  

  
    
#speciesGeoMap {
    border:1px solid #9acaed;
	background:#ffffff;
	padding:5px;
	width:375px;
  	}
      
#speciesNSMap {
  }
  
#speciesSearchResultOverlay {
  	left: 0px;
  	position:absolute;      
  	top:260px;
	text-align:center;
	width:100%;
	z-index:53;
	}

#speciesSearchResultPanel{		
	border:1px solid #9acaed;
	background:#deeeee;
	height:440px;
	width:600px;
	padding:15px;
	text-align:left;
	color:#006749;
	font-size:.75em;	
  	}

.swaplaunch_caption {
	font-style: italic;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 16px;
	padding: 0px 0px 5px 0px;
	border: 0px solid red;
	}

.swap_disclaimer_footer {
	clear: both;
	font-style: italic;
	border: 0px solid red;
	}
    
 #missingSpeciesOverlay {
	left: 0px;
    position:absolute;      
    top:260px;
	text-align:center;
	width:100%;
	z-index:53;
	}

#missingSpeciesPanel{		
  	border:1px solid #9acaed;
	background:#deeeee;
	height:600px;
	width:680px;
	padding:15px;
	text-align:left;
	color:#006749;
	font-size:.75em;
	}
  
.swapdownload_image_map {
border: 0px solid gray;
margin-left: auto;
margin-right: auto;
width: none;
}
.important-message {
border: 1px dotted grey;
border-left: 6px solid #2D6DB1;
background-color: #fff;
padding:20px;
padding-top:0px;
padding-bottom:10px;
float:right;
color:#000;
z-index:1000;
}

table,
th,
td {
border: 1px solid #bba;
padding:5px;
}

.wordwrap {
/* wrap long text and urls */
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
word-wrap: break-word; /* IE 5+ */	
}

table th {
text-align: left;
overflow: hidden;
vertical-align: top;
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 30%, rgba(201,201,201,1) 72%, rgba(201,201,201,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(241,241,241,1)), color-stop(72%,rgba(201,201,201,1)), color-stop(100%,rgba(201,201,201,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 30%,rgba(201,201,201,1) 72%,rgba(201,201,201,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 30%,rgba(201,201,201,1) 72%,rgba(201,201,201,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 30%,rgba(201,201,201,1) 72%,rgba(201,201,201,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 30%,rgba(201,201,201,1) 72%,rgba(201,201,201,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
}

tr.even {
background-color:#e3efe3;
}
