/* header */
body {
	background-image:url(/images/boro/tile.png);
}

#header {
	background-image:none;
}

.breadcrumbs ul li {
	background-image:url(/images/boro/breadcrumbs.png);
}


/* main menu */
.menu ul li a#home {
	background-image:url(/images/boro/home.png);
}

.menu ul li a#films {
	background-image:url(/images/boro/films.png);
}

.menu ul li a#series {
	background-image:url(/images/boro/series.png);
}

.menu ul li a#about {
	background-image:url(/images/boro/about.png);
}

.menu ul li a#support {
	background-image:url(/images/boro/support.png);
}

.menu ul li a#contact {
	background-image:url(/images/boro/contact.png);
}
.menu ul li a#blog {
	background-image:url(/images/boro/blog1.png);
}
.menu ul li a#login {
	background-image:url(/images/boro/login.png);
}

.menu ul li a#youraccount {
	background-image:url(/images/boro/youraccount.png);
}

.menu ul li a#upload {
	background-image:url(/images/boro/upload.png);
}


/* image changes */
a, strong a, a strong {
	color:#ed722c !important;
}
.sub-menu ul li a#latest-comments {
	background-image:url(/images/boro/latest-comments.png);
}

.sub-menu ul li a#all-comments {
	background-image:url(/images/boro/all-comments.png);
}

.sub-menu ul li a#post-comment {
	background-image:url(/images/boro/post-comment.png);
}

.sub-menu ul li a#view {
	background-image:url(/images/boro/view.png);
}

.sub-menu ul li a#cast {
	background-image:url(/images/boro/cast.png);
}


/* colour changes */
.text-class-heading {
	border-bottom:1px solid #ed722c !important;
}

.latest-film {
	border-bottom:1px solid #ed722c;
}

#large-player {
	border-bottom:1px solid #ed722c;
}

.download {
	border-bottom:1px solid #ed722c;
}


#share-film {
	border-bottom:1px solid #ed722c;
}

#share-film h1 {
	border-bottom:1px solid #ed722c;
}

.text-class.comments p {
	border-bottom:1px solid #ed722c;
}

.user-comments {
	border-bottom:1px solid #ed722c;
}

.text-class.film-info p {
	border-bottom:1px solid #ed722c;
}


#film-details {
	border-bottom:1px solid #ed722c;
}

#upload-info {
	border-bottom:1px solid #ed722c;
}

#upload-info h1 {
	border-bottom:1px solid #ed722c;
}

#statistics {
	border-bottom:1px solid #ed722c;
}

#statistics h1 {
	border-bottom:1px solid #ed722c;
}


.text-class.votes {
	border-bottom:1px solid #ed722c;
}



.text-class.cast {
	border-bottom:1px solid #ed722c;
}

/* latest films */
.latest-film {
	padding:6px 10px 6px 10px;
	border-bottom:1px solid #ed722c;
	clear:both;
	
}

.latest-film-no {
	float:left;
	width:21px;
}

.latest-film-image {
	float:left;
	width:55px;
}

.latest-film-text {
	float:left;
	width:280px;
}

.latest-film-text a {
	color:#666666;
}

.comments-item {
	border-bottom:1px solid #ed722c;
}

.comments-item-username {
	border-bottom:1px solid #ed722c;
}

#comments-subject {
	border-bottom:1px solid #ed722c;
}

#comments-right form {
	border-bottom:1px solid #ed722c;
}

/* series */
.text-class.series-detail {
	border-bottom:1px solid #ed722c;
}
