/* 
    Document   : style
    Created on : 16.06.2013, 17:15:31
    Author     : kenny
    Description:
        Die styles.css wir benutz um das kronkrete Template zu designen.
*/
@font-face {
  font-family: 'proxima-nova';
  src: url(../../../../_font/287836_A_0.eot);
  src: url(../../../../_font/287836_A_0.eot#iefix) format('embedded-opentype'), url(../../../../_font/287836_A_0.woff) format('woff'), url(../../../../_font/287836_A_0.ttf) format('truetype');
}
@font-face {
  font-family: 'proxima-nova';
  src: url(../../../../_font/287836_B_0.eot);
  src: url(../../../../_font/287836_B_0.eot#iefix) format('embedded-opentype'), url(../../../../_font/287836_B_0.woff) format('woff'), url(../../../../_font/287836_B_0.ttf) format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'proxima-nova';
  src: url(../../../../_font/287836_8_0.eot);
  src: url(../../../../_font/287836_8_0.eot#iefix) format('embedded-opentype'), url(../../../../_font/287836_8_0.woff) format('woff'), url(../../../../_font/287836_8_0.ttf) format('truetype');
  font-style: italic;
}
@font-face {
  font-family: 'proxima-nova';
  src: url(../../../../_font/287836_9_0.eot);
  src: url(../../../../_font/287836_9_0.eot#iefix) format('embedded-opentype'), url(../../../../_font/287836_9_0.woff) format('woff'), url(../../../../_font/287836_9_0.ttf) format('truetype');
  font-weight: 700;
  font-style: italic;
}
/* Regular 
@font-face {
    font-family: @specialFontFamily;
    src: url('../font/leaguegothic/leaguegothic-italic-webfont.eot');
    src: url('../font/leaguegothic/leaguegothic-italic-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/leaguegothic/leaguegothic-italic-webfont.woff') format('woff'),
         url('../font/leaguegothic/leaguegothic-italic-webfont.ttf') format('truetype'),
         url('../font/leaguegothic/leaguegothic-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}
*/
/* Italic 
@font-face {
    font-family: @specialFontFamily;
    src: url('../font/leaguegothic/leaguegothic-regular-webfont.eot');
    src: url('../font/leaguegothic/leaguegothic-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/leaguegothic/leaguegothic-regular-webfont.woff') format('woff'),
         url('../font/leaguegothic/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('../font/leaguegothic/leaguegothic-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
body,
body * {
  font-family: 'proxima-nova', Helvetica, sans-serif !important;
  letter-spacing: 1.1px;
}
div.social div.socialButton {
  float: left;
}
h2.sectionHead,
.pageHead,
.sectionHead {
  background: none;
  font-size: 12px;
  color: #222222;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}
.msPageStart #content > h2.sectionHead {
  display: none;
}
#page {
  background: #ffffff;
}
.msMainwrapper {
  background: transparent;
}
.msMainInnerwrapper {
  background: transparent;
}
.msMainContentwrapper {
  background: transparent;
}
#msTopNavigation,
#msTopNavigation .msMainContentwrapper,
#msNavigation,
#msNavigation .msMainContentwrapper,
#msHeader,
#msHeader .msMainContentwrapper {
  background: #ffffff;
  padding-bottom: 3px;
}
#msHeader {
  margin-top: 40px;
}
#msContent {
  margin-bottom: 50px;
}
#msContent .msMainContentwrapper {
  padding-top: 0;
}
#msBreadcrumb,
div.detailsParams.listRefine {
  display: none;
}
#msTopNavigation,
#header,
#msBasket {
  display: inline-block;
}
#msTopNavigation {
  width: 243px;
  float: left;
}
#header {
  width: 481px;
}
#msBasket {
  width: 243px;
  float: right;
}
#topMenu {
  float: none;
  margin: 0;
}
#topMenu li {
  float: none;
  background: none;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
}
#topMenu a,
.selectedValue a {
  color: #222222;
}
#topMenu a:hover,
.selectedValue a:hover {
  color: #ff0030;
}
#logo {
  float: none;
  display: block;
  text-align: center;
}
#logo img {
  display: block;
  height: 70px;
  margin: auto;
  margin-top: -4px;
}
#navigation {
  width: 725px;
}
#navigation > li {
  background: transparent;
}
#navigation > li > ul {
  margin-top: 10px;
  border: 1px solid #333;
}
#navigation > li > a {
  font-weight: bold;
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 16px;
  line-height: 40px;
  color: #222222;
}
#navigation > li:hover > a:hover {
  background: none;
}
#navigation > li:hover > a {
  color: #ff0030;
}
#navigation.sf-menu li.current a.current {
  background: none;
  color: #ff0030;
}
.sfHover,
.sf-menu li:hover {
  background: none;
  color: #222222;
}
.sf-menu li ul {
  background: #222222;
  color: #ffffff;
}
.sf-menu li ul li a {
  background: none;
  color: #ffffff;
}
.sf-menu li ul li a:hover {
  background: #222222;
  color: #ff0030;
}
#navigation.sf-menu li ul li.current a.current {
  background: #222222;
  color: #ff0030;
  cursor: default;
}
.sf-menu a,
.sf-menu a:visited {
  color: #ffffff;
}
.sf-menu a {
  padding: 0 14px;
  color: #222222;
}
.sf-menu > li:first-Child a {
  padding-left: 0;
}
.sf-menu ul li a {
  color: #222222;
  padding: 5px 10px;
  line-height: 20px;
}
.sf-menu ul li li a {
  color: #222222;
}
.sf-menu ul li:hover {
  background: #ff0030;
  color: #ffffff;
  border-color: #ff0030;
}
#navigation.sf-menu li.current {
  background: none;
  color: #ff0030;
}
.sf-menu li.sfHover {
  background: #ff0030;
  color: #ffffff;
  border-color: #ff0030;
}
.sf-menu li li a,
.sf-menu li li a:visited {
  color: #ffffff;
}
div.anythingSlider.activeSlider .thumbNav a {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
div.anythingSlider.activeSlider .thumbNav a.cur {
  background: #ff0030;
}
.bx-pager.bx-default-pager {
  bottom: 10px;
}
#msSlider .msMainContentwrapper {
  padding-bottom: 0;
}
div.searchBox {
  margin: 3px 0;
}
div.searchBox input.textbox {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background: #222222;
  border-color: #666666;
  color: #cccccc;
  padding: 0px 30px 0px 10px;
  margin-top: 2px;
  height: 28px;
  width: 200px;
  font-size: 14px;
  text-transform: uppercase;
}
div.searchBox input.textbox:active,
div.searchBox input.textbox:focus,
div.searchBox input.textbox:hover {
  color: #ffffff;
}
div.searchBox input.searchSubmit {
  background: url("../../img/search-icon.png") no-repeat center;
  margin-top: 2px;
}
div.searchBox label.innerLabel {
  margin: 10px 0 0 10px;
  color: white;
  font-size: 14px;
}
.msActionTitle {
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 20px;
}
.msNavActionItem.msSearch {
  background: none;
  padding-right: 0;
  margin-right: 0;
}
.msActionTitle {
  color: #222222;
}
.counter {
  background: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 0;
  font-size: 16px;
}
.msNavActionItem .msActionTitle {
  float: right;
  font-size: 12px;
  line-height: 14px;
}
#miniBasket span {
  font-size: 12px;
  line-height: 14px;
  border: none;
  color: #222222;
}
#countValue {
  color: #ff0030 !important;
}
#countValue.counterNull {
  color: #222222 !important;
}
#miniBasket.basketBox {
  top: -1px;
}
#modalbasketFlyout {
  top: 0;
  right: 0;
}
.gridView li {
  margin: 14px;
  border: 1px solid transparent;
  height: 270px;
}
.gridView li .msTitle,
.gridView li .priceBlock span,
.gridView li .msArtist {
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  width: auto;
  line-height: 16px;
}
.gridView li .priceBlock {
  position: relative;
  top: initial;
  width: auto;
  text-align: left;
  left: 0;
}
.gridView li .priceBlock .msOldPrice {
  font-weight: normal;
  font-size: 10px;
}
.gridView li .msPreorder {
  background: #ff0030;
  color: #ffffff;
  border-color: #ff0030;
}
.gridView li .msListBasketAmount {
  background: #ff0030;
  color: #ffffff;
  border-color: #ff0030;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.gridView li .gridProductData {
  height: 80px;
}
#moreArticlesTrigger,
.gototoplink {
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 18px;
}
ul.rating {
  background-image: url("http://www.chimperator-shop.de/out/chimperator2/img/change/stars.png");
}
ul.rating li.currentRate {
  background-image: url("http://www.chimperator-shop.de/out/chimperator2/img/change/stars.png");
}
.gridView li .rating li {
  border: none;
}
#msFooter {
  border-top: 1px solid #222222;
  background: #222222;
}
#footer {
  margin-top: 80px;
  margin-bottom: 180px;
}
#footer dl dt {
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 20px;
  color: #ffffff;
  letter-spacing: 1px;
}
#footer .list a:hover {
  color: #ff0030;
  background: none;
}
#footer .list a {
  padding: 8px 0px;
  margin: 0 20px;
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid #4a4a4a;
}
.msfarrow {
  background: url("../../img/change/arrow_sprites.png") no-repeat left top;
}
.listRefine,
.refineParams {
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1em;
}
#msPrice {
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 22px;
  line-height: 1em;
}
#msSimpleSizeSelection li a {
  border: 1px solid #222222;
}
#msSimpleSizeSelection li a:hover {
  color: #ffffff;
  background: #4a4a4a;
  border-color: 4 a4a4a;
}
#msSimpleSizeSelection li a.selected {
  color: #ffffff;
  background: #222222;
  border-color: #222222;
}
.cloud-zoom-lens {
  border: 2px solid #4a4a4a;
}
#zoomTrigger {
  background: url(../../img/zoom.png) no-repeat 0 0;
}
.otherPictures ul {
  margin: 0;
  width: 472px;
}
.otherPictures li {
  margin-right: 5.5px;
}
.otherPictures li:last-Child {
  margin-right: 0;
}
.marker {
  border: none;
  width: 88px;
  height: 88px;
  background: rgba(0, 0, 0, 0.3);
  display: block;
}
.otherPictures .selected .marker {
  display: none;
}
.otherPictures a:hover .marker {
  display: none;
}
.otherPictures .artIcon img {
  width: 88px;
}
#amountToBasket[disabled=disabled] {
  opacity: 0.5;
}
.msVariantHelperText {
  font-size: 10px;
}
#toBasket {
  background: black;
}
#toBasket[disabled] {
  background: #4a4a4a;
  cursor: default;
}
#cloud-zoom-big {
  border-color: #222222;
}
#productTitle {
  border: 0;
  padding: 20px 0 25px 0;
  font-size: 26px;
}
.msfLongDescription,
.productMainInfo > span {
  font-size: 16px;
  line-height: 20px;
}
.msfLongDescription {
  margin-bottom: 25px;
}
.productMainInfo > span {
  text-transform: uppercase;
}
.stockFlag {
  background: none;
}
#msSimpleSizeSelection {
  padding: 0;
  text-align: left;
}
#msSimpleSizeSelection li {
  padding-left: 0;
  padding-right: 0;
  margin-right: 10px;
}
.msStockStatus {
  text-align: left;
  margin-top: 35px;
  font-size: 16px;
  line-height: 20px;
}
.msStockStatus span {
  padding-left: 0;
  text-transform: uppercase;
  color: #44e544;
}
#msPrice label {
  text-align: left;
  padding-left: 0;
  font-size: 24px;
  margin-top: 35px;
}
#msPrice label strong {
  font-weight: normal!important;
}
.information .tobasket {
  text-align: left;
}
.submitButton {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
#toBasket {
  font-weight: normal;
  margin-top: 35px;
  font-size: 12px;
  padding: 0 15px;
  line-height: 30px;
  padding-top: 2px;
}
#msCheckoutgoToCroDownload {
  width: 970px;
  height: 300px;
  margin: 0 0 30px 0;
  padding: 0;
  line-height: 0;
  border: none;
  background: url("http://www.chimperator-shop.de/out/chimperator2/img/msCheckoutGoToCroDownload.gif") no-repeat center;
}
.msCroFlyout h1.pageHead {
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  background: #ff0030;
  color: #ffffff;
  border-color: #ff0030;
  background: #000;
  font-size: 38px;
  line-height: 40px;
}
.msCroFlyout {
  background: #FFF;
  padding: 30px !important;
  line-height: 26px;
}
.msCroFlyout hr {
  border-top: 2px dashed #CCC;
  width: 100%;
  margin: 15px 0;
}
.msCroFlyout p {
  font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 20px;
}
.msHighlighter {
  color: #ff0030;
  text-decoration: underline;
}
a[data-aid="9fd0662a45c8dfd4416656d901ec3ef2"] .msPreorder {
  display: none;
}
#msBranding {
  padding: 20px 20px;
  color: White;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  display: block;
}
#msBranding:hover {
  text-decoration: none;
  background-color: #01a7b3;
}
#msBranding p {
  margin: 0;
}