/* Container */
.dk_theme_date.dk_container {position:absolute; top:20px; right:5px; }
  .dk_theme_date a {width:110px !important; text-decoration:none !important;}

/* Toggle */
.dk_theme_date .dk_toggle {border:1px solid #a6a6a6 !important; background-image: url('../images/datedrop_button.jpg'); background-position: right center; padding: 6px 0px 6px 10px;}

.dk_theme_date .dk_options a:hover,
  .dk_theme_date .dk_option_current a {
    background-color: #de441c;
    border-bottom-color: #8A0404;
    color: #fff;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, .5) 0 1px 0;
  }
  


/* Container */
.dk_theme_filter.dk_container {position:relative !important; top:0; left:0; margin:0; width:100%; }
  .dk_theme_filter a {width:188px !important; text-decoration:none !important; color:#626262 !important; padding:5px !important;}

/* Toggle */
.dk_theme_filter .dk_toggle {border:1px solid #c7c7c7 !important; background-image: url('../images/event_select_dropdown_icon.png'); background-position: right center; padding: 6px 0px 6px 10px;}


.dk_theme_filter .dk_options a:hover,
  .dk_theme_filter .dk_option_current a {
    background-color: #de441c;
    border-bottom-color: #8A0404;
    color: #fff !important;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, .5) 0 1px 0;
  }
  
/* Container */
.dk_theme_month.dk_container {position:relative; float:left; position:relative; top:0; right:0; margin:0 7px;}
  .dk_theme_month a {width:95px !important; text-decoration:none !important;}

/* Toggle */
.dk_theme_month .dk_toggle {border:1px solid #a6a6a6 !important; background-image: url('../images/event_select_dropdown_icon.png'); background-position: right center; padding: 6px 0px 5px 10px;}

.dk_theme_month .dk_options a:hover,
  .dk_theme_month .dk_option_current a {
    background-color: #de441c;
    border-bottom-color: #8A0404;
    color: #fff;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, .5) 0 1px 0;
  }


/* Container */
.dk_theme_year.dk_container {position:relative; float:left; position:relative; top:0; right:0; margin:0 17px 0 0;}
  .dk_theme_year a {width:75px !important; text-decoration:none !important;}

/* Toggle */
.dk_theme_year .dk_toggle {border:1px solid #a6a6a6 !important; background-image: url('../images/event_select_dropdown_icon.png'); background-position: right center; padding: 6px 0px 5px 10px;}

.dk_theme_year .dk_options a:hover,
  .dk_theme_year .dk_option_current a {
    background-color: #de441c;
    border-bottom-color: #8A0404;
    color: #fff;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, .5) 0 1px 0;
  }
  
  /* Container */
.dk_theme_recipients.dk_container {position:absolute; top:20px; right:5px; }
  .dk_theme_recipients a {width:110px !important; text-decoration:none !important;}

/* Toggle */
.dk_theme_recipients .dk_toggle {border:1px solid #a6a6a6 !important; background-image: url('../images/datedrop_button.jpg'); background-position: right center; padding: 6px 0px 6px 10px;}

.dk_theme_recipients .dk_options a:hover,
  .dk_theme_recipients .dk_option_current a {
    background-color: #de441c;
    border-bottom-color: #8A0404;
    color: #fff;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, .5) 0 1px 0;
  }
  
  
