@charset "utf-8";
/* CSS Document */

#c_videoViewIndex
{
	float: left;
	width: 596px;
	height: 599px;
	border: 2px solid #ebebeb;
	background-color: green;
}

#c_videoRating
{
	float: left;
	position: relative;
	width: 596px;
	height: 31px;
	display: inline;
	margin: 1px 0px 0px 0px;
}

#player1
{
	float: left;
    display: inline;
	margin-top: 1px;
	margin-left: 1px;
}

#c_videoInfo
{
	float: left;
	width: 396px;
	height: 379px;
	border-top: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
	background-color: white;
}

#c_PopularSitesVideoPage
{
	float: left;
	width: 396px;
	height: 169px;
	border-right: 2px solid #ebebeb;
	background-color: white;
}

/** PremPlugsWide **/
#c_premPlugsWide
{
	float: left;
	width: 994px;
	height: 105px;
	background-color: white;
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
	border-top: 2px solid #ebebeb;
}

.boxgrid
{ 
	width: 142px; 
	height: 105px; 
	margin:0px;
	float:left; 
	background:#161613;
	overflow: hidden; 
	position: relative; 
}
.boxgrid img
{ 
	z-index: 1;
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p
{
	float: left;
	width: 140px;
	font-size: 11px;
	text-align: left;
	color: white;
	padding: 0;
	padding-left: 3px;
	margin: 0;
}

.boxcaption
{
	float: left; 
	position: absolute; 
	background: #000; 
	height: 105px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 }

.captionfull .boxcaption
{
	z-index: 2;
	top: 105px;
 	left: 0px;
}

.boxgridDevider
{
	z-index: 3;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 105px;
	width: 1px;
	background: #e5e5e5;
}

/** Rating **/
#videoLoveContainer
{
	float: left;
	width: 204px;
	height: 31px;
	font-size: 11px;
	text-align: center;
}

#videoLovedContainer
{
	float: left;
	width: 204px;
	height: 31px;
	background: url('/templates/default/images/ge_video_loved.png') 10px 7px no-repeat;
}

#videoPreLovedContainer
{
	float: left;
	width: 204px;
	height: 31px;
	background: url('/templates/default/images/ge_video_preloved.png') 10px 7px no-repeat;
}

#videoHatedContainer
{
	float: left;
	width: 204px;
	height: 31px;
	background: url('/templates/default/images/ge_video_hated.png') 10px 7px no-repeat;
}

#videoPreHatedContainer
{
	float: left;
	width: 204px;
	height: 31px;
	background: url('/templates/default/images/ge_video_prehated.png') 10px 7px no-repeat;
}

#videoLoveWaiting
{
	float: left; 
	width: 204px; 
	height: 31px;
	display: none;	
	background: url('/templates/default/images/ge_blog_prc.gif') 97px 15px no-repeat; 
}

#videoLoveLink { float: left; width: 102px; height: 31px; display: inline; }
#videoLoveLink a { background: url('/templates/default/images/ge_video_loveit.png') no-repeat; width: 102px; height: 31px; float: left; }
#videoLoveLink a:hover{ background: url('/templates/default/images/ge_video_loveit.png') 0px -31px no-repeat; height: 31px; float: left; }

#videoHateLink { float: left; width: 102px; height: 31px; display: inline; }
#videoHateLink a { background: url('/templates/default/images/ge_video_hateit.png') no-repeat; width: 102px; height: 31px; float: left; }
#videoHateLink a:hover{ background: url('/templates/default/images/ge_video_hateit.png') 0px -31px no-repeat; height: 31px; float: left; }

#videoProfileLink { float: left; width: 195px;height: 31px; font-size: 11px;}
#videoProfileLink a { background: url('/templates/default/images/ge_video_profilepage.png') no-repeat; width: 185px; height: 22px; float: left; padding-top: 9px; padding-left: 10px; text-decoration: none; font-weight: bold; color: #828282; }
#videoProfileLink a:hover { background: url('/templates/default/images/ge_video_profilepage.png') 0px -31px no-repeat; color: #6e6e6e; }

#videoHQLink { float: left; width: 197px;height: 31px; font-size: 11px;}
#videoHQLink a { background: url('/templates/default/images/ge_video_hqlink.png') no-repeat; width: 197px; height: 22px; float: left; padding-top: 9px; text-decoration: none; font-weight: bold; color: #828282; }
#videoHQLink a:hover { background: url('/templates/default/images/ge_video_hqlink.png') 0px -31px no-repeat; color: #6e6e6e; }

#videoTagsIcon
{
	float: left;
	width: 41px;
	height: 31px;
	background: url('/templates/default/images/ge_video_tags.png') 7px 10px no-repeat;
}

#videoTagsContainer
{
	float: left;
	width: 551px;
	height: 21px;
	text-align: left;
	font-size: 11px;
	padding: 10px 0px 0px 4px;
	overflow: hidden;
	color: #464646;
}

/** VideoInfo **/
#videoInfoTitle
{
	float: left;
	width: 396px;
	height: 36px;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #ebebeb;
	background: url('/templates/default/images/ge_video_titlebg.png') repeat-x bottom;
}

#videoInfoTitle p
{
	margin: 0;
	padding: 0 0 0 5px;
}

#videoInfoSummary
{
	float: left;
	width: 386px;
	height: 88px;
	color: #737373;
	font-size: 12px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #ebebeb;
	background: url('/templates/default/images/ge_profile_modelbiobg.png') repeat-x bottom;
}

.videoInfoDetails
{
	float: left;
	width: 396px;
	height: 25px;
	border-bottom: 1px solid #ebebeb;
	background: url('/templates/default/images/ge_profile_modeldetailsbg.png') repeat-x;
}

.videoInfoDetailsInfo
{
	float: left;
	color: #8d8d8d;
	font-size: 11px;
	display: inline;
	font-weight: bold;
	margin: 6px 0px 0px 5px;
}

.videoInfoDetailsData
{
	float: right;
	overflow: hidden;
	color: #8d8d8d;
	font-size: 11px;
	display: inline;
	margin: 6px 5px 0px 0px;
}

.videoInfoDetailsData a
{
	text-decoration: none;
	color: #4a4a4a;
}

#videoInfoAddedBy
{
	float: left;
	width: 396px;
	height: 21px;
	background: url('/templates/default/images/ge_profile_addedbybg.png') repeat-x;
}

#videoInfoAddedByName
{
	float: left;
	color: #bcbcbc;
	font-size: 11px;
	display: inline;
	margin: 4px 0px 0px 5px;
	padding-left: 10px;
	background: url('/templates/default/images/ge_profile_addedbyicon.png') 1px 3px no-repeat;
}

#videoInfoAddedByTime
{
	float: right;
	color: #bcbcbc;
	font-size: 11px;
	display: inline;
	margin: 4px 5px 0px 0px;
	padding-left: 18px;
	background: url('/templates/default/images/ge_profile_timeicon.png') 0px 0px no-repeat;
}

#videoRatingRed
{
	position: absolute;
	top: 5px;
	left: 52px;
	height: 16px;
	z-index: 50;
	background: url('/templates/default/images/ge_profile_ratingred.png') no-repeat;
}

#videoRatingBlack
{
	position: absolute;
	top: 5px;
	left: 52px;
	width: 107px;
	height: 16px;
	z-index: 49;
	background: url('/templates/default/images/ge_profile_ratingblack.png') no-repeat;
}

#videoRatingNumbers
{
	float: right;
	width: 42px;
	height: 18px;
	color: #aaaaaa;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}

#videoNotRated
{
	position: absolute;
	top: 8px;
	left: 100px;
	width: 107px;
	height: 16px;
	font-size: 11px;
	color: #737373;
}

/** Reklaim **/
#c_largeVideoReklaim
{
	float: left;
	width: 396px;
	height: 309px;
	border-right: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
	background-color: white;
}