﻿/* ------------------------- SPLASH PAGE STYLE ------------------- */

.sel {
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	display: block;
	font-size: 1.2em;
	list-style: none;
	padding: 0;
	margin-left: 0px;
}

#splashcontainer {
	width: 100%;
	max-width: 700px;
	margin: auto;
	vertical-align: middle;
	border: 1px solid #CCC986;
	background-color: #FFFFFF;
	padding: 10px;
	padding-top: 5px;
}
		
#leftcol {
	width: 100%;
	max-width: 340px;
	padding-top: 1em;
	float: left;
	margin-bottom: 30px;
	display: inline-block;
}

#centercol {
		width: 18px;
		float: left;
		vertical-align: top;
		text-align: center;
		}
				
#rightcol {
	width: 100%;
	max-width: 340px;
	padding-top: 1em;
	float: right;
	margin-bottom: 30px;
	display: inline-block;
}
	
.grey {
	width: 100%;
	max-width: 290px;
	height: 3px;
	background-color: #868686;
	margin: auto;
}
	
.ontlink {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	font-size: 1.2em;
}
		
a.ofina {
	text-decoration: none;
}
		
a.ofina:hover {
	text-decoration: none;
}
	
.arrow {
	vertical-align: middle;
	border: 0;
	width: 27px;
	height: 29px;
}
		
.peng {
	font-size: 0.9em;
	margin-top: 1.25em;
	text-align: center;
}
	
a.eng {
	text-decoration: underline;
	font-weight: normal;
	color: black;
}
	
a.eng:hover {
	text-decoration: none;
	color: black;
}
		
.ont {
	color: #790102;
	font-weight: bold;
}
		
.fin {
	color: gray;
	font-weight: bold;
}

.blurb {
	font-size: 0.8em;
	padding: 10px;
	margin-top: 10px;
}
	
	
.bottomnav-splash {
	display: block;
	width: 100%;
	left: 0;
	text-align: center;
}

.bottomnav-splash ul {
	list-style: none;
	left: 0;
	padding: 0;
}

.bottomnav-splash li,.bottomnav-splash span {
	display: inline-block;
}

.bottomnav-splash li a, .bottomnav-splash span a {
	text-decoration: none;
	color: #444;
	font-size: .8em;
}
.bottomnav-splash li a:hover, .bottomnav-splash li a:focus, .bottomnav-splash li a:active,
.bottomnav-splash span a:hover, .bottomnav-splash span a:focus, .bottomnav-splash span a:active {
	text-decoration: underline;
}


@media screen and (max-width: 568px) and (orientation: landscape) {
.sel {
	font-size: 1.05em;
}

.bottomnav-splash li a, .bottomnav-splash span a {
	font-size: 130%;
}

a.eng {
	font-size: 130%;
}

.blurb {
	font-size: 55%;
}

.outer {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
}

.home-topbox-frame-splash {
	width: 100%;
	max-width: 500px;
	margin: auto;
	vertical-align: middle;
	padding: 10px;
	background: -webkit-linear-gradient(top, rgba(238,233,231,0.4), rgba(58,73,4,0.4));
	background: -o-linear-gradient(top, rgba(238,233,231,0.4), rgba(58,73,4,0.4));
	background: -moz-linear-gradient(top, rgba(238,233,231,0.4), rgba(58,73,4,0.4));
	background: linear-gradient(to bottom, rgba(238,233,231,0.4), rgba(58,73,4,0.4));
	/*margin-top: 20px;*/
	margin-bottom: 20px;
}

#splashcontainer {
	width: 100%;
	max-width: 500px;
	margin: auto;
	vertical-align: middle;
	border: 1px solid #CCC986;
	background-color: #FFFFFF;
	padding: 20px;
	margin-left: 15px;
}
	
#leftcol {
	width: 100%;
	max-width: 240px;
	padding-top: 2em;
	float: left;
	margin-bottom: 30px;
}
				
#rightcol {
	width: 100%;
	max-width: 240px;
	padding-top: 2em;
	float: right;
	margin-bottom: 30px;
}

.ontlink {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.04em;
}
		
.grey {
	width: 100%;
	max-width: 240px;
	height: 3px;
	background-color: #868686;
	margin: auto;
}

.peng {
	font-size: 1.0em;
}

}



@media screen and (max-width: 320px) {
.sel {
	font-size: 1.1em;
}

.outer {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
}

.home-topbox-frame-splash {
	width: 100%;
	max-width: 280px;
	margin: auto;
	vertical-align: middle;
	padding: 10px;
	background: -webkit-linear-gradient(top, rgba(238,233,231,0.4), rgba(58,73,4,0.4));
	background: -o-linear-gradient(top, rgba(238,233,231,0.4), rgba(58,73,4,0.4));
	background: -moz-linear-gradient(top, rgba(238,233,231,0.4), rgba(58,73,4,0.4));
	background: linear-gradient(to bottom, rgba(238,233,231,0.4), rgba(58,73,4,0.4));
	/*margin-top: 20px;*/
	margin-bottom: 20px;
}

#splashcontainer {
	width: 100%;
	max-width: 260px;
	margin: auto;
	vertical-align: middle;
	border: 1px solid #CCC986;
	background-color: #FFFFFF;
	padding: 20px;
	margin-left: 10px;
}

#leftcol {
	width: 100%;
	max-width: 260px;
	padding-top: 2em;
	float: none;
	margin-bottom: 0;
}

#centercol {
	display: none;
}
				
#rightcol {
	width: 100%;
	max-width: 260px;
	padding-top: 2em;
	float: none;
	margin-bottom: 20px;
}

.ontlink {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.05em;
}
	
.bottomnav-splash {
	display: block;
	width: 100%;
	max-width: 280px;
	left: 0;
	text-align: center;
	margin-left: -20px;
	padding: 0;
	float: none;
}

}
