html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body 				{ font-size: 75%; color: #fff; background-color: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  line-height: 1.5; margin: 20px 20px 20px 40px; } 

.wrapper			{ width: 100%; }

.header				{ width: 100%; }

/* Thumb Preloader */
#preload {
	display: none; 
}


.video_boxbg {
position: absolute;
top: 0px;
left: 0px;
z-index: -1;
width: 434px;
height: 334px;
margin: 0;
padding: 0;
}

.video_box {
position: relative;
float: left;
display: inline;
margin-right:15px;
margin-bottom: 20px;
margin-top: 20px;
z-index: 70;
}

.video_box img {
border: solid 3px #fff601;
} 

h1					{ font-size: 50px; margin: 0 0 25px 0; padding: 0; color: #fff; border-bottom: 1px solid #fff601;  }
h2					{ font-size: 40px; margin: 0; }

a					{ color: #fff601; text-decoration: none; }

.clear				{ clear: both; }

.next-prev			{ font-size: 250px; margin: 0; padding: 0; }

.logo				{ margin: 0; padding: 0; }

.search				{ margin: 0 0 20px 0; }

input.search-field	{ width: 670px; height: 40px; padding: 8px; font-size: 25pt; }
input.search-button	{ margin-left: 30px; font-size: 32px; }

.stats				{ font-size: 32px; }

.bookmark			{ font-size: 30px; margin-left: 30px; }

.button {
	width: 890px;
	height: 100px;
	background-image: url('../images/button.png');
	background-repeat: no-repeat;
	text-align: center;
	color: #fff601;
	font-size: 40pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.button2 {
	border: 5px dashed #333333;
	background:#ccccc;
	text-align: center;
	color: #999999;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.powered {
	text-align: center;
	color: #fff601;
	font-size: 24pt;
	margin-bottom: 10px;
	font-weight: bold;
}
