body{
    font-family: "verdana";
    font-size: 8pt;
    background:url(images/header/bg_body.jpg);
    background-attachment: fixed;
	background-position: center top;
	background-color: #000000;
    color: #FFFFFF;
    text-align:center;
}

img{
    border: none;   
}

a{
    color: #94D0E7;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;    
}

a:hover{
    color: #94D0E7;
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
}

table .left{
    text-align: right;
}

table .right{
    text-align: left;
}

fieldset{
    border: 1px solid #828282;
}

.curUserStat{
    width: 989px;
    height: 17px;
    background-image: url('images/header/bg_curuserstat.gif');
    margin-left: auto;
    margin-right: auto;
    color: #b6b6b6;
}

.curUserStat .cusLeft{
    float: left;
    margin: 2px 0px 0px 3px;
}

.curUserStat .cusRight{
    float: right;
    margin: 0.5px 3px 0px 0px;
    height: 15px;
}

.curUserStat .cusRight img{
    cursor: pointer;
    max-height: 13px;
}

.clear{
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
	width: 0px;
	height: 0px;
	font-size: 0px;
}

/* MENU */
.mainMenu{
    width: 989px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
}

.mainMenu div{
    float: left;
    height: 35px;
    cursor: pointer;
}

.mainMenu .beginMenu{
    width: 39px;
    background-image: url('images/menu/bal.gif');
}

.mainMenu .homeMenu{
    width: 70px;
    background-image: url('images/menu/fooldal.gif');
}

.mainMenu .homeMenu:hover{
    width: 70px;
    background-image: url('images/menu/fooldal_over.gif');
}

.mainMenu .downloadMenu{
    width: 70px;
    background-image: url('images/menu/letoltes.gif');
}

.mainMenu .downloadMenu:hover{
    width: 70px;
    background-image: url('images/menu/letoltes_over.gif');
}

.mainMenu .uploadMenu{
    width: 70px;
    background-image: url('images/menu/feltoltes.gif');
}

.mainMenu .uploadMenu:hover{
    width: 70px;
    background-image: url('images/menu/feltoltes_over.gif');
}

.mainMenu .requestsMenu{
    width: 70px;
    background-image: url('images/menu/keresek.gif');
}

.mainMenu .requestsMenu:hover{
    width: 70px;
    background-image: url('images/menu/keresek_over.gif');
}

.mainMenu .profilMenu{
    width: 70px;
    background-image: url('images/menu/profil.gif');
}

.mainMenu .profilMenu:hover{
    width: 70px;
    background-image: url('images/menu/profil_over.gif');
}

.mainMenu .forumMenu{
    width: 70px;
    background-image: url('images/menu/forum.gif');
}

.mainMenu .forumMenu:hover{
    width: 70px;
    background-image: url('images/menu/forum_over.gif');
}

.mainMenu .helpdeskMenu{
    width: 70px;
    background-image: url('images/menu/segitseg.gif');
}

.mainMenu .helpdeskMenu:hover{
    width: 70px;
    background-image: url('images/menu/segitseg_over.gif');
}

.mainMenu .donateMenu{
    width: 70px;
    background-image: url('images/menu/tamogatas.gif');
}

.mainMenu .donateMenu:hover{
    width: 70px;
    background-image: url('images/menu/tamogatas_over.gif');
}

.mainMenu .extraMenu{
    width: 70px;
    background-image: url('images/menu/extrak.gif');
}

.mainMenu .extraMenu:hover{
    width: 70px;
    background-image: url('images/menu/extrak_over.gif');
}

.mainMenu .faqMenu{
    width: 70px;
    background-image: url('images/menu/gyik.gif');
}

.mainMenu .faqMenu:hover{
    width: 70px;
    background-image: url('images/menu/gyik_over.gif');
}

.mainMenu .top10Menu{
    width: 70px;
    background-image: url('images/menu/top10.gif');
}

.mainMenu .top10Menu:hover{
    width: 70px;
    background-image: url('images/menu/top10_over.gif');
}

.mainMenu .linksMenu{
    width: 70px;
    background-image: url('images/menu/linkek.gif');
}

.mainMenu .linksMenu:hover{
    width: 70px;
    background-image: url('images/menu/linkek_over.gif');
}

.mainMenu .gameMenu{
    width: 70px;
    background-image: url('images/menu/jatek.gif');
}

.mainMenu .gameMenu:hover{
    width: 70px;
    background-image: url('images/menu/jatek_over.gif');
}

.mainMenu .rulesMenu{
    width: 70px;
    background-image: url('images/menu/szabalyzat.gif');
}

.mainMenu .rulesMenu:hover{
    width: 70px;
    background-image: url('images/menu/szabalyzat_over.gif');
}

.mainMenu .staffMenu{
    width: 70px;
    background-image: url('images/menu/staff.gif');
}

.mainMenu .staffMenu:hover{
    width: 70px;
    background-image: url('images/menu/staff_over.gif');
}

.mainMenu .endMenu{
    width: 40px;
    background-image: url('images/menu/jobb.gif');
}

/* MENU END */



/* CONTENT */

.content{
    width: 989px;
    margin-left: auto;
    margin-right: auto;
}

.content .contentHead{
    height: 34px;
    background-repeat: no-repeat;
    background-image: url('images/content/bg_contenthead.jpg');
}

.content .contentBody{
    background-repeat: repeat-y;
    background-image: url('images/content/bg_contentbody.gif');
}

.content .contentFoot{
    height: 34px;
    background-repeat: no-repeat;
    background-image: url('images/content/bg_contentfoot.jpg');
}

.content .copy{
    height: 24px;
    padding-top: 15px;
    color: #747474;
    font-weight: bold;
    background-repeat: no-repeat;
    background-image: url('images/content/bg_copy.gif');
}

.subContent{
    width: 788px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;

}

.subContent .subContentHead{
    height: 27px;
    width: 788px;
    background-repeat: repeat-x;
    background-image: url('images/content/bg_subcontenthead.png');
    padding-top: 10px;
    font-weight: bold;
}

#sbShow{
    display: none;
}

#showsb:hover{
    text-decoration: underline;
    cursor: pointer;
}

.subContent .subContentBody{
    width: 768px;
    padding: 10px;
    background-repeat: repeat-y;
    background-image: url('images/content/bg_subcontentbody.jpg');
    text-align: center;
}

/* CONTENT END */

textarea {
	font-family: "verdana", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #aaaaaa;
	color: #000;
	border: 1px solid #000000;
	border-collapse: collapse;
}

textarea.upload {
	font-family: "verdana", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #44474F;
	color: #ffffff;
	border: 1px dotted #000000;
	border-collapse: collapse;
}

select {
	background-color: #303030;
	color: #ffffff;
	border: 1px solid #000000;
	border-collapse: collapse;
}

input[type=text],input[type=submit],input[type=button],input[type=password]{
    background-color: #303030;
    border: 1px solid #a2a2a2;
}

input[type=text]:hover,input[type=submit]:hover,input[type=button]:hover,input[type=password]:hover{
    background-color: #004d92;
    border: 1px solid #a2a2a2;
}

input[type=file],input[type=submit],input[type=button],input[type=password]{
    background-color: #303030;
    border: 1px solid #a2a2a2;
}

input[type=file]:hover,input[type=submit]:hover,input[type=button]:hover,input[type=password]:hover{
    background-color: #004d92;
    border: 1px solid #a2a2a2;
}

input {	
	font-weight: bold;
	font-size: 9px;
	color: white;
	border-collapse: collapse;
}

input:hover {	
	font-weight: bold;
	font-size: 9px;
	color: white;
	border-collapse: collapse;
}

input.upload {
	background-color: #aaaaaa;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border: 1px solid #000000;
	border-collapse: collapse;
}

.login{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.login input[type=text],.login input[type=password]{
    width: 200px;
}

.login .left{
    width: 40%;
    font-weight: bold;
}

.login .right{
    width: 60%;
}

.unreadedMessages{
    background-color:#391613;
    background-image:url("images/header/pm.gif");
    background-position:center top;
    background-repeat:repeat-x;
    color: rgb(217, 88, 76);
    font-weight: bold;
    font-size:8pt;
    height:17px;
    text-align:center;
    width:98.5%;
    padding-top: 4px;
    margin: 0px 8px 0px 8px;
    cursor: pointer;
}

.staffMessages{
    background-color:#14283D;
    background-image:url("images/header/staffmsg.gif");
    background-position:center top;
    background-repeat:repeat-x;
    font-size:8pt;
    color: rgb(76, 152, 217); 
    font-weight: bold;
    height:17px;
    text-align:center;
    width:98.5%;
    padding-top: 4px;
    margin: 0px 8px 0px 8px;
    cursor: pointer;
}

.reports{
    background-color:#3E3614;
    background-image:url("images/header/report.gif");
    background-position:center top;
    background-repeat:repeat-x;
    font-size:8pt;
    color: rgb(217, 189, 76);
    font-weight: bold;
    height:17px;
    text-align:center;
    width:98.5%;
    padding-top: 4px;
    margin: 0px 8px 0px 8px;
    cursor: pointer;
}

.helpdeskMsg{
    background-color:#41143E;
    background-image:url("images/header/hd.gif");
    background-position:center top;
    background-repeat:repeat-x;
    font-size:8pt;
    color: rgb(205, 76, 217);
    font-weight: bold;
    height:17px;
    text-align:center;
    width:98.5%;
    padding-top: 4px;
    margin: 0px 8px 0px 8px;
    cursor: pointer;
}

.notCheckedTorrents{
    background-color:#5FBD00;
    background-image:url("images/header/nct.gif");
    background-position:center top;
    background-repeat:repeat-x;
    font-size:8pt;
    color: rgb(0,0,0);
    font-weight: bold;
    height:17px;
    text-align:center;
    width:98.5%;
    padding-top: 4px;
    margin: 0px 8px 0px 8px;
    cursor: pointer;
}

.newPoll{
    background-color:#194514;
    background-image:url("images/header/poll.gif");
    background-position:center top;
    background-repeat:repeat-x;
    font-size:8pt;
    color: rgb(76, 217, 89); 
    font-weight: bold;
    height:17px;
    text-align:center;
    width:98.5%;
    padding-top: 4px;
    margin: 0px 8px 0px 8px;
    cursor: pointer;
}

.speedtest{
    background-color:#3b4014;
    background-image:url("images/header/speedtest.gif");
    background-position:center top;
    background-repeat:repeat-x;
    font-size:8pt;
    color: #cdb94c; 
    font-weight: bold;
    height:17px;
    text-align:center;
    width:98.5%;
    padding-top: 4px;
    margin: 0px 8px 0px 8px;
    cursor: pointer;
}

.subContentBody .title{
    text-align: left;
    font-weight: bold;
    cursor: pointer;
}

.subContentBody #body{
    text-align: left;
}

fieldset.stderr{
    border: 1px solid #828282;
    color: #E2E2E2;
    font-size: 10pt;
    margin: 5px 5px 5px 15px;  
    float: left;
    width: 95%;
    font-weight: bold;
}
fieldset.stderr legend{
    color: #E2E2E2;
    font-weight: bold;
    font-size: 12pt;
}

fieldset.stdmsg{
    border: 1px solid #828282;
    color: #E2E2E2;
    font-size: 10pt;
    margin: 5px 5px 5px 15px; 
    float: left;
    width: 95%;
    font-weight: bold;
}
fieldset.stdmsg legend{
    color: #E2E2E2;
    font-weight: bold;
    font-size: 12pt;
}


.tblNews{
    margin: -5px -5px 5px -5px;
    width: 98%;
}

.tblNews td{
    border: 1px solid #828282;
}

.newsBody{
    text-align: left;
    margin: 10px 0px 10px 25px;
}

.poll{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.poll .poll_q{
    text-align: center;
    font-weight: bold;
}

.poll .left{
    width: 45%;
}

.poll .right{
    width: 55%;
}

.neweditpoll{
    width: 100%;
}

.neweditpoll .left{
    width: 40%;
}

.neweditpoll .right{
    width: 60%;
}
.table, .tbl{
    border-collapse: separate;
    border-spacing: 1px;
    width: 98%;
}

.table th{
    border: 1px solid #828282;
    background-image: url('images/content/bg_th.gif');
    height: 21px;
    text-align: center;
}

.tbl th{
    border: 1px solid #828282;
    background-image: url('images/content/bg_th.gif');
    height: 21px;
    padding: 2px;
}

.tbl .left{
    text-align: right;
    padding: 3px;
}

.tbl .right{
    text-align: left;
    padding: 3px;
}

.table td{
    border: 1px solid #828282;
    text-align: center;
}

.tbl td{
    border: 1px solid #828282;
    padding: 2px;
}

#onlineusers{
    text-align: justify;
    display: none;
}

#shoutbox{
    width: 624px;
    height: 280px;
    background-color: #282828;
    background-image: url('images/content/bg_shoutbox.jpg');
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #828282;
    overflow-x: auto;
    text-align: left;
    float: left;
}

#sbUserList{
    width: 100px;
    height: 280px;
    background-color: #282828;
    background-image: url('images/content/bg_shoutbox.jpg');
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #828282;
    overflow: auto;
    text-align: left;
    float: left;
}

.kickUser{
    cursor: pointer;
    font-weight: bold;
}

.editMsg,.deleteMsg{
    font-weight: bold;
    cursor: pointer;
}

.sbDiv{
    margin-top: 10px;
    font-weight: bold;
}

.smilies{
    margin-top: 5px;
}

#bbCodeTester{
    position: fixed;
    left: 50%;
    top: 50%;
    border: 3px solid #828282;
    background-color: #474747;
    display: none;
}

#bbCodeTester .bbCodeTesterHead{
    height: 27px;
    padding-top: 10px;
    font-weight: bold;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url("images/content/bg_subcontenthead.png");
}

#response{
    height: 70px;
    padding: 5px;
    text-align: left;
    overflow: auto;
}

.warned{
    background-color:#000000;
    background-image:url("images/header/bg_warned.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    color:#982020;
    font-size:8pt;
    font-weight:bold;
    height:35px;
    width: 989px;
    text-align:center;
    padding-top: 45px;
    margin-left: auto;
    margin-right: auto;
}

.tdConfig input{
    width: 100%;
}

#conf td input{
    width: 100%;
}

.tblUserdetails{
    width: 98.5%;
    margin: 5px 0px 0px 5px;
    font-weight: bold;
    border-collapse: collapse;
    margin: 0px auto;
}

.UDHeader{
    height: 30px;
    background-image: url("images/content/bg_subcontenthead.png");
    font-size: 15pt;
    
}

hr{
    margin-top: 0px;
    margin-bottom: 0px;
}

.HHeader{
    height: 25px;
    background-image: url("images/content/bg_subcontenthead.png");
    font-size: 13pt;
    width: 98.5%;
    margin: 0px auto 0px auto;
    padding-top: 5px;
}

.tblUserdetails td{
    border-bottom: 1px dashed #828282;
    font-weight: bold;
    padding: 3px;
    vertical-align: top;
}

.tblUserdetails .left{
    width: 200px;
    border-right: 1px solid #828282;
}

.tblUserdetails .right{
    /*padding-left: 10px;*/
}

.loading{
    display: none;
}

.ajaxContent{
    display: none;
}
.userTorrentsInfo, .torrentList, .messages, .config{
    width: 100%;
    border: 1px solid #828282;
    margin: 10px 0px;
}

.bonus td{
    border: 1px dashed #828282;
}

.userModifiedInfo{
    width: 98.5%;
    border: 1px solid #828282;
    margin: 10px auto auto auto;
}

.divTorrentList, .divMessages, .divDL, .divStaff, .divHDQ{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 10px 0px;
}

.divMessages, .divDL{
    font-weight: bold;
}

.userTorrentsInfo th, .torrentList th, .userModifiedInfo th, .messages th, .config th{
    background: #3F3F3F url('images/content/bg_th.gif');
    height: 21px;
    padding: 0px 5px 0px 5px;
    font-size: 7.5pt;
    
}

.torrentList a{
    color: white;
}

.torrentList{
    text-align: center;
}

.userTorrentsInfo .tdleft, .torrentList .tdleft, .userModifiedInfo .tdleft, .messages .tdleft, .config .tdleft{
    text-align: left;
    padding-left: 5px;
}

.userTorrentsInfo td, .torrentList td, .userModifiedInfo td, .messages td, .config td{
    background-color: #525252;
    font-size: 7.5pt;
}

.userTorrentsInfo td, .torrentList td, .userModifiedInfo td, .messages td{
    text-align: center;
}

.config td{
    padding: 5px;
}

.userTorrentsInfo .cat, .torrentList .cat, .userModifiedInfo td, .messages td{
    padding: 0px;
}

.userTorrentsInfo .cat, .torrentList .cat, .userModifiedInfo td{
    width: 43px;
}

.userTorrentsInfo .center, .userModifiedInfo .center, .messages .center, .config .center{
    text-align: center;
}
.ui-datepicker-trigger{
    position: absolute;
    margin: 1px 0px 0px 3px;
    cursor: pointer;        
}

.authentication{
    border-top: 1px dashed #A2A2A2;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.authentication input[type=password]{
    width: 200px;
}

.profileMenu{
    margin-left: auto;
    margin-right: auto;
}

.profileMenu img{
    cursor: pointer;
}

#saveResponseHtml{
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
}

.pr_hidden{
    display: none;
}

.uploadStat{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}

.uploadStat td{
    background-color: #474747;
    background-image: url('images/content/ups_header.gif');
    background-repeat: repeat-x;
    height: 21px;
    text-align: center;
    font-weight: bold;
}

.upTitle{
    padding: 10px 0px 10px 0px;
    background-color: #474747;
    background-image: url('images/content/ups_header.gif');
    background-repeat: repeat-x;
    height: 17px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    padding-top: 4px;
}

#upd_1 ul{
    text-align: left;
    padding: 20px 0px 20px 50px;
}

#upd_1 li{
    font-weight: bold;
    padding: 4px;
}

.title{
    font-weight: bold;
    color: #92C8DF;
}

.red{
    color: #FF0010;
}

#upd_2,#upd_3,#upd_4,#upd_5,#upd_6{
    text-align: left;
    font-weight: bold;
    padding: 40px;
    display: none;
}

#tfound{
    font-weight: bold;
    font-style: italic;
    display: none;
}

.donate{
    width: 584px;
    margin: 20px auto auto auto;
    background-color:#474747;
    border:medium none;
    border-collapse:collapse;
}

.donateHeader{
    background-color: #414141;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('images/content/donateHeader.jpg');
    height: 39px;
}

.don_middle_left {
    background-color:#535353;
    background-image:url("images/content/don_middle_left.gif");
    background-position:center top;
    background-repeat:repeat-y;
    width: 2px;
}

.don_middle_right {
    background-color:#535353;
    background-image:url("images/content/don_middle_right.gif");
    background-position:center top;
    background-repeat:repeat-y;
    width: 2px;
}

.don_bottom {
    background-color: #535353;
    background-image: url(images/content/don_bottom.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.don_gomb_bal, .don_gomb_jobb {
    background-color: #535353;
	border-top: 1px solid #757575;
	padding-top: 5px;
}

.don_tr {
    text-align: center;
    background-color: #535353;
    background-image: url(images/content/don_tr.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 69px;
    font-weight: bold;
}

.don_tr2 {
    background-color: #535353;
    background-image: url(images/content/don_tr2.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 3px;
}
.torrentSearch{
    margin-left: auto;
    margin-right: auto;
    width: 98%;
}

.tsHeader{
    background-image: url('images/content/bg_tsHeader.png');
    background-repeat: repeat-x;
    height: 37px;
    text-align: center;
}

.tsFooter{
    background-image: url('images/content/bg_tsHeader.png');
    background-repeat: repeat-x;
    height: 53px;
    text-align: center;
    cursor: pointer;
}

#tsBody{
    background-image: url('images/content/bg_tsBody.png');
    background-repeat: repeat-x;
    height: 206px;
    display: none;
}

#subTsBody{
    background-image: url('images/content/bg_tsBodyImage.jpg');
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.categories{
    width: 100%;
    border-collapse: collapse;
    margin-top: 4px;
}

.categories td{
    text-align: left;
    font-family: arial;
    font-size: 10pt;
}

.search{
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.trTorrentDetails{
    display: none;
}

img.poster{
    border:4px solid #828282;
    display:none;
    margin-left:-13px;
    margin-top:15px;
    max-height:200px;
    position:absolute;
}

#quickSearch{
    width: 306px; 
    max-height: 100px; 
    background-color: #303030; 
    color: white; 
    position: absolute; 
    overflow: auto; 
    border: 1px #A2A2A2 solid;
    display: none;
    padding: 2px;
}

#quickSearch div{
    text-align: left;
    font-weight: bold;
    font-size: 7pt;
    cursor: pointer;
}

#quickSearch div:hover{
    background-color: #505050;
}

.TDSubMenu{
    width: 100%;
    height: 21px;
    border-collapse: collapse;
}

.TDSubMenu td{
    background-color:#002E48;
    background-image:url("images/content/TDSubMenu.gif");
    background-position:center top;
    background-repeat:repeat-x;
    color: #4A94C3;
    font-weight: bold;
    cursor: pointer;
}

.hr{
    background-image: url('images/content/hr.gif');
    background-repeat: repeat-x;
    border: none;
    width: 98%;
}

.TDOther{
    font-weight: bold;
    text-align: left;
    padding: 5px;
}

.tdTorrentDetails .yes{
    background-image: url('images/content/div_yes.png');
    background-repeat: no-repeat;
    width: 961px;
    height: 67px;
}

.tdTorrentDetails .no{
    background-image: url('images/content/div_no.png');
    background-repeat: no-repeat;
    width: 961px;
    height: 67px;
}

.tdTorrentDetails .nincs{
    background-image: url('images/content/div_nincs.png');
    background-repeat: no-repeat;
    width: 961px;
    height: 67px;
}

.TDContent{
    text-align: left; 
    width: 961px; 
    overflow: auto;
}

.TCComment_yes{
    background-image: url("images/content/bg_th.gif");
    background-repeat: repeat-x;
    background-color: #3F3F3F;
    height: 16px;
    padding-top: 5px;
    color: lime;
    font-weight: bold;
}

.TCComment_no{
    background-image: url("images/content/bg_th.gif");
    background-repeat: repeat-x;
    background-color: #3F3F3F;
    height: 16px;
    padding-top: 5px;
    color: red;
    font-weight: bold;
}

.filelist{
    width: 100%;
}

.filelist td{
    text-align: left;
}

.comments{
    width: 100%;
    margin-top: 10px;
}

.commentsD{
    width: 98.5%;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.comment{
    width: 100%;
    margin: 0px;
}

.CTop{
    width: 100%;
    background-color:#3F3F3F;
    background-image:url("images/content/bg_th.gif");
    background-repeat:repeat-x;
    height:16px;
    padding-top:5px;
    text-align: left;
}

.CLeft{
    float: left;
    width: 150px;
    min-height: 140px;
    text-align: left;
}

.CLeft img{
    max-width: 150px;
}

.CRight{
    float: left;
    min-height: 140px;
    padding: 5px;
    border-left: 1px solid #828282;
    max-width: 800px;
    text-align: left;
}

.torrentdetails{
    width: 98.5%;
    margin: 0px auto;
    border-collapse: collapse;
}

.torrentdetails td{
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px dashed #828282;
    vertical-align: top;
}

.torrentdetails td.left{
    border-right: 1px solid #828282;
    width: 150px;
}

.torrentdetails th{
    background:url("images/content/bg_th.gif") repeat scroll 0 0 #3F3F3F;
    font-size:7.5pt;
    height:21px;
    padding:0 5px;
}
.torrentdetails .fl{
    font-size: 9px;
}

.info{
    font-weight: bold;
}

.tdSubject{
    text-align: left;
    padding: 8px;
}
.rplMsg{
    margin: 5px;
    padding: 5px;
    background-color: #323232;
}
.stafftd{
    text-align: left; 
    width: 25%;
    font-weight: bold;
}

.HDStat{
    width: 100%;
}

.HDStat div{
    float: left;
}


.HDStat .divleft{
    width: 35%;
    border-right: 1px solid #828282;
}
.HDStat .divright{
    width: 60%;
    padding-left: 10px;
}

.HDStat table{
    width: 100%;
} 

.HDStat td{
    text-align: left;
    font-weight: bold;
}

.hdtd{
    border-right: 1px dashed #828282;
}

.HDrules{
    text-align: left;
    font-weight: bold;
}

.HDQProblem, .HDQAnswer{
    margin: 8px;
    padding: 5px;
    background-color: #1C1C1C;
}

.now_answering{
    color: yellow;
    font-style: italic;
    text-decoration: blink;
    display: none;
}

.faqtitles{
    text-align: left;
}

.faqtitles .mainli{
    margin-bottom: 20px;
}

.faqcontents{
    text-align: left;
}

.faqcontents .fqtitle{
    font-weight: bold;
    color: #92C8DF;
    margin-bottom: 10px;
}

.faqcontents .fqcontent{
    margin-bottom: 20px;
}

.friends{
    width: 100%;
}

.friends .avatar img,.friends .avatar{
    width: 75px;
    height: 75px;
    overflow: hidden;
}

.friends table{
    width: 100%;
}

.friends .fcontent{
    text-align: left;
    padding: 5px;
}

.friends td{
    border: 1px solid #828282;
}

.forumsHead{
    text-align: left !important;
    padding-left: 5px !important;
    width: 783px !important;
}
.addpost{
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center!important;
    width: 98.5%!important;
    font-weight: bold;
    cursor: pointer;
}

#addpost, #addtopic{
    display: none;
}

.editTopic{
    width: 98.5%;
    margin-left: auto;
    margin-right: auto;
}

.editTopic table{
    width: 40%;
}

.editTopic table td{
    border-bottom: 1px #828282 dashed;
}

#addtopic{
    text-align: left;
    margin-left: 10px;
}

.forumstat{
    width: 100%;
}

.forumstat td{
    text-align: left;
    width: 25%;
    border: 1px #828282 dashed;
}

.classes{
    width: 100%;
}

.classes td{
    width: 20%;
    padding: 3px;
}

.tblLog{
    width: 100%;
}
.tblFullSize{
    width: 100%;
}
.tblFullSize td{
    width: auto;
}

.rewards{
    margin-left: auto;
    margin-right: auto;    
}

.rewards td{
    border-bottom: 1px dashed #828282;
    text-align: left;
}

.domains{
    width: 240px; 
    margin-left: auto; 
    margin-right: auto; 
    text-align: left;
}

.notFound{
    color: #FFF; 
    font-weight: bold; 
    font-family: arial; 
    font-size: 16pt; 
    padding: 15px; 
    border: 1px dashed #FFF;
}
.loginbuttons{
    width: 600px; 
    margin-left: auto; 
    margin-right: auto; 
    padding-left: 66px
}

.warning td{
    background-color: #B00101;
}

.CLeft img{
    min-width: 150px;
}

.err{
    font-weight: bold; 
    font-size: 10pt; 
    height: 20px; 
    padding: 20px;
}

.fbdiv{
    /*background-color:#000000;*/ 
    width: 385px; 
    margin-left:auto; 
    margin-right: auto; 
    padding: 10px 0px 0px 10px;
}

.hasDatepicker{
    width: 87px;
}

.swide{
    width: 220px;
}

.donateActivate{
	background-color: #535353;
    border: 1px solid #757575;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 558px;
}

.donateActivate input[type=text]{
	width: 230px;
}

.donateActivate small{
	font-style: italic;
	font-size: 7.5pt;
}

p.desc{
	margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    width: 578px;
}

.UC_LEECHER{
	color: #808080 !important;
}

.UC_USER{
	color: #FFFFFF !important;
}

.UC_POWER_USER{
	color: #BC88FF !important;
}

.UC_SUPER_MEMBER{
	color: #FF8282 !important;
}

.UC_UPLOADER{
	color: #008080 !important;
}

.UC_HIGHSPEED_UPLOADER{
	color: #00FFFF !important;
}

.UC_HELPDESK{
	color: #376FD7 !important;
}

.UC_VIP{
	color: #FF6600 !important;
}

.UC_GENERAL{
	color: #09b405 !important;
}

.UC_INSPECTOR{
	color: #FFFF00 !important;
}
.UC_SYSOP{
	color: #DC143C !important;
}

.UC_OWNER{
	color: #FF0000 !important;
}