@charset "UTF-8";
@import url("../webfonts/Beteckna_lower_case/stylesheet.css");
body {
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	color: #FFFCEE;
	background-color: #212430;
}
footer {
	background-color: rgb(81,98,102);
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: .75em;
}
#container {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: #FFFCEE;
	-webkit-transition: color 0.5s ease 0s, border-bottom-width 0.2s ease 0s, border-top-width 0.2s ease 0s, border-color 1s ease-out 0s, text-shadow 1s ease-out 0s;
	-moz-transition: color 0.5s ease 0s, border-bottom-width 0.2s ease 0s, border-top-width 0.2s ease 0s, border-color 1s ease-out 0s, text-shadow 1s ease-out 0s;
	-ms-transition: color 0.5s ease 0s, border-bottom-width 0.2s ease 0s, border-top-width 0.2s ease 0s, border-color 1s ease-out 0s, text-shadow 1s ease-out 0s;
	-o-transition: color 0.5s ease 0s, border-bottom-width 0.2s ease 0s, border-top-width 0.2s ease 0s, border-color 1s ease-out 0s, text-shadow 1s ease-out 0s;
	transition: color 0.5s ease 0s, border-bottom-width 0.2s ease 0s, border-top-width 0.2s ease 0s, border-color 1s ease-out 0s, text-shadow 1s ease-out 0s;
	border: 0px solid #FFFCEE;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}


a:active {
	color: rgb(255,255,102);
}
#bannerbox {
	padding: 6px;
	margin: 0px;
	width: 953px;
	height: 283px;
	border: 15px solid #FFFCEE;
}
#banner img {
	background-color: #212430;
	height: 283px;
	width: 953px;
}
nav   {
	background-color: #516266;
	height: 38px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
nav ul   {
	font-size: 21px;
	list-style-type: none;
	letter-spacing: 0.3em;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

nav a:hover {
	color: #00C2FF;
	text-shadow: 0px 05px 4px #043354;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(170,255,246);
	border-bottom-color: rgb(170,255,246);
}

nav ul li   {
	display: inline-block;
	text-transform: uppercase;
}
#main {
	/* [disabled]border: 1px solid #CFF; */
	margin-bottom: 7px;
	width: 100%;
	clear: both;
	float: none;
	background-color: rgb(90,90,90);
}
.formElement {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: right;
	clear: right;
	color: rgb(130,255,255);
	font-variant: small-caps;
}
#precolon {
	font-size: 1.5em;
	color: rgb(130,255,255);
	font-variant: small-caps;
}
#contactform {
	background-color: #5A5A5A;
	width: 492px;
	float: left;
	height: 330px;
	clear: both;
	margin-bottom: 7px;
}
#contactinfo {
	background-color: #5A5A5A;
	width: 477px;
	float: right;
	height: 325px;
	padding-left: 15px;
	padding-top: 5px;
}
p, h1, h2, h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#message {
	width: 325px;
	margin-right: 25px;
	margin-left: 5px;
	border: 2px solid rgb(33,36,48);
	padding: 6px;
	vertical-align: top;
}
#contactsep {
	height: 290px;
	float: right;
	width: 8px;
	position: relative;
	top: 10px;
	border: 1px solid rgb(33,36,48);
}
.copyright {
	float: right;
	margin-right: 15px;
}
#email {
	width: 325px;
	margin-right: 25px;
	margin-left: 10px;
	border: 2px solid rgb(33,36,47);
	padding-right: 6px;
	padding-left: 6px;
}
#name {
	width: 325px;
	margin-right: 25px;
	margin-left: 10px;
	border: 2px solid rgb(33,36,48);
	padding-right: 6px;
	padding-left: 6px;
}
h1 {
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	font-size: 2em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
canvas {
	background-color: rgb(255,51,102);
	height: 100px;
	width: 100px;
	margin: auto;
	border: thick solid rgb(0,255,255);
}
#main p {
	text-indent: 40px;
	font-size: 18px;
	font-variant: normal;
}
#submit {
	width: 150px;
	margin-right: 135px;
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	background-color: rgb(255,252,238);
	border: 2px solid rgb(33,36,48);
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	color: rgb(33,36,48);
}
footer {
	margin-top: 7px;
	clear: both;
	float: none;
}
#gallery {
	margin: 0px;
	padding: 0px;
	border: none;
}

.gallery {
	overflow: auto;
	padding: 0px;
	margin-top: -9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

.galleryItem {
	border-right-width: 10px;
	float: left;
	border-right-style: solid;
	padding: 20px;
	margin: 0px;
	border-right-color: rgb(33,36,48);
}

.galleryItem:last-child {
	border-right-style: none;
	border-right-color: rgb(33,36,48);
}
.galleryItem span {
	display: block;
	margin-top: 20px;
	letter-spacing: 2px;
	text-align: center;
}
.galleryItem img {
	padding: 0px;
	clear: both;
	float: none;
	margin: 0px;
	border: 5px solid rgb(255,252,238);
}
.thumbText {
	text-align: center;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(90,90,90);
	border-bottom-color: rgb(90,90,90);
	margin-top: 10px;
}
.gallerySection {
	padding: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: rgb(130,255,255);
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: rgb(33,36,48);
}
.gallerySection:first-child {
	/* [disabled]border-top-style: none; */
	}
.galleryRow {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
}
#gallery a {
	padding-top: 147px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border: none;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all 01s ease-in-out 0s;
	-o-transition: all 01s ease-in-out 0s;
}

.thumbnail {
	border: 6px solid rgb(255,252,238);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	margin-left: 15px;
}

.thumbnail:hover {
	border: 6px solid rgb(130,255,255);
	-webkit-filter: grayscale(25%);
	-moz-filter: grayscale(25%);
	-ms-filter: grayscale(25%);
	-o-filter: grayscale(25%);
	filter: grayscale(25%);
}

.thumbnail:not(:hover) {
	-webkit-filter: grayscale(80%);
	-moz-filter: grayscale(80%);
	-ms-filter: grayscale(80%);
	-o-filter: grayscale(80%);
	filter: grayscale(60%);
}

.gallerySection h1 {
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: rgb(153,255,204);
	word-spacing: normal;
	letter-spacing: 0.15em;
}
.galleryItem .thumbnail{
	margin: 0px;
	padding: 0px;
	border: 5px solid rgb(255,252,238);
}
.galleryItem .thumbnail:hover {
	margin: 0px;
	padding: 0px;
	border: 5px solid rgb(153,255,204);
}
.galleryItem a {
	margin: 0px;
	padding: 0px;
}
#gallery .gallerySection video {
	border: 10px solid rgb(255,252,238);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.videoBox {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.videoBox p {
	text-align: justify;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(255,252,238);
	border-right-color: rgb(255,252,238);
	border-bottom-color: rgb(255,252,238);
	border-left-color: rgb(255,252,238);
	margin-right: 25px;
}
.videoBox a h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0;
}
.videoBox a:hover h1 {
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
	transition: all 0.5s ease-in 0s;
}
.videoBox a h1:hover {
	color: rgb(255,102,153);
}
.topGalleryRow {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgb(33,36,48);
	clear: both;
	float: none;
}
.videoBox h2 {
	color: rgb(153,255,204);
	font-size: 20px;
	font-weight: normal;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
#contactinfo h1 {
	font-variant: small-caps;
	text-align: right;
	color: rgb(255,252,238);
	margin: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,252,238);
	padding-right: 10px;
}
#contactform h1 {
	font-variant: small-caps;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,252,238);
	color: rgb(255,252,238);
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contactinfo h2 {
	text-align: right;
	margin-right: 30px;
	color: rgb(130,255,255);
	margin-bottom: 0px;
	margin-top: 15px;
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	font-variant: small-caps;
	font-size: 28px;
}
#contactinfo h3 {
	text-align: right;
	margin-right: 30px;
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	font-variant: small-caps;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 20px;
}
.codingText {
	clear: both;
}

.gallerySection .codingText #redLink {
	margin: 0px;
	padding: 0px;
	color: rgb(255,102,153);
}
.thanks {
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	font-variant: small-caps;
	text-align: center;
	padding: 20px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: rgb(153,255,204);
	margin: 0px;
}
.back {
	text-align: center;
	display: block;
	color: rgb(130,255,255);
	font-variant: small-caps;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.back:hover {
	color: rgb(255,102,153);
}
.gallery .topGalleryRow .galleryItem .name {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	margin-bottom: 6px;
}
#contactinfo .info {
	text-indent: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#spacer {
	padding: 0px;
	margin: 0px;
	height: 15px;
}
.sectionHeader {
	margin: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: rgb(33,36,48);
	text-align: center;
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	color: rgb(255,102,152);
	font-variant: small-caps;
	font-size: 30px;
	letter-spacing: 0.15em;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.colab {
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	font-variant: small-caps;
	color: rgb(255,102,153);
	padding-top: 20px;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	font-size: 2.5em;
}
#main p.nudgeUp {
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
}

#main .galleryTopText {
}
.divider {
	background-color: rgb(33,36,48);
	height: 8px;
}
.homeImage {
	border: 8px solid rgb(255,252,238);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	margin-bottom: 14px;
	padding: 0px;
	-webkit-transition: all 0.75s ease-in-out 0s;
	-moz-transition: all 0.75s ease-in-out 0s;
	-ms-transition: all 0.75s ease-in-out 0s;
	-o-transition: all 0.75s ease-in-out 0s;
	transition: all 0.75s ease-in-out 0s;
}
#spacer {
	height: 13px;
}
#spacer2 {
	height: 2px;
}
.homeImage:hover {
	border-top-color: rgb(153,255,204);
	border-right-color: rgb(153,255,204);
	border-bottom-color: rgb(153,255,204);
	border-left-color: rgb(153,255,204);
}
.legRoom {
	height: 20px;
}
#main .about p {
	font-family: Futura, Futura-Webfont, "Beteckna lower case", sans-serif;
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 9px;
}
#main .about h1 {
	font-variant: small-caps;
	padding: 20px;
	color: rgb(153,255,204);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: rgb(152,255,204);
	margin-bottom: 30px;
}
.about img {
	float: right;
	border: 2px solid rgb(153,255,204);
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.videoText {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(255,255,238);
	border-bottom-color: rgb(255,255,238);
}
.videoBox .videoText .noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery .gallerySection .videoBox .videoText a {
	text-align: center;
	padding: 5px;
	color: rgb(152,255,204);
}
#gallery .gallerySection .videoBox .videoText a:hover {
	color: rgb(255,102,153);
}
.about {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: rgb(152,255,204);
}
#container #main .gallery .topGalleryRow .galleryItem.blueout {
	border-right-width: 755px;
	border-right-style: solid;
}
#container #main .gallery .topGalleryRow .galleryItem.blueoutHalf {
	border-right-color: rgb(33,36,48);
	border-right-width: 505px;
	border-right-style: solid;
}
