﻿.IceTec{
	background-color: #800080;
	position: absolute;
	top: auto;
	background-color: #FF0000;
}
body, html {
	height: 96%;
	width: 100%;
	margin: 0;
	font: 400 15px/1.8 "Lato", sans-serif;
}
.IceTec_Background {
	background-size: cover;
	background-image: url('../images/UniquePenguins.gif');
	position: static;
	opacity: 0.80;
	background-position: left 21%;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-color: #669999;
}
.IceTec_Email {
	background-color: rgba(153, 204, 255, .8);
	position: absolute;
	width: 100%;
	text-align: center;
	color: #3366CC;
	font-size: x-large;
	height: 50px;
}

.IceTec_Footer span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}
.IceTec_Logo_Bar {
	background-size: 100% 60%;
	background-position: center center;
	background-color: rgba(153, 204, 255, .4);
	background-repeat: no-repeat;
	clip: rect(100%, 100%, 100%, 100%);
	text-align: center;
	background-image: url('../images/UniquePenguins.gif');
	top: 10%;
}
.IceTec_Date_Bar {
	color: #FFFF00;
	font-size: x-large;
	clip: rect(auto, auto, auto, center);
	background-color: #0000FF;
	width: 219px;
	text-align: left;
}
.IceTec_Date_Display {
	color: #0000FF;
	font-size: x-large;
	clip: rect(auto, auto, auto, center);
	background-color: #FFFF00;
}
.IceTec_UserBox {
	background-color: rgba(153, 204, 255, .8);
	azimuth: center;
	position: absolute;
	left: 20%;
	top: 229px;
	width: 60%;
	height: 261px;
	font-size: x-large;
	color: #6600CC;
	font-weight: bold;
	font-style: oblique;
}
.IceTec_User_Button {
	border-radius: 10px;
	text-align: center;
	font-size: xx-large;
	left: 28%;
	position: absolute;
	top: 80%;
}
.IceTec_Demo_Button {
	border-radius: 10px;
	text-align: center;
	font-size: xx-large;
	left: 28%;
	position: absolute;
	color: #003399;
	top: 120%;
}
.IceTec_Display_Button {
	color: #FFFF00;
	font-size: large;
	clip: rect(auto, auto, auto, center);
	background-color: #0000FF;
	width: 219px;
}
.IceTec_Button_12 {
	border-radius: 32px;
	border-style: outset;
	border-color: #CC3300;
	color: #FFCC00;
	background-color: #0033CC;
	font-size: xx-large;
	font-weight: bold;
	text-decoration: overline;
	visibility: visible;
}

h3 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font: 20px "Lato", sans-serif;
  color: #111;
}
