/* Düzenleme : Bulldozer(http://dlematik.com) */

/* ---- mainstyles ---- */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}
body {
    background: url("../images/pagebg.png") repeat scroll 0 0 #A8D2E5;
    color: #1F282C;
    text-align: center;
    word-wrap: break-word;
}
h1, h2, h3, h4, h5 {
    line-height: normal;
}
h1 {
    font-size: 1.25em;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-weight: normal;
}
h4 {
    font-size: 1.1em;
}
h5 {
    font-size: 1em;
}
a {
    color: black;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
select {
    border: 1px solid #B3B3B3;
}
a img {
    border: 0 none;
}
input {
    background: url("../images/comm_bg.png") repeat-x scroll center top transparent;
    border: 1px solid #CDCDCD;
    font-size: 11px;
    height: 17px;
}
input, textarea, select, button, body {
    font: 12px/16px Arial,Helvetica,sans-serif;
}
input, textarea, select, button, a {
    outline: medium none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
p {
    margin-bottom: 0.4em;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DBE8ED -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 1px;
}
ul {
    list-style: none outside none;
}
.b4 {
    border-radius: 4px 4px 4px 4px;
}
.b5 {
    border-radius: 5px 5px 5px 5px;
}
.b6 {
    border-radius: 6px 6px 6px 6px;
}
.b8 {
    border-radius: 8px 8px 8px 8px;
}
.b14 {
    border-radius: 14px 14px 14px 14px;
}
.wrapper {
    margin: 0 auto;
    max-width: 1114px;
    min-width: 1114px;
    text-align: left;
    width: 87%;
}
.menu_c {
    background: url("../images/sep_top.png") no-repeat scroll center center transparent;
    height: 50px;
}
.menu_l {
    background: url("../images/left_top.png") no-repeat scroll left center transparent;
}
.menu_r {
    background: url("../images/right_top.png") no-repeat scroll right center transparent;
}
.menu {
    background: url("../images/bg_top.png") repeat-x scroll 0 0 #3E3E3E;
    float: left;
    width: 752px;
}
.bar_ico {
    height: 50px;
    position: relative;
}
.search1 {
    background: url("../images/search_bg.png") no-repeat scroll left center transparent;
    float: right;
    position: relative;
    width: 362px;
}
.innert_search {
    background: url("../images/search_bg.png") no-repeat scroll right center transparent;
    height: 50px;
}
.top {
    -moz-user-select: none;
    overflow: hidden;
}
.menu_c ul {
    height: 50px;
    line-height: 49px;
    margin-left: 4px;
}
.menu_c ul li {
    background: url("../images/sep_menu_top.png") no-repeat scroll right center transparent;
    float: left;
    height: 50px;
    min-width: 81px;
    text-align: center;
}
.menu_c ul li:hover {
    background: url("../images/hover_menu.png") no-repeat scroll center center transparent;
}
.menu_c ul li a {
    color: #FFFFFF;
}
.menu_c ul li a:hover {
    text-decoration: none;
}
.header_c {
    background: url("../images/sep_header.png") no-repeat scroll center center transparent;
    height: 126px;
}
.header_l {
    background: url("../images/left_header.png") no-repeat scroll left center transparent;
}
.header_r {
    background: url("../images/right_header.png") no-repeat scroll right center transparent;
}
.header {
    background: url("../images/bg_header.png") repeat-x scroll 0 0 #3E3E3E;
    float: left;
    width: 100%;
}
.logo {
    float: left;
    height: 86px;
    padding: 20px;
    width: 250px;
}
.logo h1 a {
    background: url("../images/logo.png") no-repeat scroll left center #3E3E3E;
    display: block;
    float: left;
    height: 87px;
    text-indent: -666666px;
    width: 300px;
}
.buttomus {
    float: left;
    height: 26px;
       width: 106px;
}
.avtorize {
    background: url("../images/logount.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    margin-bottom: 5px;
    text-indent: -666666px;
    width: 106px;
}
.avtorize:hover {
    background-position: right top;
}
.logincpu {
    background: url("../images/cpbut.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    margin-bottom: 5px;
    text-indent: -666666px;
    width: 134px;
}
.register {
    background: url("../images/logount.png") no-repeat scroll left bottom transparent;
    display: block;
    height: 30px;
    text-indent: -666666px;
    width: 106px;
}
.register:hover {
    background-position: right bottom;
}
.content_top {
    background: url("../images/bg_content_top.png") no-repeat scroll center top transparent;
    overflow: hidden;
}
.content {
    background: url("../images/bg_repeat_y.png") repeat-y scroll center center transparent;
    float: left;
    overflow: hidden;
    width: 100%;
}
.content_bottom {
    background: url("../images/bg_content_bottom.png") no-repeat scroll center bottom transparent;
    overflow: hidden;
}
.main_innert {
    float: left;
    overflow: hidden;
    padding: 10px 10px 25px;
    width: 1094px;
}
.inform_block_innert {
    background: url("../images/bg_inform.png") repeat-x scroll 0 0 transparent;
    height: 262px;
    margin-left: 11px;
    margin-right: 11px;
    margin-top: 6px;
}
.inform_block {
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
}
.inform_block_l {
    background: url("../images/left_inform.png") no-repeat scroll left center transparent;
}
.inform_block_r {
    background: url("../images/right_inform.png") no-repeat scroll right center transparent;
}
.leftside {
    display: inline;
    float: left;
    overflow: hidden;
    width: 670px;
}
.rightside {
    float: right;
    overflow: hidden;
    width: 412px;
}
.rightside .rcolum {
    float: right;
    overflow: hidden;
}
.rightside .lcolum {
    float: left;
    overflow: hidden;
}
.block_innert {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 25px;
}
.block_innert2 {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 55px;
}
.block_bottom {
    background: url("../images/bg_block_bottom.png") no-repeat scroll right bottom transparent;
}
.block_bottom2 {
    background: url("../images/bg_block_bottom2.png") no-repeat scroll right bottom transparent;
}
.block_top {
    background: url("../images/sp_titl_block.png") no-repeat scroll 0 0 transparent;
}
.block_top2 {
    background: url("../images/sp_titl_block2.png") no-repeat scroll 0 0 transparent;
}
.menubaslik{
padding: 21px 0 0 14px; text-transform:uppercase; font:13px Calibri; font-weight:bold; color:#3a3a3a; text-shadow:#3a3a3a 0px 1px 0px;
}
.turnir_table {
    background-position: -190px 0;
}
.turnir_table2 {
    background-position: -190px 0;
}
.land_top2 {
    background-position: 0 0;
}
.news_top {
    background-position: -417px 0;
}
.news_top2 {
    background-position: -417px 0;
}
.votet {
    background-position: -833px 0;
}
.videot {
    background-position: -607px 0;
}
.ligachemp {
    background-position: -1023px 0;
}
.migration {
    background-position: -1248px 0;
}
.block {
    background: url("../images/bg_block.png") repeat-y scroll right center transparent;
    margin-bottom: 10px;
    overflow: hidden;
    width: 222px;
}
.block_mini_bottom {
    background: url("../images/bg_block_bottom.png") no-repeat scroll left bottom transparent;
}
.block_mini {
    background: url("../images/bg_block.png") repeat-y scroll left center transparent;
    margin-bottom: 10px;
    overflow: hidden;
    width: 182px;
}
.land_block {
    border-top: 1px solid #CDCDCD;
    overflow: hidden;
    padding-top: 1px;
}
.land_block li {
    border-bottom: 1px solid #CDCDCD;
    float: left;
    overflow: hidden;
    padding: 2px 10px;
    width: 89%;
}
.land_block li a {
    color: #262626;
    padding-left: 22px;
}
.land_block li a:hover {
    text-decoration: none;
}
.land_block .spain {
    background: url("../images/ulkeler/spain.png") no-repeat scroll left center transparent;
}
.land_block .engl {
    background: url("../images/ulkeler/engl.png") no-repeat scroll left center transparent;
}
.land_block .ukr {
    background: url("../images/ulkeler/ico_ukr.png") no-repeat scroll left center transparent;
}
.land_block .italy {
    background: url("../images/ulkeler/italy.png") no-repeat scroll left center transparent;
}
.land_block .german {
    background: url("../images/ulkeler/german.png") no-repeat scroll left center transparent;
}
.land_block .france {
    background: url("../images/ulkeler/france.png") no-repeat scroll left center transparent;
}
.land_block .kazah {
    background: url("../images/ulkeler/kazah.png") no-repeat scroll left center transparent;
}
.land_block .argen {
    background: url("../images/ulkeler/argen.png") no-repeat scroll left center transparent;
}
.land_block .brazil {
    background: url("../images/ulkeler/brazil.png") no-repeat scroll left center transparent;
}
.land_block .milan {
    background: url("../images/ulkeler/milan.png") no-repeat scroll left center transparent;
}
.land_block .rus {
    background: url("../images/ulkeler/rus.png") no-repeat scroll left center transparent;
}
.lables {
    background: url("../images/turs_lable.png") repeat-y scroll right center transparent;
    height: 16px;
    overflow: hidden;
    text-indent: -666666px;
    width: 222px;
}
.innerturs {
    height: 15px;
    margin-left: 1px;
    overflow: hidden;
    padding: 7px;
    width: 206px;
}
.innerturs span {
    float: right;
    overflow: hidden;
    text-align: center;
    width: 22px;
}
.labelname {
    float: left;
    height: 18px;
    overflow: hidden;
    width: 140px;
}
.topnews_bg {
    background: url("../images/bg_top_news.png") repeat-y scroll left center transparent;
    width: 170px;
}
.topnews_top {
    background: url("../images/top_news_top.png") no-repeat scroll center top transparent;
}
.topnews_bottom {
    background: url("../images/bottom_top_news.png") no-repeat scroll center bottom transparent;
}
.pl6 {
    padding-left: 6px;
}
.topnewsboon {
    padding: 5px;
}
.topnewsboon li {
    background: url("../images/sep_top_news.png") no-repeat scroll center bottom transparent;
    padding: 1px 0 3px;
}
.topnewsboon a {
    color: #FFFFFF;
}
.topnewsboon a:hover {
    text-decoration: none;
}
.content_block_bottom {
    background: url("../images/bottom_content.png") no-repeat scroll center bottom transparent;
    padding-bottom: 19px;
}
.content_block_top {
    background: url("../images/top_content.png") no-repeat scroll center top transparent;
}
.content_block {
    background: url("../images/bg_content.png") repeat-y scroll left center transparent;
    width: 670px;
}
.innert_content {
    overflow: hidden;
}
.sortnb {
    overflow: hidden;
    padding: 11px 11px 0;
}
.sortn {
    border: 1px solid #77A127;
    padding: 5px;
}
.shortstory {
    border-bottom: 1px solid #CDCDCD;
    overflow: hidden;
    width: 670px;
}
.shortstory_innert {
    float: left;
    overflow: hidden;
    padding: 10px;
}
.top_shortstory {
    background: url("../images/news_top.png") no-repeat scroll center top transparent;
    height: 59px;
    position: relative;
}
.top_shortstory .top {
    float: left;
    height: 33px;
    position: relative;
    width: 100%;
}
.top_shortstory .bottom {
    float: left;
    height: 22px;
    position: relative;
    width: 100%;
}
.top_shortstory .top .btl {
    float: left;
    height: 23px;
    padding: 10px 0 0 30px;
    width: 540px;
}
.top_shortstory .top .btl a {
    color: #FFFFFF;
}
.top_shortstory .top .btl a:hover {
    text-decoration: none;
}
.top_shortstory .top ul {
    float: right;
    height: 23px;
    padding: 7px 10px 0 0;
}
.top_shortstory .top ul li {
    float: right;
    padding-left: 5px;
}
.top_shortstory .top ul li a {
    display: block;
    float: right;
    height: 17px;
    width: 17px;
}
.bottom .leftinside {
    background: url("../images/clock.png") no-repeat scroll 12px 50% transparent;
    float: left;
    font-size: 11px;
    height: 19px;
    padding-left: 27px;
    padding-top: 5px;
}
.addcombtn {
    background: url("../images/addcombtn.png") no-repeat scroll 0 0 #428CDA;
    color: #FFFFFF;
    float: left;
    font: 1.15em/30px sans-serif;
    height: 31px;
    padding-right: 27px;
    text-align: center;
    width: 181px;
}
.addcombtn:hover {
    background-position: 0 -31px;
}
.bcomment .dcont, .bcomment .dtop {
    padding: 0 15px;
}
.bcomment .dcont {
    font-size: 11px;
    padding-top: 10px;
}
.bcomment .dtop {
    border-top: 3px solid #7CA528;
    height: 67px;
    overflow: hidden;
    padding-left: 70px;
}
.bcomment .dtop .lcol {
    margin-left: -70px;
    padding: 0 15px;
    width: 40px;
}
.bcomment .dtop .lcol span {
    float: left;
    height: 40px;
    margin-top: 12px;
    overflow: hidden;
    width: 40px;
}
.bcomment .dtop .lcol span img {
    width: 40px;
}
.bcomment .dtop .rcol {
    color: #5F5F5F;
    font-size: 0.9em;
    width: 100%;
}
.bcomment .dtop .rcol ul {
    float: left;
    height: 36px;
    margin-right: 15px;
    margin-top: 12px;
    padding-top: 4px;
}
.cmsep {
    padding-left: 19px;
}
.reply {
    float: right;
    height: 28px;
    margin-top: 21px;
}
div.cominfo {
    background: none repeat scroll 0 0 #7CA528;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 0.9em;
    height: 29px;
    position: relative;
}
div.cominfo .thide {
    background: url("../images/comarrow.png") no-repeat scroll 0 0 transparent;
    left: 29px;
    padding-top: 8px;
    position: absolute;
    top: -7px;
    width: 13px;
}
div.cominfo .dpad {
    overflow: hidden;
}
.comedit, .selectmass {
    display: inline;
}
.selectmass input, .comedit ul, .comedit ul li {
    float: right;
}
.comedit ul li, .selectmass input {
    margin: 6px 8px 0;
}
.comedit ul li a {
    color: #FFFFFF;
}
.selectmass input {
    vertical-align: middle;
}
.signature {
    color: #93918D;
}
ul.cominfo {
    margin: 6px 0 0 -1px;
}
ul.cominfo li {
    border-left: 1px solid #73858E;
    margin: 0 7px 0 0;
    padding-left: 7px;
}
.comedit ul li, ul.cominfo, ul.cominfo li {
    float: left;
}
.bottom .rating {
    float: right !important;
    margin-right: 14px;
    margin-top: 2px;
}
.maincolums {
    float: left;
    font-size: 11px;
    overflow: hidden;
    padding-left: 12px;
    padding-right: 12px;
}
.maincolums img {
    padding-right: 5px;
    width: 600px;
}
.maincolumsfull {
    float: left;
    font-size: 11px;
    overflow: hidden;
    padding-left: 12px;
    padding-right: 12px;
}
.maincolumsfull img {
    padding-right: 5px;
}
.maincolumsfull a, .maincolums a {
    color: #79A526;
}
.bmlp {
    float: right;
    overflow: hidden;
    padding-right: 12px;
    width: 100%;
}
.bmlp span {
    float: right;
}
.argmore a {
    background: url("../images/read_more.png") no-repeat scroll center top transparent;
    display: block;
    height: 22px;
    text-indent: -666666px;
    width: 89px;
}
.argcoms a {
    color: black;
    float: left;
    padding-right: 10px;
}
.argmore a:hover {
    background-position: center bottom;
}
.tags_innert {
    padding: 10px 10px 0;
}
.tags_innert a {
    color: black;
    font-size: 11px !important;
}
.tags_innert span {
    background: url("../images/tags.png") no-repeat scroll left top transparent;
    display: block;
    height: 21px;
    padding-left: 22px;
    padding-top: 4px;
    text-transform: uppercase;
}
.btl:hover {
    background: url("../images/nh.png") no-repeat scroll 9px 4px transparent;
}
.vtitls {
    border-bottom: 1px solid #CDCDCD;
    color: black;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.block_vote {
    overflow: hidden;
    padding: 0 9px;
}
.fotmbot {
    overflow: hidden;
}
.svote {
    background: url("../images/vote.png") no-repeat scroll center bottom transparent;
    border: medium none;
    cursor: pointer;
    height: 18px;
    text-indent: -666666px;
    width: 81px;
	float:left;
}
.rvote {
    background: url("../images/vote.png") no-repeat scroll center top transparent;
    border: medium none;
    cursor: pointer;
    height: 18px;
    margin-left: 1px;
    text-indent: -666666px;
    width: 81px;
	float:right;
}

.footer_innert {
    height: 215px;
}
.footer {
    background: url("../images/f1.png") no-repeat scroll center top transparent;
    float: left;
    width: 100%;
}
.copy {
    float: left;
    height: 35px;
    width: 100%;
}
.copy .design {
    float: left;
    margin: 5px 0 5px 30px;
}
.copy .design a {
    background: url("../images/az.png") no-repeat scroll left center transparent;
    float: left;
    height: 35px;
    text-indent: -6666670px;
    width: 131px;
}
.copy .sites {
    color: #FFFFFF;
    float: right;
    font-style: italic;
    font-weight: bold;
    padding-top: 4px;
}
.slides {
    height: 90px;
}
.botcount {
    overflow: hidden;
    padding: 25px;
}
.countbot {
    float: left;
}
.countbot ul li {
    display: inline;
    float: left;
    height: 33px;
    margin-right: 5px;
    opacity: 0.5;
    width: 88px;
}
.countbot ul li:hover {
    opacity: 1;
}
.totop a {
    background: url("../images/totop.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 28px;
    text-indent: -666666px;
    width: 74px;
}
.totop a:hover {
    background-position: 0 -28px;
}
.copyt {
    float: left;
    padding-top: 18px;
    position: relative;
    width: 100%;
}
.copyt .logos a {
    background: url("../images/mini_logo.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    height: 41px;
    text-indent: -666666px;
    width: 112px;
}
.copyt .lincks {
    bottom: 15px;
    color: black;
    position: absolute;
    right: 0;
}
.copyt .lincks a {
    color: black;
}
.copyt .logos {
    border-right: 1px solid #CBCBCB;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
}
.site_descr {
    float: left;
    font-size: 11px;
    padding-top: 3px;
}
.site_descr a {
    color: #638A27;
}
.ovrat {
    float: right;
    height: 16px;
    overflow: hidden;
    width: 100px;
}
.historygo a {
    background: url("../images/gohistiry.png") no-repeat scroll right center transparent;
    display: block;
    height: 22px;
    text-indent: -666666px;
    width: 89px;
}
.historygo a:hover {
    background-position: left center;
    cursor: pointer;
}
.sub_page_bottom tr {
    background: url("../images/comm_sep.png") repeat-x scroll center bottom transparent;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.sub_innert {
    overflow: hidden;
    padding: 10px;
}
td.label {
    float: left;
    line-height: 21px;
    width: 120px;
}
.fieldsubmit {
    float: left;
    margin: 10px 0 0 120px;
    width: 100%;
}
.tableform {
    float: left;
    width: 100%;
}
.argcoms {
    padding: 3px 4px 0;
}
.boxl {
    background: url("../images/boxava.png") no-repeat scroll left center transparent;
    float: left;
    height: 70px;
    width: 70px;
}
.boxl img {
    height: 60px;
    padding: 5px;
    width: 60px;
}
.boxcm {
    float: left;
    margin-left: 9px;
    width: 565px;
}
.commenti {
    overflow: hidden;
    position: relative;
}
.boxcmp {
    background: url("../images/sep1.png") repeat-x scroll center bottom transparent;
    float: left;
    font-size: 11px;
    padding-bottom: 5px;
    width: 100%;
}
.boxcmp ul {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}
.boxcmp ul li {
    color: #5F5F5F;
}
.authors a {
    color: black;
}
.serty {
    background: url("../images/sep.png") no-repeat scroll right center transparent;
}
.mass_comments_action {
    margin-right: 10px;
    margin-top: 5px;
}
.comment_sep {
    background: url("../images/sep12.png") repeat-y scroll right center transparent;
    float: left;
    font-size: 11px;
    margin-top: 5px;
    width: 100%;
}
.boxedop {
    float: right;
    padding-right: 15px;
}
.boxedop ul li {
    display: inline;
}
.com-edit a {
    color: #618727;
}
.com-del a {
    color: #A1180A;
}
.com-fast a {
    color: #3799D2;
}

.com-complaint a {
    color: red;
}
.window {
    display: none;
}
.basenavi {
    background: none repeat scroll 0 0 #F2F7E9;
    margin: 10px auto 0;
    max-width: 250px;
    position: relative;
}
.pprev {
    background: url("../images/nav.png") repeat scroll -1px -17px transparent;
    display: block;
    height: 14px;
    left: 10px;
    position: absolute;
    text-indent: -666666px;
    top: 10px;
    width: 18px;
}
.pprev:hover {
    background-position: -1px 1px;
}
.bnnavi {
    height: 31px;
    overflow: hidden;
}
.pnext {
    background: url("../images/nav.png") repeat scroll right bottom transparent;
    display: block;
    height: 14px;
    position: absolute;
    right: 10px;
    text-indent: -666666px;
    top: 10px;
    width: 18px;
}
.pnext:hover {
    background-position: right top;
}
.navigation a {
    color: #618727;
    padding-left: 3px;
}
.navigation span {
    color: black;
}
.navigation {
    left: 35px;
    overflow: hidden;
    position: absolute;
    top: 9px;
    width: 180px;
}
.sub_conteiner {
    color: black;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 0 9px;
}
.sub_conteiner .titlsub {
    background: url("../images/transfer.png") no-repeat scroll left center transparent;
    padding-left: 10px;
}
.sub_conteiner .sub_inter {
    border-bottom: 1px solid #CDCDCD;
    line-height: 13px;
    margin-top: 5px;
    padding-bottom: 10px;
}
.sub_conteiner .sub_inter img {
    float: left;
    margin-right: 10px;
}
.video_thumb img {
    border: 3px solid #D7E5B7;
    border-radius: 4px 4px 4px 4px;
}
.video_thumb {
    float: left;
    height: 80px;
    overflow: hidden;
    padding-right: 9px;
    position: relative;
    width: 94px;
}
.video_thumb span {
    background: url("../images/opv.png") repeat scroll 0 0 transparent;
    bottom: 13px;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    height: 30px;
    left: 3px;
    overflow: hidden;
    padding: 2px;
    position: absolute;
    width: 84px;
}
.video_content {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.p12l {
    padding-bottom: 5px !important;
    padding-left: 12px !important;
}
.video_thumb a {
    display: block;
    height: 80px;
    width: 94px;
}
.video_thumb a:hover {
    text-decoration: none !important;
}
.login_poup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BFBFBF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #999999;
    height: 150px;
    margin-bottom: 200px;
    margin-left: 10px;
    padding-top: 5px;
    width: 220px;
}
.loginfotm_r {
    background: url("../images/llbg.png") no-repeat scroll right center transparent;
    height: 24px;
}
.loginfotm_l {
    background: url("../images/lrbg.png") no-repeat scroll left center transparent;
    height: 24px;
}
.loginfotm {
    background: url("../images/lbg.png") repeat-x scroll center top transparent;
    height: 24px;
    margin-bottom: 10px;
    width: 179px;
}
.innert_login {
    padding: 12px;
    position: relative;
}
.loginfotm input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 16px;
    margin-left: 2px;
    overflow: hidden;
    padding-top: 5px;
    width: 120px;
}
.loginfotm span {
    float: left;
    font-weight: bold;
    padding: 5px 0 0 5px;
}
.bbcodeslog {
    background: url("../images/login.png") no-repeat scroll center top transparent;
    border: medium none;
    cursor: pointer;
    height: 30px;
    text-indent: -666666px;
    width: 106px;
}
.lostpasswordl {
    margin-top: 3px;
}
.lostpasswordl a {
    color: #90AE39;
}
.clozeaps {
    background: url("../images/red_exit.png") no-repeat scroll center top transparent;
    bottom: 19px;
    display: block;
    height: 9px;
	top:9px;
    left: 240px;
    position: absolute;
    text-indent: -666666px;
    width: 9px;
}
.clozeaps1 {
    background: url("../images/red_exit.png") no-repeat scroll center top transparent;
    bottom: 19px;
    display: block;
    height: 9px;
	top:9px;
    left: 200px;
    position: absolute;
    text-indent: -666666px;
    width: 9px;
}
.vote input {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    height: auto !important;
    width: auto !important;
}
.tbgs {
    background: url("../images/sub_top.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    height: 36px;
    width: 647px;
}
.tbgs span {
    float: left;
    padding: 8px 8px 8px 30px;
}
.mass_comments_action {
    display: none;
}
.errors {
    background: url("../images/alert.png") no-repeat scroll 1px 6px transparent;
    font-size: 11px;
    margin-top: 5px;
    padding-bottom: 3px;
    padding-left: 40px;
}
.errors b {
    color: #A1180A;
}
.userinfo {
    padding: 10px 0 0 125px;
}
.ui-dialog-content .userinfo {
    padding: 10px 0 10px 125px;
}
.userinfo .lcol {
    margin-left: -125px;
    padding-right: 15px;
    width: 110px;
}
.userinfo .lcol .avatar {
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding: 4px;
}
.userinfo .lcol .avatar img {
    width: 100px;
}
.userinfo .lcol ul {
    font-size: 0.9em;
}
.userinfo .rcol {
    width: 100%;
}
.userinfo .rcol ul {
    list-style: none outside none;
    margin-left: 0;
}
.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}
.ussep {
    padding-top: 12px;
}
.grey {
    color: #585858;
}
.blue {
    color: #7CA528;
}
.lcol, .rcol, form {
    display: inline;
}
.lcol {
    float: left;
}
.rcol {
    float: right;
}
.userpol td.label {
    width: 120px;
}
.regtay {
    margin-top: 10px;
}
.f_input {
    width: 300px;
}
.f_textarea {
    background: url("../images/comm_bg.png") repeat-x scroll center top transparent;
    border: 1px solid #CDCDCD;
    font-size: 11px;
}
.checkbox {
    float: left;
    margin-top: 5px;
    width: 100%;
}
.basecont, .dpad, .userinfo {
    overflow: hidden;
}
.pmlistrr tr, .pmlistrr tr input {
    background: none repeat scroll 0 0 transparent;
    float: none !important;
    padding: 0;
    width: auto;
}
.pmlistrr tr .bbcodes {
    margin-top: 5px;
}
.lofipoki {
    background: url("../images/seplog.png") repeat-y scroll left center transparent;
}
.lofipoki ul {
    padding: 10px 15px 15px;
    text-align: left;
}
.lofipoki ul li {
}
.lofipoki ul li a:hover {
    text-decoration: none;
}
.lofipoki ul li a b {
    color: #A1180A;
}
.avatarlogup img {
    height: 80px;
    width: 80px;
}
.welkoms strong {
    color: #3894C8;
    font-weight: normal;
}
.avatarlogup {
    overflow: hidden;
    padding: 11px 0 13px 13px;
    width: 94px;
}
.welkoms {
    margin-bottom: 5px;
}
.lexit {
    text-decoration: underline;
}
.statistics {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.statistics ul.lcol {
    margin: 0 0 20px -1px;
    min-height: 71px;
    padding-top: 14px;
    width: 33.3%;
}
.statistics ul.lcol li {
    margin-bottom: 2px;
    padding: 0 15px;
}
.infoblock {
    margin-bottom: 25px;
    padding: 15px;
}
.dpad {
    margin: 0 15px;
}
.search_boxs {
    padding: 13px;
    width: 244px;
}
.search_box {
    background: url("../images/bgsearch.png") repeat-x scroll left center transparent;
}
.search_box_l {
    background: url("../images/sl.png") no-repeat scroll left center transparent;
}
.search_box_r {
    background: url("../images/sr.png") no-repeat scroll right center transparent;
}
.search_box_innert {
    height: 24px;
}
.search_box_innert input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #909090;
    font-style: italic;
    padding: 3px 3px 3px 5px;
    width: 240px;
}
.bbcolp {
    background: url("../images/bse.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: 15px;
    text-indent: -666666px;
    top: 14px;
    width: 80px;
}
.bbcolp:hover {
    background-position: 0 -22px;
}
.sliders {
    background: url("../images/slide.png") no-repeat scroll right center transparent !important;
    height: 222px;
    width: 348px;
}
.innertinfo {
    height: 242px;
    padding: 9px 0;
    position: relative;
}
.blockscol {
    height: 192px;
    position: relative;
    width: 320px;
}
.innerttipol {
    float: left;
    padding: 14px;
}
.info_post {
    background: url("../images/bgr.png") repeat scroll right center transparent;
    border-radius: 0 0 8px 8px;
    bottom: 0;
    height: 40px;
    position: absolute;
    width: 320px;
}
.info_titls {
    color: #FFFFFF;
    float: left;
    height: 17px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    text-transform: uppercase;
    width: 240px;
}
.btmrm {
    background: url("../images/reads.png") no-repeat scroll right center transparent;
    bottom: 10px;
    display: block;
    height: 20px;
    position: absolute;
    right: 10px;
    text-indent: -666666px;
    width: 62px;
}
.btmrm:hover {
    text-decoration: none;
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}
.innertinfo .ui-widget-content, .innertinfo .ui-widget-header {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.cintrollslide {
    bottom: 8px;
    left: 105px;
    position: absolute;
}
.innertinfo .ui-state-default, .innertinfo .ui-widget-content .ui-state-default, .innertinfo .ui-state-active, .innertinfo .ui-widget-content .ui-state-active {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.cintrollslide li {
    display: block;
    float: left;
}
.cintrollslide .ui-corner-top {
    background: url("../images/seporc.png") no-repeat scroll left center transparent !important;
    height: 18px;
    text-indent: -666666px;
    width: 20px;
}
.cintrollslide .ui-corner-top a {
    float: left;
    height: 18px;
    width: 20px;
}
.cintrollslide .ui-tabs-selected {
    background: url("../images/seporc.png") no-repeat scroll right center transparent !important;
}
.lcsdlider {
    background: url("../images/sepsli.png") no-repeat scroll 354px 3px transparent;
    float: left;
    height: 243px;
    width: 364px;
}
.infortmnews {
    background: url("../images/sepsli.png") no-repeat scroll 404px 3px transparent;
    float: left;
    height: 250px;
    position: relative;
    width: 411px;
}
.infortmnews_innert {
}
.post_lister {
    background: url("../images/information.png") no-repeat scroll center bottom transparent;
    font-style: italic;
    height: 51px;
    margin-bottom: 6px;
    margin-left: 6px;
    width: 389px;
}
.post_lister:hover {
    background-position: left top;
}
.post_lister div {
    padding: 7px;
}
.post_lister span {
    display: block;
    width: 97%;
}
.post_listerd {
    padding-left: 17px;
}
.lentapost {
    background: url("../images/slider.png") no-repeat scroll right center transparent;
    bottom: 7px;
    display: block;
    height: 16px;
    position: absolute;
    right: 17px;
    text-indent: -666666px;
    width: 110px;
}
#sliderpost ul, #sliderpost li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#sliderpost, #sliderpost li {
    height: 224px;
    overflow: hidden;
    width: 400px;
}
span#prevBtn a {
    background: url("../images/slider.png") no-repeat scroll -18px 0 transparent;
    bottom: 6px;
    display: block !important;
    height: 16px;
    left: 25px;
    position: absolute;
    text-indent: -666666px;
    width: 15px;
}
span#prevBtn a:hover {
    background-position: -53px 0;
}
span#nextBtn a {
    background: url("../images/slider.png") no-repeat scroll left center transparent;
    bottom: 6px;
    display: block !important;
    height: 16px;
    left: 6px;
    position: absolute;
    text-indent: -666666px;
    width: 15px;
}
span#nextBtn a:hover {
    background-position: -35px 0;
}
.titlpostlent {
    height: 15px;
    overflow: hidden;
}
.forum_list {
    float: left;
    height: 250px;
    margin-left: 9px;
    position: relative;
    width: 286px;
}
.autorf {
    background: url("../images/forum.png") no-repeat scroll -38px 50% transparent;
    height: 19px;
    position: absolute;
    right: 0;
    text-indent: -666666px;
    top: -2px;
    width: 57px;
}
.temaf {
    background: url("../images/forum.png") no-repeat scroll left center transparent;
    height: 19px;
    left: 0;
    position: absolute;
    text-indent: -666666px;
    top: -2px;
    width: 28px;
}
.forum_tops {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.forum_tops li {
    float: left;
    padding: 3px;
    width: 100%;
}
.forum_tops li span {
    float: right;
    text-align: center;
    width: 60px;
}
.foruml {
    background: url("../images/forum.png") no-repeat scroll right center transparent;
    bottom: 6px;
    height: 19px;
    position: absolute;
    right: 6px;
    text-indent: -666666px;
    width: 157px;
}
.galleryg {
    border: 2px solid #696969;
    float: left;
    height: 65px;
    width: 105px;
}
.galleryg a {
    display: block;
    height: 65px;
    width: 105px;
}
.infiniteCarousel {
    position: relative;
    width: 1100px;
}
.infiniteCarousel .wrapp {
    -moz-user-select: none;
    height: 90px;
    margin: 0 30px;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 1053px;
}
.infiniteCarousel ul a img {
    border: 0 none;
}
.infiniteCarousel .wrapp ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 9999px;
}
.infiniteCarousel ul li {
    display: block;
    float: left;
    height: 80px;
    padding: 10px 11px 0;
    width: 109px;
}
.infiniteCarousel ul li a img {
    display: block;
}
.infiniteCarousel .arrow {
    background: url("../images/slibotom.png") repeat scroll left bottom transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -666666px;
    top: 29px;
    width: 19px;
}
.infiniteCarousel .forward {
    background-position: right bottom;
    right: -1px;
}
.infiniteCarousel .back {
    left: 10px;
}
.infiniteCarousel .forward:hover {
    background-position: -25px 0;
}
.infiniteCarousel .back:hover {
    background-position: left top;
}
.iconjob {
    background: url("../images/topi.png") repeat scroll left bottom transparent;
    height: 45px;
    position: absolute;
    right: 5px;
    text-indent: -666666px;
    top: 0;
    width: 201px;
}
.iconjob ul {
    overflow: hidden;
    padding: 6px 6px 6px 74px;
}
.iconjob ul li {
    float: left;
}
.iconjob ul li a {
    display: block;
    height: 20px;
    width: 20px;
}
.banner {
    background: url("../images/bannerbg.png") repeat scroll left bottom transparent;
    float: right;
    height: 90px;
    margin: 15px 50px 15px 15px;
    position: relative;
    width: 484px;
}
.bay_banner {
    background: url("../images/bayban.png") repeat scroll left bottom transparent;
    height: 67px;
    position: absolute;
    right: -22px;
    text-indent: -666666px;
    top: 0;
    width: 33px;
}
.innert_babber {
    color: #FFFFFF;
    height: 60px;
    overflow: hidden;
    padding: 8px;
    width: 468px;
}
.rekblocki {
    padding: 10px;
}
.rekblock_t {
    background: url("../images/rekb.png") no-repeat scroll left top transparent;
}
.rekblock_b {
    background: url("../images/rekb.png") no-repeat scroll -364px bottom transparent;
}
.rekblock {
    background: url("../images/rekb.png") repeat-y scroll -182px 0 transparent;
}
ul.sublinks {
    margin-top: 18px;
    opacity: 0.9;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 200px;
    z-index: 100;
}
ul.sublinks li {
    display: block;
    height: 30px;
    position: relative;
    width: 200px;
}
ul.sublinks a {
    background-color: #333333;
    border: 1px solid #414141;
    color: #FFFFE0;
    display: block;
    font-weight: bold;
    line-height: 30px;
    padding: 2px 0;
    text-decoration: none !important;
    width: 100%;
    z-index: 100;
}
ul.sublinks a:hover {
    border-left: 3px solid #7CA826;
    color: #96C526;
    text-decoration: underline;
    width: 198px;
}
.polled {
    height: 22px;
}
.voted {
    height: 11px;
}
.progress {
    background: -moz-linear-gradient(center top , #CCCCCC, #E9E9E9) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 #FFFFFF;
    display: block;
    margin: 4px 0;
    padding: 0;
    position: relative;
}
.polled span {
    height: 20px;
}
.voted span {
    height: 9px;
}
.progress span {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 0;
}
.progress span b {
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.progress-1 span {
    background: -moz-linear-gradient(center top , #00ADEE 10%, #0078A5 90%) repeat scroll 0 0 transparent;
    border: 1px solid #0078A5;
}
.progress-2 span {
    background: -moz-linear-gradient(center top , #8FC857 10%, #5C9425 90%) repeat scroll 0 0 transparent;
    border: 1px solid #5C9425;
}
.progress-3 span {
    background: -moz-linear-gradient(center top , #FAA51A 10%, #F47A20 90%) repeat scroll 0 0 transparent;
    border: 1px solid #F47A20;
}
.progress-4 span {
    background: -moz-linear-gradient(center top , #DD5F5F 10%, #A92C2C 90%) repeat scroll 0 0 transparent;
    border: 1px solid #A92C2C;
}
.progress-5 span {
    background: -moz-linear-gradient(center top , #BF5FDD 10%, #8C2CA9 90%) repeat scroll 0 0 transparent;
    border: 1px solid #8C2CA9;
}
.banners a img {
    opacity: 0.5;
}
.banners a:hover img {
    opacity: 1;
}
.chat {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px 5px 5px 5px;
    margin: 2px 5px 1px;
    padding: 3px;
}
.chat:hover {
    border: 1px solid #CCCCCC;
}
.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 350px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}