@charset "utf-8";
/* CSS Stage Events */

body {
	background-image: url('../images/bg.jpg');
	background-color:rgb(18,22,18);
	background-repeat:no-repeat;
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
td, tr, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:active, a:visited {
	color : rgb(150,250,0);
	text-decoration: underline;
}
a:hover {
	color : rgb(150,250,0);
	text-decoration : none;
}

.imgthumb {
float:right;
}


#transcontent {
	margin-top: 6px;
	padding: 35px 15px 15px 78px;
	margin-left: 16px;
	width:857px;
	color:#FFF;
	background-color: #161B17;
	background-repeat:no-repeat;
	min-height: 389px;
}
#homediv {
	width:857px;
	float:left;
	padding-top: 5px;
	line-height: 21px;
}


#nextprev{position:absolute;
	top: 205px;
	left: 505px;
}

#homediv1 {
	width: 409px;
	float:left;
	padding-top: 5px;
	line-height: 21px;
}
#homediv2 {
	width: 224px;
	float:left;
	padding-top: 5px;
	line-height: 15px;
}
#homediv3 {
	width: 224px;
	float:left;
	padding-top: 5px;
}
.headlinediv {
	padding: 0px 0px 2px 0px;
}
.headline {
	text-transform: uppercase;
	font-size: 12pt;	
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
}
.headline a:link, .headline a:visited, .headline a:active {
	text-transform: uppercase;
	font-size: 12pt;	
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.headline a:hover {
	text-transform: uppercase;
	font-size: 12pt;	
	font-family: Verdana, Helvetica, sans-serif;
	color : rgb(150,250,0);
	text-decoration: none;
}

.logo {
	padding: 20px 0 0 90px;
}
.menu {
	padding: 10px 0 0 90px;
	
}
.footer {
	padding-top: 10px;
	padding-left: 20px;
	color:#ffffff;
	width: 950px;
	text-align: right;
}
.blok1 {
	position:relative;
	}
.blok2 {
	position:absolute;
	top: -100px;
	left:400px;
	padding 0 0 0 400px;
	border: 1px solid #ff0000;
}
input {
	width: 184px;
	font-size: 11px;
	background-color: #3D3D3D;
	border: 0px;
	color: #fff;
	padding: 3px;
}
textarea {
	width: 200px;
	Height:50px;
	font-size: 11px;
	background-color: #3D3D3D;
	border: 0px;
	color: #fff;
	padding: 3px;
}
.radio {
	width: 18px;
	font-size: 11px;
	background-color: #3D3D3D;
	border: 0px;
	color: #fff;
	padding: 3px;
}

.short {
	width: 60px;
	font-size: 11px;
	background-color: #3D3D3D;
	border: 0px;
	color: #fff;
	padding: 3px;
}
.submit {
	width: 190px;
	height: 25px;
	border: 1px solid #BFFC2F;
	font-size: 11px;
	background-color: #161B17;
	color: #BFFC2F;
	padding: 3px;
}

.send {
	font-size: 11px;
	background-color: #161B17;
	border: 0px;
	color : rgb(150,250,0);
	text-decoration: underline;
	text-align:right;
	height: 25px;
}

#slideshow_small {
	overflow: hidden;
	width: 190px;
	height: 300px;
	z-index: 1;
}
#slideshow_small img {
	border: 0;
	width: 190px;
	height: 300px;
}
#slideshow_small img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#imageSlideshowHolder{
	padding-left: 10px;
}

#imageSlideshowHolder{
	width: 630px;
	height: 480px;
}

#imageSlideshowHolder img{
	position:absolute;
}

.imageInGallery{
	position:absolute;
	width: 640px;
	height: 480px;
	background-color:#121612;
	left:10px;
	top:0px;
}
