@media screen and (min-width: 1221px){
	.panel2 {
		width: 1200px;
	}
}
@media screen and (max-width: 1220px){
	.panel2 {
		width: 100%;
	}
}
	
@media screen and (min-width: 1000px){ /* desktop */

	#section{
		display:block;
	}
	#nav{
		display:block;
	}

		
}
@media screen and (max-width: 1080px){/* bbox looks ugly */
	
}

@media screen and (max-width: 1000px){/* tablet */

	#section{
		display:block;
	}
	#nav{
		display:block;
	}	
}

@media screen and (min-width: 768px){/* show side panel was  */
	.side-panel{
		display:block;
	}
	.main-panel {
    	width: 72%;
	}
	#search_f{
		display:block;
	}
	#header div.banner{
		display:block;
	}
	.download-panel-inset-main{
		display:none;
	}
	.download-button-panel {
    	text-align: center;
	}
	.subheading-left-panel {
   		padding: 15px 0 0 15px;
	}
	
	.subheading-left-panel a{
   		text-transform: none;
   		font-weight: normal;
	}						
}

@media screen and (max-width: 768px){/* header starts to get ugly, move side panel  */

	.side-panel{
		display:none;
	}
	.main-panel {
    	width: 100%;
	}

	#section{
		display:none;
	}
	#nav{
		display:none;
	}
	#search_f{
		display:none;
	}
	#header div.banner{
		/*display:none;*/
	}	
	.download-panel-inset-main{
		display:block;
	}
	
	.subheading-left-panel {
   		padding: 15px 0 0 0;
	}	
	
	.download-button-panel {
    	text-align: left;
	}	
}

@media screen and (min-width: 768px){/* not mob was 600px */
	#header {
    	height: 190px;
	}
	#header h1#logo, #header h1#logo a{ 
		/*width: 225px;*/
		height: 190px;
	}
	/*.thumbnail-a {
		display:block;
	}*/	
	.thumbnail-inset-a {
		float: right;
	}
	#earth-img{
		width:720;
	}
 	#header div.banner img {
    	left: 225px;
	}		
}

@media screen and (max-width: 768px){/* mob was 600px 700*/
	#header h1#logo, #header h1#logo a{ 
		/*width: 100%;*/
		height: 120px;	
	}
	#header {
    	height: 120px;
	}	
	#wrapper {
    	padding: 0;
	}
	/*.thumbnail-a {
		display:none;
	}*/	
	.thumbnail-inset-a {
		float: none;
	}
	#earth-img{
		width:100%;
	}
 	#header div.banner img {
    	left: 0;
	}
			
}

/* some wcag fixes*/
button:focus {
    outline: dotted 1px #000;
}
a:focus {
    outline: dotted 1px #000;
}
a {
	color: #006983;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #006983;
}

#nav a:focus {
    text-decoration: underline;
}

.thumbnail-a {
	display:none;
}	
.thumbnail-inset-a {
    display: block;
    padding: 20px 10px 0 0;
    max-width: 100px;
    max-height: 145px;
}

.metadata-title {
	color: #000000;
	/*padding: 5px 0 15px 0;*/
	font-size: 1.8em;
	font-weight: bold;
	padding: 5px 0 0 0;
	/*line-height: 1.8em;*/
}

.subheading {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	text-align: left;
}

.subheading:focus{
	outline: dotted 1px #000;
}

.metadadata-text:focus{
	outline: dotted 1px #000;
}

.subheading-left-panel {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 15px;
	text-transform: uppercase;
	text-align: left;
}
.subheading-left-panel:focus{
	outline: dotted 1px #000;
}

.subheading-left-panel-msg{
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	/*text-transform: uppercase;*/
	text-align: left;
	display: none;	
}

#header #section {
    color: #FFFFFF;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.8em;
    margin-left: 240px;
    margin-right: 21%;
}

.panel1 {
	margin: 0 auto;
	/*max-width: 1220px;*/
	background-color: #fff;
	width:100%;
	text-align:center;
}

.panel2 {
	max-width: 1220px;
	background-color: #fff;
	/*float: left;*/
	text-align:left;
	display:inline-block;
}

.main-panel {
	margin: 0 10px 0;
	/*width: 60%;*/
	float: left;
	/*width:72%;*/
}

.side-panel { /*margin: 0 10px 0;*/
	width: 25%; /*25%;/*30% 240px;/*;  */
	float: right;
}

.metadadata-text {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 110%;
	margin: 0;
	outline: 0 none;
	padding: 0 0 15px 0;
	vertical-align: baseline;
	color: #666666;
	text-align: left;
}

.expandable{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 110%;
	margin: 0;
	outline: 0 none;
	padding: 0 0 15px 0;
	vertical-align: baseline;
	text-align: left;
	/*text-transform: uppercase;*/
	font-weight: bold;
	/*text-decoration: none;*/
}

.expandable:hover{
	text-decoration: underline;
	color: #a33f1f;
}

.product-search-panel {
	color: #FFFFFF;
	background-color: #006983;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	/*margin: 0 0 15px;*/
	padding: 10px 30px 40px 30px;
	text-transform: uppercase;
}

.product-search-panel-text {
	padding: 0 0 10px;
}

.download-panel {
    text-align: center;
    background-image: url('../img/panel_bkg.png');
    /*background-position: 80% 80%;*/
    background-repeat: repeat-x;
    background-color: #fff;	
}

#fullMetadata{
	padding: 15px 0 0 0;
}

.fullMetatadataHide{
	display:none;
}

.fullMetatadataShow{
	display:block;
}

.thumbnail{
	/*padding: 15px 0 0 0;
	margin: 0 0 0 15px;
	float: left;
	width: 75px;*/
    left: 260px;
    margin: 0 0 0 15px;
    padding: 15px 0 0;
    position: absolute;
    top: 25px;
    width: 75px;	
}


.thumbnail-inset {
    margin: 0 0 0 15px;
    padding: 15px 0 0;
    top: 25px;
    max-width: 100px;
    max-height: 145px;
}
#search_i_product {
	display: block;
	float: left;
	width: 87%;
	height: 18px;
	padding: 0 5px;
	font-size: 0.9em;
	line-height: 16px;
	color: #000;
	border: 1px solid #ccc;
}

#search_b_product {
	display: block;
	float: right;
	margin-left: -20px;
}

.download-button-panel{
	padding:15px 20px;
 	/*text-align: center;*/
}

.download-link  {
	text-align: left;
	padding: 0 0 0 15px;
	line-height: 20px;
	overflow-x: visible;
	word-wrap: break-word;
}

#map_canvas{
    height: 200px;/*300px;*/
    width: 400px;/*600px;*/
    margin: 0 0 15px 0;
}

#fullAbstract{
	/*display:none;*/
}

#fullAbstractExpandable{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	margin: 0;
	outline: 0 none;
	vertical-align: baseline;
	color: #666666;
	text-align: left;
	font-weight: bold;
	/*text-decoration: none;*/
	line-height: 2em;
}

#fullAbstractExpandable:focus{
	border: 1px solid #8eafbb;	
}

#mdAbstract{

}

.metadadata-abstract-text-4lines{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 110%;
	margin: 0;
	outline: 0 none;
	padding: 0 0 15px 0;
	vertical-align: baseline;
	color: #666666;
	text-align: left;
	height: 52px;
    overflow: hidden;
    line-height: 17px;
}

.metadadata-abstract-text-full{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 110%;
	margin: 0;
	outline: 0 none;
	padding: 0 0 15px 0;
	vertical-align: baseline;
	color: #666666;
	text-align: left;
	/* no height*/
    overflow: hidden;
    line-height: 17px;	
}

.mdLabel{
 	padding: 0;
 	font-weight: bold;
 	float:left;
 	width: 200px;
 	line-height: 1.3em;
 	
}

.mdValue{
	padding: 0 0 0 15px;
	line-height: 1.3em;
	/*float: left*/
}

#bbox{
	display:inline;
}

#geographicBoundingBox{
    /*display: inline;*/
    left: 500px;
    margin: 0 0 0 15px;
    padding: 15px 0 0;
    position: relative;
    top: -200px;	
}

#geographicBbHead{
	position: relative;
	top:1px;
	left:1px;
    /*position: relative;
    top: -200px;
    left: 500px;*/	
}

#geographicBbNorth{
    left: 40px;
    position: relative;
    top: 5px;	
}

#geographicBbEast{
    left: 150px;
    position: relative;
    top: 40px;
}

#geographicBbWest{
    left: -50px;
    position: relative;
    top: 25px;
}

#geographicBbSouth{
    left: 40px;
    position: relative;
    top: 60px;		
}

#earthImg{
	width:100%;
	height:190;
	border:0;	
}

.downloads-sub-heading {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    /*color: #666666;*/
    font-size: 110%;
    margin: 0;
    outline: 0 none;
    padding: 0 0 15px 15px;
    text-align: left;
    vertical-align: baseline;
}

.metadadata-text-price{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 110%;
	margin: 0;
	outline: 0 none;
	padding: 15px 0 15px 15px;
	vertical-align: baseline;
	/*color: #666666;*/
	text-align: left;
}

/** eods*/
.download-panel-label-div{
    display: inline-block;
    width: 100px;	
}
.download-panel-text{
	margin: 0 0 15px 15px;
	width: 200px;
	margin: 15px 0 0;
}

.download-panel-button {
    text-align: left;
    padding: 0 0 0 15px;
}

.downloadMessagesElement {
    /*display: inline;*/
    display:none;
    list-style-type: none;
    width: 100%;
    font-weight:bold;
}

.downloadMessagesElement a {
	text-decoration:none;
}

.download-panel-label-div {
    padding: 0 0 0 15px;
    text-align: left;
    width: 100px;
}	

.download-panel-text {
    margin: 5px 0 15px;
    padding: 0;
    width: 250px;
}

.downloadMessagesElement-div {
    float: left;
    padding: 0 0 0 15px;
}

.downloadEmail-success-Msg{
    color: green;
    display: none;
    padding: 0 0 0 15px;
    text-align: left;
    font-weight:bold;
}
.priceLabel{
	font-weight: bold;
	width: 65px;  
	float:left
}
.webServiceHelpLink{
	/*font-size: 80%*/
}

#email-feedback{
	float:right;
    /*border-color: #FFFFFF #8EAFBB #8EAFBB #FFFFFF;*/
    border: 1px solid #8eafbb;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #004C64;
    display: block;
    font-weight: bold;
    height: 1%;
    line-height: 2.95;
    margin: 0 10px;
    padding: 0 10px 0 10px;	
    text-decoration: none;
}
#email-feedback:focus {
    outline: dotted 1px #000;
}
#email-feedback:hover {
    outline: dotted 1px #000;
}

.darwinButton{
	background: none repeat scroll 0 0 transparent;
	float:left;
    border: 1px solid #8eafbb;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #004C64;
    display: block;
    font-weight: bold;
    padding: 10px 5px;	
    font-size: 100%;
}

.darwinButton:focus {
    outline: dotted 1px #000;
}
.darwinButton:hover {
    outline: dotted 1px #000;
}


#metadataTitle:focus {
	outline: dotted 1px #000;
}

input {
	box-sizing: content-box;
}


/* Responsive footer*/
.ga-footer {
    min-height: 41px;
    margin: 0;
    background-color: #2F2F2F;
    border-color: #2F2F2F;
    border-radius: 0;
}

.ga-footer .navbar-collapse,
.ga-footer .navbar-form {
    border-color: #494949;
}

.ga-footer .navbar-nav > li > a {
    color: #FFFFFF;
}

.ga-footer .navbar-nav > li > a:hover,
.ga-footer .navbar-nav > li > a:focus {
    text-decoration: underline;
}

.ga-footer .navbar-nav > li.contact > a {
    background: url(../img/contact-arrow.gif) no-repeat center right #006983;
    display: block;
    color: #fff;
    width: 13em;
}

.ga-footer .navbar-nav > li.contact > a:hover,
.ga-footer .navbar-nav > li.contact > a:focus {
    background: url(../img/contact-arrow-over.gif) no-repeat center right #72c7e7;
    color: #000000;
}

.ga-footer ul.navbar-nav {
    padding-top: 7px;
    padding-bottom: 7px;
}

.ga-footer .navbar-nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
}

.ga-footer .navbar-toggle {
    margin-bottom: 2px;
    margin-top: 2px;
}

@media (min-width: 768px) {
    .ga-footer .navbar-collapse {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .ga-footer .navbar-nav > li {
        float: none;
        display: inline-block;
    }
    
    .ga-footer .navbar-nobrand {
        margin-left: -15px;
    }
}

/*End responsive footer*/



/* Header */
.header {
    margin: 0 auto;
    width: 100%;
}

#logo {
    padding-left: 0;
    margin-left: 0;
}

img.logo {
    width: 180px;
}

img.logo-stacked {
    width: 106px;
}

/* Breadcrumbs */
.breadcrumbs {
    font-size: 0.9em;
    list-style: none outside none;
    z-index: 10;
    padding: 0;
    display: inline;
}

.breadcrumbsContainer {
    position: absolute;
    width: 100%;
    margin-left: 184px;
}

.breadcrumbs li a, .breadcrumbs li.last {
    float: left;
    padding-right: 0;
    background: url(images/vertical-breadcrumb.gif) no-repeat right;
}

.breadcrumbs li a {
    color: #006983;
    padding: 0 10px;
}

.breadcrumbs li.first a {
    padding-left: 0;
    padding-right: 10px;
}

.breadcrumbs li.last, .breadcrumbs li.last a {
    background: none;
    color: #5e6a71;
}

/* Quick links */
#quick-links button {
    margin-top: 19px;
    padding-right: 20px;
    float: right;
}

/* Search style */

#search {
    display: block;
    height: 100%;
    vertical-align: middle;
    margin: auto 0;
}

.search-box {
    float: left;
    margin: 0;
    height: 22px;
}

.search-button {
    float: left;
}

.navbar-right {
    margin-top: 30px;
}

.advanced a {
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    color: #5e6a71;
    display: block;
    margin: 3px 0 0 1px;
}

#help {
    float: left;
}

#help img {
    width: 80%;
    padding-top: 2px;
}

.appTitle {
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 30px;
    margin-left: 120px;
    color: #2f2f2f;
    font: Helvetica Neue Regular;
}

.appTitle h1 {
    font-size: medium;
    margin: 0;
    font-weight: bold;
}

.navbar-default .navbar-nav li a {
    /*margin-top: 20px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;*/
    padding: 0px;
}

.navbar-default {
    min-height: 70px;
    background-color: #ffffff;
    margin-bottom: 0px;
}

.navbar-default .navbar-toggle {
    margin-top: 18px;
    margin-bottom: 17px;
    z-index: 1;
}

/* Strap */
.strap-blue, .strap-white, .strap-red {
    height: 8px;
    margin-bottom: 3px;
}

.strap-blue {
    background-color: #72c7e7;
    width: 88%;
    float: left;
}

.strap-white {

    background-color: #fff;
    width: 3px;
    float: left;
}

.strap-red {
    background-color: #a33f1f;

}

.applicationTitle {
    font-size: medium;
    display:inline-block;
    margin: 0;
    padding: 0;
    padding-top: 28px;
    padding-left: 20px;
    font-size: 18px;
    color: #000000;
}

@media screen and (max-width: 767px){
	.applicationTitle {
		padding: 0px;
		margin: 0px;
	}
}

/* end Header*/