/* CSS Document */

.top_videocont2 {
	background:url(images/bckTop_Videocont2.gif) repeat-x top right;
	height:35px
}

.top_videocont {
	background:url(images/bckTop_Videocont.gif) no-repeat top left;
	height:35px
}

.leftside_videocont {
	background-color:#000000
}
.content_videocont {
	background:url(images/bckTopcontent_Videocont.gif) no-repeat top right #000;
}
.rightside_videocont {
	background:url(images/bckrightside_videocont.gif) repeat-y left top;
}
.bottom_videocont {
	background:url(images/bckBot_Videocont.gif) repeat-x left top;
}

.Title_Videocont {
	color:#FFFFFF;
	font-size:14px;
	font-family:"Trebuchet MS", verdana, arial !important;
	text-transform:uppercase
}
.links_videocont {
	color:#FFFFFF !important;
	font-size:10px;
	font-family:"Trebuchet MS", verdana, arial !important;
	text-transform:uppercase;
	text-align:right
}

a.link_videocont{
	color:#fff !important;
	background:url(images/arrow_grey.gif) no-repeat;
	background-position:0 3px;
	padding:0 0 0 10px;
	margin-left:10px;
}

a.link_videocont:hover{
	color: #999999;
	background:url(images/arrow_green.gif) no-repeat;
	background-position:0 3px;
	padding:0 0 0 10px;
	margin-left:10px;
}

.linkactive_videocont{
	color: #fff;
	background:url(images/arrow_green.gif) no-repeat;
	background-position:0 3px;
	padding:0 0 0 10px;
	margin-left:10px;
}
