/* CSS Document */

/* -------- video detail styles -------- */

#video-left {
	width:550px;
	float:left;
	margin:0 14px 0 0;
	overflow:hidden;
}

#video-right {
	width:396px;
	float:left;
	overflow:hidden;
}

#large-player {
	padding:0 0 27px 0;
	border-bottom:1px solid #ABD7FF;
}

.download {
	border-bottom:1px solid #ABD7FF;
	padding:10px 0 10px 15px;
	width:535px;
	clear:both;
}

.download h1 {
	margin:1px 0 1px 0;
	padding:0;
	font-size:24px;
	font-weight:normal;
}

.download-icon {
	width:45px;
	float:left;
}

.download-text {
	width:235px;
	margin:0 45px 0 0;
	float:left;
}

.download a {
	font-weight:bold;
	text-decoration:none;
	color:#42A5FF;
}

.download-text-mob {
	width:340px;
	float:left;
}

.download-versions {
	width:210px;
	float:left;	
	padding:4px 0 0 0;
}

.download-versions-item {
	width:210px;
	margin:0 0 5px 0;
	clear:both;
}

.download-versions-icon {
	width:17px;
	float:left;
}

.download-versions-text {
	width:193px;
	float:left;
	padding:2px 0 0 0;
}

#share-film {
	border-bottom:1px solid #ABD7FF;
	margin:0;
	clear:both;
	padding:12px 0 10px 0;
	width:550px;
}

#share-film h1 {
	margin:0 0 0 0;
	padding:0 0 10px 15px;
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid #ABD7FF;
}

#share-film a {
	text-decoration:none;
	color:#666666;
}

#share-film-left {
	width:500px;
	margin:0 18px 0 0;
	padding:0 0 0 15px;
	float:left;
}

.share-film-item {
	width:500px;
	margin-top:20px;
}

.share-film-icon {
	width:17px;
	float:left;
	padding:2px 0 0 0;
}

.share-film-text {
	width:450px;
	float:left;
	padding:0 0 0 2px;
}


.film-addfavourites {
	width:160px;
	margin-top:5px;
	float:right;
}

.film-addfavourites-icon {
	width:17px;
	float:left;
	padding:2px 0 0 0;
}

.film-addfavourites-text {
	width:141px;
	float:left;
	padding:0 0 0 2px;
	font-size:small;
}


#share-film-left form {
	padding:0;
	margin:0;
	clear:both;
}

#share-film-left form input {
	width:448px;
	border:1px solid #999999;
	color:#666666;
}



.text-class.comments p {
	padding:6px 12px 6px 12px;
	margin:0;
	border-bottom:1px solid #ABD7FF;
}

.text-class.comments a {
	color:#42A5FF;
	text-decoration:none;
}


.sub-menu ul li a#latest-comments {
	background-image:url(/images/latest-comments.png);
	width:121px;
}

.sub-menu ul li a#latest-comments:hover {
	background-position:-121px 0px;
}

.sub-menu ul li a#latest-comments.current {
	background-position:-242px 0px;
}

.sub-menu ul li a#all-comments {
	background-image:url(/images/all-comments.png);
	width:94px;
}

.sub-menu ul li a#all-comments:hover {
	background-position:-94px 0px;
}

.sub-menu ul li a#all-comments.current {
	background-position:-188px 0px;
}

.sub-menu ul li a#post-comment {
	background-image:url(/images/post-comment.png);
	width:95px;
}

.sub-menu ul li a#post-comment:hover {
	background-position:-95px 0px;
}

.sub-menu ul li a#post-comment.current {
	background-position:-190px 0px;
}

.user-comments {
	padding:7px 0 0 17px;
	border-bottom:1px solid #ABD7FF;
}

.user-comments-item {
	margin:0 0 21px 0;
	clear:both;
}

.user-comments-item.last {
	margin:0 0 7px 0;
	clear:both;
}

.user-comments-img {
	width:52px;
	float:left;
}

.user-comments-text {
	/*width:465px;*/
	width:311px;
	float:left;
}

.user-comments-report {
	font-size:x-small;
	text-align:right;
	font-style:italic;
}

.user-comments-text a {
	text-decoration:none;
	color:#42A5FF;
	font-weight:bold;
}

.text-class.film-info p {
	padding:6px 12px 6px 10px;
	margin:0;
	border-bottom:1px solid #ABD7FF;
}

.text-class.film-info a {
	color:#42A5FF;
	text-decoration:none;
}

.sub-menu ul li a#brief {
	background-image:url(/images/brief.png);
	width:45px;
}

.sub-menu ul li a#brief:hover {
	background-position:-45px 0px;
}

.sub-menu ul li a#brief.current{
	background-position:-90px 0px;
}

.sub-menu ul li a#full {
	background-image:url(/images/full-info.png);
	width:95px;
}

.sub-menu ul li a#full:hover {
	background-position:-95px 0px;
}

.sub-menu ul li a#full.current {
	background-position:-190px 0px;
}

#film-details {
	padding:14px 0 0 10px;
	border-bottom:1px solid #ABD7FF;
}

#film-details p  {
	margin:0 0 18px 0;
	padding:0;
	border:0px;
}

#film-details p strong {
	color:#4D9DE5;
}

#upload-info {
	padding:10px 0 10px 0;
	border-bottom:1px solid #ABD7FF;
	margin:0 0 0 0;
}

#upload-info h1 {
	padding:0 0 10px 10px;
	margin:0 0 22px 0;
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid #ABD7FF;
}

#upload-info img {
	float:left;
	margin:0 15px 0 10px;
}

#upload-info p  {
	margin:0;
	padding:7px 0 7px 0;
	border:0px;
	float:left;
}

#upload-info p strong {
	color:#4D9DE5;
}

#statistics {
	padding:0 0 10px 0;
	border-bottom:1px solid #ABD7FF;
	margin:21px 0 0 0;
}

#statistics h1 {
	padding:0 0 10px 10px;
	margin:0 0 2px 0;
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid #ABD7FF;
}

#statistics p  {
	margin:20px 0 0 10px;
	padding:0;
	border:0px;
}

#statistics p strong {
	color:#4D9DE5;
}

.text-class.votes {
	border-bottom:1px solid #ABD7FF;
}

.text-class.votes p {
	clear:both;
	margin:0;
	padding:15px 0 0 0;
	border-bottom:0px;
}

.sub-menu ul li a#view {
	background-image:url(/images/view.png);
	width:45px;
}

.sub-menu ul li a#view:hover {
	background-position:-45px 0px;
}

.sub-menu ul li a#view.current {
	background-position:-90px 0px;
}

.sub-menu ul li a#cast {
	background-image:url(/images/cast.png);
	width:95px;
}

.sub-menu ul li a#cast:hover {
	background-position:-95px 0px;
}

.sub-menu ul li a#cast.current {
	background-position:-190px 0px;
}

.scores-left {
	padding:10px 0 15px 10px;
	width:240px;
	float:left;
}

.scores-item {
	width:170px;
}

.scores-text {
	width:74px;
	float:left;
	text-align:right;
	margin:0 6px 0 0;
	font-weight:bold;
}

.scores-off {
	width:90px;
	float:left;
	background-image:url(../images/grey-cross.png);
	background-repeat:repeat-x;
}

.scores-on {
	width:0px;
	float:left;
	background-image:url(../images/blue-cross.png);
	background-repeat:repeat-x;
	overflow:hidden;
}

.scores-right {
	padding:10px 0 15px 0;
	width:146px;
	float:left;
}


#cast-left {
	width:470px;
	margin:0 20px 0 0;
	float:left;
}

#cast-right {
	width:470px;
	float:left;
}

.cast-container {
	width:450px;
}

.text-class.cast {
	border-bottom:1px solid #ABD7FF;
}
