/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Stream Page */
.streamShortInfo { margin-top: 30px; margin-left: 10px;}
.picture { margin-right: 10px; }

/* End Stream Page */

/* green */
* html .REboxContent { height:1% }
.REboxContent { overflow:hidden }
.REbox { display:block; background:transparent; font-weight:normal;}
.REbox p { /*margin:0 2px; padding:2px 0; rausgenommen wegen *required fields bei account create*/ }
.REboxContent { display:block; background:#ffffff; border-left:1px solid #c0e702; border-right:1px solid #c0e702; padding: 0px 0px 0px 0px; }
.REboxContent h1, .REboxContent h2, .REboxContent h3, .REboxContent h4, .REboxContent h5 { margin-top:0; }
.REboxContent h1 {margin-top:0; color: #bce700; font-weight:normal;}
.REboxContent h5 {/*font-family: "Arial Narrow", "Arial Condensed", Arial;*/ margin-top:0px; margin-left:6; color:#91B200;line-height:1em;  }

.rLine1, .rLine2, .rLine3, .rLine4 { display:block; overflow:hidden; font-size:1px; }
.rLine1, .rLine2, .rLine3 { height:1px; }
.rLine2, .rLine3, .rLine4 { background:#ffffff; border-left:1px solid #c0e702; border-right:1px solid #c0e702; }

.rLine1 { margin:0 5px; background:#c0e702; }
.rLine2 { margin:0 3px; border-width:0 2px 0 2px; }
.rLine3 { margin:0 2px;}
.rLine4 { height:2px; margin:0 1px 0 1px; }

/* #header-logo defs moved to header-top-container.css */

.subheader {font-family: Georgia, "Times New Roman", Times, serif;font-size: 15px;	color: #666666;	font-style:italic;	padding: 0;margin: 0;line-height: 20px;}
#nav_main {	/* (de) Einfassen der Floats im IE */ width: 100%;	overflow: hidden;/* (de) Einfassen der Floats in allen anderen Browsern */ float: left; display: inline; /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */	line-height: 0;}
#nav_main ul {	/* (en|de) Bugfix: IE - Doubled Float Margin Bug */ display: inline;float: left;margin: 0;/* (de) Abstand des ersten Buttons vom linken Rand  */ padding: 0;}
#nav_main ul li {border-right: 1px #aaa solid; /* (en|de) Bugfix: IE - Doubled Float Margin Bug */ 	display: inline; float: left; font-size: 11px; line-height: 11px; list-style-type: none; margin: 0; padding: 0; background-image:url(../images/button_n.gif); }
#nav_main ul li a, #nav_main ul li strong {	background: transparent; color: #000; display: block; font-size: 1em; font-weight: bold; margin: 0; padding: 5px 25px 5px 25px; text-decoration: none; width: auto; }
#nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a:active  {background: #eee;	color: #bee800; text-decoration: none;
background-image:url(../images/button_a.gif);}
#nav_main ul li#current {/* (de) Wiederholung der Hauptfarbe aus der Bilddatei */ background-image: url(../images/button_a.gif); 	border-left: 1px #444 solid; color: #bee800;}
#nav_main ul li#current strong, #nav_main ul li#current a, #nav_main ul li#current a:focus, #nav_main ul li#current a:hover, #nav_main ul li#current a:active {background: transparent; color: #bee800; text-decoration: none; }

/* Left Menu */
#submenu {width: 100%; overflow: hidden; margin: 0px 0px 0px 0px; list-style-type: none; }
#submenu ul { list-style-type: none; margin:0px; padding: 0px; }
#submenu li { float:left; width: 100%; margin:0px; padding: 0px; }
#submenu a { display:block; width: 90%; padding: 1px 0px 1px 10%; text-decoration: none; background-color:#fff; color: #666666; border-bottom: 1px #eee solid; background-image: url(../images/point_c.gif); background-repeat:no-repeat; }

/* Just in case the skiplink anchor gets into THIS menu, because the tab-navigation was turned off */
/* PLEASE LEAVE THE FOLLING SETTING IN PLACE */  
#submenu a#navigation {border-bottom:0; padding:0;}

/* Menu Title */
#submenu li#title { width: 90%; padding: 1px 0px 1px 10%; font-weight: bold; color: #666666; background-color: #fff; border-bottom: 4px #888 solid; }
#submenu li span { display:block; width: 90%; padding: 1px 0px 1px 10%; font-weight: bold; border-bottom: 1px #ddd solid; }

/* Level 1 */
#submenu li#active {width: 90%; padding: 1px 0px 1px 0%; font-weight: bold; border-bottom: 1px #eee solid;}
#submenu li.active a {background-image: url(../images/point_c_a.gif); background-repeat:no-repeat;}
#submenu li a { width: 90%; padding-left: 10%; background-color:#fff; color: #666666; }
#submenu li a:focus, #submenu li a:hover, #submenu li a:active { background-image: url(../images/point_c_a.gif); background-repeat:no-repeat; }

/* Level 2 */
#submenu li ul li a, #submenu li.active ul li a, #submenu li ul li#active, #submenu li ul li span { width: 85%; padding-left: 15%; background-image: url(../images/point_c_2.gif); background-repeat:no-repeat; }
#submenu li ul li.active a { background-image: url(../images/point_c_a_2.gif); background-repeat:no-repeat;}
#submenu li ul li a { background-image: url(../images/point_c_2.gif); background-repeat:no-repeat;}
#submenu li ul li a:focus, #submenu li ul li a:hover, #submenu li ul li a:active { background-image: url(../images/point_c_a_2.gif); background-repeat:no-repeat; }

/* Level 3 */
#submenu li ul li ul li a, #submenu li ul li ul li#active, #submenu li ul li ul li span { width: 80%; padding-left: 20%; }
#submenu li ul li ul li a { background-color:#fcfcfc; color: #888; }
#submenu li ul li ul li a:focus, #submenu li ul li ul li a:hover, #submenu li ul li ul li a:active { background-color:#AA1124; color: #fff; }

/* Level 4 */
#submenu li ul li ul li ul li a, #submenu li ul li ul li ul li#active, #submenu li ul li ul li ul li span { width: 75%; padding-left: 25%; }
#submenu li ul li ul li ul li a { background-color:#ffffff; color: #aaa; }
#submenu li ul li ul li ul li a:focus, #submenu li ul li ul li ul li a:hover, #submenu li ul li ul li ul li a:active { background-color:#AA1124; color: #fff; }
.TabbedPanels {	float:left;}
.TabbedPanelsTabGroup {	margin: 0px;padding: 0px;float:left;width:24px;	cursor: pointer;}
.TabbedPanelsTab { position: relative; /*float: left;*/ background-color: #f5f5f5; list-style: none; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif; font-size: 11px; font-weight: bold; color: #333333; margin: 0 1px 0 0; padding: 4px 10px; border-color: #999 #999 #999 #ccc; border-style: solid; border-width: 1px; height:90px;}
.TabbedPanelsTab_FilmInfo {height:90px;margin-bottom:4px; }
.TabbedPanelsTab_Trailer {height:90px;margin-bottom:4px; }
.TabbedPanelsTabHover { color: #bce700; background-color: #4d4d4d; }
.TabbedPanelsTabSelected0 {	color: #4c4c4c;}
.TabbedPanelsTabSelected1 {	color: #4c4c4c;}
.TabbedPanelsTabSelected2 {	color: #4c4c4c;}
.TabbedPanelsTabSelected3 {	color: #4c4c4c;}
.TabbedPanelsTabSelected4 {	color: #4c4c4c;}
.TabbedPanelsTab_FilminfoSelected {background:transparent url(../images/tabs/tab_filminfo_trailer.gif) top left no-repeat;color: #4c4c4c;}
.TabbedPanelsTab a {color: black;text-decoration: none;}
.TabbedPanelsContentGroup {	border: 1px solid #CCCCCC; float:right; min-height:500px; width:668px; -moz-border-radius:0px 6px 6px 6px;border-radius:0px 6px 6px 6px;-khtml-border-radius:0px 6px 6px 6px;	-webkit-border-radius:0px 6px 6px 6px;}
.TabbedPanelsContent {font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif;font-size: 12px;font-style: normal;padding-top: 3px;padding-right: 0px;padding-bottom: 3px;padding-left: 0px;}
.TabbedPanelsContentVisible {}
.VTabbedPanels .TabbedPanelsTabGroup {float: left;width: 10em;height: 20em;background-color: #EEE;position: relative;border-top: solid 1px #999;border-right: solid 1px #999;border-left: solid 1px #CCC;border-bottom: solid 1px #CCC;}
.VTabbedPanels .TabbedPanelsTab {float: none;margin: 0px;border-top: none;border-left: none;border-right: none;}
.VTabbedPanels .TabbedPanelsTabSelected {background-color: #EEE;border-bottom: solid 1px #999;}
.VTabbedPanels .TabbedPanelsContentGroup {clear: none;float: left;padding: 0px;width: 30em;height: 20em;}
.small { font-size: 10px; line-height: normal; }

/* grid view toolbar sprites version Walter 20090122 */
.grid-list-view span {margin-right:5px;width: 14px; height: 14px;}
.grid_tool { background: transparent url(/skin/frontend/default/flimmit/images/icons/grid_list_view.gif) 0px 0px no-repeat;}
.grid_tool_active {background: transparent url(/skin/frontend/default/flimmit/images/icons/grid_list_view.gif) 0px -14px no-repeat;}
.list_tool {margin-left:5px; background: transparent url(/skin/frontend/default/flimmit/images/icons/grid_list_view.gif) -14px 0px no-repeat;}
.list_tool_active {margin-left:5px; background: transparent url(/skin/frontend/default/flimmit/images/icons/grid_list_view.gif) -14px -14px no-repeat;}

/* grid view sprites version Walter 20090106 */
.gridview_price {float:right; position:relative; text-align:center; color: #666666; font-size: 11px; width: 65px; height: 20px; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) 0px -20px no-repeat;}
.gridview_noprice {float:right; position:relative; width: 65px; height: 20px; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) 0px 0px no-repeat;}
.gridview_preview { display:inline-block; width: 20px; height: 20px; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) 0px -40px no-repeat;}
.gridview_preview:focus, .gridview_preview:hover, .gridview_preview:active { display:inline-block; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) -20px -40px no-repeat;}
.gridview_info { display:inline-block; width: 20px; height: 20px; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) 0px -60px no-repeat;}
.gridview_info:focus, .gridview_info:hover, .gridview_info:active { display:inline-block; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) -20px -60px no-repeat;}
.gridview_lupe { display:inline-block; width: 20px; height: 20px; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) 0px -140px no-repeat;}
.gridview_lupe:focus, .gridview_lupe:hover, .gridview_lupe:active { display:inline-block; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) -20px -140px no-repeat;}

/* grid view sprites add version Walter 20090105 */
a.gridview_MP415-DTO { display:inline-block; width: 20px; height: 20px; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) 0px -80px no-repeat;}
a.gridview_MP415-DTO:focus, a.gridview_MP415-DTO:hover, a.gridview_MP415-DTO:active { display:inline-block; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) -20px -80px no-repeat;}
a.gridview_MP415-DTR {display:inline-block; width: 20px; height: 20px; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) 0px -100px no-repeat;}
a.gridview_MP415-DTR:focus, a.gridview_MP415-DTR:hover, a.gridview_MP415-DTR:active { display:inline-block; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) -20px -100px no-repeat;}
a.gridview_ISO15-DTO { display:inline-block; width: 20px; height: 20px; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) 0px -120px no-repeat;}
a.gridview_ISO15-DTO:focus, a.gridview_ISO15-DTO:hover, a.gridview_ISO15-DTO:active {display:inline-block; background: transparent url(/skin/frontend/default/flimmit/images/icons/icon_sprite.gif) -20px -120px no-repeat;}

/* Produktdetailseite */
.short-description { font-size:18px; line-height:22px; color: #808080; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; ; margin-bottom:10px; }
.description { font-size:13px; }
.attribute-specs .head { font-size:15px; margin-top: 10px; }
.product-options { margin-top: 5px; }
.product-price { float:right;}
.trailer-container { clear:both; float:right; width: 480px; height:360px; margin-right:5px;border: 1px solid #CCC;}

a.tooltip span { display:none;}
a.tooltip:hover span { display:inline; position:absolute; padding:0px 5px 5px 5px; color:#666; background:#fff url(../images/tooltip_bg.gif) top left repeat-x; border:1px solid #999; text-decoration:none; width: 200px; height: auto; margin:-4px 5px; }
a.tooltip:hover span:first-line { font-weight:bold;line-height:20px;color:#fff;}

/* boxes rechts */
.right-box {
	margin-bottom: 10px;
}

/* roundbox boxes rechts*/
.roundbox {margin-bottom: 7px; width: 666px;}
.roundbox-corners { height:5px; line-height:5px; overflow: hidden; background: transparent url('../images/roundbox_box.png') no-repeat right -5px;}
.bottom-box-corners { margin-bottom: 10px; background-position: right -5px;}
.bottom-box-cornerspress { margin-bottom: 10px; margin-top: -5px; background-position: right -5px;}
/* linke abgerundete ecken */
.top-left-corner, .bottom-left-corner { height: 5px; width: 5px; background: transparent url('../images/roundbox_box.png') no-repeat left top; line-height:5px; overflow: hidden;}
.bottom-left-corner { background-position: left 0px;}
/* container inhalt*/
.box-main { margin:0; padding: 4px 10px; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; }
.box-bottom { background:transparent url(../images/boxes_abschluss.png) no-repeat scroll left top; margin-bottom:1.3em;}

/* roundbox genrebox */
.genrebox {width: 207px; height:70px; float:left; margin: 0 5px 10px 5px;}
#genrelist .roundbox {padding:6px;}
#genrelist .roundbox:hover {background:transparent url(../images/genre_bg.jpg) bottom right no-repeat; background-color:#e6e6e6;}
.genrebox img {border:1px solid #ccc; float: left; margin-right: 5px;height:70px;}
.genretitle {font-size:15px; text-decoration:none;display:block; /*margin-top:15px;*/}
.genredescription {font-family: Georgia, Times, "Times New Roman", serif; font-style: italic; color:#808080; text-decoration:none;}
.genremoreinfo {vertical-align: bottom;}

.base-mini h5 { padding:6px 4px 3px 5px;}
.help-icon { margin-top: 3px; height:11px; line-height:16px; width:11px; overflow: hidden; background: transparent url('../images/icons/help.gif') no-repeat left top;}
.help-icon:active, .help-icon:hover, .help-icon:focus { margin-top: 3px; height:11px; line-height:16px; width:11px; overflow: hidden; background: transparent url('../images/icons/help.gif') no-repeat left -11px;}
a.tooltip span {display:none;}
a.tooltip:hover span { display:inline; position:absolute; padding:0px 5px 5px 5px; color:#666; background:#fff url('../images/tooltip_bg.gif') top left repeat-x; border:1px solid #999; text-decoration:none; width: 200px; height: auto; margin:-4px 5px; }
a.tooltip:hover span:first-line {font-weight:bold;line-height:20px;color:#fff;}
.viewinfo-button { overflow: hidden;}
.viewinfo-button:hover { overflow: hidden;}
.trailer-button { overflow: hidden;}
.trailer-button:hover { overflow: hidden;}
.viewtwitter-button {overflow: hidden;}
.viewtwitter-button:hover {overflow: hidden;}
.viewblog-button {overflow: hidden;}
.viewblog-button:hover {overflow: hidden;}
.dob-day {float:left;width:60px !important;}
.dob-month {float:left;width:60px !important;}
.dob-year {float:left;width:60px !important;}

/* closed beta */
#cb_login{width:700px; height: 258px; background:transparent url(/skin/frontend/default/flimmit/images/closed_beta/closed_beta_login_bg.jpg) no-repeat left top; margin:-3px 0 10px 0;}
#cb_anmeldung {width: 700px; height: 302px; background: transparent url(/skin/frontend/default/flimmit/images/closed_beta/closed_beta_anmeldung_bg1.jpg) top left no-repeat;}
#cb_username{position:relative; top: 170px; left: 36px; margin-bottom: 4px;}
#cb_password {position:relative; top: 170px; left: 36px; float: left;}
#cb_login #login_button {position:relative; top: 184px; left: 50px; float: left;}
#cb_login #login_button img {cursor: pointer; float: left; margin-right: 15px;} 
#cb_anmeldung_text {width:430px; position:relative; top: 65px; left: 36px;background-color:transparent;}
#cb_anmeldung_text p {font-size: 12px;}
#cb_anmeldung #prefix {width:154px;height:19px;background:transparent url(/skin/frontend/default/flimmit/images/closed_beta/input_bg.gif) repeat-x left center;border:1px solid #808080;}

#cb_passwort {margin:10px 0;background:transparent url(../images/boxes_verlauf.png) repeat-x center bottom; height:84px;width:700px;border:1px solid #b3b3b3; /*border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:4px;*/ }
#cb_passwort fieldset {padding:10px;}
#cb_passwort fieldset p {background: transparent;}
#cb_passwort .input-box {display:inline;}
#cb_passwort .input-box #email_address {height:16px;}
#cb_passwort .form-button {height:22px;}
#cb_anmeldung #firstname, #cb_anmeldung #lastname, #cb_anmeldung #email_address {background:transparent url(/skin/frontend/default/flimmit/images/closed_beta/input_bg.gif) repeat-x left center;border:1px solid #808080;height:17px;}
#info {margin-top:-26px;}
.personlink {/* text-decoration:none; */ color: #666; }
.personlink:hover { text-decoration:underline;}
.roundbox { background:transparent url(../images/boxes_verlauf.png) repeat-x scroll center bottom;	border:1px solid #CCCCCC;	padding:10px;-moz-border-radius:6px;border-radius:6px;-khtml-border-radius:6px;	-webkit-border-radius:6px;}
.roundbox-right { background:transparent url(../images/boxes_verlauf.png) repeat-x scroll center bottom;	border:1px solid #CCCCCC;	padding:10px;-moz-border-radius:6px;border-radius:6px;-khtml-border-radius:6px;	-webkit-border-radius:6px;}
.roundbox-right2 { background:transparent url(../images/boxes_verlauf.png) repeat-x scroll center bottom;
	border: 1px solid #CCCCCC;
	border-bottom-left-radius: 6px; border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px;
	-webkit-bottom-left-border-radius: 6px; -webkit-bottom-right-border-radius: 6px;
}
.roundbox-rightCover { height: 225px; background:transparent url(../images/boxes_verlauf.png) repeat-x scroll center bottom;	border:1px solid #CCCCCC;	padding:10px;-moz-border-radius:6px;border-radius:6px;-khtml-border-radius:6px;	-webkit-border-radius:6px;}
.roundbox-rightTwiBlog{ background:transparent url(../images/boxes_verlauf.png) repeat-x scroll center bottom;	border:1px solid #CCCCCC;	padding:10px;-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;border-radius:6px;-khtml-border-radius:6px;	-webkit-border-radius:6px;}
.coupon { background-color:#ffffff; border-top:1px solid #BEBCB7; background-image: url('../images/swtreifen_bg.gif'); }
.checkout_progress { background: transparent url(../images/icon_basket.png) no-repeat scroll left top }
.checkout_progress h3 {	padding: 4px 0 1px 25px; color: #C2DB58; line-height: 1.3em; }
.checkout_progress h4 {
	color: #575757;
	font-size: 0.9em;
	background-image: url('../images/checkout_next.gif');
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding: 4px 8px 2px 23px;
}
.checkout_progress h5 {
	color: #575757;
	font-size: 0.9em;
	background-image: url('../images/checkout_aktiv.gif');
	background-repeat: no-repeat;
	background-position: 5px 2.5px;	
	font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	padding: 4px 8px 2px 23px;

	
}
.checkout_progress h6 {
	color: #575757;
	font-size: 0.9em;
	background-image: url('../images/checkout_ok.gif');
	background-repeat: no-repeat;
	background-position: 5px 3px;	
	font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	padding: 4px 8px 2px 23px;
}
.separator { padding: 0 0; }
.one-page-checkout-progress .content { padding: 0 12px 12px 23px; }
.one-page-checkout-progress address { margin:0px; }
ol.checkout-agreements { padding-left:20px; padding-top:10px; }
.trailer-error { background-color:#F2F2F2; border-color:#99001D !important; color:#99001D; font-weight:bold; padding:10px; width:460px; }
.stream-error { background-color:#F2F2F2; border-color:#99001D !important; color:#99001D; font-weight:bold; padding:10px; width:660px !important; height:80px !important}

.start-stream {
	border: medium none;
	height: 14px;
	width: 65px;
	margin: 10px 0 0 10px;
	background: transparent url('../images/start.png') no-repeat 0px 0px;
	padding-right:34px;
	padding-top:1px;
}
a:hover .start-stream{
	background: transparent url('../images/start.png') no-repeat 0px -16px;
}
.recent-border { border-left:1px solid #FFFFFF }
.recent_view-all-link { 
	line-height: 25px;
	margin-right: 5px;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #BCE700;
}
.recent-titel {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 5px;
}
.recent-regie-year { font-weight: bold; color: #454545; }
.recent-type { color: #959595; font-weight: bold; }
.recent-image {	padding: 5px 10px; }
.sidebar-cart {
	border: medium none;
	height: 16px;
	margin:10px 0 10px 0;
}
.sidebar-cart:hover {
	border: medium none;
	height: 16px;
	width: 118px;
	margin:10px 0 10px 0;
}
.sidebar-checkout {
	border: medium none;
	height: 16px;
	width: 85px;
	margin:10px 5px 10px 0;
}
.sidebar-checkout:hover {
	border: medium none;
	height: 16px;
	width: 85px;
	margin:10px 5px 10px 0;
}
.payment-pricing{
	color:#666666;
	font-weight:bold;
}
.pay-header { background:#BCE700 none repeat scroll 0 0;  border-bottom:1px solid #BEBCB7; margin-bottom:5px; }
.pay-padding { padding-left:20px; }

.dedicated-review-box, .up-sell { margin-top: 20px;padding:20px; border: 1px solid #CCCCCC; float:right; width:629px; -moz-border-radius:0px 6px 6px 6px;border-radius:0px 6px 6px 6px;-khtml-border-radius:0px 6px 6px 6px; -webkit-border-radius:0px 6px 6px 6px; }

#customer-reviews h4 {
	background: transparent url(../images/Icon_Kundenmeinung.png) no-repeat scroll 3px 2px;
	padding:1px 0 1px 30px;
	color:#91B200;
	font-size:17px;	
	}
#customer-reviews select {border:1px solid #cecece;}
#customer-reviews ol {margin-top:5px;}
#customer-reviews ol.review-list li {border-top:1px solid #cecece; padding:10px;}
.akt-reviews {color:#91B200;}
.review-box {border:1px solid #cecece; padding:0 0 30px 10px;}
.review-headline {font-size:18px; color:#91B200; font-style: italic;}
.headborder {border-bottom:1px solid #cecece; margin-bottom:10px;}
.product-review-box {padding-bottom:25px; padding-top:-5px;}
#rating-box {top:0; color:#666666}
#nickname_field {width:629px; border:1px solid #cecece;}
#summary_field {width:629px; border:1px solid #cecece;}
#review_field {width:629px; border:1px solid #cecece;}
.review-send {border: medium none; height: 16px; width: 145px; }
.review-send:hover {border: medium none; height: 16px; width: 145px; }

.pricebuttonFreeUser {height:25px; width:135px; padding-top:5px;padding-left:17px;font-size: 10px; font-weight: normal; color: #FFFFFF;margin-top:5px;cursor: pointer;text-decoration:none;}
.pricebuttonFreeUser .price { font-size: 13px; font-weight: bold; color: #bce700;}
.pricebutton { height:25px; width:135px; padding-top:4px;padding-left:17px;font-size: 10px; font-weight: normal; color: #FFFFFF;margin-top:5px;cursor: pointer;text-decoration:none;}
.pricebutton .price { font-size: 13px; font-weight: bold; color: #bce700;}

.pricebuttonNoBuy { height:25px; width:135px; padding-top:4px;padding-left:17px;font-size: 10px; font-weight: normal; color: #CCCCCC; margin-top:5px;cursor: default;text-decoration:none;}
.pricebuttonNoBuy .price { font-size: 13px; font-weight: bold; color: #CCCCCC;}

.MP415-DTR { height:31px; width:133px; background: transparent url(../images/buttons/sommeraktion_stattpreis_24h.gif) no-repeat scroll -1px 0;}
.MP415-DTO { height:32px; width:131px; background: transparent url(../images/buttons/sommer-special-preis_mp4.gif) no-repeat scroll -1px 0;}
.ISO15-DTO { height:31px; width:131px; background: transparent url(../images/buttons/sommer-special-preis_dvd.gif) no-repeat scroll -1px 0;}
.MP415-DTONoBuy { height:32px; width:131px; background: transparent url(../images/buttons/sommer-special-mp4_deact.gif) no-repeat scroll -1px 0;}
.ISO15-DTONoBuy { height:31px; width:131px; background: transparent url(../images/buttons/sommer-special-dvd_deact.gif) no-repeat scroll -1px 0;}

.pricebutton .oldprice .price {font-size: 9px; color: white; margin-left:25px; text-decoration:line-through;}
.pricebutton .newprice .price {font-size:12px; position:relative; top:-3px; left:71px;}
.pricebutton .elsePrice .price {font-size:12px; left:23px; position:relative; top:4px;}

.registered-users a.fbconnect_login_button { float:left; margin-left:20px;}
.pricebutton .orderMP415-DTRPosition {position: relative; top: 3px;}
.orderMP415-DTOPosition {position:relative; top: 3px;}
.orderISO15-DTOPosition {position:relative; top: 3px;}

.social-media { height:16px; margin:10px 0 10px 0;padding:5px;-moz-border-radius:6px;border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;background:#E0E0E0 url(../images/verlauf_klein.gif) repeat-x scroll top center;}
.social-media a { color:#666666; float:left; font-size:11px; margin:0 5px; }

.feedback-form .head h4 { line-height:25px; padding-left:25px; padding-top:0; }
div.feedback-form .input-box { width:365px; margin-bottom:5px;float:left;}
div.feedback-form .input-box li { float:left;}
div.bild-box { width:120px; float: left; margin-right: 80px; }
span.bild-beschriftung {  }
h2 a{color: #FBBA00;}
/* a {text-decoration:none;} */
td.tdText{padding-top: 20px; padding-left: 10px;}
div.borderVideos{border:1px solid #cccccc; width:480px; height: 360px;}
div.borderVideos1{border:1px solid #cccccc; width:480px; height: 389px}
a.youtubeLink{float: right;}
a.userLinks{text-decoration: underline;}
div.pressVideos{width:481px; margin: 0 auto;}

/* trailer.phtml */
div.trailer-first{clear:both;float:right;width:480px;}
div.trailer-flashupdate{display:none;text-align:left;margin-top:10px;clear:both;float:right;margin-right:5px;width:480px;}

.FB_SERVER_IFRAME {display:none;}

/* Kontakt */
div.kontaktInfos{ margin: 40px 10px 0; width: 360px;}
div.kontaktInfos img { float: left; }
div.kontaktInfos p { margin-left: 130px; }
/* Kontakt End */

p.presseUserDescWithout{margin-bottom:0px;}

/* Pressebereich neu */
table.presseTable{border-spacing: 0px 20px;}
/* Information */
p.informationEinleitung{font-size: 13px;}
tr.descBlock{margin: 20px;}
td.descInfos{padding-left: 10px;}
img.descWord{margin-left: 10px;}
b.descUE{font-size: 14px;}
/* Information End */

.mini-accountPress li.active{
	background-image: transparent url(../images/icons/button_myflimm_active_16px.png);
}
.mini-accountPress li a.active{color: #91B200;}
.mini-accountPress li.gratisAccount { background-image: url(../images/icons/button_myflimm_active_16px.png); }

p.fotoDesc{margin-left: 20px;}
td.fotoPic{width: 246px;}
td.fotoPicLogo{width: 160px;}

p.presseUserDesc{font-style: italic; color: gray; font-size: 14px; margin-bottom: 0px;}
a.presseLinkFarbe{color: #91B200;}
font.gratisAccount{color: #91B200;}

p.blogText{margin-top:15px;}
a.blogLinkPresse{float:right; color: #91B200;}
table.blogTable{border-collapse: collapse; margin-top: 20px;}
tr.blogTr{height: 165px}
td.blogTd{padding-left:25px}
tr.trennlinie{border-top: 1px solid lightgray; height: 20px;}
img.blogBild{border: 1px solid #BDBDBD;}

.grafikenDown{padding-bottom:60px;}
.grafikenUp{padding-bottom:0px;}

#subMenu{position:relative; width: 120px; he-ight: 59px; margin-top: 6px; margin-left: -15px;}
img.blogBild{border: 1px solid #BDBDBD;}
ul li.activeMenu ul.activeUL{display: block; position:relative; width: 120px; height: 59px; padding-top: 7px; margin-top: 6px; margin-left: -15px;}

a.altBlogs{float:right;}
div.dtrLink{float:left; margin-top: 20px;}
div.dtrLink a{text-decoration:none;}
div.dtoLink a{text-decoration:none;}

#googleForm{margin: 0 auto; width: 465px; display: block;}
#googleForm table tr td{text-align: left; width: 150px;}

#diagramm{margin-top:80px; width:700px;}
td.coverDownload{padding-left: 10px;}
img.downloadButton{margin-top: 23px; margin-bottom: 50px; margin-left: 20px;}
img.coverButton{margin-left: 20px;}
p.coverFirst{margin-top: 20px; margin-bottom: 50px; margin-left: 40px; width: 280px;}
p.coverSecond{margin-left: 40px; width: 280px;}
img.cover{padding-left: 25px;}
div.coverbox table.firstTable{float: left;}
div.coverbox p.coverError{margin:105px auto 0; text-align:center; width:215px;}



div.headGratisFilm{text-align:left; margin-left:20px; color: #2F2F2F; margin-bottom: 3px;}
.a-item {margin-left:40px;}
ul.ulGratisFilm{margin-top: 20px;}
img.gratisAnmelden{margin-left:20px; background: url(../images/jetztanmelden.jpg) 0px 0px no-repeat; display:block; height:17px; width:117px;}
img.gratisAnmelden:hover{margin-left:20px; background: url(../images/jetztanmelden.jpg) 0px -16px no-repeat; display:block; height:17px; width:117px;}

.catalog-listing a.title { font-size:20px; color: #BCE700; text-decoration:none; }
.catalog-listing a.title:hover { text-decoration:underline; }
