﻿body
{
    margin: 0 0 0 0;
    font-size: 11px;
    font-family: Verdana, Sans-Serif;
    color: silver;
    background-color: #000000;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    background-attachment: fixed;
}

a
{
    text-decoration: none;
    font-weight: bold;
    color: White;
}

a img 
{
    border: 0px;
}

a.red 
{
    text-decoration:none;
    font-weight: bold;
    color: Red;
}

td
{
    vertical-align: top;
}

#wrapper
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#menu
{
    margin-top: 10px;
    text-align: right;
}

#searchmaillist
{
    margin-top: 10px;
    float: right;
}

#cmlogo
{
    position: absolute;
    top: 15px;
}

#right
{
    float: right;
    width: 400px;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    padding-top: 10px;
}
#middle
{
    float: left;
    margin: 0 0px;
    width: 580px;
    padding-top: 10px;
}

#topbanner
{
    height: 300px;
    background-color: black;
    text-align: center;
    color: Black;
    vertical-align: middle;
    overflow: hidden;
    border-top: 1px dotted white;
    border-bottom: 1px dotted white;
}

#topbanner .bannerwrapper
{
    width: 1050px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    height: 300px;
    overflow: hidden;
}

#topbanner .overlay_left
{
    width: 30px;
    position: absolute;
    z-index: 5;
    height: 300px;
    background: url('images/topbanner_overlay_left.gif');
    background-position: right top;
    background-repeat: no-repeat;
}

#topbanner .overlay_right
{
    width: 30px;
    position: absolute;
    z-index: 10;
    height: 300px;
    background: url('images/topbanner_overlay_right.gif');
    background-position: left top;
    background-repeat: no-repeat;
    right: 0px;
    top: 0px;
}

#topbannerindex .bannercontent
{
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 1050px;
    height: 300px;
    overflow: hidden;
}

#adbanner
{
    margin-top: 10px;
}

#adbanner img
{
    border: 1px solid white;
}

.clearfix
{
    clear: both;
}

.input
{
    font-size: 11px;
    font-family: Verdana, Sans-Serif;
}

#footer
{
    text-transform: uppercase;
    height: 32px;
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    line-height: 32px;
    border-top: 1px dotted white;
    font-size: 11px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#footer span
{
    padding-right: 3px;
}

h1
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 18px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}

h2
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 16px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}

h3
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-family: Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 12px;
    font-weight: bold;
    color: Red;
    text-transform: uppercase;
}

#CompanyWeblinks
{
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
}

#CompanyWeblinks .Link
{
    float: left;
    margin-right: 5px;
}

#ArtistFlowView
{
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}

#ArtistFlowView .Artist
{
    float: left;
    margin-right: 10px;
    padding: 5px;
    width: 123px;
    height: 110px;
    text-align: center;
    border: 1px solid transparent;
}

#ArtistFlowView .Artist:hover 
{
    border: 1px solid white;
    background-color: #101010; 
}

#ArtistFlowView .Image
{
    width: 120px;
    height: 70px;
    overflow: hidden;
    border: 1px solid silver;
    margin-bottom: 5px;
}

#Tourdates
{
    padding-bottom: 10px;
}
#Tourdates .TourDate
{
    border-top: 1px dotted #2c2c2c;
    padding: 2px 2px 2px 2px;
    background-color: #0A0A0A;
}

#Tourdates .TourDate:hover
{
    border-top: 1px dotted #2c2c2c;
    padding: 2px 2px 2px 2px;
    background-color: #2c2c2c;
}

#Tourdates .TourDateAlt
{
    border-top: 1px dotted #2c2c2c;
    padding: 2px 2px 2px 2px;
    
}

#Tourdates .TourDateAlt:hover
{
    border-top: 1px dotted #2c2c2c;
    padding: 2px 2px 2px 2px;
    background-color: #2c2c2c;
}

#Tourdates .ArtistName
{
    width: 150px;
    float: left;
    font-weight: bold;
    color: #ae2523;
}

#Tourdates .Date
{
    width: 100px;
    text-align: center;
    float: left;
}

#Tourdates .Venue
{
    float: left;
    width: 200px;
    text-align: left;
}

#Tourdates .Country
{
    width: 200px;
    float: left;
}

#Tourdates .BuyTicket
{
    float: right;
    text-align: right;
}

#Tourdates .Description
{
    font-size: 9px;
}

#ReleaseDetailedView .Image
{
    border: 1px solid white;
    width: 220px;
    height: 220px;
    overflow: hidden;
    margin-bottom: 5px;
}

#ReleaseListView
{
    font-size: 9px;
}

#ReleaseListView a
{
    font-weight: normal  !important;
}

#ReleaseListView .Release, #ReleaseListView .ReleaseAlt
{
    float: left;
    margin-bottom: 5px;
    text-align: center;
    width: 100px;
    height: 150px;
    margin-right: 20px;
}

#ReleaseListView .Image
{
    height: 62px;
    width: 62px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

#ReleaseListView .Image img
{
    border: 1px solid silver !important;
}

#ReleaseListView .ArtistName,#ReleaseListView .ArtistName a
{
    text-transform: uppercase;
    color: silver;
    font-weight: bold !important;
    padding-top: 5px;
}

#ReleaseListView .Title
{
    color: silver;
    height: 25px;
    margin-bottom: 5px;
    font-weight: normal;
}
#ReleaseListView a
{
    color: silver;
    text-decoration: none;
}

#ReleaseListView .ReleaseDate
{
}

#ReleaseFlowView
{
}

#ReleaseFlowView .Release
{
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 180px;
    height: 200px;
    margin-bottom: 10px;
}

#ReleaseFlowView .Image
{
    border: 1px solid silver;
    width: 120px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 120px;
}

#ReleaseFlowView .ArtistName, #ReleaseFlowView .ArtistName a
{
    width: 180px;
    font-weight: bold;
    color: #ae2523;
    text-transform: uppercase;
    height: 30px;
}

#ReleaseFlowView .Title
{
    color: silver;
    height: 25px;
    margin-bottom: 5px;
}
#ReleaseFlowView a
{
    color: silver;
    text-decoration: none;
}

#ReleaseFlowView .ReleaseDate
{
}

#NewsListView
{
}

#NewsListView .News, #NewsListView .NewsAlt
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

#NewsListView .News
{
    background-color: #0A0A0A;
    border-top: 1px dotted #2C2C2C;
}

#NewsListView .NewsAlt 
{
    
    border-top: 1px dotted #2C2C2C;
}


#NewsListView .News .Image, #NewsListView .NewsAlt .Image
{
    float: left;
    width: 140px;
    height: 100px;
    overflow: hidden;
    border: 1px solid silver;
    margin-right: 10px;
}

#NewsListView .News .NewsDate, #NewsListView .NewsAlt .NewsDate
{
    font-weight: bold;
    text-transform: uppercase;
}

#NewsListView .News .Topic, #NewsListView .News .ArtistTopic, #NewsListView .NewsAlt .Topic, #NewsListView .NewsAlt .ArtistTopic
{
    font-weight: bold;
    text-transform: uppercase;
    color: #ae2523;
    margin-bottom: 5px;
}

#NewsListView .News .Body, #NewsListView .NewsAlt .Body
{
    text-align: justify;
}

#NewsListView .News .ReadMore, #NewsListView .NewsAlt .ReadMore
{
    text-align: right;
    margin-top: 10px;
    text-transform: uppercase;
   
}

#NewsListView .News .ReadMore a, #NewsListView .NewsAlt .ReadMore a
{
    color: Red;
}

#Gallery
{
    border-bottom: 1px dotted #2c2c2c;
    border-top: 1px dotted #2c2c2c;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#Gallery .GalleryImage
{
    width: 50px;
    height: 50px;
    overflow: hidden;
    border: 1px solid white;
    float: left;
    margin-right: 10px;
}

#NewsDetailedView .NewsDate
{
}

#NewsDetailedView .Topic, #NewsDetailedView .ArtistTopic
{
    font-weight: bold;
    text-transform: uppercase;
    color: #ae2523;
}

#NewsDetailedView .Image
{
    float: left;
    width: 200px;
    height: 130px;
    overflow: hidden;
    border: 1px solid white;
    margin-right: 10px;
    margin-top: 10px;
}

#NewsDetailedView .Content
{
    margin-top: 10px;
}

#ReleaseDetailedView img
{
    border: 1px solid silver;
}

#ReleaseDetailedView .ArtistName
{
    font-weight: bold;
    text-transform: uppercase;
    color: #ae2523;
}

#ReleaseDetailedView .Title
{
    font-weight: bold;
    text-transform: uppercase;
}


#ArtistBiography
{
    text-align: justify;
}

#ArtistMembers .Member
{
    margin-bottom: 5px;
}

#ArtistMembers .Member .Name
{
    text-transform: uppercase;
    float: left;
    padding-right: 5px;
}

#ArtistMembers .Member .Instrument 
{
    font-style:italic;
}

#TourdatesUpcomingListView
{
    width: 485px;
}
#TourdatesUpcomingListView .TourDate
{
    background-color: #0A0A0A;
    border-top: 1px dotted #2C2C2C;
    padding: 2px;
}

#TourdatesUpcomingListView .TourDateAlt
{
    border-top: 1px dotted #2C2C2C;
    padding: 2px;
}

#TourdatesUpcomingListView .TourDate:hover
{
    background-color: #2c2c2c;
}

#TourdatesUpcomingListView .TourDateAlt:hover
{
    background-color: #2c2c2c;
}

#TourdatesUpcomingListView .ArtistName
{
    color: silver;
    float: left;
    font-weight: bold;
    width: 200px;
}

#TourdatesUpcomingListView .Date
{
    float: left;
    text-align: center;
    width: 100px;
    font-weight: normal;
}

#TourdatesUpcomingListView .Country
{
    float: left;
    font-weight: normal;
}


.page
{
    border: 1px solid silver;
    padding: 5px;
    margin-top: 20px;
}

.page:hover
{
}

#NewsTicker
{
    padding-right: 10px;
}

#NewsTicker #SingleNews
{
    border-bottom: 1px dotted #ffffff;
}

#BannerSkyscraper
{
    text-align: center;
}

#BannerSkyscraper img
{
    border: 1px solid #ae2523;
}

#MediaVideoListView
{
}

#MediaVideoListView .Video
{
    height: 170px;
    width: 220px;
    text-align: center;
    float: left;
    margin-right: 20px;
}

#MediaVideoListView .Video img
{
    border: 1px solid white;
}
#NewsletterSubscriptionAjax
{
    text-align: right;
}

#NewsletterSubscriptionAjax span
{
    
}

#NewsletterSubscription .ErrorMessages 
{
    display: none;
}

#NewsletterSubscriptionAjax .EmailTextbox
{
    border: 1px solid #ae2523;
    width: 150px;
    font-family: Verdana;
    font-size: 10px;
    margin-bottom: 10px;
    height: 15px;
    line-height: 15px;
    float: left;
    margin-right: 10px;
}

#NewsletterSubscriptionAjax .Button
{
    border-color: inherit;
    border-style: none;
    border-width: 0;
    font-family: Verdana,Arial,Sans-Serif,Times New Roman;
    font-size: 10px;
    height: 17px;
    line-height: 17px;
    text-transform: uppercase;
    
}

#Newsletter #NewsletterSubscriptionAjax
{
    text-align: left;
}

#ArtistFeatured .Image
{
    text-align: left;
    
}

#ArtistFeatured .Image img 
{
    border: 1px solid silver !important;
}

#ArtistFeatured .Name
{
    color: #ae2523;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px;
}

#ArtistFeatured .ReadMore 
{
    text-align: right;
}

#ArtistFeatured a 
{
    font-weight: bold;
    color: Red;
    text-decoration: none;
    text-transform: uppercase;
}

#ArtistDefaultImage
{
    text-align: center;
}

#ArtistDefaultImage .Image
{
    border: 1px solid white !important;
}


#language
{
    margin-top: 20px;
    text-align: right;
    padding-right: 3px;
}

#language .flag
{
    border: 1px solid white !important;
}

#language .flagactive
{
    border: 1px solid red !important;
}

/* ACCORDION GENERAL STYLE */


.accordion .ReadMore
{
    margin-top: 10px;
    text-align: right;
    padding-bottom: 2px;
}

.accordion .ReadMore a
{
    color: Red;
}

.accordion .ReadMore a:hover
{
    color: white;
}

.accordion
{
}
.accordion div
{
    text-align: justify;
}

.accordion p
{
    margin-bottom: 10px;
    border: none;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    margin: 0px;
    padding: 10px;
}
.accordion a
{
    cursor: pointer;
    display: block;
    padding: 0px;
    margin-top: 0;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff; /*border-top: 1px dotted white;*/
    text-transform: uppercase;
}
.accordion a:hover
{
    background-color: transparent;
    color: #AE2523;
}
.accordion a.selected
{
    color: #AE2523;
}

.accordion a.selected:hover
{
    background-color: Transparent;
}

.accordion .inlinelink
{
    color: red;
    border-top: 0px;
    display: inline;
}

.accordion .inlinelink:hover
{
    text-align: right;
    color: white;
    border-top: 0px;
    background-color: Transparent;
}
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    background:url('images/tab-line.png') repeat-x bottom;
    display:block;
    text-transform: uppercase;
    font-style: normal;
    cursor: pointer;
    
    
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url('images/tab.png') no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:5px;
    margin-right:1px;
    font-style: normal;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url('images/tab.png') no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 5px 2px 0px;
    font-style: normal;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#ffffff;
    font-style: normal;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url('images/tab.png') no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
    font-style: normal;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url('images/tab.png') no-repeat right -40px;
    color:#ffffff;
    border-color:#333;
    font-style: normal;
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
   
    padding:5px;
    background-color: #030303;
    border:solid 1px #303030;
    border-top-width:0;
}



/* LIGHTBOX  START */
#jquery-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img
{
    border: none;
}
#lightbox-container-image-box
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image
{
    padding: 10px;
}
#lightbox-loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
    left: 0;
}
#lightbox-nav a
{
    outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev
{
    left: 0;
    float: left;
}
#lightbox-nav-btnNext
{
    right: 0;
    float: right;
}
#lightbox-container-image-data-box
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data
{
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption
{
    font-weight: bold;
}
#lightbox-image-details-currentNumber
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

/* LIGHTBOX  END */

/*************************************************************/

/* CURRENT RELEASES */
 #currentreleases .Information .ArtistName
{
    text-transform: uppercase;
    color: silver;
    font-weight: bold;
    height: 14px;
    padding-top: 5px;
}

#currentreleases .Information .Title
{
    height: 30px;
}

#currentreleases .Information .Title a
{
    color: Silver !important;
    font-weight: normal !important;
}

#currentreleases .Image 
{
    overflow: hidden;
}

#currentreleases .Image img
{
    border: 1px solid silver !important;
}

#currentreleases .jcarousel-container {
    position: relative;
    width: 450px;
    height: 200px;
}

#currentreleases .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#currentreleases .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#currentreleases .jcarousel-list li,
#currentreleases .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 150px;
    text-align: center;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#currentreleases .jcarousel-next {
    z-index: 3;
    display: none;
}

#currentreleases .jcarousel-prev {
    z-index: 3;
    display: none;
}
/************************************************************/
/* UPCOMING RELEASES */
 #upcomingreleases
{
    font-size: 9px;
}

#upcomingreleases .Information .ArtistName
{
    text-transform: uppercase;
    color: silver;
    font-weight: bold;
    padding-top: 5px;
}

#upcomingreleases .Information .Title
{
    height: 25px;
}

#upcomingreleases .Information .Title a
{
    font-size: 9px;
    color: Silver;
    font-weight: normal;
}

#upcomingreleases .Image
{
    height: 62px;
    width: 62px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
#upcomingreleases .Image img
{
    border: 1px solid silver !important;
}

#upcomingreleases .jcarousel-container {
    position: relative;
    width: 450px;
    height: 120px;
}

#upcomingreleases .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#upcomingreleases .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#upcomingreleases .jcarousel-list li,
#upcomingreleases .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 100px;
    text-align: center;
    margin-left: 6px;
    margin-right: 6px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#upcomingreleases .jcarousel-next {
    z-index: 3;
    display: none;
}

#upcomingreleases .jcarousel-prev {
    z-index: 3;
    display: none;
}

#upcomingreleases .blocknavi 
{
    text-align: right;
}

#upcomingreleases .blocknavi a
{
    color: Red;
}

#gallery 
{
    border-top: 1px dotted #2c2c2c;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #2c2c2c;
}

#gallery img 
{
    margin-bottom: 2px;
}

#ArtistOnTour ul
{
    list-style: none;
    padding-left: 0px;
}

#ArtistOnTour ul li a 
{
    display: block;
}

#ArtistOnTour ul li.item 
{
    background-color: #0A0A0A;
    border-top: 1px dotted #2C2C2C;
    padding: 2px;
}



#ArtistOnTour ul li.altitem 
{
    border-top: 1px dotted #2C2C2C;
    padding: 2px;
}
#ArtistOnTour ul li.item:hover, #ArtistOnTour ul li.altitem:hover
{ background-color: #2c2c2c; }

.dropdown {
    background-color: White;
    border: 1px solid black;
    color: Black;
    font-family: Verdana,Arial,Sans-Serif,Times New Roman;
    font-size: 11px;
    padding: 2px;
}

#ReleaseTracklist ol li
{
    font-size: 16px;
}

#career .Headline
{
    font-weight: bold;
    color: Red;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

#career .Body 
{
    text-align: justify;
    
}

#VotingGroupListView 
{
    
}

#VotingGroupListView a img
{
    border: 1px solid silver !important;
}

#VotingGroupDetailedView 
{
}

#VotingGroupDetailedView .Headline
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 18px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}

#VotingGroupDetailedView .Description 
{
    padding-bottom: 10px;
}

#VotingGroupDetailedView .Item 
{
    margin-top: 5px; margin-bottom: 5px; text-transform: uppercase;
}

#VotingElementListView 
{
    
}

#VotingElementListView .Group
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 18px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}

#VotingElementListView .Headline
{
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
}

#VotingElementListView .Description
{
    padding-bottom: 10px;
}

.CMDistroTagSearch {  
  margin-top: 10px;
     border-top: 1px dotted silver;
     border-bottom: 1px dotted silver;
     margin-bottom: 10px;
}

.CMDistroTagSearch .CMDistroHeadline{
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}

.CMDistroTagSearch .CMDistroItem {
  float: left;
  text-align: center;
} 

.CMDistroTagSearch .CMDistroItem .CMDistroArtwork {
  height:  60px;
  overflow: hidden;
  width: 60px;
  border: 1px solid silver;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

.CMDistroTagSearch .CMDistroItem .CMDistroTitle {
  font-size: 9px;
  line-height: 14px;
}

.CMDistroTagSearch .CMDistroItem .CMDistroItemType {
  font-size: 9px;
  line-height: 14px;
}

.CMDistroTagSearch .CMDistroItem .CMDistroPrice {
  font-size: 9px;
  line-height: 14px;
}

.CMDistroTagSearch .blocknavi {
  text-align: right;
}

.CMDistroTagSearch .CMDistroCarouselLink {
  font-size: 9px;
  line-height: 14px;
  text-decoration: none;
}


.CMDistroTagSearch .jcarousel-container {
    position: relative;
    width: 100%;
    height: 130px;
    overflow: hidden;
}

.CMDistroTagSearch .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.CMDistroTagSearch .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.CMDistroTagSearch .jcarousel-list li,
.CMDistroTagSearch .jcarousel-item {
    float: left;
    list-style: none !important;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 120px;
    text-align: center;
    margin-right: 5px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.CMDistroTagSearch .jcarousel-next {
    z-index: 20;
    display: none;
    color: red;
}

.CMDistroTagSearch .jcarousel-prev {
    z-index: 20;
    display: none;
    color: red;
}

.CMDistroTagSearch .cmdistro-next {
    z-index: 20;
    
    color: red;
}

.CMDistroTagSearch .cmdistro-prev {
    z-index: 20;
    
    color: red;
}
