@charset "utf-8";
/* FuckedFaces.com Standard Stylesheet */
/* Copyright © 2008 - MakingCoin Media LTD */


/* Standard Styles */

body { 
 color: #ffffff;
 font-size: 10px;
 font-weight: normal;
 background: #111212;
 margin: 0px;
 text-align: center;
 font-family: Tahoma;}

a, a:link { 
 color: #f9f90b;
 font-weight: bold;
 text-decoration: underline;}

a:active, a:hover { 
 color: #f9f90b;
 text-decoration: none;}

img {
 border: 0;}

image {
 border: 0;}

h1 {
 color: #f9f90b;
 font-size: 16px;}


/* Container Table Styling */

.pageborder_left {
 width: 60px;
 height: 1350px;
 background: url('images/pageborder_left.gif') repeat-y top left;}

.pageborder_right {
 width: 60px;
 height: 1350px;
 background: url('images/pageborder_right.gif') repeat-y top left;}


/* Header Styling */

.header_topbar { 
 width: 880px;
 height: 36px;
 background: url('images/header_topbar.gif') no-repeat top left;}

.header_photos {
 width: 880px;
 height: 349px;
 background: url('images/header_photos.jpg') no-repeat top left;}

.header_midbar {
 width: 880px;
 height: 50px;
 background: url('images/header_midbar.gif') no-repeat top left;}


/* Content Styling */

.content_scenedetails {
 vertical-align: top;
 padding-top: 60px;
 font-size: 12px;
 text-align: center;
 width: 230px;
 height: 509px;
 background: url('images/content_scenedetails.gif') no-repeat top left;}

.content_scenetextbox {
 color: #ffffff;
 width: 190px;
 font-size: 12px;
 text-align: center;}

.content_thumbscontainer {
 width: 880px;
 height: 233px;
 background: #DE0039;
 text-align: center;}

.content_flashplayer {
 width: 650px;
 height: 509px;
 background: #de0039;
 text-align: right;}

.thumbcell {
 text-align: center;
 padding: 3px;
 font-size: 12px;}

img.thumb {
 border: 1px solid #f9f30a;}

img.thumb:hover {
 border: 1px solid #ffffff;}
 
a.content_longjoinlink {
 color: #ffffff;
 font-size: 22px;
 font-weight: bold;}

/* Footer Styling */

.footer {
 width: 880px;
 height: 173px;
 color: #000000;
 text-align: center;
 font-size: 10px;
 background: url('images/footer_background.gif') repeat-x top left;}

