html {
	background-color:#000000;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#222222;
	font-size:11px;
}

a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#FF0015;
}
a:hover {
	text-decoration:underline;
}

p {
	font-size:11px;
	color:#222222;
}

#holder_950 {
	width:950px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
}

#head {
	width:950px;
	height: 100px;
	display:block;
	background-color:#000000;
}

.logo img {
	border:0px;
	height:100px;
	width:420px;
	float:left;
}

h2 {
	background:#333333 none repeat scroll 0%;
	color:#ffffff;
	font-size:110%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0px 0px 12px;
	padding:10px;
	text-transform:uppercase;
}

h3 {
	background-color:#333333;
	border-left:10px solid #FF0015;
	border-right:10px solid #FF0015;
	color:#ffffff;
	font-size:110%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0px 0px 12px;
	padding:10px;
	text-transform:uppercase;
}

#banner_head {
	height:80px;
	width:468px;
	background-color:#111111;
	border:1px solid #ffffff;
	float:right;
	margin: 13px 14px 13px 14px;
}

#left {
	width: 210px;
	float:left;
}

.toplist a, .toplist p {
	text-decoration:none;
	font-size:12px;
	color:#222222;
	padding-left: 5px;
}

.toplist a:hover {
	text-decoration:underline;
}

#middle {
	width:520px;
	float:left;
	border-left: 5px solid #444444;
	border-right: 5px solid #555555;
}

.content {
	width:520px;
	margin:0 auto;
	height:120px;
	padding:5px 0px;
}
.details {
	width:380px;
	height:110px;
	float:left;
	padding-right:20px;
}
.content a {
	font-size:11px;
	font-weight:bold;
}
.content p {
	font-size:11px;
	margin: 5px 0px;
	padding:0px;
}
.category {
	float:left;
	width: 200px;
	font-size:11px;
}

.video_details {
	float:right;
	text-align:right;
	width: 180px;
	font-size:11px;
}

.screenshot {
	float:left;
	padding:0px 5px;
	width:110px;
	height:100px;
}
.screenshot img {
	border:0;
}
.item {
	width:510px;
	margin:0 auto;
	height:20px;
	padding: 5px;
}
.item a {
	color:#222222;
}

.item_icon {
	width:40px;
	float:left;
	height:20px;
	padding-right:5px;
}
.item_link {
	width:340px;
	float:left;
	height:20px;
}
.item_link a{
	font-size:11px;
}
.item_details {
	width:120px;
	float:right;
	height:20px;
	font-size:11px;
	text-align:right;
}

.textinput {
	font-size:12px;
	color:#000000;
}

#right {
	width: 210px;
	float:right;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#footer {
    width: 940px;
	clear:both;
	display:block;
	text-align:center;
	background-color:#000000;
	border-top:1px solid #555555;
	color:#ffffff;
	margin: 15px 0 0 0;
	padding: 5px;
	font-size:10px;
}

#footer a {
	text-decoration:none;
	font-size:10px;
	color:#FF0015;
}
