body {
    background-color: #ffffff;
    margin:           0;
    padding:          10px;
    color:            #000000;
    font-family:      Verdana, Arial, Helvetica, sans-serif!important;
    font-size:        12px;
    font-style:       normal;
    font-weight:      normal;
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block 
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}
form, pre {
    padding: 0;
    margin: 0;
}

a img, table {
    border: 0;
}

a,.link:hover {
    color:             #0067a9;
    text-decoration:   none;
    cursor: pointer;
}
a:hover,.link:hover {
    color:             #fa3b3b;
    text-decoration:   none;
    cursor: pointer;
}

a.menu {
    color:             #000000;
    font-weight:       bold;
    text-decoration:   none;
}
a.menu:hover {
    color:             #fa3b3b;
    font-weight:       bold;
    text-decoration:   none;
}

a.pager_link {
    border:            1px #dfe8ee solid;
    color:             #000000;
    text-decoration:   none;
    padding:           4px 7px;
    background-color:  #f1faff;
}
a.pager_link:hover {
    color:             #FA3B3B;
    text-decoration:   none;
    background-color:  #cfe8ef;
}

a.toolbar {
    color: #fa3b3b;
}
a.toolbar:hover {
    color: #3b3bfa;
}

b.pager_no_link {
    border:            1px #dfe8ee solid;
    color:             #aa0000;
    font-weight:       bold;
    padding:           4px 7px;
    background-color:  #ffffff;
}

td.h_search {
    padding: 20px 0 13px 65px;
    text-align: right;
    vertical-align: top;
}
td.h_search_btn {
    padding: 16px 0 0 10px;
    vertical-align: top;
}
td.h_top_r {
    width:100%;
    padding: 0 5px;
    text-align: right;
    vertical-align: top;
}

/* main top menu */

td.main_menu {
    padding-top: 10px;
}
td.main_menu table {
    border: 0;
}
div.menul {
    background: url('../../images4et.com/images/menu_left.gif') no-repeat;
    width: 6px;
    height: 30px;
}
div.menur {
    background: url('../../images4et.com/images/menu_right.gif') no-repeat;
    width: 6px;
    height: 30px;
}

input.stext {
    font-family:    Verdana, Arial, Helvetica, sans-serif;
    font-size:      14px;
    font-weight:    normal;
    vertical-align: middle;
    height:         18px;
}

input.mradio, input.mcheckbox {
    vertical-align: middle;
    margin: 0 2px 0 0;
}

option.upload {
    font-weight:      bold;
    background-color: #dfe8ee;
}

td.td_menu {
    background: url('../../images4et.com/images/menu_bg.gif') repeat-x;
    padding: 0 20px 2px 20px;
}

td.menu_spacer, td.ms {
    padding: 0 15px 0 15px;
}

td.menu_item {
    position:relative;
    display:block;
}

td.caption {
    background-color: #f2f2ff;
    border: 1px #c2c2ff solid;
}

div.caption {
    background-color: #f2f2ff;
    border: 1px #c2c2ff solid;
    padding: 3px 3px 3px 10px;
}

div.t_caption {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 18px;
}

img.hd {
    float: left;
    margin: 0 10px 15px 10px;
}
div.hd {
    margin-left: 105px;
    padding: 5px 0;
}

/* blogs */
div.blog_left{
    float: left;
    height: 30px;
    background: url(../../images4et.com/images/menu_left.gif) no-repeat;
    width: 6px;
}
div.blog_right{
    float: left;
    height: 30px;
    background: url(../../images4et.com/images/menu_right.gif) no-repeat;
    width: 6px;
}
div.blog_top{
    float: left;
    font-weight: bold;
    padding: 7px 8px 9px 15px;
    width: 204px;
    background: url(../../images4et.com/images/menu_bg.gif) repeat-x;
}
div.blog_top div.right {
    font-weight: normal;
}
div.blog_left img, div.blog_right img {
    width: 6px;
}
div.blog_content{
    clear: both;
    border: 1px dashed #000000;
    width: 210px;
    padding: 10px;
    margin: 2px 6px 15px 2px;
}
div.top_torr {
    clear: both;
    border: 1px dashed #000000;
    width: 220px;
    padding: 5px;
    margin: 2px 6px 15px 2px;
}

div.info
{
    margin-top:-45px;
    padding-left:40px;
}

/* torrents listing */
table.tl {
    width: 100%;
    border-spacing: 2px;
}
table.tl th {
    text-align: left;
    border: 1px #dfe8ee solid;
    font-weight: normal;
    padding: 5px;
    white-space: nowrap;
}
tr.tlz {
    background-color: #f9faff;
    padding: 3px 7px;
}
tr.tlz:hover, tr.tlr:hover {
    background-color: #dff8ff;
}
tr.tlr {
    background-color: #f1faff;
    padding: 3px 7px;
}
tr.ver td {

}
tr.ver td.sy, tr.ver td.ly {

}

table.tl th table {
    width: 100%;
    border-spacing: 0;
}
table.tl th table tr {
    background-color: #fff !important;
}
table.tl th table tr:hover {
    background-color: #fff !important;
}

table.tl td {
    text-align: center;
    white-space: nowrap;
    padding: 3px;
}
table.tl td.tli {
    text-align: left;
    white-space: normal;
    width: 100%;
}
table.tl td.tlj {
    text-align: left;
    white-space: normal;
}
table.tl td.tll {
    text-align: left;
}
table.tl th table td {
    text-align: left !important;
}

div.r0, div.r1, div.r2, div.r3, div.r4, div.r5, div.r6, div.r7, div.r8, div.r9, div.r10 {
    width: 42px;
    height: 13px;
    background-image: url('../../images4et.com/images/health.png');
}
div.r0 { background-position: 0 0; }
div.r1 { background-position: 0 -13px; }
div.r2 { background-position: 0 -26px; }
div.r3 { background-position: 0 -39px; }
div.r4 { background-position: 0 -52px; }
div.r5 { background-position: 0 -65px; }
div.r6 { background-position: 0 -78px; }
div.r7 { background-position: 0 -91px; }
div.r8 { background-position: 0 -104px; }
div.r9 { background-position: 0 -117px; }
div.r10 { background-position: 0 -130px; }

/* end torrents listing */


/* forum */
table.fm {
    width: 100%;
    min-width:700px;
    border: 1px #dfe8ee solid;
    border-spacing: 0px;
}
/*for forms*/
form table.fm td {
    text-align: left;
    vertical-align: top;
}
/*header*/
table.fm th {
    text-align: center;
    font-weight: bold;
    padding: 7px;
    white-space: nowrap;
    background-color: #b1d3ff;
    background: url('../../images4et.com/images/fm_head.gif') repeat-x;
}
/*light*/
table.fm td {
    text-align: center;
    white-space: nowrap;
    font-size: 11px;
    padding: 5px 7px;
    margin: 0px;
    background-color: #f4f9fb;
}
/*dark*/
table.fm td.fmo {
    background-color: #ebf6fc;
    border: 1px solid #ebf6fc;
}
/*dark*/
table.fm td.fma {
    background-color: #ebf6fc;
    border: 1px solid #ebf6fc;
    vertical-align: middle!important;
}
/*light 100% with hover*/
table.fm td.fme {
    background-color: #f4f9fb;
    border: 1px solid #f4f9fb;
    text-align: left;
    white-space: normal;
    width: 100%;
    line-height: 16px;
}
table.fm td.fme:hover {
    background-color: #ebf6fc;
    border: 1px solid #d4eef9;
}
table.fm td.fme a.fm {
    font-size: 13px;
    font-weight: bold;
}
table.fm td.fme span.pg {
    font-size: 10px;
}
/*avatar*/
table.fm td.fmi {
    text-align: left;
    white-space: normal;
    vertical-align: top;
    border-top: 1px #dfe8ee solid;
    padding: 7px 7px 10px 7px;
    border-right: 1px #dfe8ee solid;
}
/*post*/
table.fm td.fmj {
    text-align: left;
    white-space: normal;
    width: 100%;
    vertical-align: top;
    padding: 0;
    border-top: 1px #dfe8ee solid;
}
/*post bottom*/
table.fm td.fmk {
    vertical-align: bottom!important;
    text-align: left;
    padding: 4px 5px;
    font-size: 10px;
}
table.fm td div.top,
table.fm td.top {
    font-size: 10px;
    padding: 4px 7px;
    background:  url('../../images4et.com/images/fm_post.gif') repeat-x;
    border-bottom: 1px solid #dddddd;
    text-align: left;
}
table.fm td div.mid {
    padding: 7px;
    position: relative;
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
}
table.fm td div.btm {
    padding: 4px 5px;
}
table.fm td div.att {
    padding: 5px;
    margin: 10px 5px;
    border: 1px solid #dddddd;
}
table.fm td.empty {
    background-color: #ffffff!important;
    border-top: 1px #dfe8ee solid;
    padding: 5px;
}
table.fm div.fl {
    background-image: url('../../images4et.com/images/forum_files.png');
    background-repeat: no-repeat;
    height:16px;
    padding-left:20px;
}
div.doc { background-position: 0 -16px; }
div.xls { background-position: 0 -32px; }
div.pdf { background-position: 0 -48px; }
div.txt { background-position: 0 -64px; }
div.swf { background-position: 0 -80px; }
div.gif,
div.jpg,
div.jpeg,
div.png { background-position: 0 0; }
/*search top*/
table.fm td.stp {
    font-size: 11px;
    padding: 4px 7px;
    background:  url('../../images4et.com/images/fm_post.gif') repeat-x;
    text-align: left;
}
/*search top*/
table.fm td div.stp {
    font-size: 10px;
    padding: 4px 7px;
    text-align: left;
}
/*search author*/
table.fm td.fms {
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    border-top: 1px #dfe8ee solid;
    padding: 7px 15px 10px 15px;
    border-right: 1px #dfe8ee solid;
}
/* end forum */


tr.torrent1 {
    background-color: #f9faff;
    padding: 0 7px;
}
tr.torrent1:hover {
    background-color: #dff8ff;
}
tr.torrent2 {
    background-color: #f1faff;
    padding: 0 7px;
}
tr.torrent2:hover {
    background-color: #dff8ff;
}



#tcmm {
    display: inline;
    float: right;
    padding: 0 5px;
}

td.torrent_bg {
    border: 1px #eff8fe solid;
}
.seed, .sy {
    color: #008800;
}
.leech, .ly {
    color: #008800;
}
.noseedlich, .sn, .ln {
    color: #aa0000;
}

.c_tor {
    font-size: 10px;
    color: #cccccc;
}
.c_tor a {
    font-size: 10px;
    color: #cccccc;
    text-decoration: none;
}
.c_tor a:hover {
    font-size: 10px;
    color: #777777;
    text-decoration: none;
}

h1 {
    font-size:      20px;
    font-weight:    normal;
    margin: 7px 0 7px 0;
}

h1 img {
    vertical-align: middle;
    margin: 0 10px 0 10px;
    border: 0;
}

a.h1 {
    font-size:      20px;
    font-weight:    normal;
    margin: 7px 0 7px 0;
}
a.h1:hover {
    color:          #fa3b3b;
    font-size:      20px;
    font-weight:    normal;
    margin:         7px 0 7px 0;
}

h2 {
    font-size:      16px;
    font-weight:    bold;
    margin:         4px 0 4px 0;
}
a.h2 {
    font-size:      16px;
    font-weight:    bold;
    margin:         4px 0 4px 0;
}
a.h2:hover {
    color:          #fa3b3b;
    font-size:      16px;
    font-weight:    bold;
    margin:         4px 0 4px 0;
}
h2.caption {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 18px;
    margin-bottom:10px;
}
h2.caption a {
    font-size: 14px;
    font-weight: bold;
}
h2.caption a:hover {
    font-size: 14px;
    font-weight: bold;
}
h3 {
    font-size:      14px;
    font-weight:    bold;
    margin: 7px 0 7px 0;
}
h3.done, h3.error {
    font-size:      14px;
    font-weight:    bold;
    margin:         20px 10px;
}


/* categories submenu */
td.quick_links {
    font-family: verdana!important;
}

.hide{
    display: none;
}

#divlinks {
    position: absolute;
    right: 13px;
    display: inline;
    z-index: 1;
}
#divmenu {
    position: absolute;
    left: 10px;
    display: inline;
    z-index: 1;
}
#divstats {
    position: absolute;
    left: -29px;
    display: inline;
    z-index: 1;
}
#divcommunity {
    position: absolute;
    left: -14px;
    display: inline;
    z-index: 1;
}
#divadmin {
    position: absolute;
    left: -40px;
    display: inline;
    z-index: 1;
}

table.tablemenu {
    border: 0;
    padding: 0;
}
table.tablemenu td {
    padding: 3px 7px;
    border: 1px #000000 solid;
    background-color: #ffffff;
}
table.tablemenu td a {
    color: #000000;
    font-weight: normal;
}
table.tablemenu td a:hover {
    color: #fa3b3b;
    font-weight: normal;
}
table.tablemenu td:hover {
    border: 1px #e5efff solid;
    background-color: #e5efff;
}
table.tablemenu td:hover a {
    color: #000000;
    font-weight: normal;
}
table.tablemenu td:hover a:hover {
    color: #fa3b3b;
    font-weight: normal;
}
td.submenu2 {
    padding: 3px 18px 3px 29px !important;
    background-color: #e5efff !important;
}
td.submenu2 a {
    font-weight: bold !important;
}
td.submenu2 a:hover {
    color: #fa3b3b !important;
    font-weight: bold  !important;
}

div.mi4, div.mi5, div.mi533, div.mi7, div.mi416, div.mi3, div.mi1, div.mi8, div.mi2, div.mi6, div.mi9 {
    padding-left: 23px;
    text-align: left;
    height: 16px;
}
div.mi4 { background: url('../../images4et.com/images/ss4.gif') no-repeat; }
div.mi5 { background: url('../../images4et.com/images/ss5.gif') no-repeat; }
div.mi533 { background: url('../../images4et.com/images/ss533.gif') no-repeat; }
div.mi7 { background: url('../../images4et.com/images/ss7.gif') no-repeat; }
div.mi416 { background: url('../../images4et.com/images/ss416.gif') no-repeat; }
div.mi3 { background: url('../../images4et.com/images/ss3.gif') no-repeat; }
div.mi1 { background: url('../../images4et.com/images/ss1.gif') no-repeat; }
div.mi8 { background: url('../../images4et.com/images/ss8.gif') no-repeat; }
div.mi2 { background: url('../../images4et.com/images/ss2.gif') no-repeat; }
div.mi6 { background: url('../../images4et.com/images/ss6.gif') no-repeat; }
div.mi9 { background: url('../../images4et.com/images/ss9.gif') no-repeat; }


td.copyrights {
    padding-top:10px;
    text-align:center;
}

div.top_cat {
    background: url('../../images4et.com/images/hot_head.gif') repeat-x #f2f2ff;
    text-align: left;
    padding: 4px 10px;
    color: #cc0000;
    height: 15px;
    margin: 5px 0 0 0;
}
div.top_icon {
    float: left;
    margin-top: -8px;
}
div.top_title {
    float: left;
    padding-left: 7px;
}
div.top_more {
    float: right;
}
div.top_pic {
    padding: 4px;
    position:relative;
    float: left;
}
div.top_pic img {
    border: 1px solid #ff0000;
}

#hot_torrents {
    background: url('../../images4et.com/images/bg.gif') no-repeat;
}
div.hot_nav {
    text-align: right;
    padding: 10px 30px 0 0;
}
div.hot_category {
    padding: 20px 0;
}
div.hot_caption {
    background: url('../../images4et.com/images/hot_cat.gif') no-repeat 20px 0;
    height: 57px;
    padding: 20px 0 0 85px;
}
div.hot_caption h2 {
    font-size: 18px;
}
div.hot_item {
    border-top: 1px #bbbbbb dashed;
    border-bottom: 1px #bbbbbb dashed;
    margin: 10px 20px;
}
div.hot_film {
    background: url('../../images4et.com/images/hot_film.gif') no-repeat;
    width: 122px;
    height: 167px;
    padding: 28px 0 0 21px;
    float: left;
    position:relative;
}
div.hot_desc {
    padding: 15px 15px;
    margin-left: 142px;
}
div.hot_item_info {
    padding: 10px 10px 7px 10px;
}


/* chat section */
div#chat_body {
    padding: 3px 10px;
    height:   360px !important;
    overflow: auto;
}
div.chat_msg {
    background-color: #eff8fe;
    padding: 3px 7px;
    border: 1px #dfe8ee solid;
    margin: 5px 0;
}
.chat_time {
    font-size: 9px;
}

/* bbcode */

/* spoiler */
div.folded { background: transparent url('../../images4et.com/images/icon_plus.gif') no-repeat 5px; }
div.unfolded { background: transparent url('../../images4et.com/images/icon_minus.gif') no-repeat 5px;}
div.sp_head{
    border: 1px solid #c3cbd1;
    border-left: 2px solid #c3cbd1;
    font-size: 11px;
    padding: 1px 20px 3px;
    margin: 5px 0;
    line-height: 15px;
    font-weight: bold;
    color: #2A2A2A;
    cursor: pointer;
    overflow:hidden;
    cursor:pointer;
    background-color: #e9e9e6;
}
div.sp_body{
    border: 1px solid #c3cbd1;
    display: none;
    font-weight: normal;
    background: #F5F5F5;
    margin: -6px 0 0;
    visibility:hidden;
    overflow:hidden;
    position: relative;
}
div.sp_body_content{ padding: 5px; }
/* acronym */
span.bbcode_acronym { border-bottom:1px dashed blue; }
span.bbcode_acronym:hover { color: blue; border-bottom:1px dashed lightblue; cursor: help; }
/* column */
table.bbcode_columns { border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; }
table.bbcode_columns td.bbcode_column { padding: 0 1em; vertical-align: top;}
table.bbcode_columns td.bbcode_firstcolumn { border-left: 0; padding-left: 0; }
/* quote */
div.bbcode_quote { margin: 2px 0 7px 0; }
div.bbcode_quote_head { font-weight: bold; padding: 3px 1px; }
div.bbcode_quote_body { border: 1px dashed #000000; padding: 5px 12px; }
/* code */
div.bbcode_code { margin: 2px 0 7px 0; }
div.bbcode_code_head { font-weight: bold; padding: 3px 1px; }
div.bbcode_code_body { border: 1px dashed #000000; font: 10pt monospace; padding: 5px 12px; }
/* float */
div.bbcode_float_left { float:left; }
div.bbcode_float_right { float:right; }

/*bb editor*/
div.bb_toolbar {
    margin: 0 -2px;
    white-space: nowrap;
}

div.bb_toolbar div.sep,
div.bb_toolbar div.btn,
div.bb_toolbar div.btn div,
div.bb_toolbar div.ddown div,
div.bb_toolbar div.mdown div{
    background-image: url('../../images4et.com/images/bbcode/bbeditor.png');
}
/*separator*/
div.bb_toolbar div.sep {
    background-position:-15px -121px;
    float:left;
    height:15px;
    margin:6px 1px 0;
    width:3px;
    display: inline;
}
/*drop down list*/
div.bb_toolbar div.bbl {
    float: left;
    position: relative;
}

div.bbl div.ddown {
    background-color:#FFFFFF;
    border:1px solid #6593CF;
    cursor:pointer;
    float:left;
    display: inline;
    font-size:13px;
    margin:2px;
    padding:2px 0 0 5px;
    width: 70px;
}

div.bbl div.ddown:hover {
    border:1px solid #afc8e8;
}

div.bbl div.ddown div {
    background-position:0 -118px;
    cursor:pointer;
    float:right;
    height:18px;
    margin:-1px 1px 1px 0;
    padding:0 !important;
    width:15px;
    display: inline;
}
/*buttons*/
div.bb_toolbar div.btn {
    background-position: -122px -22px;
    border: 1px solid #6593CF;
    background-color: #dcf1f7;
    margin: 1px 2px;
    float: left;
    cursor: pointer;
}
div.bb_toolbar div.btn:hover {
    background-position: -122px 0;
    border: 1px solid #afc8e8;
    background-color: #eff8fb;
}

div.bb_toolbar div.btn div {
    height: 18px;
    width: 18px;
    margin: 2px;
    cursor: pointer;
    padding: 0!important;
}

div.btn div.cl {background-position: -36px -100px;}

div.btn div.vd {background-position: -90px -118px;}
div.btn div.im {background-position: -18px -100px;}
div.btn div.ln {background-position: -90px -100px;}
div.btn div.em {background-position: -54px -100px;}

div.btn div.cd {background-position: -54px -82px;}
div.btn div.qt {background-position: 0px -100px;}
div.btn div.pr {background-position: -72px -64px;}
div.btn div.ht {background-position: -126px -100px;}

div.btn div.bl {background-position: -54px -46px;}
div.btn div.it {background-position: -72px -46px;}
div.btn div.un {background-position: -90px -46px;}

div.btn div.al {background-position: -18px -64px;}
div.btn div.ac {background-position: -54px -64px;}
div.btn div.ar {background-position: -36px -64px;}
div.btn div.aj {background-position: -0px -64px;}

div.btn div.st {background-position: -72px -118px;}
div.btn div.sp {background-position: -108px -46px;}
div.btn div.sb {background-position: -126px -46px;}
div.btn div.hr {background-position: -18px -82px;}

div.btn div.ul {background-position: -90px -64px;}
div.btn div.ol {background-position: -108px -64px;}
div.btn div.li {background-position: -126px -64px;}
div.btn div.in {background-position: 0px -82px;}
div.btn div.ft {background-position: -72px -82px;}
div.btn div.fr {background-position: -90px -82px;}

div.btn div.pv {background-position: -108px -82px;}
/*drop down menu*/
div.mdown {
    background-image: url('../../images4et.com/images/bbcode/bbbg.gif')!important;
    position: absolute;
    top: 23px;
    left: 2px;
    border: 1px solid #6593CF;
    background-color: #ffffff;
    display: none;
}

div.mdown ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
/*drop down items*/
div.mdown ul li {
    height:20px;
    padding:4px 5px 1px 1px;
    clear: both;
    cursor:pointer;
    margin:0;
}

div.mdown ul li:hover {
    border: 1px solid #afc8e8;
    background-color: #eff8fb;
    cursor:pointer;
    padding: 3px 4px 0px 0;
}

div.mdown ul li div {
    height: 16px;
    width: 16px;
    margin: 0 12px 0 3px;
    float: left;
    display: inline;
}

div.mdown li.ft {width: 130px;}
div.mdown div.fn {background-position: -18px -118px;}

div.mdown li.sz {width: 180px;}
div.mdown div.s0 {background-position: 0px -31px;}
div.mdown div.s1 {background-position: -14px -31px;}
div.mdown div.s2 {background-position: -28px -31px;}
div.mdown div.s3 {background-position: -43px -31px;}
div.mdown div.s4 {background-position: -59px -31px;}
div.mdown div.s5 {background-position: -73px -31px;}
div.mdown div.s6 {background-position: -88px -31px;}
div.mdown div.s7 {background-position: -104px -31px;}

div.mdown li.cl {width: 80px;}
div.mdown div.c1 {background-position: 0px 0px;}
div.mdown div.c2 {background-position: -15px 0px;}
div.mdown div.c3 {background-position: -30px 0px;}
div.mdown div.c4 {background-position: -45px 0px;}
div.mdown div.c5 {background-position: -60px 0px;}
div.mdown div.c6 {background-position: -75px 0px;}
div.mdown div.c7 {background-position: -90px 0px;}
div.mdown div.c8 {background-position: -105px 0px;}
div.mdown div.c9 {background-position: 0px -15px;}
div.mdown div.c10 {background-position: -15px -15px;}
div.mdown div.c11 {background-position: -30px -15px;}
div.mdown div.c12 {background-position: -45px -15px;}
div.mdown div.c13 {background-position: -60px -15px;}
div.mdown div.c14 {background-position: -75px -15px;}
div.mdown div.c15 {background-position: -90px -15px;}
div.mdown div.c16 {background-position: -105px -15px;}
/* end bb editor*/

/* articles */
div.article_item {
    border-bottom:1px dashed #BBBBBB;
    border-top:1px dashed #BBBBBB;
    margin:10px 0;
    padding: 15px 10px 15px 0;
}
div.article_post {
    padding: 5px 0 10px 0;
}
div.article_info {
    padding: 5px 0;
}
div.article_date {
    float: left;
    width: 80px;
    background: url('../../images4et.com/images/icon_big_calendar.gif') no-repeat;
}
div.article_date div.date_m
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    margin: 19px 14px 0;
}
div.article_date div.date_d
{
    font-family: Arial;
    font-size: 35px;
    font-weight: bold;
    margin: 0 0 40px -2px;
    text-align: center;
    color: #666666;
}
div.article_content {
    margin-left: 90px;
}
div.article {
    margin: 15px 10px;
}
ul.articles_cats
{
    padding: 5px 0 0 5px;
    margin:0;
    color: #999999;
    list-style: none;
}
ul.articles_cats li
{
    padding: 0 0 7px 0;
    background: url('../../images4et.com/images/icon_category.gif') no-repeat;
}
ul.articles_cats a
{
    font-weight: bold;
    display: block;
    margin-left: 20px;
}
ul.articles_subcats
{
    padding: 3px 0 0 20px;
    margin:0;
    list-style: none;
}
ul.articles_subcats li
{
    background: url('../../images4et.com/images/icon_files.gif') no-repeat 4px 0;
}
ul.articles_subcats a
{
    font-weight: normal;
    font-size: 11px;
    display: block;
    margin-left: 25px;
}
ul.ten_articles
{
    padding: 0 5px 0 0;
    margin: 0;
    list-style: none;
    color: #333333;
    list-style-position: outside;
}
ul.ten_articles li
{
    background: url('../../images4et.com/images/icon_calendar2.gif') no-repeat 4px 0;
    clear:      both;
    padding:    4px 0 5px 0;
}
ul.ten_articles a
{
    display:block;
    font-weight:normal;
    margin-left:33px;
}
ul.ten_articles div
{
    float:left;
    font-family:Verdana;
    font-size:9px;
    font-weight:bold;
    margin:4px 0 0 4px;
    text-align:center;
    width:22px;
}
/* end articles */

/* user menu */
div.usr {
    display: inline;
    font-weight: bold;
}
div.usrm {
    position: absolute;
    background-color:#F5FBFE;
    border:1px solid #999999;
    margin-top: 15px;
    display: none;
    font-size: 10px;
    padding: 1px 5px 5px 5px;
    text-align: left;
    line-height: 20px;
    width: 116px;
    z-index: 3;
}
div.usrm a {
    font-size: 10px;
}
div.usrm img {
    vertical-align: middle;
}
div.usr span,
div.usr a  {
    padding: 0 2px 0 0;
    font-weight: bold;
}

/* others */
hr {
    color: #0067A9;
    height: 1px;
    border-left:0px;
    border-right:0px;
    border-top:1px dashed #000000;
    border-bottom:0px;
}

td.tabledata0 {
    background-color: #ffffff;
    padding: 5px 10px;
    border: 1px #dfe8ee solid;
}
td.tabledata1 {
    background-color: #f5fbfe;
    padding: 5px 10px;
    border: 1px #dfe8ee solid;
}
td.tabledata2 {
    background-color: #eff8fe;
    padding: 5px 10px;
}
td.tabledata_num {
    background-color: #fff5f5;
    padding: 5px 10px;
    border: 1px #dfe8ee solid;
}

div.navigator,
div.nav {
    border: 1px #000 dashed;
    padding: 5px 15px;
    margin-bottom: 10px;
}

#download_timer {
    padding: 10px;
    background-color: #f2f2ff;
    border: 1px solid #a2a2ff;
}

.icon {
    vertical-align: bottom;
    border: 0;
}
.icon_big {
    vertical-align: middle;
    border: 0;
}
a.icon_border {
    margin: 0 0 5px 5px;
}
a.icon_border img{
    background: #f2f2f2;
    border: 1px solid #aaaaaa;
    padding: 2px;
}

/*pager*/
div.pg {
    font-size: 11px;
    padding: 10px 0;
}
/*right*/
div.rpg {
    float: right;
    font-weight: bold;
}
/*end pager*/

/*buttons*/
.btn_submit,.btn_preview,.btn_save,.btn_cancel,.btn_delete,.btn_ok,.btn_send,.btn_apply,.btn_edit,.btn_vote,.btn_vote_result {
    font-size:0;
    line-height: 25px;
    border:0px;
    height:46px;
    width:101px;
    cursor:pointer;
    color:#9ad3f7;
}
.btn_submit {background:url('../../images4et.com/images/btn_submit.png');}
.btn_preview {background:url('../../images4et.com/images/btn_preview.png');}
.btn_save {background:url('../../images4et.com/images/btn_save.png');}
.btn_cancel {background:url('../../images4et.com/images/btn_cancel.png');}
.btn_delete {background:url('../../images4et.com/images/btn_delete.png');}
.btn_ok {background:url('../../images4et.com/images/btn_ok.png');}
.btn_send {background:url('../../images4et.com/images/btn_send.png');}
.btn_apply {background:url('../../images4et.com/images/btn_apply.png');}
.btn_edit {background:url('../../images4et.com/images/btn_edit.png');}
.btn_vote {
    background:url('../../images4et.com/images/btn_forum_poll_vote.png');
    vertical-align: top;
    width: 130px;
}
.btn_vote_result {
    background:url('../../images4et.com/images/btn_forum_poll_result.png');
    vertical-align: top;
    width: 130px;
}
/*end buttons*/

#progress_container {
    width: 102px;
    height: 22px;
    border: solid 1px black;
    text-align: center;
    display: inline-block;
    position: relative;
    line-height: 20px;
    margin-bottom: -6px;
    overflow: hidden;
}
#progress_bar {
  height: 22px;
  background-color: orange;
  position: absolute;
  left: 0;
}
#progress_percent {
  position: relative;
  z-index: 10;
}
#bitcoin_address {
  font-size: 16px;
  font-weight: bold;
}

.nowrap{
    white-space:nowrap;
}
.mini{
    font-size: 11px;
}
.micro{
    font-size: 9px;
}
.big{
    font-size: 16px;
}
.highlight {
    background-color: #ffffaa;
}
.gray {
    color: #999999;
}
.error {
    color: #dd0000;
}
.done {
    color: #008800;
}
.borderdark {
    border: 1px #000000 dashed;
}
.soliddark {
    border: 1px #777777 dashed;
}
.click {
    cursor: pointer;
}
div.ads2 {
    margin-top: 5px;
    text-align: center;
}
div.left {
    float: left;
}
div.right {
    float: right;
}
div.clear {
    clear: both;
}
