
* {margin: 0px; padding: 0px}
body {
background: #faf1e2; 
color: #000; 
padding: 0;
}
img {border: none}

body,input,select {
font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Trebuchet MS', Arial, sans-serif;
font-size: 12px;
background: #faf1e2;
}

ul, ol {
list-style-type: none;
}

table {
border-collapse: collapse;
}

td, th {
margin: 0; 
padding: 0; 
vertical-align: top;
}

.clear {clear: both; height: 1px; overflow: hidden; }

h1,h2,h3 {text-transform: lowercase;}

h2 {
font-size: 100%; 
font-weight: normal; 

/* this margin defines the space between header and horizontal menu */
margin: 0 0 8px;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
text-decoration: none;
/*background-color: #e0f74e;
background-color: #B6A0C7;*/
background-color: #CAFBDD;
}

.tour-dates a:hover{
padding-bottom: 5px;
padding-top: 5px;
}

.news-item a {
color: #000;
text-decoration: underline;
}

.news-item a:hover {
text-decoration: underline;
background-color: #CAFBDD;
}

.news-item-single p a {
color: #000;
text-decoration: underline;
}

.news-item-single p a:hover {
text-decoration: underline;
background-color: #CAFBDD;
}

.menu-active {
color: #000;
text-decoration: none;
background-color: #CAFBDD;
}

.menu-active: hover {
text-decoration: none;
background-color: #CAFBDD;
}



/* main menu */

#main-menu {
font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Trebuchet MS', Arial, sans-serif;
margin: 0px 0px 0px 0px;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
padding-top: 10px;
padding-bottom: 10px;
}

#main-menu a {
font-size: 12px;
font-weight: bold;
}

#sub-menu {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Trebuchet MS', Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	border-top: 0px dotted #000;
	border-bottom: 1px dotted #000;
	padding-top: 5px;
	padding-bottom: 10px;
}
	
#sub-menu a {
	font-size: 12px;
	font-weight: bold;
}

/* black menu */

#black-menu {
	font-family: georgia,"times new roman",serif;
	margin: 0 0 0 0;
	line-height: 27px;
	padding-top: 16px;
	padding-bottom: 30px;
	}
	
	#black-menu a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #000000;
	padding: 4px;
	}
	
	#black-menu a:hover {
	text-decoration: none;
	background-color: #CAFBDD;
	color: #000;
	}
	
	#black-menu #webshop a {
		background: url("/static/images/banner_anost_1.jpg") repeat scroll 0 0;
		display: block;
		height: 177px;
		width: 177px;
	}
	#black-menu #webshop a:hover {
		background-position: 0 185px;
	}
	
	#black-menu li {
		margin-bottom: 18px;
	}

/* forms */
input.txt {
border: 1px solid #090000;
background: #faf1e2;
padding-left: 3px;
}

/* main content container */
#content {
margin: 15px 0 250px 243px;
width: 735px;
}


#content h1 {
font-size: 11px;
font-weight: bold;
font-family: georgia,"times new roman",serif;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
padding-top: 10px;
padding-bottom: 10px;
margin: 15px 0 17px;
}

#content h2.subheader, 
.labels h2,
.videos h2,
.shows-item h2,
.dealer-item h2,
.search-results h2,
.contact h3,
.dealer-distr h2,
.faq-item h2,
.booking-promo h2,
.news-item h2,
.newsletter h2,
.release-info h3,
.links-item h2,
.artists h2
{
font: bold 18px georgia,serif;
text-transform: none;
}

.search-results .videos {min-height: 285px}
.search-results .artists,
.search-results .videos,
.search-results .news,
.search-results .releases {margin-bottom: 10px}

.search-results .show-all-results {text-align: right}
.search-results .show-all-results a {font-weight: bold}

.header{
font: bold 18px georgia,serif;
text-transform: none;
border-bottom: 1px dotted #000;
border-top: 1px dotted #000;
padding-top: 7px;
padding-bottom: 7px;
margin: 0px 0 10px;
}

.blockheader{
font: bold 18px georgia,serif;
text-transform: none;
border-bottom: 1px dotted #000;
border-top: none;
padding-top: 7px;
padding-bottom: 7px;
margin: 0px 0 10px;
}

.news-headline {
width: 327px
}

.subheader13 
{
	font-family: georgia,"times new roman",serif;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0 5px 0;
}

/* homepage */

#index-image-large {
margin: 14px 0 10px;
padding-bottom: 31px;
border-bottom: 1px dotted;
width: 727px;
}

#index-image-large img {
display: block;
}

/* news */

.news {
	width: 441px;
	float: left;
}

.latest-releases {
	margin-left: -4px;
	/*margin: 134px 0 100px;
	border-bottom: 1px dotted;*/
}

.content-home {
	border-top: 1px dotted;
	width: 727px;
	margin-top: 255px;
}
.news-image {
/*margin: 0 0 10px 0;*/
}
.news-image:hover{
	outline: 4px solid #CAFBDD;
}
.news-item {
clear: both;
padding: 10px 0 20px;
padding-bottom: 20px;
margin-bottom: 0px;
border-bottom: 1px dotted;
}

.news-item-single {
clear: both;
padding: 10px 0 10px;
padding-bottom: 20px;
margin-bottom: 10px;
}

.addthis_toolbox{
float: right;
width: 64px;
margin-top: 2px;
}
.news-item a.image {
	display: block;
}
.news-item a.image:hover{
	background: none;
}

.news-item .news-date{
	padding-right: 2em;
	float: left;
}
.news-item .news-tags-header{
	padding-right: 1em;
	float: left;
}
.news-item .news-tags{
	margin: 0 0 0 129px;
}
.news-item h2,
.news-item p
{
/*margin: 0 0 0 300px;*/
}
.news-item-single h2 .date,
.news-item h2 .date {
font: 9px verdana, helvetica, sans-serif;
}
.news-item-single p,
.news-item p {
line-height: 200%;
font: 12px verdana, helvetica, sans-serif;
padding-top: 10px;
}

.news .pagination {
margin: 30px 0 0 300px;
}
.news .prev {
clear: both;
padding: 10px 0 50px;
}

.news p.more{
	padding-left:0;
	margin-top: 10px
}
.news p.more a{
	display: block;
	color: white;
	background-color: black;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.news p.more a:hover{
text-decoration: none;
background-color: #CAFBDD;
color: #000;	
}


.news .newsletter a{
font: 11px verdana, helvetica, sans-serif;
margin: 10px 0 0 0;
font-weight: normal;
text-decoration: underline;
}

/*shows*/

.shows{
	width: 250px;
	margin: 10px 0 0 3em;
	float: left;
}

/* shows */

.tour-dates {
line-height: 150%;
}

.tour-dates li {
margin: 0px 5px 10px;
padding-top: 0px;
padding-bottom: 0px;
}

.tour-dates em, .tour-dates span em {
font-style: normal;
margin-right: 15px;
}

.tour-dates span {
color: #b3b0ab;
}

.tour-dates a.show-tickets { text-decoration: underline}

#content .shows-all h1 {
margin-bottom: 20px;
}

.shows-item {
padding: 0 0 20px;
}

.shows-item h2 {
margin: 0 0 7px 5px;
}

.shows-item h2 em {
font-style: normal;
font-size: 14px;
}




/* artist */

.artist
{
clear: both;
padding: 0 0 2px;
}

.artist-links
{
border-bottom: 1px dotted #000;
padding-bottom: 7px;
padding-top: 0px;
/* this margin defines the space between horizontal submenu and the content */
margin: 0 0 20px;
}

.artist-links ul li
{
	display: inline;
	margin-right: 4pt;
}

.artist-links ul  a
{
	font-family: georgia,"times new roman",serif;
	font-weight: bold;
	font-size: 11px;
}

.artist-text
{
	clear: right;
	margin-left: 335px;
	margin-bottom: 20px;
}

.artist-freedl-text
{
	clear: right;
	margin-left: 0px;
	margin-bottom: 20px;
}

.artist-freedl-presstext{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted;
	clear: both;
}

.artist-image 
{
	width: 316px;
	float: left;
	padding-right: 16px;
	padding-bottom: 20px;
}

.artist-image img
{
	width: 314px;
}

.artist-release-image 
{
	font-size: 9px;
	width: 260px;
	float: left;
	padding-right: 16px;
}

.artist-release-image img
{
	width: 260px;
}

.artist-tour-image 
{
	width: 316px;
	float: left;
	padding-right: 16px;
	padding-bottom: 20px;
}

.artist-tour-image img
{
	width: 314px;
	display: block;
}

.artist-shows-text {
	clear: right;
	float: left;
	padding-bottom: 20px;
	width: 400px;
}

/* ~artist */

.release-info-text
{
	clear: left;
	width: 200px;
}

.release-text-info
{
float: left;
width: 247px;
padding-bottom: 15px;
}

.release-freedl-info
{
float: left;
width: 447px;
padding-bottom: 15px;
}

.release-freedl-links
{
	font: 11px georgia,"times new roman",serif;
	width: 260px;
	float: left;
	padding-right: 16px;
}

/* release */

.release-item {
float: left;
width: 147px;
height: 245px;
min-height: 255px;
margin: 0px 0px 10px 0px;
}

html>body .release-item {
height: auto;
}

.release-item h3,
.release-text-info p,
.release-text-info h3,
.video-info-text p,
.video-info-text h3,
.video-item .listen{
font-size: 9px;
}
.release-item p {
	font-size: 9px;
	padding: 1px 4px;
}

.release-item h3,
.release-text-info h3 {
font-weight: normal;
text-transform: lowercase;
}
.release-item h3 span {
display: none;
}
.release-item h3 em {
font-style: normal;
display: block;
}
.release-item .cover {
display: block;
margin: 0px 0px 10px 0px;
width: 139px;
height: 139px;
}

.release-item .cover_div 
{
	width: 139px;
	height: 139px;
}

.release-item .more,
.release-item .listen,
.release-text-info .listen,
.video-info-text .listen,
.link,
.video-item .listen
{
font: 11px georgia,"times new roman",serif;
margin: 10px 0 0 0;
}

.release-item .more {
margin-top: 2px;
}

.release-item .listen,
.release-text-info .listen,
.video-info-text .listen,
.video-item .listen{
margin-top: 3px;
}

.release-item .more a,
.release-item .listen a,
.release-text-info .listen a,
.video-info-text .listen a,
.link a,
.video-item .listen
{
font-weight: bold;
}

.release-item a{
	display:block;
	padding: 4px;
	font-size: 9px;
	min-height: 212;
}

.release-item a_front{
	display:block;
	padding: 4px;
	font-size: 9px;
	min-height: 215px;
}

.release-item a span{
	display:none;
}
.release-item a em{
	font-style:normal;
}

.release-item p.buy,
{
font: 9px georgia,"times new roman",serif;
margin: 6px 0 0 0;
font-weight: bold;
padding-left:4px;
line-height: 
}
.new-layout-theme p.buy{
	padding-left:0;
	padding-bottom:5px;
}
.release-item .buy a{
	display: inline-block;
	color: white;
	background-color: black;
	padding: 1px 4px;
	text-align: center;
	min-width: 30px;
	min-height: 12px;
}

.new-layout-theme .buy a{
    font: 13px georgia,"times new roman",serif;
	display: inline;
	color: white;
	background-color: black;
	padding: 1px 4px;
}
.release-item .buy a:hover,
.new-layout-theme .buy a:hover{
text-decoration: none;
background-color: #CAFBDD;
color: #000;	
}


.video-item a{
	display: block;
	padding: 4px 4px 20px;
	margin: 0 0 7px 0;
}
/* tracklistings */

.tracklist h2 {
margin: 0;
font-size: 9px;
}

.tracklist h3 
{
	font-weight: bold;
}

.tracklist 
{
	text-transform: lowercase;
	font: 11px verdana, georgia,"times new roman",serif;
}

.tracklist strong {
font: 11px georgia,"times new roman",serif;
}
.tracklist strong a {
font-weight: bold;
}

/* all releases*/

.allreleases-item {
padding-bottom: 20px;
padding-left: 148px;
padding-right: 176px;
}

.allreleases h2 {
margin-bottom: 9px;
}
.allreleases p {
margin: 0 0 14px;
}

.allreleases-image {
margin: 0 0 15px;
}
.allreleases-image img {
display: block;
}




/* band */
.band-discographie, .text-page, .band-videos p {
margin: 10px 0;
}

.text-page {
width: 420px;
}

#content .text-page h1 {
margin-bottom: 15px;
}




/* contact */

.contact {
clear: both;
padding-bottom: 20px;
}

.contact-item {
padding: 0 0 35px;
width: 400px;
}
.contact-item h3 {
margin-bottom: 7px;
}

.contact-item p {
line-height: 15px;
}




/* links */

#content .links h1 {
margin-left: 0px;
margin-bottom: 50px;
}

.links-item {
padding: 0 0 55px 0;
background-repeat: no-repeat;
width: 100%;
clear: both;
min-height: 150px;
}

.links-item img {
float: left;
}

.links-item p {
line-height: 16px;
}


.links-item h2 {
/* this margin defines a space between the employee photo and links-info-column-text */
margin: 0 0 0 150px;
width: 300px;
}

.links-item p{
margin: 0 0 0 150px;
width: 450px;
}

/* pagination */

.pagination {
margin: 0 0 40px;
}
.pagination span {
margin: 0 10px;
}

/* logo */

#logo {
position: absolute;
top: 17px;
left: 34px;
}

#logo img {
width: 149px; 
height: 24px; 
display: block;
}

/* left column */

#column-left {
width: 186px;
position: absolute;
top: 51px;
left: 33px;
}

.video-item {
	/*width: 245px;*/
	height: 250px;
	padding: 4px 0 0;
	float: left;
	font: 9px verdana, georgia,"times new roman",serif;
}

html>body .video-item {
	height: 220px;
	margin-bottom: 50px;
}
				
.tracklist a {
	font-weight: bold;
}


/* jqDrum */

.drum {
    position:relative;
    height:373px;
    display:none;
}

.drum a {
    display: none;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.drum a.drum-active {
    z-index:10;
}

.drum a.last-drum-active {
    z-index:9;
}
#head {
    padding-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#head-content {
    display: grid;

    grid-row-gap: 0;

    position: relative;

    grid-template-areas: "logo . main-nav";

    grid-template-columns: auto minmax(10px, 1fr) auto;
    grid-template-rows: auto;
}

#logo {
    grid-area: logo;
}

#main-nav   {
    grid-area: main-nav;

    align-self: end;
    justify-self: end;
    grid-row: span 3;
    list-style: none;
    text-align: right;
}

#main-nav > li {
    display: inline-block;
    font-size: 16px;
}

#main-nav > li > a {
    font-family: inherit;
    font-size: inherit;
    color: var(--text-grey);
    text-decoration: none;
    border: none;
    background: none;
    /*text-transform: uppercase;*/
    margin: 0 2px;
    letter-spacing: 0.02em;
    cursor: pointer;
}

#main-nav > li.active > a {
    color: var(--text-grey-dark);
}

#main-nav > li > a:hover {
    color: var(--text-grey-dark);
    text-decoration: underline;
}

#footer {
    position: relative;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 0px dotted;
    border-top: 1px dotted;
    width: 735px;
    text-align: left;
    clear: both;
    margin-top: 10px;
}

#footer-content {
    display: grid;
    grid-column-gap: 50px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(auto-fit, 200px);
    justify-content: flex-start;
}

#footer-content > div {
    font-size: 0.75rem;
    line-height: 15px;
    white-space: pre-line;
    color: var(--text-grey-light);
    font-weight: 300;
}

.release-list {
    position: relative;
    width: 100%;
    display: grid;

    grid-column-gap: var(--release-list-column-gap);
    grid-row-gap: var(--release-list-row-gap);
    grid-template-columns: repeat(auto-fit, var(--release-list-half-block-width));
}

.release-list-item {
    width: 100%;
    position: relative;
    display: inline-block;
    grid-column: span 2;
}

.release-list-item-cover {
    width: var(--release-list-block-width);
    height: var(--release-list-block-width);

    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgb(210, 210, 210);

    margin-bottom: 12px;
}

.release-list-item > .artist,
.release-list-item > .title,
.release-list-item > .label {
    padding: 2px 0 2px 0;
    line-height: 120%;
    font-size: 13px;
}

.artist {
    color: var(--text-purple);
}
.title {
    color: var(--text-red);
}
.label {
    color: var(--text-nearly-black);
}

.download-container {
    list-style: none;
    display: block;

    margin-top: 12px;
    margin-bottom: 12px;
}

.format-cat-no {
    display: inline-block;
    font-size: 11px;
    background-color: #73B324;
    color: #fff;
    padding: 3px 6px;
    line-height: 100%;
    margin: 1px 1px 4px;
}

.download-release-link,
.download-release-button {
    text-align: center;
    vertical-align: text-bottom;
    box-sizing: border-box;
    line-height: 15px;
    font-size: 11px;
    text-decoration: none;
    color: var(--text-black);
    border: 1px solid #cccccc;
    background-color: #f4f4f4;
    border-radius: 3px;
    cursor: pointer;

    display: inline-block;

    padding: 2px 6px;
    margin: 2px 1px 2px 0;
    height: 20px;
}
.download-release-button-queued {
    padding-right: 28px;
    background: #f4f4f4 url(/static/images/ionicons/ios-hourglass.svg) no-repeat center right 8px;
    background-size: 13px;
}

.download-release-link {
    padding-right: 28px;
    background: #f4f4f4 url(/static/images/ionicons/ios-cloud-download.svg) no-repeat center right 6px;
    background-size: 13px;
}

.download-release-button:hover {
    background-color: #fbfbfb;
    border: 1px solid #aaaaaa;
}

.download-release-button:active {
    background-color: #dddddd;
}
.download-release-button:disabled {
    opacity: 0.6;
}


#info-text {
    font-family: Times, 'Times New Roman', serif;

    margin-top: 13px;
    margin-bottom: 13px;

    font-size: 16px;
}

#token-link-container {
    border: 1px solid #aaa;
    border-radius: 2px;
    margin: 13px 0;

    display: inline-block;

    background-color: rgba(238, 238, 238, 0.4);

    padding: 0 6px;
    padding-right: 28px;

    position: relative;
}

#token-link {
    font-family: monospace;
    word-break: break-all;
    font-size: 13px;
    color: var(--text-purple);
}

#token-link-copy-button {
    background: #ddd url(/static/images/ionicons/ios-copy.svg) no-repeat center;
    border: none;
    border-left: 1px solid #aaa;
    background-size: 15px;
    cursor: pointer;
    display: inline-block;

    position: absolute;

    top: 0;
    bottom: 0;
    right: 0;

    width: 22px;
}

#token-link-copy-button:active {
    background-color: #ccc;
}
#token-link-copy-button:focus {
    outline: none;
}

#download-queue-container {
    display: none;
    z-index: 1;
    position: fixed;
    bottom: 20px;
    right: 20px;

    padding: 20px;

    font-size: 12px;
    width: 200px;

    background-color: var(--background-beige);
    opacity: 0.9;

    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}

#download-queue-list {
    list-style: none;
    padding: 0;
}
#download-queue-list > li {
    margin: 8px 0;
    position: relative;
    min-width: 200px;

    font-size: 11px;
}
#download-queue-list > li > img {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 36px;
    height: 36px;

    margin: 0 4px 4px 0;

    float: left;
}
#download-queue-list .failed,
#download-queue-list .done,
#download-queue-list .preparing {
    font-style: italic;
}

#de-authorize-button {
    text-align: center;
    vertical-align: text-bottom;
    font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Trebuchet MS', Arial, sans-serif;
    box-sizing: border-box;
    line-height: 15px;
    font-size: 11px;
    text-decoration: none;
    color: var(--text-white);
    border: 1px solid #cccccc;
    background-color: #cb444a;
    border-radius: 3px;
    cursor: pointer;

    display: inline-block;

    padding: 2px 6px;
    margin: 2px 1px 2px 0;
    height: 20px;
}
.slider {
  width:  727px;
  height: 373px;
}
.slider a {
  color: rgb(277, 0, 15);
}

.slider,
.slider * {
  margin: 0;
  padding: 0;
}
.slider .slider-image-wrapper {
  width: 100%;
  height: 373px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.slider-image-wrapper-preload {
  width: 100%;
  height: 360px;
  line-height: 360px;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.slider .slider-image-wrapper .slider-loader {
  position: absolute;
  z-index: 10;
  top: 48%;
  left: 48%;
  border: 1px solid #CCC;
}
.slider .slider-image-wrapper .slider-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 100;
}
.slider .slider-image-wrapper .slider-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 100;
}

.slider .slider-image-wrapper .slider-prev .slider-prev-image,
.slider .slider-image-wrapper .slider-next .slider-next-image {
  width: 18px;
  height: 37px;
  position: absolute;
  top: 47%;
  left: 0;
  z-index: 101;
}
.slider .slider-image-wrapper .slider-prev .slider-prev-image {
  background: url('/static/images/slider/pfeil-links-schwarz.png');
}
.slider .slider-image-wrapper .slider-prev:hover .slider-prev-image,
.slider .slider-image-wrapper.slider-next .slider-next-image {
  background: url('/static/images/slider/pfeil-links-rot.png');
}
.slider .slider-image-wrapper .slider-next .slider-next-image {
  background: url('/static/images/slider/pfeil-rechts-schwarz.png');
  width: 18px;
  height: 37px;
  right: 0;
  left: auto;
}
.slider .slider-image-wrapper .slider-next:hover .slider-next-image {
  background: url('/static/images/slider/pfeil-rechts-rot.png');
}
.slider .slider-image-wrapper .slider-image {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 9;
}

.slider .slider-controls {
  display: none;
}
.slider .slider-info {
  float: left;
}
.slider .slider-slideshow-controls {
  float: right;
}
.slider .slider-slideshow-controls .slider-slideshow-start,
.slider .slider-slideshow-controls .slider-slideshow-stop {
  padding-left: 5px;
  cursor: pointer;
}
.slider .slider-slideshow-controls .slider-slideshow-countdown {
  padding-left: 5px;
  font-size: 0.9em;
}
.slider .slider-slideshow-running .slider-slideshow-start {
  cursor: default;
  font-style: italic;
}
.slider .slider-nav {
  width: 100%;
  position: relative;
}
.slider .slider-forward,
.slider .slider-back {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 10;
}

* html .slider .slider-forward,
.slider .slider-back {
  height: 100px;
}
.slider .slider-back {
  cursor: pointer;
  left: -20px;
  width: 13px;
  display: block;
  background: url('/static/images/slider/scroll_back.png') 0 22px no-repeat;
}
.slider .slider-forward {
  cursor: pointer;
  display: block;
  right: -20px;
  width: 13px;
  background: url('/static/images/slider/scroll_forward.png') 0 22px no-repeat;
}
.slider .slider-nav .slider-thumbs {
  overflow: hidden;
  width: 100%;
}
.slider .slider-thumbs .slider-thumb-list {
  float:right;
  width: 9000px;
  list-style: none;
  visibility:visible;
}
.slider .slider-thumbs li {
  float: left;
  padding-left: 2px;
}
.slider .slider-thumbs li a {
  display: block;
  margin: 1px;
}
.slider .slider-thumbs li a img {
  background-color:black;
  height:10px;
  width:10px;
  display: block;
  border: 0;
}
.slider .slider-thumbs li a img:hover{
  background-color: rgb(255, 34, 0);
}
.slider .slider-thumbs li a.slider-active img {
  background-color: rgb(227, 0, 15);
}

.slider-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}