/* ===== Base layout ===== */
html {
  background: #1a1a1a;
  min-height: 100%;
}

body {
    font-family: verdana, arial, tahoma, helvetica, sans-serif;
    font-size: 8pt;
    line-height: 1.45;
    color: #fff;
    background: #1a1a1a;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px; /* PC max width */
    min-width: 960px;
    min-height: 100vh;
    padding: 0 16px 50px;
    box-sizing: border-box;
}
td.browse {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: none;
  background-color: #2a2a2a;
  color: #e0e0e0;
}
td.colhead4 {
  background: #333;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 14px;
  padding: 8px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
td.colhead5 {
  background: #f5711e;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 14px;
  padding: 8px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.cat,
td.cat,
td.catTitle,
td.catHead,
td.catBottom,
td.cat_Head {
  padding: 5px 4px 6px;
  background: #333;
  color: #fff !important;
}
tr.browse {
  border: none;
  background-color: #2a2a2a;
  box-shadow: 0px 0px 4px 0px rgb(0 0 0);
}
td {
  color: #e0e0e0;
  border-color: #444;
  border-width: 1px;
}
.st-browse-top5 td {
  font-size: 10pt;
  color: #fff !important;
  border: 1px solid #545454 !important;
} /* Startech, make list bigger */
#torrenttable {
  background-color: #2a2a2a;
}
.torrent-row-even {
  background-color: #333;
}
.torrent-row-odd {
  background-color: #444;
}
.torrent-text {
  color: #e0e0e0;
}
#torrenttable td {
  font-size: 10pt;
}
td.border {
  border-width: 0;
}
td.colhead {
  border-width: 0 1px 1px;
  font-weight: 700;
  color: #e0e0e0;
  background: #444 !important;
}
table {
  border-collapse: collapse;
  border: none;
  background-color: #2a2a2a;
}
table.main,
table.mainouter {
  border: 1px solid #444;
  background-color: #2a2a2a;
  max-width: 1150px !important;
  width: 100%;
  margin: 0 auto 20px;
  box-sizing: border-box;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

table.main img {
  max-width: 100% !important;
  height: auto;
}
table.bottom {
  background: #333;
}
table.ncode_imageresizer_warning {
  background: #ffffe1;
  color: #000;
  border: 1px solid #ccc;
  cursor: pointer;
}
table.ncode_imageresizer_warning td {
  font-size: 12px;
  color: red;
  vertical-align: middle;
  text-decoration: bold;
}
table.ncode_imageresizer_warning td.td1 {
  padding: 5px;
  padding: 2px;
}
/* .startpage table{box-shadow: 0 4px 8px rgba(0,0,0,0.4);} */
h1 {
  font-size: 12pt;
  color: #e0e0e0;
}
h2 {
  font-size: 10pt;
  margin-bottom: 6px;
  color: #e0e0e0;
  margin-left: 10px;
}
h9 {
  background: #2a2a2a;
  border: 0px solid #b5b5b5 !important;
  color: #6f6f6f !important;
  text-indent: 6px;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  z-index: 9998 !important;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 5px 10px 5px 4px;
}
h9 a,
h9 a:link {
  color: #6f6f6f !important;
}
h15 {
  background: #599345;
  color: #333 !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 13px;
  display: inline-block;
  margin-left: 8px !important;
  z-index: 9998 !important;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 12px 14px 12px 4px;
}
h15 a,
h15 a:link {
  color: #fff !important;
  text-decoration: none !important;
}
h10 {
  background: #333;
  width: 875px !important;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.l-w {
  min-width: 875px !important;
  background: #333 !important;
}
#page-wrap {
  max-width: 1150px !important;
  width: 100%;
  color: #e0e0e0;
  background: #333 !important;
  border: 0 #333 solid !important;
  border-width: 0 !important;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#head-container {
  max-width: 1200px;
  width: 100%;
  margin: 5px auto -2px;
  padding: 0 0px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
td.online {
  border: 0 outset #666;
  border-width: 0;
}
td.embedded {
  border: none;
  padding: 0;
  text-align: left;
}
td.embedded2 {
  border: none;
  padding-left: 4px;
  text-align: left;
  background-image: none !important;
  background: #2a2a2a !important;
  background-color: #2a2a2a !important;
}
td.embedded3 {
  border: none;
  padding-left: 0;
  text-align: left;
  background-image: none !important;
  background: #2a2a2a !important;
  background-color: #2a2a2a !important;
}
td.embedded4 {
  border: none;
  padding-left: 0;
  text-align: left;
  background-image: none !important;
  background: #2a2a2a !important;
  background-color: #2a2a2a !important;
  width: 875px !important;
}
td.forum-icon {
  border: none;
  padding-left: 0;
  text-align: left;
  background-image: none !important;
  background: transparent !important;
  width: 40px !important;
  height: 40px !important;
}
.stylish img {
  width: 40px !important;
  height: 40px !important;
}
td.embedded6 {
  border: none;
  padding-left: 0;
  text-align: left;
  background-image: none !important;
  background: #333 !important;
  background-color: #333 !important;
}
td.bottom {
  border: none;
}
td.heading {
  font-weight: 700;
}
td.text {
  padding: 10pt;
  text-align: left;
}
td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}
td.comment-m {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
  max-width: 670px !important;
}
td.comment-m a:link,
td.comment-m a:visited {
  color: #fff !important;
}
td.comment-m a:hover {
  color: #ffff00 !important;
}
td.rowhead {
  font-weight: 700;
  color: #e0e0e0;
  text-align: right;
  border-width: 1px;
  white-space: normal;
}
tr.rowhead {
  font-weight: 700;
  color: #e0e0e0;
  text-align: right;
  border-width: 1px;
  white-space: normal;
    border: solid 1px;
    border-color: #5c5c5c;
}
td.rowheaddetails {
  font-weight: 700;
  color: #e0e0e0;
  text-align: right;
  padding: 10px 0 !important;
  border-width: 0;
}
td.rowheaddetails-o {
  font-weight: 700;
  background: #e0e0e0 !important;
  color: #000 !important;
  text-align: right;
  border-width: 1px;
}
#staff-support {
  padding: 5px !important;
  background: #eee !important;
  border: 1px solid #9e9e9e !important;
}
td.title {
  font-size: 14pt;
}
td.navigation {
  font-weight: 700;
  font-size: 10pt;
  border: none;
}
span.smallfont {
  color: #e0e0e0;
}
td.clear {
  padding: 0;
  border: 0;
  background: transparent;
}
form {
  margin-top: 0;
  margin-bottom: 0;
}
.sublink {
  font-style: italic;
  font-size: 7pt;
  font-weight: 400;
}
a.normal:link,
a.normal:visited {
  color: #000 !important;
  text-decoration: none;
}
a.normal:hover {
  text-decoration: none;
}
font.gray {
  color: #aca899;
  text-decoration: underline;
}
a:link,
a:visited {
  text-decoration: underline;
  color: #fff !important;
}
a.index {
  font-weight: 700;
  color: #e0e0e0;
}
a.biglink {
  font-weight: 700;
  font-size: 12pt;
  color: #e0e0e0;
}
a.altlink:link,
a.altlink:visited {
  font-weight: 700;
  color: #e0e0e0;
  text-decoration: none;
}
a.altlink:hover {
  text-decoration: underline;
  color: #e0e0e0;
}
a.altlink_blue:link,
a.altlink_blue:visited {
  font-weight: 700;
  color: #e0e0e0;
  text-decoration: none;
}
a.altlink_blue:hover {
  text-decoration: underline;
}
a.altlink_green:link,
a.altlink_green:visited {
  font-weight: 700;
  color: #e0e0e0;
  text-decoration: none;
}
a.altlink_green:hover {
  text-decoration: underline;
  color: #e0e0e0;
}
.important {
  font-weight: 700;
  font-size: 8pt;
}
.red {
  color: #e00;
}
.yellow {
  color: #970;
}
.green {
  color: #e0e0e0;
}
input,
select,
textarea {
  font-family: "tahoma", "arial", "helvetica", "sans-serif";
  font-size: 8pt;
  background: #444;
  color: #e0e0e0;
}
.donate-button {
  background: #f5711e !important;
  width: 135px !important;
  border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  border: 1px solid #c64e03 !important;
  padding: 3px 5px !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  height: 30px !important;
  font-size: 14px !important;
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.donate-button:hover {
  background: #333 !important;
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  border: 1px solid #2e7d32 !important;
}
.donatee-button {
  background: #0017ff !important;
  width: 135px !important;
  border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  border: 1px solid #c64e03 !important;
  padding: 3px 5px !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  height: 30px !important;
  font-size: 14px !important;
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.donatee-button:hover {
  background: #333 !important;
  transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  border: 1px solid #2e7d32 !important;
}
.btn {
  -moz-box-shadow: inset 0 1px 0 0 #666;
  -webkit-box-shadow: inset 0 1px 0 0 #666;
  box-shadow: inset 0 1px 0 0 #666;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #444),
    color-stop(1, #333)
  );
  background: -moz-linear-gradient(center top, #444 5%, #333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444',endColorstr='#333');
  background-color: #444;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  text-indent: 0;
  border: 1px solid #333;
  display: inline-block;
  color: #fff;
  font-family: Arial;
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
  height: 28px;
  line-height: 28px;
  width: 100px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0 #333;
}
.btn:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #333),
    color-stop(1, #444)
  );
  background: -moz-linear-gradient(center top, #333 5%, #444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333',endColorstr='#444');
  background-color: #333;
  cursor: pointer;
}
.btn:active {
  position: relative;
  top: 1px;
}
button,
input[type="submit"] {
  -moz-box-shadow: inset 0 1px 0 0 #666;
  -webkit-box-shadow: inset 0 1px 0 0 #666;
  box-shadow: inset 0 1px 0 0 #666;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #444),
    color-stop(1, #333)
  );
  background: -moz-linear-gradient(center top, #444 5%, #333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444',endColorstr='#333');
  background-color: #444;
  text-indent: 0;
  border: 1px solid #333;
  display: inline-block;
  color: #fff;
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  height: 24px;
  line-height: 20px;
  width: auto;
  text-decoration: none;
  text-align: center;
}
button:hover,
input[type="submit"]:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #333),
    color-stop(1, #444)
  );
  background: -moz-linear-gradient(center top, #333 5%, #444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333',endColorstr='#444');
  background-color: #333;
  cursor: pointer;
}
button:active {
  position: relative;
  top: 1px;
}
input[type="text"],
textarea {
  padding: 6px;
  border: #8c8c8c 1px solid;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #444;
  color: #e0e0e0;
}
input[type="text"]:focus,
textarea:focus {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: #2e7d32 1px solid;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.small {
  font-size: 7pt;
}
.big {
  font-size: 10pt;
}
li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}
ul {
  margin-left: 16pt;
  margin-top: 0;
  margin-bottom: 0;
}
img.border {
  border-style: solid;
  border-color: #000;
  border-width: 1px;
}
.scrollToTop {
  border: none;
  width: 30px;
  height: 40px;
  padding: 5px;
  text-align: center;
  background: #19191b;
  font-weight: 700;
  color: #444;
  text-decoration: none;
  position: fixed;
  top: 93%;
  right: 1%;
  display: none;
  z-index: 999;
}
.scrollToTop::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 16px solid #ffffff;
  margin: 0 auto 2px;
}
.scrollToBottom {
  border: none;
  width: 30px;
  height: 40px;
  padding: 5px;
  text-align: center;
  background: #444;
  font-weight: 700;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 5%;
  right: 1%;
  display: none;
  z-index: 999;
}
.scrollToBottom::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #444;
  margin: 0 auto 2px;
}

img.bbImg {
  max-width: 820px;
}
.zoomWarp {
  display: inline-block;
  position: relative;
}
.zoomWarp i.zoomBtn {
  display: none;
  height: 50px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 50px;
  background: url(/pic/zoom.png) no-repeat 50%;
  cursor: pointer;
  margin: -25px 0 0 -25px;
}
.zoomWarp i.zoom {
  background: url(/pic/resized.png);
  height: 20px;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 20px;
}
.zoomWarp:hover i.zoomBtn {
  display: block !important;
}
.zoomWarp .maxSize {
  width: 700px;
}

.Csscolors {
  display: block;
  position: fixed;
  right: 5px;
  top: 5%;
  width: 20px;
}
.Csscolors a {
  display: block;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}
#carousel1 {
  background: #eee;
  padding: 0 2px;
  border: 0px solid #9e9e9e;
}
#carousel1 img {
  width: 155px !important;
  height: 245px !important;
  margin: 0 5px;
}
.news-wrap {
  width: 100%;
  margin: 6px auto;
  clear: both;
  border: solid #c3cbd1;
  border-width: 1px;
}
.news-head {
  font-size: 11px;
  padding: 1px 14px 3px;
  margin-left: 6px;
  line-height: 15px;
}
.news-body {
  padding: 1px 6px 2px;
  display: none;
  border-top: 1px solid #c3cbd1;
}
.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.clickable {
  cursor: pointer;
}
a.tagbutton,
#left-but,
#right-but {
  -moz-box-shadow: inset 0 1px 0 0 #777;
  -webkit-box-shadow: inset 0 1px 0 0 #777;
  box-shadow: inset 0 1px 0 0 #777;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #555),
    color-stop(1, #444)
  );
  background: -moz-linear-gradient(center top, #555 5%, #444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555',endColorstr='#444');
  background-color: #555;
  text-indent: 0;
  border: 1px solid #444;
  padding: 2px 5px;
  display: inline-block;
  color: #fff;
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  height: 24px;
  line-height: 24px;
  width: auto;
  text-decoration: none;
  text-align: center;
  margin-right: 2px;
}
a.tagbutton:hover,
#left-but:hover,
#right-but:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #333),
    color-stop(1, #444)
  );
  background: -moz-linear-gradient(center top, #333 5%, #444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333',endColorstr='#444');
  background-color: #333;
  cursor: pointer;
}
a.messagebutton {
  -moz-box-shadow: inset 0 1px 0 0 #666;
  -webkit-box-shadow: inset 0 1px 0 0 #666;
  box-shadow: inset 0 1px 0 0 #666;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #444),
    color-stop(1, #333)
  );
  background: -moz-linear-gradient(center top, #444 5%, #333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444',endColorstr='#333');
  background-color: #444;
  text-indent: 0;
  border: 1px solid #333;
  padding: 2px 5px;
  display: inline-block;
  color: #fff;
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  height: 24px;
  line-height: 24px;
  width: auto;
  text-decoration: none;
  text-align: center;
  margin-right: 2px;
}
a.messagebutton:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #333),
    color-stop(1, #444)
  );
  background: -moz-linear-gradient(center top, #333 5%, #444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333',endColorstr='#444');
  background-color: #333;
  cursor: pointer;
}
a.editbutton {
  -moz-box-shadow: inset 0 1px 0 0 #666;
  -webkit-box-shadow: inset 0 1px 0 0 #666;
  box-shadow: inset 0 1px 0 0 #666;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #444),
    color-stop(1, #333)
  );
  background: -moz-linear-gradient(center top, #444 5%, #333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444',endColorstr='#333');
  background-color: #444;
  text-indent: 0;
  border: 1px solid #333;
  padding: 2px 5px;
  display: inline-block;
  color: #fff;
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  height: 24px;
  line-height: 24px;
  width: auto;
  text-decoration: none;
  text-align: center;
  margin-right: 2px;
}
a.editbutton:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #333),
    color-stop(1, #444)
  );
  background: -moz-linear-gradient(center top, #333 5%, #444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333',endColorstr='#444');
  background-color: #333;
  cursor: pointer;
}
.forum-head a {
  background: #333 !important;
  width: 100% !important;
}
.forum-head {
  background: #333 !important;
  width: 100% !important;
}
table.imdb-table {
  max-width: 1150px;
  width: 100%;
  background: #333;
  color: #e0e0e0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
th.imdb-th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  height: 30px;
  border: 0;
  border-bottom: 1px solid #dadada;
  font-weight: 400 !important;
  background: #333;
  color: #fff !important;
  text-indent: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
div.imdb-score {
  float: left;
  padding-top: 7px;
  font-size: 14px;
  font-weight: 700;
  color: #323232;
  text-shadow: 1px 1px 1px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=1);
}
div.imdb-rating {
  height: 30px;
  float: left;
  margin-left: 25px;
  background-image: url(/images/rating.png);
  background-repeat: no-repeat;
}
div.imdb-voters {
  float: right;
  width: 150px;
  height: 20px;
  padding-right: 25px;
  padding-top: 8px;
}
div.imdb-novotes {
  float: left;
  padding-top: 8px;
}
div.floatl {
  float: left;
  margin-right: 20px;
}
table.contacts {
  width: 850px;
  background-color: #fafafa;
  border: 1px #000 solid;
  border-collapse: collapse;
  border-spacing: 0;
}
td.contactDept {
  background-color: #9cc;
  border: 1px #000 solid;
  font-family: Verdana;
  font-weight: 700;
  font-size: 12px;
  color: #404040;
}
td.contact {
  border-bottom: 1px #69c dotted;
  font-family: Verdana, sans-serif, Arial;
  font-weight: 400;
  font-size: 0.7em;
  font-weight: bold;
  color: #fff;
  background-color: #28282a;
  padding: 4px 0 4px 8px;
}
#vpbox {
  position: fixed;
  text-align: left;
  z-index: 1000;
}
.notification {
  position: relative;
  margin: 0 0 15px;
  padding: 0;
  border: 1px solid;
  background-position: 10px 11px !important;
  background-repeat: no-repeat !important;
  width: 99.8%;
}
.notification div {
  display: block;
  font-style: normal;
  padding: 10px 10px 10px 36px;
  line-height: 1.5em;
}
.information {
  background: #ffcece url(/pic/information.png) 10px 11px no-repeat;
  border-color: #df8f8f;
  color: #fff;
}
.information a {
  color: #00f;
}
.attention {
  background: #ffb84d url(/pic/information.png) 10px 11px no-repeat;
  border-color: #e6db55;
  color: #666452;
}
td.darkrow1 {
  background: #333 !important;
}

a.close {
  background: transparent url(/pic/close-X.gif) repeat scroll 0 -15px;
  display: block;
  text-decoration: none;
  text-indent: -5000px;
  height: 15px;
  width: 15px;
  z-index: 90;
  overflow: hidden;
  top: 15px;
  right: 15px;
  position: absolute;
}
.max_size {
  width: 702px;
}
#awesomebar {
  z-index: 1000;
  top: 0;
  position: fixed;
  width: 100% !important;
  background-color: #222;
}
.activeawesome {
  box-shadow: 0 6px 33px #000;
}
#vpbox .xclose {
  cursor: pointer;
  opacity: 0.5;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}
#vpbox .xclose:hover {
  opacity: 1 !important;
}
#vpbox .content {
  background-color: #000;
  border-color: #333;
  border-radius: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 0 2px 3px 0;
  display: table;
  margin: 20px auto;
  width: auto;
}
#vpbox .content h3 {
  border-bottom: 2px solid #333;
  color: #fff;
  display: block;
  margin: 5px 14px 0;
  padding: 4px;
}
#vpbox .dialog {
  padding: 10px 20px;
}
.cleanup:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hiddens;
}
.hidden {
  display: none;
}
#vpbox .box_options {
  background: url(/pic/rowbg.png);
  border-top: 1px solid #555;
  padding: 5px 10px;
  margin: 15px -5px 0;
  text-align: right;
  clear: both;
  display: block;
}
#vpbox .dialog .box_body {
  padding: 10px;
}
#vpbox .dialog .txtcol {
  float: left;
  padding: 2px 0 0 12px;
  width: 400px;
}
#vpbox .dialog .box_body .icon {
  float: left;
}
#vpbox .dialog .txtcol .comment {
  padding: 10px 0;
}
#vpbox .dialog .txtcol .reason {
  width: 395px;
  max-width: 395px;
  min-width: 395px;
}
.game {
  z-index: 100;
  left: 0;
  position: fixed;
  top: 45%;
  display: block;
}
.game img,
.tvg .toper img,
.staff-pan img,
staff-f img {
  border: none !important;
}
.game:hover {
  left: -1px;
}
.staff-f {
  margin: 4px;
}
.tvg {
  z-index: 100;
  right: 0;
  position: fixed;
  top: 45%;
  display: block;
}
.toper {
  z-index: 50;
  right: 1%;
  position: fixed;
  top: 96%;
  display: block;
}
.staff-pan {
  top: 0;
  right: 5px;
  position: fixed;
  display: block;
}
#vpbox dl {
  margin: 0;
  padding: 0;
}
#vpbox dl dt.label:first-child {
  padding: 0 0 0 2px !important;
}
#vpbox dl dt.label {
  font-weight: 700;
  padding: 8px 0 0 2px;
}
#vpbox dl dd {
  margin: 0;
  padding: 0;
}
#vpbox dl dd input {
  padding: 5px;
  font-size: 15px;
  width: 450px;
}
#vpbox dl dd textarea {
  padding: 5px;
  font-size: 15px;
  width: 420px;
  min-height: 200px;
  min-width: 450px;
  max-width: 450px;
}
#vpbox dl dd.twocol {
  margin: 0;
  display: block;
  position: relative;
}
#vpbox dl dd select {
  padding: 6px;
}
#vpbox dl dt div.labFix {
  display: inline-block;
  width: 185px;
}
#vpbox dl dd div.labFix {
  display: inline-block;
  width: 184px;
  vertical-align: top;
  position: relative;
}
#vpbox dl dd div.labFix .offer {
  width: 110px;
  padding: 5px;
}
#vpbox dl dd div.labFix .offerLimit {
  color: red;
  z-index: 2;
  position: absolute;
  font-size: 9px;
  left: 87px;
  bottom: 1px;
}
.absoluteRight {
  position: absolute;
  top: 0;
  right: 0;
}
.uiButtonReqReg {
  width: 150px;
}
#Statusdiv {
  margin: 0px auto 0;
  background: #14263d !important;
  max-width: 1150px !important;
  width: 100%;
  color: #fff;
  overflow: hidden;
  height: 32px !important;
  min-width: auto !important;
  padding: 0 9px;
}
#Statusdiv a,
.blue {
  color: #3c7b28;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}
#Statusdiv a:hover {
  color: red;
}
.FLr {
  float: right;
  font-size: 12px;
}
.FLl {
  float: left;
  font-size: 12px;
  width: 690px;
}
#site_title {
  float: left;
}
#site_title h1 {
  margin: 0;
  padding: 0;
}
div.startpage {
  background: #c9c9c9;
  width: 100%;
  max-width: 1200px;
  clear: both;
  padding: 0;
  margin: 0px auto;
  box-shadow: 0px 0px 10px 2px rgb(0 0 0);
}
#ajax-feedback {
  border: 4px solid #373737;
  position: fixed;
  text-align: center;
  top: 40%;
  font-size: 9px;
  left: 50%;
  margin-left: -75px;
  z-index: 100000;
  width: 150px;
  height: 150px;
  background-color: #373737;
  display: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#ajax-feedback img {
  border: #373737 0 solid;
  width: 100px;
  display: block;
  margin: 25px auto 0 !important;
}
img.resizeit {
  max-width: 802px;
}
.meter {
  height: 15px;
  position: relative;
  margin: 8px 0 20px;
  background: #1e2832;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 2px;
  text-align: left;
  -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}
.meter > span {
  display: block;
  height: 100%;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #297fb9;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #297fb9),
    color-stop(1, #297fb9)
  );
  background-image: -moz-linear-gradient(
    center bottom,
    #2bc253 37%,
    #54f054 69%
  );
  -webkit-box-shadow:
    inset 0 2px 9px rgba(255, 255, 255, 0.3),
    inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:
    inset 0 2px 9px rgba(255, 255, 255, 0.3),
    inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  box-shadow:
    inset 0 2px 9px rgba(255, 255, 255, 0.3),
    inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}
.meter > span:after,
.animate > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}
.animate > span:after {
  display: none;
}
@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@-moz-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
.nostripes > span > span,
.nostripes > span:after {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  background-image: none;
}
.dockWrap {
  position: relative;
  width: 800px;
  height: 100px;
}
.dock {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  text-align: center;
  font:
    normal 14px/1 "Lucida Grande",
    Arial,
    sans-serif;
}
.dock ul {
  position: relative;
  display: inline-block;
  background: url(/pic/menu/dock-m.png) repeat-x bottom;
  margin: 0;
  padding: 0 5px;
}
.dock ul:before,
.dock ul:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 31px;
}
.dock ul:before {
  left: -31px;
  background: url(/pic/menu/dock-l.png) no-repeat left bottom;
}
.dock ul:after {
  right: -31px;
  background: url(/pic/menu/dock-r.png) no-repeat right bottom;
}
.dock li {
  display: inline-block;
  position: relative;
  vertical-align: baseline;
  -webkit-box-reflect: below -16px -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(transparent),
      color-stop(91%, rgba(255, 255, 255, 0.1)),
      color-stop(91.01%, transparent),
      to(transparent)
    );
  margin: 0 5px 15px;
}
.dock a {
  display: inline-block;
  cursor: default;
  outline: none;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
  }
}
@-moz-keyframes bounce {
  0%,
  100% {
    -moz-transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.dock li:target a {
  -webkit-animation: bounce 0.3s 6 alternate ease-out;
  -moz-animation: bounce 0.3s 6 alternate ease-out;
  animation: bounce 0.3s 6 alternate ease-out;
}
.dock li:after {
  content: " ";
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 5px;
  height: 5px;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.8);
  margin-left: -2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow:
    inset 0 1px 3px rgba(75, 255, 255, 0.4),
    0 0 4px rgba(75, 255, 255, 0.5),
    0 -1px 7px #4bffff;
  -moz-box-shadow:
    inset 0 1px 3px rgba(75, 255, 255, 0.4),
    0 0 4px rgba(75, 255, 255, 0.5),
    0 -1px 7px #4bffff;
  box-shadow:
    inset 0 1px 3px rgba(75, 255, 255, 0.4),
    0 0 4px rgba(75, 255, 255, 0.5),
    0 -1px 7px #4bffff;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.dock li:target:after {
  visibility: visible;
  opacity: 1;
}
.dock em {
  position: absolute;
  top: -34px;
  left: 50%;
  opacity: 0.5;
  width: 150px;
  margin-left: -75px;
  text-align: center;
}
.dock em:after {
  content: " ";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.6);
  border-bottom: none;
}
.dock em span {
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 5px 12px;
}
.dock li:hover em,
.dock li a:focus em {
  opacity: 1;
}
.dock img {
  width: 54px;
  height: auto;
  border: none;
  -webkit-transition:
    width 0.2s,
    height 0.2s;
  -moz-transition:
    width 0.2s,
    height 0.2s;
  -o-transition:
    width 0.2s,
    height 0.2s;
  transition:
    width 0.2s,
    height 0.2s;
}
.dock li:hover img,
.dock li a:focus img {
  width: 64px;
}
.dock li:active img {
  opacity: 0.9;
}
#index-torrent-clients {
  width: 860px !important;
  margin-left: 2px !important;
}
#index-clients-client {
  float: left;
  width: 272px;
  margin-left: 2px !important;
  margin-right: 2px !important;
  margin-bottom: 4px !important;
  background: #e0e0e0;
  border: 1px solid #b5b5b5 !important;
  color: #333 !important;
  padding: 6px 4px;
  height: 40px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: left !important;
}
#index-clients {
  width: 90%;
  height: 40px;
  margin: auto;
  padding: 10px;
  text-align: left !important;
}
#index-clients-left {
  width: 415px;
  height: 40px;
  float: left;
  background: #e0e0e0;
  border: 1px solid #b5b5b5 !important;
  color: #333 !important;
  padding: 6px 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: left !important;
}
#index-clients-left img,
#index-clients-right img,
#index-clients-client img {
  width: 42px;
  height: 42px;
  left: 0;
  padding-right: 12px;
  padding-top: 5px;
  padding-left: 5px;
}
#index-clients-right {
  margin-left: 435px;
  width: 415px;
  height: 40px;
  background: #e0e0e0;
  border: 1px solid #b5b5b5 !important;
  color: #333 !important;
  padding: 6px 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: left !important;
}
#index-clients-graphic {
  margin-left: -5px !important;
  margin-top: -6px !important;
  height: 52px;
  width: 52px;
  background: #c6c6c6;
  border-right: 1px solid #b5b5b5;
  float: left;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#mainmenu-wrap {
  width: 100%;
  max-width: 1200px;
  position: relative;
  margin: auto;
  padding-left: 1px;
}
ul#mainmenu {
  background: #2c3e50;
  background: -moz-linear-gradient(
    top,
    #2c3e50 0%,
    #34495e 30%,
    #2c3e50 38%,
    #34495e 40%,
    #2c3e50 62%,
    #34495e 64%,
    #2c3e50 72%,
    #34495e 77%,
    #2c3e50 85%,
    #34495e 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #2c3e50),
    color-stop(30%, #34495e),
    color-stop(38%, #2c3e50),
    color-stop(40%, #34495e),
    color-stop(62%, #2c3e50),
    color-stop(64%, #34495e),
    color-stop(72%, #2c3e50),
    color-stop(77%, #34495e),
    color-stop(85%, #2c3e50),
    color-stop(100%, #34495e)
  );
  background: -webkit-linear-gradient(
    top,
    #2c3e50 0%,
    #34495e 30%,
    #2c3e50 38%,
    #34495e 40%,
    #2c3e50 62%,
    #34495e 64%,
    #2c3e50 72%,
    #34495e 77%,
    #2c3e50 85%,
    #34495e 100%
  );
  background: -o-linear-gradient(
    top,
    #2c3e50 0%,
    #34495e 30%,
    #2c3e50 38%,
    #34495e 40%,
    #2c3e50 62%,
    #34495e 64%,
    #2c3e50 72%,
    #34495e 77%,
    #2c3e50 85%,
    #34495e 100%
  );
  background: -ms-linear-gradient(
    top,
    #2c3e50 0%,
    #34495e 30%,
    #2c3e50 38%,
    #34495e 40%,
    #2c3e50 62%,
    #34495e 64%,
    #2c3e50 72%,
    #34495e 77%,
    #2c3e50 85%,
    #34495e 100%
  );
  background: linear-gradient(
    to bottom,
    #64646499 0%,
    #333 30%,
    #333 38%,
    #333 40%,
    #333 62%,
    #333 64%,
    #333 72%,
    #333 77%,
    #333 85%,
    #19191b 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c3e50',endColorstr='#34495e',GradientType=0);
  padding: none !important;
  margin: 0;
  padding-left: 9px;
  color: #fff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
ul#mainmenu li {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
ul#mainmenu li,
ul#mainmenu ul.sub-menu li {
  list-style-type: none;
  display: inline-block;
}
ul#mainmenu li a {
  text-decoration: none;
  color: #fff;
  padding: 12px 8px !important;
  margin: 0 10px;
  display: inline-block;
  width: auto;
}
ul#mainmenu li a:hover {
  color: #ffd89b;
}
ul#mainmenu li img {
  border: none !important;
}
ul#mainmenu li ul.sub-menu {
  display: none;
  position: absolute;
  top: 40px;
  left: -26px;
  width: auto;
  padding: 0;
  background: #333;
  z-index: 9999 !important;
  font-size: 11px !important;
  margin-top: 1px;
  padding-left: 1px !important;
}
.donate-li {
  border-left: 1px solid #b2541a;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 0px;
  background: #eeeeee0a;
  float: right;
}
.donate-li a {
  font-weight: 700;
}
.donate-li a:hover {
  background: #e06a21 !important;
  font-weight: 700;
}
.donate-li:hover {
  background: #e06a21 !important;
}
ul#mainmenu li ul.sub-menu li {
  padding: 0 !important;
}
ul#mainmenu li ul.sub-menu li:hover {
  background: #444;
}
ul#mainmenu li ul.sub-menu li a {
  padding: 9px 12px !important;
  min-width: 110px !important;
}
ul.sub-menu li a {
  color: #fff !important;
}
ul#mainmenu li:hover ul.sub-menu {
  display: block;
}
#details-comments-wrap textarea {
  background: #444;
  color: #e0e0e0;
  border: 1px solid #555;
}
.details-comments-title {
  background: #333;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 14px;
  padding: 8px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: left !important;
}
.details-title {
  max-width: 1150px;
  width: 100%;
  background: #373737;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 14px;
  padding: 12px 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: left !important;
}
.index-poll-title {
  max-width: 1180px;
  width: 100%;
  background: #333;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 14px;
  padding: 8px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: left !important;
}
.index-newb {
  max-width: 1180px;
  width: 100%;
  background: #1e94b5;
  color: #fff !important;
  border: 1px solid #19758e;
  text-indent: 10px;
  font-size: 12px;
  padding: 6px 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center !important;
}
.index-newb a:link,
.index-newb a {
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
}

.index-nouns {
  width: 950px;
  margin: auto;
  background: #007b0c;
  color: #fff !important;
  border: 0px solid #ff9933;
  text-indent: 10px;
  font-size: 12px;
  padding: 6px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.index-nouns a:link,
.index-nouns a {
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
}
td.imdb-photo {
  width: 175px;
  height: 250px;
  border: 0;
  text-align: center;
}
img.imdb-photo {
  max-width: 175px;
  max-height: 250px;
}
tr.imdb-name {
  border: 0;
  border-bottom: 0 solid #dadada;
}
td.imdb-name {
  width: 80px;
  border: 0;
  font-size: 12px;
  font-weight: 700;
}
td.imdb-value {
  width: 500px;
  border: 0;
  letter-spacing: 1px;
}
td.first-row {
  height: 50px;
}
a.imdb-link {
  text-decoration: none;
  outline: none;
}

/*//////////////////////////////////inbox css////////////////////////////////////////*/

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #373737;
  color: #222222;
  font-weight: bold;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
  border: 1px solid #333;
  background: #333 url(pic/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #ffffff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  outline: none;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #ffffff;
  text-decoration: none;
  outline: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus {
  background: #373737;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-weight: normal;
  color: #fff;
  outline: none;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #fff;
  text-decoration: none;
  outline: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.ui-state-active,
.ui-widget-content .ui-state-active {
  border: 0px none;
  background: #ffffff url(pic/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #fff;
  outline: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  outline: none;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(pic/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(pic/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text {
  color: #cd0a0a;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-corner-tl {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
}
.ui-corner-tr {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
.ui-corner-bl {
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
.ui-corner-br {
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
.ui-corner-top,
.ui-corner-all {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
.ui-corner-bottom {
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
.ui-corner-right {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
.ui-corner-left {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(pic/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .ui-helper-clearfix {
  height: 1%;
}
.ui-helper-clearfix {
  display: block;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-tabs {
  padding: none;
  zoom: 1;
  border: solid 0px;
}
.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: 0.2em 28px 0;
}
.ui-tabs .ui-tabs-nav li {
  position: relative;
  float: right;
  border-bottom-width: 0 !important;
  margin: 0 2px 0px 0;
  padding: 0;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  text-decoration: none;
  padding: 0.5em 1em;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 1px;
  border-bottom-width: 0;
  background: #333;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
#unreadmsg {
  display: none;
}
div.Messages {
  text-align: left;
  border-width: 0 0 0 0;
  padding: none;
}
div.Messages .unread_btn {
  margin-right: 0px;
}
div.Messages span.headof {
  color: #fff;
}
div.Messages .rows {
  overflow: hidden;
  background: url(/pic/rowbg.png);
}
div.Messages .dropline {
  border-bottom: 1px solid #a8a8a8;
}
div.Messages .padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.Messages .padding-mess {
  padding: 10px;
}
div.Messages .margin {
  margin: 0px;
}
div.Messages ul {
  list-style: none;
  padding: 0px;
}
div.Messages div.rowhead {
  border-bottom: 0px solid;
  overflow: hidden;
  background-color: #2e7d32;
}
div.Messages li.status_icon {
  padding-left: 40px;
  margin-left: 20px;
}
div.Messages li.double {
  line-height: 12px;
}
div.Messages li.single {
  line-height: 24px;
  padding-left: 10px;
}
div.Messages li.subject {
  float: left;
  width: 560px;
  height: 24px;
}
div.Messages li.status {
  text-align: center;
  float: left;
  width: 50px;
  line-height: 24px;
  height: 24px;
}
div.Messages li.read {
  background: url(/pic/not-new-m.png) no-repeat 0px 50%;
}
div.Messages li.unread {
  background: url(/pic/new-m.png) no-repeat 0px 50%;
}
div.Messages li.name {
  float: right;
  width: 80px;
  text-align: center;
  line-height: 24px;
  height: 24px;
}
div.Messages li.check_box {
  border-left: 0px solid;
  padding: 7px 15px 3px 5px;
  float: right;
  width: 10px;
  line-height: 24px;
  height: 24px;
}
.ajax-feedback {
  border-bottom: #b7b7b7 4px solid;
  position: fixed;
  text-align: center;
  border-left: #b7b7b7 4px solid;
  text-transform: uppercase;
  bottom: 20px;
  color: black;
  font-size: 9px;
  border-top: #b7b7b7 4px solid;
  border-right: #b7b7b7 4px solid;
  left: 20px;
}
.ajax-feedback SPAN {
  background-image: url(/pic/white_line.png);
  border-bottom: #888888 1px solid;
  border-left: #888888 1px solid;
  padding-bottom: 5px;
  background-color: #f4f4f4;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  background-repeat: repeat-x;
  border-top: #888888 1px solid;
  border-right: #888888 1px solid;
  padding-top: 5px;
}
.ajax-feedback IMG {
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  display: block;
  border-top: #000000 1px solid;
  border-right: #000000 1px solid;
}

/*DETAILS.PHP COMMENTS*/
#details-comments-wrap {
  max-width: 1150px;
  width: 100%;
  background: #333;
  color: #e0e0e0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#forums-main-wrap {
  max-width: 1140px;
  width: 100%;
  color: #e0e0e0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.st-index-featured-title {
  width: 920px;
  background: #2c3e50;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 0;
  text-align: left !important;
}
.forum-title {
  max-width: 1150px;
  width: 100%;
  background: #373737;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 14px;
  padding: 12px 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: left !important;
}

.forum-title a,
.forum-title a:link {
  color: #fff !important;
  text-decoration: none !important;
}
.st-index-title {
  width: 500px;
  background: #2c3e50;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 0;
  margin-bottom: 3px;
  text-align: left !important;
}

.st-title {
  width: 925px;
  background: #333;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 0;
  margin-bottom: 3px;
  text-align: left !important;
}

.st-index-title-lower {
  width: 920px;
  background: #333;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 0;
  margin-bottom: 3px;
  text-align: left !important;
}

.index-users-online {
  width: 895px;
  background: #444;
  border: 1px solid #666 !important;
  color: #e0e0e0 !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 10px;
  padding: 6px 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center !important;
}

.st-foot {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  background: #444;
  color: #e0e0e0 !important;
  border: 1px solid #666;
  font-size: 10px;
  padding: 6px 2px;
  margin-bottom: 10px;
  text-align: center !important;
}

.st-browse-top5 * {
  color: #fff !important;
}
.st-browse-top5 {
  width: 925px;
  margin-bottom: 0px !important;
  background: #444;
  color: #fff !important;
  border: 0px solid #666;
  padding: 2px 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input.st-show {
  background: #fff !important;
  color: #333333 !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border: 1px solid #25323f !important;
  max-width: 861px !important;
}

input.st-search {
  background: #fff !important;
  color: #333333 !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border: 1px solid #25323f !important;
  max-width: 600px !important;
}

input.st-search:focus {
  background: #fff !important;
  color: #333333 !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border: 1px solid #25323f !important;
  box-shadow: none !important;
}

.st-button-large {
  background: #333 !important;
  border: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
  color: #fff !important;
  height: 30px;
  margin-left: 3px;
  padding: 3px 10px;
  vertical-align: middle !important;
}

.st-button-large:hover {
  background: #2e5205 !important;
}
.st-browse-top-search {
  width: 670px;
  max-width: 670px !important;
  float: left !important;
  font-size: 10px;
  left: 0 !important;
}

.st-browse-top-other {
  margin-left: 720px !important;
  font-size: 10px;
}

.st-button {
  background: #333 !important;
  border: none !important;
  box-shadow: none !important;
}

.st-button:hover {
  background: #2e5205 !important;
}

.st-browse-cat {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  background: #444;
  color: #e0e0e0 !important;
  border: 1px solid #666;
  font-size: 10px;
  padding: 6px 2px;
  margin-bottom: 10px;
  text-align: center !important;
}

.index-users-online-desc {
  width: 895px;
  background: #111;
  border: 1px solid #b5b5b5 !important;
  color: #e0e0e0 !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 10px;
  padding: 6px 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center !important;
}

.index-torrent-c {
  width: 860px;
  background: #444;
  border: 1px solid #666 !important;
  color: #e0e0e0 !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 10px;
  padding: 6px 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center !important;
}

.index-torrent-b {
  width: 860px;
  background: #d13a3a;
  border: 1px solid #b22929 !important;
  color: #fff !important;
  border-width: 0;
  text-indent: 10px;
  font-size: 10px;
  padding: 6px 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center !important;
}

.index-news-post {
  max-width: 1127px;
  width: 100%;
  color: #e0e0e0 !important;
  font-size: 10px;
  padding: 6px 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: left !important;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.7);
}

.st-index-newest-user {
  width: 920px;
  background: #1e94b5;
  color: #fff !important;
  border: 1px solid #19758e;
  text-indent: 10px;
  font-size: 12px;
  padding: 6px 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center !important;
}

.st-index-newest-user a:link,
.st-index-newest-user a {
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
}

/*DETAILS.PHP INFO*/

table.index-table-l {
  width: 500px;
  background: #333;
  color: #e0e0e0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.index-table-l {
  width: 500px;
  background: #333;
  color: #e0e0e0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

table.index-table-r {
  width: 400px;
  background: #333;
  color: #e0e0e0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.index-table-r {
  width: 400px;
  background: #333;
  color: #e0e0e0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

table.desc-table-lower {
  width: 920px;
  background: #333;
  color: #e0e0e0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.desc-table-lower {
  width: 920px;
  background: #333;
  color: #e0e0e0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

table.desc-table {
  max-width: 1180px;
  width: 100%;
  background: none !important;
  color: #e0e0e0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 0;
}

.desc-table {
  width: 875px;
  background: none !important;
  color: #e0e0e0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 0;
}

table.mbox-table {
  width: 875px;
  background: #333;
  color: #e0e0e0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #333;
}

table.bls-table {
  width: 865px;
  background: #333;
  color: #e0e0e0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
table.bls-table td {
  border: none !important;
}
th.desc-th {
  font-size: 16px;
  height: 30px;
  border: 0px;
  border-bottom: 1px solid #dadada;
  letter-spacing: 1px;
  background: #1e2832;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

/* Form elements for dark theme */
input,
textarea,
select {
  background-color: #333;
  color: #e0e0e0;
  border: 1px solid #555;
  padding: 5px;
  border-radius: 3px;
}
input:focus,
textarea:focus,
select:focus {
  border-color: #777;
  outline: none;
}
input[type="submit"],
input[type="button"] {
  background-color: #444;
  color: #fff;
  border: 1px solid #666;
  cursor: pointer;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #555;
}

/* markItUp BBCode editor dark theme overrides */
.markItUpContainer {
  background: #333 !important;
  border: 1px solid #555 !important;
  color: #e0e0e0 !important;
}
.markItUpEditor {
  background: #333 !important;
  color: #e0e0e0 !important;
  border: none !important;
}
.markItUpPreviewFrame {
  background: #333 !important;
  border: 1px solid #555 !important;
  color: #e0e0e0 !important;
}
.markItUpHeader ul li a {
  color: #e0e0e0 !important;
}
.markItUpHeader ul li a:hover {
  background: #444 !important;
}
.markItUpHeader ul ul {
  background: #444 !important;
  border: 1px solid #555 !important;
}
.markItUpHeader ul ul li {
  border-bottom: 1px solid #555 !important;
}
.markItUpHeader ul ul li a {
  color: #e0e0e0 !important;
}
.markItUpHeader ul ul li a:hover {
  background: #555 !important;
}

/* Modern Theme Toggle Button */
#theme-btn {
  background: linear-gradient(135deg, #2c3e50 0%, #3498db 100%) !important;
  border: 2px solid #34495e !important;
  border-radius: 50% !important;
  color: #fff !important;
  font-size: 16px !important;
  cursor: pointer !important;
  height: 24px !important;
  width: 24px !important;
  text-align: center !important;
  line-height: 32px !important;
  padding: 0 !important;
  margin: -2px !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow:
    0 3px 10px rgba(0, 0, 0, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
  position: relative !important;
  overflow: hidden !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

#theme-btn:hover {
  transform: scale(1.05) !important;
  box-shadow:
    0 5px 15px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.2) !important;
  background: linear-gradient(135deg, #34495e 0%, #2980b9 100%) !important;
}

#theme-btn:active {
  transform: scale(0.95) !important;
  box-shadow:
    0 2px 6px rgba(0, 0, 0, 0.4),
    inset 0 1px 3px rgba(0, 0, 0, 0.2) !important;
  position: relative !important;
  top: 0 !important;
}

#theme-btn .theme-icon {
  position: absolute !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  font-size: 20px !important;
  line-height: 1 !important;
}

#theme-btn .sun-icon {
  opacity: 1 !important;
  transform: rotate(0deg) scale(1) !important;
  pointer-events: none !important;
}

#theme-btn .moon-icon {
  opacity: 0 !important;
  transform: rotate(-180deg) scale(0) !important;
  pointer-events: none !important;
}

#theme-btn.dark-theme {
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%) !important;
  border-color: #d68910 !important;
}

#theme-btn.dark-theme:hover {
  background: linear-gradient(135deg, #e67e22 0%, #d35400 100%) !important;
}

#theme-btn.dark-theme .sun-icon {
  opacity: 0 !important;
  transform: rotate(180deg) scale(0) !important;
}

#theme-btn.dark-theme .moon-icon {
  opacity: 1 !important;
  transform: rotate(0deg) scale(1) !important;
}

.topchart {
  border: 1px solid #555;
}

.topchart td {
  border: 1px solid #555;
}

.topchart .copy svg {
  fill: white;
}

#pop {
  background: #333 !important;
  color: #fff !important;
}

.topTables {
  max-width: 1150px;
  width: 100%;
}

.details-title-f
 {
    max-width: 1180px;
	width: 100%;
    background: #373737;
    color: #fff !important;
    border-width: 0;
    text-indent: 10px;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    text-align: left !important;
}
div.modelbox {
	text-align: left;
	border: 1px solid #000;
	padding: none;
	max-width: 1150px;
	width:100%;
}
div.modelbox h3{
	padding: 15px 0 0;
	margin:0;
}
.highlight{
	background-color:#000 !important;	
}
div.modelbox .unread_btn{
	margin-right: 0px;
}
div.modelbox span.headof{
	color:#FFF;
	font-weight:bold;
}
div.modelbox li.statushd{
	border-right: 1px solid #000;
}
div.modelbox .rows{
	overflow: hidden;
	padding:7px;
	background: url(/pic/rowbg.png);
}
div.modelbox .dropline{
	border-bottom: 1px solid #555;
}
div.modelbox .padding, div.modelbox ul li{
	padding-top: 3px;
}
div.modelbox .padding-mess{
	padding: 10px;
	display:none;
}
div.modelbox .margin, div.modelbox ul, div.modelbox ul li{
	margin: 0px;
}
div.modelbox div.options{
	overflow: hidden;
	border-top: 1px solid #555;
	padding: 5px 0px 0px;
}
div.modelbox .options ul{
	color:#FFF;
	font-weight:bold;
}
div.modelbox ul{
	list-style: none;
	padding: 0px;
}
div.modelbox div.rowhead{
	border-bottom: 1px solid #555555;
	overflow: hidden;
	background-color:#000;
}
div.modelbox li.status_icon{
	padding-left: 68px;
	background-repeat:no-repeat;
}
div.modelbox li.double{
	line-height: 13px;
}
div.modelbox li.single{
	line-height: 40px;
	padding-left:11px;
}
div.modelbox li.subject{
	float: left;
	width: 545px;
	height: 47px;
	cursor: pointer;
	position:relative;
}
li.subject span.date{
	font-size: 9px; color: grey;
	bottom: 7px;
    position: absolute;
}
li.subject span.request{
	color:#000;
	display:block;
}
div.modelbox li.status{
	text-align:center;
	float: left;
	width: 63px;
	line-height: 40px;
	height: 40px;
}
div.modelbox li.name{
	float: right;
	width: 80px;
	text-align:center;
	line-height: 40px;
	height: 40px;
}
div.modelbox .rowhead li.check_box{
	width:18px;	
}
div.modelbox li.check_box{
	padding: 7px 15px 3px 5px;
	float: right;
	width: 10px;
	line-height: 40px;
	height: 40px;
}
div.modelbox div.messbody{
	overflow:auto;
	margin:0 0 15px;
}
.lfloat{
	float:left;
}
.rfloat{
	float:right;
}
.commentbub {
	position: relative;
	margin: 0 0 5px;
	padding: 0;
	border: 1px solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	width: 99.8%;
	background: #434017;
	border-color: #716c27;
	color: #666452;
}
.commentbub div {
	display:block;
	font-style:normal;
	color : #fff;
	padding: 10px 10px 10px 36px;
	line-height: 1.5em;
}
.commentbub a{
	color : #000;
}            
.commentbub a:hover{
	color : #F00;
}      
.filled{
	background-color:#69A74E!important;
}
.fname a{
	font-weight:bold;
	color:#F00;
	text-decoration:none;
}
.reqinfo{
	font-size:9px;
	color: grey;
	display:block;
}