@charset "utf-8";
/* CSS Document */

#album {
  margin:0;
  padding:0;
  width:100%;
}

#album #albummenudiv {
  padding:0;
  width:100%;
  overflow:hidden;
  margin:auto;
}

#album ul {
  color:red;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
  list-style-image:none;
}

#album ul li {
  width:20%;
  float:left;
  margin-right:11px;
}

.album-covers .cover,
.album-images .image {
  float:left;
  text-align:center;
  width:227px;
  max-width: 100%;
  margin-left: 2px;
  margin-bottom: 2px;
}

.album-covers .cover {
  border: 1px solid #999999;
position : relative;
}

.album-covers.box .cover {
  position : relative;
}


.album-covers .cover .title, .album-images .image .title {
  height:32px;
  overflow:hidden;
  vertical-align: middle;
  width: 227px;
  background-color:#999999;

bottom: 0;
  font-size: 12px;
  line-height:16px;
  letter-spacing: 0.6px;
  opacity: 0.7;
  padding-top: 13px;
  position: absolute;
}

.album-covers.box .cover .title, .album-images .image .title {
  bottom: 0;
  font-size: 17px;
  letter-spacing: 0.6px;
  opacity: 0.7;
  padding-top: 13px;
  position: absolute;
}

div.album-covers div.title a {
  color: #000000 !important;
}

div.album-covers div.title a:hover {
  text-decoration: none !important;
}


#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  z-index:99; position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  z-index:99; position: absolute;
  background-image: url(images/wait.gif);
}
.cluetip-arrows {
  display: none;
  z-index:99; position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-z-index:99; position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  z-index:99; position: relative;
  margin: 0;
  background-color: #;
  border:1px solid #;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #;
  color: #;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
  padding: 0;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

a img {
  border:none;
}




/* The Slider styles */
.slider-wrapper {
  height : auto;
  max-width: 100%;
}
.nivoSlider {
  position:relative;
  width:1680;
  height:auto;
}
.nivoSlider img {
  /*position:absolute;*/
  /*top:0;*/
  /*left:0;*/
  max-width: 100%;
  height: auto;
  width: 100%;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  /*width: 100% !important;*/
}

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

/* Caption styles */
.nivo-caption {
  position:absolute;
  left:0;
  bottom:0;
  background:#000;
  color:#fff;
  width:100%;
  z-index:8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter:alpha(opacity=8);
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
  padding:5px;
  margin:0;
}
.nivo-caption a {
  display:inline !important;
}
.nivo-html-caption {
  display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position:absolute;
  z-index:9;
  cursor:pointer;
}
.nivo-prevNav {
  background: url('https://www.musical.nl/images/slider-sprite.png') no-repeat -6px -8px; width: 47px; height: 55px;
  top: 129px;
  left:0;
}
.nivo-prevNav:hover { background: url('https://www.musical.nl/images/slider-sprite.png') no-repeat -170px -8px; width: 47px; height: 55px; }

.nivo-nextNav {
  background: url('https://www.musical.nl/images/slider-sprite.png') no-repeat -97px -8px; width: 47px; height: 55px;
  top: 129px;
  right: 0px;
}
.nivo-nextNav:hover { background: url('https://www.musical.nl/images/slider-sprite.png') no-repeat -246px -8px; width: 47px; height: 55px; }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align:center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor:pointer;
}
.nivo-controlNav a.active {
  font-weight:bold;
}


.news_read {
  padding:5px;
font-size:px;
}
.news_read h1 {
  font-weight:bold;
  font-family:Verdana, Geneva, sans-serif;
  margin-bottom:0;
  }
.news_read p.date {
  margin: 0px 0px 2px 0px;
  font-size:-2px;
}
.news_read .smallimage {
  float: left;
  margin: 0px 2px 0px 0px;
}
.news_read .description {
  margin-top:10px; margin-bottom:10px; font-weight:bold
}
.news_read .text {
  margin-bottom:10px
}
.news_read .imagebox {
  margin-bottom: 10px;
}
.news_read .btn_back {
  float:right;
}
.news_read ul.socialsprite {
  padding:0;
  margin:0;
}


.news_read ul.socialsprite li {
  display: block;
  float: left;
  margin-right: 5px;
  background: url("https://www.musical.nl/images/socialmedia-sprite.png") no-repeat scroll 0 0 transparent;
}
.news_read ul.socialsprite li.tw {
  background-position: -124px 0;
}
.news_read ul.socialsprite li.fb {
  background-position: -182px 0;
}
.news_read ul.socialsprite li.em {
  background-position: 200px 0;
  padding-top: 2px;
}
.news_read ul.socialsprite li a {
  display: block;
  height: 24px;
  text-indent: -9999em;
  width: 24px;
}
.socialtools span {
  float: left;
  margin: 4px 10px 0 0;
}
span.sharelabel {
  color: #6C7FA5;
  display: block;
  font-weight: bold;
}

div#cluetip-close a { font-size:20px }

#news_read_fb a { color:red }


.rounded {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.presseitemslist {
  width: 732px;
  margin: auto;
  max-width: 100%;
}

.presseitem  {
  float:left;
  text-align:center;
  position: relative;
  margin:0 0 2px 2px;

border: 1px solid #000000;
}

.presseitem.lastinline {
  margin-right: 0px;
}

.presseitem div.title {
  vertical-align: middle;
  width: 100%;
  font-size:14px;
  background-color: #000000;
}

.presseitem div.title .inner {
  width: 238px;
}

#maincontent div.presseitem div.title a {
  color:#cccccc;
  display: block;
  padding:11px 5px;
}
div.presseitem div.title a:hover {
  text-decoration: none !important;
}


#dmbnews {
  max-width: 100%;
}

#dmbnews .newsitem {
  margin: 0px auto 10px auto;
  padding: 5px;
  background-color: #;
  color: #;
  /*width:-10px;*/
}

#dmbnews .newsitem:hover {
cursor : pointer;
}

#dmbnews .newsitem h2 a {
  color: #;
  display: block;
}

#dmbnews .newsitem .coverimage {
  float:left;
  overflow:hidden;
  max-width : 100%;
}
#dmbnews .newsitem .description a, #dmbnews .newsitem .description a:hover {
  text-transform: none;
  color: #;
}

#dmbnews .newsitem .description.withcover {
  margin-left:130px;
}


.news_read .coverbox { margin: 0 10px 10px 0 }

p.newscat_sel  {
  text-align: right;
}


#staticheader {
}

#staticheader_inner {
}


#body_container {
  position:relative;
  max-width : 100%;
}


.banners {
  margin-right: -5px;
  max-width : 100%;
}

.banners .banner {
  float: left;
  position: relative;
  max-width : 100%;
}

.banners .banner a .title {
  color: #000000;
}

.banners .banner .title {
  color: #000000;
  position: absolute;
  bottom: 0;
  background-color: #ffffff;
  opacity: 0.6;
  letter-spacing: .6px;
  font-size: 13px;
  text-align: center;
  width: 100%;
}

.banners .banner .title .inner {
  padding: 11px 10px;

}

.banner+.banner, .banner.first {
  margin: 0 5px 5px 0;
}

.banner.last {
  margin-right: 0;
}


.banners .spacer {
  height: 10px;
}

#box_container{
  position : relative;


}



form.ipadmail {
  font-size: 18px;
  padding: 5px 0 20px 20px;
  width: 470px;
  max-width: 100%;
  box-sizing: border-box;
}

form.ipadmail label {
  display:block;
  float : left;
  margin-right: 10px;
  width: 150px;
  margin-bottom: 10px;
  max-width: 100%;
}

form.ipadmail label.radio {
  width: auto;
  line-height: 21px;
}

form.ipadmail input[type=text] {
  height: 31px;
  line-height: 31px;
  width: 272px;
  font-size: 18px;
  max-width: 100%;
  box-sizing: border-box;
}

form.ipadmail input[type=submit] {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  height: 40px;
  width: 100px;
  float: right;
}

form.ipadmail div.erroritem {
  margin:4px;
  font-size: 14px;
  color: #a83233;
}
form.ipadmail input[type=text], form.ipadmail input[type=radio] {
  margin-bottom: 10px;
}

.sitemapsites ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sitemapsites ul li {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.sitemapsites ul li.first {
  list-style-type: none;
  padding-left: 0;
  padding-right: 5px;
}

.sitemapsites ul li a {
  padding-right: 23px;
  font-weight: bold;
}

.sitemapsites ul.sub li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sitemapsites ul.sub li {
  float: none;
  display: block;
}

.sitemapsites ul.sub li a {
  font-weight: normal;
  padding-left: 5px;
}


/**
 * Contact Us content
 * ----------------------------------------------------------------------------
*/

.contact {
  width: 353px;
  max-width: 100%;
}

.contact label {
  display: block;
  margin-bottom: 2px;
}

.contact input[type=text], .contact textarea {
  display: block;
  height: 35px;
  border: 1px solid #d2cfc3;
  margin-bottom: 7px;
}

.contact textarea {
  padding: 8px;
  width: 353px;
  max-width: 100%;
  box-sizing: border-box;
}

.contact input[type=text] {
  line-height: 35px;
  padding: 0 10px;
  width: 349px;
  max-width: 100%;
  box-sizing: border-box;
}

.contact textarea {
  height: 87px;
}

.contact input[type=submit] {
  float: right;
  margin-top: 10px;
  display: block;
  cursor: pointer;
  border: 1px solid #d2cfc3;
  color:#000000;
  font-weight: bold;
  padding: 8px 15px 8px 15px;
}

.contact select {
  display: block;
  border: 1px solid #d2cfc3;
  margin-bottom: 7px;
  width: 371px;
  line-height: 35px;
  height: 35px;
}


.contact ul {
  margin: -20px 0 20px 160px;
}

.contact ul li {
  color: #434343;
}

label.inline {
  display : inline;
}

.contact ul {

}




/**
 * Showroom plugin
 * ----------------------------------------------------------------------------
 */

.showrooms {
  font-size: 13px;
}

div.showroom {
  width: auto;
  margin: 15px 2px 0 0;
  height: auto;
}

div.showroom.noimage {
  float: left;
  width: 24%;
  box-sizing: border-box;
  padding-right: 20px;
}

.showroom.lastinline {
  margin-right: 0;
}

.showroom.lastinline + .showroom {
  clear: left;
}


.showrooms h1,
.showrooms h2,
.showrooms a {
line-height: 1;
}


.showrooms h1 {
  font-size: 16px;
  margin-top: 20px;
  text-transform: uppercase;
  line-height: 27px;
}

.showrooms h1 img {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: -4px;
}

.showrooms h1.first {
  margin-top: 0;
}

div.showroom img.thumbnail {
  width: 248px;
  height: 248px;
}

div.showroom h2 a {
  font-size: inherit;
}

div#showroom_image img {
  width: 248px;
  height: 248px;
  max-width: 248px;
}

div.showroom_details {
  font-size: 13px;
}

div.showroom_details div.album {
  width: 248px;
  margin-right: 20px;
}

div.showroom_details div.minialbum img {
  margin-right: 16px;
  margin-top: 8px;
  width: 116px;
}

div.showroom_details div.minialbum img.lastinline {
  margin-right: 0;
}

.showroom_details h1.top {
  margin-top: 0;
}

.showroom_details h2 {
  font-size: 14px;
  margin-top: 20px;
  font-weight: bold;
}

.showroom_details h2.top {
  margin-top: 0;
}

div.showroom_details div.info {
  width: 300px;
}

div.showroom_details div.showroom_events {
  width: 325px !important;
  float: right;
}

div.showroom_details .openingday .dayname {
  float: left;
  width: 110px;
}

div.showroom_details .openingday .openstart {
  float: left;
  width: 37px;
}

div.showroom_details .openingday .openend {
  float: left;
}

div.showroom_details .openingday .closed {
  float: left;
}

div.showroom_details .openingday .note {
  float: left;
}


#storelocator .header {
  padding: 20px;
  border: 1px solid #EEEEEE;
}

#storelocator .header label {
  margin-bottom: 2px;
  font-size: 14px;
  padding      : 0 20px 0 0;
}

#storelocator input#zipcode {
  padding: 6px 8px;
  width: 168px;
}

#storelocator .main {
  box-sizing: border-box;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-top: none;
}

#storelocator #zoek, #storelocator input.button {
  background: #2e88b8;
  background: -moz-linear-gradient(top, #2e88b8 0%, #267eb9 49%, #2579b1 51%, #2174ab 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #2e88b8), color-stop(49%, #267eb9), color-stop(51%, #2579b1), color-stop(100%, #2174ab));
  background: -webkit-linear-gradient(top, #2e88b8 0%, #267eb9 49%, #2579b1 51%, #2174ab 100%);
  background: -o-linear-gradient(top, #2e88b8 0%, #267eb9 49%, #2579b1 51%, #2174ab 100%);
  background: -ms-linear-gradient(top, #2e88b8 0%, #267eb9 49%, #2579b1 51%, #2174ab 100%);
  background: linear-gradient(to bottom, #2e88b8 0%, #267eb9 49%, #2579b1 51%, #2174ab 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e88b8', endColorstr='#2174ab', GradientType=0 );

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

  font-size: 12px;
  padding: 9px 10px 8px 10px;
  font-weight: bold;
  color: #FFFFFF;
  border: none;
  outline: none;
  cursor:pointer;
  margin-left: 15px;
}

#map-canvas {
  float: left;
  box-sizing: border-box;
  height : 400px;
}

#dealers-list {
  overflow: auto;
  height : 400px;
}

#dealers-list span.loading {
  font-size: 11px;
}

#dealers-list > div {
  padding: 8px 5px 20px 5px;
  min-height: 70px;
  background-color: #F8F8F8;
  margin-bottom: 2px;
  position: relative;
}

#dealers-list > div div.brands {
  margin: 10px 0;
}


#dealers-list div h2 {
  color: #000000;
  font-weight: bold;
  font-size: 13px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  word-wrap:break-word;
}

#dealers-list div h3 {
  color: #666666;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}


#dealers-list div h4 {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  display : inline;
  margin: 0;
  padding: 0;
}

#dealers-list div {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}


#dealers-list div h3 span {
  text-transform: uppercase;
}

#dealers-list span.links {
  position: absolute;
  bottom: 5px;
  left: 5px;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
}

#dealers-list > div a {
  font-size: 12px;
  color: #1277b1;
  text-decoration: none;
}

#dealers-list > div a:hover {
  text-decoration: underline;
}



#products {
  max-width: 100%;
}

#products .product + .product {
  border-top: 1px solid #CCCCCC;
  margin-top: 10px;
  padding-top: 10px;
}

#products .product h2 a {
  color: #000000;
  font-size: 16px;
}

#products .product h2 a:hover {
  color: #000066;

}

#products .product h3 {
  font-size: 14px;
}

#products .product p {
  font-size: 12px;
}

#products .product .detailslink {
  float: right;
  text-decoration: none;
  padding-top: 3px;
}

#products .product .detailslink:hover {
  text-decoration: underline;
}

#products .product .backbutton {
  overflow: auto;
  zoom: 1;
  margin-top:30px;
  display : block;
  width: 150px;
  color: #CCCCCC;
}

#products .product .backbutton:hover {
  color: #000000;
}

#products .product.hasimage img.thumbnail {
  float: right;
  margin-left: 20px;
}

#products_thumbs .product {
  float: left;
  text-align: center;
  width: 300px;
  max-width: 100%;
  position: relative;
}

#products_thumbs .product .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.8);
  color: #FFFFFF;
  text-align: left;
  padding: 17px 9px;
  box-sizing: border-box;
}



#products_thumbs .product img {
  max-width: 100%;
  height: auto;
}

#products_thumbs .product + .product {
  margin-left: 10px;
}


#brands .brand {
  overflow: auto;
  zoom: 1;
border: 1px solid #000000;
  padding: 5px;
}

#brands .brand + .brand {
  margin-top: 20px;
  padding-top: 10px;
}

#brands .image {
  float: left;
  width: 150px;
  padding-right: 10px;
  max-width: 100%;
}

#brands .image img {
  max-width: 100%;
  height: auto;
}

#brands .content {
  margin-left: 160px;
}

.event {
  max-width: 100%;
}

.event .image {
  float: left;
  padding:5px;
  width: 150px;
  max-width: 100%;
}

.event .image img {
  max-width: 150px;
  height: auto;
}

.event .content {
  padding-left: 15px;
  float: left;
}

.xs-show {
  display: none;
}

#image_details h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}

#image_details h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}

#image_details h1 + p, #image_details h2 + p {
  margin-top: 20px;
}

#image_details p {
  font-size: 12px;
  margin-bottom: 10px;
}