* {
	margin: 0;
	padding: 0;
}
body {
	background: #16244a url(/images/bg.jpg) 50% 0 no-repeat;
	color: #fff;
	font: 75% 'Tahoma', sans-serif;
}
#wrapper {
	min-width: 1000px;
	background: #16244a url(/images/bg.jpg) 50% 0 no-repeat;
	overflow: hidden;
}
a {
	color: #ce0;
}
a:visited {
	color: #8ea9d1 !important;
}

a:hover {
	color: #fff;
}
#footerJS a:hover, #footer a:hover {
	color: #fff !important;
}

.play-now a:visited {
	color: #cfe2ff !important;
}

.breaker {
	clear: both;
	height: 0;
	overflow: hidden;
	width: 100%;
	float: none;
	font-size: 0;
}

img {
	vertical-align: top;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin-bottom: 0.5em;
}
h1, h2 {
	font-weight: normal;
	color: #ce0;
	font-size: 137%;
}
p, li {
	margin-bottom: 0.7em;
}

#header {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
#header ul {
	list-style: none;
}
#header li {
	float: left;
	overflow: hidden;
	position: relative;
}
#header li img {
	display: block;
	text-align: center;
	border: none;
	width: 100%;
}
#header li a {
	display: block;
	color: #fff;
	outline: none;
}
#header li a:hover {
	font-weight: bold;
}
#header li a span {
	display: none;
}

#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#footerJS, #footer {
	padding: 50px 0 50px;
	clear: both;
	width: 1000px;
	margin: 0 auto;
}

#footer {
	padding-top: 100px;
	background: url(/images/footer-bg.png) 50% 0 no-repeat;
}

#footerJS table td,  #footer table td {
	padding: 3px;
}
#footer ul {
	text-align: center;
	margin-bottom: 0.5em;
}
#footer li {
	display: inline;
	border-left: 1px solid #88adf4;
	padding: 0 0.66em 0 1em;
}
#footer li:first-child {
	border: none;
}

#footerJS, #footerJS a,
#footer,   #footer   a {
	color: #88adf4;
}

#footerJS a:hover,
#footer a:hover {
	color: #fff;
}

#copy, #footer p#social {
	text-align: center;
	margin: 1em 0;
}
#footer p#social {
	display: none;
}
body.root #footer p#social {
	display: block;
}
div.achtung {
	padding: 50px 50px 0;
	text-align: center;
	color: #ce0;
	font-size: 137%;
}

.jsbanner span, .jsbanner i, .jsbanner p {
	display: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/**********************carousel************************/
#screenswrap {
	clear: both;
	position: relative;
}
#screens {
	clear: both;
	background: url('/images/carusel-bg.png') 0 0 no-repeat;
	width: 1000px;
	height: 174px;
	text-align: center;
	position: static;
	margin: 0 0 5px;
	text-align: left;
	overflow: hidden;
}

#screens div.wrap {
	outline: none;
	text-decoration: none;
	display: block;
	float: left;
	width: 230px;
	height: 135px;
	position: relative;
}

#screens div.wrap span.top, #screens div.wrap small {
	display: none;
}

#screens div.wrap:hover {
	background: url('/images/family/hover.png') 0 0 no-repeat;
}

#screens div.wrap:hover small {
	display: block;
	position: relative;
	margin: -20px 10px 10px 10px;
	font-size: 90%;
	text-align: right;
}

#screens div.wrap:hover span.top {
	position: relative;
	display: block;
	margin: -16px 0 0 0;
	top: 16px;
	padding: 0;
	right: 10px;
	text-align: right;
}

#screens div.wrap img.item {
	width: 216px;
	height: 135px;
	margin: 0 7px;
	border: 0;
	position:relative;
}
#screens div.wrap img.link-worker {
	display:none;
}

#screens #next, #screens #prev {
	width: 28px; height: 25px;
	position: absolute;
	top: 95px;
}

#screens #next {
	right: 5px;
	background: url('/images/carousel/arrows/nonext.png')  0 0 no-repeat;
	cursor: default;
}

#screens #prev {
	left: 5px;
	background: url('/images/carousel/arrows/noprev.png') 0 0 no-repeat;
	cursor: default;
}

#screens .next {
	background: url('/images/carousel/arrows/next.png') 0 0 no-repeat !important;
	cursor: pointer !important;
}

#screens .prev {
	background: url('/images/carousel/arrows/prev.png') 0 0 no-repeat !important;
	cursor: pointer !important;
}

#screens .ttl {
	display: block;
	margin: 15px 40px 3px;

}

#screens #carcont {
	width: 920px;
	margin: 0 40px;
	overflow: hidden;
	position: relative;
}

#screens #carousel {
	position: relative;
	width: 50000px;
}

body.movies #screens {
	height: 189px;
	background: url('/images/carousel/carusel-bg.jpg') 0 0 no-repeat;
}

body.movies #screens #carousel div.wrap small {
	background: url(/images/carousel/disc.gif) 0 5px no-repeat;
	text-align: left;
	padding: 7px 0 4px 27px;

}
div.wrap a {
	position: relative;
	color: #fff!important;
}
body.movies #screens #carousel div.wrap {
	height: 144px;
	overflow: hidden;
}

body.movies #screens #carousel div.wrap:hover {
	background: url('/images/carousel/hover.png') 0 0 no-repeat;
}

/********************veil*****************************/
#veil, #popupframe, #popupwrapper, a#closeVeil {
	display: none;
}

/*body.veil {
	overflow: hidden;
	height: 100%;
}*/

body.veil #veil {
	display: block;
	background: #000;
	opacity: 0.5;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	filter: alpha(opacity = 50);
}

body.veil object {
	display:  none;
}

body.veil #popupwrapper {
	display: block;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 500;
}
body.veil #framewrapper {
	position: absolute;
	top: 90px;
	left: 228px;
	padding: 0px 0 0 0;

}
body.veil #popupframe {
	display: block;
	width: 599px;
	height: 384px;
	background: url(/images/popup-frame.png) top left no-repeat;
	padding: 50px 0 0 0;
	z-index: 200;
	text-align: center;
}

body.veil a#closeVeil {
	display: block;
	position: absolute;
	top: 103px;
	left: 720px;
	z-index: 500;
}
body.veil a#closeVeil img {
	display: block;
}
body.veil iframe {
	width: 580px;
	height: 330px;
	background: #152348;

}
#flash2009 {
	margin-top: 14px;
}



/******two-cols******************/

#content .two-cols .frame-top {
	height: 15px;
	background: url(/images/x784f.png) 100% -15px no-repeat;
	border: none;
}
#content .two-cols .frame-bottom {
	height: 15px;
	background: url(/images/x784f.png) 100% 0 no-repeat;
	border: none;
}
#content .two-cols .frame-content {
	background: url(/images/x784f.png) 0 0 repeat-y;
	padding: 4px 15px 4px 19px;
	overflow: hidden;
}

.two-cols .frame-content .additionally {
	float: right;
	width: 186px;

}


/*******image********/

.two-cols .img {
	position: relative;
	display: block;
	width: 192px;
	margin: 10px 0 0 -3px;
	float: none;
	padding-bottom: 5px;
	color: #fff!important;
	text-decoration: none;
}
.two-cols .nosign {
	padding-bottom: 1px!important;
}

.two-cols .img span.img-wrapper {
	overflow: hidden;
	padding: 3px 3px 0 3px;
	position: relative;
	display: block;
	margin: 0;
}
.two-cols .img img {
	width: 184px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	z-index: 1;
}
.two-cols .img img.border-top,
.two-cols .img img.border-bot,
.two-cols .img img.border-bot-hover {
	position: absolute;
	left: 3px;
	width: 186px;
	border: 0;
	z-index: 500;
	margin: 0;
}
.two-cols .img img.border-top {
	top: 3px;
}
.two-cols .img img.border-bot {
	bottom: 0px;
	left: 3px;
}
.two-cols .img img.border-bot-hover {
	width: 192px;
	left: 0px;
	bottom: -3px;
	display: block;
	z-index: 800;
	visibility: hidden;
}

.two-cols .img span.sign {
	display: block;
	padding: 5px 10px 5px 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0!important;
	width: 154px;
	background: url(/images/about/img.png);
}
.two-cols .img img.glow {
	position: absolute;
	width: 192px;
	top: 0px;
	left: 0px;
	border: 0;
	display: block;
	width: 192px;
	z-index: 800;
	visibility: hidden;
	display: none;

}
.two-cols a.glowing:hover img.glow,
.two-cols a.glowing:hover img.border-bot-hover {
	visibility: visible;
	display: block;
}
.two-cols .glowing:hover {
	cursor: pointer;
}
.two-cols .glowing {
	-moz-outline: 0;
}
/*******/
.two-cols .col .img {
	margin-right: 18px;
	margin-bottom: 18px;
	width: 124px;
	float: left;
	position: relative;
	display: block;
	clear: left;
}
.two-cols .col a.right {
	float: right;
	margin: 10px 0 18px 18px;
	clear: none;
}
.two-cols .col .img img {
	width: 116px;
}

.two-cols .col .img img.border-top,
.two-cols .col .img img.border-bot {
	width: 118px;
}
.two-cols .col .img img.border-bot-hover,
.two-cols .col .img img.glow {
	width: 124px;
}
.two-cols .col .img span.sign {
	width: auto;
	padding: 3px 7px 1px 7px;
}
.two-cols .frame-content .additionally span.separator {
	display: block;
	border-top: 1px solid #38558b;
	border-bottom: 1px solid #1f3e71;
	margin: 10px 0 0 0;
}
.two-cols .frame-content .col {
	width: 537px;
}
.two-cols .frame-content .additionally p {
	margin: 10px 0 22px 0;
	width: auto;
	font-size: 0.9em;
	padding: 0 10px;
}
.frame-content blockquote span.quo {
	font-size: 300%;
	font-family: 'Times New Roman';
	font-weight: bold;
	line-height: 30px;
	border: none;
	margin: -10px 10px 0 -35px;
}
.frame-content blockquote span.sign {
	display: block;
	text-align: right;
	margin: 10px 10px 0 0;
	font-family: 'Times New Roman';
	color: #1392e2;
	font-style: italic;
}
.two-cols blockquote {
	padding: 10px 45px;
	margin: 0px 0 23px -15px;
	width: 475px;
	clear: left;
	background-color: #11265d;
	font-size: 120%;
	overflow: hidden;
}

.frame-content blockquote span.close {
	float: right;
	margin: -23px -35px 0 0;
}
.two-cols .frame-content .framed-text {
	width: 527px;
	position: relative;
	z-index: 1;
	margin: 20px 0;
	border-right: 1px solid #8e99b8;
	z-index: 200;
	clear: left;
}
.two-cols .frame-content .framed-text table {
	border-collapse: collapse;
	background: #214fa0;
}
.two-cols .frame-content .framed-text .outside-bot,
.two-cols .frame-content .framed-text .outside-top {
	z-index: 500;
	position: absolute;
	left: -1px;
	background: url(/images/image-border529.gif) 0 0 no-repeat;
	height: 5px;
	width: 529px;
	overflow: hidden;
}
.two-cols .frame-content .framed-text .outside-top {
	top: 0;
}
.two-cols .frame-content .framed-text .outside-bot {
	bottom: 0;
	background-position: 0 -5px;
}
.two-cols .frame-content .noimg {
	border-left: 1px solid #8e99b8;
}
.two-cols .frame-content .noimg .outside-bot {
	background: url(/images/image-border529.gif);
	background-position: 0 -15px;
}
.two-cols .frame-content .noimg .outside-top {
	background: url(/images/image-border529.gif);
	background-position: 0 -10px;
}
.two-cols .frame-content .noimg .side-image {
	display: none;
}
.two-cols .frame-content .framed-text table td.text {
	vertical-align: middle;
	font-size: 135%;
	padding: 10px 55px;
}
.two-cols .frame-content .col {
	width: 540px;
	margin-left: -12px;
	padding: 0 10px 0 15px;
}
.two-cols .frame-content .framed-text table .side-image .img {
	margin: -3px 0 0 -4px;
	padding: 0;
}

.final #content #leftside {
	float: left;
	width: 200px;
	padding-top: 10px;
}
.final #content #descr p {
	clear: both;
}
.final #content #descr {
	font-size: 120%;
	padding-top: 10px;
}
.final #content #descr dl {
	overflow: hidden;
}
.final #content #descr dl dt {
	float: left;
	margin: 0 5px 0 0;
	clear: both;
}

.final #content #descr dl dt,
.final #content #descr .highlight {
	font-weight: bold;
	color: #cce407;
}

.final #content #descr dl dd {
	margin: 0 0 0.5em 0;
}
.final #content #descr h4 {
	color: #cce407;
	font-weight: bold;
	margin-top: 1.5em;
}
.final #content #descr a.site {
	margin: 0 0 10px 0;
	display: block;
	width: 100px;
}
.final #content #descr ul {
	padding-left: 2px;
}
.final #content #descr ul li {
	margin-left: 1.1em;

}
#content #leftside img#poster {
	margin: 1em 0 1em 0;
}
#content #leftside a.ozon {
	color: #fff!important;
	font-size: 120%;

}
#content #descr #also {
	background: url(/images/movies/alsobg.png) top left no-repeat;
	width: 503px;
	padding: 10px 0 0 0;
	margin: 55px 0;
	font-size: 1.1em;
	position: relative;
}
#content #descr #also img#corner {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#content #descr #also h4 {
	margin: 0 0 0 15px;
	color: #fff;
	position: relative;
	height: 20px;
}
#content #descr #also h4 span {
	z-index: 100;
	position: absolute;
}
#content #descr #also h4 span.shadow {
	position: absolute;
	color: #131d3a;
	top: 1px;
	left: 1px;
	z-index: 10;
}
#content #descr #also ul {
	list-style: none;
	padding: 5px 0 0 15px;
	width: 488px;
	overflow: hidden;
}
#content #descr #also ul li {
	width: 121px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}
#content #descr #also ul li img {
	margin: 0 0 10px 0;
	display: block;
}
#content #descr #also a {
	color: #fff!important;
	font-size: 80%;
}
#content #descr #also img.alsobot {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: -7px;
}
#content #leftside .notice {
	font-size: 80%;
	margin: 10px 0 0 0;
}

.searchbar {
	width: 133px; height: 30px;
	position: absolute;
	right: 0; top: 9px;
}
.searchbar div {
	display: inline;
}
.search-keyword {
	background: url('/images/searchbg.png') 0 0 no-repeat;
	width: 86px; height: 21px;
	padding: 0;
	color: #bbbbbb;
	margin: 0 8px 0 0;
	letter-spacing: 0;
	float: left;
	display: inline;
}
.search-keyword input {
	background: transparent;
	padding: 3px 1px 3px 5px;
	border-width: 0;
	font-size: 11px;
	color: #bbbbbb;
	width: 80px;
}
@media all and (width) {
	.search-keyword input {
		padding: 3px 1px 4px 5px;
	}
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body .search-keyword input {
		padding-left: 7px;
		width: 78px;
	}
}
.search-keyword-active {
	background: url('/images/searchbg.png') 0 0 no-repeat;
}

.search-keyword-active input {
	color: #bbbbbb;
}

.search-submit {
	outline: none;
	vertical-align: middle;
	width: 27px; height: 21px;
	background: url(/images/buttons/ok.png) 0 0 no-repeat;
}

/*********************/

#header ul {
	overflow: hidden;
}

#header ul li {
	float: left;
	background: url('/images/menuborder.png') 0 center no-repeat;
}

#header ul a {
	display: block;
}
#header li img {
	height: 14px;
	background-image: url('/images/menuitems.png');
	background-repeat: no-repeat;
}

#header li#movies     img {background-position: -217px 0;     width: 65px;}
#header li#tv         img {background-position: -215px -14px; width: 25px;}
#header li#games      img {background-position: -211px -28px; width: 45px;}
#header li#characters img {background-position: -213px -42px; width: 80px;}
#header li#shop       img {background-position: -210px -56px; width: 65px;}
#header li#travel     img {background-position: -211px -70px; width: 95px;}
#header li#family     img {background-position: -212px -84px; width: 75px;}
#header li#about      img {background-position: -213px -98px; width: 66px;}

body.movies     #header li#movies     img {background-position: 3px 0;}
body.tv         #header li#tv         img {background-position: 5px -14px;}
body.games      #header li#games      img {background-position: 7px -28px;}
body.characters #header li#characters img {background-position: 3px -42px;}
body.shop       #header li#shop       img {background-position: 7px -56px;}
body.travel     #header li#travel     img {background-position: 5px -70px;}
body.family     #header li#family     img {background-position: 3px -84px;}
body.about      #header li#about      img {background-position: 5px -98px;}


#slideshow-img {
	display: none;
}
#topbanner-wrapper0 {
	width: 1000px;
	text-align: center;
	margin: 4px auto -6px auto;
}
#topbanner-wrapper1 {
	margin: 0;
	padding: 0 24px 0 0;
	position: relative;
	display: inline-block;
}
#topbanner-wrapper2 {
	height: 90px;
	max-width: 952px;
	min-width: 728px;
	padding: 2px 0 2px 24px;
	background: url(/images/topbanner-bg.png) 0 0 no-repeat;
	display: inline-block;
}
#topbanner-wrapper1 b {
	width: 24px;
	height: 94px;
	background: url(/images/topbanner-bg.png) 100% 0 no-repeat;
	display: block;
	float: right;
	margin-right: -24px;
	margin-top: -2px;
}
#topbanner {
	float: left;
}

