html, body {
	margin:0px;
	padding:0px;
	width:100%;
}
body {
	font-size:14px;
	color:#000000;
	font-family:Arial,Verdana,Tahoma;
	background:#000000 url('/img/bg.jpg') no-repeat top;
}
img { border:0px; }
.clear { clear:both; }
input, textarea, select {
	font-size:14px;
	color:#000000;
	background-color:#ffffff; 
	border:1px solid; 
	border-color: #CBCBCB #B4B4B4 #DADADA #B4B4B4;
	padding:5px;
	-moz-box-shadow:0 -1px #727272;
	-webkit-box-shadow:0 -1px #727272;
	box-shadow:0 -1px #727272;
}
.date {
	width:100px;
}
.name {
	width:98%;
}
.inpclear {
	background:none; 
	border:0;
	padding:0;
	-moz-box-shadow:0 0;
	-webkit-box-shadow:0 0;
	box-shadow:0 0;
}
select {
	width:100%;
	padding:5px 5px 4px 5px;
}
h1 {
	padding:0 0 15px 0;
	margin:0;
	font-size:20px;
	text-align:left;
	color:#118D00;
	float:left;
	width:80%;
	line-height:130%;
}
h2 {
	padding:0 0 20px 0;
	margin:0;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	font-family:Arial;
}



div.container {
	padding:0;
	margin:0 auto;
	width:1000px;
	position:relative;
}

div.head {
	padding:20px 0 25px 0;
}

div.logo {
	text-align:center;
}
div.menu {
	padding:0 0 22px 0;
	margin:0;
}
#menu {
		margin:0;
		list-style:none;
		list-style-image:none;
		width:1000px;
		float:none;
		margin-left:87px;
	}
	#menu li {
		padding:0;
		display:block;
		height:34px;
		margin:0 5px 0 0;
		float:left;
	}
	#menu span {
		margin:0;
		cursor:pointer;
		display:block;
		height:34px;
	}
	#menu a.m01 span {
		background:url('../img/menu.png') no-repeat 0 0;
		width:95px;
	}
	#menu a.m02 span {
		background:url('../img/menu.png') no-repeat -100px 0;
		width:71px;
	}
	#menu a.m03 span {
		background:url('../img/menu.png') no-repeat -177px 0;
		width:135px;
	}
	#menu a.m04 span {
		background:url('../img/menu.png') no-repeat -318px 0;
		width:91px;
	}
	#menu a.m05 span {
		background:url('../img/menu.png') no-repeat -415px 0;
		width:169px;
		display:none;
	}
	#menu a.m06 span {
		background:url('../img/menu.png') no-repeat -590px 0;
		width:221px;
	}
	#menu a.m07 span {
		background:url('../img/menu.png') no-repeat -816px 0;
		width:103px;
	}
	#menu a:hover span {
		background-position-y:-34px;
	}
	#menu a.active span {
		background-position-y:-34px;
	}


#heroes {
	padding:30px 0;
	text-align:center;
}


div.container-info {
	padding:0;
	margin:0;
	_background-color:#ECECEC;
}
#info {
	width:1000px;
	margin:20px auto 30px auto;
	background-color:#ffffff;
	line-height:150%;
}
div.info {
	padding:30px 50px;
}
div.gallery {
	float:left;
	width:475px;
	margin:10px 0 0 0;
	z-index:9999;
	position:relative;
}
div.video {
	float:right;
	width:400px;
	margin:10px 0 0 0;
	z-index:9;
	position:relative;
}
#gallery img {
	float:left;
	margin:0 10px 10px 0;
	-moz-box-shadow: 0px 0 5px #E4E4E4;
	-webkit-box-shadow: 0 0 5px #E4E4E4;
	box-shadow: 0 0 5px #E4E4E4;
}
#gallery img:hover {
	-moz-box-shadow: 0px 0 15px #FFD800;
	-webkit-box-shadow: 0 0 15px #FFD800;
	box-shadow: 0 0 15px #FFD800;
}
#videobox img {
	float:left;
	margin:10px 10px 0 0;
	-moz-box-shadow: 0px 0 5px #E4E4E4;
	-webkit-box-shadow: 0 0 5px #E4E4E4;
	box-shadow: 0 0 5px #E4E4E4;
}
#videobox img:hover {
	-moz-box-shadow: 0px 0 15px #FFD800;
	-webkit-box-shadow: 0 0 15px #FFD800;
	box-shadow: 0 0 15px #FFD800;
}

#icons {
	margin:0 0 30px 0;
	text-align:center;
}
#icons img {
	margin:0 15px;
}

#navi {
	float:right;
	width:130px;
	color:#E1E1E1;
	font-size:30px;
}
#navi a {
	font-size:30px;
	text-decoration:none;
	margin:0 0 0 20px;
}
#navi span {
	margin:0 0 0 20px;
}

#items {
	width:170px;
	margin:0 10px 30px 0;
	text-align:center;
	float:left;
	line-height:140%;
}
#items img {
	margin:0 0 10px 0;
	-moz-box-shadow: 0px 0 5px #E4E4E4;
	-webkit-box-shadow: 0 0 5px #E4E4E4;
	box-shadow: 0 0 5px #E4E4E4;
	border:0;
}
#items:hover img {
	-moz-box-shadow: 0px 0 15px #FFD800;
	-webkit-box-shadow: 0 0 15px #FFD800;
	box-shadow: 0 0 15px #FFD800;
}
#items a {
	color:#000000;
	text-decoration:none;
}


#list {
		margin:5px 0 20px 30px;
		list-style:none;
		list-style-image:none;
		padding:0;
		float:right;
		width:250px;
	}
	#list li {
		padding:10px 0;
		display:block;
		margin:0;
		border-bottom:1px solid #E9E9E9;
		font-size:11px;
		font-family:Arial;
		color:#000000;
		line-height:120%;
	}
	#list a {
		font-size:11px;
		font-family:Arial;
		color:#337F33;
	}
	#list a:hover {
		color:#990000;
		text-decoration:none;
	}


div.fieldleft {
	float:left;
	text-align:right;
	width:250px;
	padding-top:7px;
	margin-bottom:8px;
}
div.fieldright {
	float:left;
	text-align:left;
	width:350px;
	margin-left:20px;
	margin-bottom:8px;
}
div.fielderror {
	float:right;
	text-align:left;
	width:250px;
	padding-top:7px;
	margin-bottom:8px;
	color:#F30033;
}


div.container-footer {
	padding:80px 0;
	margin:0;
	color:#358435;
	background:url('/img/bottom-bg.png') no-repeat top;
}
#bottom {
	width:1000px;
	margin:0 auto;
	color:#ffffff;
	font-size:11px;
	text-align:center;
}
#bottom span {
	font-size:30px;
	letter-spacing:-1px;
	line-height:100%;
	font-weight:bold;
}
#bottom strong {
	color:#506C4F;
	font-weight:normal;
}

a {
	font-family:Arial,Verdana,Tahoma;
	color:#337F33;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
div.clear {
	clear:both;
}
