@charset "UTF-8";/* line 1, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps {
  min-height: 10em;
}
/* line 4, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps li {
  background: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  width: 10em;
  list-style: none;
  cursor: pointer;
}
/* line 14, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps .hidden {
  display: none;
}
/* line 20, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps #contact-step1 .private-audio {
  width: 90%;
}
/* line 24, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps #contact-step1 .professional-audio {
  width: 90%;
}
/* line 31, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps #contact-step2 li {
  width: 100%;
}
/* line 37, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps #contact-step3 label {
  display: inline;
  width: 40%;
}
/* line 42, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps #contact-step3 input, #contact-steps #contact-step3 select {
  width: auto;
  display: block;
}
/* line 47, ../../../app/assets/stylesheets/application/contacts.css.scss */
#contact-steps #contact-step3 textarea {
  height: 12em;
  width: 51em;
}

/* line 54, ../../../app/assets/stylesheets/application/contacts.css.scss */
#faq dt dd {
  text-indent: 2em;
}
/* line 1, ../../../app/assets/stylesheets/application/home.css.scss */
.latest_news {
  margin: 0;
  padding: 0;
}

/* line 6, ../../../app/assets/stylesheets/application/home.css.scss */
h3.latest_news {
  height: 16%;
  font-size: small;
  line-height: 1em;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 13, ../../../app/assets/stylesheets/application/home.css.scss */
h3.latest_news:last-child {
  border: none;
}

/* line 18, ../../../app/assets/stylesheets/application/home.css.scss */
p.published_on {
  height: 1em;
  color: gray;
  font-size: xx-small;
}
/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=7d7d7d&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=101010&iconColorDefault=888888&bgColorHover=0096d6&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #7d7d7d url(/assets/jquery-ui/ui-bg_highlight-soft_75_7d7d7d_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #101010; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #101010; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #0096d6 url(/assets/jquery-ui/ui-bg_highlight-soft_75_0096d6_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/assets/jquery-ui/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/assets/jquery-ui/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/assets/jquery-ui/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/assets/jquery-ui/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/assets/jquery-ui/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/assets/jquery-ui/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/assets/jquery-ui/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/assets/jquery-ui/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/assets/jquery-ui/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Accordion 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: nightly
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*   http://en.wikipedia.org/wiki/MIT_License
*   http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Mon Jun 18 08:09:07.0000000000 2012
*/

/* Core qTip styles */

.ui-tooltip, .qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;
	
	font-size: 10.5px;
	line-height: 12px;

	border-width: 1px;
	border-style: solid;
}

	/* Fluid class for determining actual width in IE */
	.ui-tooltip-fluid{
		display: block;
		visibility: hidden;
		position: static !important;
		float: left !important;
	}

	.ui-tooltip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
		overflow: hidden;
	}

	.ui-tooltip-titlebar{
		position: relative;
		min-height: 14px;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0px !important; }

		/*! Default close button class */
		.ui-tooltip-titlebar .ui-state-default{
			position: absolute;
			right: 4px;
			top: 50%;
			margin-top: -9px;

			cursor: pointer;
			outline: medium none;

			border-width: 1px;
			border-style: solid;
		}
		
		* html .ui-tooltip-titlebar .ui-state-default{ top: 16px; } /* IE fix */

		.ui-tooltip-titlebar .ui-icon,
		.ui-tooltip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
		}

		.ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.ui-tooltip-icon .ui-icon{
				width: 18px;
				height: 14px;

				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}


/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.ui-tooltip-focus{

}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.ui-tooltip-hover{
	
}


/*! Default tooltip style */
.ui-tooltip-default{
	border-color: #F1D031;
	background-color: #FFFFA3;
	color: #555;
}

	.ui-tooltip-default .ui-tooltip-titlebar{
		background-color: #FFEF93;
	}

	.ui-tooltip-default .ui-tooltip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{
		border-color: #AAA;
		color: #111;
	}

/* Tips plugin */
.ui-tooltip .ui-tooltip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
}

	.ui-tooltip .ui-tooltip-tip,
	.ui-tooltip .ui-tooltip-tip *{
		position: absolute;
		
		line-height: 0.1px !important;
		font-size: 0.1px !important;
		color: #123456;

		background: transparent;
		border: 0px dashed transparent;
	}
	
	.ui-tooltip .ui-tooltip-tip canvas{ top: 0; left: 0; }


/* Modal plugin */
#qtip-overlay{
	position: fixed;
	left: -10000em;
	top: -10000em;
}

	/* Applied to modals with show.modal.blur set to true */
	#qtip-overlay.blurs{ cursor: pointer; }

	/* Change opacity of overlay here */
	#qtip-overlay div{
		position: absolute;
		left: 0; top: 0;
		width: 100%; height: 100%;

		background-color: black;

		opacity: 0.7;
		filter:alpha(opacity=70);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}

/*! Light tooltip style */
.ui-tooltip-light{
	background-color: white;
	border-color: #E2E2E2;
	color: #454545;
}

	.ui-tooltip-light .ui-tooltip-titlebar{
		background-color: #f1f1f1;
	}


/*! Dark tooltip style */
.ui-tooltip-dark{
	background-color: #505050;
	border-color: #303030;
	color: #f3f3f3;
}

	.ui-tooltip-dark .ui-tooltip-titlebar{
		background-color: #404040;
	}

	.ui-tooltip-dark .ui-tooltip-icon{
		border-color: #444;
	}

	.ui-tooltip-dark .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/*! Cream tooltip style */
.ui-tooltip-cream{
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}

	.ui-tooltip-cream .ui-tooltip-titlebar{
		background-color: #F0DE7D;
	}

	.ui-tooltip-cream .ui-state-default .ui-tooltip-icon{
		background-position: -82px 0;
	}


/*! Red tooltip style */
.ui-tooltip-red{
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}

	.ui-tooltip-red .ui-tooltip-titlebar{
		background-color: #F06D65;
	}

	.ui-tooltip-red .ui-state-default .ui-tooltip-icon{
		background-position: -102px 0;
	}

	.ui-tooltip-red .ui-tooltip-icon{
		border-color: #D95252;
	}

	.ui-tooltip-red .ui-tooltip-titlebar .ui-state-hover{
		border-color: #D95252;
	}


/*! Green tooltip style */
.ui-tooltip-green{
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}

	.ui-tooltip-green .ui-tooltip-titlebar{
		background-color: #B0DE78;
	}

	.ui-tooltip-green .ui-state-default .ui-tooltip-icon{
		background-position: -42px 0;
	}


/*! Blue tooltip style */
.ui-tooltip-blue{
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}

	.ui-tooltip-blue .ui-tooltip-titlebar{
		background-color: #D0E9F5;
	}

	.ui-tooltip-blue .ui-state-default .ui-tooltip-icon{
		background-position: -2px 0;
	}

/*! Add shadows to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.ui-tooltip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/*! Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.ui-tooltip-rounded,
.ui-tooltip-tipsy,
.ui-tooltip-bootstrap{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*! Youtube tooltip style */
.ui-tooltip-youtube{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;

	color: white;
	border-width: 0;

	background: #4A4A4A;
	background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
	background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: linear-gradient(to bottom,#4A4A4A 0,black 100%);
}

	.ui-tooltip-youtube .ui-tooltip-titlebar{
		background-color: #4A4A4A;
		background-color: rgba(0,0,0,0);
	}
	
	.ui-tooltip-youtube .ui-tooltip-content{
		padding: .75em;
		font: 12px arial,sans-serif;
		
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
	}

	.ui-tooltip-youtube .ui-tooltip-icon{
		border-color: #222;
	}

	.ui-tooltip-youtube .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* jQuery TOOLS Tooltip style */
.ui-tooltip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));

	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}

	/* IE Specific */
	.ui-tooltip-jtools .ui-tooltip-titlebar{
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.ui-tooltip-jtools .ui-tooltip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}

	.ui-tooltip-jtools .ui-tooltip-titlebar,
	.ui-tooltip-jtools .ui-tooltip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}

	.ui-tooltip-jtools .ui-tooltip-icon{
		border-color: #555;
	}

	.ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover{
		border-color: #333;
	}


/* Cluetip style */
.ui-tooltip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

	background-color: #D9D9C2;
	color: #111;
	border: 0 dashed transparent;
}

	.ui-tooltip-cluetip .ui-tooltip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}
	
	.ui-tooltip-cluetip .ui-tooltip-icon{
		border-color: #808064;
	}
	
	.ui-tooltip-cluetip .ui-tooltip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}


/* Tipsy style */
.ui-tooltip-tipsy{
	background: black;
	background: rgba(0, 0, 0, .87);

	color: white;
	border: 0px solid transparent;

	font-size: 11px;
	font-family: 'Lucida Grande', sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0 1px black;
}

	.ui-tooltip-tipsy .ui-tooltip-titlebar{
		padding: 6px 35px 0 10;
		background-color: transparent;
	}

	.ui-tooltip-tipsy .ui-tooltip-content{
		padding: 6px 10;
	}
	
	.ui-tooltip-tipsy .ui-tooltip-icon{
		border-color: #222;
		text-shadow: none;
	}

	.ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* Tipped style */
.ui-tooltip-tipped{
	border: 3px solid #959FA9;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #F9F9F9;
	color: #454545;

	font-weight: normal;
	font-family: serif;
}

	.ui-tooltip-tipped .ui-tooltip-titlebar{
		border-bottom-width: 0;

		color: white;
		background: #3A79B8;
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
	}

	.ui-tooltip-tipped .ui-tooltip-icon{
		border: 2px solid #285589;
		background: #285589;
	}

		.ui-tooltip-tipped .ui-tooltip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.ui-tooltip-bootstrap{
	font-size: 13px;
	line-height: 18px;

	color: #333333;
	background-color: #ffffff;


	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);

	*border-right-width: 2px;
	*border-bottom-width: 2px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

	.ui-tooltip-bootstrap .ui-tooltip-titlebar{
		font-size: 18px;
		line-height: 22px;

		border-bottom: 1px solid #ccc;
		background-color: transparent;
	}

		.ui-tooltip-bootstrap .ui-tooltip-titlebar .ui-state-default{
			right: 9px; top: 49%;
			border-style: none;
		}

	.ui-tooltip-bootstrap .ui-tooltip-icon{
		background: white;
	}

		.ui-tooltip-bootstrap .ui-tooltip-icon .ui-icon{
			width: auto;
			height: auto;
			float: right;
			font-size: 20px;
			font-weight: bold;
			line-height: 18px;
			color: #000000;
			text-shadow: 0 1px 0 #ffffff;
			opacity: 0.2;
			filter: alpha(opacity=20);
		}

		.ui-tooltip-bootstrap .ui-tooltip-icon .ui-icon:hover{
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			opacity: 0.4;
			filter: alpha(opacity=40);
		}


/* IE9 fix - removes all filters */
.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,
.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar{
	filter: none;
	-ms-filter: none;
}

/* line 1, ../../../app/assets/stylesheets/application/news_articles.css.sass */
.related_news {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  padding: 2px 0px;
}
/* line 5, ../../../app/assets/stylesheets/application/news_articles.css.sass */
.related_news:last-child {
  border: none;
  padding-bottom: 0px;
}

/* line 9, ../../../app/assets/stylesheets/application/news_articles.css.sass */
h1.news_article {
  color: #08C;
  font: 24px/34px sans-serif;
}

/* line 12, ../../../app/assets/stylesheets/application/news_articles.css.sass */
h2.news_article {
  color: #08C;
  font: 18px/26px sans-serif;
}

/* line 18, ../../../app/assets/stylesheets/application/news_articles.css.sass */
article ul.news-article-images li {
  display: inline-block;
  color: #7D7D7D;
  min-height: 150px;
  font-size: 11px;
  line-height: 14px;
}
/* line 25, ../../../app/assets/stylesheets/application/news_articles.css.sass */
article ul.news-article-images li img {
  padding-bottom: 6px;
}
/* line 28, ../../../app/assets/stylesheets/application/news_articles.css.sass */
article ul.news-article-images li .caption-title {
  font-weight: bold;
  font-size: 12px;
}
/* line 32, ../../../app/assets/stylesheets/application/news_articles.css.sass */
article ul.quotes {
  margin: 0px;
}
/* line 34, ../../../app/assets/stylesheets/application/news_articles.css.sass */
article ul.quotes li {
  list-style-type: none;
  background: none;
  margin-bottom: 18px;
}
/* line 39, ../../../app/assets/stylesheets/application/news_articles.css.sass */
article ul.quotes li .quotation-mark {
  width: 12px;
  height: 12px;
}
/* line 43, ../../../app/assets/stylesheets/application/news_articles.css.sass */
article ul.quotes li .quote-author {
  font-size: 12px;
  text-align: right;
}
/* line 1, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list {
  padding: 6px 12px 6px 12px;
}
/* line 4, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list h2 {
  padding: 12px 12px 0 12px;
  font-weight: normal;
}
/* line 8, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.regions {
  list-style-type: none;
}
/* line 11, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.regions li {
  background: none;
  padding: 0 0 6px 0;
}
/* line 15, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.regions li .region-header {
  border-top: 1px solid #d5d5d5;
}
/* line 18, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.regions li .region-header .region-name {
  background: transparent url("/assets/gfx/arrow-3.png") left center no-repeat scroll;
  padding: 12px 0 8px 12px;
  margin-left: 12px;
}
/* line 23, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.regions li.region-container.open .region-header .region-name {
  background: transparent url("/assets/gfx/arrow-3-right-rotation.png") left center no-repeat scroll;
}
/* line 27, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.regions li.first .region-header {
  border-top: 0;
}
/* line 30, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.areas {
  padding-left: 12px;
  margin-left: 12px;
}
/* line 34, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.press-contacts {
  list-style-type: none;
  margin-left: 12px;
}
/* line 38, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.press-contacts li {
  background: none;
  display: inline-block;
  width: 230px;
  height: 78px;
  padding: 6px 6px 9px 6px;
  vertical-align: top;
  color: #444;
}
/* line 47, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.press-contacts li .details, .press-contacts-list ul.press-contacts li .divisions {
  font-size: 12px;
  color: #7d7d7d;
  line-height: 16px;
}
/* line 52, ../../../app/assets/stylesheets/application/press_contacts.css.sass */
.press-contacts-list ul.press-contacts li .details a, .press-contacts-list ul.press-contacts li .divisions a {
  color: #7d7d7d;
  text-decoration: underline !important;
}
/* line 1, ../../../app/assets/stylesheets/application/products.css.sass */
.see-others-sharing {
  font-size: 8pt !important;
  font-weight: normal;
}

/* line 6, ../../../app/assets/stylesheets/application/products.css.sass */
.product-attributes ul {
  display: inline;
}
/* line 8, ../../../app/assets/stylesheets/application/products.css.sass */
.product-attributes ul li {
  font-size: 11px;
  background: none;
  display: inline;
  padding: 0;
}
/* line 13, ../../../app/assets/stylesheets/application/products.css.sass */
.product-attributes ul li a:after {
  content: ",";
}
/* line 15, ../../../app/assets/stylesheets/application/products.css.sass */
.product-attributes ul li a.last:after {
  content: "";
}

/* line 17, ../../../app/assets/stylesheets/application/products.css.sass */
.new,
.special-product {
  position: relative;
}
/* line 21, ../../../app/assets/stylesheets/application/products.css.sass */
.new .teaser-icon,
.special-product .teaser-icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 6px;
  background: #0089cc scroll;
  color: #FFF;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
}

/* line 37, ../../../app/assets/stylesheets/application/products.css.sass */
div#accessories h3 {
  background: #c7c6c2;
  background: -moz-linear-gradient(top, #f9f9f9 0%, #c7c6c2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #c7c6c2));
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #c7c6c2 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #c7c6c2 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #c7c6c2 100%);
  background: linear-gradient(top, #f9f9f9 0%, #c7c6c2 100%);
  margin: 0 -24px 10px -24px;
  padding: 3px 0 3px 24px;
  font: normal 12px/18px "MS Sans Serif", Geneva, sans-serif;
  color: #7d7d7d;
}
/* line 50, ../../../app/assets/stylesheets/application/products.css.sass */
div#accessories h3 span {
  background: url("/assets/standard/grey-row.gif") 0px center no-repeat;
  padding-left: 10px;
}
/* line 54, ../../../app/assets/stylesheets/application/products.css.sass */
div#accessories h3.opened span {
  background: url("/assets/standard/grey-row-down.gif") 0px center no-repeat;
}
/* line 58, ../../../app/assets/stylesheets/application/products.css.sass */
div#accessories ul li.line5 {
  width: auto;
  background: none;
}
/* line 61, ../../../app/assets/stylesheets/application/products.css.sass */
div#accessories ul li.line5 .left {
  padding-left: 10px;
  width: 104px;
}
/* line 64, ../../../app/assets/stylesheets/application/products.css.sass */
div#accessories ul li.line5 .left h4 {
  color: #666;
  font-size: 12px;
  line-height: 14px;
  background: none;
}

/* line 72, ../../../app/assets/stylesheets/application/products.css.sass */
div.pane div.product-row div.product-infos {
  width: 396px;
  padding-bottom: 12px;
}
/* line 75, ../../../app/assets/stylesheets/application/products.css.sass */
div.pane div.product-row li {
  background: url(/assets/gfx/list-icon_2.png) no-repeat 0 5px;
  font-size: 11px;
  line-height: 14px;
  padding: 0 0 0 15px;
}

/* line 82, ../../../app/assets/stylesheets/application/products.css.sass */
div.qtip input[type=submit], div.qtip input[type=button] {
  width: 220px;
}
/* line 84, ../../../app/assets/stylesheets/application/products.css.sass */
div.qtip input[type=submit].blue, div.qtip input[type=button].blue {
  background: #0096D6;
}

/* line 86, ../../../app/assets/stylesheets/application/products.css.sass */
.pane-full-width {
  position: relative;
  left: 232px;
  top: -12px;
}

/* line 90, ../../../app/assets/stylesheets/application/products.css.sass */
div.loupe {
  border: 1px solid white;
  outline: 1px solid gray;
  background-color: white;
}
/* line 94, ../../../app/assets/stylesheets/application/products.css.sass */
div.loupe img {
  max-width: 900px;
  background-color: white;
}

/* line 98, ../../../app/assets/stylesheets/application/products.css.sass */
.product-advertisement-text textarea {
  width: 75%;
  height: 54px;
}

/* line 102, ../../../app/assets/stylesheets/application/products.css.sass */
article .stage.sidebar .buttons li.buy a.add_to_cart.spinner {
  background: url(/assets/gfx/spin.gif) no-repeat right center;
}

/* line 104, ../../../app/assets/stylesheets/application/products.css.sass */
article #articles.pane a.add_to_cart.spinner {
  padding-right: 30px;
  background: url(/assets/gfx/spin.gif) no-repeat right center;
}
/* line 4, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.dBlock.clearfix.search-topic-head {
  background: transparent;
  border-bottom: 1px solid #ddd;
  padding: 0 0 8px 0;
  margin: 40px 0 20px;
}

/* line 10, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews {
  position: relative;
}
/* line 12, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews .review-aggregate {
  margin-bottom: 0px;
}
/* line 14, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews .review-aggregate .review-count, #reviews .review-aggregate .rating, #reviews .review-aggregate .stars {
  float: left;
}
/* line 16, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews .review-aggregate .stars {
  margin-right: 10px;
}
/* line 18, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews .review-aggregate .rating {
  margin-top: -1px;
  margin-left: 10px;
}
/* line 21, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews .review-aggregate .review-count {
  font-size: 10px;
  margin-left: 20px;
  margin-top: -1px;
}
/* line 27, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li {
  background: none;
  margin-left: 0px;
  padding-left: 0px;
  clear: both;
  margin-top: 30px;
}
/* line 33, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li:first-child {
  margin-top: 20px;
}
/* line 35, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article {
  overflow: hidden;
}
/* line 37, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .review-sidebar {
  float: left;
  width: 124px;
  padding: 3px 12px 0 24px;
}
/* line 41, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .review-sidebar p {
  font-size: 11px;
  line-height: 14px;
  color: #7d7d7d;
  margin: 0 0 5px;
}
/* line 46, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .review-sidebar p.nickname {
  margin-bottom: 0px;
}
/* line 48, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .review-sidebar p.location {
  margin-bottom: 10px;
}
/* line 50, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .review-sidebar h3 {
  margin-top: 12px;
  margin-bottom: 12px;
}
/* line 53, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .label {
  color: #0096d6;
  background: none;
  text-shadow: none;
}
/* line 58, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .center p {
  width: 380px;
  font-size: 13px;
  margin: 0px;
  margin-top: 5px;
}
/* line 63, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .center p span {
  padding: 0px;
}
/* line 66, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews ul.product-reviews li article .center .tags p {
  font-size: 11px;
  line-height: 14px;
  color: #7d7d7d;
}
/* line 71, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews .reviews-toggler {
  position: absolute;
  top: 0px;
  right: 0px;
}
/* line 75, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews .no-reviews {
  font-style: italic;
  margin-top: 15px;
}
/* line 78, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews #write-a-review-toggler {
  position: absolute;
  top: 0px;
  right: 0px;
}

/* line 83, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
article .stage.sidebar .key_features {
  margin-bottom: 0p;
}

/* line 87, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
article .review-main {
  width: 410px;
}
/* line 89, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
article .review-main .tags {
  margin-top: 32px;
}
/* line 91, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
article .review-main .tags .p {
  margin: 0;
}

/* line 95, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.sidebar.stage .review-aggregate {
  padding: 12px 12px 12px 24px;
}
/* line 97, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.sidebar.stage .review-aggregate .stars {
  margin-bottom: 5px;
}
/* line 99, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.sidebar.stage .review-aggregate .average,
.sidebar.stage .review-aggregate .best {
  padding: 2px;
  margin-top: 2px;
}
/* line 103, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.sidebar.stage .review-aggregate .review-count {
  font-size: 11px;
}

/* line 106, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars {
  display: block;
  height: 12px;
  width: 76px;
}
/* line 110, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big {
  height: 16px;
  width: 100px;
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-0-0 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-0-0.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-0-5 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-0-5.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-1-0 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-1-0.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-1-5 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-1-5.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-2-0 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-2-0.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-2-5 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-2-5.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-3-0 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-3-0.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-3-5 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-3-5.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-4-0 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-4-0.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-4-5 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-4-5.png");
}
/* line 114, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-big.stars-5-0 {
  background-image: url("/assets/gfx/ratings/star-set_16x16-5-0.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-0-0 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-0-0.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-0-5 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-0-5.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-1-0 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-1-0.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-1-5 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-1-5.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-2-0 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-2-0.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-2-5 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-2-5.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-3-0 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-3-0.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-3-5 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-3-5.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-4-0 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-4-0.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-4-5 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-4-5.png");
}
/* line 117, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.stars.stars-5-0 {
  background-image: url("/assets/gfx/ratings/star-set_12x12-5-0.png");
}

/* line 120, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews.active {
  width: 748px;
  background: white;
  margin-top: -12px;
  margin-bottom: -12px;
  padding-top: 12px;
}
/* line 126, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
#reviews.active #hide-write-a-review {
  right: 25px;
  top: 12px;
}

/* line 131, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.gaming-shop-stage .stars {
  float: right;
  margin-top: 3px;
}
/* line 134, ../../../app/assets/stylesheets/application/product_reviews.css.sass */
.gaming-shop-stage .review-aggregate {
  width: 100%;
}
/* line 3, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .short-note {
  font-size: 10px;
  color: #7D7D7D;
  margin-left: 12px;
}
/* line 8, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator h1.locatorHeadline {
  margin: 10px 0 0 10px;
  color: #7d7d7d;
  font-size: 22px;
  line-height: 24px;
  font-weight: normal;
}
/* line 15, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 24, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .overlay div.layerContentWrapper {
  position: fixed;
  z-index: 8;
  height: 400px;
  width: 400px;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -200px;
}
/* line 37, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .overlay div.layerContentWrapper div.layerContent {
  background: #fff;
  position: relative;
  padding: 50px 40px;
}
/* line 42, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .overlay div.layerContentWrapper div.layerContent div.closeButton {
  position: absolute;
  right: 15px;
  top: 15px;
}
/* line 47, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .overlay div.layerContentWrapper div.layerContent div.closeButton a {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #444446;
}
/* line 54, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .overlay div.layerContentWrapper div.layerContent div.online_dealers_list {
  height: 200px;
  overflow: auto;
  margin-top: 20px;
}
/* line 60, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .overlay div.layerContentWrapper div.layerContent div.online_dealers_list ul li {
  margin-bottom: 15px;
}
/* line 65, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset {
  background-color: #EEEEEE;
  background: -moz-linear-gradient(top, #f1f1f1 0%, #d3d4d6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #d3d4d6));
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #d3d4d6 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #d3d4d6 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0%, #d3d4d6 100%);
  background: linear-gradient(top, #f1f1f1 0%, #d3d4d6 100%);
  color: #676767;
  margin: 12px;
  padding: 6px;
  font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  color: #7d7d7d;
}
/* line 81, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset .field {
  display: inline-block;
  width: 162px;
  margin: 6px;
}
/* line 86, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset .field.full {
  width: 100%;
}
/* line 89, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset select {
  width: 54px;
  height: 25px;
}
/* line 92, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset input, .dealer-locator form#locator fieldset select.large {
  width: 156px;
  color: #7d7d7d;
  padding: 2px 4px 1px 4px;
}
/* line 96, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset .btn2 {
  padding: 0 24px 0 24px;
  color: #d5d5d5;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  border-radius: 0px;
  border: 1px solid;
  display: inline-block;
  margin: 3px;
}
/* line 106, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset .btn2:hover {
  color: white;
}
/* line 108, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset input.btn2 {
  height: 32px;
}
/* line 110, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset input[type='checkbox'] {
  width: auto;
  margin: 6px;
}
/* line 113, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator fieldset label {
  width: 140px;
  margin: 6px 0;
  font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  color: #7d7d7d;
}
/* line 119, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator .location_form.short {
  width: 356px;
}
/* line 122, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator .location_form.large {
  width: 420px;
  padding-left: 16px;
}
/* line 126, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul {
  margin-left: 0;
  margin-bottom: 0px;
  padding: 0;
  list-style-type: none;
}
/* line 132, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul li.half {
  display: inline-block;
  margin: 6px;
  vertical-align: top;
}
/* line 137, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul li.half input, .dealer-locator form#locator ul li.half select {
  vertical-align: top;
}
/* line 140, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul li.product-groups {
  width: 552px;
  font-size: 12px;
}
/* line 144, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul li.product-groups div {
  float: left;
}
/* line 147, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul li.product-groups li {
  line-height: 24px;
}
/* line 150, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .categories {
  width: 180px;
}
/* line 153, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .categories ul li a {
  margin-left: 12px;
  color: #7d7d7d;
}
/* line 157, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .categories ul li.active {
  background-color: #666666;
}
/* line 159, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .categories ul li.active a {
  color: #FFFFFF;
}
/* line 162, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .sub-categories {
  width: 372px;
  background-color: #666666;
  color: #CDCDCD;
}
/* line 167, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .sub-categories .specialisation_name {
  margin: 5px;
  width: 100%;
}
/* line 172, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .sub-categories ul {
  padding: 3px 3px 6px 3px;
}
/* line 174, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .sub-categories ul li {
  display: inline-block;
  float: left;
  width: 172px;
  background: url("/assets/gfx/list-icon_6.png") 0 50% no-repeat;
  color: #bcbcbc;
  font-size: 11px;
  padding: 0;
  margin: 0 0 0px 10px;
}
/* line 184, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .sub-categories ul li a {
  color: #bcbcbc;
  display: block;
  padding: 0 0 0 17px;
  line-height: 155%;
}
/* line 190, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator form#locator ul .sub-categories ul li.active {
  background: url("/assets/gfx/list-icon_3.png") 0 50% no-repeat;
  color: white;
}
/* line 197, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper ul {
  margin: 0;
}
/* line 199, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper li {
  display: inline-block;
  margin: 0;
}
/* line 203, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul {
  font-size: 12px;
  margin-left: 0;
}
/* line 207, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul > li {
  height: 450px;
  margin: 6px;
  vertical-align: top;
}
/* line 212, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul > li a {
  color: #7D7D7D;
}
/* line 214, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul > li a li a {
  color: #08C;
}
/* line 217, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers {
  width: 320px;
  overflow-y: scroll;
}
/* line 221, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list {
  width: 300px;
}
/* line 223, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list li:first-child {
  width: 100%;
}
/* line 225, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list li:hover:not(.intro_text) {
  background-color: #EFEFEF;
}
/* line 227, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list li.intro_text {
  margin: 3px 3px 3px 20px;
  color: #7d7d7d;
  font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
/* line 233, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list .dealer-wrapper {
  width: 300px;
  border-bottom: 1px dotted #BCBCBE;
  padding: 10px 5px;
  position: relative;
}
/* line 239, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list .dealer-wrapper ul.dealer-infos {
  padding-left: 40px;
}
/* line 241, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list .dealer-wrapper ul.dealer-infos li {
  width: 100%;
  line-height: 16px;
  border: 0px solid black;
  list-style: none;
}
/* line 246, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list .dealer-wrapper .bigger, .dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list .dealer-wrapper .bigger a {
  width: 210px;
  font-size: 14px;
  color: #08C;
}
/* line 251, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper > ul li#markers ul#markers_list .dealer-wrapper .locationCounter {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  background: url("/assets/gfx/dealer_locator_circle.png") 0 0 no-repeat;
  width: 24px;
  height: 22px;
  padding-top: 2px;
  text-align: center;
  color: #FFF;
}
/* line 263, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper .leaflet-control-zoom-in {
  text-indent: 9px;
}
/* line 265, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper .leaflet-control-zoom-out {
  text-indent: 11px;
}
/* line 267, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper .leaflet-popup-content {
  margin: 16px;
  padding: 0px;
}
/* line 270, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper .leaflet-popup-content .address {
  font-size: 12px;
  line-height: 18px;
}
/* line 273, ../../../app/assets/stylesheets/application/locator.css.sass */
.dealer-locator .locator-map-wrapper .leaflet-popup-content .note {
  color: #666;
  font-size: 10px;
  line-height: 12px;
}

/* custom */
/* line 279, ../../../app/assets/stylesheets/application/locator.css.sass */
.map_container {
  position: relative;
  padding: 6px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #ccc #999 #ccc;
  -webkit-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
  -moz-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
  box-shadow: rgba(64, 64, 64, 0.1) 0 2px 5px;
  width: 600px;
  height: 432px;
  overflow: hidden;
}
/* line 292, ../../../app/assets/stylesheets/application/locator.css.sass */
.map_container #map {
  position: absolute;
  top: 5px;
  bottom: 5px;
  width: 98%;
  height: 98%;
}
/* line 300, ../../../app/assets/stylesheets/application/locator.css.sass */
.map_container #map label {
  width: auto;
  display: inline;
}
/* line 1, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator {
  padding: 24px 12px;
  width: 944px;
}
/* line 5, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator h1 {
  color: #000;
  display: inline;
  float: left;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 8px 0 0;
}
/* line 14, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator h2 {
  color: #0096D6;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 8px 10px 0;
}
/* line 21, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator h3 {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}
/* line 27, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .product-name {
  font-size: 24px;
  line-height: 24px;
}
/* line 32, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.tabs {
  clear: both;
  margin: 12px 0 6px 0;
}
/* line 35, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.tabs li {
  background: #0096D6;
  border: 1px solid #0096D6;
  border-bottom: none;
  display: inline;
  margin: 0 12px 0 0;
  padding: 10px 10px 8px 10px;
}
/* line 42, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.tabs li a {
  color: #FFF;
  font-size: 22px;
  text-transform: capitalize;
}
/* line 46, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.tabs li:hover, .dealer-locator.us-dealer-locator ul.tabs li.active {
  background: #FFF;
}
/* line 48, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.tabs li:hover a, .dealer-locator.us-dealer-locator ul.tabs li.active a {
  color: #0096D6;
}
/* line 51, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .lefty {
  float: left;
  width: 450px;
}
/* line 54, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .lefty p {
  margin: 0 0 6px 0;
}
/* line 57, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.logos {
  list-style: none;
  max-height: 220px;
  margin: 0 0 12px 0;
  overflow: hidden;
  width: 440px;
}
/* line 63, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.logos li {
  display: inline;
  height: 60px;
  line-height: 40px;
  margin: 12px 12px 0 0;
  width: 132px;
}
/* line 70, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .short-note {
  clear: both;
  font-size: 12px;
  margin: 6px 0;
}
/* line 75, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.dealers {
  clear: both;
  margin: 0 0 6px 0;
}
/* line 78, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.dealers li {
  display: inline;
  margin: 0 4px 0 0;
}
/* line 81, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator ul.dealers li a {
  font-size: 10px;
  text-transform: capitalize;
}
/* line 86, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator input textarea {
  border: 1px solid #CCC;
}
/* line 88, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator input.button {
  background: #0096D6;
  border: 1px solid #666;
  color: #FFF;
}
/* line 93, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .tabbed-container {
  border: 1px solid #0096D6;
  margin: 0 0 12px;
  padding: 12px;
  height: 700px;
}
/* line 100, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .online-dealer-list ul.odl-navigate {
  margin: 0 0 10px 0;
}
/* line 102, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .online-dealer-list ul.odl-navigate li {
  display: inline;
  margin: 0 3px 0 0;
}
/* line 105, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .online-dealer-list ul.odl-navigate li:hover {
  background: #0096D6;
  color: #FFF;
}
/* line 108, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .online-dealer-list ul.odl {
  width: 440px;
  height: 310px;
  margin: 0 0 10px 0;
  overflow-y: scroll;
}
/* line 113, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .online-dealer-list ul.odl li {
  border-top: 1px solid #CCC;
  color: #999;
  padding: 5px 10px;
}
/* line 117, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .online-dealer-list ul.odl li a {
  display: block;
}
/* line 121, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search fieldset {
  margin: 0 0 12px 0;
}
/* line 124, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search label {
  text-align: center;
}
/* line 127, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search label, .dealer-locator.us-dealer-locator form.dealer-locator-search div {
  font-size: 12px;
  color: #7d7d7d;
}
/* line 131, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search label.locator-category, .dealer-locator.us-dealer-locator form.dealer-locator-search select.locator-category {
  width: 200px;
}
/* line 134, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search label.locator-location, .dealer-locator.us-dealer-locator form.dealer-locator-search input.locator-location {
  width: 300px;
}
/* line 137, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search select.search-radius {
  display: block;
  width: 200px;
}
/* line 141, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search .floaty {
  float: left;
  margin-right: 3px;
}
/* line 145, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search div.locator-product-name {
  clear: both;
}
/* line 148, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator form.dealer-locator-search .locator-submit {
  margin-top: 27px;
}
/* line 153, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .locator-map-wrapper li#markers {
  height: 450px;
  width: 282px;
  margin: 10px 6px 10px 0;
  margin-overflow-y: scroll;
}
/* line 158, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .locator-map-wrapper li#gmap {
  height: 460px;
}
/* line 160, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.dealer-locator.us-dealer-locator .out-of-screen {
  position: absolute;
  left: -10000px;
}

/* line 165, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.authorized-dealers {
  background: #ffffff !important;
}
/* line 167, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.authorized-dealers a {
  display: inline !important;
}
/* line 169, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.authorized-dealers h1 {
  display: block !important;
  float: none !important;
  margin-bottom: 15px;
}
/* line 175, ../../../app/assets/stylesheets/application/dealer_locator.css.sass */
.authorized-dealers .online-dealer-list ul.odl {
  height: auto !important;
  width: auto !important;
}
/* line 41, ../../../app/assets/stylesheets/application/variables_v2.sass */
.regular-font {
  font-family: "sennheiserdemi", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 44, ../../../app/assets/stylesheets/application/variables_v2.sass */
.bold-font {
  font-family: "sennheiserbold", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 47, ../../../app/assets/stylesheets/application/variables_v2.sass */
.thin-font {
  font-family: "sennheiserbook", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 43, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.strong, .little-fake-title, .product-stage-v2.product-stage ul.breadcrumbs li.current, .product-stage-v2.product-stage .product-sidebar .reviews, .product-stage-v2.product-stage .product-sidebar .choose-color span, .product-stage-v2.product-stage .product-sidebar .product-number span {
  font-weight: bold;
}

/* line 46, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.no-text {
  text-indent: -9999em;
}

/* line 54, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage {
  font-family: "Microsoft Sans Serif", Verdana, Helvetica, sans-serif;
  height: 503px;
  background: url("/assets/momentum/slices/shop_background.jpg") no-repeat center 0 #454547;
  font-size: 11px !important;
  color: white;
  height: 550px;
  width: 970px;
  margin: 0 0 11px 11px;
  float: none;
  margin: 0px;
  height: 550px;
  width: 990px;
  margin: 0 0 0 0;
}
/* line 63, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage ul, .product-stage-v2.product-stage ul li, .product-stage-v2.product-stage .sidebar h1, .product-stage-v2.product-stage .description {
  margin: 0;
  padding: 0;
  background: none;
}
/* line 66, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage a {
  color: #7D7D7D;
}
/* line 68, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage h1, .product-stage-v2.product-stage h2, .product-stage-v2.product-stage h3, .product-stage-v2.product-stage h4, .product-stage-v2.product-stage h5 {
  font-weight: normal;
  color: inherit;
}
/* line 72, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage ul.breadcrumbs {
  height: 48px;
  margin: 0 0 0 24px;
}
/* line 74, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage ul.breadcrumbs li {
  float: left;
  height: 20px;
  margin: 0 14px 0 0;
}
/* line 77, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage ul.breadcrumbs li a {
  float: left;
  height: 100%;
  width: 100%;
  padding: 22px 0 0;
}
/* line 82, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container {
  float: left;
  height: 500px;
  width: 653px;
  margin: 35px 0 0 0;
  position: relative;
  line-height: 500px;
  border: 0px solid transparent;
}
/* line 90, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container .product-slider {
  height: 100%;
  width: 100%;
}
/* line 92, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container .product-slider img {
  max-width: 490px;
  max-height: 360px;
  vertical-align: middle;
}
/* line 98, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container .product-slider .product-image {
  overflow: hidden;
  width: 653px;
  height: 504px;
  text-align: center;
}
/* line 103, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container .product-slider .product-image img {
  position: relative;
}
/* line 106, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container .googleThreeDForm {
  text-align: center;
  line-height: 24px;
}
/* line 109, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container .googleThreeDForm form {
  width: 43px;
  float: right;
  margin: 6px;
}
/* line 114, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container .googleThreeDForm .threeDButton input {
  background: url("/assets/gfx/3d_logo.png") no-repeat;
  cursor: pointer;
  border: none;
  width: 43px;
  height: 43px;
}
/* line 122, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container ul.thumbs-nav {
  position: absolute;
  bottom: 23px;
  left: 175px;
}
/* line 124, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container ul.thumbs-nav li {
  float: left;
  height: 65px;
  width: 57px;
  margin: 0 10px 0 0;
  border-bottom: 4px solid #e5e5e5;
}
/* line 128, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container ul.thumbs-nav li.current, .product-stage-v2.product-stage .medium-container ul.thumbs-nav li:hover {
  border-color: #bfbfbf;
}
/* line 131, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container ul.thumbs-nav li.active {
  border-color: #0096d6;
}
/* line 133, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container ul.thumbs-nav li img {
  cursor: pointer;
}
/* line 135, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container span.arrow {
  cursor: pointer;
  diplay: block;
  height: 115px;
  width: 54px;
  position: absolute;
  top: 154px;
}
/* line 140, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container span.arrow.left {
  left: 27px;
}
/* line 143, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .medium-container span.arrow.right {
  right: 17px;
}
/* line 147, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar {
  float: right;
  height: 500px;
  width: 267px;
  padding: 0 24px;
}
/* line 150, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .up-description {
  width: 236px;
  margin: 0;
}
/* line 152, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar h1.product-title {
  font-size: 42px;
  width: 236px;
  margin: 0 -3px 10px;
  line-height: 30px;
}
/* line 157, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .description {
  font-size: inherit;
  height: 84px;
  width: 236px;
  line-height: 16px;
  overflow: hidden;
}
/* line 162, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .reviews {
  height: 87px;
  width: 236px;
}
/* line 165, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .reviews .reviews-counter {
  margin: 4px 0 0;
}
/* line 167, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .reviews .reviews-counter div {
  float: left;
}
/* line 171, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .reviews ul {
  margin: 22px 0 0;
}
/* line 173, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .reviews ul li {
  float: left;
}
/* line 175, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .reviews ul li a {
  margin: 0 10px 0 0;
  padding: 0 12px 0 0;
  background: url("/assets/gfx/new-product/review-link.png") no-repeat 100% 50% transparent;
}
/* line 178, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .choose-color {
  height: 31px;
  width: 236px;
}
/* line 182, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .choose-color span, .product-stage-v2.product-stage .product-sidebar .choose-color ul {
  float: left;
}
/* line 184, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .choose-color ul {
  margin: 3px 3px 3px 5px;
}
/* line 187, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .choose-color ul li {
  float: left;
  height: 16px;
  width: 16px;
  margin: 0 1px 0 0;
  cursor: pointer;
}
/* line 191, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .choose-color ul li.black {
  background: url("/assets/momentum/slices/color_chooser/black.png") no-repeat 0 0 transparent;
}
/* line 193, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .choose-color ul li.brown {
  background: url("/assets/momentum/slices/color_chooser/brown.png") no-repeat 0 0 transparent;
}
/* line 195, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .product-number,
.product-stage-v2.product-stage .product-sidebar .product-price {
  float: left;
  height: 40px;
  width: 120px;
}
/* line 199, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .product-number span,
.product-stage-v2.product-stage .product-sidebar .product-price span {
  display: block;
}
/* line 202, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .product-number span {
  height: 23px;
}
/* line 207, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .product-price span {
  font-size: 9px;
}
/* line 209, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .product-price span.price {
  font-size: 20px;
  text-align: right;
}
/* line 212, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .buy-or-continue {
  position: relative;
  height: 118px;
  clear: both;
}
/* line 216, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .buy-or-continue li {
  float: left;
  height: 30px;
  width: 120px;
  margin: 17px 1px 0;
}
/* line 219, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .buy-or-continue li.continue {
  height: 27px;
  width: 112px;
}
/* line 221, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .buy-or-continue li.continue a {
  float: left;
  height: 100%;
  width: 100%;
  padding: 4px 0 0 6px;
  background: url("/assets/momentum/slices/dealer_button.png") no-repeat 0 0 transparent;
  color: white;
}
/* line 227, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-sidebar .buy-or-continue li.buy a {
  position: absolute;
  top: 11px;
  right: 0;
  height: 57px;
  width: 100px;
  padding: 11px 0 0 41px;
  background: url("/assets/momentum/slices/buy_ribbon.png") no-repeat 0 0 transparent;
  color: white;
  font-size: 14px;
}
/* line 237, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage p, .product-stage-v2.product-stage h1 {
  position: static;
}
/* line 239, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .choose-color-placeholder {
  height: 50px;
}
/* line 241, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .thumbs-nav {
  display: none;
}
/* line 243, ../../../app/assets/stylesheets/application/product_stage.css.sass */
.product-stage-v2.product-stage .product-name {
  margin-top: 75px;
}
/* line 1, ../../../app/assets/stylesheets/application/global_search.css.sass */
img.search-list {
  width: 155px;
  height: 155px;
}

/* line 5, ../../../app/assets/stylesheets/application/global_search.css.sass */
img.search-zoom {
  width: 300px;
  height: 300px;
}
/* Project: CirclePlayer
 * http://www.jplayer.org
 *
 * Copyright (c) 2012 Happyworm Ltd
 *
 * Author: Silvia Benvenuti
 * Edited by: Mark J Panaghiston
 * Date: 2nd October 2012
 * Artwork inspired by: http://forrst.com/posts/Untitled-CJz
 */
/* line 15, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign .cp-jplayer {
  width: 0;
  height: 0;
}
/* line 19, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt, div.gamingRedesign .audio-player-wrapper {
  /* This is needed when progress is greater than 50% or for fallback */
  margin-left: 0;
  color: #333333;
}
/* line 20, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-container, div.gamingRedesign .audio-player-wrapper .cp-container {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 86px;
  /* 200 - (2 * 48) */
  height: 86px;
  background: url("/assets/gaming/circle_player/background.png") 0 0 no-repeat;
  padding: 0px;
  margin: 0px;
  -webkit-tap-highlight-color: transparent;
  /* FALLBACK for .progress
   * (24 steps starting from 1hr filled progress, Decrease second value by 104px for next step)
   * (It needs the container selector to work. Or use div) */
}
/* line 31, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-container :focus, div.gamingRedesign .audio-player-wrapper .cp-container :focus {
  border: none;
  outline: 0;
}
/* line 38, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-container .cp-fallback, div.gamingRedesign .audio-player-wrapper .cp-container .cp-fallback {
  background: url("/assets/gaming/circle_player/progress_sprite.gif") no-repeat;
  background-position: 0 82px;
}
/* line 43, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-buffer-1, div.gamingRedesign #zrgamingalt .cp-buffer-2, div.gamingRedesign #zrgamingalt .cp-progress-1, div.gamingRedesign #zrgamingalt .cp-progress-2, div.gamingRedesign .audio-player-wrapper .cp-buffer-1, div.gamingRedesign .audio-player-wrapper .cp-buffer-2, div.gamingRedesign .audio-player-wrapper .cp-progress-1, div.gamingRedesign .audio-player-wrapper .cp-progress-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 82px;
  height: 82px;
  clip: rect(0px, 41px, 82px, 0px);
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
  border-radius: 52px;
}
/* line 54, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-buffer-1, div.gamingRedesign #zrgamingalt .cp-buffer-2, div.gamingRedesign .audio-player-wrapper .cp-buffer-1, div.gamingRedesign .audio-player-wrapper .cp-buffer-2 {
  background: url("/assets/gaming/circle_player/buffer.png") 0 0 no-repeat;
}
/* line 58, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-progress-1, div.gamingRedesign #zrgamingalt .cp-progress-2, div.gamingRedesign .audio-player-wrapper .cp-progress-1, div.gamingRedesign .audio-player-wrapper .cp-progress-2 {
  background: url("/assets/gaming/circle_player/progress.png") 0 0 no-repeat;
}
/* line 61, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-buffer-holder, div.gamingRedesign #zrgamingalt .cp-progress-holder, div.gamingRedesign .audio-player-wrapper .cp-buffer-holder, div.gamingRedesign .audio-player-wrapper .cp-progress-holder {
  position: absolute;
  margin: 2px;
  width: 82px;
  height: 82px;
}
/* line 67, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-circle-control, div.gamingRedesign .audio-player-wrapper .cp-circle-control {
  position: absolute;
  margin: 2px;
  width: 82px;
  height: 82px;
  cursor: pointer;
}
/* line 74, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-buffer-holder, div.gamingRedesign #zrgamingalt .cp-progress-holder, div.gamingRedesign .audio-player-wrapper .cp-buffer-holder, div.gamingRedesign .audio-player-wrapper .cp-progress-holder {
  clip: rect(0px, 82px, 82px, 41px);
  display: none;
}
/* line 80, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-buffer-holder.cp-gt50, div.gamingRedesign #zrgamingalt .cp-progress-holder.cp-gt50, div.gamingRedesign #zrgamingalt .cp-progress-1.cp-fallback, div.gamingRedesign .audio-player-wrapper .cp-buffer-holder.cp-gt50, div.gamingRedesign .audio-player-wrapper .cp-progress-holder.cp-gt50, div.gamingRedesign .audio-player-wrapper .cp-progress-1.cp-fallback {
  clip: rect(auto, auto, auto, auto);
}
/* line 83, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-controls, div.gamingRedesign .audio-player-wrapper .cp-controls {
  margin: 0;
  padding: 15px;
}
/* line 86, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-controls li, div.gamingRedesign .audio-player-wrapper .cp-controls li {
  list-style-type: none;
  display: block;
  padding: 0;
  background: none;
  /*IE Fix */
  position: absolute;
}
/* line 93, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-controls li a, div.gamingRedesign .audio-player-wrapper .cp-controls li a {
  position: relative;
  display: block;
  width: 57px;
  height: 57px;
  text-indent: -9999px;
  z-index: 1;
  cursor: pointer;
}
/* line 101, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-controls .cp-play, div.gamingRedesign .audio-player-wrapper .cp-controls .cp-play {
  background: url("/assets/gaming/circle_player/controls.png") 0 0 no-repeat;
}
/* line 103, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-controls .cp-play:hover, div.gamingRedesign .audio-player-wrapper .cp-controls .cp-play:hover {
  background: url("/assets/gaming/circle_player/controls.png") -58px 0 no-repeat;
}
/* line 105, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-controls .cp-pause, div.gamingRedesign .audio-player-wrapper .cp-controls .cp-pause {
  background: url("/assets/gaming/circle_player/controls.png") -1px -57px no-repeat;
}
/* line 107, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-controls .cp-pause:hover, div.gamingRedesign .audio-player-wrapper .cp-controls .cp-pause:hover {
  background: url("/assets/gaming/circle_player/controls.png") -58px -57px no-repeat;
}
/* line 112, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section, div.gamingRedesign .audio-player-wrapper .section {
  width: 968px;
  height: 644px;
  color: #333333;
}
/* line 116, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound, div.gamingRedesign .audio-player-wrapper .section.test-sound {
  position: relative;
  background: transparent url("/assets/gaming/circle_player/section_background.jpg");
}
/* line 119, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound h2, div.gamingRedesign .audio-player-wrapper .section.test-sound h2 {
  font: 50px/49px "sennheiserbold", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #333333;
}
/* line 124, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound p, div.gamingRedesign .audio-player-wrapper .section.test-sound p {
  font: 15px/20px "sennheiserbook", sans-serif;
}
/* line 126, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #microphone, div.gamingRedesign .audio-player-wrapper .section.test-sound #microphone {
  position: relative;
  top: 240px;
}
/* line 129, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col {
  position: absolute;
  top: 24px;
  right: 0;
  width: 480px;
}
/* line 134, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col p, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col p {
  width: 415px;
}
/* line 136, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player {
  position: absolute;
  top: 334px;
}
/* line 139, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player p, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player p {
  font: 20px "sennheiserbook", sans-serif;
  margin-bottom: 8px;
}
/* line 142, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player #disabled, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player #disabled {
  float: left;
  margin-left: 61px;
}
/* line 145, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player #enabled, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player #enabled {
  float: right;
  margin-right: 78px;
}
/* line 148, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player .icon, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player .icon {
  position: relative;
  font: 15px "sennheiserbook", sans-serif;
  width: 130px;
  margin: 0 0 0 0;
  text-align: center;
}
/* line 154, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player .icon #icon-background, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player .icon #icon-background {
  position: relative;
}
/* line 156, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player .icon #progress-circle, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player .icon #progress-circle {
  top: 16px;
  left: 24px;
  position: absolute;
  display: none;
}
/* line 161, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player .icon .play-icon, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player .icon .play-icon {
  top: 29px;
  left: 36px;
  position: absolute;
}
/* line 165, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player .icon .canvas, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player .icon .canvas {
  /*	background-color: red; */
  position: absolute;
  top: 1.1em;
  left: 1.6em;
  z-index: 0;
}
/* line 171, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player #cp_container_1, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player #cp_container_1 {
  left: 190px;
  top: 30px;
}
/* line 174, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .section.test-sound #right-col #player #cp_container_2, div.gamingRedesign .audio-player-wrapper .section.test-sound #right-col #player #cp_container_2 {
  left: 0px;
  top: 30px;
}
/* line 178, ../../../app/assets/stylesheets/application/circle_player_gaming.css.sass */
div.gamingRedesign #zrgamingalt .cp-container .label, div.gamingRedesign .audio-player-wrapper .cp-container .label {
  font: 16px "sennheiserbook", sans-serif;
  text-align: center;
  position: relative;
  top: 72px;
  left: -57px;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  text-transform: none;
  width: 200px;
}
/*
 * Customized Sheet based on https://github.com/marghoobsuleman/ms-Dropdown/blob/master/css/msdropdown/dd.css
 *
 * Those selectors should only work for the msDropDown js plugin.
 */

.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline; cursor:default;}
.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}
.borderRadiusTp ul li:last-child{border-bottom:0 none #c3c3c3; }
.borderRadiusBtm ul li:first-child{border-bottom:1 solid #c3c3c3; }

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll{
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear{clear:both}
.ddcommon .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.ddcommon input.text{color:#7e7e7e;padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:2px; top:0; border:none;}
.ddOutOfVision{position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.borderRadius .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow{-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
img.fnone{float:none !important}
.ddcommon .ddArrow{display:inline-block; position:absolute; top:50%; right:4px;}
.ddcommon .ddTitle .ddTitleText{display:block;color:#fff;background-color:#454547}
.ddcommon .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ddcommon .ddTitle .description{display:block;}
.ddcommon .ddTitle .ddTitleText img{position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild{position:absolute;display:none;width:100%;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999}
.ddcommon .ddChild li{clear:both;}
.ddcommon .ddChild li .description{display:block;color: #333;}
.ddcommon .ddChild li.gray{background-color: #f6f6f6;}
.ddcommon .ddChild li.white{background-color: #ffffff;}
.ddcommon .ddChild li img{border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup{padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ddcommon .noBorderTop{border-top:none 0  !important; padding:0; margin:0;}

/*************** default theme **********************/
.dd{border:1px solid #c3c3c3;}
.dd .ddArrow{width:16px;height:16px; margin-top:-3px; background:url(/assets/gfx/arrow-4-down.png) no-repeat;}
.dd .ddTitle .ddTitleText{padding:0 0 0 6px;}
.dd .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd .ddTitle .description{font-size:12px; color:#666}
.dd .ddTitle .ddTitleText img{padding-right:5px;}
.dd .ddChild{border:1px solid #c3c3c3; background-color:#fff; left:-1px;}
.dd .ddChild li{padding:5px; background-color:#fff}
.dd .ddChild li .description{color:#666;}
.dd .ddChild li .ddlabel{color:#333;padding-left:6px;}
.dd .ddChild li.hover{background-color:#f2f2f2}
.dd .ddChild li img{padding:0 6px 0 0;}
.dd .ddChild li.optgroup{padding:0;}
.dd .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd .ddChild li.selected{background-color:#454547;}
.dd .ddChild li.selected .ddlabel{color:#fff;}
.dd .selected{outline: none;}

/* line 1, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_invisable {
  visibility: hidden;
}

/* line 4, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_hidden {
  display: none;
}

/* line 7, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_container {
  display: inline-block;
  font-family: Arial, Verdana, Helvetica;
  color: #0078BE;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  position: relative;
}
/* line 15, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_container a {
  cursor: pointer;
  color: #0078BE;
  text-decoration: none;
}
/* line 19, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_container a:hover {
  text-decoration: underline;
}

/* line 22, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating {
  clear: both;
}
/* line 24, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating span {
  line-height: 1.25em;
}

/* line 28, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating_bar span {
  cursor: pointer;
}
/* line 30, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating_bar i {
  font-size: 1.25em;
  color: #0078BE;
}

/* line 34, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating_none, .alatest_snippet_rating_label_only .alatest_snippet_rating_bar {
  display: none;
}

/* line 37, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating_label_top .alatest_snippet_rating_bar {
  float: none;
}

/* line 40, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating_label_right .alatest_snippet_rating_bar {
  padding-right: 5px;
  float: left;
}

/* line 44, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating_label_top .alatest_invisable {
  display: none;
}

/* line 47, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating_label_right .alatest_invisable {
  display: block;
}

/* line 52, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_rating_label_none, .alatest_snippet_rating_label_text_none .alatest_snippet_rating_label_text, .alatest_snippet_rating_label_number_none .alatest_snippet_rating_label_number {
  display: none;
}

/* line 55, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore {
  clear: both;
  border: none;
  cursor: pointer;
  float: left;
}

/* line 61, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_none {
  display: none;
}

/* line 64, ../../../app/assets/stylesheets/application/ala_test.css.sass */
#alatest_snippet_alascore_label a {
  line-height: 1.5em;
}

/* line 67, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_label_none {
  display: none;
}

/* line 70, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_label_bottom {
  clear: both;
}

/* line 73, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_label_right {
  float: left;
}

/* line 76, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore + .alatest_snippet_alascore_label_right {
  padding-left: 5px;
}

/* line 79, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_label_right span {
  display: table-cell;
  vertical-align: middle;
}

/* line 83, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_none + .alatest_snippet_alascore_label_right span {
  padding-left: 0;
  height: auto;
}

/* line 87, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_tiny + .alatest_snippet_alascore_label_right span {
  height: 25px;
}

/* line 90, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_small + .alatest_snippet_alascore_label_right span {
  height: 36px;
}

/* line 93, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_medium + .alatest_snippet_alascore_label_right span {
  height: 47px;
}

/* line 96, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_alascore_big + .alatest_snippet_alascore_label_right span {
  height: 59px;
}

/* line 99, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_iframe {
  border: 0 solid #CCCCCC;
}

/* line 102, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_review_popup_container .alatest_iframe {
  border: 5px solid #CCCCCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* line 109, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_mouseover_container .alatest_iframe {
  width: 350px;
  min-height: 45px;
  border: 1px solid #CDCDCD;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* line 118, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_review_popup_container {
  display: none;
  position: absolute;
  left: 50%;
  width: 1000px;
  margin-left: -500px;
  z-index: 1000;
  font-size: 0;
}

/* line 127, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_review_popup_container_mask {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}

/* line 137, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_review_popup_closer {
  position: absolute;
  right: -25px;
  top: -15px;
  cursor: pointer;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background-color: #FFF;
}
/* line 155, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_review_popup_closer:before {
  position: absolute;
  left: -3px;
  top: 1px;
  font-family: FontAwesome;
  content: "";
  font-size: 30px;
  line-height: 20px;
  color: #CCCCCC;
}
/* line 164, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_review_popup_closer:after {
  position: absolute;
  left: 3px;
  top: 0px;
  font-family: FontAwesome;
  content: "";
  font-size: 17px;
  line-height: 20px;
  color: #CCCCCC;
}

/* line 174, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_mouseover_container {
  position: absolute;
  top: -3000px;
  left: -3000px;
  font-size: 0;
  z-index: 1000;
}

/* line 182, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_mouseover_arrow_left:before, .alatest_snippet_mouseover_arrow_left:after {
  content: " ";
  display: block;
  height: 0;
  width: 0;
  border: 15px solid transparent;
  position: absolute;
  top: 10px;
}

/* line 192, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_mouseover_arrow_right:before, .alatest_snippet_mouseover_arrow_right:after {
  content: " ";
  display: block;
  height: 0;
  width: 0;
  border: 15px solid transparent;
  position: absolute;
  top: 10px;
}

/* line 202, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_mouseover_arrow_left:before {
  border-right: 15px solid #CDCDCD;
  left: -30px;
}
/* line 205, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_mouseover_arrow_left:after {
  border-right: 15px solid #FFFFFF;
  left: -29px;
}

/* line 210, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_mouseover_arrow_right:before {
  border-left: 15px solid #CDCDCD;
  right: -30px;
}
/* line 213, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alatest_snippet_mouseover_arrow_right:after {
  border-left: 15px solid #FFFFFF;
  right: -29px;
}

/* stars */
@font-face {
  font-family: "FontAwesome";
  src: url("http://reviewcollect.alatest.com/public/font-awesome/fonts/fontawesome-webfont.eot?v=4.0.3.extra");
  src: url("http://reviewcollect.alatest.com/public/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3.extra") format("embedded-opentype"), url("http://reviewcollect.alatest.com/public/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3.extra") format("woff"), url("http://reviewcollect.alatest.com/public/font-awesome/fonts/fontawesome-webfont.ttf?v=4.0.3.extra") format("truetype"), url("http://reviewcollect.alatest.com/public/font-awesome/fonts/fontawesome-webfont.svg#fontawesomeregular?v=4.0.3.extra") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 227, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 235, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.fa-star:before {
  content: "";
}

/* line 238, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.fa-star-o:before {
  content: "";
}

/* line 241, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "";
}

/* line 244, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alaTestReviewsOverlay {
  display: none;
}
/* line 247, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alaTestReviewsOverlay .layerCurtain {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 23450;
}
/* line 256, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alaTestReviewsOverlay .inner {
  z-index: 23460;
  position: absolute;
  left: 42%;
  top: 420px;
  margin-left: -200px;
  width: 576px;
  padding: 30px;
  background: white;
}
/* line 267, ../../../app/assets/stylesheets/application/ala_test.css.sass */
.alaTestReviewsOverlay .inner .pRelative.innerLayerContent a.close {
  position: absolute;
  right: 30px;
  top: 25px;
  opacity: 1;
  filter: "alpha(opacity=100)";
  color: #444446;
  font-size: 25px;
}
/* line 1, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
body.layout-v2 header.layout_v2 nav a {
  color: #fff !important;
}

/* line 4, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
.content_wrap {
  margin-left: -34px;
}

/* line 8, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb-wrap {
  position: fixed;
  bottom: 0px;
  z-index: 1000000000;
}

/* line 12, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb {
  background: url("/assets/momentum_europe_soundcheck/scsb-bg.png") 0 0 no-repeat;
  height: 90px;
  margin: auto -23px;
  position: relative;
  width: 1014px;
  z-index: 1900;
}
/* line 19, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .mom, #scsb .moe {
  clear: both;
  position: absolute;
  top: 11px;
}
/* line 23, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .mom {
  left: 24px;
}
/* line 25, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .moe {
  left: 525px;
}
/* line 27, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .mom img.productshot, #scsb .moe img.productshot {
  float: left;
  height: 80px;
  margin: 0 24px 0 0;
  width: 95px;
}
/* line 32, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .mom .buy, #scsb .moe .buy {
  background: url("/assets/momentum_europe_soundcheck/arrow-right_17x18.png") 85% 50% no-repeat;
  border: 1px solid #555;
  color: #FFF;
  float: left;
  padding: 17px 45px 17px 12px;
  margin: 12px 0 0 0;
}
/* line 39, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .mom div, #scsb .moe div {
  float: left;
  margin: 6px 30px 0 0;
  width: 175px;
}
/* line 43, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .article-pull {
  background: #2a2a2a url("/assets/momentum_europe_soundcheck/article-pull_bg-1.png") 175px 50% no-repeat;
  border: 1px solid #555;
  color: #FFF;
  height: 38px;
  padding: 8px 12px;
  width: 200px;
}
/* line 50, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .article-pull:hover {
  background: #2a2a2a url("/assets/momentum_europe_soundcheck/article-pull_bg-2.png") 175px 50% no-repeat;
  cursor: pointer;
}
/* line 53, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .article-pull span {
  font-size: 12px;
}
/* line 55, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors {
  background: #2a2a2a;
  border: 1px solid #555;
  color: #FFF;
  height: 107px;
  list-style: none;
  margin: -41px 0 0 0;
  padding: 8px 12px;
  width: 175px;
  z-index: 1901;
  display: none;
}
/* line 66, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors li {
  cursor: pointer;
  float: left;
  font-size: 12px;
  height: 30px;
  width: 60px;
}
/* line 72, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors li.black {
  background: url("/assets/momentum_europe_soundcheck/headphone_black.png") 0 2px no-repeat;
  padding: 0 0 0 24px;
}
/* line 75, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors li.brown {
  background: url("/assets/momentum_europe_soundcheck/headphone_brown.png") 0 2px no-repeat;
  padding: 0 0 0 24px;
}
/* line 78, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors li.pink {
  background: url("/assets/momentum_europe_soundcheck/headphone_pink.png") 0 2px no-repeat;
  padding: 0 0 0 24px;
}
/* line 81, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors li.green {
  background: url("/assets/momentum_europe_soundcheck/headphone_green.png") 0 2px no-repeat;
  padding: 0 0 0 24px;
}
/* line 84, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors li.ivory {
  background: url("/assets/momentum_europe_soundcheck/headphone_ivory.png") 0 2px no-repeat;
  padding: 0 0 0 24px;
}
/* line 87, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors li.blue {
  background: url("/assets/momentum_europe_soundcheck/headphone_blue.png") 0 2px no-repeat;
  padding: 0 0 0 24px;
}
/* line 90, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .headphones-colors li.red {
  background: url("/assets/momentum_europe_soundcheck/headphone_red.png") 0 2px no-repeat;
  padding: 0 0 0 24px;
}
/* line 93, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .mom .headphones-colors {
  height: 22px;
}
/* line 95, ../../app/assets/stylesheets/momentum_europe_soundcheck.css.sass */
#scsb .moe .headphones-colors {
  margin: -129px 0 0 0;
}
/* line 41, ../../../app/assets/stylesheets/application/variables_v2.sass */
.regular-font {
  font-family: "sennheiserdemi", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 44, ../../../app/assets/stylesheets/application/variables_v2.sass */
.bold-font {
  font-family: "sennheiserbold", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 47, ../../../app/assets/stylesheets/application/variables_v2.sass */
.thin-font {
  font-family: "sennheiserbook", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 17, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 {
  background: url("/assets/layout_v2/header.png") 0 0 no-repeat;
  position: relative;
  height: 166px;
  margin: 0 0 0 -24px;
  width: 1014px;
  z-index: 2000;
}
/* line 24, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 a.logo {
  border: none;
  display: inline;
  height: 20px;
  width: 172px;
}
/* line 30, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 .header-search {
  position: absolute;
  top: 9px;
  right: 20px;
}
/* line 34, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 .header-search input {
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0px 1px 1px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: inset 0px 1px 1px rgba(50, 50, 50, 0.5);
  box-shadow: inset 0px 1px 1px rgba(50, 50, 50, 0.5);
  background: #0084BC url("/assets/layout_v2/magnifying-glass.png") 180px 50% no-repeat;
  border: none;
  border: 1px solid #68c3ef \9 ;
  *border: 1px solid #68c3ef;
  border-radius: 10px;
  color: #FFF;
  font-family: "sennheiserdemi", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  height: 15px;
  margin: 0;
  outline: 0;
  padding: 5px 12px 3px 12px;
  width: 180px;
}
/* line 52, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 .header-search input:hover, body.layout-v2 header.layout_v2 .header-search input:focus {
  background: #ededed;
  color: #666;
}
/* line 55, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 .header-search ::-webkit-input-placeholder {
  color: #5CBCED;
}
/* line 58, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav {
  margin: -15px 12px 0 24px;
  width: 968px;
}
/* line 61, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu, body.layout-v2 header.layout_v2 nav .meta-menu, body.layout-v2 header.layout_v2 nav .breadcrumbs {
  clear: right;
  list-style: none;
  margin: 0 0 14px 0;
  padding: 0;
}
/* line 66, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu li, body.layout-v2 header.layout_v2 nav .meta-menu li, body.layout-v2 header.layout_v2 nav .breadcrumbs li {
  display: inline;
  margin: 0 0 0 12px;
}
/* line 69, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu li a, body.layout-v2 header.layout_v2 nav .meta-menu li a, body.layout-v2 header.layout_v2 nav .breadcrumbs li a {
  color: #969393;
  font-family: "sennheiserbook", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
/* line 74, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu li a:hover, body.layout-v2 header.layout_v2 nav .meta-menu li a:hover, body.layout-v2 header.layout_v2 nav .breadcrumbs li a:hover {
  color: #FFF;
}
/* line 77, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu {
  display: table;
  margin: 6px 0 14px 0 !important;
  width: 968px;
}
/* line 82, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu li {
  border-bottom: 1px solid #969393;
  display: table-cell;
  text-align: center;
}
/* line 87, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu li:hover {
  border-bottom: 1px solid #0096D6;
}
/* line 89, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu li:hover a {
  background: #0096D6;
  color: #FFF;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
/* line 97, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .main-menu li a {
  display: block;
  font-family: "sennheiserbook", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  padding: 2px 0;
  text-transform: uppercase;
  margin: 0 0 9px 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
/* line 110, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .meta-menu {
  float: right;
}
/* line 112, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .meta-menu li.globe {
  background: url("/assets/layout_v2/earth.png") no-repeat 12px 70%;
  margin: 0;
  padding: 0 0 0 40px;
}
/* line 117, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .breadcrumbs {
  margin: -8px 0 0 0;
}
/* line 118, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .breadcrumbs.breadcrumb-alternate {
  display: none;
}
/* line 121, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .breadcrumbs.breadcrumb-alternate span {
  color: #ccc;
}
/* line 124, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .breadcrumbs ul {
  display: inline;
  margin: 0;
}
/* line 127, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .breadcrumbs li {
  background: url("/assets/layout_v2/breadrumb-icon.png") 0 70% no-repeat;
  margin: 0 6px 0 0;
  padding: 0 0 0 8px;
}
/* line 131, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .breadcrumbs li.first {
  background: none;
  padding: 0;
}
/* line 134, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 header.layout_v2 nav .breadcrumbs li.active {
  font-weight: bold;
}
/* line 139, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 ul.ui-autocomplete.ui-menu li.ui-menu-item a {
  color: #666666 !important;
}
/* line 144, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 {
  height: auto;
}
/* line 34, ../../../app/assets/stylesheets/application/variables_v2.sass */
body.layout-v2 footer.footer_v2:after {
  content: "";
  display: table;
  clear: both;
}
/* line 148, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .footer-logo {
  float: left;
  height: 50px;
  width: 269px;
  margin: 60px 0 14px;
}
/* line 151, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .footer-logo a {
  float: left;
  height: 100%;
  width: 100%;
  margin: 0 0 0 56px;
  background: url(/assets/momentum/slices/footer_logo.png) no-repeat 0 0;
}
/* line 156, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 ul.social {
  float: right;
  margin: 91px 0 0 0;
}
/* line 160, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 ul.social span {
  float: left;
}
/* line 162, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 ul.social li {
  display: inline;
  height: 16px;
  margin: 0 0 0 6px;
}
/* line 168, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 ul.social li a, body.layout-v2 footer.footer_v2 ul.social li a img {
  margin: 0;
}
/* line 172, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .legal-social-area {
  clear: both;
  border: 1px solid #454547;
  border-width: 1px 0;
  margin: 0 0 25px 67px;
}
/* line 34, ../../../app/assets/stylesheets/application/variables_v2.sass */
body.layout-v2 footer.footer_v2 .legal-social-area:after {
  content: "";
  display: table;
  clear: both;
}
/* line 179, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .legal-social-area .copyright {
  float: left;
  margin: 25px 0 0 -10px;
}
/* line 182, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .legal-social-area .copyright p {
  color: #999999;
  display: block;
}
/* line 186, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .legal-social-area ul.legal {
  float: left;
  margin: 0 0 25px -10px;
  padding: 0;
}
/* line 190, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .legal-social-area ul.legal li {
  float: left;
  list-style: none;
  margin: 0 6px 0 0;
  line-height: 11px;
}
/* line 195, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .legal-social-area ul.legal li:first-child {
  border-width: 0;
}
/* line 197, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 .legal-social-area ul.legal li a {
  float: left;
  margin: 0;
}
/* line 203, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 nav {
  background: transparent;
  margin: 0;
  padding: 0 56px 56px;
}
/* line 34, ../../../app/assets/stylesheets/application/variables_v2.sass */
body.layout-v2 footer.footer_v2 nav:after {
  content: "";
  display: table;
  clear: both;
}
/* line 207, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 nav > ul {
  height: auto;
  margin: 0;
}
/* line 209, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 nav > ul > li {
  width: 171px;
}
/* line 211, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 nav > ul > li > a {
  display: block;
  margin: 0 0 15px;
  padding: 0 32px 0 0;
  font-weight: bold;
}
/* line 215, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 nav > ul > li > ul {
  height: auto;
}
/* line 217, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 nav > ul > li > ul > li {
  width: 150px;
  padding: 6px 0;
  line-height: 12px;
}
/* line 220, ../../../app/assets/stylesheets/application/layout_v2.css.sass */
body.layout-v2 footer.footer_v2 nav > ul > li > ul > li > a {
  margin: 0 !important;
}
/* line 41, ../../../app/assets/stylesheets/application/variables_v2.sass */
.regular-font {
  font-family: "sennheiserdemi", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 44, ../../../app/assets/stylesheets/application/variables_v2.sass */
.bold-font {
  font-family: "sennheiserbold", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 47, ../../../app/assets/stylesheets/application/variables_v2.sass */
.thin-font {
  font-family: "sennheiserbook", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 47, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
.debug {
  position: absolute;
  left: 0;
  display: none;
}

/* line 70, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
.little-triangle {
  padding-right: 20px !important;
  background: url(/assets/momentum/slices/little-triangle.png) right 50% no-repeat;
}

/* line 74, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 {
  background: url(/assets/momentum/slices/body-bg.png) repeat-y 50% 0 #424242;
}
/* line 77, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article {
  margin: -12px;
}
/* line 79, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article .stage-image {
  display: inline;
}
/* line 81, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article h1 {
  color: white;
  font-size: 24px;
  line-height: 30px;
}
/* line 85, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article h1 span {
  color: #AAA;
  font-size: 12px;
  line-height: 18px;
}
/* line 89, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article h2 {
  color: #999999;
  font-size: 36px;
  line-height: 42px;
}
/* line 93, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article h2 span {
  color: #db1d1d;
  font-size: 36px;
}
/* line 96, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article p {
  color: #999999;
  font-size: 13px;
}
/* line 99, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article h1, body.layout-p2 article h2, body.layout-p2 article h3, body.layout-p2 article p {
  font-weight: normal;
  position: absolute;
}
/* line 103, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 article ul li {
  background: none;
}
/* line 106, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1, body.layout-p2 .all-features, body.layout-p2 .product_feature, body.layout-p2 .div-9, body.layout-p2 .div-10, body.layout-p2 .div-11, body.layout-p2 .lieferumfang, body.layout-p2 .reviews, body.layout-p2 .div-12, body.layout-p2 .div-13, body.layout-p2 .div-14, body.layout-p2 .videos {
  position: relative;
  width: 990px;
  background: #454547;
}
/* line 111, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 p, body.layout-p2 .all-features p, body.layout-p2 .product_feature p, body.layout-p2 .div-9 p, body.layout-p2 .div-10 p, body.layout-p2 .div-11 p, body.layout-p2 .lieferumfang p, body.layout-p2 .reviews p, body.layout-p2 .div-12 p, body.layout-p2 .div-13 p, body.layout-p2 .div-14 p, body.layout-p2 .videos p {
  color: #999999;
}
/* line 114, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .product_feature {
  height: 503px;
  position: relative;
}
/* line 117, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .product_feature h2, body.layout-p2 .product_feature p {
  width: 100%;
  position: static;
}
/* line 121, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .product_feature h2 span {
  display: block;
}
/* line 123, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .product_feature .contentText {
  position: absolute;
}
/* line 127, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .all-features h1, body.layout-p2 .lieferumfang h1, body.layout-p2 .videos h1 {
  top: 35px;
  left: 53px;
  position: absolute;
}
/* line 132, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11, body.layout-p2 .div-12, body.layout-p2 .div-13 {
  height: auto;
}
/* line 137, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-8, body.layout-p2 .div-10, body.layout-p2 .div-11, body.layout-p2 .div-12, body.layout-p2 .div-13, body.layout-p2 .supply-scope, body.layout-p2 .lieferumfang {
  margin-bottom: 12px;
}
/* line 139, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .lieferumfang {
  height: 599px;
}
/* line 141, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .videos {
  margin-top: 12px;
  height: 558px;
}
/* line 148, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 {
  margin-bottom: 12px;
  height: 671px;
}
/* line 151, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .image-wrapper {
  height: 671px;
  hoverflow: hidden;
}
/* line 154, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .image-wrapper img {
  margin-top: 0px;
}
/* line 156, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 h1 {
  font-size: 30px;
  line-height: 41px;
}
/* line 159, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 h1 span {
  color: #0096d6;
  font-size: 30px;
  line-height: 40px;
  display: block;
}
/* line 164, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 h1, body.layout-p2 .div-1 p {
  top: 145px;
  left: 344px;
}
/* line 167, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 p {
  top: 226px;
  width: 448px;
  font-size: 14px;
}
/* line 171, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .momentum-products {
  position: absolute;
  top: 370px;
}
/* line 174, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .momentum-products.black {
  left: 342px;
}
/* line 176, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .momentum-products.brown {
  left: 442px;
}
/* line 179, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-black, body.layout-p2 .div-1 .jabz-brown {
  display: block;
  position: absolute;
  top: 500px;
  left: 580px;
  height: 28px;
  color: white;
  font-size: 16px;
}
/* line 187, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-black span, body.layout-p2 .div-1 .jabz-brown span {
  display: block;
  font-size: 10px;
}
/* line 190, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-black.active, body.layout-p2 .div-1 .jabz-brown.active {
  height: 22px;
  width: 22px;
}
/* line 192, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-black.active img, body.layout-p2 .div-1 .jabz-brown.active img {
  width: 100%;
  height: 100%;
}
/* line 195, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-black {
  margin: -25px 0px;
}
/* line 197, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-brown {
  margin: -25px 36px;
}
/* line 199, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .pick-color {
  position: absolute;
  top: 503px;
  left: 580px;
  color: white;
  font-size: 10px;
}
/* line 204, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-dealer, body.layout-p2 .div-1 .jabz-btn-shop, body.layout-p2 .div-1 .jabz-btn-warranty {
  position: absolute;
  right: -11px;
  color: white;
}
/* line 208, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-dealer span, body.layout-p2 .div-1 .jabz-btn-shop span, body.layout-p2 .div-1 .jabz-btn-warranty span {
  float: left;
  display: block;
  margin: 2px 6px 0;
  padding: 10px;
}
/* line 213, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-dealer span.js_shop_button_image, body.layout-p2 .div-1 .jabz-btn-shop span.js_shop_button_image, body.layout-p2 .div-1 .jabz-btn-warranty span.js_shop_button_image {
  background-repeat: no-repeat;
  margin: 14px 0 0 14px;
}
/* line 216, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-dealer span.js_price_button_price, body.layout-p2 .div-1 .jabz-btn-shop span.js_price_button_price, body.layout-p2 .div-1 .jabz-btn-warranty span.js_price_button_price {
  width: 128px;
  background: url(/assets/momentum/slices/ribbon-price.png) no-repeat right 0 transparent;
  padding: 10px 0;
}
/* line 220, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-dealer span.buy-now, body.layout-p2 .div-1 .jabz-btn-shop span.buy-now, body.layout-p2 .div-1 .jabz-btn-warranty span.buy-now {
  background: url(/assets/momentum/slices/ribbon-arrow.png) no-repeat right 50% transparent;
  padding: 10px 24px 10px 10px;
}
/* line 224, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-warranty, body.layout-p2 .div-1 .jabz-btn-shop {
  top: 500px;
  display: block;
  width: 300px;
  height: 67px;
  background: url(/assets/momentum/slices/ribbon-right-blue.png) no-repeat 0 0 transparent;
}
/* line 231, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-warranty .buy-now.spinner, body.layout-p2 .div-1 .jabz-btn-shop .buy-now.spinner {
  background: url(/assets/gfx/spin.gif) no-repeat right center;
}
/* line 234, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-warranty {
  background: url(/assets/momentum/slices/ribbon-right-grey2.png) no-repeat 0 0 transparent;
}
/* line 237, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-dealer {
  top: 559px;
  height: 100px;
  width: 144px;
  background: url(/assets/momentum/slices/ribbon-right-grey.png) no-repeat 0 0 transparent;
}
/* line 242, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-1 .jabz-btn-dealer span {
  background: url(/assets/momentum/slices/ribbon-arrow.png) no-repeat right 50% transparent;
  padding: 10px 24px 10px 10px;
}
/* line 246, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .all-features {
  height: 168px;
  background: url("/assets/momentum/slices/all_features.jpg") repeat-x 0px 0px transparent;
}
/* line 250, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-9 {
  height: 754px;
}
/* line 252, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-9 h1 {
  top: 40px;
  left: 55px;
}
/* line 257, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 img {
  top: 210px;
  left: 0;
  position: absolute;
}
/* line 261, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 p, body.layout-p2 .div-10 h2 {
  font-size: 12px;
  left: 55px;
  top: 110px;
  width: 330px;
}
/* line 266, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 p span {
  color: white;
  font-size: 26px;
  line-height: 40px;
}
/* line 270, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 h1 {
  font-size: 38px;
  top: 120px;
  left: 690px;
}
/* line 274, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 h1 span {
  color: white;
  font-size: 12px;
  line-height: 40px;
}
/* line 278, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 h2 {
  top: 206px;
  left: 690px;
  line-height: 20px;
  width: 250px;
}
/* line 283, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_cusrev {
  position: absolute;
  top: 305px;
  left: 690px;
}
/* line 287, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_cusrev strong {
  color: white;
  font-size: 12px;
  display: block;
}
/* line 291, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_choose-color strong {
  color: white;
  font-size: 12px;
  display: block;
}
/* line 296, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_cusrev span {
  color: #999999;
  font-size: 12px;
}
/* line 299, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_cusrev img {
  top: 24px;
  left: 155px;
}
/* line 302, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_choose-color {
  position: absolute;
  top: 355px;
  left: 690px;
}
/* line 306, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_choose-color select {
  font-size: 12px;
  width: 232px;
}
/* line 309, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_price {
  color: white;
  font-size: 22px;
  position: absolute;
  top: 440px;
  left: 690px;
}
/* line 315, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_price span {
  color: #999999;
  font-size: 11px;
}
/* line 318, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_buy-now img {
  position: absolute;
  top: 474px;
  left: 825px;
}
/* line 322, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-10 .jabz_dealer-locator img {
  position: absolute;
  top: 474px;
  left: 825px;
  top: 483px;
  left: 690px;
}
/* line 329, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11, body.layout-p2 .div-12 {
  background: url(/assets/momentum/slices/data-bg.png) repeat-y 0 0;
}
/* line 331, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 h2, body.layout-p2 .div-11 h3, body.layout-p2 .div-12 h2, body.layout-p2 .div-12 h3 {
  position: static;
  padding: 35px 0 0 53px;
}
/* line 334, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 h2, body.layout-p2 .div-12 h2 {
  color: white;
  font-size: 28px;
  line-height: 34px;
  background: url(/assets/momentum/slices/data-title.png) repeat-x 0 0;
  height: 68px;
  margin: 0;
}
/* line 341, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 h3, body.layout-p2 .div-12 h3 {
  color: white;
  font-size: 28px;
  line-height: 34px;
}
/* line 346, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul li, body.layout-p2 .div-12 ul li {
  position: relative;
  color: #999999;
  font-weight: bold;
  padding: 0px 53px;
  height: 40px;
}
/* line 352, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul li:first-child, body.layout-p2 .div-12 ul li:first-child {
  border-top: 0px solid transparent;
}
/* line 354, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul li.even, body.layout-p2 .div-12 ul li.even {
  background: url(/assets/momentum/slices/data-even.png) repeat-y 0 0;
  border-bottom: 1px solid #555;
}
/* line 55, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul li.even:after, body.layout-p2 .div-12 ul li.even:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background: url(/assets/momentum/slices/data-even-shadow.png) repeat-x 0 0;
}
/* line 358, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul li span:first-child, body.layout-p2 .div-12 ul li span:first-child {
  float: left;
  font-weight: normal;
}
/* line 361, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul li span, body.layout-p2 .div-12 ul li span {
  float: right;
  margin: 11px 0 0 0;
}
/* line 34, ../../../app/assets/stylesheets/application/variables_v2.sass */
body.layout-p2 .div-11:after {
  content: "";
  display: table;
  clear: both;
}
/* line 368, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul.data li {
  padding: 0;
}
/* line 370, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul.data li span {
  padding: 0 53px 0 12px;
  margin: 11px 0 0 0;
  position: relative;
  z-index: 2;
  background: url(/assets/momentum/slices/data-bg.png) repeat-y 0 0;
  background-position: -835px 0px;
}
/* line 378, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul.data li span:first-child {
  float: left;
  font-weight: normal;
  padding: 0 12px 0 53px;
  position: relative;
  z-index: 2;
  background: url(/assets/momentum/slices/data-bg.png) repeat-y 0 0;
}
/* line 385, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul.data li span.dots {
  background: url(/assets/momentum/slices/dot_border.png) repeat-x 0 0;
  height: 3px;
  left: 0;
  position: absolute !important;
  top: 20px;
  width: 100%;
  padding: 0;
  z-index: 1;
  margin: 0;
}
/* line 396, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul.data li.even span {
  background: url(/assets/momentum/slices/data-even.png) repeat-y 0 0;
  background-position: right;
}
/* line 399, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul.data li.even span:first-child {
  background: url(/assets/momentum/slices/data-even.png) repeat-y 0 0;
}
/* line 401, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-11 ul.data li.even span.dots {
  background: url(/assets/momentum/slices/dot_border.png) repeat-x 0 0;
}
/* line 404, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 {
  padding-bottom: 35px;
}
/* line 406, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads {
  margin-bottom: 0;
}
/* line 34, ../../../app/assets/stylesheets/application/variables_v2.sass */
body.layout-p2 .div-12 ul.downloads:after {
  content: "";
  display: table;
  clear: both;
}
/* line 409, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li {
  float: left;
  width: 389px;
  background: url(/assets/momentum/slices/data-even.png) repeat-y 0 0;
  overflow: hidden;
}
/* line 55, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background: url(/assets/momentum/slices/data-even-shadow.png) repeat-x 0 0;
}
/* line 415, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li.even {
  background-position: -498px 0;
  border: 0px solid transparent;
}
/* line 418, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li a {
  background: url(/assets/momentum/slices/download-icon.png) 0 50% no-repeat;
  color: #999999;
  display: block;
  padding: 0 0 0 24px;
  height: 100%;
}
/* line 424, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li a:hover {
  color: white;
}
/* line 426, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li a span {
  text-decoration: underline;
  color: #0096d6;
}
/* line 429, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li a span:first-child {
  color: inherit;
  text-decoration: none;
}
/* line 432, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li.no-bg {
  background: transparent;
  border-top: 1px solid #555;
}
/* line 435, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-12 ul.downloads li.no-bg:after {
  display: none;
}
/* line 440, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .lieferumfang ul.includes {
  position: absolute;
  top: 543px;
  left: 100px;
}
/* line 444, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .lieferumfang ul.includes li {
  float: left;
  color: white;
  text-align: center;
  width: 292px;
  margin: 0 2px 0 0;
}
/* line 450, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .lieferumfang ul.includes li.include-1 {
  width: 215px;
}
/* line 453, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .lieferumfang ul.includes li.include-3, body.layout-p2 .lieferumfang ul.includes li.include-4 {
  width: 116px;
}
/* line 456, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .product-stage {
  position: relative;
}
/* line 458, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .product-stage > h2 {
  position: absolute;
  top: 35px;
  left: 53px;
  height: 60;
  width: 590px;
  overflow: hidden;
  font-size: 24px;
  line-height: 30px;
}
/* line 464, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .product-stage > h2 span {
  display: block;
  font-size: 13px;
  color: #999999;
}
/* line 472, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-13.videos h1 {
  position: static;
}
/* line 479, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-14 h1 {
  top: 28px;
  left: 445px;
  font-size: 28px;
  line-height: 34px;
}
/* line 484, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-14 h2 {
  color: white;
  top: 34px;
  left: 50px;
  font-size: 26px;
  line-height: 28px;
}
/* line 490, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-14 p {
  color: #E8B399;
  left: 445px;
  top: 105px;
  width: 458px;
}
/* line 495, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 .div-14 a {
  background: #D65828;
  color: white;
  padding: 12px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 161px;
  width: 136px;
}
/* line 506, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader {
  min-height: 667px;
  background: url(/assets/momentum/bg_momentum_new_header.jpg) no-repeat top center;
  position: relative;
  margin-bottom: 15px;
}
/* line 512, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader div.headerTitle {
  position: absolute;
  top: 85px;
  left: 60px;
}
/* line 517, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader div.headerTitle div.slogan {
  width: 340px;
  color: #fff;
  font: 100 42px/46px "Microsoft Sans Serif", Verdana, Arial, Sans-Serif;
}
/* line 522, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList {
  position: absolute;
  bottom: 54px;
  left: 215px;
  margin: 0px;
}
/* line 527, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem {
  text-align: center;
  color: #fff;
  font: 100 16px/22px "Microsoft Sans Serif", Verdana, Arial, Sans-Serif;
  float: left;
  width: 160px;
  margin: 0 65px 0 0;
  padding: 0px;
}
/* line 536, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem .buyButton {
  height: auto;
}
/* line 541, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.title span.new {
  color: #2d9ed5;
}
/* line 544, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.title span.new, body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.title span.name {
  font: 100 16px/22px "sennheiserbold", Verdana, Arial, Sans-Serif;
}
/* line 547, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.product-delivery-time {
  font-size: 12px;
}
/* line 552, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.buyButton a.button,
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.dealerButton a.button {
  margin-top: 15px;
  color: #fff;
  background: #2d9ed5 none;
  padding: 8px;
  display: inline-block;
  font-weight: normal;
  border: solid 1px #2d9ed5;
  font: 100 13px/13px "Microsoft Sans Serif", Verdana, Arial, Sans-Serif;
  position: relative;
}
/* line 563, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.buyButton a.button s,
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.dealerButton a.button s {
  display: block;
  font-weight: normal;
  margin-bottom: 4px;
}
/* line 570, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.buyButton a.button span.price,
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.dealerButton a.button span.price {
  font: bold 13px/13px "Microsoft Sans Serif", Verdana, Arial, Sans-Serif;
}
/* line 574, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.dealerButton a.button {
  background: transparent none;
  border: solid 1px #fff;
  width: auto;
}
/* line 579, ../../../app/assets/stylesheets/application/layout_p2.css.sass */
body.layout-p2 div.momentumNewHeader ul.productList li.productItem div.dealerButton a.button strong {
  font: bold 13px/13px "Microsoft Sans Serif", Verdana, Arial, Sans-Serif;
}
/* line 41, ../../../app/assets/stylesheets/application/variables_v2.sass */
.regular-font {
  font-family: "sennheiserdemi", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 44, ../../../app/assets/stylesheets/application/variables_v2.sass */
.bold-font, body.layout-dj .features.tabbed > span h2, body.layout-gaming .features.tabbed > span h2, body.layout-bluestage .features.tabbed > span h2 {
  font-family: "sennheiserbold", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 47, ../../../app/assets/stylesheets/application/variables_v2.sass */
.thin-font {
  font-family: "sennheiserbook", Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}

/* line 16, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj {
  font-family: "sennheiserdemi", Microsoft Sans Serif, Helvetica, sans-serif;
  background: url("/assets/dj/bg_body.jpg") no-repeat center top #010101 !important;
}
/* line 18, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj p {
  font-family: "sennheiserdemi", Microsoft Sans Serif, Helvetica, sans-serif;
}
/* line 20, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj h2 {
  font-family: "sennheiserbook", Microsoft Sans Serif, Helvetica, sans-serif;
}
/* line 23, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article {
  margin: -12px -12px -12px -13px;
}
/* line 25, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article .stage-image {
  display: inline;
}
/* line 27, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article h1 {
  color: white;
  font-size: 24px;
  line-height: 30px;
}
/* line 31, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article h1 span {
  color: #AAA;
  font-size: 12px;
  line-height: 18px;
}
/* line 35, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article h2 {
  color: #999999;
  font-size: 36px;
  line-height: 42px;
}
/* line 39, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article h2 span {
  color: white;
  font-size: 36px;
}
/* line 42, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article p {
  color: #999999;
  font-size: 14px;
}
/* line 45, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article h1, body.layout-dj article h2, body.layout-dj article h3, body.layout-dj article p {
  font-weight: normal;
}
/* line 48, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj article ul li {
  background: none;
}
/* line 54, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj.container header.layout_v2 {
  position: absolute;
  margin-left: -24px;
  background: url("/assets/dj/header.png") no-repeat center top transparent;
}
/* line 59, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj.container article {
  margin-top: 60px;
  background: #131313;
}
/* line 65, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData {
  background: url("/assets/dj/bg_technical_data.jpg") no-repeat center top transparent;
  width: 992px;
}
/* line 69, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData h3 {
  font: normal 45px/48px "sennheiserbook", Verdana, Helvetica, sans-serif;
  color: #fff;
  padding: 35px 0 90px 55px;
}
/* line 74, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid {
  margin: 0;
  padding: 0 0 40px;
}
/* line 77, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li {
  list-style: none;
  margin: 0px;
}
/* line 80, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li.header {
  padding-top: 142px;
}
/* line 83, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li.header div.techDataLabel {
  min-height: 1px;
  height: auto;
  padding: 0px;
  width: 248px;
}
/* line 89, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li.header div.hd8dj, body.layout-dj div.djDesign.technicalData ul.dataGrid li.header div.hd7dj, body.layout-dj div.djDesign.technicalData ul.dataGrid li.header div.hd6mix {
  width: 230px;
  padding: 0 0 50px;
  height: auto;
  font: normal 28px/28px "sennheiserbook", Verdana, Helvetica, sans-serif;
  color: #0099cc;
  text-align: center;
}
/* line 98, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li.header div.hd8dj strong, body.layout-dj div.djDesign.technicalData ul.dataGrid li.header div.hd7dj strong, body.layout-dj div.djDesign.technicalData ul.dataGrid li.header div.hd6mix strong {
  font-family: "sennheiserdemi", Verdana, Helvetica, sans-serif;
  font-weight: normal;
}
/* line 103, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li:nth-child(even), body.layout-dj div.djDesign.technicalData ul.dataGrid li.even {
  background: url("/assets/dj/bg_odd_technical_data_grid.png") repeat left top transparent;
  border-top: 1px solid rgba(35, 35, 35, 0.5);
  border-bottom: 1px solid rgba(85, 85, 85, 0.5);
}
/* line 109, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li:nth-child(even) div.techDataLabel, body.layout-dj div.djDesign.technicalData ul.dataGrid li:nth-child(even) div.hd8dj, body.layout-dj div.djDesign.technicalData ul.dataGrid li:nth-child(even) div.hd7dj, body.layout-dj div.djDesign.technicalData ul.dataGrid li:nth-child(even) div.hd6mix, body.layout-dj div.djDesign.technicalData ul.dataGrid li.even div.techDataLabel, body.layout-dj div.djDesign.technicalData ul.dataGrid li.even div.hd8dj, body.layout-dj div.djDesign.technicalData ul.dataGrid li.even div.hd7dj, body.layout-dj div.djDesign.technicalData ul.dataGrid li.even div.hd6mix {
  background: url("/assets/dj/bg_odd_shadow_technical_data_grid.png") repeat-x left top transparent;
}
/* line 116, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li:last-child, body.layout-dj div.djDesign.technicalData ul.dataGrid li.last {
  border-bottom: 0px;
}
/* line 119, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li div.dataWrapper {
  background: url("/assets/dj/bg_odd_dots_technical_data_grid.png") no-repeat center 37px transparent;
}
/* line 123, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li div.techDataLabel, body.layout-dj div.djDesign.technicalData ul.dataGrid li div.hd8dj, body.layout-dj div.djDesign.technicalData ul.dataGrid li div.hd7dj, body.layout-dj div.djDesign.technicalData ul.dataGrid li div.hd6mix {
  float: left;
  font: normal 14px/16px Arial, Sans-Serif;
  color: #fff;
  width: 230px;
  height: 16px;
  padding: 26px 0;
  text-align: center;
}
/* line 135, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.djDesign.technicalData ul.dataGrid li div.techDataLabel {
  color: #0099cc;
  padding-left: 50px;
  width: 198px;
  text-align: left;
}
/* line 141, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .gamingRedesign.featureBoxContents {
  position: relative;
}
/* line 143, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .gamingRedesign.featureBoxContents .content-box.backgroundImage {
  width: 992px;
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
/* line 150, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .gamingRedesign.featureBoxContents .content-box.backgroundImage .contentText {
  color: #333333;
  position: absolute;
}
/* line 154, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .gamingRedesign.featureBoxContents .content-box.backgroundImage .contentText .title {
  font: normal 50px/50px "sennheiserbold", Verdana, Arial, Sans-Serif;
  margin: 0 0 25px;
}
/* line 158, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .gamingRedesign.featureBoxContents .content-box.backgroundImage .contentText .title2 {
  font: normal 24px/24px "sennheiserbook", Verdana, Arial, Sans-Serif;
  margin: 0 0 20px;
}
/* line 162, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .gamingRedesign.featureBoxContents .content-box.backgroundImage .contentText .text p {
  font: normal 15px/20px "sennheiserbook", Verdana, Arial, Sans-Serif;
}
/* line 165, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .product_feature {
  width: 990px;
  height: 503px;
  position: relative;
  background: #454547;
}
/* line 171, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .product_feature p {
  color: #999999;
}
/* line 174, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .product_feature h2, body.layout-dj .product_feature p {
  width: 100%;
  position: static;
}
/* line 178, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .product_feature h2 span {
  display: block;
}
/* line 180, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .product_feature .contentText {
  position: absolute;
}
/* line 182, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .product_feature .delivery_time {
  font: normal 9px/10px Arial, Sans-Serif;
  margin: 9px;
}

/* line 187, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj div.gamingRedesign.featureBoxContents.tabbedFeatures, body.layout-gaming div.gamingRedesign.featureBoxContents.tabbedFeatures, body.layout-bluestage div.gamingRedesign.featureBoxContents.tabbedFeatures {
  width: 992px;
  margin: 0;
}
/* line 191, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed, body.layout-gaming .features.tabbed, body.layout-bluestage .features.tabbed {
  position: relative;
  height: 672px;
  margin: 0 0 0;
}
/* line 194, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed > span, body.layout-gaming .features.tabbed > span, body.layout-bluestage .features.tabbed > span {
  position: absolute;
  top: 35px;
  left: 53px;
  z-index: 100;
  width: 590px;
}
/* line 197, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed > span h2, body.layout-dj .features.tabbed > span p, body.layout-gaming .features.tabbed > span h2, body.layout-gaming .features.tabbed > span p, body.layout-bluestage .features.tabbed > span h2, body.layout-bluestage .features.tabbed > span p {
  position: static;
}
/* line 199, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed > span h2, body.layout-gaming .features.tabbed > span h2, body.layout-bluestage .features.tabbed > span h2 {
  font-size: 28px;
  margin: 0;
  line-height: 28px;
}
/* line 204, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed > div.js_active, body.layout-gaming .features.tabbed > div.js_active, body.layout-bluestage .features.tabbed > div.js_active {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
/* line 207, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed .content-box.backgroundImage, body.layout-gaming .features.tabbed .content-box.backgroundImage, body.layout-bluestage .features.tabbed .content-box.backgroundImage {
  width: 992px;
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
/* line 214, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed ul.js_fake_nav, body.layout-gaming .features.tabbed ul.js_fake_nav, body.layout-bluestage .features.tabbed ul.js_fake_nav {
  margin: 0;
  list-style: none;
  position: absolute;
  top: 90px;
  left: 111px;
  z-index: 100;
}
/* line 218, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed ul.js_fake_nav li, body.layout-gaming .features.tabbed ul.js_fake_nav li, body.layout-bluestage .features.tabbed ul.js_fake_nav li {
  background: none;
  float: left;
  color: white;
  cursor: pointer;
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  margin: 0 60px 0 0;
  padding: 0 8px;
  font: normal 14px/21px "sennheiserbook", Verdana, Helvetica, sans-serif;
}
/* line 230, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed ul.js_fake_nav li.js_active, body.layout-gaming .features.tabbed ul.js_fake_nav li.js_active, body.layout-bluestage .features.tabbed ul.js_fake_nav li.js_active {
  background: #0099cc;
  color: white;
  border: 1px solid #0099cc;
  position: relative;
}
/* line 241, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed .product_feature, body.layout-gaming .features.tabbed .product_feature, body.layout-bluestage .features.tabbed .product_feature {
  height: 503px;
  position: relative;
  background: #454547;
}
/* line 246, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed .product_feature h2, body.layout-dj .features.tabbed .product_feature p, body.layout-gaming .features.tabbed .product_feature h2, body.layout-gaming .features.tabbed .product_feature p, body.layout-bluestage .features.tabbed .product_feature h2, body.layout-bluestage .features.tabbed .product_feature p {
  width: 100%;
  position: static;
}
/* line 250, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed .product_feature h2 span, body.layout-gaming .features.tabbed .product_feature h2 span, body.layout-bluestage .features.tabbed .product_feature h2 span {
  display: block;
}
/* line 252, ../../../app/assets/stylesheets/application/dj.css.sass */
body.layout-dj .features.tabbed .product_feature .contentText, body.layout-gaming .features.tabbed .product_feature .contentText, body.layout-bluestage .features.tabbed .product_feature .contentText {
  position: absolute;
}
/* line 1, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.isproductsgmtboxes {
  padding: 0 0 0 12px;
}
/* line 3, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.isproductsgmtboxes h2 {
  background: #007eb4;
  background: -moz-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007eb4), color-stop(20%, #0096d6));
  background: -webkit-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -o-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -ms-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: linear-gradient(top, #007eb4 0%, #0096d6 20%);
  color: white;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 12px 0;
  padding: 2px 12px 1px;
}

/* line 18, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8,
.varbox16 {
  background: #eaebec;
  float: left;
  margin: 0 0 12px 12px;
  position: relative;
  height: 500px;
  width: 466px;
}
/* line 26, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 h3,
.varbox16 h3 {
  background: #007eb4;
  background: -moz-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007eb4), color-stop(20%, #0096d6));
  background: -webkit-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -o-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -ms-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: linear-gradient(top, #007eb4 0%, #0096d6 20%);
  color: white;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  margin: -5px 0 0;
  padding: 2px 12px 1px;
}
/* line 40, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 p,
.varbox16 p {
  border-bottom: 1px dotted #333;
  font-size: 12px;
  line-height: 16px;
  margin: 12px 12px 24px 12px;
  padding: 0 0 12px 0;
  height: 65px;
}
/* line 47, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 ul,
.varbox16 ul {
  margin: 0 40px 12px 40px;
  height: 80px;
}
/* line 50, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 li,
.varbox16 li {
  list-style: none;
  height: 120px;
  background: none;
  padding: 0;
}
/* line 55, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 a,
.varbox16 a {
  text-decoration: none;
  outline: none;
}
/* line 58, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 a:focus,
.varbox16 a:focus {
  outline: none;
}
/* line 62, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 li img,
.varbox16 li img {
  float: left;
  margin: 4px 12px 12px 0;
}
/* line 65, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 li b,
.varbox16 li b {
  font-size: 12px;
  color: #666;
  display: block;
}
/* line 69, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 li span,
.varbox16 li span {
  color: #666;
  font-size: 11px;
  line-height: 12px;
}
/* line 73, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 .btn1,
.varbox16 .btn1 {
  margin: 0 0 0 12px;
}
/* line 75, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 .bx-wrapper,
.varbox16 .bx-wrapper {
  margin: 0 auto;
  /*next button */
  /*previous button */
}
/* line 77, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 .bx-wrapper ul.slider,
.varbox16 .bx-wrapper ul.slider {
  margin: 0;
}
/* line 80, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 .bx-wrapper .bx-next,
.varbox16 .bx-wrapper .bx-next {
  position: absolute;
  top: 365px;
  right: 3px;
  z-index: 999;
  width: 30px;
  height: 51px;
  text-indent: -999999px;
  background: url(/assets/img/is/next.png) no-repeat 0 0px;
}
/* line 91, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox8 .bx-wrapper .bx-prev,
.varbox16 .bx-wrapper .bx-prev {
  position: absolute;
  top: 365px;
  left: 12px;
  z-index: 999;
  width: 30px;
  height: 51px;
  text-indent: -999999px;
  background: url(/assets/img/is/previous.png) no-repeat 0 0px;
}

/* line 104, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox16 {
  width: 944px;
  height: auto;
  margin-top: 15px;
}
/* line 108, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox16 ul {
  margin: 15px;
}
/* line 110, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox16 ul li {
  float: left;
  height: auto;
  margin: 0 15px 15px 0;
  width: 285px;
}
/* line 115, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox16 ul li a {
  display: block;
  padding-left: 13px;
  color: #333;
  position: relative;
}
/* line 120, ../../../app/assets/stylesheets/application/integrated_systems.css.sass */
.varbox16 ul li a span.arrow {
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 20px;
  color: #999;
}
  /*
   * jQuery FlexSlider v2.2.0
   * http://www.woothemes.com/flexslider/
   *
   * Copyright 2012 WooThemes
   * Free to use under the GPLv2 license.
   * http://www.gnu.org/licenses/gpl-2.0.html
   *
   * Contributing author: Tyler Smith (@mbmufffin)
   */


  /* Browser Resets
  *********************************/

  .flex-container a:active,
  .flexslider a:active,
  .flex-container a:focus,
  .flexslider a:focus  {outline: none;}
  .slides,
  .flex-control-nav,
  .flex-direction-nav {margin: 0; padding: 0; list-style: none;}

  /* FlexSlider Necessary Styles
  *********************************/
  .flexslider {margin: 0; padding: 0;}
  .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
  .flexslider .slides img {width: 100%; display: block;}
  .flex-pauseplay span {text-transform: capitalize;}

  /* Clearfix for the .slides element */
  .slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
  html[xmlns] .slides {display: block;}
  * html .slides {height: 1%;}

  /* No JavaScript Fallback */
  /* If you are not using another script, such as Modernizr, make sure you
   * include js that eliminates this class on page load */
  .no-js .slides > li:first-child {display: block;}

  /* FlexSlider Default Theme
  *********************************/
  .flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; z-index: 1000;}
  .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
  .loading .flex-viewport { max-height: 300px; }
  .flexslider .slides { zoom: 1; }
  .carousel li { margin-right: 5px; }

  /* Direction Nav */
  .flex-direction-nav {*height: 0;}
  .flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
  .flex-direction-nav .flex-prev { left: -50px; }
  .flex-direction-nav .flex-next { right: -50px; text-align: right; }
  .flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
  .flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
  .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
  .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
  .flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
  .flex-direction-nav a.flex-next:before  { content: '\f002'; }

  /* Pause/Play */
  .flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
  .flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
  .flex-pauseplay a:hover  { opacity: 1; }
  .flex-pauseplay a.flex-play:before { content: '\f003'; }

  /* Control Nav */
  .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
  .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
  .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
  .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
  .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

  .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
  .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
  .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
  .flex-control-thumbs img:hover {opacity: 1;}
  .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

  @media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
    .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
  }
/* Targets ALL Opera Versions */


@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	/* Example: */
	#my-id { 
		clear:right; 
	}
}
/* Targets Safari on iPad (portrait and landscape) */


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
	.social {
		width: 150px;
	}
	.headwrap h1 {
		font-size: 20px;
	}
}



/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

}

/* Targets ALL Safari Versions */


@media screen and (-webkit-min-device-pixel-ratio:0) {
	article .stage .image-thumbs .slider1 li.video-thumb img {
		margin: 0 0 10px 0;
	}
}
/*============================================================================*/

.price-slider-container { 
	background: url('/assets/gfx/crossfader-scale.png') 0 0 no-repeat;
	margin: 12px 0 0 0;
	}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Component containers
----------------------------------*/
.ui-widget-content { 
	border: none; 
	background: none;
	}
.ui-widget-header {
	border: none; 
	background: none;
	}

/* Interaction states
----------------------------------*/
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default,
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus,
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active {
	color: transparent;
	border: none;
	background: url('/assets/gfx/crossfader-button.png') 0 0 no-repeat;
	}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight,
.ui-state-error, 
.ui-widget-content .ui-state-error, 
.ui-widget-header .ui-state-error {
	border: none; 
	background: none;
	}

.ui-widget-content {
  width: 150px;
  }

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	}

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-slider { 
	position: relative;
	text-align: left;
	}
.ui-slider .ui-slider-handle {
	position: absolute; 
	z-index: 4; 
	cursor: default;
	height: 34px;
	width: 15px;
	}
.ui-slider .ui-slider-range { 
	position: absolute; 
	z-index: 3; 
	font-size: 12px; 
	display: block; 
	border: 0; 
	}

.ui-slider-horizontal { 
	height: 24px;
	margin: 0 0 12px 0;
	width: 157px;
	}
.ui-slider-horizontal .ui-slider-handle { 
	top: -.3em; 
	margin: -.1em 0;
	}

.ui-slider-handle {
	left: -.1em;
	right: 6px;
	}

.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }


/* line 3, ../../app/assets/stylesheets/video.css.scss */
.isotope-item .video iframe {
  width: 100%;
  height: 282px;
  border: 0;
}
body {
  font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

div.prStars {
  background-image: url('/assets/gfx/ratings/blue_stars.gif');
}

div.prStars.prStarsSmall {
  background-image: url('/assets/gfx/ratings/blue_stars_small.gif');
}

div.prwrapper {
  width: 723px;
  margin: 0px;
  margin-left: 3px;
}

.prconfirm {
  margin: 0px;
}

.prcontentwrap .prsubmit {
  margin: -25px 0 0 45%;
}

#describeyourself, #de_deprimaryuse, #en_deprimaryuse, #en_usprimaryuse, #en_ukprimaryuse, #wasthisagift, #primaryuse {
  display: none;
}
/* Targets ALL Firefox Versions */


@-moz-document url-prefix() {
	article .stage .image-thumbs .slider1 li.video-thumb img {
		margin: 0 0 8px 0;
	}
}

@-moz-document url-prefix() {
  body.layout-v2 header.layout_v2 {
	  margin: 0 0 0 -23px;
	}
}
