@charset "utf-8";
/* Styles For New Scene Preview Page */
#scenePreviewPlayer  {
	width: 994px;
	height: 583px;
	padding: 3px;
	background: #333;
}
#scenePreviewBox {
	width: 1000px;
	height: auto;
	position: relative;
	background: none;
	color: #f2f2f2;
	padding: 16px 0;
}
#scenePreviewBox h2 {
	width: 972px;
}
#scenePreviewBox h2 span, #scenePreviewBox h2 span.name{
	color: #78d4f6;
}
#scenePreviewBox h2 a.viewAll  {
	text-transform: uppercase;
	font-size: 20px;
	right: 4px;
}
#scenePreviewBox #sceneInfo   {
	width: 972px;
	height: auto;
	padding: 6px 0;
}
#scenePreviewBox #sceneInfo h3.sceneTitle  {
	font-size: 20px;
	padding: 0 0 2px 0;
	color: #afafaf;
	text-transform: uppercase;
}
#scenePreviewBox #sceneInfo ul.sceneData   {
	width: 972px;
	height: auto;
	list-style-type: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0;
}
#scenePreviewBox #sceneInfo ul.sceneData li  {
	font-size: 14px;
	font-weight: bold;
	padding: 0 24px 0 16px;
	display: inline;
	background: url(/themes/templates/images/sceneArrow.png) 0px 0px no-repeat;
}
#scenePreviewBox #sceneInfo ul.sceneData li span {
	color: #78d4f6;
}
#scenePreviewBox #sceneInfo ul.sceneData li.rate  {
	float: right;
	padding-right: 0px;
	display: inline;
	
}
#scenePreviewBox #sceneInfo p.sceneDesc  {
	color: #959595;
	padding-top: 8px;
	font-size: 14px;
}
#scenePreviewBox #sceneInfo p.sceneDesc a  {
	text-decoration: underline;
}
#scenePreviewBox #lowerSection  {
	width: 972px;
	height: auto;
	padding: 20px 0;
	margin-bottom: 20px;
}
#scenePreviewBox #lowerSection .assetBox  {
	width: 324px;
	height: 330px;
	margin: 0; 
	float: left; 
	display: inline;
	text-align: center;
}
#scenePreviewBox #lowerSection .assetBox h3  {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: left;
	width: 312px;
	height: 28px;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0 auto -6px auto;
	padding: 0;
	color: #fff;
	position: relative;
	border-bottom: 1px solid #999;
}
#scenePreviewBox #lowerSection .assetBox h3 span {
	color: #78d4f6;
}
#scenePreviewBox #lowerSection .assetBox .boxContent  {
	width: 312px;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox, #scenePreviewBox #lowerSection .assetBox .boxContent#picsBox, #scenePreviewBox #lowerSection .assetBox .boxContent#commentsBox  {
	width: 312px;
	height: 330px;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox  {
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats  {
	width: 302px;
	height: auto;
	padding: 10px 5px 2px 5px;
	margin: 0 auto; 
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats h4  {
	text-align: left;
	width: 262px;
	height: 16px;
	font-size: 16px;
	text-transform: uppercase; 
	color: #ccc;
	padding-left: 40px;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats ul  {
	width: 262px;
	padding-left: 40px;
	height: auto;
	margin: 0 auto; 
	list-style-type: none;
	text-align: left;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats ul li  {
	text-align: left;
	font-size: 12px;
	color: #afafaf;
	display: inline;
	padding-right: 10px;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats#flv  {
	background: url(/themes/templates/images/flash_icon_32.png) 0px 10px no-repeat;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats#wmv  {
	background: url(/themes/templates/images/wmv_icon_32.png) 0px 10px no-repeat;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats#mp4  {
	background: url(/themes/templates/images/mpeg4_icon_32.png) 0px 10px no-repeat;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats#mpeg  {
	background: url(/themes/templates/images/mpeg_icon_32.png) 0px 10px no-repeat;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats#iphone  {
	background: url(/themes/templates/images/iphone_icon_32.png) 0px 10px no-repeat;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#vidsBox .formats#ipod  {
	background: url(/themes/templates/images/mobilepsp_icon_32.png) 0px 10px no-repeat;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#picsBox dl {
	width: 78px;
	height: 90px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: center;
	display: inline;
	float: left;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#picsBox dl dt {
	width: 57px;
	height: 84px;
	margin: auto;
	background: #fff;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#picsBox dl dt img {
	width: 55px;
	height: 82px;
	border: 1px solid #afafaf;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#picsBox dl dt a:hover img { 
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#picsBox dl dd {
	font-weight: bold;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#commentsBox  {
	text-align: center;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#commentsBox h4 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	color: #999;
	height: 12px;
	width: 300px;
	text-align: left;
	margin: 0 auto;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#commentsBox h4.userBold {
	font-weight: bold;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#commentsBox p {
	width: 300px;
	margin: 0 auto;
	padding: 5px;
	border-bottom: 1px solid #777;
	color: #ccc;
	text-align: left;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#commentsBox .commentLink {
	float: right;
	padding: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#commentsBox .commentLink a  {
	color: #fff; 
	text-decoration: none;
}
#scenePreviewBox #lowerSection .assetBox .boxContent#commentsBox .commentLink a:hover  {
	color: #78d4f6;
	text-decoration: underline;
}
/*Related Scenes*/
#scenePreviewBox #relatedScenesBox  {
	width: 972px;
	height: auto;
	padding: 20px 0 14px 0;
}
#scenePreviewBox #relatedScenesBox .topSection {
	text-align: left;
	width: 962px;
	padding: 5px;
}
#scenePreviewBox #relatedScenesBox .topSection ul {
	text-align: left;
	float: left;
	list-style-type: none;
	list-style-image: none;
}
#scenePreviewBox #relatedScenesBox .topSection ul li {
	font-size: 12px;
	display: inline;
	padding-right: 2px;
}
#scenePreviewBox #relatedScenesBox .topSection ul li a {
	text-decoration: underline;
	color: #78d4f6;
}
#scenePreviewBox #relatedScenesBox .thumbBox {
	text-align: center;
	width: 960px;
	height: auto;
	margin: 5px auto;
	padding: 5px;
}
#scenePreviewBox #relatedScenesBox dl {
	width:120px;
	height:140px;
	text-align:center;
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#scenePreviewBox #relatedScenesBox dl dt {
	width: 114px;
	height: 86px;
	margin: auto;
}
#scenePreviewBox #relatedScenesBox dl dt img{
	border:1px solid #afafaf;
	width:112px;
	height:84px;
}
#scenePreviewBox #relatedScenesBox dl dd {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#scenePreviewBox #relatedScenesBox dl dd a   {
	color: #78d4f6;
}
#scenePreviewBox #relatedScenesBox .lowerSection {
	text-align: center;
	width: 960px;
	padding: 5px;
}
#scenePreviewBox #relatedScenesBox .lowerSection ul{
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	margin: auto;
	color: #afafaf;
}
#scenePreviewBox #relatedScenesBox .lowerSection ul li {
	font-size: 12px;
	display: inline;
	padding-right: 2px;
}
#scenePreviewBox #relatedScenesBox .lowerSection ul li a {
	text-decoration: underline;
	color: #78d4f6;
}
/*#scenePreviewPlayerCDN  {
	width: 960px;
	height: auto;
	padding: 3px;
	text-align: center;
}*/
#scenePreviewPlayerCDN  {
	width: 960px;
	height: 564px;
	padding: 3px;
	background: #333;
	margin-top: 12px;
	text-align: center;
}
/*#scenePreviewPlayerCDN img#pic974 {
	border: 1px solid #333;
}*/
#scenePreviewPlayerCDNPic  {
	width: 974px;
	height: 548px;
	padding: 3px;
	background: #333;
	margin-top: 12px;
	text-align: center;
}
#scenePreviewBox a#fullVidLink {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px auto 10px auto;
	text-align: center;
	display: block;
}
