/************************************************************************************************************************
VTC Menu.css || Styles Specifically for the VTC menu
------------------------------------------------------------------------------------------------------------------------
Developed By Cory Caines || Kreated Nine Web Development
************************************************************************************************************************/

td.vtc_menuBox, div.vtc_vert_div{
	height:350px;
}
.vtc_vert_div{
	width:4px;
}
.vtc_menuBox{
	vertical-align:top;
	width:240px;
	overflow:hidden;
}
.vtc_catBox{
	background:url(../images/vtc/faded_logo.jpg) center no-repeat;
	width:100%;
	height:350px;
	overflow:hidden;
}
.vtc_vert_div{
	background:url(../images/vertical_divider.gif) no-repeat;
	width:2px;
}
.vtc_scroll{
	width:9px;
}
.vtc_mainCat{
	background:url(../images/vtc/spacer.gif) top left repeat-y;	
}
.vtc_catClosed{
	float:left;
	width:19px;
	height:16px;
}
.vtc_cat{
	height:16px;
}
a.vtc_catLink:link, a.vtc_catLink:visited{
	height:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
a.vtc_catLink:hover{
	color:#999999;
}
.vtc_Spacer{
	background:url(../images/vtc/spacer.gif) top left repeat-y;
}
.vtc_subcat{
	text-indent:5px;
	float:left;
}
a.vtc_subcatLink:link, a.vtc_subcatLink:visited{
	color:#666666;
	text-decoration:none;
	font-size:12px;
}
a.vtc_subcatLink:hover{
	color:#FF9900;
}
.vtc_subcatExt{
	width:27px;
	height:15px;
	background:url(../images/vtc/subcat_extension.gif) top left no-repeat;
	float:left;
}
.vtc_subcatEnd{
	background-color:#CCCCCC;
	width:27px;
	height:15px;
	background:url(../images/vtc/subcat_end.gif) top left no-repeat;
	float:left;
}

/*VTC CLIP STYLES*/
.clipBox{
	margin-left:10px;
	margin-top:10px;
	width:112px;
	height:162px;
	float:left;
	
	background-color:#e6e3e3;
	background:url(../images/vtc/clipbox.jpg) top left no-repeat;
	/*
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:thin;
	
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:thin;
	
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:thin;
	
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
	*/
}
.clipName{
	font-size:12px;
	color:#003366;
	font-weight:bold;
	padding-left:15px;
}
.clipCats{
	font-size:10px;
	color:#666666;
	padding:4px;
	padding-left:15px;
}
a.play:link , a.play:visited{
	font-variant:small-caps;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:none
}
clipPlay{
	margin-top:20px;
	text-align:right;
}
.filter{filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;}

.clipInfo{
	margin-top:1px;
	margin-right:1px;

	background:url(../images/vtc/bar.jpg) repeat-x;
}
/* */
