/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Amiri:400,700,400italic|Open+Sans:400,700,400italic|Arvo);
.clr {
	clear: both;
	width: 1px;
	height: 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	font-size: .1em;
}
img {
	max-width: 100%;
	height: auto;
}

/*table {margin: 20px auto; 
	border-collapse: collapse;
	vertical-align: top;
}
tr {
	border-bottom: solid 1px #D6D6CE;
}
td {
	padding: 10px;
}
tr:hover {
	background-color: #D6D6CE;
}*/

.txtSearchLabel {display:none;}
/* SKIP NAVIGATION Styles ------------------------------------------------- */
#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#skip a:active {
	position: static;
	width: auto;
	height: auto;
}

img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
#CRWordMark {
	height: 155px;
	width: 100%;
	background: -webkit-radial-gradient(circle, rgba(255,255,255,1), rgba(255,255,255,0) 50%); /*Safari 5.1-6*/
	background: -o-radial-gradient(circle, rgba(255,255,255,1), rgba(255,255,255,0) 50%); /*Opera 11.1-12*/
	background: -moz-radial-gradient(circle, rgba(255,255,255,1), rgba(255,255,255,0) 50%); /*Fx 3.6-15*/
	background: radial-gradient(circle, rgba(255,255,255,1), rgba(255,255,255,0) 50%); /*Standard*/
	text-align: center;
	/*text-transform: uppercase;
	font-family: 'Amiri', serif;
	font-weight: 400;
	font-size:1.2em;*/
}

.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}

.EMBox {
	text-align: center;
	padding: 30px 20px 20px 20px;
	margin: 12px 0;
	font-size: 1.1em;
	position: relative;
	overflow: hidden;
}

.LightLink a {
	color: #eee;
	text-decoration: none;
}
.LightLink a:visited {
	color: #eee;
	text-decoration: none;
}
.LightLink a:hover {
	color:#eee;
	text-decoration: underline;
}

.MemoryNav p {
	/*background-color: #eee;*/
	margin: 0;
}
.MemoryNav a {
	/*text-decoration: none;*/
	color: #155f83 !important;
	/*height: 100%;*/
	display: block;
	padding: 15px 0;
	padding-left: 20px;
	/*border-bottom: 1px dotted #111;*/
	font-size:1em;
}
.MemoryNav a:hover {
	background-color: #5b8fa8;
	color: #fff !important;
	text-decoration:underline;
}
.MemoryNav a.on {
	text-decoration: underline;
	background: #f00;
	color: #eee;
}
.CategoryBlue {
	background-color: #155F83;
	color: #eee;
	font-weight:600;
	display:block;
	margin-left:-30px;padding:10px 15px;
}
.CategoryGreen {
	background-color: #ADB17D;
	color: #111;
	font-weight:600;
	display:block;
	margin-left:-40px;padding:10px;
}
.CategoryOrange {
	background-color: #D49464;
	color: #111;
	font-weight:600;
	display:block;
	margin-left:-25px;
	padding:10px 15px;
	margin-bottom:12px;
}

.AcProTitle {
	background-color:#5B8FA8;
	padding:40px 20px 10px 10px;
	color:#fff;
	font-size:1.25em;
	font-weight:bold;
}
.AcProList {
	border-bottom: dotted 1px #333;
	padding:12px 25px;
	margin:0px
}
.AcProList a {
	color:#333;
	text-decoration:none;
	font-size:1.1em;
}
.AcProList:hover {
	color:#000;
	text-decoration:underline;
}
.AcProList1 {
	padding:7px;
	margin:0px;
}
.AcProList1 a {
	color:#333;
	text-decoration:none;
	font-size:1.1em;

}
.AcProList1:hover {
	color:#000;
	text-decoration:underline;
}
.AcConList {
	padding:7px 25px;
	margin:0px
}
.AcConList1 a {
	color:#333;
	text-decoration:none;
	font-size:1.1em;
}
.AcProBox {
	width:40%;
	background-color:#C16622;
	padding: 40px 10px;
	margin:15px 5%;
	font-size:4.4em;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.AcProBox:hover {
	color:#666;
	background-color:#ddd;
	text-decoration:none;
}
.AcDeptBox {
	width:45%;
	/*padding: 40px 5px;*/
	margin:15px 5%;
	font-size:1.05em;
	color:#222;
	text-decoration:none;
	vertical-align:top;
}
ul.dept {
	color:#777;
	list-style:none;
	margin-top:-10px;
	font-size:.95em;
}

.ArrowPoint1 {
	float: left;
	height: 0px;
	border-bottom: 25px solid #fff;
	border-top: 25px solid #fff;
}
.Arrow {
	width: 80%;
	float: left;
	/*height: 26px;*/
	padding: 12px 10px;
	font-size: 1.2em;
}
.AllUp {
	text-transform: uppercase;
}
.AllUp a:visited {
	text-decoration: none;
}
.AllUp a {
	text-decoration: none;
}
.VACCButton {
	height: 50px;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 10px;
	padding: 12px 10px;
	background-color: #767676;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
}
.VACCButton a:link {
	color: #111;
	font-size: 1em;
	text-decoration: none;
}
.VACCButton a:visited {
	color: #111;
	font-size: 1em;
	text-decoration: none;
}
.VACCButton a:hover {
	text-decoration: underline;
}
.BBCLButton {
	margin: 10px 0 0 25px;
	padding: 10px 30px 15px 30px;
	background-color: #B1946C;
	font-size: .9em;
}
.BBCLButton a:link {
	color: #111;
	font-size: 1em;
	text-decoration: none;
}
.BBCLButton a:visited {
	color: #111;
}
.BBCLButton a:hover {
	text-decoration: underline;
}
.BAS a:link {
	color: #eee;
	text-decoration: none;
}
.BAS a:visited {
	color: #eee;
	text-decoration: none;
}
.BAS a:hover {
	text-decoration: underline;
}

.ac-container{
	width: 97.5%;
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-container label{
	margin:0;
	padding: 12px 20px;
	position: relative;
	z-index: 20;
	display: block;
	/*height: 3em;*/
	cursor: pointer;
	color: #155F83;
	/*text-shadow: 1px 1px 1px rgba(255,255,255,0.8);*/
	line-height: 1.8em;
	font-size: 1.2em;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #5B8FA8;
	color: #eee;
	/*text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);*/
	box-shadow: 
		/*0px 0px 0px 1px rgba(155,155,155,0.3), */
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 17px;
	background: transparent url(/1/_15source/img/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(/1/_15source/img/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article {
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;

	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p {
	/*font-style: italic;*/
	color: #777;
		margin-top:10px;
	line-height: 1.3em;
	font-size: .95em;
	padding: 0 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container article ul li {
	color: #777;
	line-height: 1.5em;
	font-size: .95em;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 150px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 250px;
}
.ac-container input:checked ~ article.ac-large{
	height: 350px;
}
.ac-container input:checked ~ article.ac-xlarge{
	height: 550px;
}
.ac-container input:checked ~ article.ac-xxlarge{
	height: 720px;
}
.ac-container input:checked ~ article.ac-xxxlarge{
	height: 900px;
}
.ac-container input:checked ~ article.ac-xxxxlarge{
	height: 1400px;
}

.banner {
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	background-color: #fff;
	padding: 15px;
	color: #616530;
	text-decoration: none;
	font-size: 1.45em;
	margin-bottom: 20px;
}

.DarkLink a {
	color: #111;
	text-decoration: none;
}
.DarkLink a:visited {
	color: #111;
	text-decoration: none;
}
.DarkLink a:hover {
	text-decoration: underline;
}

.DarkLinkU a {
	color: #111;
	text-decoration: underline;
	font-weight: 600;
}
.DarkLinkU a:visited {
	color: #111;
	text-decoration: underline;
	font-weight: 600;
}
.DarkLinkU a:hover {
	text-decoration: none;
}
.bij1:hover {
	opacity: 0.6;
}
.Month {
	position: relative;
	float: left;
	margin: 0 8px 5px 8px;
	padding: 6px 5px;
	border-right: 1px #767676 solid;
	text-align: center;
	text-transform: uppercase;
	color: #bbb;
	font-size: 1.35em;
	line-height: 1em;
}
.Day {
	font-size: 1.6em;
	color: #444;
	text-align: center;
	margin-top: 10px;
	font-family: 'Amiri', serif;
}
ul.loon {margin-left:-5px;font-size:.9em;}

.DegBox {
	height: 90px;
	border-top: 1px solid #155F83;
	border-right: 1px solid #155F83;
	border-bottom: 1px solid #155F83;
	border-left: 10px solid #155F83;
	padding: 20px 10px;
	vertical-align: middle;
	font-family: 'Arvo', Serif;
	font-size: 1.1em;
	margin-bottom:10px;
}
.search-bar {
	margin: 5px;
	/*height: 29px;
	background-color: #e1e1e1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	/*position: relative;*/
	/*width: 230px*/
}
.search-bar .searchbutton {
	height:35px;
	/*position: absolute;
	top: 23%;
	right: 5px;*/
}
.sfield {
	/*float: left;
	margin: 5px 0 0 8px;
	color: #888;
	height: 20px;
	line-height: 1.25em;
	padding: 0;
	background-color: transparent !important;
	border: none !important;
	max-width: 110px;*/
}
.formLabel {
	display: none;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
}

.arrow-down1 {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #D6D6CE;
}

.LeftAButton {
	margin-top:20px;
	width:100%;
	text-transform: uppercase;
	text-align:left;
	border-radius: 20px;
	padding:20px;
	color:#fff;
}
.LeftAButton a:link {
	color:#fff;
}
.LeftAButton a:visited {
	color:#fff;
}
.LeftAButton a:hover {
	text-decoration:underline;
	color:#fff;
}


.LeftAButton1 {
	margin-top:20px;
	text-align:right;
	border-radius: 10px;
	padding:10px 20px;
	color:#fff;
	/*display:inline;*/
}
.LeftAButton1 a:link {
	color:#fff;
}
.LeftAButton1 a:visited {
	color:#fff;
}
.LeftAButton1 a:hover {
	text-decoration:underline;
	color:#fff;
}


.LeftAButton2 {
	margin-top:40px;
	text-align:right;
	border-radius: 10px;
	padding:10px ;
	color:#fff;
	display:inline;
}
.LeftAButton2 a:link {
	color:#fff;
}
.LeftAButton2 a:visited {
	color:#fff;
}
.LeftAButton2 a:hover {
	text-decoration:underline;
	color:#fff;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

tr:nth-child(even) {
    background-color: #eee;
}


/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.tilt:hover {
  -webkit-transform: rotate(-5deg);
     -moz-transform: rotate(-5deg);
       -o-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
}