img
{
	border: 0px;
}

body{
	background-position: top right;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url('/images/chikichiki/bg.png');
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 9px;
	font-family: Arial;
	background-color: #000000;
	font-color: #cccccc;
	color: #cccccc;
	align: center;
}

table{
	font-size: 11px;
}

a.link, a.link:hover, a.link:visited{
	color: red;
	font-size: 12px;
}

.tablaPrincipal{
	width: 950px;
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
	height: 100%;
	background-color: black;
}

.starvote, .starvote a, .starvote a img{
	border: 0px;
}

.rowHeader {
	height: 103px;
	padding: 0px;
}

.rowCenter {
	height: auto;
	padding: 0px;
	border: 0px;
}

.rowFooter {
	text-align: center;
	height: 100px;
	font-size: 9px;
}

input {
	width: 700;
}

.input {
	width: 500;
}

.inputNormal{
	width: 200;
}

.inputImage{
	width: 90;	
}

.redTitle{
	color:red;
	size: 12px;
	font-weight:bold;
	font-family: Arial black;
}

.red{
	color:red;
}

.bestVideo{
	border: 1px solid #3f3f3f;
}

.bestVideo th{
	background-color: #7f7f7f;
	color:black;
	font-family: Arial black;
	font-weight: bold;
	font-size: 12px;
}

.postedNews{
	font-size: 8px;
}

hr{
	color: #7f7f7f;
}

.new{
	border: 1px solid #3f3f3f;
	width: 650px;
	margin-bottom: 10px;
}

.new p {
	margin-bottom: 2px;
}

.new th {
	text-align: left;
	padding-left: 20px;
	background-color: #7f7f7f;
        color: black;
	text-transform: uppercase;

	font-family: Arial black;
	font-weight: bold;
	font-size: 12px;
}
.new th a{
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial black;
	font-weight: bold;
	font-size: 12px;
}

.new td{
	background-color: #1d1c1c;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}

.title {
	text-align: left;
	font-family: Arial black;
	font-weight: bold;
	font-size: 12px;
}

.tagname{
	color: #3f3f3f;
	font-size: 9px;
	font-weight: bold;
}

.newsImg {
	width: 128px;
}

.headerTable {
	width: 950px;
	height: 103px;
	padding: 0px;
	border: 0px;
}

.headerImg {
	padding: 0px;
	border: 0px;
	width: 86px;
	height: 103px;
}

.headerBar{
	text-align: right;
	height: 33px;
	padding-left: 20px;
	background-image: url('/images/chikichiki/bar.png');
	color: white;
	font-family: Arial black;
	font-weight: bold;
}

.headerBar a, .headerBar a:visited, .headerBar a:active, .headerBar a:hover{
	display: inline;
	line-height: 33px;
	border-left: 1px solid black;
	color: white;
	font-family: Arial black;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 33px;
}
.headerBar a:hover {
	color: red;
}

.headerContent {
	height: 70px;
	background-position: right top;
	background-repeat: repeat-x;
	background-image: url('/images/chikichiki/headerbg.png');
	background-color: black;
}

.logoA, .logoA img{
	border: 0px;
}

.mainCol {
	width: 650px;
	border: 0px;
	padding: 0px;
}

.rightCol {
	width: 280px;
	padding: 5px;
}

.newsFooter{
	font-size: 10px;
}

.box{
	border: 1px solid #3f3f3f;
	padding: 10px;
	padding-top: 0px;
	width: 100%;
	margin-bottom: 20px;

}

.videoDiv {
	display: block;
}

.pager a{
	color: white;
	font-family: Arial black;
	font-weight: bold;
	text-decoration: none;
}

a.current {
	color: red;
}

.mainLink {
	padding-left: 20px;
	padding-right: 20px;;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial black;
	font-weight: bold;
	color: #a00000;
	border: 1px solid #3f3f3f;
	margin-right: 5px;
}

a.mainLink:hover {
	border: 1px solid red;
	color: red;
}

.mainLinkContainer {
	text-align: left;
	padding: 10px;
	padding-left: 5px;
}
