* {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
body {
background-color:#222222;
font: 11px/14px "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
* html body{
	height:100%;
}
img {
	border: none;
}
ul {
	list-style: none;
}
a {
	color: #00ccff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h2 {
	color: #CCCCCC;
	font-size: 16pt;
	margin-top: 8px;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 0.1em 0.1em black;
	width: 100%;	
}

.cont { 
width: 1002px;
overflow-x: hidden;
overflow-y: hidden;
margin: 0px auto;
padding-bottom: 67px;
padding-top: 10px;
}
#header {
margin-left:150px;
}
#header h1 a { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("images/logo.jpg");
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: no-repeat;
background-size: auto;
display: block;
height: 65px;
width: 360px;
overflow-x: hidden;
overflow-y: hidden;
text-indent: -9999px;
}
h1 { 
font-size: 2em;
font-weight: 700;
float: left;
}
input, textarea { 
font: 12px/18px "Arial", sans-serif;
}

#search {
float: left;
}

#search input {
	margin-left: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #222222;
	border-radius: 12px;
	height: 24px;
	width: 271px;	
}

.head-ba {
	position: absolute;
	top: 8px;
	margin-left: 410px;
	width: 480px;
	overflow: hidden;
	float:left;
}
.head-ba img{
	border: 1px solid #cccccc;
}
.navigation {
	overflow: hidden;
	height: 30px;
	padding: 0 1px;
	float: left;
	background: url(images/nav-sep.png) no-repeat 100% 50%;
}
.navigation li {
	float: left;
	background: url(images/nav-sep.png) no-repeat 0 50%;
	padding-left: 1px;
	text-align: center;
	margin-left: -1px;
}
.navigation li a {
	float: left;
	text-align: center;
	height: 31px;
	padding: 0 11px;
	color: black;
	line-height: 28px;
	text-decoration: none;
	overflow: hidden;
	font-size: 14px;
	background: url(images/bg-nav.png) repeat-x;
	text-shadow: #aaaaaa 1px 1px 0px;
}
.navigation li.first a {
	background: url(images/bg-nav-first.png) no-repeat;
	
}
.navigation li.first {
	background: none;
	padding-left: 0;
}
.navigation li a:hover {
	background-position: 0 -31px;
	text-decoration: none;
	color:white;
	text-shadow: #222222 1px 1px 0px;
}
.navigation li.active a {
	background-position: 0 -62px;
	color:white;
	text-shadow: #222222 1px 1px 0px;
}
.top-holder {
	float: left;
	width: 55%;
	overflow: hidden;
	height: 28px;
	padding-top: 8px;
	padding-left: 8px;
}

.head-nav {
	font-size: 14px;
	text-shadow: #222222 1px 1px 0px;
}

.head-nav a {
	text-decoration:none;
}


.head-nav li {
	float:left;
	border: 1px solid #666666;
	padding: 4px;
	margin-right:4px;
}

.head-nav li:hover {
	border: 1px solid #00ccff;
}

.head-nav li.active a {
	color: #cccccc;
}
.head-nav li.active:hover {
	border: 1px solid #666666;
}


.top-holder h3 {
	float: right;
	color: #27292e;
	font-size: 14px;
	line-height: 28px;
	padding-right: 8px;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
.video-box {
	width: 680px;
	overflow: hidden;
	float: left;
}
.video-box {
	width: 1000px;
	overflow: hidden;
	float: left;
}
.video-list {
	width: 100%;
	overflow: hidden;
	padding-left: 1px;
	margin-top: -1px;
}
.video-list .video-thumb {
	float: left;
	border: 1px solid #484848;
	width: 240px;
	height: 168px;
	padding: 2px;
	overflow: hidden;
	position: relative;
	margin: 3px 0 3px 3px;
	display: inline;
}

.video-list .video-thumb:hover {
    border: 1px solid #00ccff;
}

.video-thumb img {
	display: block;
}
.video-thumb img.thumb{
	width:240px;
	height:135px;
	margin-bottom: 2px;
}
.video-thumb .rate {
	width: 93px;
	overflow: hidden;
	position: absolute;
	left: -999999px;
	padding: 1px 0 0 1px;
	top: -999999px;
	height: 18px;
}
.video-thumb:hover .rate,
.video-thumb.hover .rate {
	left: 3px;
	top: 3px;
	display: block;
}
.video-thumb:hover .new,
.video-thumb.hover .new {
	display: none;
}
.video-thumb .rate li {
	float: left;
	padding: 0 0 0 2px;
}
.video-thumb .rate li img {
	float: left;
}

.video-thumb .date {
    color: #aeaeae;
    font-size: 11px;
    margin-left: 2px;
}

.video-thumb .tube {
    float: right;
    font-size: 12px;
    margin-right: 2px;
}

.video-thumb-category {
    height: 155px !important;
}

.time {
	background: url(images/thumb-opacity.png);
	height: 14px;
	padding: 0 4px;
	position: absolute;
	top: 138px;
	right: 3px;
	text-align: center;
	line-height: 14px;
	color: #aeaeae;
	font-size: 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
}
.thumb .time {
	top: 89px;
}
.video-thumb:hover .btn-add-fav,
.video-thumb.hover .btn-add-fav {
	left: 183px;
	top: 3px;
	display: block;
}
.video-thumb p {
	color: #00ccff;
	font-size: 12px;
	position: relative;
	width: 100%;
	margin: 4px 0 0 2px;
	height: 14px;
	overflow: hidden;
}

.video-thumb p.category {
	font-size:16px;
	text-align: center;
}

.video-thumb p.title {
	margin: 2px 0 2px 2px;
}

.video-thumb p a {
	color: #00ccff;
}
.video-thumb p span {
	position: absolute;
	right: 0px;
	top: 0;
	background: url(images/bg-thumb-txt.png) no-repeat;
	width: 22px;
	height: 18px;
}
.user-views {
	display: block;
	overflow: hidden;
	padding: 2px 4px 0;
	color: #dbdbdb;
}
.user-views a {
	color: #dbdbdb;
}
.user-views em {
	float: right;
	color: #aeaeae;
	font-style: normal;
}
.mbox-top {
	background: url(images/mbox-top.png) no-repeat;
	width: 1002px;
	overflow: hidden;
}
.mbox-center {
	background: url(images/mbox-center.png) repeat-y;
	width: 1002px;
	overflow: hidden;
}
.mbox-bottom {
	background: url(images/mbox-bottom.png) no-repeat 0 100%;
	width: 1002px;
	overflow: hidden;
	padding-bottom: 7px;
}
.thumbtop-thumb {
	float: left;
	border: 1px solid #484848;
	width: 180px;
	height: 157px;
	padding: 2px;
	overflow: hidden;
	position: relative;
	margin: 3px 0 0 12px;
	display: inline;
}
.thumbtop-thumb img {
	display: block;
}
.thumbtop-thumb img.thumb{
	width:180px;
	height:135px;
}
.thumbtop-thumb .rate {
	width: 93px;
	overflow: hidden;
	position: absolute;
	left: -999999px;
	padding: 1px 0 0 1px;
	top: -999999px;
	height: 18px;
}
.thumbtop-thumb:hover .rate,
.thumbtop-thumb.hover .rate {
	left: 3px;
	top: 3px;
	display: block;
}
.thumbtop-thumb:hover .new,
.thumbtop-thumb.hover .new {
	display: none;
}
.thumbtop-thumb .rate li {
	float: left;
	padding: 0 0 0 2px;
}
.thumbtop-thumb .rate li img {
	float: left;
}
.thumbtop-thumb .time {
	top: 120px;
}
.thumbtop-thumb:hover .btn-add-fav,
.thumbtop-thumb.hover .btn-add-fav {
	left: 183px;
	top: 3px;
	display: block;
}
.thumbtop-thumb p {
	color: #00ccff;
	font-size: 12px;
	position: relative;
	width: 100%;
	margin: 6px 0 0 2px;
	height: 14px;
	overflow: hidden;
	text-align: center;
}
.thumbtop-thumb p a {
	color: #00ccff;
}
.thumbtop-thumb p span {
	position: absolute;
	right: 0px;
	top: 0;
	background: url(images/bg-thumb-txt.png) no-repeat;
	width: 22px;
	height: 18px;
}
.friendlytgp {
	text-align:center;
	width:100%;
	font-size:16pt;
	color:#cccccc;
	margin-top:8px;
	padding-bottom:5px;
	text-shadow: 0.1em 0.1em black;
}
.descz ul {
	float:left;
	margin-left:35px;
}
.descz li {
	font-size:12px;
	margin-top:2px;
}
.top {
	font-size:14px;
	font-weight:400;
}
.top ul {
	float:left;
}
.top li {
	padding-left:18px;
	color:#cccccc;
	margin-top:3px;
}
.footer {
	border-top:solid 1px #666666;
	background-color:black;
	width:100%;
	text-align:center;
	color:#cccccc;
}
.pager {
	margin-bottom: 10px;
	margin-top: 15px;
	text-align:center;
	font-size:14px;
}
.pager a {
	border: 1px solid #666666;
	color: #00ccff;
	padding: 4px;
	text-decoration:none;
}
.pager a:hover {
	color: #00ccff;
	border: 1px solid #00ccff;
}
.pager span {
	border: 1px solid #666666;
	color: #cccccc;
	padding: 4px;
	cursor: default;
}