/* Link Scheme */

/* Link Video Title */
.tv_link_title a
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.tv_link_title a:visited
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.tv_link_title a:hover
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/* Link Artist */
.tv_link_artist a:active
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 10px;
	font-weight: normal;
}


.tv_link_artist a
{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 10px;
	font-weight: normal;
}

.tv_link_artist a:visited
{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 10px;
	font-weight: normal;
}

.tv_link_artist a:hover
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 10px;
	font-weight: normal;
}

.tv_link_artist a:active
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 10px;
	font-weight: normal;
}
/* End Scheme */

.tv_container 
{
	background-image: url(images/cclitv/top.jpg);
	background-repeat:no-repeat;
	width: 575px;
	display: block;
	margin-top: 14px;
	margin-left: 25px;
}

.tv_bottom 
{
	background-image: url(images/cclitv/bottom.jpg);
	background-repeat:no-repeat;
	width: 575px;
	height: 13px;
	display: block;
}

.tv_videocontainer
{
	padding-top: 50px;
	padding-left: 33px;
	display: block;
	height: 100px;
}

.tv_videoblock
{
	float: left;
	width: 155px;
	padding-right: 25px;
}

.tv_artist
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: normal;	
}

.tv_photo 
{
	padding-top:0px;
	width: 80px;
	height: 45px;
	
}

.tv_photoshadow 
{
	background-image: url(images/cclitv/photo_shadow.jpg);
	background-repeat:no-repeat;
	width: 140px;
	height: 18px;
	display: block;
	padding:0px:0px:0px:0px;
}

.tv_playlink 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 0px;
}