

#page {
	background-color:#efefef;
	width:600px;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}
#videotabheader {
	background-color: #000;
	padding: 15px;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
}

#videocontent {
	width: 600px;
	
}
.videotabtitle {
	font-size: 16px;
	font-weight: bold;
}

#videowindow {
	float: left;
	width: 300px;
}

#videodescription {
	float: right;
	width: 280px;
	color: #FFFFFF;	
	height: 248px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#videodescriptiontext {
	padding-bottom: 35px;
}

.videotitle {
	font-size: 14px;
	font-weight: bold;
}

.videothumb {
	width: 25%;
}

.videothumbtitle {
	width: 25%;
	padding-top: 5px;
	text-align: left;
	padding-left: 18px;
	padding-right: 18px;
}

.videowatchlink {
	width: 25%;
	padding-top: 4px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 18px;
	padding-right: 18px;
}

.videowatchlink img {
	margin-bottom: 1px;
}

.videotabmenu {
	width: 179px;
	
	border-right: 1px solid #CCCCCC;
	background-position: top;
	background-repeat: repeat-x;
}

.videotablisting {
	
	background-position: top;
	background-repeat: repeat-x;
	width: 593px;
}

#videocategories {
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

#videotabscroll {
	overflow: auto;
	height: 400px;
	
}

#videotabscontainer {
	position: relative; 
	height: 410px;
}

#videocategorytitle {
	
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
}

#sharevideo img {
	padding-left: 95px;
}

#videotaboff {
	
	background-color: #fbfcfd;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

#videotabdown {
	background-color: #fbfcfd;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(/imagesV2/selected_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#videotabscroll {
	overflow: auto;
	height: 400px;
}

#videotabscontainer {
	position: relative; 
	height: 410px;
}

#videotabboxall {
	
	width: 600px;
}
#videofadeline {
	width: 179px;
	height: 1px;
	background-image: url(/imagesV2/grayfadeline.gif);
	background-repeat: no-repeat;
}




.searchboxsub {	BORDER-RIGHT: #d7d2cc 1px solid;	PADDING-RIGHT: 3px;	BACKGROUND-POSITION: right 50%;	BORDER-TOP: #d7d2cc 1px solid;	PADDING-LEFT: 3px;	BACKGROUND-IMAGE: url(/img/search_icon.gif);	PADDING-BOTTOM: 3px;	BORDER-LEFT: #d7d2cc 1px solid;	WIDTH: 250px;	COLOR: #666666;	PADDING-TOP: 3px;	BORDER-BOTTOM: #d7d2cc 1px solid;	BACKGROUND-REPEAT: no-repeat;	FONT-FAMILY: Arial, sans-serif;	HEIGHT: 15px;	BACKGROUND-COLOR: #ffffff}