/* @group Initialize */

* {margin: 0;padding: 0;}

*:focus {outline: 0 none;}

input { padding: 3px 2px; font: 11px Verdana; }
a {text-decoration: none;color: #000;cursor: pointer;}
img {border: 0;}
.clear {clear: both;}
.float {float: left;}
table tr {vertical-align: top;}
.caps, a.caps { text-transform: uppercase;}
.bold { font-weight: bold; }
img{ border: none; }
.black {
	color: #000;
}
hr {
	display: block;
	height: 1px;
	line-height: 0px;
	border: 0;
	border-top: 1px solid #444;
	margin: 10px 0;
}

/* @end */

/* @group Fonts */

@font-face {
	font-family: DIN;
	src: url('../font/DINReg.otf');
}

@font-face {
	font-family: DIN;
	font-weight: bold;
	src: url('../font/DINBol.otf');
}


/* @end */

select {
	background: #fff;
	font: 12px Georgia;
    color: #009eb3;
    border: none;
    height: 20px;
}

html {
	
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font: 10px/14px verdana, Arial, Helvetica, Geneva, sans-serif;
}

#Main {
	position: relative;
}

#Content {
	position: relative;
	width: 950px;
	margin: 35px 0 30px 7px;
	z-index: 200;
}
#MainContent {
	position: relative;
	z-index: 2000;
	overflow: hidden;
	width: 950px;
	margin: 0 0 30px 0;
}

/* @group HHH */

h1, .Article h1 p {
	font: normal 34px/34px DIN,"Trebuchet MS";
	text-transform: uppercase;
}
h2.selection {
	font: normal 12px/17px DIN,"Trebuchet MS";
	color: #000;
}
h3 {
	font: bold 12px/17px DIN,"Trebuchet MS";
	text-transform: uppercase;
	padding-bottom: 2px;
	margin:0;
}

h4 {
	font: normal 12px/17px DIN,"Trebuchet MS";
	text-transform: uppercase;
	padding-bottom: 2px;
	margin:0;
}

h4.background, h4.inversebackground {
	font: bold 18px/18px DIN,"Trebuchet MS";
	padding: 6px 5px 3px;
	margin: 0 0 5px 0;
	float: left;
	clear: left;
	overflow: hidden;
}

h4.background {
	color: #fff;
}

h5 {
	font-size: 11px;
	margin: -5px 0 10px 0;
}

h5 a {
	color: #666;
}



/* @end */

/* @group Banner */

.Banner {
	padding: 0 0 20px 0;
}

.Banner p {
	padding: 0 80px 0 0;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}

/* @end */

/* @group Header & footer */
div#Header{
	width: 950px;
	margin: 30px 0 5px 7px;
}
div#Header H1{
	display: none;
}

div#Header a {
	color: #0091d0;
}
div#Header img{
	vertical-align: bottom;
	margin-right: 6px;
}
div#Footer{
	clear: both;
	width: 950px;
	padding-top: 1em;
	font-size: 0.9em;
	border-top: 1px solid;
	margin: 6px 0 60px 0;
}
div#Footer a{

}
div#PPoint {
	position: fixed;
	width: 183px;
	height: 183px;
	top: 50%;
	left: 940px;
	background-image: url(../images/palace_p.png);
	background-position: center center;
	z-index: 1;
}
/* @end */

/* @group Main Menu */

#MainMenuTarget {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#MainMenu {
	width: 2000px;
}

.MainMenu{
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	text-transform: uppercase;
	font: bold 28px/22px DIN,"Trebuchet MS";
	margin: 0 0 0 7px;
}

.MainMenuBt {
	padding: 7px 5px 2px;
	display: block;
	float: left;
	margin: 5px 5px 0 0;
}

.MainMenuBt.opacity50 {
	opacity: 0.5;
}

/* @end */

/* @group Page Content */

div#Content a:hover{
	color: #999;
}

div#Illustration{
	width: 595px;
	height: 295px;
	border-bottom: 9px solid #282835;
	overflow:  hidden;
}
div#Article div#PageTitle{
	margin-bottom: 0;
	height: 42px;
}
div#Article div#ArticleHeader{
	color: #282835;
	font-weight: bold;
	line-height: 15px;
	padding-right: 15px;
	margin: 4px 0 14px 2px;
}
div#Article div#ArticleBody{
	margin: 14px 0;
	line-height: 15px;
	padding-right: 15px;
	margin-left: 2px;
}
div#WebpageLeftColumn {
	float: left;
	width: 590px;
}
div#WebpageRightColumn {
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
}
div#SelectionLeftColumn {
	float: left;
	width: 590px;
}
div#SelectionRightColumn {
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
}

div#DvdLeftColumn {
	float: left;
	width: 110px;
}
div#DvdRightColumn {
	float: left;
	width: 830px;
	margin: 0 0 0 10px;
}
.DvdInfo {
	overflow: hidden;
}
.DvdInfoLeft {
	float: left;
	width: 470px;
}
.DvdInfoRight {
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
}
.Article {
	margin: 0 0 20px 0;
}
.Article p {
	font-size: 12px;
	line-height: 18px;
}
.Tiny p {
	margin: 0 0 16px 0;
	padding-right: 15px;
	line-height: 16px;
}
div#SlideImage {
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	margin: 0 0 20px 0;
}
div#SlideImage.SlideWebpage, div#SlideImage.SlideSelection {
	width: 590px;
	height: 293px;
}
div#SlideImage.SlideSelection {
	margin: 0 0 10px 0;
}
div#SlideImage.SlideWebpage img, div#SlideImage.SlideSelection img {
	position: absolute;
	top: 0;
	left: 0;
}


#Lngs a.select {
	color: #000;
}


/* @end */

/* @group Column */

.colframe {
	overflow: hidden;
}
.float {
	float: left;
}
.col0_5 {
	float: left;
	width: 50px;
}
.col1 {
	float: left;
	width: 110px;
}
.col1_5 {
	float: left;
	width: 170px;
}
.col2 {
	float: left;
	width: 230px;
}
.col2_5 {
	float: left;
	width: 290px;
}
.col3 {
	float: left;
	width: 350px;
}
.col3_5 {
	float: left;
	width: 410px;
}
.col4 {
	float: left;
	width: 470px;
}
.col4_5 {
	float: left;
	width: 530px;
}
.col5 {
	width: 590px;
}
.col5_5 {
	float: left;
	width: 650px;
}

.marginleft {
	margin-left: 10px;
}

/* @end */

/* @group Right Column */
div#LanguagesMenu{
	height: 110px;
	width: 192px;
}
div#LanguagesMenu ul li{
	list-style-type: none;
	font-size: 10px;
	line-height: 14px;
}
div#LanguagesMenu ul li a{
	text-decoration: none;
	color: #000000;
}
div#LanguagesMenu ul li a:hover, div#LanguagesMenu ul li.Current a{
	color: #999999;
	font-weight: bold;
}
div#HomePatch{
	margin-top: 120px;
}
div#SubscribeForm{
	font-size: 10px;
	height: 135px;
	width: 232px;
}
div#SubscribeForm div#Message{
	margin: 5px 0;
	width: 205px;
}
div#SubscribeForm div#Message div#Good{
	background-color: #5fb89f;
	padding: 3px 1px 3px 1px;
}
div#SubscribeForm div#Message div#Bad{
	background-color: #e85643;
	color: #fff;
	padding: 3px 1px 3px 1px;
}
div#SubscribeForm div.HeighFix{
	height: 21px;
	overflow: hidden;
	margin-top: 8px;
}
div#SubscribeForm img{
	vertical-align: top;
}
div#SubscribeForm img#subscribeform_ok{
	cursor: pointer;
}
div#SubscribeForm  input.text, div#SubscribeForm  input[type='text']{
	width: 115px;
	height: 21px;
	background-color: #fff7b1;
	border: none;
	padding-top: 3px;
	margin-left: 4px ;
	padding-right: 4px;
	padding-left: 4px;
}

div#News{
	width: 192px;
}
div#News ul li{
	list-style-type: none;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}
div#News ul li strong{
	font-weight: bold;
	color: #282835;
}
div#News ul li a.Details{
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin-top: 3px;
}
div#News ul li a.Details:hover{
	color: inherit;
}
div#News ul li a.Details img{
	background-color: #282835;
	vertical-align: middle;
}
/* @group Links */

/* @end */
a.Plus{
	display: block;
	color: #000;
	text-decoration: none;
	margin: 6px 0;
}
a.Plus:hover{
	color: #282835;
}
a.Plus img{
	background-color: #282835;
	vertical-align: middle;
}

/* @end */

/* @group margin & padding */



.smb { margin-bottom: 5px; }
.smt { margin-top: 5px; }
.sml { margin-left: 5px; }
.smr { margin-right: 5px; }
.mmb { margin-bottom: 10px; }
.mmt { margin-top: 10px; }
.mml { margin-left: 10px; }
.mmr { margin-right: 10px; }
.lmb { margin-bottom: 20px; }
.lmt { margin-top: 20px; }
.lml { margin-left: 20px; }
.lmr { margin-right: 20px; }
.mb { margin-bottom: 15px; }
.mt { margin-top: 15px; }
.ml { margin-left: 15px; }
.mr { margin-right: 15px; }

.sp { padding: 10px; }
.mp { padding: 15px; }
.spb { padding-bottom: 5px; }
.spt { padding-top: 5px; }
.spl { padding-left: 5px; }
.spr { padding-right: 5px; }
.mpb { padding-bottom: 10px; }
.mpt { padding-top: 10px; }
.mpl { padding-left: 10px; }
.mpr { padding-right: 10px; }
.lpb { padding-bottom: 20px; }
.lpt { padding-top: 20px; }
.lpl { padding-left: 20px; }
.lpr { padding-right: 20px; }
.pb { padding-bottom: 15px; }
.pt { padding-top: 15px; }
.pl { padding-left: 15px; }
.pr { padding-right: 15px; }


/* @end */

/* @group Preview */

div#PreviewAlert{ background-color: #e85643; color: #fff; position: fixed; bottom: 0px; left: 0px; width: 100%; z-index: 4000; -webkit-box-shadow: 0px -1px 2px rgba(19,19,19,0.5); -moz-box-shadow: rgba(19,19,19,0.5) 0px -2px 2px;
 }

div#PreviewAlert a{ color: #fff; margin: 10px 20px; display: block;}



/* @end */

/* @group Download */



.downloadFile {
	margin-bottom: 10px;
	overflow: hidden;
}

.downloadFile .fileIco {
	width: 20px;
	font-family: Verdana, sans-serif;
	height: 17px;
	color: #fff;
	font-size: 9px;
	padding: 7px 0;
	text-align: center;
	float: left;
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	margin: 0 10px 0 0;
}

.downloadFile .fileIco a {
	color: #fff;
}

.downloadFile .fileInfo {
	float: left;
	width: 190px;
	padding: 0px 0 0 0;
}

/* @end */

/* @group BUY */

.buyBt {
	display: block;
	overflow: hidden;
	/*-moz-border-radius: 2px;
	-webkit-border-radius: 2px;*/
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}
.buyBt .edition {
	display: block;
	float: left;
	width: 50px;
	color: #fff;
	padding: 1px 2px 1px 4px;
	font-weight: bold;
}
.buyBt .price {
	display: block;
	float: left;
	padding: 1px 4px 1px 4px;
}

select {
	background: #fff;
	font: 12px/10px Georgia;
    border: none;
    height: 12px;
}


/* @end */

/* @group fadeopacity */

.fadeopacity {
	display: none;
}

/* @end */

/* @group Film Category */

.FilmMainCategory {
	display: block;
	float: left;
	clear: left;
	padding: 2px 4px;
	margin: 0 3px 3px 0;
	text-transform: uppercase;
	white-space: nowrap;
}

.FilmCategory {
	display: block;
	float: left;
	padding: 2px 4px;
	margin: 0 3px 3px 0;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
}

div#Content a.FilmCategory:hover {
	color: inherit;
}

/* @end */

/* @group DVD */

p.dvdTitle, p.dvdSubTitle {
	margin: 0;
}

.dvdTitle {
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 5px;
}

.dvdSubTitle {
	line-height: 12px;
}

.searchBt {
	display: block;
	float: left;
	height: 22px;
	width: 24px;
	background: url(../images/css/searchbgr.gif) no-repeat center center;
}

/* @end */

/* @group Form */

.button {
	border: 0;
	padding: 2px 5px;
}

label {
	display: block;
	margin: 0 0 3px 0;
}

input[type=text], input[type=password] {
	margin: 0 0 10px 0;
	display: block;
	width: 190px;
}

.inputInfo {
	display: block;
	margin: -8px 0 10px 0;
	font-style: italic;
}




