body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background: #fff;
	padding: 0px;
	margin: 0px;
}

/* -- */

div.container {
	width: 980px;
	margin: 0px auto;
	position: relative;
}
div.x {
	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
}
a, img, p {
	outline: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

/* -- */

div.head {
	position: relative;
	height: 104px
}
div.head div.face a {
	height: 62px;
	width: 342px;
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
}
div.head div.search {
	height: 45px;
	display: block;
	position: absolute;
	top: 45px;
	right: 0px;
	background: url(i/sea.png) no-repeat top left;
	width: 405px;
}
div.head div.search input, div.head div.search select {
	border: none;
	font-style: italic;
}
div.head div.search input.s {
	color: #000;
	position: absolute;
	top: 14px;
	left: 14px;
}
div.head div.search select {
	position: absolute;
	top: 14px;
	right: 80px;
	color: #999
}
div.head div.search input.go {
	height: 45px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(i/sea.png) no-repeat top right;
	width: 70px;
}

/* -- */

h1, .header-text {
	padding: 10px 22px;
	margin: 0px;
	background: url(i/h1.png) no-repeat center left;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
div.post {
	position: relative;
	display: block;
	display: inline-block;
	width: 172px;
	margin: 0px 13px 10px 8px;
	border-bottom: 1px solid #b7b7b7;
	padding: 0px 0px 6px 0px;
}
div.post div.oh {
	padding: 4px;
	border: 1px solid #dadada;
}
div.post div.oh a {
	border: 1px solid #b7b7b7;
	display: block;
	height: 120px;
}
div.post div.oh a:hover {
	border: 1px solid #898989;
}
div.post div.oh a img {
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
}
div.post div.oh a:hover img {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
div.post div.title {
	padding: 4px 6px;
	display: block;
	height: 26px;
	overflow: hidden;
}
div.post div.title a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
div.post div.title a:hover {
	text-decoration: underline;
}
div.post div.titlecat {
	padding: 4px 6px;
	display: block;
	height: 14px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
div.post div.titlecat a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
div.post div.titlecat a:hover {
	text-decoration: underline;
}
div.post div.more {
	position: relative;
	padding: 2px 4px;
}
div.post div.views {
	color: #656565;
	font-size: 10px;
	position: absolute;
	top: 3px;
	right: 6px;
}

/* -- */

div.menumain {
	font-weight: bold;
	position: relative;
}
div.menumain div.submit {
	position: absolute;
	top: 0px;
	right: 6px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
}
div.menumain div.submit a {
	height: 27px;
	line-height: 27px;
	color: #000;
	padding: 0px 8px;
	font-size: 14px;
	display: block;
	display: inline-block;
	text-decoration: none;
	position: relative;
}
div.menumain div.submit a span {
	position: absolute;
	height: 27px;
	width: 8px;
	background: none;
	top: 0px;
	right: 0px;
}
div.menumain div.submit a:hover {
	text-decoration: none;
	color: #fff;
}
div.menumain div.submit a:hover span {
	background: url(i/menudu.png) no-repeat bottom right;
}
div.menumain div.submit a.a {
	background: url(i/menudu.png) no-repeat top left;
	color: #fff;
}
div.menumain div.submit a.a:hover {
	background: url(i/menudu.png) no-repeat bottom left;
	color: #fff;
}
div.menumain div.submit a.a span {
	background: url(i/menudu.png) no-repeat top right;
}
div.menumain div.submit a.a:hover span {
	background: url(i/menudu.png) no-repeat bottom right;
}
div.menumain a:hover {
	text-decoration: none;
	color: #fff;
	background: url(i/menudu.png) no-repeat bottom left;
}
div.menumain ul {
	padding: 0px;


	margin: 0px;
	display: block;
}
div.menumain li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
div.menumain li a {
	display: block;
	height: 27px;
	line-height: 27px;
	color: #000;
	padding: 0px 8px;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	font-size: 14px;
	position: relative;
}
div.menumain li a:hover span {
	position: absolute;
	height: 27px;
	width: 8px;
	background: url(i/menu.png) no-repeat top right;
	top: 0px;
	right: 0px;
}
div.menumain li a:hover {
	text-decoration: none;
	color: #fff;
	background: url(i/menu.png) no-repeat top left;
}

/* -- */

div.submenu {
	background: url(i/submenu.png) top left repeat-x;
	height: 37px;
	position: relative;
	display: block;
	line-height: 37px;
	padding: 0px 10px;
	margin: 10px 0px;
}
div.submenu span.s {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 37px;
}
div.submenu span.l {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 37px;
	width: 7px;
	background: url(i/submenul.png) top left repeat-x;
}
div.submenu span.r {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 37px;
	width: 7px;
	background: url(i/submenur.png) top left repeat-x;
}
div.submenu ul {
	padding: 0px;
	margin: 0px;
	display: block;
}
div.submenu li {
	padding: 0px 10px 0px 0px;
	margin: 0px 2px 0px 0px;
	list-style: none;
	float: left;
	font-weight: bold;
}
div.submenu li a {
	display: block;
	display: inline-block;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	position: relative;

}
div.submenu li a:hover {
	text-decoration: none;
	color: #000;
}


/* -- */

div.navi {
	text-align: right;
	padding: 10px 10px 20px 10px;
	font-size: 14px;
	color: #999;
}
div.navi#l {
	text-align: left;
	padding: 10px 10px 20px 0px;
}
div.navi span.cur {
	margin: 0px 2px;
	color: #bd1919;
	font-size: 14px;
	font-weight: bold;
}
div.navi a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

/* -- */

div.topintro {
	background: #f6e499 url(i/intro.png) top left repeat-x;
}
div.topintro div.in {
	padding: 20px 0px 10px 0px;
	width: 980px;
	margin: 0px auto;
}
div.topintro div.in p {
	padding: 0px 0px 10px 0px;
	margin: 0px
}
div.topintro div.in p.tit {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}


/* -- */

div.postin {
	float:left;
	width: 640px;
	margin: 0px 20px 0px 0px;
}
div.postin div.videobox {
	background: #000;
}
div.postin div.videoinfo {
	background: #f8e9ad url(i/submenu.png) top left repeat-x;
	position: relative;
	display: block;
	text-align: center;
	margin: 10px 0px;
	padding: 0px 10px;
	height: 37px;
	line-height: 37px;
}
div.postin div.videoinfo p {
	padding: 0px;
	margin: 0px;
}
div.postin div.videoinfo a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.postin div.videoinfo a:hover {
	text-decoration: underline
}
div.postin div.videoinfo span.l {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 37px;
	width: 7px;
	background: url(i/submenul.png) top left no-repeat;
}
div.postin div.videoinfo span.r {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 37px;
	width: 7px;
	background: url(i/submenur.png) top left no-repeat;
}
div.postin div.details {
	float: left;
	width: 260px;
	height: 88px;
	position: relative;
	background: url(i/details.png) top left no-repeat;
}
div.postin div.details div.cat {
	width: 140px;
	position: absolute;
	top: 10px;
	left: 18px;
	font-size: 12px;
}
div.postin div.details div.rate {
	width: 90px;
	position: absolute;
	top: 52px;
	right: 20px;
	font-size: 12px;
}
div.postin div.mesa {
	height: 0px;
	display: block;
	position: relative;
	font-size: 0px;
}
div.postin div.mesa div#panel-rating-message {
	position: absolute;
	top: -20px;
	left: 140px;
	z-index: 999;
}
div.postin div.mesa .message-notice {
	font-size: 12px;
	font-weight: bold;
	background: #43b716;
	color: #fff;
	display: block;
	height: 27px;
	line-height: 27px;
	width: auto;
	padding: 0px 14px;
}
div.postin div.mesa #rater-text {
	position: absolute;
	top: -15px;
	left: 154px;
	z-index: 888;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	display: block;
}
div.postin div.details div.view {
	width: 90px;
	position: absolute;
	top: 14px;
	right: 18px;
	font-size: 12px;
}
div.postin div.details div.add {
	width: 140px;
	position: absolute;
	top: 46px;
	left: 18px;
	font-size: 12px;
}
div.postin div.details span.si {
	width: 6px;
	height: 88px;
	background: url(i/details.png) top right no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.postin div.details span.uno {
	color: #919191;
	display: block;
}
div.postin div.details span.inf {
	color: #000;
	font-weight: bold;
}
div.postin div.details div.cat span.inf a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
div.postin div.details div.cat span.inf a:hover {
	color: #000;
	text-decoration: none;
}
div.postin div.download {
	float: right;
	width: 370px;
	height: 88px;
	position: relative;
	background: url(i/downloadm.png) top left no-repeat;
}
div.postin div.download a.wmv {
	position: absolute;
	top: 44px;
	left: 14px;
	display: block;
	width: 90px;
	height: 34px;
	background: url(i/download.png);
	background-repeat: no-repeat;
	background-position: -14px -44px;
}
div.postin div.download a.wmv:hover {
	background-position: -14px -132px;
}
div.postin div.download a.mobi {
	position: absolute;
	top: 44px;
	left: 144px;
	display: block;
	background: #ff0000;
	width: 90px;
	height: 34px;
	background: url(i/download.png);
	background-repeat: no-repeat;
	background-position: -150px -44px;
}
div.postin div.download a.mobi:hover {
	background-position: -150px -132px;
}
div.postin div.download a.hd {
	position: absolute;
	top: 44px;
	left: 264px;
	display: block;
	background: #ff0000;
	width: 90px;
	height: 34px;
	background: url(i/download.png);
	background-repeat: no-repeat;
	background-position: -264px -44px;
}
div.postin div.download a.hd:hover {
	background-position: -264px -132px;
}

/* -- */

div.nextbox {
	float:left;
	width: 320px;
}

/* -- */

div.intro {
	font-size: 11px;
	font-weight: bold;
}
div.intro div.in {
	width: 980px;
	margin: 10px auto;
	position: relative;
}
div.intro div.copy {
	position: absolute;
	top: 0px;
	right: 0px;
}
div.intro a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}
div.intro a:hover {
	text-decoration: underline;
}


/* -- */

#rater-stars {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 1;
}
.rater-div {
  position: absolute;
  width: 19.6px;
  height: 21px;
  top: 2px;
  left: 0px;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 30;
  cursor: pointer;
}
#rater-text {
  position: absolute;
  top: 5px;
  left: 100px;
}


/* -- */

div.idTabs {
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	position: relative;
	display: block;
	margin: 10px 0px;
}
div.idTabs a {
	height: 27px;
	line-height: 27px;
	color: #000;
	padding: 0px 8px;
	font-size: 14px;
	display: block;
	display: inline-block;
	text-decoration: none;
	position: relative;
	font-weight: bold;
}
div.idTabs a:hover {
	color: #fff;
}
div.idTabs a span {
	position: absolute;
	height: 27px;
	width: 8px;
	background: none;
	top: 0px;
	right: 0px;
}
div.idTabs a:hover span {
	background: url(i/menudu.png) no-repeat bottom right;
}
div.idTabs a.selected {
	background: url(i/menudu.png) no-repeat top left;
	color: #fff;
}
div.idTabs a.selected:hover {
	background: url(i/menudu.png) no-repeat bottom left;
	color: #fff;
}
div.idTabs a.selected span {
	background: url(i/menudu.png) no-repeat top right;
}
div.idTabs a.selected:hover span {
	background: url(i/menudu.png) no-repeat bottom right;
}
div.idTabs a:hover {
	text-decoration: none;
	color: #fff;
	background: url(i/menudu.png) no-repeat bottom left;
}

/* -- */

div.main-content {
	background: #fff;
	line-height: 18px;
	padding: 0px 10px 10px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div.main-content p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
div#content{
	position:relative;
	width: 980px;
	margin: 0px auto;
}		
	
/* -- */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:980px;
	height:400px;
	overflow:hidden; 
}
span#prevBtn a {
	position: absolute;
	top: 0px;
	left: -20px;
	height:376px;
	width: 20px;
	background:url(i/video_arrow_left.png) center no-repeat;	
}
span#nextBtn a {
	position: absolute;
	top: 0px;
	right: -12px;
	height:376px;
	width: 20px;
	background:url(i/video_arrow_right.png) center no-repeat;
}
.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

/* -- */

#comments {
   min-height: 400px;
   height: 400px;
   height: auto
}
#comment-form {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	display: none
}
#video-comments {
	padding: 10px 0px;
	border-bottom: 1px solid #dadada
}
.message-warning, .message-error {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000
}

/* -- */

div.cominvid {
	padding: 10px 0px;
	font-size: 14px;
	font-weight: bold;
}
div.cominvid#in {
	padding: 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
span.cominvidavat {
	display: block;
	display: inline-block;
	text-align: center;
}
span.cominvidavat img {
	padding: 5px;
	border: 1px solid #dadada;
}

div.cominvid a {
	/*text-transform: uppercase;*/
}

/* -- */

span.label {
	display: inline-block;
	text-align: right;
	width: 8em;
	font-weight: bold;
	vertical-align: top;
	padding-top: 3px;
}
/*span.wider {
	background: #00FFFF;
}*/
span.nopad {
	padding-top: 0px;
}
span.input-container {
	vertical-align: top;
	margin-left: 3px;
	display: inline-block;
}
span.text-container {
	margin-left: 3px;
	position: relative;
	top: 0.2em;
	display: inline-block;
}
div.field {
	margin-top: 8px;
	margin-bottom: 8px;
}
.profile-avatar {
	max-width: 150px;
}
.profile-fields span {
	margin-bottom: 8px;
}
.profile-fields span.field {
	font-weight: bold;
	text-align: right;
	display: inline-block;
	width: 8em;
	vertical-align: top;
}
.profile-fields span.value {
	display: inline-block;
	vertical-align: top;
	width: 300px;
}
.section-left {
	display: inline-block;
	width: 792px;
}
.section-right {
	display: inline-block;
	vertical-align: top;
	width: 162px;
}
.fs80 {
	color: #999;
	font-size: 11px;
}

/* -- */

a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
