@charset "utf-8";
/* CSS Document */

/* GENERAL */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #630;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
.blurb {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: lighter;
	color: #630;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.2em;
}.
.box1 {
	background-color: #b4c5e5;
}
.content {
	position: relative;
	top: 20px;
	left: 20px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	width: 500;
}
fieldset {
   border:0 none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 12pt; 
	color: #999999; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
}
#header {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
	z-index:3;
}
.header_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 5pt;
	text-decoration: none;
}
.header_grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666;
	letter-spacing: 6pt;
	text-decoration: none;
}
.link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 16pt;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1pt;
}
#menu {
    min-height: 100%;
	position: fixed;
    top: -10px;
	right: -15px;
	border:none;
	z-index:2;
	text-align: center;
	vertical-align: top;
}
.page {
    position: static;
    top: 50px;
    right: 0;
    width: 100%;
	z-index:1;
}
.photo {;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-color: #111;
}
#poster {
	visibility:visible;
	position: absolute;
    top: 100px;
    left: 40px;
    width: 252px;
	z-index:1;
}
#poster_alt1 {
	visibility: hidden;
	position: absolute;
    top: 100px;
    left: 40px;
    width: 252px;
	z-index:1;
}
#poster_alt2 {
	visibility: hidden;
	position: absolute;
    top: 100px;
    left: 40px;
    width: 252px;
	z-index:1;
}
#poster_alt3 {
	visibility: hidden;
	position: absolute;
    top: 100px;
    left: 40px;
    width: 252px;
	z-index:1;
}
#posters_smallthumbs {
    position: relative;
	width: 252px;
	height: 75px;
	z-index: 2;
}
title_box_bg {
	background-image: url(assets/head.jpg);
	background-color: #FFF;
    background-position: 850px 50px;
    background-size: 110%; 
    background-repeat: no-repeat;
}
/* SLIDESHOW */
.content1 {    position: relative;
    top: 20px;
    left: 20px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}
.content11 {position: relative;
    top: 20px;
    left: 20px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}
.content111 {position: relative;
    top: 20px;
    left: 20px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}
.navigation {
	background-color: #000;
}
.row > .column {
  padding: 15px 15px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
}
.column {
  float: left;
  width: auto;
}

/* MODAL background */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 80px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #111;
}

/* MODAL content */
.modal-content {
  position: relative;
  background-color: #111;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 800px;
  max-height: 800px;
  align-content: center;
}

/* CLOSE button */
.close {
  color: white;
  position: absolute;
  top: 100px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

/* NEXT & PREVIOUS buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* POSITION next button */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}
img.demo {
  opacity: 0.6;
}
.active,
.demo:hover {
  opacity: 1;
}
img.hover-shadow {
  transition: 0.3s
}
.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}