@font-face { font-family: Aller; src: url('Aller_Rg.eot'); } 

body {
	background: #051016 url(../images/back.png) no-repeat 50% 0%;
	color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
	margin: 0px;
	text-align: center;
}

#search {
	margin-top: 17px;
	margin-right: 17px;
	float: right;
}

#logo {
	margin-bottom: 13px;
	margin-left: 15px;
	float: left;
}

#search input {
	background: url(../images/search-back.png);
	border: none;
	height: 20px;
	width: 183px;
	padding-left: 20px;
}

#search a {
	font-weight: normal;
	margin-right: 12px;
}

#frame {
	text-align: left;
	width: 930px;
	height: 630px;
	margin: auto;
	margin-top: 40px;
}

#video {
	width: 930px;
	padding: 0px 0px 0px 0px;
}

#videoframe {
clear: both;
	float: left;
	width: 640px;
	border: 15px solid #000;
}

#videoinfo {
	float: left;
	background-color: #000;
	padding: 1px 15px;
	width: 210px;
	height: 533px;
	margin-left: 15px;
	line-height: 1.4em;
	overflow-y: hidden;
}

#videoinfo h2 {
	font-family: Aller, sans-serif;
	font-size: 18px;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
	padding: 0.8em 0 0 0;
	margin: 0;
}

#videoinfo p {
	margin: 1em 0;
	text-shadow: 1px 1px 8px #000;
}

#videoinfo .taggar {
	font-family: Aller, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
}

#videoinfo .taggar a {
	margin-right: 0.8em;
	text-transform: lowercase;
	font-weight: normal;
}

#menu {
	position: absolute;
	top: 496px;
	width: 640px;
	height: 100px;
	background-color: #000;
	margin: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	border: 15px solid #000;
}

#menulist {
	height: 75px;
	width: 2325px;
}

#menulist ul {
	margin: 0;
	padding: 0;
}

#menulist ul li {
	display: block;
	float: left;
	margin: 0;
	margin-right: 15px;
	padding: 0;
	width: 149px;
	height: 80px;
}

#menulist ul li .info {
	width: 140px;
	height: 80px;
}

#menulist ul li .info a {
	background: url(../images/transparent-back.png);
	display: none;
	font-weight: normal;
	color: #fff;
	font-family: Aller, sans-serif;
	bottom:0;
	position:absolute;
	width: 140px;
	padding: 5px;
}

#menunav {
	margin-top: 14px;
	width: 640px;
	text-align: center;
	clear: both;
}

#menunav img {
	margin-left: 1px;
	margin-right: 1px;
	cursor: pointer;
}

#result {
	width: 740px;
	margin-top: 50px;
	padding: 30px;
}

#result #resultframe {
	float: left;
	width: 465px;
	border: 15px solid #000;
	border-right: none;
	background-color: #000;
	height: 405px;
}

#result #resultlist {
}

#result #resultlist ul {
	margin: 0;
	padding: 0;
}

#result #resultlist h2 {
	font-family: Aller, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
	padding: 0 0 0.8em 0;
	margin: 0;
}

#result #resultlist ul li {
	display: block;
	float: left;
	margin: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 149px;
	height: 80px;
}

#result #resultlist ul li .info {
	width: 149px;
	height: 80px;
}

#result #resultlist ul li .info a {
	background: url(../images/transparent-back.png);
	display: none;
	font-weight: normal;
	color: #fff;
	font-family: Aller, sans-serif;
	bottom:0;
	position:absolute;
	width: 149px;
	padding: 5px;
}

a, a:visited {
	color: #eee;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

hr {
	border:none;
	border-top: 1px solid #112b33;
	margin-top: 1.5em;
	margin-bottom: 1.2em;
}
