@import url("https://cdn.uadigital.arizona.edu/lib/ua-brand-fonts/1.0.0/milo.min.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;
	
	/*f5efe2*/
}

* {
    box-sizing: border-box;
}

/* UA logo bar */

#ua-red-banner {
	position: fixed;
	z-index: 99999;	
	width: 100%;
	height: 60px;
	left: 0px;
	top: 0px;
	background-color: #aa0322;
	padding-top: 15px;
}

.arizona-logo {
	height: 40px;
	width: 100%;
	float: left;
	position: absolute;

}

.imgwrap{
    float: left;
    position: relative;
    left: 10px;
	padding-top: 10px;
}

/* 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;
}

*/


/*START 2018 SAMPLES */
#menu_bar_languages {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	text-align: center;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 36px;
	color: #ffffff;
	word-spacing: 2px;
}


.navigation-languages {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 20px;
	color: #ffffff;
	text-align: left;
	background-color: #1e5885;
	height: 29px;
	overflow: hidden;
	padding-top: 7px;
	word-spacing: 2px;
}

.nav-ua {
	text-align: left;
	background-color: #aa0322;
	height: 40px;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 250px;

}


#logo-container-languages {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;

	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;

}


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

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

.logo-menu-languages-c {
	font-family: 'Whitney A', 'Whitney B', sans-serif;
	font-weight: normal; 
	font-style: normal;
	font-size: 20px;
	color: #ffffff;
	word-spacing: 2px;
	padding-top: 5px;
	text-align: right;
}

a.navbar-2018:link {
	color: #6c695b;
	text-decoration: none;

}

a.navbar-2018:active {
	color: #6c695b;
	text-decoration: none;

}

a.navbar-2018:hover {
	color: #6c695b;
	text-decoration: underline;
}

a.navbar-2018:visited {
	color: #989da3;
	text-decoration: none;
}


.spotlight {
	position:relative;
	height: auto;
	width: 100%;
	
}

h2 {
	position:absolute;
	left: 0;
	width: 975px;
	bottom: 45px;
	
}

h2 span {
	font-family: MiloSerifWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 72px;
	letter-spacing: -1px;
	color: white;
	/*padding-left: 20px;
	padding: 15px;
	background: rgb(0, 0, 0); 
	background: rgba(0, 0, 0, 0.5); */
	
}

.milo-text-contact {
	text-align: left;
	font-family: MiloSerifWeb, 'Whitney A', 'Whitney 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;

}

.contact-form-text {
	text-align: left;
	font-family: MiloSerifWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	padding: 10px;
}


.milo-text-contact-gr {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	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;

}

.contact-form-text-gr {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	padding: 10px;
}



.observation-picture-test {
	position:absolute;
	left: 0;
	width: 100%;
}

.news-box{
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	/*border-top: solid 1px #d7d7d7;		
	border-bottom: solid 1px #d7d7d7;		*/
}

.news-box-1 {
	width: 325px;
	float: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	/*border-right: solid 1px #d7d7d7;*/
	padding: 15px;

}

.news-box-1-greek {
	width: 325px;
	float: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	/*border-right: solid 1px #d7d7d7;*/
	padding: 15px;

}

.news-box-1-russian {
	width: 325px;
	float: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	/*border-right: solid 1px #d7d7d7;*/
	padding: 15px;

}


.news-box-1-esperanto {
	width: 325px;
	float: left;
	font-family: 'Helvetica Neue', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: black;
	/*border-right: solid 1px #d7d7d7;*/
	padding: 15px;

}

.news-box-2 {
	width: 325px;
	float: right;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	padding: 15px;
}

.news-box-2-greek {
	width: 325px;
	float: right;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	padding: 15px;
}

.news-box-2-russian {
	width: 325px;
	float: right;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	padding: 15px;
}


.news-box-2-esperanto {
	width: 325px;
	float: right;
	font-family: 'Helvetica Neue', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: black;
	padding: 15px;
}

.news-box-3 {
	width: 325px;
	float: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	padding: 15px;
}

.news-box-3-greek {
	width: 325px;
	float: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	padding: 15px;
}

.news-box-3-russian {
	width: 325px;
	float: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: black;
	padding: 15px;
}


.news-box-3-esperanto {
	width: 325px;
	float: left;
	font-family: 'Helvetica Neue', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	color: black;
	padding: 15px;
}

.promotion-box{
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
}

.promo-box {
	width: 600;
	float: left;
	padding: 10px;
		
	
}

.promo-box-text {
	width: 350px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 24px;
	line-height: 32px;
	
}

.promo-box-text-title {

	font-family: MiloSerifWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;	
	font-size: 32px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #4e6d87;

}

.promo-box-text-title-gr {

	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;	
	font-size: 32px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #4e6d87;

}


.promo-box-text-title-russian {

	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;	
	font-size: 32px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #4e6d87;

}


.promo-box-pic-1 {
	width: 450px;
	float: left;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 28px;
	line-height: 34px;
	
}

.promo-box-pic-2 {
	width: 450px;
	float: right;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 28px;
	line-height: 34px;
}


/*END 2018 SAMPLES */


#menu_bar {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	background: #597c9f;
	text-align: center;
	background: url(//uahirise.org/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;
}


#menu_bar_pl {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	text-align: center;
	background: url(//uahirise.org/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;
	
}

#menu_bar_hu {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	background: #2e3a51;
	text-align: center;
	background: url(//static.uahirise.org/images/en-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(//static.uahirise.org/images/en-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_la {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	text-align: center;
	background: url(//uahirise.org/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 #d7d7d7
	
}

#menu_bar_es {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	text-align: center;
	background: url(//uahirise.org/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;
	
}

#menu_bar_ca {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	/*background: #597c9f;*/
	text-align: center;
	background: url(//uahirise.org/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;
	
}


#menu_bar_pt {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	/*background: #597c9f; */
	text-align: center;
	background: url(//uahirise.org/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;
	
}


#menu_bar_de {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	background: #597c9f;
	text-align: center;
	background: url(//uahirise.org/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;
}

#menu_bar_nl {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	background: #597c9f;
	text-align: center;
	background: url(//uahirise.org/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;
}


#menu_bar_it {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	text-align: center;
	background: url(//uahirise.org/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;
}

#menu_bar_gr {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	text-align: center;
	background: url(//uahirise.org/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;
	
}


#menu_bar_is {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	/*background: #2e3a51; */
	text-align: center;
	background: url(//static.uahirise.org/images/ar-back.jpg) no-repeat;		
	
	/*background: url(//static.uahirise.org/images/is-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 #d7d7d7
	
}

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


#menu_bar_fr {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	/*background: #597c9f; */
	text-align: center;
	background: url(//uahirise.org/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;
	
}

#menu_bar_ga {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	text-align: center;
	background: url(//uahirise.org/connect/images/feb.jpg) no-repeat;	
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: 700; 
	font-size: 32px;
	color: #ffffff;
	word-spacing: 2px;
	
}

#menu_bar_cy {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	background: #597c9f;
	text-align: center;
	background: url(//static.uahirise.org/images/cy-back.jpg) no-repeat;		
	
	/*background: url(//static.uahirise.org/images/ga-back.jpg) no-repeat;	*/
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 600; 
	font-style: normal;
	font-size: 32px;
	color: #ffffff;
	word-spacing: 2px;
	
}


#menu_bar_sv {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	/*background: #597c9f; */
	text-align: center;
	background: url(//uahirise.org/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;
	
}

#menu_bar_tr {
	width: 100%;
	height: auto;
	float: center;
	margin: 0 auto;
	text-align: center;
	background: url(//uahirise.org/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;
	
}


.milo-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	background-color: #fdfcf9;
	border: 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, 'Whitney A', 'Whitney 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;*/

}

.standard-greek-text-1 {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	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;*/

}



.page-labels-russian {
	text-align: right;
	font-family: 'Whitney A', 'Whitney B', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 58px;
	color: #1f5487;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 1px;
	word-spacing: 3px;
	border-bottom: solid 1px #d7d7d7;

}



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

#logo-container {
	margin: 0 auto;
	width: 990px;
	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: 'Whitney A', 'Whitney B'; 
	font-weight: 500; 
	font-style: normal;
	font-size: 16px;
	color: #ffffff;
	word-spacing: 2px;
	padding-top: 15px;
	text-align: left;
}

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

.logo-menu-ru {
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	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: 18px;
	color: #ffffff;
	text-align: center;
	background-color: #0C234B;
	height: 32px;
	overflow: hidden;
	padding-top: 5px;
	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.captionz:link {
	color: black;
	-webkit-text-decoration-color: red; /* safari still uses vendor prefix */
	text-decoration: underline;
	text-decoration-color: red;
}

a.captionz:active {
	color: black;
	-webkit-text-decoration-color: red; /* safari still uses vendor prefix */
	text-decoration: underline;
	text-decoration-color: red;
}

a.captionz:hover {
	color: red;
	-webkit-text-decoration-color: red; /* safari still uses vendor prefix */
	text-decoration: none;
	text-decoration-color: red;
}

a.captionz:visited {
	color: black;
	-webkit-text-decoration-color: red; /* safari still uses vendor prefix */
	text-decoration: underline;
	text-decoration-color: red;
}


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

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

a.bmlanglang:hover {
	color: #3782ac;
	/* color: #c03636; */
	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;
	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;
}



a.footerscy:link {
	color: #446979;
	text-decoration: none;

}

a.footerscy:active {
	color: #446979;
	text-decoration: none;

}

a.footerscy:hover {
	color: #446979;
	text-decoration: underline;
}

a.footerscy:visited {
	color: #aaaaaa;
	text-decoration: none;
}




/*spotlight section */

#spotlight-container {
	min-width: 975px;
	max-width: 80%;
	height: auto;
	float: center;
	overflow: hidden;
	background: #ffffff;
	border: solid 1px #d7d7d7;	
}


#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;	
}


#spotlight-container-3 {
	width: 970px;
	height: auto;
	float: center;
	overflow: hidden;
	background: #ffffff;
	border: solid 1px #343435;	
}


.spotlight-parade-deux {
	margin: 0 auto;
	float: center;
	overflow: hidden;
}



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

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

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

.hitranslate-aviso-ru {
	width: 900px;
	float: center;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-weight: 400;
	font-size: 28px;
	font-weight: normal;
	line-height: 38px;
	color: #000000;
	text-align: center;
}


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


.welcome {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-size: 32px;
	font-style: normal;
	line-height: 44px;
	color: #000000;
	text-align: center;
}


.welcome-greek {
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: bold;
	font-size: 38px;
	line-height: 44px;
	color: #000000;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 5px;
}

.greek-aviso {
	width: 970px;
	float: center;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 
	normal; font-style: normal;
	font-size: 26px;
	line-height: 38px;
	color: #000000;
	text-align: center;
}


.welcome-pl {
	font-family: 'Whitney A', 'Whitney B', Helvetica, Arial, sans-serif;
	font-size: 38px;
	font-style: normal;
	line-height: 48px;
	color: #000000;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 5px;
}

.welcome-ru {
	font-family: 'Whitney A', 'Whitney B', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 38px;
	font-style: normal;
	line-height: 48px;
	color: #000000;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 5px;
}


.welcome-tr {
	width: 850px;
	float: center;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	color: #000000;
	text-align: center;
}

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

.fields-of-mars-tr {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
	text-align: center;
	letter-spacing: 5px;
	word-spacing: 8px;
}

.fields-of-mars-ru {
	font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
	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 */

.observation-label {
	margin: 0 auto;
	width: 840px;
	float: center;
	text-align: left;
	font-family: MiloWeb, Helvetica, sans-serif;
	color: #3b3b39;
	font-weight: normal;
	overflow: hidden;
}

.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: MiloWeb, 'Sentinel A', 'Sentinel B'; 
	font-weight: normal; 
	font-style: bold;
	font-size: 34px;
	line-height: 40px;
	color: #000000;
}

.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-title-esperanto {
	text-align: left;
	padding-right: 12px;
	font-family: Helvetica, Arial, 'Arial Unicode', serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 38px;
	line-height: 52px;
	color: #535b5c;
}


.observation-id-l {
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 28px;
	/* line-height: 42px; */
	color: #2e506a;
}

.observation-id-tr {
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 700; 
	font-style: normal;
	font-size: 28px;
	/* line-height: 42px; */
	color: #2e506a;
}


.observation-id-title-pl {
	text-align: left;
	padding-right: 15px;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: 700; 
	font-style: normal;
	font-size: 32px;
	line-height: 44px;
	color: black;
}

.observation-id-title-ru {
	text-align: left;
	padding-right: 15px;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: 400;
	font-size: 38px;
	line-height: 52px;
	color: #535b5c;
}


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

}


.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: #455560;
	background: url(//static.uahirise.org/images/catalog-back-en.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-es {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	background-color: #fdfcf9;
	border: solid 1px #d7d7d7;
	
	
}

.catalog-container-ca {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #455560;
	background: url(//static.uahirise.org/images/catalog-back-ca.jpg) no-repeat; */
	border: solid 1px #d7d7d7;	
	
}

.catalog-container-pt {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #455560;
	background: url(//static.uahirise.org/images/catalog-back-pt.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}


.catalog-container-de {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #455560;
	background: url(//static.uahirise.org/images/catalog-back-de.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}


.catalog-container-nl {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #455560;
	background: url(//static.uahirise.org/images/catalog-back-de.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}


.catalog-container-it {
	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-it.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.catalog-container-gr {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #105b8f;
	background: url(//static.uahirise.org/images/catalog-back-gr.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
	
}

.catalog-container-is {
	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-is.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

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

.catalog-container-fr {
	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-fr.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.catalog-container-ga {
	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-ga.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.catalog-container-cy {
	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-ga.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}


.catalog-container-sv {
	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-sv.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.catalog-container-tr {
	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-tr.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.catalog-container-la {
	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-la.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.catalog-container-hu {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #455560;
	background: url(//static.uahirise.org/images/catalog-back-de.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}


.milo-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	background-color: #fdfcf9;
	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-eo {
	font-family: 'Prociono', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
}

.catalog-cell-images-pl {
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
}

.catalog-cell-images-ru {
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
}


.catalog-cell-images-tr {
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
}

.catalog-cell-images-ca {
	font-family: 'Sentinel A', 'Sentinel B'; font-weight: 600; font-style: normal;
	font-size: 15px;
	line-height: 20px;
}


.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: 16px;
	line-height: 24px;
	color: #ffffff;	
	background: url(//static.uahirise.org/images/nea-back.jpg) no-repeat;
	border: solid 1px #343435;	
			
}

.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;	
			
}



.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;	
	
}


.hiflyers-container-en {
	margin: 0 auto;
	width: 840px;
	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: #52738a;
	background: url(//static.uahirise.org/images/hiflyers-catalog-pl.jpg) no-repeat;
	box-shadow: 0 0 5px #555; 
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

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


.hiflyers-catalog-container-es {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-es.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.hiflyers-catalog-container-ca {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-ca.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}


.hiflyers-catalog-container-pt {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-pt.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}


.hiflyers-catalog-container-la {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-la.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.hiflyers-catalog-container-de {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-de.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.hiflyers-catalog-container-it {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-it.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}


.hiflyers-catalog-container-gr {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-gr.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.hiflyers-catalog-container-is {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-is.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.hiflyers-catalog-container-ru {
	margin: 0 auto;
	width: 972px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #545564;
	background: url(//static.uahirise.org/images/hiflyers-catalog-ru.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.hiflyers-catalog-container-fr {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-fr.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
	
}

.hiflyers-catalog-container-ga {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-ga.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

.hiflyers-catalog-container-sv {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	color: #ffffff;	
	/*background-color: #3d6074;
	background: url(//static.uahirise.org/images/hiflyers-catalog-sv.jpg) no-repeat;
	border: solid 1px #343435;	*/
	border: solid 1px #d7d7d7;
	
}

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


.page-details-container {
	margin: 0 auto;
	width: 840px;
	float: center;
	overflow: hidden;
	border-top: solid 1px #d7d7d7;	
	/*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;	*/
	/*border: solid 1px #d7d7d7 */

}

.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;
}

.image-details-container-2016 {
	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; */
}

#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;	
	border: solid 1px #b0b3b2;		
	
}

.hiclip-container {
	margin: 0 auto;
	width: 96px;
	float: right;
	overflow: hidden;
	background: #aa3d6b;	
	-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;

}


.audio-container {
	margin: 0 auto;
	width: 96px;
	float: right;
	overflow: hidden;
	background: #aa3d6b;	
	text-align: right;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	padding-right: 5px;	

}



.wallpaper-container {
	margin: 0 auto;
	width: 105px;
	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;	

}

.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;	

}

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

}


.wallpaper-container-is {
	margin: 0 auto;
	width: 135px;
	float: right;
	overflow: hidden;
	background: #447496;	
	text-align: right;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	padding-right: 5px;	

}


.wallpaper-container-ca {
	margin: 0 auto;
	width: 115px;
	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;	
	/* -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;	

}

.hiflyer-container {
	margin: 0 auto;
	width: 96px;
	float: right;
	overflow: hidden;
	background: #aab380;	
	/* -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;	

}

.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: 700; 
	font-style: normal;
	font-size: 34px;
	line-height: 40px;
	color: black;
	padding-left: 20px;
	padding-top: 10px;
}

.standard-label-2 {
	text-align: left;
	font-family: 'Sentinel A', 'Sentinel B'; font-weight: 700; font-style: normal;
	font-size: 32px;
	line-height: 38px;
	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-label-pl-2 {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-weight: 700; 
	font-style: normal;
	font-size: 30px;
	line-height: 34px;
	color: #3b3b39;
	padding-left: 20px;
	padding-top: 10px;
}

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


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

.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: MiloWeb, 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal;	
	font-size: 20px;
	line-height: 32px;
	color: #000000;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;

}

.standard-text-ru {
	text-align: center;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size: 22px;
	line-height: 26px;
	color: #000000;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;

}


.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-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: left;
}


.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-esperanto {
	text-align: center;
	font-family: 'Helvetica Neue', Helvetica, sans-serif; 
	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: #000000;
}

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

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


.flips {
	font-family: 'Whitney A', 'Whitney B', Helvetica; font-weight: 700; font-style: normal;
	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-alpha-gk {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	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-alpha-eo {
	text-align: left;
	font-family: 'Helvetica Neue', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	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-beta-gk {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	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-beta-eo {
	text-align: left;
	font-family: 'Helvetica Neue', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	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-gamma-gk {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	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-gamma-eo {
	text-align: left;
	font-family: 'Helvetica Neue', Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	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: 16px;
	line-height: 22px;
	color: #000000;
	padding-top: 10px;
	border-right: solid 1px #e1e2e3;	
	
}


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

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

.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;
	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;
}

.product-text-tr {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; 
	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-tr {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; 
	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: 'Whitney A', 'Whitney B'; font-weight: 700; font-style: normal;

	/* font-family: 'Archivo Narrow', Helvetica, sans-serif; */
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	padding: 7px;
}

.products-title-cy {
	width: 840px;
	text-align: left;
	background-color: #303b40;

	font-family: 'Whitney A', 'Whitney B'; font-weight: 700; font-style: normal;

	/* font-family: 'Archivo Narrow', Helvetica, sans-serif; */
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	padding: 7px;
}


.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;
}

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


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



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

.geo-title-2016 {
	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: Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding: 15px;
	border-color: #d7d7d7; /*#82adcf;*/
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: thin;
}


.geo-cell-b-pl {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	color: #3f4144;
	padding: 15px;
	border-color: #d7d7d7;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
}

.geo-cell-c-pl {
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding: 15px;
	border-color: #d7d7d7;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
}


.geo-cell-a-tr {
	font-family: 'Whitney A', 'Whitney B';
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding: 15px;
	border-color: #d7d7d7;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: thin;
}


.geo-cell-b-tr {
	font-family: 'Whitney A', 'Whitney B';
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	/*color: #3f4144;*/
	padding: 15px;
	border-color: #d7d7d7;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
}

.geo-cell-c-tr {
	font-family: 'Whitney A', 'Whitney B';
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding: 15px;
	border-color: #d7d7d7;
	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: 16px;
	line-height: 22px;
	color: #000000;
	padding: 15px;
	border-color: #d7d7d7;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: thin;
}

.geo-cell-b {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #3f4144;
	padding: 15px;
	border-color: #d7d7d7;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
}

.geo-cell-c {
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	padding: 15px;
	border-color: #d7d7d7;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
}


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

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


.toolbox-text-1 {
	width: 210px;
	float:left
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding: 10px;
	border-right: dotted 1px #6c7479;
	
}

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

.credit-text-cy {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}


.credit-text-ru {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}


.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-greek {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
}

.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;
}


.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: 155px;
	padding-bottom: 20px;
	/*background: #f9f6ed;
	background: #fdfcf9; 
	border-top: solid 1px #d7d7d7; */


}

.caption-text-no-extras {
	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-bottom: 20px;

}


.caption-text-eo {
	text-align: left;
	font-family: 'Prociono', Helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	padding-top: 18px;
	/*padding-left: 15px;*/
	padding-right: 155px;
	padding-bottom: 20px;


}

.caption-text-no-extras-eo {
	text-align: left;
	font-family: 'Prociono', Helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	padding-top: 18px;
	padding-bottom: 20px;


}



.caption-text-l {
	text-align: left;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	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-pl {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', 'Archer SSm A', 'Archer SSm B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 20px;

}


.caption-text-ru {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size: 22px;
	line-height: 32px;
	color: #000000;
	padding-top: 18px;
	padding-right: 155px;
	padding-bottom: 20px;

}


.caption-text-ru-no-extras {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size: 22px;
	line-height: 32px;
	color: #000000;
	padding-top: 18px;
	padding-bottom: 20px;

}


.caption-text-greek {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	padding-top: 18px;
	padding-right: 155px;
	padding-bottom: 20px;
	

}

.caption-text-greek-no-extras {
	text-align: left;
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	padding-top: 18px;
	padding-bottom: 20px;	

}


.caption-text-is {
	text-align: left;
	font-family: 'Archer SSm A', 'Archer SSm B'; 
	font-weight: 500; 
	font-style: normal;
	font-size: 18px;
	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;

}


.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: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding: 10px;
}

.extras-text-ru {
	text-align: left;
	font-family: 'Roboto Slab', Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding: 10px;
}


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


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

}

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

}


.page-labels {
	text-align: right;
	font-family: MiloSerifWeb, 'Sentinel A', 'Sentinel B';
	font-weight: normal; 
	font-style: normal;	
	font-size: 36px;
	line-height: 58px;
	color: #1f5487;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	/*letter-spacing: 1px; */
	word-spacing: 3px;
	border-bottom: solid 1px #d7d7d7; 
	/*background-color: #1f5487 */
	
}

.page-labels-pl {
	text-align: right;
	font-family: MiloWeb, 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-weight: bold; 
	font-style: normal;	
	font-size: 34px;
	line-height: 40px;
	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-tr {
	text-align: right;
	font-family: 'Sentinel A', 'Sentinel B';
	font-weight: 700;
	font-style: normal;	
	font-size: 34px;
	line-height: 38px;
	text-shadow:0 -1px 1px rgba(0,0,0,0.6);
	color: #fbfbfb;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 3px;
	letter-spacing: -1px;
	word-spacing: 3px;
}


.page-labels-greek {
	text-align: right;
	font-family: 'Whitney A', 'Whitney B';
	font-weight: normal; 
	font-style: normal;	
	font-size: 36px;
	line-height: 58px;
	color: #1f5487;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	/*letter-spacing: 1px; */
	word-spacing: 3px;
	border-bottom: solid 1px #d7d7d7; 
	/*background-color: #1f5487 */

}


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



.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: 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
	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: 120px;
	font-family: MiloWeb, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	padding-right: 18px;
	padding-left: 3px;
	padding-top: 5px;
	text-align: right;
	float: right;
	background: rgba(0, 0, 0, 0.03);
	-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)";
	
	
}

.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;
	border-bottom: solid 1px #d7d7d7;
	border-top: solid 1px #d7d7d7;
	background: #fdfcf9;

}


.footer-container-cy {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background: #00b737;
	/*background: #f0eeea;*/
	border-bottom: solid 1px #d7d7d7;
	border-top: solid 1px #d7d7d7;


}


.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, 'Whitney A', 'Whitney B'; 
	font-weight: normal; 
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	padding: 5px;
}

.footer-cells-cy {
	font-family: 'Whitney A', 'Whitney B'; 
	font-weight: 500; 
	font-style: normal;
	font-size: 15px;
	line-height: 22px;
	color: #446979;
	padding: 5px;
}


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

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


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

.footer-cells-noborder-ru {
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	padding: 5px;
}

.footer-cells-noborder-tr {
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-weight: 500; 
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	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-cells-ru {
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-weight: 400; 
	font-style: normal;
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	padding: 5px;
}

.footer-cells-tr {
	font-family: 'Whitney A', 'Whitney B', Helvetica, sans-serif;
	font-weight: 500; 
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	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;	
}


.image-credit {
	text-align: left;
	font-family: Helvetica, sans-serif; 
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding-left: 10px;
}


