
.dayHeader, .dayHeader:visited {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  color: #000;
}
.daymap {margin:10px;border-bottom: 4px solid #da6a18;}
.dayHeader:hover, .dayHeader:active {color: orange; text-decoration: none;}

#weekPick {padding: 10px 0; color:#ccc; text-align: center}
#weekPick a {color: #bb5409;font-weight: bold;}
#timezoneSelect {background:#000; color:#fff; padding:4px; border:0}

.footer-links{list-style-type:none;margin-left:-50px}
.footer-links li{float:left;margin-left:6px}

iframe.video {
  width: 885px;
  height: 497px;
  border: 0;
  background: #000;
  color: #fff;
  text-align: center;
}

.episode-title {
  color: orange;
}

.episode-share .twitter-share-button {
  margin-top: 5px;
}

.episode-table tr:hover {
  background-color: #fff0c9;
}

.right-banner-160x600 {
  background-image: url('../images/animegg-banner-right-1.jpg');
  width: 160px;
  height: 600px;
  float: right;
  margin-right: 30px;
}

.right-banner-160x600 div{
  width: 160px;
  height: 600px;
  margin-bottom: 15px;
}

.right-banner-160x600>div .bottom {
  background-image: url('../images/animegg-banner-right-2.jpg');
  width: 160px;
  height: 600px;
}

.modal-content{
  text-align: center;
}

.modal-select{
  margin-top: 20px;
  margin-bottom: 10px;
}

.modal-select >select{
  width: 300px;
  height: 30px;
}

.modal-captcha{
  margin-left: 290px
}
.modal-header{
  text-align: center;
}

.modal-body p {
  text-align: right;
  margin-top: 15px;
  margin-right: 175px;
}
.modal-other >input {
  width: 300px;
  height: 35px;
  margin-bottom: 5px;
}
.modal-footer {
  margin-bottom: -35px;
}

.site-description {
  position: absolute;
  visibility: hidden;
}

.toplink a{
  float: right;
  margin-right: 45px;
  color: blue;
}

.text-bold {font-weight: bold;font-size: 12px}
.text-normal {font-weight: normal; font-size: 12px}

#metacontent {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

::-webkit-input-placeholder { /* WebKit browsers */
  color: black;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: black;
  opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: black;
  opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: black;
}

.btn-subbed, .btn-dubbed, .btn-raw { color: white; margin-left: 5px;padding: 2px 4px; font-size: 10px;font-weight: bold}
.btn-subbed { background-color: #eb7d06;  color: #fff;}
.btn-dubbed { background-color: #0d8d00; }
.btn-raw { background-color: #cccccc;  color: #666;}
.btn-hd { background-color: lightseagreen; color: #fff; margin-left: 2px;font-size: 11px;font-weight: bold}

h1.eppage {font-size:20px; margin: 0 0 10px 0; font-weight: bold;}
.des {  padding: 15px;  background: #e1e1e1;  margin-bottom: 20px;}
.flip-clock-wrapper {padding: 20px 0 0 110px;}
.maintenance {
  background-color: #eb7d06;
  color: #fff;
  font-weight: bold;
  padding: 15px;
  margin-bottom: 20px;
}

.fansubbed {
  font-weight: bold;
  padding: 15px;
  margin-bottom: 10px;
}