/* meHype Video View Page */

.selectAll {
	font-weight:bold;
	margin-left:10px;
}

.rightsideFloatRight .viewProfile a {
	font-size:11px;
	text-decoration: underline;
}
.rightsideFloatRight .viewProfile a
{
	color: #ed1c25;
}

.rightsideFloatRight .viewProfile a:hover
{
	color: #000;
}

#videoWrapper
{
	
	margin: 10px;
}

#videoPageRight
{
	width: 360px;
	float: right;
	display:inline;
}

#videoPageLeft
{
	width: 485px;
	float: left;
	display:inline;
}

#producerPageLeft
{
	width: 360px;
	float: left;
	display:inline;
}

#producerPageRight
{
	width: 485px;
	float: right;
	display:inline;
}


#flashVideo
{
	width: 484px;
	height: 401px;
}

#flashVideoContentBox
{
	width: 482px;
	background-color: #f8f8f8;
	border: 1px;
	border-style: solid;
	border-color: #cdd0d6;
	position: relative;
	overflow: auto;
}

#flashVideoContentBox h1
{
	font-family: Arial;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	margin: 4px 0 0px 4px;
	width: 275px;
}

#flashVideoContentBox .views
{
	float: right;
	margin: 5px 4px 0px 0;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	right: 0;
	position: absolute;
}

#flashVideoContentBox .author
{
	margin: 0 0 2px 4px;
	font-size: 11px;
	color: #666666;
	width: 275px;
}

#flashVideoContentBox .author a
{
	color: #fe3532;
}

#flashVideoContentBox .author a:hover
{
	color: #666;
}

#flashVideoContentBox .rating
{
	float: right;
	clear: none;
	margin: 20px 5px 4px 0;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

#videoOptions
{
	width: 484px;
	height: 54px;
	margin: 10px 0 10px 0;
	background: url(../images/video/videoOptionsBackground.jpg);
}

#comments
{
	width: 482px;
	/*height: 368px;*/
	background-color: #f8f8f8;
	border: 1px;
	border-style: solid;
	border-color: #cdd0d6;
	overflow: auto;
	overflow-x: hidden;
}

#title
{
	background-color: #f8f8f8;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #cdd0d6;
	width: 482px;
	background: url(../images/video/commentTitleBackground.jpg);
	height: 25px;
	margin: 0;
}

#title h1
{
	font-family: Arial;
	font-size: 15px;
	color: #ed1c25;
	font-weight: bold;
	margin: 3px 0 0 8px;
}

#comments .commentBox
{
	width: 100%;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

#comments .titlebox
{
	width: 100%;
	height: 16px;
	background-color: #f7e2e2;
	color: #969696;
	padding: 2px 0 0 4px;
}

/* IE Hack
 * Implemented so we dont have a horiztonal scroll bar for extending content in the #comments Div
 */

html>/**/body #comments .right
{
	float: right;
	margin-right: 10px;
}

#comments .right
{
	float: right;
	margin-right: 26px;
}

#comments .right a
{
	font-family: Arial;
	font-size: 10px;
	color: #fe3532;
	text-decoration: underline;
}

#comments .right a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #666;
}

.seperator
{
	margin: 5px auto 5px auto;
	background: url(../images/video/commentBarBackground.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 85%;
}

#comments p
{
	width: 462px;
	margin: 5px 6px 2px 6px;
	font-size:11px;
}

.rightsideBox
{
	background-color: #f8f8f8;
	border: 1px solid #cdd0d6;
}

.rightsideBoxAvatar
{
	margin: 0px 4px 5px 0px;
	border: 1px solid #cdd0d6;
	float: left;
}

.rightsideBox h1
{
	font-family: Arial;
	font-size: 17px;
	color: #ed1c25;
	font-weight: bold;
	margin: 4px 0 0 0;
}

.rightsideFloatRight
{
	float: right;
	margin: 8px 8px 0 0;
}

.rightsideFloatRight a
{
	color: #ed1c25;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

.rightsideFloatRight a:hover
{
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

.rightsideDate
{
	font-size: 9px;
	font-weight: normal;
	color: #969696;
}
.rightsideText
{
	font-size: 11px;
	font-weight: normal;
	margin: 5px 2px;
	color: #666;
}

.rightsideContent
{
	margin: 5px;
}

.tags
{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin: 0 0 6px 0;
}

.tags a
{
	font-size: 11px;
	color: #ed1c25;
	font-weight: normal;
	text-decoration: underline;
	margin: 0 2px 0 2px;
}

.tags a:hover
{
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	margin: 0 2px 0 2px;
}

#relatedVideoBox
{
	width: 311px;
	background-color: #f8f8f8;
	border: 1px;
	border-style: solid;
	border-color: #cdd0d6;
}

#videoPageRight h2
{
	margin: 15px 0 0 0;
}

#relatedVideosBox
{
	width: 311px;
	margin: 3px 0 3px 0;
	height: 215px;
	overflow: auto;
	overflow-x: hidden;
}

.relatedVideoEntry
{
	width: 100%;
	margin: 0 0 5px 0;
	height:45px;
}

.relatedVideoEntry:hover
{
	cursor: pointer;
	background-color: #eeeeee;
}

.relatedVideoEntry h1
{
	font-size: 11px;
	color: #ed1c25;
}

/* IE Hack
 * Implemented so we dont have a horiztonal scroll bar for extending content in the #comments Div
 */

html>/**/body .relatedVideoEntry p
{
	font-size: 11px;
}

.relatedVideoEntry p
{
	font-size: 9px;
	margin-right: 16px;
}

.relatedVideoEntry .thumbnail
{
	margin: 0px 4px 0px 0px;
	border: 1px solid #cdd0d6;
	float: left;
}

.videorecent img
{
	border: 2px solid #cdd0d6;
}

.videorecent
{
	font-size: 9px;
	color: #969696;
	font-family: Arial;
	font-weight: normal;
	width: 69px;
	float: left;
	margin: 0 10px 0 0;
}

.videorecent .title
{
	color: #ed1c24;
}

.videorecent:hover
{
	cursor: pointer;
}
.contactSelected
			{
				width: 172px;
				font-size: 14px;
				font-family: Verdana;
				color: #666666;
				background-color: #f8f8f8;
				border: 1px solid #cdd0d5;
				border-right: 1px solid #f8f8f8;
				text-align: center;
				height: 25px;
				position: absolute;
				padding-top: 10px;
				top: 0;
				font-weight: bold;
			}

			.contactTop
			{
				width: 171px;
				font-size: 14px;
				font-family: Verdana;
				color: #666666;
				background-color: #efefef;
				border: 1px solid #cdd0d5;
				border-right: none;
				text-align: center;
				height: 25px;
				padding-top: 10px;
				top: 0;
				font-weight: bold;
			}

			.contact
			{
				width: 171px;
				font-size: 14px;
				font-family: Verdana;
				color: #666666;
				background-color: #efefef;
				border: 1px solid #cdd0d5;
				border-right: none;
				text-align: center;
				height: 25px;
				padding-top: 10px;
				font-weight: bold;
				position: absolute;
				top: 36px;
			}

			.contactBottomSelect
			{
				width: 171px;
				font-size: 14px;
				font-family: Verdana;
				color: #666666;
				background-color: #f8f8f8;
				border: 1px solid #cdd0d5;
				border-right: 1px solid #f8f8f8;
				border-top: 1px solid #f8f8f8;
				text-align: center;
				height: 25px;
				padding-top: 10px;
				position: absolute;
				font-weight: bold;
				top: 37px;
			}

			.contact:hover, .contactSelected:hover
			{
				cursor: pointer;
			}