body {
	background-color: #000; /**#1a1a1a;**/
	color: #fff;
}
.screenroomheader {
	border-bottom: 2px solid #aaa;
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;
}
.screenroomfooter {
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #aaa;
	padding: 0px 0px 5px 0px;
	color: #fff;
}
.outsidewraparea {
	border: 1px solid #aaa;
	width: 1150px;
	margin: 0px auto 0px auto;
	position: relative;
}
.mainmoviearea {
	
	padding: 0px 8px 0px 8px;

	color: #fff;
	min-width:625px;
	max-width:720px;
}
.bottomtext {
	margin: 10px 4px 0px 0px;
	color: #aaaaaa;
	text-align: right;
}
.bottomtext2 {
	margin: 5px 4px 0px 0px;
	color: #aaaaaa;
	text-align: right;
}
.text {
	text-align: right;
	font-family: arial;
	font-weight: bold;
	font-size: 18pt;
}
.showtitle {
	float: right;
	font-family: arial;
	font-weight: bold;
	font-size: 14pt;
	color: #fff;
	margin: 28px 10px 0px 0px;
}
a:link, a:visited  {
	color: #aaaaaa;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.icons {
	margin: 0px 2px -5px 0px;
}
.icons2 {
	margin: 0px 3px -6px 0px;
}
.summary p {
	margin: 5px 0px 0px 0px;
	color: #f8f8f8;
	float: left;
}
img {
	border: 0px;
}
.show{
display: block;
}
 .hide{
display: none;
}
input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}
input:focus.field {
	background: #545454;
		border: 1px #1A1A1A solid;
}
 
input.rememberme {
	border: none;
	background: transparent;
	margin: 0px 0px 0px -30px;
	padding: 0;
}
 
input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(images/button_login.jpg) no-repeat 0 0;
}
#scrollbox {
	font-family: arial;
	font-size: 11px;
}
span.title {
	position: relative;
	bottom: 30px;
}
span.play {
	position: absolute;
	left: 5px;
	bottom: 5px;
}
.roundedbox {
	-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
a.scroll-link:link, a.scroll-link:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: 100;
}
a.scroll-link:hover {
	text-decoration: underline;
}
x.box-item:hover {
	background-color: #1e1d1d;
}
#tags {
	positon: absolute;
	top: 20px;
	left: 40px;
}

.rightposition {
	width: 400px; 
	position: absolute;
}