@font-face {
    font-family: 'Humnst777BTRoman';
    src: url('fonts/hum777rm-webfont.eot');
    src: url('fonts/hum777rm-webfont.eot?iefix') format('eot'),
         url('fonts/hum777rm-webfont.woff') format('woff'),
         url('fonts/hum777rm-webfont.ttf') format('truetype'),
         url('fonts/hum777rm-webfont.svg#webfont5wYU86sD') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Humnst777BTBold';
    src: url('fonts/hum777bd-webfont.eot');
    src: url('fonts/hum777bd-webfont.eot?iefix') format('eot'),
         url('fonts/hum777bd-webfont.woff') format('woff'),
         url('fonts/hum777bd-webfont.ttf') format('truetype'),
         url('fonts/hum777bd-webfont.svg#webfontGuKM7mOA') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Humnst777BlkBTBlack';
    src: url('fonts/hum777k-webfont.eot');
    src: url('fonts/hum777k-webfont.eot?iefix') format('eot'),
         url('fonts/hum777k-webfont.woff') format('woff'),
         url('fonts/hum777k-webfont.ttf') format('truetype'),
         url('fonts/hum777k-webfont.svg#webfontXIstbxbG') format('svg');
    font-weight: normal;
    font-style: normal;

}


* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}
body {
	font-family: 'Humnst777BTRoman';
	font-size: 14px;
	color: #FFF;
	background-image: url(images/backgroung.jpg);
	position: relative;

	MozUserSelect = "none";
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	behavior: url(ietextselect.htc);
}
img {
	border:none;
}
.form-input {
	background-image: url(images/input.png);
	background-repeat: repeat-x;
}
.bg-black {
	background-color: #000;
}
.loading {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#container {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
}
#container #shadow-up {
	background-image: url(images/shadow-up.png);
	display: block;
	height: 8px;
	width: 976px;
}
#container #shadow-mid {
	width: 960px;
	padding-right: 8px;
	padding-left: 8px;
	position: relative;
	background-image: url(images/shadow-med.png);
	background-repeat: repeat-y;
}
#container #shadow-down {
	background-image: url(images/shadow-down.png);
	display: block;
	height: 8px;
	width: 976px;
}
#container #carbon-up {
	background-image: url(images/carbonbar-up.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 960px;
}
#container #carbon-down {
	background-image: url(images/carbonbar-down.gif);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 960px;
}
.testata {
	display: block;
	height: 206px;
	width: 960px;
}

.footer {
	display: block;
	height: 80px;
	width: 960px;
}
#login {
	width: 160px;
	height: 180px;
	position: relative;
	background-image: url(images/login.jpg);
	display: block;
	clear: both;
}
#login #Name {
	position: absolute;
	left: 8px;
	top: 29px;
	width:144px;
}
#login #Password {
	position: absolute;
	left: 8px;
	top: 52px;
	width:144px;
}



#logout {
	display: block;
	height: 87px;
	width: 160px;
	position: relative;
	background-image: url(images/logout.gif);
}
#login input {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login .enter {
	background-image: url(images/login_enter.gif);
	height: 26px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: absolute;
	left: 0px;
	top: 80px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
	text-align: center;
}
#login .enter:hover {
	background-position: bottom;
}
#login .newiscr {
	background-image: url(images/menu-button.gif);
	height: 26px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: absolute;
	left: 0px;
	top: 108px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#logout .welcome {
	color: #000;
	text-align: center;
	position: absolute;
	left: 8px;
	top: 26px;
	width: 144px;
}

#login .newiscr:hover {
	background-position: bottom;
}
#login .newpass {
	background-image: url(images/menu-button.gif);
	height: 26px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: absolute;
	left: 0px;
	top: 136px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
}
#login .newpass:hover {
	background-position: bottom;
}
#logout .exit {
	position: absolute;
	left: 0px;
	top: 52px;
	background-image: url(images/logout_exit.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 26px;
	width: 160px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
}
#logout .exit:hover {
	background-position: bottom;
}
.fullpage {
	padding: 8px;
	display: block;
	width: 624px;
	position: relative;
}
p .onleft {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 4px;
}
p .onright {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 4px;
}
.banners img {
	background-image: url(images/Loading.gif);
}
.album {
	background-image: url(images/album.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	width: 137px;
	position: relative;
	margin-right: 16px;
	margin-bottom: 16px;
	height: 168px;
}
.album img {
	height: 90px;
	width: 120px;
	margin-top: 16px;
	margin-left: 9px;
	margin-bottom: 16px;
	background-image: url(images/Loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.album h3 {
	font-size: 14px;
	text-align: center;
}
.polaroid {
	background-color: #FFF;
	height: 150px;
	width: 200px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 16px;
	padding-left: 3px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

.polaroid img {
	max-height:150px;
	max-width:200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.video {
	background-image: url(images/video.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 192px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-right: 4px;
	margin-bottom: 8px;
	height: 236px;
}
.videobox {
	height: 480px;
	width: 640px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}

.video img {
	height: 127px;
	width: 192px;
	margin-bottom: 50px;
}
