@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;
}

body {
	background: #0f0f0f url(images12/bg_grad.png) no-repeat top center;
	color: silver;
	font-family: Arial, Helvetica, Verdana,  sans-serif; 
    font-size: 11px; 
    font-weight: normal;
	margin: 0; 
    padding: 0;
}
a img {
	border: 0;
}
.wrapper {
	width: auto;
	background: #242424;
	padding: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
#muwrapper {
	width: 934px;
	margin: 0 auto;
	position: relative;
	padding-top: 134px;
}
#rss, #twitter {
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 113px;
	background: url(images12/rss.png);
}
#twitter {
	right: 23px;
	background: url(images12/twitter.png);
}
#sites {
	width: 925px;
	height: 614px;
	background: #242424;
	position: relative;
}
#sites2 {
	width: 923px;
	height: 612px;
	background: black;
	border: 1px solid #474747;
	position: relative;
}
#sites a {
	display: block;
	width: 220px;
	height: 140px;
	position: absolute;
	background: url(othermood_bg2.png) 0 0;
	color: silver;
	text-decoration: none;
}
#sites a:hover {
	background-position: 0 -140px;
}
#sites a span {
	color: white;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
#sites a:hover span {
	color: gold;
}
#sites a div {
	width: 200px;
	padding: 60px 10px 0 10px;
	text-align:justify;
}
#mp {
	top: 29px;
	left: 17px;
}
#mp div {
	background: url(othermood_mp.png) 0 0;
}
#ep {
	top: 29px;
	left: 240px;
}
#ep div {
	background: url(othermood_ep.png) 0 0;
}
#ca {
	top: 202px;
	left: 240px;
}
#ca div {
	background: url(othermood_ca.png) 0 0;
}
#cm {
	top: 202px;
	left: 17px;
}
#cm div {
	background: url(othermood_cm.png) 0 0;
}
#mc {
	top: 29px;
	left: 463px;
}
#mc div {
	background: url(othermood_mc.png) 0 0;
}
#epc {
	top: 29px;
	left: 686px;
}
#epc div {
	background: url(othermood_epc.png) 0 0;
}
#lj {
	top: 202px;
	left: 463px;
}
#lj div {
	background: url(othermood_lj.png) 0 0;
}
#dl {
	top: 202px;
	left: 686px;
}
#dl div {
	background: url(othermood_dl.png) 0 0;
}
#ch {
	top: 202px;
	left: 463px;
}
#ch div {
	background: url(othermood_ch.png) 0 0;
}
#cmax {
	top: 375px;
	left: 686px;
}
#cmax div {
	background: url(othermood_cmax.png) 0 0;
}
#ma {
	top: 375px;
	left: 463px;
}
#ma div {
	background: url(othermood_ma.png) 0 0;
}
#cs {
	top: 375px;
	left: 17px;
}
#cs div {
	background: url(othermood_cs.png) 0 0;
}
#ds {
	top: 375px;
	left: 240px;
}
#ds div {
	background: url(othermood_ds.png) 0 0;
}
#md {
	top: 547px !important;
	left: 17px !important;
	background: url(othermood_bigbg.png) 0 0 !important;
	width: 888px !important;
	height: 45px !important;
}
#md:hover {
	background-position: 0 -45px !important;
}
#md div {
	background: url(othermood_md3.png) 0 0 no-repeat !important;
	left: 0px !important;
	top: 0px !important;
	text-align: right !important;
	position: absolute !important;
	width: 710px !important;
	padding: 18px 0 0 0 !important;
	height: 27px !important;
}
#md span {
	right: 10px !important;
	top: 17px !important;
	text-align: right !important;
}
#new, #free {
	width: 42px !important;
	height: 42px !important;
	position: absolute;
	right: 0 !important;
	bottom: 0 !important;
	padding: 0 !important;
	z-index: 999;
	background: url(othermood_new.png) !important;
}
#free {
	background: url(othermood_free.png) !important;
}




#news {
	position: relative;
	font-size: 13px;
	margin-bottom: 37px;
}
#archives {
	font-weight: bold;
	color: gray;
	position: absolute;
	top: -20px;
}
#newsbox {
	background: #242424;
	width: 604px;
	height: 201px;
	overflow: hidden;
	position: relative;
}
#newsbox2 {
	width: 602px;
	height: 199px;
	background: black;
	border: 1px solid #474747;
	position: relative;
}
#newsbox strong {
	color: #ffeba7;
	font-weight: bold;
	position: absolute;
	right: 0;
	text-decoration: underline;
}
#newsbox a {	
	color: silver;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin: 3px 0 3px 0;
}
#newsbox a:hover {
	background: #202020;
}
#newsbox ul {
	list-style: none;
	margin: 0;
	padding: 8px 10px 8px 10px;
}
#newsbox ul li {
	position: relative;
	border-top: 1px solid #414141;
}
#newsbox ul li:first-child {
	border-top: none;
}
#newsbox span {
	font-size: 10px;
	color: gray;
}
#newspic {
	width: 302px;
	height: 202px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0;
	background: #242424;
}
#newspic2 {
	width: 300px;
	height: 199px;
	background: black;
	border: 1px solid #474747;
	position: relative;
}
#newspic img {
	border-bottom: 1px solid #474747;
}
#newspic span {
	padding: 10px;
	color: silver;
	displaY: block;
	text-decoration: none;
}
#newspic a {
	color: silver;
	text-decoration: none;
}
#newmovies {
	text-align: center;
	margin-bottom: 38px;
}
#posters {
	background: url(images12/clickto.png) no-repeat 50% 17px;;
	padding-top: 45px;
	text-align: center;
	padding-bottom: 20px;
}
#partners {
	background: url(images12/partners.png) no-repeat top center;
	padding-top: 45px;
	border-bottom: 1px solid #414141;
	display: none;
}
#footer {
	background: url(images12/footer2.png) no-repeat top center;
	height: 45px;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	margin-bottom: 30px;
	margin-top: 30px;
}