@charset "utf-8";
/* CSS Document */
/*Site Trailer Page*/
#flashVidHolder  {
	width: 642px;
	height: 466px;
	border: 1px solid #b9b9b9;
	background-color: #f8f8f8;
	float: none;
}
.flashvidpreview {
	height: 464px;
	width: 640px;
}
#sitesAllAccess  {
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
}
#sceneData {
	margin-top: 12px;
	margin-bottom: 12px;
	width: 628px;
	padding: 5px;
	height: auto;
	border: 1px solid #898989;
	text-align: left;
}
#sceneData h1, #sceneData h2 {
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sceneData h2.siteName {
	float: left;
}
/*#sceneData h2.dateAdded {
	float: right;
}*/
#sceneData p {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sceneData h3 {
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
}
#siteMostPopular  {
	height: auto;
}
#siteMostPopular .thumbBox {
	text-align: center;
	width: 600px;
	height: auto;
	/*border: solid 1px #7b7b7b;*/
	margin: 5px auto;
	padding: 5px;
}
#siteMostPopular dl {
	width:200px;
	height:200px;
	text-align:center;
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#siteMostPopular dl dt {
	width: 184px;
	height: 139px;
	margin: auto;
}
#siteMostPopular dl dt img {
	border:1px solid #000000;
	width:182px;
	height:137px;
}
#siteMostPopular dl dd {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

