/* CSS - VIDEO DIRCOM*/

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
.sn {
	display:none;
}
strong {
	font-weight:bold;
}
.color01 {
	color:#ff8204;
}
/*PEstaņas*/

#pest {
	width:370px;
	margin:0 auto;
	padding-top:10px;
}
.capa01 {
	padding-top:10px;
}
.textoInicial {
	color:#64634f;
	font-weight:bold;
	padding:5px;
}
.video {
	padding:5px;
	margin-bottom:15px;
}
.video h2 {
	color:#485c03;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
.flash {
	margin-bottom:10px;
}
.textoVi {
	color:#485c03;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	line-height:12px;
	display:block;
	margin:8px 0;
	padding-left:5px;
}
.datos {
}
.datos .stars {
	margin-right:5px;
	float:left;
}
.datos span {
	float:left;
	font-weight:bold;
	margin-right:2px;
	font-size:11px;
	line-height:12px;
}
.datos ul {
	float:left;
	width:59px;
	height:12px;
	line-height:12px;
}
.datos .coment {
	float:right;
}
.datos .coment a {
	float:left;
	font-weight:bold;
	margin-right:2px;
	font-size:11px;
	line-height:12px;
	color:#ff8204;
}
.Items {
	padding:5px;
}
.Item {
	border-bottom:1px dotted #666;
	padding-bottom:10px;
	margin-bottom:10px;
}
.ItemImg {
	float:left;
	width:120px;
}
.ItemImg img {
	border:2px solid #d5d7d4;
}
.ItemTxt {
	float:left;
	width:240px;
	font-size:11px;
}
.ItemF {
	color:#96bf0d;
	font-weight:bold;
	line-height:12px;
}
a.ItemN {
	color:#485c03;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	display:block;
	height:30px;
	margin-bottom:4px;
}
a.ItemN:hover {
	text-decoration:underline;
}
.ItemTxt span {
	font-weight:bold;
}
.paginado {
	background:url(../img/paginado.jpg) no-repeat;
	width:350px;
	height:22px;
	margin-bottom:15px;
	line-height:21px;
	padding:0 5px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.paginado a {
	color:#81a319;
	text-decoration:none;
}
.paginado a:hover {
	text-decoration:underline;
}
#detalle {
	width:370px;
	margin:0 auto;
}
a.atras {
	color:#81a319;
	text-decoration:none;
	display:block;
	color:#81a319;
	text-decoration:none;
	font-size:11px;
	text-align:right;
	width:360px;
	padding:10px 0;
	font-weight:bold;
}
.comentarios {
	padding:5px;
	font-size:11px;
}
.comt {
	border-bottom:1px dotted #666;
	padding-bottom:5px;
	margin-bottom:10px;
}
.comt span {
	color:#96bf0d;
}
.comt p {
	color:#485c03;
}
.write {
	padding:5px;
	font-size:11px;
}
.write label {
	color:#485c03;
	display:block;
	line-height:14px;
	font-weight:bold;
	margin-top:10px;
}
.write .txt01 {
	border:1px solid #485c03;
	width:358px;
	font-size:11px;
	color:#666
}
.write textarea {
	border:1px solid #485c03;
	width:358px;
	font-size:11px;
	color:#666;
	height:100px;
}
.write .boton01 {
	font-size:11px;
	background:#485c03;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-weight:bold;
}
.aRight {
	text-align:right;
	padding:5px 0;
}
/*-------------------- Rating   */
.ratingblock {
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 60px;
	height: 10px;
	position:relative;
	background: url(../img/star_rating.gif) top left;
}
.ratingblock li {
	padding:0px;
	margin:0px;
	float: left;
}
.ratingblock li a {
	display:block;
	width:6px;
	height: 12px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.ratingblock li a:hover {
	background: url(../img/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.ratingblock a.r1-unit {
	left: 0px;
}
.ratingblock a.r1-unit:hover {
	width:6px;
}
.ratingblock a.r2-unit {
	left:6px;
}
.ratingblock a.r2-unit:hover {
	width: 12px;
}
.ratingblock a.r3-unit {
	left: 12px;
}
.ratingblock a.r3-unit:hover {
	width: 18px;
}
.ratingblock a.r4-unit {
	left: 18px;
}
.ratingblock a.r4-unit:hover {
	width: 24px;
}
.ratingblock a.r5-unit {
	left: 24px;
}
.ratingblock a.r5-unit:hover {
	width: 30px;
}
.ratingblock a.r6-unit {
	left: 30px;
}
.ratingblock a.r6-unit:hover {
	width: 36px;
}
.ratingblock a.r7-unit {
	left: 36px;
}
.ratingblock a.r7-unit:hover {
	width: 42px;
}
.ratingblock a.r8-unit {
	left: 42px;
}
.ratingblock a.r8-unit:hover {
	width: 48px;
}
.ratingblock a.r9-unit {
	left: 48px;
}
.ratingblock a.r9-unit:hover {
	width: 54px;
}
.ratingblock a.r10-unit {
	left: 54px;
}
.ratingblock a.r10-unit:hover {
	width: 60px;
}
.ratingblock li.current-rating {
	background: url(../img/star_rating.gif) left bottom;
	position: absolute;
	height: 12px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
input.captcha {
	display:block;
	border:1px solid #485c03;
	width:100px;
	font-size:11px;
	color:#666;
	margin-top:5px;
}
.captcha {
	border: 1px solid #ccc;
	padding: 3px;
	margin-top:3px;
}
.error-message {
	color: #ca0000;
	font-size:11px;
	margin-top:5px;
}
.form-error {
	border: 2px solid #fc971f;
	background: #e6f0c8;
}

#search{ width:370px;
	margin:5px auto;
	padding-top:10px; text-align:right;}
#search label{
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#485c03;
}	
#search #str{
	font-size:11px;
	width:100px;
	height:12px;
}	
#search #cat{
	font-size:11px;
}	
#search #bot{
	font-size:11px;
}
.nResultado{
	text-align:center;
	font-size:11px;
	color:#485c03;
	padding:0px 0px 12px 0px;
}	