@charset "utf-8";
/* CSS Document */
/*updates page*/ 
#updatesbox  {
	width: 902px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#updatesbox h1 {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}
.updatebox  {
	float: left;
	width: 290px;
	height: 510px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	display: inline;
	border: 1px solid #000000;
}
.updatebox a:link  {
	color: #000000;
	text-decoration: underline;
}
.updatebox a:visited  {
	color: #000000;
	text-decoration: underline;
}
.updatebox a:hover  {
	color: #cc0000;
	text-decoration: underline;
}
.updatebox a:active  {
	color: #000000;
	text-decoration: underline;
}
.updatepaneltop  {
	margin: 0px;
	height: 460px;
	width: 290px;
}
.sitelogo  {
	height: 100px;
	width: 260px;
}
.scenetitle2  {
	width: 250px;
	height:32px;
/*	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial Black;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;*/
}
.scenename2  {
	margin: 0px;
	float: left;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.scenedate2  {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	float: right;
	width: 70px;
	text-align: right;
}
.rujoinlinks  {
	width: 290px;
	height: 36px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
}
.rujoinlinks ul  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.rujoinlinks li  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.1em;
	margin-left: 0.3em;
}
/*for 182s*/
#latest20List
			{
			width:902px;
			height:auto;
			padding:0px;
			text-align:center;
			background-color: #ededed;
			border: solid 1px #666666;
			}
#latest20ListHeader  {
			font-weight: bold;
			font-size: 30px;
			font-variant: small-caps;
			text-transform: capitalize;
			color: #000;
			text-align: center;
			padding: 0px;
			margin: 0px;
			width: 902px;
			background-color: #ededed;
					}
dl.allscenesthumb2
			{
			width:300px;
			height:240px;
			text-align:center;
			float:left;
			display:inline;
			margin-top: 5px;
			margin-right: 0px;
			margin-bottom: 2px;
			margin-left: 0px;
			padding: 0px;
			}
.allscenesthumb2 dt
			{
			margin: 0px;
			padding: 0px;
			text-align: center;
			}
.allscenesthumb2 dt img
			{
			border:1px solid #000000;
			width:260px;
			height:195px;
			}
.allscenesthumb2 dd
			{
			padding:0px;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:10px;
			font-weight:bold;
			color:#000000;
			margin-top: 2px;
			margin-right: 0px;
			margin-bottom: 2px;
			margin-left: 0px;
			}
/*coming soon recent updates*/
#comingsoonbox  {
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#comingsoonbox dl  {
	width: 184px;
	height: 300px;
	text-align: center;
	float:left;
	display: inline;
	margin: auto;
}
#comingsoonbox dl dt { font-weight: bold; }
#comingsoonbox dl dt img
{
	border: 1px solid #000000;
	width: 175px;
	height: 250px;
}
#comingsoonbox dl dd
{
	margin: 0;
	padding: 0;
}
/*.cs_SiteLogo img {
	border: 0px;
	width: 160px;
	height: 40px;	
}*/

