@import url("https://brand.arizona.edu/sites/default/files/v2/ua-brand-fonts/milo.css");

/* begin top-level styles */

body, html { 
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #faf7f2;
	/*background-color: #fbf6ee;
	background-color: #faf8f2;*/
	-webkit-font-smoothing: antialiased;

 	background-image: -moz-linear-gradient(top, #f6f4ef, #faf7f2 ); 
  	background-image: -webkit-gradient(linear, left top,left bottom, from(#f6f4ef), to(#faf7f2));
  	background-image: linear-gradient(top, #f6f4ef, #faf7f2);
 	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f4ef', endColorstr='#faf7f2');   	*/
  	background-repeat: no-repeat;


}



/* Regular bullshit */

#header {
	width: 801px;
	margin: 0 auto;
}

#header2 {
	width: 980px;
	margin: 0 auto;
}


.search_box {
	padding-top: 2px;
}


/*remove these when done */
#menu_bar {
	width: 100%;
	margin: 0 auto;
	background: #2e3a51; 
	text-align: center;
}

#menu_bar_pl {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	background: #2e3a51;
	text-align: center;
	background: url(//static.uahirise.org/images/pl-back.jpg) no-repeat;	
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 600; 
	font-style: normal;
	font-size: 32px;
	color: #ffffff;
	word-spacing: 2px;
	border-bottom: solid 1px #343435;	
	
}

#menu_bar_en {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	/* background: #2e3a51;*/
	text-align: center;
	background: url(/connect/images/feb.jpg) no-repeat;		
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: 700; 
	font-style: normal;
	font-size: 32px;
	color: #ffffff;
	word-spacing: 2px;
	/* border-bottom: solid 1px #343435;	*/
	
}


.observation-image {
	width: 100%;
	float: center;
	margin: 0 auto;
	overflow: hidden;
    position: absolute;

}

.bg
{
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 0;
	float: center;
	overflow: hidden;

}


.spotlight-parade {
	margin: 0 auto;
	width: 950px;
	float: center;
	overflow: hidden;
}

#logo-container {
	margin: 0 auto;
	width: 980px;
	height: auto;
	float: center;
	overflow: hidden

}


.logo-menu-a {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: bold; 
	font-style: normal;
	font-size: 32px;
	color: #ffffff;
	word-spacing: 2px;
	padding-top: 45px;
	text-align: left;
}


.logo-menu-b {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: 500; 
	font-style: normal;
	font-size: 16px;
	color: #ffffff;
	word-spacing: 2px;
	padding-top: 15px;
	text-align: center;
}

.logo-menu-c {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: 500; 
	font-style: normal;
	font-size: 18px;
	color: #ffffff;
	word-spacing: 2px;
	padding-top: 15px;
	text-align: left;
}



.navigation {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	/* background-color: #347C17; 
	background-color: #535b5c; 
	background-color: #6b0106; */
	background-color: #d97f5d;

	height: 29px;
	/* border-top: solid 1px #343435; */
	overflow: hidden;
	padding-top: 9px;
	word-spacing: 2px;
}


/*Link colors */

a:hover { text-decoration: underline; }

a:link 		{ color:#0B0B48; }
a:active 	{ color:#0B0B48; }
a:visited 	{ color:#979797; }


a.caption:link {
	color: #15548a;
	text-decoration: none
}

a.caption:active {
	color: #15548a;
	text-decoration: none
}

a.caption:hover {
	color: #15548a;
	text-decoration: underline
}

a.caption:visited {
	text-decoration: none
}


a.bmlang:link {
	color: #3782ac;
	text-decoration: none
}

a.bmlanglang:active {
	color: #3782ac;
	text-decoration: none
}

a.bmlanglang:hover {
	color: #3782ac;
	text-decoration: underline
}

a.bmlanglang:visited {
	text-decoration: none
}



a.navbar:link {
	color: #ffffff;
	text-decoration: none;

}

a.navbar:active {
	color: #ffffff;
	text-decoration: none;

}

a.navbar:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.navbar:visited {
	color: #ffffff;
	text-decoration: none;
}

a.cells:link {
	color: #2d7abb; /*#f9eec2;*/
	text-decoration: none;

}

a.cells:active {
	color: #2d7abb;
	text-decoration: none;

}

a.cells:hover {
	color: #2d7abb;
	text-decoration: underline;
}


a.cells:visited {
	color: #5d5e5f;
	text-decoration: none;
}

a.footers:link {
	color: #000000;
	text-decoration: none;

}

a.footers:active {
	color: #000000;
	text-decoration: none;

}

a.footers:hover {
	color: #000000;
	text-decoration: underline;
}

a.footers:visited {
	color: #737373;
	text-decoration: none;
}



/*spotlight section */

#spotlight-container {
	min-width: 980px;
	width: 80%;
	height: auto;
	float: center;
	overflow: hidden;
	background: #ffffff;
	/*border-top: solid 1px #343435;	
	border-left: solid 1px #343435;	
	border-right: solid 1px #343435;	*/

}

#spotlight-container-2 {
	min-width: 980px;
	width: 80%;
	height: auto;
	float: center;
	overflow: hidden;
	background: #ffffff;
	border-left: solid 1px #343435;	
	border-right: solid 1px #343435;	
	border-bottom: solid 1px #343435;	
}


#highlight-container {
	width: 245px;
	height: auto;
	float: center;
	overflow: hidden;
	background: #ffffff;
}


.spotlight-summary {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	text-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.hitranslate {
	overflow: hidden;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.hitranslate-aviso {
	width: 850px;
	float: center;
	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 22px;
	line-height: 34px;
	color: #000000;
	text-align: center;
}

.hitranslate-aviso-pl {
	width: 850px;
	float: center;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	line-height: 34px;
	color: #000000;
	text-align: center;
}



.welcome-pl {
	font-family: Helvetica, sans-serif;
	font-size: 38px;
	font-style: bold;
	line-height: 44px;
	color: #000000;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 5px;
}

.fields-of-mars {
	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
	text-align: center;
	letter-spacing: 5px;
	word-spacing: 8px;
}




/*details section */
.anaglyph-dtm-label {
	margin: 0 auto;
	width: 330px;
	float: center;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #3b3b39;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 20px;
	overflow: hidden;
}

.observation-label {
	margin: 0 auto;
	width: 840px;
	float: center;
	text-align: left;
	color: #3b3b39;
	overflow: hidden;
	line-height: inherit;
}

.observation-id-label {
	text-align: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
}

.observation-id-title {
	text-align: left;
	padding-right: 15px;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; 
	font-weight: normal; 
	font-style: bold;
	font-size: 38px;
	line-height: 52px;
	color: #535b5c;
}

.observation-id-title-milo {
	text-align: left;
	padding-right: 15px;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; 
	font-weight: normal; 
	font-style: bold;
	font-size: 38px;
	line-height: 52px;
	color: #535b5c;
}


.observation-title-milo {
	text-align: left;
	padding-right: 12px;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; 
	font-weight: normal; 
	font-style: bold;
	font-size: 38px;
	line-height: 52px;
	color: #535b5c;
}

.observation-id-title-pl {
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	font-family: Helvetica, sans-serif; 
	font-style: bold;
	font-size: 28px;

	/* font-family: 'Archivo Narrow', Helvetica, sans-serif; */

	line-height: 32px;
	color: #3b3b39;
}


.dtm-map-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;	
}


.catalog-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	background-color: #105b8f;
	background: url(//static.uahirise.org/images/catalog-back-pl.jpg) no-repeat;
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #343435;	
	
}

.catalog-container-en {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	/*background-color: #105b8f;
	background: url(//static.uahirise.org/images/catalog-back-ca.jpg) no-repeat;*/
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #d7d7d7;	
	
}

.catalog-sub-container {
	background: rgba(0, 0, 0, 0.30);
}

.catalog-cell-images {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
}

.catalog-cell-images-pl {
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 22px;
}


.updates-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 18px;
	line-height: 28px;
	color: #000000;	
	/*background: url(//static.uahirise.org/images/nea-back.jpg) no-repeat;*/
	border: solid 1px #d7d7d7;	
			
}

.captions-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;	
	background: url(//static.uahirise.org/images/captions-back.jpg) no-repeat;
	border: solid 1px #343435;	
			
}

.sim-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	background: #fdfcf9;	
	border: solid 1px #b0b3b2;	
}


.anaglyph-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	/*background-color: #105b8f;
	background: url(//static.uahirise.org/images/anaglyph-back.jpg) no-repeat; */
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #d7d7d7;	
	
}


.dtm-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	background-color: #105b8f;
	background: url(//static.uahirise.org/images/dtm-back.jpg) no-repeat;
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #343435;	
	
}


.stereo-pair-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	background-color: #105b8f;
	background: url(//static.uahirise.org/images/stereo-back.jpg) no-repeat;
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #343435;	
	
}


.releases-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	background-color: #105b8f;
	background: url(//static.uahirise.org/images/releases-back.jpg) no-repeat;
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #343435;	
	
}

.oppy-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	background-color: #105b8f;
	background: url(//static.uahirise.org/images/oppy-back.jpg) no-repeat;
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #343435;	
	
}



.header-container-en {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	background-color: #95a7b3;
	border-top: solid 1px #d7d7d7;	
	border-left: solid 1px #d7d7d7;	
	border-right: solid 1px #d7d7d7;	
	
}


.milo-container-en {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	background-color: #fdfcf9;
	border: solid 1px #d7d7d7;	
	
}


.hiflyers-container-en {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #105b8f;
	background: url(//static.uahirise.org/images/hiflyers-back.jpg) no-repeat;*/
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #d7d7d7;	
	
}


.hiflyers-catalog-container-pl {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	background-color: #52738a;
	background: url(//static.uahirise.org/images/hiflyers-catalog-pl.jpg) no-repeat;
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #343435;	
	
}

.themes-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	background-color: #105b8f;
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #343435;	
	
}

.themes-catalog-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/* background-color: #4b5362; */
	/* background-color: #632318; */
	background-color: #105b8f;
	background: url(//static.uahirise.org/images/themes-back.jpg) no-repeat;
	/* -moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #343435;	
	
}


.stereo-thumbnails-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	background-color: #456687;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;			
}


.thumbnails-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	background-color: #5d1509;
	/*background: rgba(0, 0, 0, 0.65);*/
	/* background: url(//hirise.lpl.arizona.edu/images/table-bg.jpg) no-repeat; */
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
}

.thumbnails-container-deux {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;	
	/*background: rgba(0, 0, 0, 0.65);*/
	background: url(//hirise.lpl.arizona.edu/images/new-images-bg.jpg) no-repeat;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
			
}



.page-details-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	/*background: rgba(0, 0, 0, 0.1);*/
	/*background: #fbfbf6;	*/
	/*-moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	/* border: solid 1px #b0b3b2;	*/

}

.geometry-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	/* -moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	/* For IE 5.5 - 7*/
	/* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); 8?
	/* For IE 8*/
	/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; */
}

.image-details-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	/*background: rgba(0, 0, 0, 0.1);*/
	/*background: #fbfbf6;	*/
	/*-moz-border-radius: 10px;
	border-radius: 10px; 
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; 
	border: solid 1px #d7d7d7; */
}

#map-title {
    height: 20px;
    background-color: #632322;
}

#map-title > h2 {
    font-size: 16px;
    font-weight: 700;
    text-indent: 5px;
    padding: 0;
    margin: 0;
}

#map-canvas {
	margin: 0 auto;
    padding: 0;
	width: 100%;
    height: 400px;
}

.usage-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	/* background: #fdfcf9;	*/
}


.standard-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	background: #fdfcf9;	
	/* -moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555; */
	border: solid 1px #d7d7d7;
	font-family: 'Whitney A', 'Whitney B'; font-weight: 700; font-style: normal;
	font-size: 16px;
	line-height: 22px;
			
	
}

.hiclip-container {
	margin: 0 auto;
	width: 96px;
	float: right;
	overflow: hidden;
	background: #aa3d6b;	
	font-family: MiloWeb, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: white;
	padding-right: 4px;	

}


.audio-container {
	margin: 0 auto;
	width: 96px;
	float: right;
	overflow: hidden;
	background: #aa3d6b;	
	text-align: right;
	font-family: MiloWeb, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: white;
	padding-right: 4px;	

}



.wallpaper-container {
	margin: 0 auto;
	width: 96px;
	float: right;
	overflow: hidden;
	background: #447496;	
	text-align: right;
	font-family: MiloWeb, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: white;
	padding-right: 4px;	

}

.wallpaper-container-pl {
	margin: 0 auto;
	width: 145px;
	float: right;
	overflow: hidden;
	background: #447496;	
	-moz-box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	box-shadow: 0 0 3px #555;
	text-align: right;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	padding-right: 5px;	

}


.hislide-container {
	margin: 0 auto;
	width: 96px;
	float: right;
	overflow: hidden;
	background: #db9b40;	
	text-align: right;
	font-family: MiloWeb, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: white;
	padding-right: 4px;	

}

.hiflyer-container {
	margin: 0 auto;
	width: 96px;
	float: right;
	overflow: hidden;
	background: #aab380;	
	text-align: right;
	font-family: MiloWeb, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: white;
	padding-right: 4px;	

}

.nearby-container {
	margin: 0 auto;
	width: 150px;
	float: left;
	overflow: hidden;
	background: #966840;	
	-moz-box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	box-shadow: 0 0 3px #555;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	padding-left: 10px;	

}


.hiview-label {
	text-align: center;
	font-family: 'Whitney A', 'Whitney B'; font-weight: 700; font-style: normal;
	font-size: 18px;
	line-height: 32px;
	color: #3b3b39;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 10px;
}


.standard-label {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 26px;
	line-height: 34px;
	color: #3b3b39;
	padding-left: 20px;
	padding-top: 10px;
}

.standard-label-pl {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-weight: 700; 
	font-style: normal;
	font-size: 26px;
	line-height: 34px;
	color: #3b3b39;
	padding-left: 20px;
	padding-top: 10px;
}


.standard-sub-label {
	text-align: right;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #3b3b39;
}

.standard-sub-label-2 {
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #3b3b39;
	font-weight: bold;
}

.sim_text {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}


.standard-text {
	text-align: left;
	font-family: 'Sentinel A', 'Sentinel B'; font-weight: 400; font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	background: #fdfcf9;
	border-top: solid 1px #d7d7d7;

}

.standard-text-2 {
	text-align: left;
	font-family: 'Sentinel A', 'Sentinel B'; font-weight: 400; font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	/*border-top: solid 1px #d7d7d7;*/

}

.milo-text-1 {
	text-align: left;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; font-weight: normal; font-style: normal;
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 45px;
	padding-bottom: 20px;
	/*border-top: solid 1px #d7d7d7;*/

}


.milo-text-2 {
	text-align: left;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; font-weight: normal; font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 45px;
	padding-bottom: 20px;
	/*border-top: solid 1px #d7d7d7;*/

}


.milo-text-3 {
	text-align: left;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; font-weight: normal; font-style: normal;
	font-size: 20px;
	line-height: 32px;
	color: #000000;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	/*border-top: solid 1px #d7d7d7;*/

}

.milo-text-themes {
	text-align: left;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; font-weight: normal; font-style: normal;
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	padding: 65px;

}


.milo-text-nea {
	text-align: left;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; font-weight: normal; font-style: normal;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	padding-left: 8px;
	padding-right: 12px;
	/*border-top: solid 1px #d7d7d7;*/

}


.milo-text-contact {
	text-align: left;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; font-weight: normal; font-style: normal;
	font-size: 18px;
	line-height: 32px;
	color: #000000;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	border-top: solid 1px #d7d7d7;

}



.sim-article-title {
	text-align: left;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 28px;
	line-height: 34px;
	color: #4a5764;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	/*border-top: solid 1px #d7d7d7;*/

}


.standard-text-3 {
	text-align: left;
	font-family: 'Archer SSm A', 'Archer SSm B';
	font-weight: 400; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	background: #fdfcf9;
	border-top: solid 1px #d7d7d7;
}


.special-text {
	text-align: left;
	font-family: 'Archer SSm A', 'Archer SSm B';
	font-weight: 400; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
}


.4qa-roster {
	text-align: center;
	font-family: 'Sentinel A', 'Sentinel B'; font-weight: 400; font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding: 40px;
	background: #fdfcf9;
	border-top: solid 1px #d7d7d7;

}

.standard-text-title {
	text-align: left;
	font-family: 'Sentinel A', 'Sentinel B'; font-weight: 700; font-style: normal;
	font-size: 32px;
	line-height: 34px;
	color: #000000;
	background: #fdfcf9;

}

.standard-text-title-center {
	text-align: center;
	font-family: 'Sentinel A', 'Sentinel B'; font-weight: 700; font-style: normal;
	font-size: 32px;
	line-height: 34px;
	color: #000000;
	background: #fdfcf9;

}


.standard-text-pl {
	text-align: left;
	font-family: Helvetica,sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	background: #fdfcf9;
	border-top: solid 1px #e5e5e5;

}

.standard-text-noborder {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	background: #fdfcf9;

}


.links-text {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}



.observation-picture {
	width: 840px;
	float: center;
}


.page-numbers {
	text-align: center;
	font-family: MiloWeb, 'Whitney A', 'Whitney B', Helvetica; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}

.page-numbers-pl {
	text-align: center;
	font-family: Helvetica, sans-serif; 
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
}


.flips {
	font-family: MiloWeb, 'Whitney A', 'Whitney B', Helvetica; 
	font-weight: normal; 
	font-style: bold;
	font-size: 16px;
	line-height: 22px;
	color: #2f86d2
}


.product-text-alpha {
	text-align: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	border-right: solid 1px #d7d7d7;	
	
}

.product-text-beta {
	text-align: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 5px;
	border-right: solid 1px #d7d7d7;	
	
}

.product-text-gamma {
	text-align: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-left: 16px;
	padding-right: 1px;
	padding-top: 7px;

}


.product-text-1 {
	text-align: left;
	font-family: MiloWeb, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 10px;
	border-right: solid 1px #d7d7d7;	
	
}


.product-text {
	text-align: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-right: 10px;
	border-right: solid 1px #d7d7d7;	
	
}

.product-text-2 {
	text-align: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-right: 5px;
}

.product-text-pl {
	text-align: left;
	font-family: Helvetica, sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding: 10px;
	background: #fbfbf6;
	border-right: solid 1px #e1e2e3;	
}

.product-text-2-pl {
	text-align: left;
	font-family: Helvetica, sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding: 10px;
	background: #fbfbf6;	
}



.products-title {
	width: 840px;
	text-align: left;
	background-color: #473066;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	padding: 8px;
}

.products-title-pl {
	width: 840px;
	text-align: left;
	background-color: #473066;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	font-weight: 400;
	line-height: 22px;
	color: #ffffff;
	padding: 7px;
}


.theme {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	padding-left: 2px;
}



.geo-title {
	width: 980px;
	text-align: left;
	/* background-color: #457cab; */
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: italic;
	font-size: 22px;
	line-height: 42px;
	color: black;
	padding: 0px;
	border-bottom: solid 1px #d7d7d7;	
}

.geo-title-pl {
	width: 840px;
	text-align: left;
	background-color: #457cab;
	font-family: Helvetica, sans-serif; 
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	padding: 7px;
}


.geo-cell-a-pl {
	/* font-family: 'Source Sans Pro',Helvetica, sans-serif; */
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding: 15px;
	border-color: #82adcf;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: thin;
}


.geo-cell-b-pl {
	/* font-family: 'Source Sans Pro',Helvetica, sans-serif; */
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 22px;
	color: #3f4144;
	padding: 15px;
	border-color: #82adcf;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
}

.geo-cell-c-pl {
	/* font-family: 'Source Sans Pro',Helvetica, sans-serif; */
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding: 15px;
	border-color: #82adcf;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
}


.geo-cell-a {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	padding: 10px;
	border-color: #d7d7d7;
	border-width: thin;
}

.geo-cell-b {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	padding: 10px;
	border-color: #d7d7d7;
	border-width: thin;
}

.geo-cell-c {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	padding: 10px;
	border-color: #d7d7d7;
	border-width: thin;
}


.map-container-column1 {
	width: 320;
	padding: 5px;
	float: left;
}

.map-container-column2 {
	width: 500;
	padding: 5px;
	float: right;
}


.credit-text {
	text-align: right;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	/*padding-left: 10px;*/
}


.language-title {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 14px;
	word-spacing: 2px;
	color: #000000;
}

.language-title-ru {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
}



.caption-text {
	text-align: left;
	font-family: MiloSerifWeb, 'Archer SSm A', 'Archer SSm B';
	font-weight: normal; 
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	padding-top: 18px;
	/*padding-left: 15px;*/
	padding-right: 30px;
	padding-bottom: 20px;
	/*background: #f9f6ed;
	background: #fdfcf9; 
	border-top: solid 1px #d7d7d7; */

}

.caption-text-special {
	text-align: left;
	font-family: MiloWeb, 'Archer SSm A', 'Archer SSm B';
	font-weight: normal; 
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	padding-top: 18px;
	/*padding-left: 15px
	padding-right: 30px;
	padding-bottom: 20px; */
	/*background: #f9f6ed;
	background: #fdfcf9; 
	border-top: solid 1px #d7d7d7; */

}


.caption-text-pl {
	text-align: left;
	/* font-family: 'Source Sans Pro', Helvetica, sans-serif; */

	font-family: Helvetica, sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	/*background: #f9f6ed;*/
	background: #fdfcf9;
	border-top: solid 1px #e5e5e5;

}

.caption-text-ru {
	text-align: left;
	font-family: 'Roboto Slab', Helvetica, sans-serif; 
	font-weight: 300; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	/*background: #f9f6ed;*/
	background: #fdfcf9;
	border-top: solid 1px #e5e5e5;

}



.extras-text {
	text-align: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding: 10px;
}

.extras-text-pl {
	text-align: left;
	/* font-family: 'Source Sans Pro', 'Neue Helvetica', Helvetica, sans-serif; */
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding: 10px;
}


.social {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 14px;

}

.social-pl {
	padding-left: 10px;
	text-align: left

}


.credit-label {
	margin: 0 auto;
	width: 839px;
	float: center;
	text-align: right;
	font-family: Futura;
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	color: #fbfbfb;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;

}


.page-labels {
	text-align: right;
	font-family: MiloWeb, 'Sentinel A', 'Sentinel B';
	font-weight: bold; 
	font-style: normal;	
	font-size: 34px;
	line-height: 38px;
	color: black;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: -1px;
	word-spacing: 3px;
	border-bottom: solid 1px #d7d7d7;
	
}


.page-labels-text {
	text-align: right;
	font-family: MiloWeb, 'Sentinel A', 'Sentinel B';
	font-weight: normal; 
	font-style: normal;	
	font-size: 22px;
	line-height: 26px;
	color: #000000;
}


.hicards-heading {
	text-align: center;
	font-family: MiloWeb, 'Archer SSm A', 'Archer SSm B';
	font-weight: bold; 		
	font-style: normal;
	font-size: 28px;
	line-height: 34px;
	color: black;
}


.hicards-subheading {
	text-align: center;
	font-family: MiloWeb, 'Archer SSm A', 'Archer SSm B';
	font-weight: normal; 		
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	color: black;
}


.stereo-cell-images {
	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	padding: 5px;
	border-bottom: solid 1px #d7d7d7;
}

.stereo-cell-labels {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	padding:10px;
}


.dtm-page-labels-text {
	text-align: right;
	padding-right: 25px;
	font-family: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 16px;
	line-height: 26px;
	color: #fbfbfb;
	width: 800px;
	float: right;
}

.dtm-thumbnail-border {
	-moz-box-shadow: 1 1 3px #000000;
	-webkit-box-shadow: 1 1 3px #000000;
	box-shadow: 1 1 3px #000000;
}

.wallpaper-labels {
	margin: 0 auto;
	width: 800px;
	float: center;
	overflow: hidden;
	font-family: Helvetica,GillSans,sans-serif;
	font-size: 14px;
	line-height: 26px;
	padding: 7px;
	text-align: left;	
	background: rgba(0, 0, 0, 0.75);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 2px #555;
	-webkit-box-shadow: 0 0 2px #555;
	box-shadow: 0 0 2px #555;
	
}


.wallpaper-labels-deux {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	color: #000000;
	line-height: 26px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;	
	background: rgba(0, 0, 0, 0.10);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 2px #555;
	-webkit-box-shadow: 0 0 2px #555;
	box-shadow: 0 0 2px #555;
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.updated-images {
	font-family: Helvetica,sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
	padding-right: 20px;
	text-align: right;	
	background: rgba(0, 0, 0, 0.40);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 2px #555;
	-webkit-box-shadow: 0 0 2px #555;
	box-shadow: 0 0 2px #555;
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


.toolbox {
	width: 265px;
	font-family: Helvetica,GillSans,sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 26px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;	
	background: rgba(0, 0, 0, 0.60);
	float: right;
}

.wallpaper-extras {
	width: 150px;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 3px;
	padding-top: 5px;
	text-align: right;
	float: right;
	
}

.wallpaper-extras-labels {
	width: 171;
	float: right;
}



.toolbox-image {
	width: 840px;
}


.footer-container {
	margin: 0 auto;
	width: 100%;
	float: center;
	overflow: hidden;
	background: #fdfcf9;
	/*background: #303233;*/
	border-bottom: solid 1px #d7d7d7;
	border-top: solid 1px #d7d7d7;

}

.footer-container-deux {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background: #303233;
}


.footer-cells-prime {
	font-family: Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #343435;
	padding-left: 10px;
	border-bottom: solid 1px #c3c6c8;
}


.footer-cells {
	font-family: MiloWeb, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	padding: 5px;
}

.footer-cells-noborder {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; font-weight: normal; font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding: 5px;
}

.footer-cells-noborder-pl {
	font-family: Helvetica, sans-serif; 
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #fbfbfb;
	padding: 5px;
}


.footer-cells-pl {
	font-family: Helvetica, sans-serif;
	font-weight: 400; 
	font-style: normal;
	font-size: 15px;
	line-height: 21px;
	color: #ffffff;
	padding: 5px;
}


.footer {
	margin: 0 auto;
	width: 100%;
	float: center;
	overflow: hidden;
}

.footer-2 {
	margin: 0 auto;
	width: 980px;
	float: center;
	overflow: hidden;
	/*background-color: #213b54;*/
}


.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fbfbf5;
	text-align: center;
	line-height: 24px;
}

.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #343435;
	text-align: center;
	line-height: 24px;

}

.social-links {
	text-align: center;
	padding-top: 10px;
}


/*text styles */
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbfbf5;
	line-height: 18px;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fbfbf5;
	line-height: 20px;
	letter-spacing: 2px;	
}

.timestamp {
	padding-left: 400px;
	font-size: 1.10em;
	font-weight: bold;
	font-family: Helvetica, Lucida Grande, Verdana, Arial, Helvetica;
	color: #fbfbf5;
	letter-spacing: normal;
}


.image-credit {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding-left: 10px;
}


