@charset "utf-8";
/* CSS Document */

html {

	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 8px;
	padding: 0px;
	line-height: 16px;
	text-align: center;

}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


h1 {
	font: 22pt Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #999999;
	font-weight: bold;
}

h2 {
	font: 15pt Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #fff;
	padding: 0px;
	font-weight: normal;
}
h2 a, h2 a:visited {
	font: 15pt Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #fff;
}
h2 a:hover {
	color: #FF0000;
}

h3 {
	font: 20pt Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 3px;
	color: #999999;
	font-weight: bold;
}
h3 {
	font: 18pt Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 2px;
	color: #999999;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

a:hover, a:active {
	text-decoration: underline;
	color: #FF3300;
}

hr {
	clear: both;
}

/* SPECIFIC STYLES */

.description {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 16px;
	text-align: left;
	clear: both;
}

.icon {
	margin-right: 10px;
	float: left;
	border: 0px;
	border: 5px solid #ffffff; 
	margin: 0px 15px 0px 0px;
	text-align: center;
}
.icon2 {
	margin-right: 10px;
	float: left;
	border: 0px;
	border: 0px solid #ffffff; 
	margin: 0px 15px 0px 0px;
	text-align: center;
}


.date {
	float: right;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	background-color: #1e1e1e;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 6px;
	text-align: center;
	padding: 10px;
	line-height: 18px
}
.preview {
	height: 285px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 18px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 16px;
	text-align: left;
	clear: both;
}
.previewpic {
	border:0px;
	margin-top: 10px;
	float:left;
	margin-bottom: 10px;
}
.mediabox {
	width: 220px;
	height: 295px;
	background-image: url(graphics/mediabox-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	float: right;
	color: #c0c0c0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.previewtable {
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px solid black;
	clear: both;
}

.media a:link {
	color:#FF0000;
	text-decoration: none;
}
.media a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.widescreen {
	margin-top: 2px;
	margin-bottom: 5px;
}
.splashtext {
  color: #999999;
  font-size: 12px;
}

.spoiler {
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	padding-top: 20px;
	margin-left: 40px;
	width: 580px;
}
.interview {
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}
.inline {
	display:inline;
	padding-left:25px;
	background-image: url(graphics/wmv-greybg.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration:none;
	padding-top: 3px;
	font-size: 14px;
	line-height: 20px;
}

.thumbs {
	clear: both;
}

.tops {
	color: #5f5f5f;
	font-size: 11px;
}

.toppedby {
	color: #5f5f5f;
	clear: left;
	text-align: center;
	padding: 5px 0px 5px 0px;
	width: 110px;
	font-size: 11px;
}

.trailerbg {
	text-align: center;	margin-left: auto; margin-right: auto;
	background-image: url(graphics/trailers-bg.gif);
	background-position:center; background-repeat: repeat-y; padding: 20px; width: 600px;
}
.trailerbg p {
	color: #000000;
}
/* used for a clear all div */
.clearall { clear:both; height:0px; line-height: 0px; margin: 0px; padding: 0px; border: none; }

/* main page styles with hierarchy indent */
.main { margin: 0px auto 10px auto; padding: 5px; width: 900px; text-align: center }
  /*.scenario { specified below } */
    /*.boy { specified below } */
      .profilephoto { border: none; padding: 5px; background-color: #FFFFFF; float: left; margin: 0px 15px 5px 0px; text-align: center; font-size: 15px; color: #c80000; font-weight: bold; text-transform: capitalize}
	  .profilephoto a:link, .profilephoto a:visited {color: #c80000;  text-transform: capitalize}
	  .profilephoto a:hover {color: #f50000;  text-transform: capitalize}
      .photoimg { border: none ; margin-bottom: 6px; width: 100px; height: 100px }
		
      .profiletext { border: 1px solid #000000; padding: 5px; float: left; width: 230px; text-align: left; margin: 0px 10px 0px 0px; background-color: rgb(51, 51, 51); }
	  
      .scenarioinfo { border: none; margin: 0px; padding: 0px 12px 0px 375px; text-align: left; }
      .scenegroup { border: none; margin: 0px; margin-right: 5px; padding: 10px 0px 0px 0px; text-align: center; clear: both; }
        .scenelink { }
          .sceneimg, .sceneimg:hover { border: 1px #c80000 solid; margin: 0px 6px 5px 0px;  padding: 0px; width: 300px }
          .sceneimg:hover { border: 1px #f6230b solid; }

.scenario {
	width: 860px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image:url(graphics/boy-bg2.gif);
	background-repeat:no-repeat;
	border: none;
	text-align: center;
}
.boy {
	margin: 0px;
	padding: 30px 30px 10px 30px;
	color: #999999;
	text-align: center;
	border: none;

}
.boy p {
	padding: 4px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;

}
