@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background: #0D181B;
	background: url(../style-img/apc2bg-t.jpg);
	background-repeat: repeat;
	background-size: contain;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
div.background {
	background-image: url(../style-img/apc2-t.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
div.container {
	width: 96%;
	min-width: 500px;
	max-width: 768px;
	font-family: Georgia, "Times New Roman", serif, Times;
	font-size: 0.95em;
	line-height: 1.4;
	text-align: justify;
	color: #000066;
	margin: 0 auto;
	overflow: hidden;
}
.topmenu-l {
	width: 49%;
	height: auto;
	font-size: 0.9em;
	float: left;
}
.topmenu-r {
	width: 49%;
	height: auto;
	font-size: 0.9em;
	float: right;
}
.topmenu-l img {
	width: 28px;
	height: 28px;
	border: none;
	padding: 0;
	margin: 0;
}
.topmenu-r img {
	width: 28px;
	height: 28px;
	border: none;
	padding: 0;
	margin: 0;
}
.topmenu-l li, .topmenu-r li {
	width: auto;
	height: 34px;
	list-style-type: none;
	text-align: center;
	line-height: 2.5;
	padding: 0 10px;
	display: block;
	background: #DCF1FE;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	border-radius: 2px 2px 19px 19px;
	-moz-border-radius: 2px 2px 19px 19px;
	-webkit-border-radius: 2px 2px 19px 19px;
}
.topmenu-l li {
	text-decoration: none;
	float: left;
	margin-right: 3%;
	box-shadow: 7px 7px 21px 3px rgba(102,102,102,0.5);
	-moz-box-shadow: 7px 7px 21px 3px rgba(102,102,102,0.5);
	-webkit-box-shadow: -7px 7px 21px 3px rgba(102,102,102,0.5);
}
.topmenu-r li {
	text-decoration: none;
	float: right;
	margin-left: 3%;
	box-shadow: -7px 7px 21px 3px rgba(102,102,102,0.5);
	-moz-box-shadow: -7px 7px 21px 3px rgba(102,102,102,0.5);
	-webkit-box-shadow: 7px 7px 21px 3px rgba(102,102,102,0.5);
}
.topmenu-l li:hover, .topmenu-r li:hover {
	background: #DCF1FE;
	opacity: 1;
	filter: alpha(opacity=10); /* For IE8 and earlier */
	-webkit-transition: opacity .35s ease-in-out;
	-moz-transition: opacity .35s ease-in-out;
	-ms-transition: opacity .35s ease-in-out;
	-o-transition: opacity .35s ease-in-out;
	transition: opacity .35s ease-in-out;
	border-radius: 2px 2px 19px 19px;
	-moz-border-radius: 2px 2px 19px 19px;
	-webkit-border-radius: 2px 2px 19px 19px;
	box-shadow: 0px 0px 11px 5px #DCF1FE;
	-moz-box-shadow: 0px 0px 11px 5px #DCF1FE;
	-webkit-box-shadow: 0px 0px 11px 5px #DCF1FE;
	-webkit-transition: box-shadow 0.3s ease-in-out 0s;
	-moz-transition: box-shadow 0.3s ease-in-out 0s;
	-ms-transition: box-shadow 0.3s ease-in-out 0s;
	-o-transition: box-shadow 0.3s ease-in-out 0s;
	transition: box-shadow 0.3s ease-in-out 0s;
}
.topmenu-l a, .topmenu-l a:link, .topmenu-l a:focus, .topmenu-l a:active, .topmenu-l a:visited, .topmenu-r a, .topmenu-r a:link, .topmenu-r a:focus, .topmenu-r a:active, .topmenu-r a:visited {
	color: #000066;
	text-decoration: none;
}
.topmenu-l li:hover a, .topmenu-r li:hover a {
	color: #000066;
}
header {
	width: 94%;
	float: left;
	margin: 0 3% 0.5% 3%;
}
header a {
	text-decoration: none;
	color: #A0B7C3;
}
header a:hover {
	text-decoration: none;
	color: #DCF1FE;
	-webkit-transition: color 0.5s ease-in-out 0s;
	-moz-transition: color 0.5s ease-in-out 0s;
	-ms-transition: color 0.5s ease-in-out 0s;
	-o-transition: color 0.5s ease-in-out 0s;
	transition: color 0.5s ease-in-out 0s;
}
div.tttl-box {
	width: 94%;
	float: left;
	margin: 0% 3%;
}
h1 {
	color: #A0B7C3;
	font-size: 2.1em;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 1.8;
	text-align: center;
}
h1 sup {
	color: #A0B7C3;
	font-size: 0.3em;
	margin-left: -2px;
	font-weight: 100;
}
h2 {
	color: #A0B7C3;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
div.content {
	width: 96%;
	height: auto;
	float: left;
	margin: 2%;
}
div.lttr-box, div.lttr-boxx {
	width: 92%;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	border-radius: 21px;
	-moz-border-radius: 21px;
	-webkit-border-radius: 21px;
}
div.lttr-box {
	padding: 2% 3%;
	margin: 0 1% 1% 1%;
}
div.lttr-boxx {
	padding: 2% 3%;
	margin: 0 1% 6% 1%;
}
div.lttr-box p {
	font-weight: bold;
	color: #000000;
	padding: 6px 0;
}
div.lttr-boxx p {
	color: #000000;
	font-weight: bold;
	padding: 6px 0;
}
div.lttr-boxx h3 {
	color: #F00;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
}
div.lttr-box a, div.lttr-box a:link, div.lttr-box a:focus, div.lttr-box a:active, div.lttr-box a:visited, div.lttr-boxx a, div.lttr-boxx a:link, div.lttr-boxx a:focus, div.lttr-boxx a:active, div.lttr-boxx a:visited {
	color: #F00;
	-webkit-transition: color 0.5s ease-in-out 0s;
	-moz-transition: color 0.5s ease-in-out 0s;
	-ms-transition: color 0.5s ease-in-out 0s;
	-o-transition: color 0.5s ease-in-out 0s;
	transition: color 0.5s ease-in-out 0s;
	text-decoration: underline;
	font-style: italic;
	letter-spacing: normal;
}
div.lttr-box a:hover, div.lttr-boxx a:hover {
	color: #000000;
	text-decoration: none;
}
#dashboard {
	width: 94%;
	height: auto;
	float: left;
	margin: 4% 3%;
}
#countdown_dashboard {
	width: 308px;
	height: 62px;
	padding-left: 10px;
	margin: 0 auto;
}
.week {
	width: 68px;
	height: 60px;
	float: left;
	position: relative;
	padding-left: 3%;
	margin-bottom: 5px;
	background: #DCF1FE;
	opacity: 0.65;
	filter: alpha(opacity=65); /* For IE8 and earlier */
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.week .digit {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	padding-left: 1px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 2px;
	text-align: center;
	color: #000066;
}
.dash_title_week {
	width: 60px;
	height: auto;
	float: left;
	position: absolute;
	display: block;
	bottom: 2px;
	font-size: 0.7em;
	letter-spacing: 0;
	color: #000066;
	text-align: center;
}
.dums {
	width: 44px;
	height: 60px;
	float: left;
	position: relative;
	padding-left: 1.7%;
	margin-left: 2%;
	margin-bottom: 5px;
	background: #DCF1FE;
	opacity: 0.65;
	filter: alpha(opacity=65); /* For IE8 and earlier */
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.dums .digit {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: px;
	text-align: left;
	color: #000066;
	padding-left: 3px;
}
.dash_title {
	width: 40px;
	height: auto;
	float: left;
	position: absolute;
	display: block;
	bottom: 2px;
	font-size: 0.7em;
	text-align: center;
	color: #000066;
}
.toTop {
	width: 92%;
	max-width: 1200px;
	height: auto;
	font-size: 0.9em;
	float: right;
	bottom: 0;
	position: fixed;
	margin: 0.5% 0;
}
.toTop img {
	width: 38px;
	height: 38px;
	border: none;
	padding: 0;
	margin: 0;
}
.toTop li {
	width: auto;
	height: 38px;
	display: block;
	list-style-type: none;
	border: none;
	float: right;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.toTop li:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-webkit-transition: opacity .45s ease-in-out;
	-moz-transition: opacity .45s ease-in-out;
	-ms-transition: opacity .45s ease-in-out;
	-o-transition: opacity .45s ease-in-out;
	transition: opacity .45s ease-in-out;
}
.toTop a, .toTop a:link, .toTop a:focus, .toTop a:active, .toTop a:visited {
	color: #000066;
	text-decoration: none;
}
.toTop li:hover a {
	-moz-transition: color 0.2s ease-in-out 0s;
	-webkit-transition: color 0.2s ease-in-out 0s;
	color: #FFD700;
}
