/**** tags ****/


/**** global ****/
/** structure**/
/** navigation **/
/** buttons **/


/**** content ****/
/** page 1 **/
/* list item */
/** etc. **/


/**** tags ****/
body {
  background-color: #fefefe;
  font-family: "Segoe UI", Arial;
  font-size: 12px;
  font-weight: normal;
  color: #4D4D4D;
}

img {
  border: none;
}

table {
  border-collapse: collapse;
  font-family: Arial;
  font-size: 1.0em;
  font-weight: normal;
  color: #4D4D4D;
}             

td {
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}

li {
	margin-top: 4px;
}

h1, h2, h2 a, h2 a:link,h2 a:visited, h3 a, h3 a:link, h3 a:visited {
	margin-top: 0px;
	margin-bottom: 10px;
	/*padding-top: 5px;*/
	color: #4D4D4D;
	text-decoration: none;
}

h3 a:link,h3 a:visited {
	font-weight: bold;	
}

h3 {
	padding-top: 5px;
	padding-bottom: 10px;
}

p {
	line-height: 1.6em;
}

a:link     	{text-decoration:underline;font-weight:normal;color:#457DDF;}
a:visited  	{text-decoration:underline;font-weight:normal;color:#457DDF;}
a:hover		{text-decoration:none;color:#b30000;}
a:active   	{text-decoration:none;}
a:focus    	{font-weight:normal; color:#457DDF; text-decoration:underline }

/**** global ****/
/** structure **/
#mainBody {
	background-image: url('../images/design/fabric.png');
	/*background-color: #ddd;*/
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #4D4D4D;
}

#pageWrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	width: 1014px;
	min-height: 600px;
	position: relative;
}

#titleBarLink:active {
	outline: none;
}

#titleBarLink:focus {
	-moz-outline-style: none;
}

/* tooltips */
.reviewTooltip {
	position: absolute;
	padding: 5px 5px 5px 5px;
	background-color: white;
	border: 1px solid #4D4D4D;
	min-width: 400px;
	max-width: 480px;
	min-height: 70px;
	text-align: left;
	z-index: 20;	
}
.reviewTooltip .leftSide{
	padding-left: 5px;
	width: 80px;
	clear: both;
}

.helpTooltip {
	position: absolute;
	padding: 10px;
	background-color: white;
	border: 1px solid #4D4D4D;
	text-align: left;
	width: 200px;
	z-index: 1001;
}

.embedded_img_clean {
  	margin: 5px 8px 0px 5px;
  	border: 0px;
 	padding: 5px;
}

/**** search suggest ****/

#suggestBox div.selected a:hover {
	color: #fff;
}
#suggestBox div.deselected a:hover {
	color: #4D4D4D;
}
#suggestBox a {
	text-decoration: none;
}

#suggestBox > div {
	padding: 10px;	
}

/* suggest box */
#suggestBox {
  position: absolute;
  display: none;
  border: 1px solid #4D4D4D;
  background-color: #fff;
  overflow: hidden;
  z-index: 1500;	
}

/* suggest entry */ 
#suggestBox div.selected, #suggestBox div.deselected {
	width: 100%;
	text-align: left;
}
#suggestBox div.selected img, #suggestBox div.deselected img {
	width: 42px;
	height: 60px;
	float: left;
}

.qqSearchSuggestName {
	font-weight: bold;
}

#suggestBox div.deselected {
  color: #4D4D4D;
  background-color: #ffffff;
  /*line-height: 50px;*/
}

/* selected suggest entry*/
#suggestBox div.selected, #suggestBox div.selected a {
  cursor: pointer;
  color: #fff;
  background-color: #457DDF;
}

/* sprites */
.s, #navigation ul li a.s:hover {
	 background: url('../images/design/cssSprite.png') no-repeat top left;
}

a.s, span.s {
	display: inline-block;
}

/* captions */
.bigCaption,div.caption,.subCaption,.subSubCaption {
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 3px;
}

.bigCaption a,.caption a,.subCaption a,.subSubCaption a {
	text-decoration: none;
	font-weight: bold;
}

.bigCaption {
	font-size: 1.2em;
}

div.caption {
  font-size: 1.1em;
  /*font-style: italic;*/
}

.subCaption {
  font-size: 1.0em;
}

.sideCaption {
	font-weight: bold;
	letter-spacing: .2px;
	margin-right: 3px;
}

/* small notes*/
.note {
  font-size: 0.9em;
}

/* highlights */
.highlighted {
  color: #ff6633;
}

.lineHighlighted {
	background-color: #e8edf4; /*#e9eef3;*/
}

.newsEntry .embedded_img {
	margin-left: 0px;
}

.newsEntry img {
	float: left;
	margin-right: 15px;
	width: 220px;	
}

/* review images */
.embedded_img, .embedded_video{
  	margin: 5px 8px 0px 5px;
	background-color: #fff;
  	border: 1px solid #cdcdcd;
 	padding: 5px;
}

/* invisible */
.invisible {
	display: none;
}

/* clear floats */
.clearer {
	clear: both;
}

.divClearer {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.spaceTop {
  margin-top: 5px;	
}

.spaceLeft {
	margin-left: 3px;
}

.spaceRight {
	margin-right: 3px;
}

/* icons tend to be to high in line so put them down */
.icon {
	position: relative;
	top: 2px;
}

.okButton {
  width: 20px;
  height: 20px;
}   

.backArrow {
	position: relative;
	top: 3px;
	margin-right: 8px;
}

.orangeGradient {
	background: url('../images/design/cssSprite.png') repeat-x top left;
	background-position: 0 -318px;
}

.blueGradient {
	background: url('../images/design/cssSprite.png') repeat-x top left;
	background-position: 0 -1716px;
}

.colorButton {
	line-height: 36px;
	color: #fff;
	cursor: pointer;
}

.colorButton div.blueGradient {
	width: 5px;
	float: left;
}
.colorButton div.orangeGradient {
	padding-left: 15px;
	padding-right: 10px;
}

/* text after icons should have some margin to them*/
.afterIcon {
	padding-left: 5px;
}

.error,.success,.message {
	background: url('../images/design/cssSprite.png') no-repeat top left;
	padding-left: 20px;
}

.error {
	background-position: 0 -1030px;
}

.success {
	background-position: 0 -1841px;
	padding-left: 0px;
}

.message {
	background-position: 0 -1597px;
	width: 13px;
	height: 13px;
}

/* head */
#head {
	font-size: 2.0em;
	width: 1000px;
	height: 40px;
}

#loginBar {
	background-image: url('../images/design/login.png');
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 1px 0px 0px 18px;
	width: 275px;
	font-size: 0.9em;
	position: absolute;
	right: 0px;
	color: #fff;
	overflow: hidden;
}

#loginBar input.inputField {
	position: relative;
	bottom: 1px;
	width: 65px;
	height: 10px;
	font-size: 9px;
	margin-left: 1px;
}

#loginBar span {
	position: relative;
	bottom: 3px;
}

.email {
	unicode-bidi: bidi-override;
	direction: rtl;	
}

/* foot */
#foot {
	margin-left: auto;
	margin-right: auto;
	width: 1014px;
	height: 20px;
	line-height: 20px;	
	text-align: right
}

#foot div {
	padding-left: 20px;
}

.footNote, .footNote a {
	font-size: 0.9em;
}

#verticalFlick {
	margin-left: auto;
	margin-right: auto;	
	width: 1014px;
	/*background-image: url('../images/design/flick.gif');
	background-repeat: repeat-y;
	background-position: right;*/	
}

.lineElement {
	float: left;	
}

.lineEndElement {
	float: right;	
}

.left {
	text-align: left;
}

.paddingLeft {
	margin-left: 5px;
}

.vtop {
	vertical-align: top;
}

.right {
	text-align: right;
}

.smallText {
	font-size: 0.8em;
}

/* simulate a link */
.simLink {
	cursor: pointer;
}
.simLink:hover {
	color: #b30000;
}

.simLink .afterIcon {
	text-decoration: underline;
}

/** etc. **/
#qqTooltip {
	background-color: #efefef;
	color: #3981C6;
	border: 1px solid #3981C6;
}

.stickRight {
	padding-right: 0px;
}

.stickLeftRight {
	padding-left: 0px;
	padding-right: 0px;
}

.stickLeftRight div.subCaption,.stickLeftRight div.caption {
	padding-left: 12px;
}

.shadowBox {
	/*background-repeat: repeat-y;
	background-position: right center;
	-moz-box-shadow: 1px 1px 5px 0px #666;
	-webkit-box-shadow: 1px 1px 5px #666;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Glow(color=#666666,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=6)'; filter: progid:DXImageTransform.Microsoft.Glow(color=#666666,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=6);
	margin-bottom: 10px;*/
	
	border: 1px #ccc solid;
	/*border-top: 1px #4D4D4D solid;*/
	text-align: left;
	background-color: #fff;
	/*padding: 0px 8px 8px 8px;*/
	padding: 15px;
	
	margin-bottom: 10px;
}

.fullFrame {
	border-left: 1px dotted #457DDF;
}

.horizontalFrame {
	border-bottom: 1px solid #4D4D4D;
}

.dottedBox,.dottedBoxLeft,.dottedBoxRight,.dottedBoxLeftRight {
	border: 1px dotted #4D4D4D;
	padding: 12px;
}

.dottedBoxLeftRight {
	border-left: none;
	border-right: none;
}

.dottedBoxLeft {
	border-left: none;
}

.dottedBoxRight {
	border-right: none;
}


/* box for filters etc. */
.leftOptionBox {
	width: 166px;
	left: auto;
}

.leftOptionBoxWide {
	width: 190px;	
	margin-right: 10px;
}

.subNav {
	width: 150px;
}

.leftOptionBox  .quicklinks {
	padding-top: 5px;
	line-height: 20px;
}

.quicklinks .quicklink {
	padding-left: 20px;
	display: block;
	width: 85%;
}

.quicklinks .quicklink:hover {
	background: url('../images/design/cssSprite.png') no-repeat top left;
	background-position: 0 -913px;
}

.quicklinks .backButton,.quicklinks .backButton:hover  {
	background: url('../images/design/cssSprite.png') no-repeat top left;
	background-position: 0 -692px;
}


.leftOptionBox select {
	width: 75px;
}

.sectionBox .caption {
	font-weight: bold;
}


/** navigation tabs **/

#navigation {
	padding: 0px;
	position: relative;
  	margin-left: auto;
  	margin-right: auto;
  	-moz-box-shadow:0px 0px 4px #000000;
	-webkit-box-shadow:0px 0px 4px #000000;
	box-shadow:0px 0px 4px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	background-image: -moz-linear-gradient(top, #ffffff, #c5c8d4);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#c5c8d4));
	background-image: -o-linear-gradient(top, #ffffff, #c5c8d4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c5c8d4');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c5c8d4')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: linear-gradient(top, #ffffff, #c5c8d4);

	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color: #4D4D4D;
	/*position: relative;*/
	width: 1014px;
}
#navigation ul {
	padding: 0px;
}
#navigation li {
	display: table-cell;
	width: 200px;
	overflow: hidden;	
	border-right: 1px #ccc solid;
}

#navigation ul li a:link, #navigation ul li a:visited,#navigation ul li a:hover { 
	text-decoration: none;
	font-weight: bold;
	color: #4D4D4D;
	text-shadow: white 0 1px 0;
}

#navigation li a {
	cursor: pointer;
	width: 100%;
	display: inline-block;
}

#navigation li a:hover {
	color: #4D4D4D;
	background-image: linear-gradient(top, #ffffff, #C9D6FF);
	background-image: -moz-linear-gradient(top, #ffffff, #C9D6FF);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#C9D6FF));
	background-image: -o-linear-gradient(top, #ffffff, #C9D6FF);
	
}

#navigation input {
	border: 1px solid #BFBFBF;
	background: url('../images/design/searchIcon.gif') no-repeat 5px 2px;
	background-color: #fff;
	padding-left: 20px;
	width: 130px;
	/*height: 28px;
	width: 150px;*/
}

#navigation li a#navRSS, #navigation li a#navYT, #navigation li a#navFB, #navigation li a#navTw {
	padding: 0px;
	/*display: inline-block;*/
	position: absolute;
	top: 8px;
	width: 16px;
	height: 16px;
}

#navRSS, #navigation ul li a#navRSS:hover {
	right: 5px;
	background-position: 0 -453px;
}

#navYT, #navigation ul li a#navYT:hover {
	right: 28px;
	background-position: -40px -594px;
}

#navFB, #navigation ul li a#navFB:hover {
	right: 51px;
	background-position: -41px -731px;
}

#navTw {
	right: 89px;
	background-position: -41px -638px;
}


/************************** TODO ********************************/
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}

ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}

ul.dropdown ul li {
	float: none;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

ul.dropdown {
	font-weight: bold;
}

ul.dropdown > li > a {
	padding: 7px 10px;
	display: block;
}

#navigation ul.dropdown > li > a.active {
  	color: #000;
	background: url('../images/design/cssSprite.png') repeat-x top left;
	background-position: 0 -1640px;
}

ul.dropdown > li > a.inactive:hover {	
	background: url('../images/design/cssSprite.png') repeat-x top left;
	background-position: 0 -1537px;
}
	
ul.dropdown li ul li a {
 	padding: 7px 10px;
	border-bottom: 1px solid #fff;
	background-color: #000;
	color: #fff;
	display: block;
}

ul.dropdown li ul li.hover,
ul.dropdown li ul li:hover {
	background-color: #ffffff;
	color: #000;
}

#navigation ul.dropdown li ul li:hover a {
	background-color: #fff;
	color: #000;
}

#navigation ul.dropdown > li.dir a span {
	display: inline-block;
	background: url('../images/design/cssSprite.png') repeat-x top left;
	background-position: 0 -1347px;
	width: 10px;
	height: 5px;
	position: relative;
	top: 5px;
	left: 5px;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ color: #000; text-decoration: none; }
ul.dropdown a:hover		{ color: #000; }
ul.dropdown a:active	{ color: #ffa500; }


/* -- level mark -- */

ul.dropdown ul {
	width: 150px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000;
}

ul.dropdown ul li {
	font-weight: normal;
}


ul.dropdown *.dir {
 padding-right: 20px;
}

/*********************************** content ***********************************/
#content {
	/*padding: 8px;*/
	/*padding-top: 20px;
	padding-left: 20px;*/
	/*position: relative;*/
	margin-top: 20px;
	color: #4D4D4D;
	z-index: 11;
}

.flagIcon {
	width: 20px;
	height: 15px;
}

.cfIcon {
	background: url('../images/design/cssSprite.png') no-repeat top left;
	background-position: -21px -114px;
	width: 37px;
	height: 27px;
}

a.germanFlag {
	background-position: 0 -1985px;
	width: 24px;
	height: 15px;
}

a.usFlag {
	background-position: -25px -1985px;
	width: 28px;
	height: 15px;
}

.posterMiddle {
	width: 80px;
	height: 120px;
}

.posterAmazon {
	width: 120px;
	height: auto;
}

.posterReview {
	width: 140px;
	height: 200px;
}

.moviePictureMiddle{
	width: 150px;
	height: 100px;	
}

.contentRight {
	width: 814px;
	float: right;
}

div#movie.contentRight {
	width: 814px;
}

/********** news **********/
.third, .twoThirds {
	float: left;
}

.third img, .twoThirds img {
	margin-bottom: 5px;
}

.third {
	width: 320px;	
}
.twoThirds {
	width: 620px;	
}

#newsMainFrame h2 {
	color: #4D4D4D;
	font-size: 1.4em;
	margin-bottom: 5px;
}

#newsLeftSide {
	width: 98px;
}

#newsMiddle {
	padding-left: 8px;
	width: 786px;
}

#dailyQuizQuestion {
	font-size: 1.06em;
	line-height: 1.4em;
}

#currentBestMovieDescription {
	width: 238px;
	font-size: 1em;
	line-height: 1.2em;
}

#cf_player_embedded_swf {
	background-color: #000;
}

#newsMainBox {
	padding-top: 5px;
}

#newsMainBox h2 {
	color: #4D4D4D;
	font-size: 1.1em;
	margin: 5px 0px 2px 0px;
	padding-left: 12px;
}

#newsList h2 {
	font-size: 1.3em;
	margin-bottom: 5px;
	padding-left: 0px;
}

/*#newsList {
	padding-left: 20px;
	padding-right: 20px;	
}*/

#newsMainBox .subCaption {
	margin-top: 8px;
}

#newsRightSide {
	width: 98px;
}

#newsPartLeft {
	float: left;
	width: 490px;
}

#newsPartRight {
	float: right;
	width: 284px;
}

div.smallText {
	padding-left: 10px;
	padding-right: 10px;
}

div.newsEntry {
/*	font-size: 1.06em;
	line-height: 1.6em;	
	text-align: justify;*/
	margin-bottom: 10px;
}

#filmFinder select {
	width: 76px;	
}

#RSS2 {
	position: relative;
	bottom: 3px;
	height: 15px;
	background: url('../images/design/cssSprite.png') no-repeat top left;
	background-position: 0 -374px;
	padding-left: 5px;
	padding-right: 3px;
	text-decoration: none;
	color: #fff
}

#Klipfolio {
  	background: url('../images/design/cssSprite.png') no-repeat top left;
  	background-position: 0 -1700px;
  	position: relative;
	padding-right: 12px;
	width: 36px;
	height: 14px;
}

#Twitter {
	background: url('../images/design/cssSprite.png') no-repeat top left;
  	background-position: 0 -1921px;
  	width: 70px;
  	height: 17px;
  	display: inline-table;	
  	position: relative;
}

#feeds {
	position: absolute;
	right: 2px;
	bottom:2px;
}

#newsArchiv {
	position: absolute;
	left: 2px;
	bottom:2px;
}

#lottery .leftSide {
	border-right:  1px dotted #4D4D4D;
	padding-right: 5px;
	width: 50%;
}

#lottery .rightSide {
	padding-left: 5px;
	width: 48%;
}

#lotteryForm div {
	margin-top: 3px;
}

a.buyDVD {
	background-position: 0 -247px;
	width: 37px;
	height: 12px;
}

a.rentDVD {
	background-position: 0 -1946px;
	width: 37px;
	height: 12px;
}

a.addThisFeed {
	background-position: 0 -1818px;
	width: 83px;
	height: 16px;
}

.videoThumbnail {
	float: left;
	margin-right: 10px;
	width: 80px;
}

/* pop out for posters */
span.poster{
  	position: relative;
  	background-color: #FFFFFF;
  	cursor: pointer;
  	text-decoration: none;
	z-index: 12;
}

span.poster span.tooltip_left,span.poster span.tooltip_right {
	display:none;
}

span.poster:hover span.tooltip_left,span.poster:hover span.tooltip_right {
  	display:block;
  	position:absolute;
  	top: -110px; 
	width: 140px;
	padding: 2px 2px 2px 2px;
  	border: 1px solid #4D4D4D;
  	background-color: #fff;
  	color: #4D4D4D;
  	font-size: 8pt;
  	text-align:center;
  	z-index: 12;
}

span.poster:hover span.tooltip_left {
		left: 80px;
}


span.poster:hover span.tooltip_right {
	left: -144px;
}

#previewPictureShow_swf {
	z-index: 1;
}

/********** news detail **********/

#newsDetailContent {
	float: left;
	width: 754px;
}

#newsDetailRight {
	float: right;
	width: 210px;
	background-color: #f8f8f8;
	padding: 5px;
	font-size: 1.05em;
	line-height: 1.6em;
}

.newsPost {
	font-size: 1.05em;
	line-height: 1.6em;
	float: left;
	width: 490px;
}

.newsDetailImage {
	margin-right: 15px;	
}

.newsPostComment {
	background-color: #f8f8f8;
	padding: 10px;
}

/********** previews **********/
.preview {
	padding-bottom: 10px;
}

.preview table {
	/*width: 720px;*/	
}

.preview table tr td {
	padding: 5px;	
}

.preview a {
	font-weight: normal;
}

#previews, #movies, #imprint {
	width: 838px;	
}

#previews .odd {
	background-color: #f8f8f8;
}

.trailerIcon {
	width: 15px;
	height: 15px;
	border: 1px solid black; 
}

a.quicktime {
	background-position: 0 -738px;
}
a.wmp {
	background-position: 0 -1366px;
}
a.realPlayer {
	background-position: 0 -823px;
}

div.movieTitle {
	width: 195px;
}

/********** downloads **********/
#downloads .download {
	/*margin-bottom: 8px; IE bug*/
}

.download {
	line-height: 1.6em;	
}

/********** posters **********/
#posterBoxes .posterBox {
	text-align: center;
	margin-bottom: 20px;
}

#posterfield_swf,#allposterframe {
	text-align: center;
}

/********** charts **********/
#charts div.chart {
	/*margin-bottom: 8px; IE bug*/
}

/********** program **********/
#cityInput {
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
}

#cityInput input.ok {
	margin-right: 20px;
	position: relative; 
	top: 4px;
}

.pME {
	width: 390px;
	margin-bottom: 10px;
}

.pME div.m {
	font-weight: bold;
	color: #4D4D4D;
	margin-bottom: 2px;
}

a.dl {
	font-weight: bold;
	color: #4D4D4D;
}
a.dl:hover {
	font-weight: bold;
	color: #b30000;
}

.cityMovies {
	float: left;
	width: 160px;
	padding-right: 5px;
}

.cityMovies div {
	margin-top: 5px;
}

.cityMovies a.anchorLink {
	text-decoration: none;
	border-bottom: 1px dotted #4D4D4D;
}

#cityMap {
	width: 620px;
	height: 480px;
	/*float: right;*/
	position: fixed;
	/*top: 0px;
	right: 0px;*/
}

#mapShadow {
	position: fixed;
	background-color: #ccc;
	top: 641px;
	height: 4px;
	width: 606px;
	margin-left: 7px;
}


/********** awards **********/
#awards .award {
	margin-bottom: 20px;
}

/********** cast n crew **********/
#castnCrew td {
	width: 180px;	
}

/********** character **********/
#characterContent{
	float: right;
	width: 642px;
}

.characterPicture {
	width: 140px;
	height: 180px; 
}

#characterDetails {
	height: 155px;
	border-left: none;
}

table.movieInformationTable {
	float: left;
	width: 452px;
	margin-left: 10px;
}

div.news div.simLink {
	line-height: 30px;
}

#connectionResults {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#connectionResults div{
	line-height: 30px;
}

span.page {
	background-position: 0 -1597px;
	background-position: 0 -1597px;
	width: 13px;
	height: 13px;
}

.news div.newsEntry {
	margin-left: 20px;
	margin-right: 20px
}

span.job_Drehbuch {
	background-position: 0 -1455px;
	width: 17px;
	height: 14px;
}
span.job_Schauspieler {
	background-position: 0 -165px;
	width: 10px;
	height: 10px;
}
span.job_Regisseur {
	background-position: 0 -990px;
	width: 15px;
	height: 10px;
}
span.job_Musik {
	background-position: 0 -289px;
	width: 7px;
	height: 10px;
}

.characterProduct {
	width: 134px;
	float: left;
	padding: 15px;
}
.characterProduct div {
	padding-bottom: 5px;
	text-align: center;
}

.news {
	line-height: 2em;	
}

/********** articles **********/
#articles img {
	border: 1px solid #4D4D4D;
	width: 180px;
	height: 100px;
}

#articles, #article {
	width: 814px;	
}

#articles #babylonIcon {
	width: 16px;
	height: 16px;
	border: none;
}

#article {
	font-size: 1.05em;
	line-height: 1.6em;
}

#c4d_history .leftSide {
  float: left;	
	width: 70px;
	clear: both;
	font-weight: bold;
}

#c4d_history .rightSide {
  float: left;
	width: 720px;
}

/********** movie **********/

#starRatingBlack {
	background-image:url('../images/design/starsBlack.png');
	width: 235px;
	height: 27px;
}
#starRatingBlue {
	background-image:url('../images/design/starsBlue.png');
	height: 27px;
}

#reviewText {
	font-size: 1.05em;
	line-height: 1.6em;
	float: left;
	width: 400px;
}

#movie .sectionBoxBottom {
	margin-bottom: 5px;
}

.reviewImageBox {
	width: 320px;
	margin-right: 15px;
	float: left;	
}

.reviewNewsImageBox {
	width: 195px;	
}

.reviewNewsImageBox img {
	width: 180px;
}

.reviewCastImageBox {
	width: 111px;	
}

.reviewCastImageBox img {
	width: 100px;
	height: 129px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#movie h1 {
	/*font-size: 1.2em;*/
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}


#movieFacts{
	float: right;
	width: 650px;
	height: 178px;
	border-left: none;
}

a.posterBuyButton {
	background-position: 0 -205px;
	width: 37px;
	height: 12px;
	position: absolute;
}

a.dvdRentButton {
	background-position: 0 -1243px;
	width: 37px;
	height: 12px;
}

a.enlargeButton {
	background-position: 0 -783px;
	width: 12px;
	height: 10px;
}

a.job_Drehbuch {
	background-position: 0 -1455px;
	width: 17px;
	height: 14px;
}

div.simLink {
	padding-top: 10px;
	padding-bottom: 5px;
}

a.okButton {
	background-position: 0 -1120px;
	width: 20px;
	height: 20px;
}

div.arrowDown, div.arrowUp {
	position: relative;
	float: left;
	left: 362px;
	width: 16px;
	height: 16px;
}

div.arrowDown {
	background-position: 0 -554px;
}
div.arrowUp {
	background-position: -34px -1122px;
}

div div.speechBubble {
	background-position: 0 -868px;
	width: 26px;
	height: 15px;
	float: left;
	margin-top: 4px;
	margin-right: 5px;	
}

.amazonShopImage {
	width: 125px;
	height: auto;
}

img.jambaShop{
	padding:10px 20px 10px 20px;
}

#additionalInformation .dottedBoxLeftRight {
	margin-bottom: 10px;
}

#additionalInformation .sectionBox {
	padding-bottom: 0px;
}


.endArticle {
  width: 10px;
  height: 10px;
  border: none;
}

#quoteBox div {
	line-height: 25px;
}
#quoteBox img {
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.fsk0,.fsk6,.fsk12,.fsk16,.fsk18 {
	width: 32px;
	padding-left: 2px;
	padding-right: 2px;
}
.fsk0 {
	background-color: #dfffe2;
	width: 80px;
}
.fsk6 {
	background-color: #ffff00;
}
.fsk12 {
	background-color: #43cd80;
}
.fsk16 {
	color: white;
	background-color: #3355ff;
}
.fsk18 {
	color: white;
	background-color: #ff0000;
}
.spoilerNote{
	font-weight: bold;
	color: red;
	cursor: pointer;
}
.spoilerText {
	color: red;
}

.bc {
	background-position: 0px -182px;
	width: 10px;
	height: 13px;
}

.pagination a {
	background-color: #fff;
	border: 1px solid #457DDF;
	padding: 4px;
	text-decoration: none;
}
.pagination a:hover, .pagination a.active {
	background-color: #457DDF;
	color: #fff;
}

.skyscraperAd {
	text-align: center;
}

/********** user **********/
.userPicture {
	width: 140px;
	height: 180px; 
}

#userDetails {
	height: 169px;
	border-left: none;
}

/********** registration **********/
#registerForm td {
	font-size: 1.4em;
	padding: 12px;	
}
#registerForm input {
	height: 18px;
	width: 210px;
}

#registrationGirl {
	position: absolute;
	bottom: 0px;
	left: 40px;	
}

/********** web tv **********/
#webTV {
	color: #fff;
	padding-top: 90px;
}

#webTVPlayer_swf {
	width: 660px;
	height: 404px;
	float: left;
	text-align: center;
	padding-left: 60px;	
	z-index: 20;
	position: absolute;
}

#webTVLights {
	position: absolute;
	left: 720px;
	top: 30px;
	line-height:40px;
	width: 160px;
	/*
	padding-left:720px;
	padding-bottom:5px;
	*/
	cursor:pointer;
	z-index: 20;	
}

#webTVPlayerNavigation_swf {
	z-index: 20;
	position: absolute;
	left: 720px;

}

#shadow {
	background-color: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.bulbOn, .bulbOff {
	width: 40px;
	height: 40px;
	float:left;
}

.bulbOn {
	background-position: -30px -537px;	
}

.bulbOff {
	background-position: -33px -491px;
}

/********** search **********/
#searchResults {
	width: 750px;
	float: left;
}

#searchResults .sectionBoxTop {
	width:780px;
}

#searchResults div.dottedBoxLeftRight {
	line-height: 20px;
	padding-left: 12px;
}

#searchCloud a {
	text-decoration: none;
	line-height: 20px;	
} 

.ffSearch {
  padding-left: 4px;
  position: relative;
  bottom: 2px;
}

#adTable {
	margin-left: 10px;
}
#adTable .head {
	font-weight: bold;
}
#adTable td {
	padding: 6px;
}

#editBar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	line-height: 25px;
	color: #fff;
	background-color: #000;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #b30000;
	z-index: 999999;
}
#editBar a {
	margin-left: 20px;
	color: #fff;
}
