@charset "utf-8";
/* CSS Document */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
em, font, img,
small, strike, strong, sub, sup,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

*:focus { outline: none; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-moz-focus-inner
{ 
    border: 0 !important;
    padding: 0 !important;
}
body {
	padding: 0px;
	margin: 0;
	background: #101010 url(images12/ep_bg.jpg) no-repeat top center;
	font-family: Arial, Helvetica, Verdana,  sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	color: white;
	overflow: auto;
}
.red {
	color: #FF4646 !important;
	font-weight: bold;
}
.gray {
	font-weight: bold !important;
	color: #777 !important;
	font-size: 10px !important;
}
strong, b {
	
}
.comodo {
	float: right;
	position: relative;
	top: -40px;
}
.small {
	font-size: 10px;
}
a {
	color: #c1e5f2;
	text-decoration: underline;
}
a:hover {
	color: #99d5eb;
}
a img {
	border: 0;
}
h2, h3 {
	margin-bottom: 15px;
	font-size: 16px;
}

.wrapper {
	width: auto;
	background: #242424;
	padding: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
.ten {
	margin-bottom: 10px;
}
.twenty {
	margin-bottom: 20px;
}
#callisto {
	width: 970px;
	margin: 0 auto;
	position: relative;
}
h1 {
	text-indent: -9999px;
	width: 970px;
	height: 130px;
	margin-bottom: 10px;
}
#rss, #twitter {
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 115px;
	background: url(images12/rss.png);
}
#twitter {
	right: 23px;
	background: url(images12/twitter.png);
}
#bg2 {
	display: none;
	/*width: 141px;
	height: 3px;
	background: url(images12/bg2.jpg);
	position: absolute;
	top: 139px;
	left: 582px;
	padding: 0;
	margin: 0;*/
}
#nav {
	height: 45px;
	/*border-top: 1px solid #353535;
	border-bottom: 1px solid #353535;*/
	margin-bottom: 10px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	padding: 0;
	margin: 0;
}
#nav a {
	text-indent: -9999px;
	height: 45px;
	display: block;
	background-image: url(images12/nav.png);
	margin-left: 13px;
}
#nav a.active {
	cursor: default;
}
#home {
	margin-left: 6px !important;
	width: 74px;
	background-position: -6px 0;
}
#home:hover {
	background-position: -6px -45px;
}
#home.active {
	background-position: -6px -90px;
}
#movies {
	width: 147px;
	margin-left: 26px !important;
	background-position: -106px 0;
}
#movies:hover {
	background-position: -106px -45px;
}
#movies.active {
	background-position: -106px -90px;
}
#webmasters {
	width: 120px;
	background-position: -271px 0;
}
#webmasters:hover {
	background-position: -271px -45px;
}
#webmasters.active {
	background-position: -271px -90px;
}
#contact {
	width: 106px;
	background-position: -409px 0;
}
#contact:hover {
	background-position: -409px -45px;
}
#contact.active {
	background-position: -409px -90px;
}
#links {
	width: 62px;
	background-position: -533px 0;
}
#links:hover {
	background-position: -533px -45px;
}
#links.active {
	background-position: -533px -90px;
}
#othermood {
	width: 176px;
	margin-left: 208px !important;
	background-position: -791px 0;
}
#othermood:hover {
	background-position: -791px -45px;
}

#content {
	margin-bottom: 10px;
}
#slider {
	width: 960px;
	height: 300px;
	background: #000;
	border: 1px solid #474747;
	overflow: hidden;
}
#boxw {
	position: relative;
	height: 255px;
}
#news {
	width: 302px;
	height: 247px;
}
#news strong {
	color: #FF4646;
	text-transform: uppercase;
}
#news div {
	width: 280px;
	height: 225px;
	background: black url(images12/newsbg_grad.jpg);
	border: 1px solid #474747;
	padding: 10px;
	color: silver;
	position: relative;
	line-height: 1.4em;
	font-weight: bold;
	color: #f1f1f1;
}
#news span {
	font-size: 10px;
	position:absolute;
	right: 10px;
	color: gray;
}
hr {
	height: 1px;
	background: #474747;
	border: 0;
	margin: 10px 0;
}
#login {
	width: 302px;
	height: 152px;
	position: absolute;
	left: 330px;
	top: 0;
}
#login div {
	width: 300px;
	height: 150px;
	background: black url(images12/loginbg_grad.jpg);
	border: 1px solid #474747;
	position: relative;
}
#login #email {
	width: 144px;
	height: 16px;
	padding: 4px;
	background: url(images12/form.png) no-repeat;
	border: 0;
	position: absolute;
	left: 28px;
	top: 52px;
}
#login #pass {
	width: 144px;
	height: 16px;
	padding: 4px;
	background: url(images12/form.png) no-repeat;
	border: 0;
	position: absolute;
	left: 28px;
	top: 103px;
}
#login #lsubmit {
	cursor: pointer;
	position: absolute;
	left: 207px;
	top: 102px;
	width: 66px;
	height: 26px;
	background: url(images12/login.png) 0 0;
	border: 0;
}
#login #lsubmit:hover {
	background-position: 0 -26px;
}
#featured {
	width: 302px;
	height: 152px;
	position: absolute;
	right: 0;
	top: 0;
}
#featured div {
	width: 300px;
	height: 150px;
	background: black;
	border: 1px solid #474747;
}
#munews {
	width: 632px;
	height: 67px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#munews div {
	width: 630px;
	height: 65px;
	background: black url(images12/munews.png) no-repeat 0 0;
	border: 1px solid #474747;
}
#mulink {
	position: absolute;
	top: 15px;
	right: 18px;
	font-weight: bold;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
#mulink:hover {
	text-decoration: underline;
}
#newsscroll {
	display: block;
	width: 606px;
	height: 24px;
	overflow: hidden;
	margin-top: 35px;
	margin-left: 10px;
	position: relative;
}
#newsscroll strong {
	font-weight: bold;
	position: absolute;
	right: 0;
	text-decoration: underline;
}
#newsscroll a {	
	color: silver;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin: 5px 0;
}
#newsscroll a:hover {
	background: #202020;
}
#newsscroll ul {
	list-style: none;
	margin: 0;
	position: absolute;
	width: 4240px;
}
#newsscroll ul li {
	position: relative;
	float: left;
	width: 605px;
	height: 30px;
}
#newsscroll ul li:first-child {
	border-top: none;
}
#newsscroll span {
	font-size: 10px;
	color: gray;
}
#posters {
	position: relative;
	left: 2px;
}
#posters a {
	margin-left: 17px;
}
#posters a:first-child {
	margin: 0;
}
#movieslinks {
	height: 37px;
	text-align: center;
	margin-bottom: 8px;
}
#latestl, #clubl, #gameshowl, #bestl, #drlompl {
	display: inline-block;
	text-indent: -9999px;
	width: 122px;
	height: 27px;
	margin: 5px;
	background: url(images12/latest.jpg) 0 0;
}
#latestl:hover, #clubl:hover, #gameshowl:hover, #bestl:hover, #drlompl:hover {
	background-position: 0 -27px;
}
#clubl {
	background: url(images12/club.jpg) 0 0;
	width: 128px;
}
#gameshowl {
	background: url(images12/gameshow.jpg) 0 0;
	width: 160px;
}
#bestl {
	background: url(images12/best.jpg) 0 0;
	width: 100px;
}
#drlompl {
	background: url(images12/drlomp.jpg) 0 0;
	width: 132px;
}
#top10 {
		z-index: 999;
		display: inline-block;
		width: 122px;
		height: 27px;
		margin: 5px 5px 5px 20px;
		position: relative;
	}
	#top10cont {
		position: relative;
		width: 122px;
	}
	#top10btn {
		text-indent: -9999px;
		display: block;
		width: 122px;
		height: 27px;
		background: url(images12/top10.jpg) 0 0;
	}
	#top10cont:hover #top10btn {
		background-position: 0 -27px;
	}
	#top10list {
		display: none;
		width: 242px;
		left: -60px;
		top: 0;
		margin-top: 27px;
		position: absolute;
		border: 1px solid #393837;
		padding: 5px;
		z-index: 98;
		text-align: left;
		box-shadow: 0 0 25px #000;
		background: black;
	}
	#top10list a {
		display: block;
		margin-bottom: 5px;
		padding-top: 5px;
		border-top: 1px solid #222;
	}
	#top10list a:first-child {
		border: 0;
	}
	#top10cont:hover #top10list  {
		display: block !important;
	}
.movie {
	width: 960px;
	height: 190px;
	background: #1b1b1b url(images12/moviebox_grad.jpg) repeat-x;
	border: 1px solid #474747;
	position: relative;
	color: white;
}
.poster {
	position: absolute;
	top: 10px;
	left: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 1.0);
}
.text {
	position: absolute;
	top: 10px;
	left: 275px;
	width: 435px;
	height: 169px;
}
.packagediv .text {
	width: 600px;
}
.text span.cr {
	color: silver;
}
.poster2, .poster3 {
	position: absolute;
	top: 11px;
	left: 11px;
}
.poster2 img {
	margin-right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 1.0);
	width: 120px;
}
.poster3 img {
	width: 120px;
}
.p1, .p2, .p3 {
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: -3px 0 10px rgba(0, 0, 0, 1.0);
	z-index: 100;
}
.p2 {
	left: 63px;
	z-index: 200;
}
.p3 {
	left: 133px;
	z-index: 300;
}
.packager, .hdr, .remasteredr {
	position: absolute;
	top: -5px;
	left: -5px;
	width: 80px;
	height: 80px;
	z-index: 999;
	background: url(images12/package.png);
}
.hdr {
	background: url(images12/hdr.png);
	width: 55px;
	height: 36px;
}
.remasteredr {
	background: url(images12/remasteredr.png);
	height: 30px;
}
.rating {
	width: 80px;
	height: 16px;
	background: url(images12/star-off.png);
	position: relative;
	float: left;
}
.rating .star {
	height: 16px;
	background: url(images12/star-on.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.rating .rate {
	width: 80px;
	height: 16px;
	z-index: 999;
	position: absolute;
	background: none;
	top: 0;
	left: 0;
}
.rating .rate:hover {
	background: url(images12/star-off.png);
}
.rating .rate a {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	height: 16px;
}
.s1 {
	width: 16px;
	z-index: 500;
}
.s2 {
	width: 32px;
	z-index: 400;
}
.s3 {
	width: 48px;
	z-index: 300;
}
.s4 {
	width: 64px;
	z-index: 200;
}
.s5 {
	width: 80px;
	z-index: 100;
}
.rating .rate a:hover {
	background: url(images12/star-red.png);
}
.dvdshop {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.trailersmall {
	display: inline-block;
	text-indent: -9999px;
	width: 83px;
	height: 20px;
	background: url(images12/trailersmall.png) 0 0;
	position: relative;
	top: -2px;
}
.trailersmall:hover {
	background-position: 0 -20px;
}
.details, .detailshd, .trailer, .trailerhd, .screenshots {
	display: block;
	text-indent: -9999px;
	width: 222px;
	height: 27px;
	position: absolute;
	right: 10px;
	background: url(images12/details.png) 0 0;
	top: 10px;
}
.trailer, .trailerhd {
	background: url(images12/trailer.png) 0 0;
	top: 42px;
}
.screenshots {
	background: url(images12/screenshots.png) 0 0;
	top: 74px;
}
.details:hover, .detailshd:hover, .trailer:hover, .trailerhd:hover, .screenshots:hover {
	background-position: 0 -27px;
}
.mcblabel, .pcblabel {
    background: url(images12/mcblabel.png);
    bottom: 10px;
    position: absolute;
    right: 10px;
    width: 222px;
	height: 36px;
}
.pcblabel {
    background: url(images12/pcblabel.png);
}
.mcb {
    bottom: 17px;
    position: absolute;
    right: 22px;
    z-index: 999;
	background: none;
	border: none;
}
#buy {
	width: 389px;
	height: 54px;
	border: 0;
	background: url(images12/buymovies.png) 0 0;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
	margin: 20px auto;
}
#buy:hover {
	background-position: 0 -54px;
}
input,textarea {
	border: 1px solid silver;
	background: white;
	font-family: Arial, Helvetica, Verdana,  sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	color: black;
	padding: 4px;
}
input {
	background: white url(images12/form2.png) repeat-x;
	height: 14px;
	margin: 3px 1px;
}
input.button {
	height: auto;
	padding: 4px;
}
select {
	margin: 3px 1px;
	height: 22px;
}
input.cb {
	position: relative;
	top: 2px;
}
#submit {
	width: 203px;
	height: 54px;
	background: url(images12/submit.png) no-repeat 0 0;
	border: 0;
	margin: 0;
	cursor: pointer;
}
#submit:hover {
	background-position: 0 -54px;
}
/**/
.ai {list-style-type:none; margin:0px; padding:0; width:97px; position: relative; top: -23px; left: 215px; z-index:101}
.ai li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:97px; z-index:100;}
.ai li dl {position:absolute; top:0; left:0; padding-bottom:0;}
.ai li a, .ai li a:visited {text-decoration:none;}
.ai li dd {display:none;}
.ai li a:hover {border:0;}
.ai li:hover dd, .ai li a:hover dd {display:block;}
.ai li:hover dl, .ai li a:hover dl {padding-bottom:10px;}
.ai table {border-collapse:collapse; padding:0; margin:-1px; font-size:11px;}
.ai dl {width: 97px; margin: 0; padding: 0; background: transparent;}
.ai dt {margin:0; padding: 0; text-align: right;}

.ai dd {margin:0; padding:0; color: #fff; font-size: 11px; text-align:left; background: #555555; border: 1px solid gray; width: 270px;height:85px;position:absolute;top:0px; left: 100px; padding: 4px;}

.ai dt a, .ai dt a:visited {display:block; font-size: 10px; color: #038; text-align:center; border:1px solid #574a37; background:#241b14; padding:0.25em 0 0.75em 0;}

.ai li:hover dt a, .ai a:hover dt a {color:#006; background:#433e38; border:1px solid #574a37; border-width:1px 1px 1px 1px;}

.ai dd a, .ai dd a:visited {background:#241b14; color:#fff; padding: 2px; text-decoration:none; display:block; text-align:center; border-left:1px solid #574a37; border-right:1px solid #574a37; border-bottom:1px solid #574a37;}

.ai dd a:hover {background: #433e38; color:#fff; border-left:1px solid #574a37; border-right:1px solid #574a37; border-bottom:1px solid #574a37;}
/**/

#footer {
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535;
	margin: 10px 0 20px 0;
}
#footer ul {
	border-bottom: 1px solid #353535;
	list-style: none;
	margin: 0;
	height: 15px;
	padding: 15px 0 15px 10px;
	position: relative;
}
#footer ul li {
	float: left;
	padding: 0;
	margin: 0 5px 0 5px;
}
#footer ul ol {
	list-style: none;
	position: absolute;
	right: 10px;
}
#footer a {
	color: #707070;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer div {
	width: 970px;
	height: 71px;
	background: url(images12/footer.png);
	position: relative;
}