.ccli_tv_control{float:left;margin:16px 0 32px 16px}
.ccli_tv_control .channel-Top {text-align:center; margin:0, auto;padding-top:24px;height:368px}
.ccli_tv_control .channel-Top img {margin:0;padding:0}
.ccli_tv_control .channel-Top p {font-size:10pt;margin:0;padding:0}

/* Link Scheme */

/* Link Video Title */

.tv_link_title {text-align:left;}

.tv_link_title a
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

.tv_link_title a:visited
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

.tv_link_title a:hover
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}


/* Link Artist */
.tv_link_artist a
{
    text-align:left;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 7pt;
	font-weight: normal;
}

.tv_link_artist a:active
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 7pt;
	font-weight: normal;
}

.tv_link_artist a:visited
{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 7pt;
	font-weight: normal;
}

.tv_link_artist a:hover
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 7pt;
	font-weight: normal;
}

.tv_link_artist a:active
{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 7pt;
	font-weight: normal;
}
/* End Scheme */

.tv_container 
{
	background-image: url(images/cclitv/top.jpg);
	background-repeat:no-repeat;
	width: 300px;
	display: block;
	margin-top: 14px;
	margin-left: 16px;
}

.tv_bottom 
{
	background-image: url(images/cclitv/bottom.jpg);
	background-repeat:no-repeat;
	width: 300px;
	height: 13px;
	display: block;
}

.tv_videocontainer
{
	padding-top: 32px;
	padding-left: 16px;
	display: block;
}

.tv_videoblock
{
	width: 267px;
	padding-right: 25px;
	clear:both;
	height:56px;
}

.tv_artist
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: normal;
	text-align:left;	
}

.tv_photo 
{
	padding-top:0px;
	width: 80px;
	height: 45px;
	float:left;
}

.tv_photo img {border:1px solid #1a44bc}

.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;
}

.tv_playbutton {float:left; margin:4px 8px 40px;}


