/* Caution! Ensure accessibility in print and other media types... */
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
@media projection, screen { .ui-tabs-hide {display: none;} }
/* Hide useless elements in print layouts... */
@media print { .ui-tabs-nav {display: none;} }

/* Skin */
.ui-tabs-nav{list-style: none; margin: 0px 0px 2px 0px; padding: 0px;}
body .ui-tabs-nav li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {float: left; } /* fixes dir=ltr problem and other quirks IE */
body .ui-tabs-nav a {white-space: nowrap; /* @ IE 6 */ outline: 0; } /* @ Firefox, prevent dotted border after click */
body .ui-tabs-nav .ui-tabs-selected a 		{z-index: 2;}

.ui-tabs-nav a span { text-transform: uppercase; font-size: 10px; }


.ui-tabs-nav .ui-tabs-selected a span {}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {cursor: text; } /* @ Opera, use pseudo classes otherwise it confuses cursor... */
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {cursor: pointer; } /* @ Opera, we need to be explicit again here now... */
.ui-tabs-disabled {opacity: .4; filter: alpha(opacity=40); }
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { }
´
.premiumsupplement 
{
font-family: Arial black;
font-size: bigger;

}



<strong>Dosierung Inhalt Synergie</strong>

a:link { color:Navy !important}
a:visited { color:#036634  !important   }
a:focus {  color:red; text-decoration:underline; !important }
a:hover { color:GoldenRod  !important }
a:active { color:GoldenRod; text-decoration:underline;  !important}


body {
   
    <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
    @import url(../../../../../../fonts.googleapis.com/css4d17.css?family=Ubuntu);
	 font-family: Ubuntu, arial, sans-serif;

	}


/* Additional IE specific bug fixes... */



* html .ui-tabs-nav 						{display: inline-block; } /* auto clear @ IE 6 & IE 7 Quirks Mode */
*:first-child+html .ui-tabs-nav {display: inline-block; } /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */


/**************************************
 * EyeCandy Template
 */

/* IE6-Hack */
* html .lightbox_close
{
	margin-right: 20px;
}

body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

.clearfix
{
	display: inline-block;
}

.content-box-header
{
	position: relative;
	width: 100%;
}

#top_navi_inner ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

body #top_navi_inner ul li
{
	position: relative;
}

.details .gallery .stage a
{
	outline: 0 none;
	
}

.details .gallery .stage .info_image_box
{
  position: relative;
}

.details .gallery .stage .info_image_box a
{
  display: block
}

.details .gallery .stage .zoomImage
{
  position: absolute;
  top: 0;
  left: 0;
}

.details .gallery .stage .info_image_box a,
.details .gallery .stage .info_image_box img
{
  display: block;
  margin: 0;
  padding: 0;
}

.thumbnail a
{
	display: inline-block;
	height: 100%;
	outline: 0 none;
	width: 100%;
}

#lightbox_gallery a
{
	outline: 0 none;
}

body .megadropdown
{
	z-index:990;
}

body #head_navi
{
	overflow: hidden;
}

body .bestsellers .article-list-item
{
	overflow: hidden;
}
body .bestsellers .article-list-item .article-list-item-price
{
	clear: both;
}

.details .inside h1
{
	margin-top: 0px;
}

.shopping_cart h1, .order_shipping h1, .order_payment h1, .order_confirm h1, .account h1
{
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 20px;
}

body #head_shopping_cart{ cursor:pointer; float:right; margin-top:-8px; height:40px; width:203px; background:transparent url('backgrounds/separator-30-vert.png') 5px no-repeat; text-align:right; }
body #head_shopping_cart_inner{ padding:7px 8px 0 0; }

body #dropdown_shopping_cart {
	background-color:transparent;
	background-image:url('backgrounds/dropdown-shopping-cart-bottom-bg.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	z-index:980;
	width:213px;
	padding-bottom:6px;
    padding-top: 0px;
}

body #dropdown_shopping_cart_inner{ padding-top:10px; background-color:transparent; background-image:url('backgrounds/dropdown-shopping-cart-bg.png'); background-repeat:repeat-y; background-position:top left; }

body #dropdown_shopping_cart .cart-item-inner {
    background: url('backgrounds/separator-dotted-hori.png') repeat-x scroll center top #FFFFFF;
}

body #fixed_dropdown_shopping_cart {
	background-color:transparent;
	background-image:url('backgrounds/dropdown-shopping-cart-bottom-bg.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	display:none;
	position:fixed;
	z-index:980;
	width:213px;
	padding-bottom:6px;
    padding-top: 0px;
}

body #fixed_dropdown_shopping_cart_inner{ padding-top:10px; background-color:transparent; background-image:url('backgrounds/dropdown-shopping-cart-bg.png'); background-repeat:repeat-y; background-position:top left; }

body #fixed_dropdown_shopping_cart .cart-item-inner {
    background: url('backgrounds/separator-dotted-hori.png') repeat-x scroll center top #FFFFFF;
}

.account .back_button {float: left;}
.account .send_button {float: right;}

.wrap_shop img
{
	border: none;
}

body .article-list.cols .article-list-item-price-inline
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

body .article-list.cols .article-list-item-price
{
	position: relative;
}

#head_navi ul
{
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

.process_bar
{
	background:transparent;
	float:right;
}

.process_bar ul
{
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	margin-top: 0px;
}

.process_bar ul li
{
	display: inline-block;
	float: left;
	background-color: transparent;
	background-image: url('img/process-bar-right.png');
	background-position: right;
	background-repeat: no-repeat;
}

.process_bar ul li label
{
	display: inline-block;
	color: #999999;
	background-color: #eaeaea;
	
	background-color: transparent;
	background-image: url('img/process-bar-left.png');
	background-position: left;
	background-repeat: no-repeat;
}

.process_bar ul li label span
{
	margin-left: 16px;
	margin-right: 13px;
	background-color: #eaeaea;
	display: inline-block;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 6px;
	line-height: 12px;
	padding-bottom: 5px;
	height: 14px;
	font-size: 12px;
}

.process_bar ul li.active
{
	background-color: transparent;
	background-image: url('img/process-bar-active-right.png');
	background-position: right;
	background-repeat: no-repeat;
}

.process_bar ul li.active label
{
	background-color: transparent;
	background-image: url('img/process-bar-active-left.png');
	background-position: left;
	background-repeat: no-repeat;
}

.process_bar ul li.active label span
{
	background-color: #c0c0c0;
}

#left a.button
{
	font-size: 12px;
}

body .megadropdown
{
	position: absolute;
	max-width: 600px;
	top: 200px;
	left: 200px;
}

body #dropdown_shopping_cart .cart-button {
    margin: 10px 0px 10px 20px;
	float: left;
}
body #dropdown_shopping_cart .checkout-button {
    margin: 10px 20px 10px 0px;
	float: right;
}

body #fixed_dropdown_shopping_cart .cart-button {
    margin: 10px 0px 10px 20px;
	float: left;
}
body #fixed_dropdown_shopping_cart .checkout-button {
    margin: 10px 20px 10px 0px;
	float: right;
}

#menubox_login_body .submit
{
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
}

body #menubox_login_body label, body #menubox_newsletter_body label
{
	line-height: 20px;
}

#menubox_content_body .content-box-main-inner img, #menubox_information_body .content-box-main-inner img
{
	position: relative;
	top: -2px;
}

body .subcategories_listing li
{
	margin-left: 0;
	padding-left: 0;
}

body .subcategories_listing ul
{
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}

body .subcategories_listing ul li
{
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 170px;
}


/*
a, a:active, a:visited
{
	color: #1099BB;
	
}

a:hover
{
	color: #1099BB;
	text-decoration: underline;
}
*/
#tab_gx_customizer div
{
	line-height: normal;
	margin: 0;
	width: auto;
}

.navigation
{
	width: 100%;
}

.navigation_left
{
	float: left;
}

.navigation_right
{
	text-align: right;
}

#facebook_like
{
	background-image: none;
	padding-left: 0px;
	float: left;
}

.addthis_toolbox
{
	float: left;
}

.details .actions a img
{
	position: relative;
	top: 3px;
}

#menubox_reviews_body a img
{
	padding: 10px 0;
}

/* IE6 CSS-HACK */
* html .billiger-gesehen {
	width: 759px;
}


.box_load_bestseller img
{
	margin-top: 5px;
	margin-bottom: 5px;
}

body ul.arrows li a
{
	position: relative;
	top: 2px;
}

input[name="gv_redeem_code"]
{
	float: left;
}

.button_send_tell_a_friend
{
	float: right;
}

.account_history_info
{
	width: 100%;
}

.account_history_info h2.underline, .order_confirm h2.underline, .order_payment h2.underline, .order_shipping h2.underline
{
	margin-top: 37px;
}

.shipping_item_box
{
	overflow: hidden;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px
}

#iframe_box_bar
{
	overflow:hidden;
	position:relative;
	top:50px;
	right:20px;
}

body table.shopping_cart_list td.col_2, body table.shopping_cart_list td.col_3, body table.shopping_cart_list td.col_4
{
	white-space: nowrap;
}

body #footer
{
	overflow: hidden;
}

#product_listing .article-list-item-main h2
{
	display: inline;
	
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

#head_navi h3
{
	display: inline;
	
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

.content-box.categories h4
{
	display: inline;
	
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

#live_search_container
{
	position: absolute;
	background-color: #fff;
	z-index: 10;
	width: 170px;
}

#live_search_container ul {
    list-style-type: none;
    margin: 0 0 3px;
    padding: 0;
}

#live_search_container ul {
    list-style-type: none;
}

.contact_us .send_button, .callback_service .send_button, .billiger-gesehen .send_button
{
	float: right;
	margin-right: 195px;
}

body .contact_us .required_info, body .callback_service .required_info, body .billiger-gesehen .required_info
{
	margin-right: 194px;
	padding-bottom: 20px;
	width: auto;
}

#pre_black {
	height: 1500px;
	width: 100%;
	background-color: #c2d3e4;
	opacity: 0.7;
	position: absolute;
	z-index: 999;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

.lightbox_block
{
	margin-right: auto !important;
	margin-left: auto !important;
	overflow: hidden !important;
	padding: 10px !important;
	display: block !important;
}

.wrap_shop .lightbox_block.account .process_bar, .wrap_shop .lightbox_block.shopping_cart .process_bar
{
	float: left;
}

.wrap_shop .lightbox_block.account h1.h1_checkout, .wrap_shop .lightbox_block.shopping_cart h1
{
	clear: left;
	padding-top: 30px;
}

body #infobox
{
	position: absolute;
	z-index: 993;
}

body #language
{
	position: absolute;
	z-index: 990;
}

body #currency
{
	position: absolute;
	z-index: 991;
}

body #customer_login
{
	height: auto;
	position: absolute;
	z-index: 992;
}

.checkout_paypal .checkout_button
{
	margin-top: 30px;
	text-align: right;
}

.submenu_container
{
	position: absolute;
	z-index: 500;
}

.submenu ul
{
	list-style: none outside none;
    margin: 0;
	padding: 0;
	overflow: hidden;
}

/* IE6-Hack */
* html .submenu_container .submenu ul li
{
	width: 180px;
}

#left .content-box.submenu ul li
{
	width:100%;
}

.submenu ul li.last
{
	background-image: none;
    padding-bottom: 0px;
}

.submenu ul li h4
{
    display: inline;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    
}

#left .icon a, #left .icon a:hover
{
	
}

#lightbox_gallery
{
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#lightbox_gallery #lightbox_gallery_main
{
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	overflow: hidden;
	width: 100%;
}

#lightbox_gallery #lightbox_gallery_thumbnails
{
	clear: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 10px;
}

#lightbox_gallery .lightbox_gallery_footer
{
	padding-top: 10px;
	text-align: right;
}

#lightbox_gallery .lightbox_gallery_left
{
	color: #666666;
	cursor: pointer;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	width: 100%;
}

#lightbox_gallery .lightbox_gallery_right
{
	color: #666666;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	text-align: right;
	visibility: hidden;
	width: 50%;
	float: right;
}

body #lightbox_gallery .thumbnail
{
	float: left;
	height: 86px;
	margin-right: 3px;
	margin-bottom: 3px;
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 86px;
}

#lightbox_gallery .thumbnails
{
	display: inline-block;
	margin-top: 10px;
}

#lightbox_gallery_container
{
	margin-left: auto;
	margin-right: auto;
}

/* BUTTON SET */
a.button_set .button-inner
{
	background-color: transparent;
	background-image: url('backgrounds/button-right.png');
	background-position: right top;
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 14px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

a.button_set .button-outer
{
	background-color: transparent;
	background-image: url('backgrounds/button-left.png');
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
}

a.button_set_big .button-inner
{
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	display: inline-block;
}

#language_link img
{
	margin-top: 4px;
}

body .top_navi_arrow,
body .top_navi_home,
body .submenu li img
{
	cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  1px;
    height: 1px;
}


.menubox_heading
{
	float: left;
}


.c_boxhead a, .c_boxhead a:hover
{
	text-decoration:none;
	cursor:pointer;
}

body #main .attributes dl dd div input,
body #main .listing_attributes dl dd div input,
body #main .attributes div input
{
	position: relative;
	top: -4px;
	left: -3px;
	float: left;
}

body #main .attributes dl dd div,
body #main .listing_attributes dl dd div
{
	overflow: hidden;
	clear: both;
	margin-bottom: 3px;
}

body #main .attributes .table-listing
{
	overflow: hidden;
	clear: both;
}

.details .product-documents dt a
{
	display: block;
	float: left;
	margin-bottom: 1px;
}

.blocklabels_300
{
	clear: both;
}

#footer_copyright
{
	font-size: 3px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 5px;
	color: #999999;
}

#footer_copyright a
{
	
	color: #999999;
}

#footer_copyright a:hover
{
	text-decoration: none
}

#shopsoftware_by_gambio
{
	clear: both;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #999999;
}

#shopsoftware_by_gambio a
{
	
	color: #999999;
}

#shopsoftware_by_gambio a:hover
{
	text-decoration: underline;
}

.details_attributes_dropdown dl .select_fake{
	display: none;
}

.details_attributes_dropdown option:disabled{
	color: #bbb;
}

.details_attributes_dropdown.dropdown_mode_1 #properties_info_text,
.details_attributes_dropdown.dropdown_mode_2 #properties_info_text{
	display: none;
}

.details_attributes_dropdown.dropdown_mode_2 dt,
.details_attributes_dropdown.dropdown_mode_2 dd{
	visibility: hidden;
}

.details_attributes_dropdown #properties_not_exist_error,
.details_attributes_dropdown #properties_not_available_error{
	display: none;
}

#jcarousel_box{
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#jcarousel_image_box{
  overflow: hidden;
}

#jcarousel_box ul
{
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

#jcarousel_box ul li
{
  text-align: center;
  float: left;
}

#jcarousel_box .jcarousel-control a img{
  margin: 0 auto;
}

#slider_flyover_container{
  display: none;
  position: absolute;
  background-color: #fff;
  border-width: 1px;
  border-color: #ccc;
  border-style: solid;
  padding: 10px;
  max-width: 800px;
  z-index: 200;
}

#zoomWindow
{
  z-index: 500;
  position: absolute;
  overflow: hidden;
  border-width: 0px;
  border-color: #ccc;
  border-style: solid;
  filter: Alpha(opacity=0);
  opacity: 0.0;
}

#zoomWindow img
{
  z-index: 501;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.details .gallery .stage #zoomPointer
{
  position: absolute;
  filter: Alpha(opacity=0);
  opacity: 0.0;
  background-color: #fff;
  cursor: crosshair;
  width: 3px;
  height: 3px;
}

/* Social Share Plugin (Facebook, Twitter, Google Plus) */
.social_share_wrapper{
    margin: 7px 0 0 0;
    float: left;
}

.social_share_box{
    float: left;
	width: 143px;
    height: 20px;
}

.social_share_image{
    float: left;
    margin: 5px 5px 0 0; 
    width: 23px; 
    height: 12px; 
    background: url(img/social_share_activation_image.png);
    cursor: pointer;
}              

.social_share_box.switch_on .social_share_image{
    background: url(img/social_share_activation_image.png) bottom;
}

.social_share_content{
    float: left;
}

.social_share_content > div{
    width: 33px !important;
    overflow: hidden;
}

#details_cart_part span.quantity_container,
#product_listing span.quantity_container {
	display: inline-block;
	white-space: nowrap;
	text-align: right;
	width: auto;
	margin-right: 4px;
}

/* nur für den IE7 */
*+html #details_cart_part span.quantity_container,
*+html #product_listing span.quantity_container {
	width: 80px;
	margin-right: 3px;
}

#details_cart_part span.quantity_container input.products_quantity,
#product_listing span.quantity_container input.products_quantity {
	background-color: transparent;
	background-image: none;
	border: none;
	border-width: 0px;
	width: 20px;
	min-width: 20px;
	outline: none;
	float: right;
}

/* nur für den IE7 */
*+html #details_cart_part span.quantity_container input.products_quantity {
	padding: 5px 6px 5px 6px;
}

/* nur für den IE7 */
*+html #product_listing span.quantity_container input.products_quantity {
	padding: 3px 2px 1px 2px;
}

#details_cart_part span.quantity_container label.products_quantity_unit,
#product_listing span.quantity_container label.products_quantity_unit {
	display: inline-block;
	float: right;
}

.comparison_span {
	padding: 6px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	display: none;
}

.button_details_add_cart, .action_add_to_cart {
	float: right;
}

.checkout_button .order_confirmed {
	opacity: 0.3;
	filter: alpha(opacity=30);
	cursor: wait;
}

.checkout_button .order_confirmed span {
	cursor: wait;
}

body .cart_shipping_costs_info_text {
	display: none;
}

.cart_shipping_costs_country_name,
.cart_shipping_costs_module_name {
	text-decoration: underline;
	cursor: help;
}

.clear_both {
	clear: both;
}
/**/
<link href=http://fonts.googleapis.com/css?family=Ubuntu rel=stylesheet type=text/css>
@import url(../../../../../../fonts.googleapis.com/css4d17.css?family=Ubuntu);
body{font-family:Ubuntu, arial, sans-serif;href:http://fonts.googleapis.com/css?family=Ubuntu rel=stylesheet type=text/css> @import;urlhttp://fonts.googleapis.com/css?family=Ubuntu)}#megadropdown_box_id_514{background-image:url(backgrounds/zahngesundheit.jpg)}#megadropdown_box_id_311{background-image:url(backgrounds/wirkung-nahrungsergaenzung.jpg)}#megadropdown_box_id_323{background-image:url(backgrounds/anti-aging-kosmetik.jpg)}#megadropdown_box_id_236{background-image:url(backgrounds/dge-empfehlung.jpg)}#megadropdown_box_id_340{background-image:url(backgrounds/geld-verdienen-mit-abo-freundschaftswerbung.jpg)}#megadropdown_box_id_341{background-image:url(backgrounds/insider-geheimtipps-mlm-network-unternehmen.jpg)}#megadropdown_box_id_519{background-image:url(backgrounds/orthomolekulare-supplemente.jpg)}#shop_logo{color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;margin:0;padding:0;position:absolute;text-align:start;text-decoration:none;top:-5px;z-index:100}.wrap_shop{background-attachment:fixed;background-color:transparent;background-image:url(backgrounds/papaina.jpg);background-position:0 0;background-repeat:repeat-x;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;margin:0;padding:0;text-align:start;text-decoration:none}dd{background-image:url(backgrounds/separator-dotted-hori.png);background-position:-1px bottom;background-repeat:repeat-x;float:left;margin:0;padding:10px 0 10px 20px;width:230px}div.input{color:#000;font-size:11px;margin-bottom:10px}div.input.linklist a{display:inline-block;font-size:12px;padding:0 0 2px 5px}div.input.separator-bottom{border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;padding-bottom:10px}dl{font-size:11px;margin:0;padding-top:1px}dt{background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom;background-repeat:repeat-x;clear:left;float:left;font-weight:700;margin:0;padding:10px 0 10px 10px;width:90px}fieldset table td.col_0{width:130px}fieldset.blocklabels_150 .input label{clear:left;color:#000;display:block;float:left;width:150px}.wrap_shop form{background-color:transparent;background-image:url(backgrounds/nahrungsergaenzungsmittel_mlm.png);background-position:0 0;background-repeat:no-repeat;margin:0 auto 0 0}.wrap_shop h1{color:#000;font-family:Ubuntu, Georgia, Times New Roman, Times, Serif;font-size:20px;font-style:normal;font-weight:400;text-align:start;text-decoration:none}h2.underline{border-bottom-color:#bfbfbf;border-bottom-style:solid;border-bottom-width:1px;color:#9a9a9a;font-size:14px;font-weight:700;padding-bottom:3px;padding-top:3px;text-transform:uppercase}h2.underline img{padding-right:10px}.wrap_shop p{color:#000;font-size:12px;font-style:normal;font-weight:400;margin-right:10px;padding-right:10px;text-align:left}.wrap_shop td{color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;text-align:left;text-decoration:none}ul.arrows{line-height:20px;list-style-image:url(backgrounds/categories-item-bg.gif);margin-left:0;padding-left:20px}#breadcrumb_navi{float:left;height:24px;width:550px}#breadcrumb_navi span{color:#000;display:inline-block;font-size:10px;padding:6px 20px}#container{background-color:transparent;background-image:url(backgrounds/astra-galus.png);background-position:top left;background-repeat:no-repeat;border-color:#c2d3e4;border-style:none;border-width:0;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;margin:0 auto;overflow:hidden;text-align:start;text-decoration:none;width:1000px}#container_inner{background-color:transparent;background-image:none;background-position:0 0;background-repeat:repeat;margin:10px;width:980px}#currency .currency_container{background-image:url(backgrounds/shadow.png);background-position:right bottom;background-repeat:no-repeat;padding-bottom:9px;padding-right:9px;width:60px}#currency .currency_content{background-color:#9a9a9a;padding:5px 5px 0}#currency a{color:#fff;display:block;padding:0 0 5px 5px}#customer_login .customer_login_container{background-image:url(backgrounds/shadow.png);background-position:right bottom;background-repeat:no-repeat;padding-bottom:9px;padding-right:9px;width:180px}#flyover_box{background-color:#fff;border-color:#EAEAEA;border-style:solid;border-width:1px;padding:10px;width:400px}#flyover_box #flyover_title{color:#000;font-size:14px;font-weight:700;padding-bottom:10px}#flyover_layer #flyover{background-color:#fff;border-left:1px solid #ccc;border-top:1px solid #ccc;padding:5px}#footer{background-color:transparent;background-image:url(backgrounds/papain-galenik.png);background-position:left top;background-repeat:no-repeat;border-top-color:#fff;border-top-width:0;color:#000;font-size:12px;font-style:normal;font-weight:400;margin:0;padding:0;text-align:center;width:100%}#gm_attribute_images{font-weight:700;padding:10px}#gm_gprint ul{background-color:transparent;background-image:none}#gm_gprint_tabs{border-left:1px solid #CCC;margin:0 0 2px}#gm_gprint_tabs .gm_gprint_tab{background-color:#FFF;background-image:none;background-position:top left;background-repeat:repeat-x;border-bottom:1px solid #CCC;border-right:1px solid #CCC;border-top:1px solid #CCC;padding:5px 8px}#gm_gprint_tabs .gm_gprint_tab_active{background-color:#E7E7E7;background-image:none;background-position:top left;background-repeat:repeat-x;border-bottom:1px solid #CCC;border-right:1px solid #CCC;border-top:1px solid #CCC;padding:5px 8px}#gm_gprint_tabs span{color:#000;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:10px;text-transform:uppercase}#gm_tell_a_friend_popup{background-color:#FFF;margin-left:auto;margin-right:auto;overflow:hidden;padding:10px;text-align:left;width:700px}#gm_tell_a_friend_popup #footer{background-color:transparent;border:0;color:#000;cursor:pointer;display:block;font-size:16px;font-weight:700;text-align:right;text-transform:uppercase}#header{background-color:transparent;background-image:none;background-position:bottom;background-repeat:repeat-x;height:46px}#head_navi ul li{background-color:transparent;background-image:url(backgrounds/separator-30-vert.png);background-position:right center;background-repeat:no-repeat;display:block;float:left;padding:0 2px 0 0}#head_navi ul li a{background-color:transparent;background-image:none;background-position:0 0;background-repeat:no-repeat;color:navy;display:inline-block;font-family:Arial black,Verdana,Tahoma;font-size:18px;font-style:normal;font-weight:700;line-height:18px;padding:6px 8px;text-align:start;text-decoration:none}#head_navi ul li a:hover{background-color:transparent;background-image:url(backgrounds/glucosamin.jpg);background-position:bottom;background-repeat:repeat-x;overflow:hidden}#head_navi ul li.dropdown a{background-color:#fff;background-image:url(backgrounds/astragalosid.gif);background-position:0 0;background-repeat:repeat;color:#000;font-family:Arial black, Georgia,Times New Roman,Times,Serif;font-size:19px;font-style:normal;font-weight:400;text-align:start;text-decoration:none}#head_navi ul li.dropdown a:hover{background-color:#fff;background-image:none;color:#000}#head_toolbox{align:middle;background-color:transparent;background-image:url(backgrounds/article-item-rows-bg.png);background-position:bottom;background-repeat:repeat-x;height:40px;width:980px}#head_toolbox_inner{background-color:transparent;background-image:none;background-position:0 0;background-repeat:repeat;padding:8px}#infobox .infobox_container{background-image:url(backgrounds/shadow.png);background-position:right bottom;background-repeat:no-repeat;padding-bottom:9px;padding-right:9px;width:190px}#infobox .infobox_content{background-color:#9a9a9a}#infobox p{color:#fff;font-size:12px;margin:0;padding:5px 10px}#language .language_container{background-image:url(backgrounds/shadow.png);background-position:right bottom;background-repeat:no-repeat;padding-bottom:9px;padding-right:9px;width:50px}.language_inside{background-color:#9a9a9a;padding:5px 5px 10px}#language img{float:left;margin:2px 3px 8px 2px}#left{float:left;margin:10px 0;position:relative;width:200px}#left .content-box .box-input-field{float:left;width:130px}#left .content-box form{color:#666;margin:0;padding:0}#left .input-text{width:auto}#left label{color:#326705;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;width:100%}#lightbox_gallery{background-color:#fff;overflow:hidden;padding:10px}#lightbox_gallery #lightbox_gallery_main{background-color:transparent;background-image:url(backgrounds/nahrungsergaenzung-mlm.jpg);background-position:center;background-repeat:no-repeat;float:left;margin:0 auto;overflow:hidden;width:100%}#lightbox_gallery #lightbox_gallery_thumbnails{clear:left;margin-left:auto;margin-right:auto;overflow:hidden;padding-top:10px}#lightbox_gallery .lightbox_gallery_footer{padding-top:10px;text-align:right}#lightbox_gallery .lightbox_gallery_left{color:#666;cursor:pointer;float:left;font-size:16px;font-weight:700;height:100%;overflow:hidden;visibility:hidden;width:100%}#lightbox_gallery .lightbox_gallery_right{color:#666;cursor:pointer;float:right;font-size:16px;font-weight:700;height:100%;overflow:hidden;text-align:right;visibility:hidden;width:50%}#lightbox_gallery .thumbnail.lightbox_thumbnail_active{border-color:#666}#lightbox_gallery .thumbnail{border-color:#CCC;border-style:solid;border-width:1px;float:left;height:86px;margin-bottom:3px;margin-right:3px;overflow:hidden;padding:1px;width:86px}#main{float:right;margin-left:10px;margin-top:10px;width:770px}#main_inside{background-color:#fff;background-image:none;background-position:0 0;background-repeat:repeat-x;padding-left:10px}#product_info #gm_gprint{margin-bottom:8px;margin-left:0;margin-right:0;overflow:hidden}#product_reviews_write .rating label{height:90px}#reviews .rating{border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;width:750px}#reviews .rating-item .rating-caption{float:left;font-weight:700;width:160px}#reviews .rating-item .rating-comment{float:left;margin-left:20px;width:420px}#reviews .reviews-head{border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;font-weight:700;overflow:hidden;width:100%}#reviews .reviews-list{overflow:hidden;width:100%}#reviews-info .rating-item .rating-caption{float:left;font-weight:700;width:70px}#reviews-info .rating-item .rating-comment{float:left;margin-left:20px;width:330px}#reviews-info .rating-item .rating-meta{float:left;text-align:right;width:160px}#right{display:none;float:left;position:relative}#search{background-color:transparent;background-image:url(backgrounds/separator-30-vert.png);background-position:right center;background-repeat:no-repeat;float:left;height:24px;width:192px}#search_field{float:left;margin-right:3px;width:130px}#tab_gx_customizer{padding:10px 0}#top_navi{background-color:transparent;background-image:none;background-position:0 0;background-repeat:no;margin:0 auto;overflow:hidden;width:1000px;z-index:2}#top_navi ul li span{background-color:transparent;background-image:url(backgrounds/life-work-balance.jpg);background-position:0 0;background-repeat:repeat;color:#fff;display:inline-block;font-size:12px;font-style:normal;font-weight:400;height:19px;line-height:19px;padding:3px 8px 3px 10px;text-align:start}#top_navi_inner ul li{background-color:#b7b7b7;background-image:url(backgrounds/separator-30-vert.png);background-position:right center;background-repeat:no-repeat;display:block;float:left;height:25px;padding-right:2px}#top_navi_inner ul li a{background-color:transparent;background-image:url(backgrounds/healthy-lifestyle.jpg);background-position:0 0;background-repeat:no-repeat;color:#00f;display:block;float:left;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;height:19px;line-height:19px;overflow:hidden;padding:3px 8px 3px 10px;text-align:start;text-decoration:none}#top_navi_inner ul li a:hover{background-color:#999;background-image:url(backgrounds/gingko-alphalipon.jpg);background-position:0 0;background-repeat:repeat}#top_navi_inner ul li.last{background-image:none;padding-right:0}.top_navi_arrow{background-color:transparent;background-image:url(backgrounds/icon-white-arrowdown.png);background-position:100% 50%;background-repeat:no-repeat;color:#000;font-family:Ubuntu, arial, sans-serif;font-size:11.818181991577px;font-style:normal;font-weight:400;height:19px;line-height:19px;padding-right:15px;position:absolute;right:10px;text-align:left;text-decoration:none;top:3px}.top_navi_home{background-image:url(backgrounds/icon-white-home.png);background-position:50% 50%;background-repeat:no-repeat;height:19px;position:absolute;right:10px;top:3px;width:12px}.account_history_info .order_history_list .calculation.total .col_4{background-color:#fff}.address-book-addresses-buttons{width:500px}.address-book-addresses-name{float:left;width:300px}.productOldPrice{color:#000;font-size:11px;font-weight:400}.article-list .article-list-item-right{float:right;position:relative;width:760px}.article-list dl dd{background-image:none;overflow:hidden;width:auto}.article-list dl dt{background-image:none;float:left;font-weight:700;width:auto}.article-list-item-delivery p{display:inline}.article-list.cols{margin-bottom:1em}.article-list.cols .article-list-item{background-color:#fff;background-image:url(backgrounds/nahrungsergaenzungsmittel-abo.jpg);background-position:right bottom;background-repeat:repeat-x;display:inline-block;float:left;margin-bottom:18px;width:190px}.article-list.cols .article-list-item-button{float:right;margin-top:10px}.article-list.cols .article-list-item-image{background-color:transparent;background-image:url(backgrounds/enzym-produkte.png);background-position:0 0;background-repeat:repeat;color:#fff;display:inline-block;font-size:12px;font-style:normal;font-weight:400;height:140px;text-align:center;width:100%}.article-list.cols .article-list-item-inside{margin:15px}.article-list.cols .article-list-item-price{height:42px}.article-list.cols .article-list-item-text .title{font-weight:700;height:30px}.article-list.cols .article-list-item-text .title a{color:#000;font-family:Ubuntu, Georgia, Times New Roman, Times, Serif;font-size:12px;font-style:normal;font-weight:700;text-align:left;text-decoration:underline}.article-list.cols .article-list-item:hover{background-color:#f9f9f9}.article-list.cols .article-list-item img:hover{border-color:#EEE;border-style:solid;border-width:1px}.article-list.rows .article-count-input{width:30px}.article-list.rows .article-list-item{background-color:transparent;background-image:url(backgrounds/enyzmkost-bestellen.jpg);background-position:0 0;background-repeat:repeat;width:100%}.article-list.rows .article-list-item-bottom{background-color:transparent;background-image:url(backgrounds/separator-dotted-vert.png);background-position:0 100%;background-repeat:repeat-x;clear:both;float:left;padding-bottom:10px;position:relative;width:100%}.article-list.rows .article-list-item-delivery{float:left;padding-left:10px;padding-top:13px;position:relative;width:auto}.article-list.rows .article-list-item-image{float:left;height:160px;margin:20px 0 0;padding-left:10px;padding-right:10px;position:relative;width:auto}.article-list.rows .article-list-item-image-inline{margin-left:auto;margin-right:auto}.article-list.rows .article-list-item-main{float:left;margin:20px 20px 0 0;position:relative;width:380px}.article-list.rows .article-list-item-main h2 a{color:#000;font-size:13px;font-style:normal;font-weight:700;text-align:left}.article-list.rows .article-list-item-main h2 a:hover{color:#000;font-size:13px;font-style:normal;font-weight:700;text-align:left;text-decoration:underline}.article-list.rows .article-list-item-price{bottom:0;color:#000;font-family:Ubuntu, arial, sans-serif;font-size:12px;font-style:normal;font-weight:400;margin-bottom:10px;margin-right:10px;padding-right:10px;position:absolute;right:0;text-align:right;text-decoration:none;width:auto}.article-list.rows .article-list-item-price .price .gm_products_vpe{color:#000;font-size:10px;font-weight:400}.article-list.rows .article-list-item-price .tax-shipping-text{color:#000;font-size:10px;font-style:normal;font-weight:400;line-height:2em;text-align:left}.billiger-gesehen .article-list-item{background-color:transparent;margin-bottom:20px;margin-top:0;width:100%}.billiger-gesehen .article-list-item-image{float:left;margin:0 10px;position:relative}.billiger-gesehen .article-list-item-image img{border-color:#ccc;border-style:solid;border-width:1px;margin-left:0;margin-right:20px;margin-top:20px}.billiger-gesehen .article-list-item-main{float:left;margin:20px 20px 10px 0;position:relative;width:540px}.billiger-gesehen .article-list-item-price{clear:left;float:left;margin:0 0 10px;position:relative;text-align:left;width:160px}.billiger-gesehen .article-list-item-price .tax-shipping-text{font-size:9px;line-height:2em}.billiger-gesehen .back_button{float:left;margin-bottom:20px;margin-top:20px;position:relative}.billiger-gesehen .send_button{float:right;margin-bottom:20px;margin-top:20px;position:relative}.checkout_paypal p{font-size:13px;width:70%}.cols2{display:inline-block;width:100%}.cols2 .col{float:left;margin-right:20px;width:350px}.cols2 .col.last{float:right;margin-right:0}.cols3{background-image:url(backgrounds/account-dotted-line.png);display:inline-block}.cols3 .col{display:inline-block;float:left;margin-right:10px;width:240px}.cols3 .col .col-inside{padding:0 10px 0 0}.cols3 .col.last{margin-right:0}.cols3 h3{color:#000;font-size:14px;font-style:normal;font-weight:700}.content-box{background-color:#e5e5e5;background-image:url(backgrounds/content-box-bg.jpg);background-position:top;background-repeat:repeat-x;border-color:#eaeaea;border-style:solid;border-width:1px;margin:0 0 10px;width:100%}.content-box .article-list-item-image{display:inline-block;text-align:center;width:100%}.content-box .icon{padding-top:3px;position:absolute;right:5px;top:5px}.content-box-header-inner{color:#000;font-size:14px;font-weight:700;padding:5px 10px}.content-box-main-inner{padding:5px 10px;width:180px}.content-box.categories a{background-color:transparent;background-image:none;background-position:top left;background-repeat:no-repeat;color:#545454;display:block;font-size:11px;line-height:20px;padding:5px 0 5px 20px}.content-box.categories a.active{background-image:url(backgrounds/categories-item-bg-active.gif);color:#000}.content-box.categories li{background-color:#fff;background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom;background-repeat:repeat-x;margin-left:0;padding-bottom:1px;padding-left:0}.content-box.categories ul{list-style:none;margin-left:0;padding-left:0}.content-box.white{background-color:#fff;background-image:none;background-position:top;background-repeat:repeat-x;border-color:#eaeaea;border-style:solid;border-width:1px;margin:0 0 10px;width:100%}.article-list.bestsellers .article-list-item{background-color:transparent;background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom;background-repeat:repeat-x;display:block;margin:0 0 10px;padding-bottom:5px;padding-right:0;padding-top:0}.article-list.bestsellers .article-list-item-image{display:none;text-align:center}.article-list.bestsellers .article-list-item-price{color:#000;font-size:12px;font-style:normal;font-weight:400;text-align:right}.article-list.bestsellers .article-list-item-price .price{font-weight:400}.article-list.bestsellers .article-list-item-text{display:block;float:left;width:90%}.customer_login_inside{background-color:#fffff;background-image:none;background-position:0 0;background-repeat:repeat;padding:0}.customer_login_links{margin-top:8px}.details{margin-bottom:30px;margin-top:10px}.details .actions{background-color:#fff;background-image:url(backgrounds/separator-dotted-hori.png);background-position:top;background-repeat:repeat-x;display:inline-block;margin-top:20px;position:relative;width:750px}.details .actions a{background-color:transparent;background-image:url(backgrounds/separator-dotted-vert.png);background-position:left;background-repeat:repeat-y;color:#666;display:block;float:right;font-size:10px;line-height:24px;margin-top:5px;padding-left:10px;padding-right:10px;text-decoration:none}.details .description{border-bottom-color:#999;border-bottom-style:solid;border-bottom-width:1px;color:inherit;margin-bottom:20px;width:750px}.details .gallery{float:left;min-height:400px;width:380px}.details .gallery .stage{color:#666;font-family:Arial,Tahoma,Verdana;font-size:12px;font-style:normal;font-weight:400;height:345px;line-height:279px;overflow:hidden;text-align:center;text-decoration:none;width:370px}.details .gallery .thumbnail{border-color:#ccc;border-style:solid;border-width:1px;float:left;height:86px;margin-bottom:3px;margin-right:3px;overflow:hidden;padding:1px;width:86px}.details .info{background-color:transparent;background-image:url(backgrounds/details-info-bg.jpg);background-position:left top;background-repeat:no-repeat;float:left;min-height:400px;width:372px}.details .info #details_qty_advice{line-height:1.7em;padding-top:10px}.details .info .attributes{background-color:#eee;clear:both;margin-top:1em;padding-bottom:5px;padding-top:5px;width:352px}.details .info .attributes dd .input-select{color:#000;font-family:Arial;font-size:13.63636302948px;font-style:normal;font-weight:400;text-align:start;text-decoration:none;width:220px}.details .info .attributes dl{background-color:transparent;background-image:url(backgrounds/separator-dotted-vert.png);background-position:0 0;background-repeat:repeat;margin-top:0}.details .info .attributes.table_listing .attributes_label{font-size:11px;font-weight:700;padding-left:10px}.details .info .attributes.table_listing div{font-size:11px;padding:5px}.details .info .inside{background-color:transparent;background-image:url(backgrounds/input-bg.png);background-position:0 0;background-repeat:repeat;padding:0 0 0 20px}.details .info .price-container{margin-top:20px}.details .info .price-container .article-count-input{width:40px}.details .info .price-container .inside{padding-right:12px;text-align:right}.details .info .price-container .leaflet{clear:both;font-size:12px;margin-top:10px;text-align:right;width:100%}.details .info .price-container .leaflet a{color:#666;font-size:12px;text-decoration:underline}.details .info .price-container .price{color:#3e770b;font-family:Vivaldi, Ubuntu,arial,sans-serif;font-size:22px;font-style:normal;font-weight:700;text-align:right;text-decoration:none}.details .info .price-container .price .gm_products_vpe{color:#666;font-size:10px;font-weight:400}.details .inside dl{overflow:hidden}.details .product-documents dt{background-color:transparent;background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom;background-repeat:repeat-x;clear:left;color:#000;float:left;font-family:Ubuntu,arial,sans-serif;font-size:11px;font-style:normal;font-weight:400;margin:0;padding:10px 0 10px 10px;text-align:start;text-decoration:none;width:720px}.details .product-documents dt img{float:left;margin-right:10px}.details .rating{width:750px}.details .rating-item .rating-caption{float:left;font-weight:700;width:60px}.details .rating-item .rating-comment{float:left;margin-left:20px;width:550px}.details .rating-item .rating-meta{float:left;text-align:right;width:120px}.future_products{margin-top:20px;width:760px}.future_products dd{padding-left:0;padding-right:0;text-align:right;width:30%}.future_products dt{padding-left:0;padding-right:0;width:70%}.gm_gprint_dropdown{background-color:#FFF;color:#000;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:12px}.gm_gprint_field{background-color:#FFF;color:#000;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:12px;padding:0}.gm_gprint_surface{background-color:#FFF;border:1px solid #CCC;color:#000;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:12px}.gradient{background-color:transparent;background-image:url(backgrounds/gradient-small-reverse.png);background-position:0 0;background-repeat:repeat-x}.gradient.reflection{background-image:url(backgrounds/gradients/gradient-reflection.png);background-position:left center;background-repeat:repeat-x}.gradient.reverse{background-image:url(backgrounds/gradients/gradient-reverse.png);background-position:top;background-repeat:repeat-x}.h200{height:200px}.h250{height:250px}.h300{height:300px}.headline{color:#000;font-size:20px;font-weight:400;padding:20px 0 0}.icon_gallery_back{background-image:url(backgrounds/lightbox-buttons.png);background-position:0 -120px;display:block;float:left;height:30px;width:50px}.icon_gallery_next{background-image:url(backgrounds/lightbox-buttons.png);background-position:0 -60px;display:block;float:right;height:30px;width:50px}.icon_lightbox_close{background-image:url(backgrounds/lightbox-buttons.png);background-position:0 0;display:block;float:right;height:30px;width:50px}a.icon_lightbox_close_checkout{background-image:url(backgrounds/lightbox-close.png);background-position:0 0;color:#000;display:block;font-size:14px;height:19px;margin:10px auto;outline:0 none;padding:5px 0 0 21px;text-transform:uppercase;width:96px}a.icon_lightbox_close_checkout:hover{background-image:url(backgrounds/lightbox-close.png);background-position:0 -24px;color:#000;display:block;font-size:14px;height:19px;margin:10px auto;outline:0 none;padding:5px 0 0 21px;text-transform:uppercase;width:96px}.input-select{background-color:#fff;background-image:url(backgrounds/gradient-small-reverse.png);background-position:top left;background-repeat:repeat-x;border-color:#a3a3a3;border-style:solid;border-width:1px;color:#000;height:24px;padding:2px}.wrap_shop input.input-text{background-color:#fff;background-image:url(backgrounds/gradient-small-reverse.png);background-position:top left;background-repeat:repeat-x;border-color:#a3a3a3;border-style:solid;border-width:1px;color:#000;font-size:12px;height:18px;padding:2px}.wrap_shop input.input-text.big{font-size:14px;padding:6px}.input-textarea{background-color:#fff;background-image:url(backgrounds/gradient-small-reverse.png);background-position:top left;background-repeat:repeat-x;border-color:#a3a3a3;border-style:solid;border-width:1px;height:18px;padding:2px}.lightbox_close{position:absolute;right:0;text-align:right}.megadropdown .megadropdown-inside{background-position:top;background-repeat:repeat-x;border-left-color:#ccc;border-left-style:solid;border-left-width:1px;margin-bottom:0;padding-left:20px;padding-top:20px}.megadropdown li{margin-left:0;padding-left:0}.megadropdown ul{list-style:none;margin-left:0;margin-top:0;padding-left:0}.megadropdown ul li{background-image:url(backgrounds/separator-dotted-vert.png);background-position:right;background-repeat:repeat-y;display:inline-block;float:left;margin-bottom:30px;margin-right:20px;width:170px}.megadropdown ul li ul li{height:auto;margin-bottom:0}.megadropdown-shadow{background-color:transparent;background-image:url(backgrounds/shadow.png);background-position:right bottom;background-repeat:no-repeat;padding-bottom:6px;padding-right:9px}.noscript_notice{background-color:#FF9;color:#000;padding:10px;text-align:center}.order_payment .payment_item fieldset{margin-top:20px;padding-left:40px}.order_payment .payment_item fieldset label{font-weight:700;padding-left:0}.order_payment .payment_item p{font-size:13px;margin-bottom:0;margin-top:0}.order_payment textarea{height:100px;width:686px}.order_shipping .shipping_item p{margin-bottom:0;margin-top:0}.order_thanks .order_success_text p{color:#000;font-size:14px;padding-left:30px;padding-right:50px}.order_thanks .product-documents{margin-bottom:10px;padding-left:30px}.order_thanks .thanks{color:#000;font-size:14px;font-weight:700;padding-bottom:30px;padding-left:30px;padding-top:30px}.product-listing .description img{float:right;margin:0 0 10px 20px}#product_listing .panel{background-color:#eee;background-image:url(backgrounds/enzymi.jpg);background-position:0 0;background-repeat:repeat;border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#ccc;border-top-style:solid;border-top-width:1px;margin:20px 0;width:100%}#product_listing .panel .inside{padding:3px}#product_listing .panel .panel-viewmode{float:left;padding-left:20px;padding-top:4px}#product_listing .panel .panel-itemcount{float:left;margin-left:20px;padding:4px;position:relative}#product_listing .panel .panel-pagination{float:right;padding:4px;position:relative}#product_listing .panel .panel-pagination p{color:#f3ecec;font-size:12px;font-style:normal;font-weight:700;margin:.5em 0 0;text-align:left}#product_listing .panel .panel-sort{float:left;padding:4px;position:relative}#product_listing .panel label{color:#000;font-size:11px;font-weight:700;padding:4px 4px 4px 0}.panel-pagination-info{color:#000;float:left;font-size:12px}.required_info{color:#000;font-size:12px;text-align:right;width:100%}.shopping-cart-headline{color:#000;font-size:12px;font-style:normal;font-weight:700;text-align:right}.shopping_cart{background-color:#fff;background-image:none;background-position:top left;background-repeat:repeat-x;clear:both;color:#000;margin-top:20px;overflow:hidden;width:760px}.shopping_cart .checkout_button{float:right;margin-bottom:0;margin-top:20px;position:relative;text-align:right}.shopping_cart .continue_button{float:left;margin-bottom:0;margin-top:20px;position:relative}.shopping_cart .shipping-text{color:#000;font-size:10px;font-style:normal;font-weight:400}.shopping_cart_list{margin-top:20px;width:100%}.shopping_cart_list .col_0{padding-bottom:10px;padding-top:10px;text-align:center}.shopping_cart_list .col_0 .content-box{margin-top:20px;text-align:left}.shopping_cart_list .col_0 .content-box-header-inner{color:#000;font-size:20px;font-weight:400}.shopping_cart_list td{background-color:#fff;background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom;background-repeat:repeat-x;color:#000;padding-bottom:5px;padding-top:5px;vertical-align:top}.shopping_cart_list td.col_4{5px:background-image;background-color:#eee;background-image:none;background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:700;text-align:center;text-decoration:none;width:170px}.shopping_cart_list tr.calculation td.col_1{background-image:none;border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;text-align:right}.shopping_cart_list tr.calculation td.col_2{background-image:none;border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;font-weight:700;text-align:right;width:170px}.shopping_cart_list tr.first th.col_4{background-color:#EEE;background-image:none;background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:700;text-align:center;text-decoration:none}.shopping_cart_list tr.last-article td{background-image:none;border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px}.order_confirm .shopping_cart_list .calculation .col_0{background-image:none;text-align:left;vertical-align:bottom}.order_confirm .shopping_cart_list .calculation .col_2{background-color:#eee;border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;color:#000}.order_confirm .shopping_cart_list .calculation.total .col_2{background-color:#fff;border-bottom:none;color:#000;font-size:22px;font-weight:400}.order_confirm .shopping_cart_list th{border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;font-style:normal;font-weight:700;padding-bottom:2px;padding-top:10px}.order_confirm .shopping_cart_list th.amount{width:50px}.order_confirm .shopping_cart_list td{background-image:url(backgrounds/separator-dotted-hori.png);background-repeat:repeat-x;color:#000;font-size:12px;padding-bottom:5px;padding-top:5px;vertical-align:top}.order_confirm .shopping_cart_list td.col_4{font-weight:700;text-align:right}.order_confirm .shopping_cart_list tr.last-article td{background-image:none;border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;color:#000}.order_confirm .shopping_cart_list tr.last-article td.col_4{background-color:#eee;color:#000}.order_confirm h2 a{font-size:11px;font-weight:400}.sub_categories_listing_body{height:100%;list-style-type:none;margin:3px 0;overflow:hidden;text-align:center}.sub_categories_listing_body .box_list{float:left;height:100%;list-style-type:none;overflow:hidden;padding:5px;text-align:center}.wrap_shop .tabs #tabbed_description_part{background-color:transparent;background-image:url(backgrounds/glucosamin.jpg);background-position:0 0;background-repeat:repeat-x;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:11px;font-style:normal;margin:10px -2px 10px 10px;padding:5px;text-align:start;text-decoration:none;width:98%}.wrap_shop .tabs .ui-tabs-nav{background-color:transparent;background-image:url(backgrounds/enyzmkost-bestellen.jpg);background-position:bottom;background-repeat:no-repeat;display:inline-block;margin-left:-10px;padding-left:-10px;width:750px}.wrap_shop .tabs .ui-tabs-nav .ui-tabs-selected a{background-color:transparent;background-image:url(backgrounds/tabs-active-bg.png);background-position:center bottom;background-repeat:no-repeat;color:#000;font-family:Arial black, Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:400;margine-left:-10px;text-align:start;text-decoration:underline}.wrap_shop .tabs .ui-tabs-nav li{background-color:transparent;background-image:url(backgrounds/separator-30-vert.png);background-position:right center;background-repeat:no-repeat;display:block;float:left;margin-left:0;padding-left:0}.wrap_shop .tabs .ui-tabs-nav li a{color:#000;display:inline-block;font-family:Arial black, Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:20px;padding:10px 20px;text-align:start;text-decoration:underline}.user_home{display:inline-block;margin-bottom:30px}.user_home .order{border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;margin-bottom:10px;padding-bottom:10px;width:100%}.user_home .order .product-documents dd{padding:3px 0;width:230px}.user_home .order .product-documents dl{background-image:url(backgrounds/separator-dotted-hori.png);background-position:top;background-repeat:repeat-x;margin-bottom:5px;margin-top:5px;width:100%}.user_home .order .show_download_button{float:right;margin-top:5px}#customer_login label{color:#000;display:inline-block;font-family:Ubuntu,arial,sans-serif;font-size:11px;font-style:normal;font-weight:700;padding:4px 0;text-align:start;text-decoration:none}.panel-pagination strong{color:#fbfbfb;font-size:12px;font-style:normal;font-weight:700;text-align:start}#menubox_admin_head .content-box-header-inner{background-color:#6d6d6d;background-image:url(backgrounds/astragalus4.jpg);background-position:0 0;background-repeat:repeat;color:#fff;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_best_sellers_head .content-box-header-inner{background-color:#0ce4b1;background-image:url(backgrounds/gingkgo-bestseller.jpg);background-position:0 0;background-repeat:repeat;color:#140301;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left;text-decoration:none}#menubox_best_sellers_body .content-box-main-inner{font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;padding:5px 10px;text-align:left;text-decoration:none;width:180px}#menubox_categories{background-color:#FFF;background-image:none;background-position:0 0;background-repeat:repeat;border-color:transparent;border-style:solid;border-width:0;margin:0 0 10px;padding:0;width:100%}#menubox_categories_box_body .content-box-main-inner{color:#000;font-size:11px;font-style:normal;font-weight:400;padding:0 10px 0 8px;text-align:left;width:180px}#menubox_categories_box .categories{height:100%;margin:0 0 3px;overflow:hidden;padding:4px 3px;text-align:left}#menubox_categories_box .cat_sub_link{color:#000;font-size:11px;font-style:normal;font-weight:400;text-align:left;text-transform:none}#menubox_categories_box .cat_icon{float:left;height:100%;padding:1px 0 3px}#menubox_categories_box .cat_link_container{padding:5px 0 0}#menubox_newsletter_body .submit{padding-bottom:0;padding-top:10px;text-align:right}#menubox_extrabox1_head .content-box-header-inner{background-color:#c3ff00;background-image:url(backgrounds/enzyme-bestellen.jpg);background-position:0 0;background-repeat:repeat;color:#3b2929;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_extrabox2_head .content-box-header-inner{background-color:#c3ff00;background-image:url(backgrounds/papaine-enzyme.jpg);background-position:0 0;background-repeat:repeat;color:#140301;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_extrabox4_head .content-box-header-inner{background-color:#c3ff00;background-image:url(backgrounds/gradients/gradient.png);background-position:0 0;background-repeat:repeat;color:#fff;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_extrabox5{background-color:transparent;background-image:none;background-position:0 0;background-repeat:repeat;border-color:#dadada;border-width:0;margin:0;padding:0;width:100%}#menubox_extrabox5_head .content-box-header-inner{background-color:transparent;background-image:url(backgrounds/gingko-arginin-online-apotheke.jpg);background-position:0 0;background-repeat:repeat;color:#0c0c0c;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_extrabox5_body .content-box-main-inner{color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;padding:5px;text-align:left;text-decoration:none;width:189px}#menubox_extrabox6_head .content-box-header-inner{background-color:#c3ff00;background-image:url(backgrounds/gingko-arginin-online-apotheke.jpg);background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left;text-decoration:none}#menubox_extrabox7_head .content-box-header-inner{background-color:#c3ff00;background-image:url(backgrounds/dropdown-shopping-cart-bottom-bg.png);background-position:0 0;background-repeat:repeat;color:#fff;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_gm_counter_head .content-box-header-inner{background-color:#6d6d6d;background-image:url(backgrounds/anti-aging-generation.jpg);background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left;text-decoration:none}#menubox_gm_counter_body .content-box-main-inner{color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;padding:5px 10px;text-align:left;text-decoration:none;width:180px}#menubox_gm_scroller_head .content-box-header-inner{background-color:#c3ff00;background-image:url(backgrounds/gingko-msm.jpg);background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left;text-decoration:none}#menubox_gm_scroller_body .content-box-main-inner{color:#000;font-family:Courier New, Courier, Monospace;font-size:12px;font-style:normal;font-weight:400;padding:5px 10px;text-align:left;text-decoration:none;width:180px}#menubox_gm_trusted_shops_widget_body .content-box-main-inner{color:#000;font-size:12px;font-style:normal;font-weight:400;padding:5px;text-align:center;width:180px}#menubox_infobox_head .content-box-header-inner{background-color:#13d1a4;background-image:url(backgrounds/gingko-msm.jpg);background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left;text-decoration:none}#menubox_last_viewed_head .content-box-header-inner{background-color:transparent;background-image:url(backgrounds/gingko-msm.jpg);background-position:0 0;background-repeat:repeat;color:#000;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_last_viewed_body .content-box-main-inner{color:#000;font-size:12px;font-style:normal;font-weight:400;padding:5px 10px;text-align:center;width:180px}#menubox_login_head .content-box-header-inner{background-color:#04513f;background-image:url(backgrounds/supplements-shop.jpg);background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left;text-decoration:none}#menubox_login_body .content-box-main-inner{border:0;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;padding:5px 10px;text-align:left;text-decoration:none;width:auto}#menubox_login_body .content-box-main-inner .menubox_link a:hover{color:#000;font-size:12px;font-style:normal;font-weight:400;text-align:left;text-decoration:underline}#menubox_newsletter_head .content-box-header-inner{background-color:#039976;background-image:url(backgrounds/gingko-supplement.jpg);background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left;text-decoration:none}.order_payment .accept_box{background-color:#FECCCB;border-color:#FE0000;border-style:solid;border-width:1px;margin-top:2px;overflow:hidden;width:690px}.checkout_paypal .accept_box{background-color:transparent;border-color:#FE0000;border-style:solid;border-width:0;font-weight:700;margin-top:2px;overflow:hidden;width:690px}#head_shopping_cart.active{background-color:transparent;background-image:url(backgrounds/gingkgo-bestseller.jpg);background-position:0;background-repeat:repeat}#dropdown_shopping_cart_total{background-color:#EEE;background-image:url(templates/EyeCandy/backgrounds/gingko-biloba.jpg);background-position:0 0;background-repeat:repeat;border-bottom:1px solid #CCC;border-top:1px solid #CCC;color:#000;font-size:14px;font-style:normal;font-weight:700;margin:0 10px;padding:5px 10px 5px 5px;text-align:right}#head_navi{background-color:transparent;background-image:url(backgrounds/gingkgo-bestseller.jpg);background-position:0 0;background-repeat:repeat-x;height:30px;width:980px}.subcategories_listing ul li ul li{height:20px;margin-bottom:0}.wrap_shop fieldset input.input-text{background-color:#fff;background-image:url(backgrounds/gradient-small-reverse.png);background-position:top left;background-repeat:repeat-x;border-color:#a3a3a3;border-style:solid;border-width:1px;color:#000;font-size:12px;height:18px;padding:2px;width:234px}.wrap_shop fieldset select.input-select{background-color:transparent;background-image:url(backgrounds/gradient-small-reverse.png);background-position:top left;background-repeat:repeat-x;border-color:#a3a3a3;border-style:solid;border-width:1px;color:#000;height:24px;padding:2px;width:206px}.wrap_shop fieldset table td{color:#000;font-size:12px;padding-bottom:10px}.wrap_shop .order_confirm p{color:#000;font-size:14px;margin-left:30px}.module_option_checked{background-color:#eee;cursor:pointer;overflow:hidden}.popup_content h1{color:#000;font-size:20px;font-weight:400;margin-top:0}.popup_content{padding:20px}#fixed_dropdown_shopping_cart_total{background-color:#EEE;border-bottom:1px solid #CCC;border-top:1px solid #CCC;color:#000;font-size:14px;font-weight:700;margin:0 10px;padding:5px 10px 5px 5px;text-align:right}#fixed_dropdown_shopping_cart_header{background-color:#00B6DE;background-image:url(backgrounds/gradients/gradient.png);background-position:bottom;background-repeat:repeat-x;height:37px;margin-left:6px;width:196px}#fixed_dropdown_shopping_cart_header .cart-head-text{padding-right:12px;padding-top:5px}#fixed_dropdown_shopping_cart_header .cart-head-icon{padding:5px}#fixed_dropdown_shopping_cart_header .shopping-cart-headline{color:#fff;font-size:12px}.cart_error_color{color:#fe0000;font-size:12px;font-style:normal;font-weight:400}.shopping_cart_list th.wish_list_qty{border-bottom:1px solid #666;font-weight:700;padding-top:10px;text-align:left;width:50px}.shopping_cart_list th.wish_list_checkbox{border-bottom:1px solid #666;font-weight:700;padding-top:10px;text-align:left;width:30px}#live_search_container #live_search_head{color:#000;font-family:Arial,Verdana,Tahoma;font-size:10px;font-weight:700;line-height:24px;text-align:left}#live_search_container a{color:#000;display:block;font-family:Arial,Verdana,Tahoma;font-size:10px;font-style:normal;font-weight:400;padding:5px 0}#live_search_container li{background-color:#fff;background-image:url(backgrounds/separator-dotted-hori.png);background-position:top;background-repeat:repeat-x;padding-left:0;padding-top:1px}.site_navigation{color:#000;font-size:12px;text-align:right}.jcarousel-control{bottom:10px;position:absolute;right:10px;z-index:100}.jcarousel-control a{border-color:#fff;border-style:solid;border-width:4px;display:inline-block;font-size:75%;margin:0;padding:0}.jcarousel-control a:hover{border-style:solid;border-width:4px;outline:none}a.jcarousel_control_a_active{border-color:#00b6de;border-style:solid;border-width:4px;outline:none}.jcarousel-scroll{margin-top:10px;text-align:center}#jcarousel_container{margin:0 0 20px;padding:0;position:relative}.wrap_shop #main #main_inside .highlight_form{border-color:#1099BB;color:#000;font-weight:700}.first_page_content{background-color:#FFF;background-image:none;background-position:0 0;background-repeat:repeat;color:#000;font-size:12.222222328186px;font-style:normal;font-weight:400;text-align:start}.circle_arrow_right{background-color:transparent;background-image:url(backgrounds/icon-grey-circlearrowrigh.png);background-position:top left;background-repeat:no-repeat;float:right;height:14px;width:14px}.filter_heading{background-color:transparent;background-image:none;background-position:0 0;background-repeat:repeat;color:#000;font-style:normal;font-weight:700;margin:0 0 5px;padding:0;text-align:left}.wrap_shop #menubox_filter input.filter_price_input{background-color:#fff;background-image:url(backgrounds/gradient-small-reverse.png);background-position:top left;background-repeat:repeat-x;border-color:#a3a3a3;border-style:solid;border-width:1px;color:#000;font-size:12px;height:18px;padding:2px;width:50px}body #wrap_box.wrap_shop a.button_green{background-color:#af0;background-image:url(backgrounds/gradients/gradient-reflection.png);background-position:left center;background-repeat:repeat-x;border-color:#03d012;border-style:solid;border-width:1px;color:#FFF;display:inline-block;font-size:11px;font-style:normal;font-weight:400;margin-right:10px;padding-right:10px;text-align:right}body #wrap_box.wrap_shop a.button_green:active{background-color:#ffe100;background-image:none;background-position:top;background-repeat:repeat-x}body #wrap_box.wrap_shop a.button_green_big{background-color:#b2ff00;background-image:url(backgrounds/gradients/gradient-reflection.png);background-position:left center;background-repeat:repeat-x;border-color:#03d012;border-style:solid;border-width:1px;color:#FFF;display:inline-block;font-size:14px;font-style:normal;font-weight:400;text-align:right}body #wrap_box.wrap_shop a.button_blue{background-color:transparent;background-image:url(backgrounds/health-store-online.jpg);background-position:bottom;background-repeat:repeat-x;border-color:#484848;border-style:solid;border-width:1px;color:#fff;display:inline-block;font-family:Arial, Helvetica, Sans-Serif;font-size:11px;font-style:normal;font-weight:400;text-align:left}body #wrap_box.wrap_shop a.button_blue:hover{background-color:transparent;background-image:url(backgrounds/health-store-online-shop.jpg);background-position:0 0;background-repeat:repeat;color:#fff;cursor:pointer;font-size:11px;font-style:normal;font-weight:400;text-align:start}body #wrap_box.wrap_shop a.button_blue:active{background-color:transparent;background-image:url(backgrounds/gradients/gradient-reverse.png);background-position:top;background-repeat:repeat-x}body #wrap_box.wrap_shop a.button_blue_big{background-color:#c8c8c8;background-image:url(backgrounds/gradients/gradient.png);background-position:left center;background-repeat:repeat-x;border-color:#484848;border-style:solid;border-width:1px;color:#FFF;display:inline-block;font-size:14px;font-style:normal;font-weight:400;text-align:start}body #wrap_box.wrap_shop a.button_blue_big:hover{background-color:#4c4c4c;background-image:none;background-position:0 0;background-repeat:repeat;color:#fff;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;text-align:start}body #wrap_box.wrap_shop a.button_grey{background-color:#999;background-image:url(backgrounds/gradients/gradient.png);background-position:bottom;background-repeat:repeat-x;border-color:#666;border-style:solid;border-width:1px;color:#fff;display:inline-block;font-size:11px}body #wrap_box.wrap_shop a.button_grey_big{background-color:#999;background-image:url(backgrounds/gradients/gradient-reflection.png);background-position:left center;background-repeat:repeat-x;border-color:#666;border-style:solid;border-width:1px;color:#fff;display:inline-block;font-size:14px}body #wrap_box.wrap_shop a.button_red{background-color:red;background-image:url(backgrounds/gradients/gradient.png);background-position:bottom;background-repeat:repeat-x;border-color:red;border-style:solid;border-width:1px;color:#fff;display:inline-block;font-size:11px}body #wrap_box.wrap_shop a.button_red:hover{background-color:#d00;color:#fff;cursor:pointer}#product_listing a.button_green{background-color:#03d012;background-image:url(backgrounds/gradients/gradient-reflection.png);background-position:left center;background-repeat:repeat-x;border-color:#03d012;border-style:solid;border-width:1px;color:#000;display:inline-block;font-size:13px;margin:0;padding:0}textarea.readonly{background-color:#eee;background-image:url(backgrounds/gradient-small-reverse.png);background-position:left top;background-repeat:repeat-x;border-color:#A3A3A3;border-style:solid;border-width:1px;color:#000;font-size:12px;height:200px;padding:2px;width:750px}.submenu div{background-color:#fff;border-left:1px solid #ccc;border-top:1px solid #ccc;clear:left;float:left;padding:5px}.submenu ul li{background-color:#FFF;background-image:url(backgrounds/separator-dotted-hori.png);background-position:center bottom;background-repeat:repeat-x;clear:left;float:left;margin-left:0;min-width:180px;overflow:hidden;padding-bottom:1px;padding-left:0}body #wrap_box.wrap_shop .submenu ul li a{background-image:none;color:#000;display:block;font-size:11px;line-height:20px;outline:0 none;padding:5px 0 5px 20px}body #wrap_box.wrap_shop .content-box.categories.submenu ul li a{background-color:transparent;background-position:0 0;background-repeat:repeat;display:block;font-family:Ubuntu,arial,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:20px;outline:0 none;padding:5px 0 5px 20px;text-align:start;text-decoration:underline}body #wrap_box.wrap_shop .submenu ul li a.parent{background-image:url(backgrounds/categories-item-bg-grey.gif);background-position:99% 12px;background-repeat:no-repeat}body #wrap_box.wrap_shop .content-box.categories.submenu ul li a.parent{background-color:transparent;background-image:none;background-position:99% 12px;background-repeat:no-repeat}#main .product-documents a{color:#fff;font-size:0;font-style:normal;font-weight:0;text-align:left}#checkout_payment .items .module_name{color:#000;font-size:14px;font-weight:700;padding-bottom:10px;padding-top:20px}#shipping_error{color:#fe0000;font-weight:700}.wrap_shop #head_shopping_cart_inner td{color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;text-align:right;text-decoration:none}.order_payment .payment_item fieldset .input .label{display:inline-block;font-size:13px;padding:4px 0;width:180px}#products_overview{background-color:#F3F3F3;overflow:hidden;padding:10px 0 0}#products_overview table th{border-bottom-color:#999;border-bottom-style:solid;border-bottom-width:1px;color:#000;font-size:14px;font-weight:700;padding-bottom:2px;padding-top:10px;text-align:left}#products_overview table .product_image{background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom right;background-repeat:repeat-x;padding-bottom:5px;padding-top:5px;text-align:center;vertical-align:top}#products_overview table .product_quantity{background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom left;background-repeat:repeat-x;color:#000;font-size:14px;line-height:20px;padding-bottom:5px;padding-top:5px;text-align:center;vertical-align:top}#products_overview table td.product_total_price{background-color:#DDD;background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom right;background-repeat:repeat-x;color:#000;font-size:14px;font-weight:700;line-height:20px;padding-bottom:5px;padding-top:5px;text-align:right;vertical-align:top}#products_overview table tr.last td{background-image:none;border-bottom-color:#999;border-bottom-style:solid;border-bottom-width:1px}#products_overview table .order_total_name{border-bottom-color:#999;border-bottom-style:solid;border-bottom-width:1px;color:#000;padding-bottom:5px;padding-top:5px;text-align:right}#products_overview table .order_total_price{background-color:#DDD;border-bottom-color:#999;border-bottom-style:solid;border-bottom-width:1px;color:#000;font-size:14px;font-weight:700;padding-bottom:5px;padding-top:5px;text-align:right}#products_overview table .total td{background-color:transparent;border-bottom-width:0;color:#000;font-size:22px;font-weight:700;padding-bottom:5px;padding-top:5px;text-align:right;white-space:nowrap}#confirmation_info{background-color:#F3F3F3;border-color:#666;border-style:solid;border-width:0;color:#000;float:right;font-size:12px;margin:20px 0 0;overflow:hidden;padding:5px;text-align:justify;width:auto}.checkout_paypal .module_option_checked{background-color:transparent;cursor:pointer;overflow:hidden}body #wrap_box.wrap_shop .order_confirm .back_button a.button_grey_big{display:block;margin-top:42px}#details_cart_part span.quantity_container{background-color:#FFF;background-image:url(backgrounds/enzym-produkte.png);background-position:left top;background-repeat:repeat-x;border-color:#A3A3A3;border-style:solid;border-width:1px;min-width:52px}#product_listing span.quantity_container{background-color:#FFF;background-image:url(backgrounds/gradient-small-reverse.png);background-position:left top;background-repeat:repeat-x;border-color:#A3A3A3;border-style:solid;border-width:1px;min-width:34px}#details_cart_part span.quantity_container input.products_quantity{color:#000;font-size:14px;height:18px;padding:6px;text-align:right;width:20px}#product_listing span.quantity_container input.products_quantity{color:#000;font-size:12px;height:18px;padding:2px;text-align:right;width:20px}#details_cart_part span.quantity_container label.products_quantity_unit{color:#000;font-size:14px;height:18px;padding:7px 6px 5px 0;text-align:left}#product_listing span.quantity_container label.products_quantity_unit{color:#000;font-size:12px;height:18px;padding:4px 2px 0 0;text-align:left}#cart_shipping_costs_selection{background-color:#fff;background-image:url(templates/EyeCandy/backgrounds/enzym-produkte.png);background-position:0 0;background-repeat:repeat;border-color:#d5d5d5;border-style:solid;border-width:1px;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;padding:10px 12px;text-align:left;text-decoration:none;width:350px}#cart_shipping_costs_selection .cart_shipping_costs_headline{color:#000;font-weight:700;margin-bottom:10px}#cart_shipping_costs_selection .cart_shipping_costs_select{background-color:#eee;border-bottom-color:#d5d5d5;border-bottom-style:solid;border-bottom-width:1px;padding:6px 0 5px 15px}#cart_shipping_costs_selection .cart_shipping_costs_content label{color:#000;float:left;height:24px;line-height:24px;padding:0;width:120px}#cart_shipping_costs_selection .cart_shipping_costs_content select{float:left;width:200px}#cart_shipping_costs_selection p{cursor:default;float:left;line-height:24px;margin:0;width:200px}#cart_shipping_costs_selection .shipping_costs{font-weight:700;line-height:20px;padding:0 15px 0 0;text-align:right}#cart_shipping_costs_selection .cart_shipping_costs_select_result{background-color:#eee;padding:8px 0}.cart_shipping_costs_info_icon{margin:4px 0}.cart_shipping_costs_info_text{background-color:#eee;border-color:#aeaeae;border-style:solid;border-width:1px;color:#000;font-size:10px;line-height:13px;margin:0 0 0 20px;padding:3px;text-align:left;width:161px}.wrap_shop #ipayment legend{background-color:#fccfcc;color:#000}.wrap_shop #ipayment p.error{background-attachment:scroll;background-clip:border;background-color:#ffaffa;background-image:none;background-origin:padding;background-position:0 0;background-repeat:repeat;background-size:auto;border-color:#faafaa}.wrap_shop table.packstations thead{background-color:#fc0;color:#000}.wrap_shop table.packstations tbody{background-color:#fff2bf}.wrap_shop div.abook_entry{border-bottom-style:dotted;border-bottom-width:1px}div.input.submit,.article-list.cols .article-list-item-text,.input-text.numeric,.order_confirm .shopping_cart_list th.price,#products_overview table th.product_total_price{text-align:right}fieldset,.content-box.no-border{border:none}fieldset table,.account_history_info .order_history_list,.checkout_paypal .order_history_list,.future_products dl,.login .input-text,#products_overview table{width:100%}.wrap_shop input,.wrap_shop textarea,.popup_content .content_text,.wrap_shop table.packstations td{color:#000;font-size:12px}#breadcrumb_navi span a,#flyover_box #flyover_body,#menubox_trusted_body a,#product_info #gm_gprint a,.article-list a .productOldPrice,.article-list p,.billiger-gesehen .article-list-item a,.cols3 li a,.content-box .price-info,.details .actions a:hover,.megadropdown ul li ul li a:hover,#product_listing .panel .panel-pagination a,#product_listing .panel .panel-pagination a:hover,.panel-pagination,.panel-pagination a:hover,.panel-pagination a,#menubox_admin_body .content-box-main-inner .content-box-main-inner_link a,#menubox_admin_body .content-box-main-inner .content-box-main-inner_link a:hover,#menubox_best_sellers_body .article-list a,#menubox_categories_box a,#menubox_last_viewed_body a,#menubox_login_body .content-box-main-inner .menubox_link a,#menubox_order_history_body .content-box-main-inner a,.subcategories_listing ul li ul li a:hover,.first_page_content a,.first_page_content a:active,#content_page .content_page_inner a,#content_page .content_page_inner a:active,#tabbed_description_part .ui-tabs-panel a,#tabbed_description_part .ui-tabs-panel a:active,.rating-comment a,.rating-comment a:active,#reviews-info h1 a,#reviews-info h1 a:active,.rating-product-name a,.rating-product-name a:active,#account a.account_link,#account a.account_link:active,a.pageResults,a.pageResults:active,#gm_privacy a,#gm_privacy a:active,.h200 a,.h200 a:active,#menubox_extrabox1_body .content-box-main-inner a,#menubox_extrabox2_body .content-box-main-inner a,#menubox_extrabox3_body .content-box-main-inner a,#menubox_extrabox4_body .content-box-main-inner a,#menubox_extrabox5_body .content-box-main-inner a,#menubox_extrabox6_body .content-box-main-inner a,#menubox_extrabox7_body .content-box-main-inner a,a.gm_shipping_link,a.gm_shipping_link:active,.payment_item a,.payment_item a:active,a.conditions_info_link,a.conditions_info_link:active,#product_navigation a,#product_navigation a:active,.shopping_cart_list a,.shopping_cart_list a:active,a.button_opensearch,a.button_opensearch:active,a.filter_features_link,a.filter_features_link:active,.future_products a,.future_products a:active,.details .info .price-container .price a,.cart_shipping_costs_info_text a,body #footer_copyright,body #footer_copyright a{color:#000}#breadcrumb_navi span a:hover,#currency a:hover,#menubox_trusted_body a:hover,.wrap_shop .tabs .ui-tabs-nav li a:hover,#menubox_last_viewed_body a:hover,#main .product-documents a:hover{text-decoration:underline}#flyover_layer,.submenu_container .submenu{background-image:url(backgrounds/shadow.png);background-position:right bottom;background-repeat:no-repeat;padding-bottom:9px;padding-right:9px}#gm_tell_a_friend_popup .vvcode img,.billiger-gesehen .vvcode img,.callback_service .vvcode img,.contact_us .vvcode img,.password_double_opt_in .vvcode img{margin-bottom:5px}#gm_tell_a_friend_popup .vvcode label,.billiger-gesehen .vvcode label,.callback_service .vvcode label,.contact_us .vvcode label,.password_double_opt_in .vvcode label{height:70px}#gm_tell_a_friend_popup textarea,.password_double_opt_in textarea{height:100px;width:300px}#head_navi ul li.first,#top_navi_inner ul li.first{margin-left:10px}#head_navi ul li.last,#reviews .rating-item.last,.account_history_info .order_history_list .calculation td,.checkout_paypal .order_history_list .calculation td,.article-list.bestsellers .article-list-item.last,.details .rating-item.last,.shopping_cart_list tr.calculation td.col_0,.shopping_cart_list td.order-total{background-image:none}#language a,.customer_login_links a,#fixed_dropdown_shopping_cart_header .shopping-cart-product-count,product-documents.a:visited,product-documents.a:hover,product-documents.a:active{color:#fff}#language a:hover,.customer_login_links a:hover{color:#fff;text-decoration:underline}#left select,.blocklabels_300 label{width:180px}#lightbox_gallery .lightbox_gallery_active,.details .info .price-container .price .productOldPrice,.details .info .price-container .tax-shipping-text a{color:#666}#lightbox_gallery .thumbnails,.customer_login_inside .submit-container,.details .gallery .thumbnails{display:inline-block;margin-top:10px}#menubox_gm_counter_body,#menubox_infobox_body,#menubox_trusted_body{text-align:center}#menubox_gm_scroller_body,.details .rating-item .rating-stars{margin-bottom:10px;margin-top:10px}#reviews .rating .col_1,.details .rating .col_1{font-weight:700;width:80px}#reviews .rating .col_2,.details .rating .col_2{padding-right:20px;text-align:right;width:100px}#reviews .rating .col_3,.details .rating .col_3{width:400px}#reviews .rating .row_1 td,.details .rating .row_1 td{padding-bottom:10px}#reviews .rating-item,#reviews-info .rating-item,.address-book-addresses,.details .rating-item{background-color:transparent;background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom;background-repeat:repeat-x;line-height:18px;margin-bottom:10px;padding-bottom:10px;width:100%}#reviews .rating-item .rating-image,#reviews-info .rating-item .rating-image{float:left;margin-left:20px;width:130px}#reviews .rating-item .rating-product-name a,.billiger-gesehen .article-list-item-main .title{font-size:13px;font-weight:700}#reviews .rating-item .rating-product-name a:hover,.article-list.rows .article-list-item-price .tax-shipping-text a,.billiger-gesehen .article-list-item-price .tax-shipping-text a,.cols3 li a:hover,#menubox_best_sellers_body .article-list a:hover,#menubox_categories_box a:hover,#menubox_order_history_body .content-box-main-inner a:hover,.first_page_content a:hover,#content_page .content_page_inner a:hover,#tabbed_description_part .ui-tabs-panel a:hover,.rating-comment a:hover,#reviews-info h1 a:hover,.rating-product-name a:hover,#account a.account_link:hover,a.pageResults:hover,#gm_privacy a:hover,.h200 a:hover,#menubox_extrabox1_body .content-box-main-inner a:hover,#menubox_extrabox2_body .content-box-main-inner a:hover,#menubox_extrabox3_body .content-box-main-inner a:hover,#menubox_extrabox4_body .content-box-main-inner a:hover,#menubox_extrabox5_body .content-box-main-inner a:hover,#menubox_extrabox6_body .content-box-main-inner a:hover,#menubox_extrabox7_body .content-box-main-inner a:hover,a.gm_shipping_link:hover,.payment_item a:hover,a.conditions_info_link:hover,#product_navigation a:hover,.shopping_cart_list a:hover,a.button_opensearch:hover,a.filter_features_link:hover,.future_products a:hover,#products_overview table .product_info a,#products_overview table .product_info a:hover{color:#000;text-decoration:underline}#reviews .rating-item .rating-stars,#reviews-info .rating-item .rating-stars,.account_history_info .product-documents{margin-bottom:10px}#reviews .reviews-head div,#reviews .reviews-list div{color:#000;float:left;line-height:20px;width:150px}#top_navi_inner,.details .info .price-container table,.login .button-container,.order_payment .continue_button,.order_shipping .continue_button,.order_confirm .checkout_button,.user_home .order .show_order_button{float:right}.account,.order_thanks{background-color:#fff;background-image:none;background-position:top left;background-repeat:repeat-x;overflow:hidden;width:760px}.account_history_info .order_history_list .calculation .col_3,.checkout_paypal .order_history_list .calculation .col_3{border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;padding-right:5px;text-align:right}.account_history_info .order_history_list .calculation .col_4,.checkout_paypal .order_history_list .calculation .col_4{background-color:#eee;border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px}.account_history_info .order_history_list .calculation.doubleunderline td.col_3,.account_history_info .order_history_list .calculation.doubleunderline td.col_4,.checkout_paypal .order_history_list .calculation.doubleunderline td.col_3,.checkout_paypal .order_history_list .calculation.doubleunderline td.col_4,.shopping_cart .shopping_cart_list tr.calculation.doubleunderline td.col_2,.shopping_cart_list tr.calculation.doubleunderline td.col_1{border-bottom-color:#666;border-bottom-style:double;border-bottom-width:1px}.account_history_info .order_history_list .col_0,.checkout_paypal .order_history_list .col_0{text-align:center;width:50px}.account_history_info .order_history_list .col_4,.checkout_paypal .order_history_list .col_4{width:100px}.account_history_info .order_history_list td,.checkout_paypal .order_history_list td{background-color:#fff;background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom;background-repeat:repeat-x;padding-bottom:5px;padding-top:5px;vertical-align:top}.account_history_info .order_history_list th,.checkout_paypal .order_history_list th,.shopping_cart_list th{border-bottom-color:#666;border-bottom-style:solid;border-bottom-width:1px;font-weight:700;padding-top:10px;text-align:left}.account_history_info .product-documents dd,.order_thanks .product-documents dd{height:26px}.account_history_info .product-documents dt,.order_thanks .product-documents dt{height:26px;width:auto}.account_history_info .product-documents dt img,.order_thanks .product-documents dt img{margin-top:5px}.h2_headline,.article-list.cols .article-list-item-text .price a,.article-list.cols .article-list-item-text .price a:hover,.billiger-gesehen .article-list-item-price .price a,.order_payment .payment_item .caption .title,.order_shipping .shipping_item .caption .title{color:#000;font-size:14px;font-weight:700}.article-list .listing_attributes,.article-list .listing_attributes_selection{clear:both;margin-top:1em;padding-bottom:5px;padding-top:5px}.article-list .listing_attributes dd,.article-list .listing_attributes dt,.article-list .listing_attributes_selection dd,.article-list .listing_attributes_selection dt{background-image:none;padding:4px 10px 4px 0}.article-list .listing_attributes dd .input-select,.article-list .listing_attributes_selection dd .input-select{width:220px}.article-list .listing_attributes dl,.article-list .listing_attributes_selection dl{background-image:none;margin-top:0}.article-list-item p,.article-list.offer .article-list-item-text .price a{color:#000;font-size:12px;font-style:normal;font-weight:400;text-align:left}.article-list.cols .article-list-item-image img,.article-list.cols .article-list-item img{border-color:#fff;border-style:solid;border-width:1px}.article-list.rows .article-list-item-delivery .label,.billiger-gesehen .price_offer_error,.details .info .details_qty_advice_bold,.details .info .price-container .uvp-price,.user_home .order .date,.user_home .order .price,#dropdown_shopping_cart p .price,#fixed_dropdown_shopping_cart p .price{font-weight:700}.article-list.rows .article-list-item-image table,.details .gallery .stage table{height:100%;width:100%}.article-list.rows .article-list-item-image table td,.details .gallery .stage table td{text-align:center;vertical-align:middle}.article-list.rows .article-list-item-price .price a,.article-list.rows .article-list-item-price .price a:hover{color:#000;font-size:16px;font-style:normal;font-weight:700;text-align:left}.billiger-gesehen textarea,.callback_service textarea,.contact_us textarea{height:100px;width:400px}.box_left,.order_payment .back_button,.order_shipping .back_button,.order_confirm .back_button{float:left}.checkout_paypal .withdrawal_textarea,.checkout_paypal .agb_textarea{height:200px;width:513px}.checkout_paypal iframe,.order_payment iframe{background-color:#EEE;background-image:url(backgrounds/gradient-small-reverse.png);background-position:left top;background-repeat:repeat-x;border:1px solid #A3A3A3;color:#000;font-size:12px;height:200px;padding:2px;width:686px}.checkout_paypal .remarks,.checkout_paypal .cols2 p{margin-left:30px}.checkout_paypal .order_history_list .calculation.total .col_3,.checkout_paypal .order_history_list .calculation.total .col_4{background-color:#fff;border-bottom-width:0;color:#000;font-size:22px;font-weight:400;white-space:nowrap}.content-box.categories a:hover,.order_payment .payment_item.active,.order_shipping .shipping_item.active,.shopping_cart_list th.col_4,.shopping_cart_list tr.last-article td.col_4,#live_search_container a:hover,body #wrap_box.wrap_shop .submenu ul li a:hover,body #wrap_box.wrap_shop .submenu ul li a.active,body #wrap_box.wrap_shop .content-box.categories.submenu ul li a:hover,body #wrap_box.wrap_shop .content-box.categories.submenu ul li a:active,.wrap_shop #ipayment fieldset{background-color:#eee}.article-list.bestsellers .article-list-item-inside,.product-listing .description{margin:0}.article-list.bestsellers .article-list-item-number,#product_listing .panel .panel-pagination a.active,.info_message{color:#000;font-weight:700}.currency_inside,.infobox_inside{padding:5px}.currency_inside a,.customer_login_inside label{color:#eee}.details .info .attributes dd,.details .info .attributes dt{background-image:none;padding-bottom:4px;padding-top:4px}.details .info .price-container .tax-shipping-text,.shopping-cart-product-count{font-size:10px}.details h4,#product_listing .panel .input{margin-bottom:0}.icon_gallery_back:hover,.icon_gallery_back_active{background-image:url(backgrounds/lightbox-buttons.png);background-position:0 -150px;display:block;float:left;height:30px;width:50px}.icon_gallery_next:hover,.icon_gallery_next_active{background-image:url(backgrounds/lightbox-buttons.png);background-position:0 -90px;display:block;float:right;height:30px;width:50px}.icon_lightbox_close:hover,.icon_lightbox_close_active{background-image:url(backgrounds/lightbox-buttons.png);background-position:0 -30px;display:block;float:right;height:30px;width:50px}.megadropdown ul li a,.subcategories_listing ul li a{color:#000;display:block;font-weight:700;margin-bottom:10px}.megadropdown ul li ul li a,.subcategories_listing ul li ul li a{color:#000;font-weight:400}.order_payment,.order_shipping,.checkout_paypal,.order_confirm{background-color:#fff;background-image:none;background-position:top left;background-repeat:repeat-x;margin-top:20px;overflow:hidden;width:760px}.order_payment .error td,.class_error{color:red;font-weight:700}.order_payment .invoice_address,.order_payment .items,.order_payment .remarks,.order_shipping .items,.order_shipping .shipping_address,.checkout_success_trusted{padding-left:30px}.order_payment .payment_item,.order_shipping .shipping_item{background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom;background-repeat:repeat-x;padding-bottom:10px;padding-top:10px}.order_payment .payment_item .caption,.order_shipping .shipping_item .caption{float:left;width:585px}.order_payment .payment_item .radiobox,.order_shipping .shipping_item .radiobox{float:left;width:40px}.order_payment .payment_item .price,.order_shipping .shipping_item .price{float:left;width:105px}.order_payment .payment_item .price p,.order_shipping .shipping_item .price p{color:#000;font-size:14px;font-weight:400;text-align:right}.order_payment p.address,.order_shipping p.address,.text_information{color:#000;font-size:14px}.order_payment #comments_textarea,.checkout_paypal #comments_textarea{background-color:#FFF;background-image:url(backgrounds/gradient-small-reverse.png);background-position:left top;background-repeat:repeat-x;border:1px solid #A3A3A3;color:#000;height:100px;width:686px}#product_listing .panel .panel-itemcount select,#product_listing .panel .panel-sort select{color:#000;width:auto}.shopping_cart .shopping_cart_list td.col_0,.shopping_cart_list th.col_0{width:170px}.shopping_cart .shipping-text a,.shopping_cart .shipping-text a:hover{color:#000;font-size:10px;font-style:normal;font-weight:400;text-decoration:underline}.shopping_cart_list td.amount,.order_confirm .shopping_cart_list td.amount{font-style:italic;padding-right:10px;vertical-align:top;white-space:nowrap}.shopping_cart_list tr.calculation.total td.col_1,.shopping_cart_list tr.calculation.total td.col_2{border-bottom:none;color:#000;font-size:22px;font-weight:400}#main label,#main .active label,#main fieldset label{color:#000;display:inline-block;font-size:13px;font-weight:400;padding:4px 0}#menubox_admin,#menubox_login{background-color:#FFF;background-image:none;background-position:0 0;background-repeat:repeat;border-color:#dadada;border-style:solid;border-width:1px;margin:0 0 10px;padding:0;width:100%}#menubox_admin_body .content-box-main-inner,#menubox_cart_body .content-box-main-inner,#menubox_categories_body .content-box-main-inner,#menubox_extrabox1_body .content-box-main-inner,#menubox_extrabox2_body .content-box-main-inner,#menubox_extrabox4_body .content-box-main-inner,#menubox_extrabox7_body .content-box-main-inner,#menubox_infobox_body .content-box-main-inner,#menubox_newsletter_body .content-box-main-inner,#menubox_order_history_body .content-box-main-inner,#menubox_trusted_body .content-box-main-inner{color:#000;font-size:12px;font-style:normal;font-weight:400;padding:5px 10px;text-align:left;width:180px}#menubox_best_sellers,#menubox_cart,#menubox_categories_box,#menubox_extrabox1,#menubox_extrabox2,#menubox_extrabox3,#menubox_extrabox4,#menubox_extrabox6,#menubox_extrabox7,#menubox_gm_counter,#menubox_gm_scroller,#menubox_gm_trusted_shops_widget,#menubox_infobox,#menubox_last_viewed,#menubox_newsletter,#menubox_order_history,#menubox_trusted{background-color:#FFF;background-image:none;background-position:0 0;background-repeat:repeat;border-color:#dadada;border-style:solid;border-width:1px;margin:0 0 10px;padding:0;width:100%}#menubox_best_sellers_body .productOldPrice,#categorie_listing .sub_categories_listing_body .box_list a,#footer_inner a{color:#000;font-size:12px;font-weight:400}#menubox_cart_head .content-box-header-inner,#menubox_categories_head .content-box-header-inner{background-color:transparent;background-image:none;background-position:0 0;background-repeat:repeat;color:#000;font-size:14px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_categories ul li h4 img,.submenu ul li h4 img{float:left;margin-left:2px;margin-right:10px;margin-top:5px}#menubox_categories_box_head .content-box-header-inner,#menubox_gm_trusted_shops_widget_head .content-box-header-inner,#menubox_trusted_head .content-box-header-inner{background-color:#6d6d6d;background-image:url(backgrounds/gradients/gradient.png);background-position:0 0;background-repeat:repeat;color:#fff;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left}#menubox_categories_box .cat_active,#menubox_categories_box .cat_link{color:#000;font-size:11px;font-style:normal;font-weight:700;text-align:left;text-transform:none}#menubox_extrabox3_head .content-box-header-inner,#menubox_order_history_head .content-box-header-inner{background-color:#c3ff00;background-image:url(backgrounds/gingko-currency.jpg);background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:13px;font-style:normal;font-weight:700;padding:5px 10px;text-align:left;text-decoration:none}#menubox_extrabox3_body .content-box-main-inner,#menubox_extrabox6_body .content-box-main-inner{background-color:transparent;background-image:none;background-position:0 0;background-repeat:repeat;color:#000;font-family:Ubuntu,arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;padding:5px 10px;text-align:left;text-decoration:none;width:180px}.order_payment .accept_box_checkbox,.checkout_paypal .accept_box_checkbox{float:left;width:20px}.order_payment .accept_box_text,.checkout_paypal .accept_box_text{color:#000;float:left;margin:3px 0 2px 5px}#dropdown_shopping_cart .cart-item,#fixed_dropdown_shopping_cart .cart-item{padding:0 10px}#dropdown_shopping_cart .cart-item-inner,#fixed_dropdown_shopping_cart .cart-item-inner{padding:5px 10px 5px 5px;width:174px}#dropdown_shopping_cart p,#fixed_dropdown_shopping_cart p{color:#000;font-size:10px;margin:0;text-align:right}#dropdown_shopping_cart .mwst-hint,#fixed_dropdown_shopping_cart .mwst-hint{font-size:9px;margin-right:20px;margin-top:10px;text-align:right}.class_error_message,.errorText{color:red;font-size:10px;font-weight:700}#create_account fieldset input.input-text,#checkout_address fieldset input.input-text{background-color:#fff;background-image:url(backgrounds/gradient-small-reverse.png);background-position:top left;background-repeat:repeat-x;border-color:#a3a3a3;border-style:solid;border-width:1px;color:#000;font-size:14px;height:24px;padding:2px;width:200px}#account fieldset input.input-text.postal-code,#create_account fieldset input.input-text.postal-code,#checkout_address fieldset input.input-text.postal-code{margin-right:10px;width:60px}#account fieldset input.input-text.postal-code-city,#create_account fieldset input.input-text.postal-code-city,#checkout_address fieldset input.input-text.postal-code-city{width:124px}#create_account fieldset label,#checkout_address fieldset label{color:#000;display:inline-block;font-size:14px;font-weight:400;padding:4px 0}#create_account fieldset select.input-select,#checkout_address fieldset select.input-select{background-color:transparent;background-image:url(backgrounds/gradient-small-reverse.png);background-position:top left;background-repeat:repeat-x;border-color:#a3a3a3;border-style:solid;border-width:1px;color:#000;height:30px;padding:2px;width:206px}#create_account fieldset table td,#checkout_address fieldset table td{color:#000;font-size:14px;padding-bottom:10px}#create_account fieldset table td.col_0,#checkout_address fieldset table td.col_0{width:150px}.order_payment textarea.withdrawal_textarea,.order_payment textarea.agb_textarea{background-color:#eee;background-image:url(backgrounds/gradient-small-reverse.png);background-position:left top;background-repeat:repeat-x;border-color:#A3A3A3;border-style:solid;border-width:1px;color:#000;font-size:12px;height:200px;padding:2px;width:686px}.jcarousel-control a:focus,.jcarousel-control a:active{outline:none}body #wrap_box.wrap_shop a.button_green:hover,body #wrap_box.wrap_shop a.button_green_big:hover,#product_listing a.button_green:hover{background-color:#00a90c;color:#fff;cursor:pointer}body #wrap_box.wrap_shop a.button_green.active,body #wrap_box.wrap_shop a.button_green_big.active,body #wrap_box.wrap_shop a.button_green_big:active,#product_listing a.button_green.active,#product_listing a.button_green:active{background-color:#03d012;background-image:url(backgrounds/gradients/gradient-reverse.png);background-position:top;background-repeat:repeat-x}body #wrap_box.wrap_shop a.button_blue.active,body #wrap_box.wrap_shop a.button_blue_big.active,body #wrap_box.wrap_shop a.button_blue_big:active{background-color:gray;background-image:url(backgrounds/gradients/gradient-reverse.png);background-position:top;background-repeat:repeat-x}body #wrap_box.wrap_shop a.button_grey:hover,body #wrap_box.wrap_shop a.button_grey_big:hover{background-color:#666;color:#fff;cursor:pointer}body #wrap_box.wrap_shop a.button_grey.active,body #wrap_box.wrap_shop a.button_grey:active,body #wrap_box.wrap_shop a.button_grey_big.active,body #wrap_box.wrap_shop a.button_grey_big:active{background-color:#666;background-image:url(backgrounds/gradients/gradient-reverse.png);background-position:top;background-repeat:repeat-x}body #wrap_box.wrap_shop a.button_red.active,body #wrap_box.wrap_shop a.button_red:active{background-color:red;background-image:url(backgrounds/gradients/gradient-reverse.png);background-position:top;background-repeat:repeat-x}.checkout_paypal textarea.withdrawal_textarea,.checkout_paypal textarea.agb_textarea{background-color:#fff;background-image:url(backgrounds/gradient-small-reverse.png);background-position:left top;background-repeat:repeat-x;border-color:#A3A3A3;border-style:solid;border-width:1px;color:#000;font-size:12px;height:200px;padding:2px;width:686px}#categorie_listing .sub_categories_listing_body .box_list a:hover,#footer_inner a:hover{color:#000;font-size:12px;font-weight:400;text-decoration:underline}#products_overview table .product_info,#products_overview table .product_price{background-image:url(backgrounds/separator-dotted-hori.png);background-position:bottom right;background-repeat:repeat-x;color:#000;padding-bottom:5px;padding-top:5px;vertical-align:top}#products_overview table .product_name,#products_overview table .product_single_price{font-size:14px;line-height:20px}#cart_shipping_costs_selection .shipping_costs .cart_shipping_costs_value,#cart_shipping_costs_selection .shipping_costs .cart_ot_gambioultra_costs_value{display:block;float:right;width:70px}#cart_shipping_costs_selection .shipping_costs_error,#cart_shipping_costs_invalid_combination_error{color:red}@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate  http://daneden.github.io/animate.css/ tipp bounce in
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}



.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-delay: 2s;
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
   animation-delay: 2s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;


}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;

}


.fadeInDown1 {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 6s; /* Chrome, Safari, Opera */
    animation-delay: 6s;
}

.fadeInDown2 {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 7s; /* Chrome, Safari, Opera */
    animation-delay: 7s;
}

.fadeInDown3 {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 8s; /* Chrome, Safari, Opera */
    animation-delay: 8s;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}



.footer_copyright:hover
 {
  -webkit-animation-name: animated flip!important;
  animation-name: animated flip!important;
}
/**/
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/**/


 


 .slider-wrapper .theme-light img.nivoSlider a.nivo-imageLink .nivoSlider 
{-webkit-border-radius: 12px 12px 12px 12px; -moz-border-radius: 12px 12px 12px 12px; 
-ms-border-radius: 12px 12px 12px 12px;
-o-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px; 
-webkit-box-shadow: #B3B3B3 1px 1px 1px; -moz-box-shadow: #B3B3B3 1px 1px 1px; 
-ms-box-shadow: #B3B3B3 1px 1px 1px; 
-o-box-shadow: #B3B3B3 1px 1px 1px; 
box-shadow: #B3B3B3 1px 1px 1px;
; behavior: url('../../../../../../www.nutrimental.eu/admin/EMAILSENDING/without-media-queries/border-radius.html'); font-family: Copperplate / Copperplate Gothic Light, Palatino Linotype, Book Antiqua, Trebuchet MS, Arial black; color: #A0A1A3; font-size: 21px; padding: 0px; font-weight: bold; display: block;
}


.gm_price, .price {
     color: darkgreen!important;
	
 }
 
 
h1 {
    color:rgba(0,0,0,.6);
text-shadow:rgba(0,0,0,.2) 2px 6px 5px,rgba(255,255,255,.4) 0 -4px 30px;

 }

input submit  {
 -moz-transform:    rotate(2deg)!important; /* Firefox */
 -webkit-transform: rotate(2deg); /* Webkit */
 -o-transform:      rotate(2deg); /* Opera */
 -ms-transform:     rotate(2deg); /* IE 9 */
  transform:         rotate(2deg)!important; /* CSS3 */
		
 }
 
 
 
#menubox_last_viewed, #menubox_last_viewed_head, .content-box-header-inner {
    #background-image: none!important; 
	#color: #000000!important; 
}


 .article-list-item-text {
    line-height: 111%;
}


img.rabattbanner_AT
{-webkit-border-radius: 77px 77px 77px 77px; -moz-border-radius: 77px 77px 77px 77px; 
-ms-border-radius: 77px 77px 77px 77px;
-o-border-radius: 77px 77px 77px 77px;
border-radius: 77px 77px 77px 77px; 
-webkit-box-shadow: #B3B3B3 1px 1px 1px; 
-ms-box-shadow: #B3B3B3 1px 1px 1px; 
-o-box-shadow: #B3B3B3 1px 1px 1px; 
-moz-box-shadow: #B3B3B3 1px 1px 1px; 
box-shadow: #B3B3B3 1px 1px 1px;
; behavior: url('../../../../../../www.nutrimental.eu/admin/EMAILSENDING/without-media-queries/border-radius.html'); font-family: Copperplate / Copperplate Gothic Light, Palatino Linotype, Book Antiqua, Trebuchet MS, Arial black; color: #A0A1A3; font-size: 21px; padding: 0px; font-weight: bold; display: block;  -webkit-filter: saturate(150%); -moz-filter: saturate(150%); filter: saturate(150%); 



}

		@-webkit-keyframes ani_at{
  		   0%{-webkit-filter: saturate(10%);}
			20%{-webkit-filter: saturate(10%);}
			50%{-webkit-filter: saturate(300%);}
			100%{-webkit-filter: saturate(150%); }	
		}
		
			@-ms-keyframes ani_at{
  		   0%{-ms-filter: saturate(10%);}
			20%{-ms-filter: saturate(10%);}
			50%{-ms-filter: saturate(300%);}
			100%{-ms-filter: saturate(150%); }	
		}
		
		@-o-keyframes ani_at{
  		   0%{-o-filter: saturate(10%);}
			20%{-o-filter: saturate(10%);}
			50%{-o-filter: saturate(300%);}
			100%{-o-filter: saturate(150%); }	
		}
		
			@-moz-keyframes ani_at{
  		   0%{-moz-filter: saturate(10%);}
			20%{-moz-filter: saturate(10%);}
			50%{-moz-filter: saturate(300%);}
			100%{-moz-filter: saturate(150%); }		
		}

			@keyframes ani_at{
			0%{filter: saturate(10%);}
			20%{filter: saturate(10%);}
			50%{filter: saturate(300%);}
			100%{filter: saturate(150%); }	
		}
		
		
		
	  @-webkit-keyframes ani_eu{
  		   0%{-webkit-filter: saturate(10%);}
			20%{-webkit-filter: saturate(10%);}
			50%{-webkit-filter: saturate(300%);}
			100%{-webkit-filter: saturate(150%); }	
		}
	
		   @-moz-keyframes ani_eu{
			0%{-moz-filter: saturate(10%);}
			20%{-moz-filter: saturate(10%);}
			50%{-moz-filter: saturate(300%);}
			100%{-moz-filter: saturate(150%); }				
		}
		
			   @-ms-keyframes ani_eu{
			0%{-ms-filter: saturate(10%);}
			20%{-ms-filter: saturate(10%);}
			50%{-ms-filter: saturate(300%);}
			100%{-ms-filter: saturate(150%); }				
		}
		
			   @-o-keyframes ani_eu{
			0%{-o-filter: saturate(10%);}
			20%{-o-filter: saturate(10%);}
			50%{-o-filter: saturate(300%);}
			100%{-o-filter: saturate(150%); }				
		}
			@keyframes ani_eu{
			0%{filter: saturate(10%);}
			20%{filter: saturate(10%);}
			50%{filter: saturate(300%);}
			100%{filter: saturate(150%); }				
		}
		
		

		
				
		@-webkit-keyframes anihover{
  		   0%{-webkit-filter: saturate(150%); }
			20%{-webkit-filter: saturate(220%);}
			50%{-webkit-filter: saturate(300%);}
			100%{-webkit-filter: saturate(150%);}				
		}
				@-ms-keyframes anihover{
  		   0%{-ms-filter: saturate(150%); }
			20%{-ms-filter: saturate(220%);}
			50%{-ms-filter: saturate(300%);}
			100%{-ms-filter: saturate(150%);}				
		}
					@-o-keyframes anihover{
  		   0%{-o-filter: saturate(150%); }
			20%{-o-filter: saturate(220%);}
			50%{-o-filter: saturate(300%);}
			100%{-o-filter: saturate(150%);}				
		}
		
		@-moz-keyframes anihover{
  		   0%{-moz-filter: saturate(150%); }
			20%{-moz-filter: saturate(220%);}
			50%{-moz-filter: saturate(300%);}
			100%{-moz-filter: saturate(150%);}				
		}
			@keyframes anihover{
  		   0%{filter: saturate(150%); }
			20%{filter: saturate(220%);}
			50%{filter: saturate(300%);}
			100%{filter: saturate(150%);}				
		}	
		

				
		
		
		  @-webkit-keyframes ani_pr{
		   0%{-webkit-filter: saturate(100%);}
			20%{-webkit-filter: saturate(150%);}
			50%{-webkit-filter: saturate(200%);}
			80%{-webkit-filter: saturate(150%);}
			100%{-webkit-filter: saturate(100%); }			
		}
			  @-ms-keyframes ani_pr{
		   0%{-ms-filter: saturate(100%);}
			20%{-ms-filter: saturate(150%);}
			50%{-ms-filter: saturate(200%);}
			80%{-ms-filter: saturate(150%);}
			100%{-ms-filter: saturate(100%); }			
		}

	  @-o-keyframes ani_pr{
		   0%{-o-filter: saturate(100%);}
			20%{-o-filter: saturate(150%);}
			50%{-o-filter: saturate(200%);}
			80%{-o-filter: saturate(150%);}
			100%{-o-filter: saturate(100%); }			
		}
		
			@-moz-keyframes ani_pr{
		   0%{-moz-filter: saturate(100%);}
			20%{-moz-filter: saturate(150%);}
			50%{-moz-filter: saturate(200%);}
			80%{-moz-filter: saturate(150%);}
			100%{-moz-filter: saturate(100%); }			
		}
			@keyframes ani_pr{	
			0%{filter: saturate(100%);}
			20%{filter: saturate(150%);}
			50%{filter: saturate(200%);}
			80%{filter: saturate(150%);}
			100%{filter: saturate(100%); }				
		}

		
		
		
		@-webkit-keyframes anihoverproduct{
  		   0%{-webkit-transform: scale(1); border:0px; }
			20%{-webkit-transform: scale(1.1);  border:0px;}
			50%{-webkit-transform: scale(1.2); border:0px;}
			80%{-webkit-transform: scale(1.1);border:0px;}
			100%{-webkit-transform: scale(1);border:0px;}			
		}
				@-ms-keyframes anihoverproduct{
  		   0%{-ms-transform: scale(1); border:0px; }
			20%{-ms-transform: scale(1.1);  border:0px;}
			50%{-ms-transform: scale(1.2); border:0px;}
			80%{-ms-transform: scale(1.1);border:0px;}
			100%{-ms-transform: scale(1);border:0px;}			
		}
		
				@-o-keyframes anihoverproduct{
  		   0%{-o-transform: scale(1); border:0px; }
			20%{-o-transform: scale(1.1);  border:0px;}
			50%{-o-transform: scale(1.2); border:0px;}
			80%{-o-transform: scale(1.1);border:0px;}
			100%{-o-transform: scale(1);border:0px;}			
		}
		
		   @-moz-keyframes anihoverproduct {	
  		   0%{-moz-transform: scale(1); border:0px; }
			20%{-moz-transform: scale(1.1);  border:0px;}
			50%{-moz-transform: scale(1.2); border:0px;}
			80%{-moz-transform: scale(1.1);border:0px;}
			100%{-moz-transform: scale(1);border:0px;}	
		}
		
		
		
		@-webkit-keyframes anihoverbutton {
			0%{-webkit-transform: scale(1); }
			50%{-webkit-transform: scale(1.1);}
			100%{-webkit-transform: scale(1);}				
		}
		
			@-moz-keyframes anihoverbutton {
			0%{-moz-transform: scale(1); }
			50%{-moz-transform: scale(1.1);}
			100%{-moz-transform: scale(1);}				
		}
		
		
			@-ms-keyframes anihoverbutton {
			0%{-ms-transform: scale(1); }
			50%{-ms-transform: scale(1.1);}
			100%{-ms-transform: scale(1);}				
		}
		
		
			@-o-keyframes anihoverbutton {
			0%{-o-transform: scale(1); }
			50%{-o-transform: scale(1.1);}
			100%{-o-transform: scale(1);}				
		}
			@keyframes anihoverbutton {
			0%{transform: scale(1); }
			50%{transform: scale(1.1);}
			100%{transform: scale(1);}				
		}
		
		
		
		
		
		
			@-webkit-keyframes flag{
  		   0%{-webkit-transform: skew(180deg) scale(1); }
			50%{-webkit-transform: skew(170deg) scale(1.4);}
			100%{-webkit-transform: skew(180deg) scale(1);		}					
		}
		
			@-moz-keyframes flag{		
  		   0%{-moz-transform: skew(180deg) scale(1); }
			50%{-moz-transform: skew(170deg) scale(1.4);}
			100%{-moz-transform: skew(180deg) scale(1);		}
}			
				@-ms-keyframes flag{		
  		   0%{-ms-transform: skew(180deg) scale(1); }
			50%{-ms-transform: skew(170deg) scale(1.4);}
			100%{-ms-transform: skew(180deg) scale(1);		}
}			

			@-o-keyframes flag{		
  		   0%{-o-transform: skew(180deg) scale(1); }
			50%{-o-transform: skew(170deg) scale(1.4);}
			100%{-o-transform: skew(180deg) scale(1);		}
}			

	
				@keyframes flag{		
  		   0%{transform: skew(180deg) scale(1); }
			50%{transform: skew(170deg) scale(1.4);}
			100%{transform: skew(180deg) scale(1);		}
}			
		
		
			@-webkit-keyframes footerlinkani{
  		   0%{ -webkit-transform: translate(0px, 0px); }
			50%{ -webkit-transform: translate(8px, 0px);}
			100%{ -webkit-transform: translate(0px, 0px);	}	
		}
					@-ms-keyframes footerlinkani{
  		   0%{ -ms-transform: translate(0px, 0px); }
			50%{ -ms-transform: translate(8px, 0px);}
			100%{ -ms-transform: translate(0px, 0px);	}	
		}
			
				@-o-keyframes footerlinkani{
  		   0%{ -o-transform: translate(0px, 0px); }
			50%{ -o-transform: translate(8px, 0px);}
			100%{ -o-transform: translate(0px, 0px);	}	
		}
		
			@-moz-keyframes footerlinkani{	
  		   0%{ -moz-transform: translate(0px, 0px); }
			50%{ -moz-transform: translate(8px, 0px);}
			100%{ -moz-transform: translate(0px, 0px);	}	
		}
			
    	@keyframes footerlinkani{
			0%{transform: translate(0px, 0px); }
			50%{transform: translate(8px, 0px);}
			100%{transform: translate(0px, 0px);	}	
		}
		



		
			@-webkit-keyframes footercopyright{
  		   0%{  -webkit-text-transform: capitalize; }
			50%{  -webkit-text-transform: uppercase;;}
			100%{  -webkit-text-transform: capitalize;	}			
		}
		
					@-moz-keyframes footercopyright{
  		   0%{  -moz-text-transform: capitalize; }
			50%{  -moz-text-transform: uppercase;;}
			100%{  -moz-text-transform: capitalize;	}			
		}
		
					@-ms-keyframes footercopyright{
  		   0%{  -ms-text-transform: capitalize; }
			50%{  -ms-text-transform: uppercase;;}
			100%{  -ms-text-transform: capitalize;	}			
		}
		
			@-moz-keyframes footercopyright{
  		   0%{  -moz-text-transform: capitalize; }
			50%{  -moz-text-transform: uppercase;;}
			100%{  -moz-text-transform: capitalize;	}					
		}
		
		@keyframes footercopyright{			
  		   0%{ text-transform: capitalize; }
			50%{ text-transform: uppercase;;}
			100%{ text-transform: capitalize;	}				
		}
		
		
		
		 #footer_copyright {
		
         font-variant: small-caps;
		  color: #e0dfdc;
  letter-spacing: 4px;
  text-shadow: 0 -1px 0 #ffffff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9);
		 }
		 
		  #footer_copyright:hover{
		 -webkit-animation:footercopyright 3s infinite ;
		 -moz-animation:footercopyright 3s infinite ;
		 		 -ms-animation:footercopyright 3s infinite ;
		 -o-animation:footercopyright 3s infinite ;
		 animation:footercopyright 3s infinite ;
		 }
		 
		 
		
		 img.flag_ch:hover, img.flag_at:hover
		 {
			-webkit-animation:flag 3s infinite ;
			-moz-animation:flag 3s infinite ;
			-ms-animation:flag 3s infinite ;
			-o-animation:flag 3s infinite ;
			animation:flag 3s infinite ;
		}
		
		 .info_image_box:hover{
			-webkit-animation:ani_pr 3s infinite ;
			-moz-animation:ani_pr 3s infinite ;
				-ms-animation:ani_pr 3s infinite ;
			-o-animation:ani_pr 3s infinite ;
			
		       animation:ani_pr 3s infinite ;
		}
		
		img.rabattbanner  {
			-webkit-animation:ani_at 6s linear;
			-webkit-animation-iteration-count: 0;
			-moz-animation:ani_at 6s linear;
			-moz-animation-iteration-count: 0;
						-ms-animation:ani_at 6s linear;
			-ms-animation-iteration-count: 0;
						-o-animation:ani_at 6s linear;
			-o-animation-iteration-count: 0;
			animation:ani_at 6s linear;
			animation-iteration-count: 0;
			
		}
		img.rabattbanner_AT:hover, .col_0:hover, img.rabattbanner:hover {
			-webkit-animation:anihover 6s infinite ;
			-moz-animation:anihover 6s infinite ;
						-ms-animation:anihover 6s infinite ;
						-o-animation:anihover 6s infinite ;
			animation:anihover 6s infinite ;
		}
		
		img.image_frame:hover,   .article-list-item-image:hover  {
			-webkit-animation:anihoverproduct 6s  ;
			-moz-animation:anihoverproduct 6s  ;
					-ms-animation:anihoverproduct 6s  ;
							-o-animation:anihoverproduct 6s  ;
				animation:anihoverproduct 6s  ;
		}
		
		.button-outer:hover, price:hover, menu_cat_id_715, active
		{
			-webkit-animation:anihoverbutton 3s ;
			-moz-animation:anihoverbutton 3s ;
				-ms-animation:anihoverbutton 3s ;
					-o-animation:anihoverbutton 3s ;
			animation:anihoverbutton 3s ;
		}
		
		#column1 li:hover, #column2 li:hover, #column3 li:hover, #column4 li:hover
		{
		    -webkit-animation: footerlinkani 3s;
			-moz-animation: footerlinkani 3s; 		
			-ms-animation: footerlinkani 3s; 
			-o-animation: footerlinkani 3s;
			animation: footerlinkani 3s;
		}
	


img.rabattbanner {-webkit-border-radius: 12px 12px 12px 12px; -moz-border-radius: 12px 12px 12px 12px;
-ms-border-radius: 12px 12px 12px 12px;
-o-border-radius: 12px 12px 12px 12px;
 border-radius: 12px 12px 12px 12px; 
-webkit-box-shadow: #B3B3B3 1px 1px 1px; -moz-box-shadow: #B3B3B3 1px 1px 1px; 
 -o-box-shadow: #B3B3B3 1px 1px 1px;
  -ms-box-shadow: #B3B3B3 1px 1px 1px;box-shadow: #B3B3B3 1px 1px 1px;
; behavior: url('../../../../../../www.nutrimental.eu/admin/EMAILSENDING/without-media-queries/border-radius.html'); font-family: Copperplate / Copperplate Gothic Light, Palatino Linotype, Book Antiqua, Trebuchet MS, Arial black; color: #A0A1A3; font-size: 21px; padding: 0px; font-weight: bold; display: block;
}


div.align_right img {
 -webkit-border-radius: 12px 12px 12px 12px; -moz-border-radius: 12px 12px 12px 12px;
-ms-border-radius: 12px 12px 12px 12px;
-o-border-radius: 12px 12px 12px 12px;
 border-radius: 12px 12px 12px 12px; 
-webkit-box-shadow: #B3B3B3 1px 1px 1px; -moz-box-shadow: #B3B3B3 1px 1px 1px; box-shadow: #B3B3B3 1px 1px 1px;
; behavior: url('../../../../../../www.nutrimental.eu/admin/EMAILSENDING/without-media-queries/border-radius.html'); font-family: Copperplate / Copperplate Gothic Light, Palatino Linotype, Book Antiqua, Trebuchet MS, Arial black; color: #A0A1A3; font-size: 21px; padding: 0px; font-weight: bold; display: block;
}



/**/
/*
	$Id: 9c21b037178a57da43483077f560a83cb5912b97 $
#	Project:	Nivo Slider for Gambio GX2
#	ProjectId:	nivoGX2 
#	Copyright: 	Rene Ettling (r.ettling@eshop-source.com)
#				(http://www.eshop-source.com)
#				
#	Lizenz:		CC BY 3.0
#	Deutsch:	http://creativecommons.org/licenses/by/3.0/de/
#	Schweiz:	http://creativecommons.org/licenses/by/3.0/ch/
#	Englisch:	http://creativecommons.org/licenses/by/3.0/de/deed.en
*/
.theme-default .nivoSlider{position:relative;background:#fff url(img/themes/default/loading.gif) no-repeat 50% 50%;margin-bottom:10px;-webkit-box-shadow:0px 1px 5px 0px #4a4a4a;-moz-box-shadow:0px 1px 5px 0px #4a4a4a;box-shadow:0px 1px 5px 0px #4a4a4a}.theme-default .nivoSlider img{position:absolute;top:0px;left:0px;display:none}.theme-default .nivoSlider a{border:0;display:block}.theme-default .nivo-controlNav{text-align:center;padding:20px 0}.theme-default .nivo-controlNav a{display:inline-block;width:22px;height:22px;background:url(img/themes/default/bullets.png) no-repeat;text-indent:-9999px;border:0;margin:0 2px}.theme-default .nivo-controlNav a.active{background-position:0 -22px}.theme-default .nivo-directionNav a{display:block;width:30px;height:30px;background:url(img/themes/default/arrows.png) no-repeat;text-indent:-9999px;border:0;opacity:0;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.theme-default:hover .nivo-directionNav a{opacity:1}.theme-default a.nivo-nextNav{background-position:-30px 0;right:15px}.theme-default a.nivo-prevNav{left:15px}.theme-default .nivo-caption{font-family:Helvetica, Arial, sans-serif}.theme-default .nivo-caption a{color:#fff;border-bottom:1px dotted #fff}.theme-default .nivo-caption a:hover{color:#fff}.theme-default .nivo-controlNav.nivo-thumbs-enabled{width:100%}.theme-default .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:none;margin-bottom:5px}.theme-default .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto}.theme-bar.slider-wrapper{position:relative;border:1px solid #333;overflow:hidden}.theme-bar .nivoSlider{position:relative;background:#fff url(img/themes/bar/loading.gif) no-repeat 50% 50%}.theme-bar .nivoSlider img{position:absolute;top:0px;left:0px;display:none}.theme-bar .nivoSlider a{border:0;display:block}.theme-bar .nivo-controlNav{position:absolute;left:0;bottom:-41px;z-index:10;width:100%;height:30px;text-align:center;padding:5px 0;border-top:1px solid #333;background:#333;background:-moz-linear-gradient(top, #565656 0%, #333333 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#333333));background:-webkit-linear-gradient(top, #565656 0%,#333333 100%);background:-o-linear-gradient(top, #565656 0%,#333333 100%);background:-ms-linear-gradient(top, #565656 0%,#333333 100%);background:linear-gradient(to bottom, #565656 0%,#333333 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#333333',GradientType=0 );opacity:0.5;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.theme-bar:hover .nivo-controlNav{bottom:0;opacity:1}.theme-bar .nivo-controlNav a{display:inline-block;width:22px;height:22px;background:url(img/themes/default/bullets.png) no-repeat;text-indent:-9999px;border:0;margin:5px 2px 0 2px}.theme-bar .nivo-controlNav a.active{background-position:0 -22px}.theme-bar .nivo-directionNav a{display:block;border:0;color:#fff;text-transform:uppercase;top:auto;bottom:10px;z-index:11;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:13px;line-height:20px;opacity:0.5;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.theme-bar a.nivo-nextNav{right:-50px}.theme-bar a.nivo-prevNav{left:-50px}.theme-bar:hover a.nivo-nextNav{right:15px;opacity:1}.theme-bar:hover a.nivo-prevNav{left:15px;opacity:1}.theme-bar .nivo-directionNav a:hover{color:#ddd}.theme-bar .nivo-caption{font-family:Helvetica, Arial, sans-serif;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.theme-bar:hover .nivo-caption{bottom:41px}.theme-bar .nivo-caption a{color:#fff;border-bottom:1px dotted #fff}.theme-bar .nivo-caption a:hover{color:#fff}.theme-bar .nivo-controlNav.nivo-thumbs-enabled{width:100%}.theme-bar .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:none;margin-bottom:5px}.theme-bar .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto}.theme-light.slider-wrapper{background:#fff;padding:10px}.theme-light .nivoSlider{position:relative;background:#fff url(img/themes/light/loading.gif) no-repeat 50% 50%;margin-bottom:10px;overflow:visible}.theme-light .nivoSlider img{position:absolute;top:0px;left:0px;display:none}.theme-light .nivoSlider a{border:0;display:block}.theme-light .nivo-controlNav{text-align:left;padding:0;position:relative;z-index:10}.theme-light .nivo-controlNav a{display:inline-block;width:10px;height:10px;background:url(img/themes/light/bullets.png) no-repeat;text-indent:-9999px;border:0;margin:0 2px}.theme-light .nivo-controlNav a.active{background-position:0 100%}.theme-light .nivo-directionNav a{display:block;width:30px;height:30px;background:url(img/themes/light/arrows.png) no-repeat;text-indent:-9999px;border:0;top:auto;bottom:-36px;z-index:11}.theme-light .nivo-directionNav a:hover{background-color:#eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.theme-light a.nivo-nextNav{background-position:160% 50%;right:0px}.theme-light a.nivo-prevNav{background-position:-60% 50%;left:auto;right:35px}.theme-light .nivo-caption{font-family:Helvetica, Arial, sans-serif}.theme-light .nivo-caption a{color:#fff;border-bottom:1px dotted #fff}.theme-light .nivo-caption a:hover{color:#fff}.theme-light .nivo-controlNav.nivo-thumbs-enabled{width:80%}.theme-light .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:none;margin-bottom:5px}.theme-light .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto}.theme-dark.slider-wrapper{background:#222;padding:10px}.theme-dark .nivoSlider{position:relative;background:#fff url(img/themes/dark/loading.gif) no-repeat 50% 50%;margin-bottom:10px;overflow:visible}.theme-dark .nivoSlider img{position:absolute;top:0px;left:0px;display:none}.theme-dark .nivoSlider a{border:0;display:block}.theme-dark .nivo-controlNav{text-align:left;padding:0;position:relative;z-index:10}.theme-dark .nivo-controlNav a{display:inline-block;width:10px;height:10px;background:url(../../../../../../www.nutriviva.com/vitamine/mineralstoffmangel-vitaminmangel-weitsichtigkeit.gif) no-repeat 0 2px;text-indent:-9999px;border:0;margin:0 2px}.theme-dark .nivo-controlNav a.active{background-position:0 100%}.theme-dark .nivo-directionNav a{display:block;width:30px;height:30px;background:url(img/themes/dark/arrows.png) no-repeat;text-indent:-9999px;border:0;top:auto;bottom:-36px;z-index:11}.theme-dark .nivo-directionNav a:hover{background-color:#333;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.theme-dark a.nivo-nextNav{background-position:-16px 50%;right:0px}.theme-dark a.nivo-prevNav{background-position:11px 50%;left:auto;right:35px}.theme-dark .nivo-caption{font-family:Helvetica, Arial, sans-serif}.theme-dark .nivo-caption a{color:#fff;border-bottom:1px dotted #fff}.theme-dark .nivo-caption a:hover{color:#fff}.theme-dark .nivo-controlNav.nivo-thumbs-enabled{width:80%}.theme-dark .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:none;margin-bottom:5px}.theme-dark .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto}
/**/
