body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #0dc10b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #002800;
}
.total-scenes {
	font-size: 20px;
	font-weight: bold;
	color: #004300;
}





/*   S I D E   B A R    */

.site-menu {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.site-menu-links {
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
}
.movie-categories {
	color: #373737;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
}





/*   I N D E X   */


.welcome {
	font-size: 18px;
	font-weight: bold;
	color: #004300;
}
.welcome-text {
	color: #004300;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
.date {
	color: #004300;
	font-size: 22px;
	font-weight: bold;
}
.title-name {
	color: #0dc10b;
	font-size: 22px;
	font-weight: bold;
}
.category-keywords-runtime {
	color: #004300;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.6em;
}
.box-regular-text {
	color: #004300;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
}
.thumbs-border {
	border: 2px solid #0dc10b;
}





/*   F O O T E R    */


.bottom-text {
	color: #004300;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
}
.copyright {
	color: #004300;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
}
.bottom-links {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #004300;
}




/*   J O I N    */


.added-runtime {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
	color: #004300;
}
.added-runtime-descr {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #004300;
}




/*    A L L   M O V I E S    */


.page-navigation-title {
	color: #004300;
	font-weight: bold;
	font-size: 12px;
}
.page-navigation {
	font-size: 12px;
	font-weight: normal;
	color: #004300;
}

a.pages {
	color: #222222;
	text-decoration: underline;
}

a.pages:hover {
	text-decoration: none;
	color: #0dc10b;
}

.pages-active {
	color: #0dc10b;
	font-size: 12px;
	font-weight: normal;
}
