﻿.contentMainDiv
{
	padding: 2px 2px 2px 2px; 
	width: 100%;
}

.contentPathMapTable
{
	width: 100%;
	border: 1px solid #ccccc;
	
}

.contentPathMapTable .search
{
	
}



/* Category Elements */

.categoriesTable
{
	border: 0px;
	width: 100%;
	text-align: center;
}

.catNameHeader {
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0px 4px 0px;
	}
.catNameHeader a { text-decoration: none; }
.catNameHeader a:hover { text-decoration: underline; }
.catFeatureVidDiv { padding-bottom: 5px; }
.catMoreDiv { font-size: 11px; }
.catSearchDiv {
	margin: 4px 0px 12px 0px;
	padding: 6px;
	background: #EEE;
	border: 1px solid #CCC;
	}
.catEntry 
{
    
	position: relative;
	width: 174px;
	height: 130px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	cursor: pointer;
	cursor: hand;
	}
.catHeading {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
	}
.catBox {
	background: url(../images/videocategory/pic_catbox_174x100.gif) top left no-repeat;
	padding: 8px 0px 0px 8px;
	height: 100px;
	}
.catVEntry { height: 45px; text-align: left; width: 165px;}
.catVstill {  float: left; padding-right: 4px; }
.catVtitle { float: left; font-size: 11px; font-weight: bold; }
.catVfrom { float: left; width: 60%; font-size: 11px; color: #333; padding-top: 1px; }
.catPrimaryVidDiv {
	float: left;
	width: 85px;
	height: 65px;
	margin-right: 6px;
	}
.catPriVstill { width: 85px; height: 65px; border: 0px; }
.catSecondaryVidDiv { }
.catSecVstill {
	float: left;
	width: 21px;
	height: 16px;
	margin: 0px 3px 3px 0px;
	background: #CCC;
	}
.catSecVstill img {
	width: 21px;
	height: 16px;
	
}
.catMore {
	position: absolute;
	bottom: 4px;
	right: 8px;
	font-size: 11px;
	text-align: right;
	}
.catSearchDiv {
	margin: 4px 0px 12px 0px;
	padding: 6px;
	background: #EEE;
	border: 1px solid #CCC;
	}


.v120vEntry .vstill { margin-bottom: 4px; }

.vstill { margin-bottom: 2px; }

.vtitle { font-weight: bold; }
	
.vdesc { margin: 3px 0px; }
	
.vfacets {
	margin: 3px 0px;
	font-size: 11px;
	line-height: 13px;
	}

.vruntime {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	}

.rating {
	font-size: 11px;
/*
	margin-top: 3px;
	font-size: 11px;
	height: 14px; 
*/
	}
	
.vimgSm
{
	width: 130px;
	height: 100px;
}

.vidURLField {
width:230px;
font-size:10px;
}

.contentBox 
{
	padding: 6px 6px 6px 6px; 
	border: 1px solid #CCC;
	text-align: left;
}

.title { 
	font-weight: bold;
	font-size: 12px; 
	}

.facets {
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 13px;
	}

.smallLabel {
	font-weight: bold;
	font-size: 11px;
	color: #333;
	}
.xsmallLabel {
	font-weight: bold;
	font-size: 10px;
	color: #333;
	}
.largeLabel {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	}
	
	
/* Wlcome box */

#lastVideos
{
	padding-bottom: 30px;
	padding-top: 30px;
}

#lastVideos .welcomeSubHeader2
{
	color: #ccc;
	font-size: small;
	text-align: left;
} 

#lastVideos .videoTd
{
	vertical-align: top;
}

#lastVideos .videoTd .video
{
	vertical-align: top;
	text-align: center;
}

#lastVideos .vImage
{
	padding: 5px;
	width: 70px;
	height: 55px;
}

#lastVideos .vName
{
	font-size: smaller;
}	


/* Video Page */ 

.vidHeader
{
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding: 5px;
	
}



.vidHeader .search
{
	vertical-align: middle;
	
	float: right;
}

.vidHeader .h1
{
	float: left;
	color: #85b5fa;
	font-weight: bold;
	font-size: x-large;
}

.vidMain
{
	
	width: 100%;
}

.vidMain .categoryTd
{
	width: 200px;
	vertical-align: top;
	
}

.vidMain .categoryTd .tags
{	
	border: 1px solid #ccc;
	padding: 5px;		
	word-wrap: break-word;
	margin-top: 5px;
	
	overflow: hidden;
	background-color: White;
}

.vidMain .categoryTd .cats
{
	border: 1px solid #ccc;
	padding: 5px;
}

.vidMain .categoryTd .cats ul
{
	
}

.vidMain .categoryTd .cats ul img
{
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
}

.vidMain .categoryTd .cats ul li
{
	list-style-type: none;
	margin-bottom: 10px;
	vertical-align: middle;
}

.vidMain .categoryTd .cats ul li:hover
{
	list-style-type: none;
	background-color: #ccc;	
}


.vidMain .categoryTd .cats ul .selectedCategory
{
	list-style-type: none;
	background-color: #ccc;
	margin-bottom: 10px;
	vertical-align: middle;	
}

.vidMain .categoryTd .cats ul .selectedCategory:hover
{
	list-style-type: none;
	background-color: #555;
	color: White;
}

.vidMain .videoTd
{
	vertical-align: top;
	padding-left: 20px;
}

.vidMain .videoTd .orderByLinks
{
	margin-bottom: 10px;
	padding: 5px;
	background-color: #85b5fa;
	color: White;
	font-weight: bold;
}

.vidMain .videoTd .orderByLinks a
{
	color: Black;
	font-weight: normal;
}

.vidMain .videoTd .orderByLinks ul
{
	list-style-type: none;
}

.vidMain .videoTd .orderByLinks ul li
{
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

.vidMain .videoTd .dateFilters
{
	display: block;	
	padding: 5px;
	font-weight: bold;
	color: #ccc;
}

.vidMain .videoTd .dateFilters a
{
	color: Black;
	font-weight: normal;
}

.vidMain .videoTd .dateFilters ul
{
	list-style-type: none;
	
}

.vidMain .videoTd .dateFilters ul li
{
	list-style-type: none;		
	
	padding-right: 10px;
	display: inline;
}

/* Content Page Share and Comment Tab */

.tabLinks
{
	
	padding: 5px;
}

.tabLinks .notSelected
{
	background-color: White;
	color: Black;
}

.tabLinks .selected
{
	background-color: #85b5fa;
	color: White;
}

.tabLinks a
{
	padding: 5px;
}

.shareVid
{
	border: 4px solid #85b5fa;	
	padding: 5px;
	display: none;
}

.shareVid td
{
	vertical-align: top;
}

.shareVid .shareExp
{
	color: Black;
	font-size: 9pt;
}

.shareVid .shareTb
{
	overflow: hidden;
	height: 75px;
	width: 200px;
}

.shareVid .send
{
	text-align: right;
	padding-top: 5px;
}

.wrtComment
{
	border: 4px solid #85b5fa;	
	padding: 10px;
}

.wrtComment .insertTb
{
	width: 100%;
	height: 150px;
	overflow: hidden;
}