this is the original code i started with, may be the problem *(the slider is located at http://www.clairepeetz.com)
.std-style-claire-style .std-drawer {
background-color: #175466;
color: #ffffff;
border: 2px none #111111;
}
.std-style-claire-style .std-drawer a {
color: #779aa6;
}
.std-style-claire-style .std-tab {
background-color: #175466;
border: 2px none #111111;
color: #ffffff;
font-family: inherit;
font-weight: 400;
font-style: inherit;
font-size: 1.1em;
}
.std-style-claire-style .nano .nano-pane {
background: rgba(51, 51, 51, 0.1);
}
.std-style-claire-style .nano .nano-slider {
background: rgba(17, 17, 17, 0.7);
}