* {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
body {
    font-size: 11px;
    text-align: center;
    background: #282828 url('gfx/body.png') repeat-x;
}
img {
    border: 0;
}
.clr {
    clear: both;
}
.none {
    display: none;
}
#docHead {
    height: 141px;
    background: #0D6915 url('gfx/head.jpg') no-repeat center top;
}
#docHead .docHead {
    width: 1000px;
    height: 141px;
    margin: 0 auto;
}
#docHead h1 {
    width: 679px;
    height: 141px;
    float: left;
    text-align: right;
}
#docHead form {
    width: 321px;
    height: 141px;
    float: right;
}
#docHead form .form {
    padding: 10px 0 0 12px;
    text-align: left;
}
#docHead form .form h3 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 1.2em;
    height: 23px;
    line-height: 22px;
}
#docHead form .form div {
    float: left;
    height: 34px;
}
#docHead form .form div.l {
    clear: both;
    width: 47px;
    text-align: right;
    float: left;
    line-height: 34px;
    color: #33D02B;
}
#docHead form .form .box {
    width: 150px;
    height: 14px;
    padding: 6px 7px;
    border: 1px solid #858585;
    background: #FFFFFF;
    vertical-align: middle;
    margin: 3px 6px;
    color: #858585;
    font-size: 1em;
}
#docHead form .form .btn {
    border: none;
    background: none;
    vertical-align: middle;
    margin: 3px 0 3px 12px;
    height: 26px;
    padding: 6px 0;
    color: #33D02B;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}
#docHead form .form .btn:hover {
    cursor: pointer;
}
#docHead form .links {
    clear: both;
    text-align: left;
    padding-left: 41px;
    height: 16px;
    line-height: 16px;
}
#docHead form .links a {
    color: #FFFFFF;
    text-decoration: none;
    background: url('gfx/arrow1.gif') no-repeat left center;
    padding-left: 5px;
    margin-left: 15px;
}
#docHead form .links a:hover {
    text-decoration: underline;
}
#docMenu {
    background: #333333 url('gfx/menu.bg.png');
}
#docMainMenu {
    height: 49px;
    list-style: none;
    width: 810px;
    margin: 0 auto;
}
#docMainMenu li {
    float: left;
    padding: 0 12px;
}
#docMainMenu li a {
    display: block;
    height: 49px;
    line-height: 49px;
    padding: 0 8px;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
}
#docMainMenu li a:hover, #docMainMenu li.e a {
    background: #565656 url('gfx/menu.item.png');
}
#docMainMenu li div {
    display: none;
}
#docSubMenu {
    width: 810px;
    margin: 0 auto;
    line-height: 42px;
}
#docSubMenu a {
    text-decoration: none;
    color: #FFFFFF;
    background: url('gfx/arrow2.gif') no-repeat left center;
    padding-left: 10px;
    margin: 0 10px;
}
#docSubMenu a:hover {
    text-decoration: underline;
}
#docContent {
    width: 926px;
    margin: 0 auto;
    position: relative;
    top: -5px;
}
#docContent .docBody {
    width: 573px;
    float: left;
    border: 1px solid #858585;
    background: #FFFFFF url('content.png');
    padding: 10px 0 10px 10px;
    text-align: left;
}
#docContent .docBody h2.title {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #0C9A16;
    line-height: 34px;
    margin-left: 10px;
}
#docContent .docBody .list1 {
    list-style: none;
    margin-top: 10px;
    width: 572px;
}
#docContent .docBody .list1 li {
    width: 264px;
    margin: 0 10px 10px 0;
    float: left;
    padding: 6px;
    text-align: center;
    color: #2E2E2E;
}
#docContent .docBody .list1 li.b {
    background: #E8E8E8;
}
#docContent .docBody .list1 li h3 {
    font-size: 1em;
    margin: 5px 15px;
    text-align: left;
}
#docContent .docBody .list1 li h3 a {
    color: #313131;
    text-decoration: none;
}
#docContent .docBody .list1 li h3 a:hover {
    text-decoration: underline;
}
#docContent .docBody .list1 li img {
    margin: 5px 0;
}
#docContent .docBody .list1 li .description {
    text-align: left;
    line-height: 1.3em;
    height: 9.1em;
    overflow: hidden;
}
#docContent .docBody .list1 li .description a {
    text-decoration: none;
    color: #054774;
}
#docContent .docBody .list1 li .description a:hover {
    text-decoration: underline;
}
#docContent .docBody .list1 li .foot {
    margin-top: 10px;
    height: 25px;
    line-height: 25px;
}
#docContent .docBody .list1 li .foot .left {
    float: left;
}
#docContent .docBody .list1 li .foot .right {
    float: right;
}
#docContent .docBody .list1 li .foot .right a {
    font-weight: bold;
    text-decoration: none;
    color: #2E2E2E;
}
#docContent .docBody .list1 li .foot .right a:hover {
    text-decoration: underline;
}
#docContent .docBody .list2 {
    list-style: none;
    margin: 20px 10px 0 0;
    background: #E8E8E8;
    padding: 24px 24px 19px;
}
#docContent .docBody .list2 li {
    border: 1px solid #DADADA;
    background: #FFFFFF;
    margin-bottom: 5px;
    padding: 10px 25px;
    color: #5B5B5B;
}
#docContent .docBody .list2 li a {
    font-weight: bold;
    color: #313131;
    text-decoration: none;
    margin: 0 4px;
}
#docContent .docBody .list2 li a:hover {
    text-decoration: underline;
}
#docContent .docSidebar {
    width: 314px;
    float: right;
    border: 1px solid #858585;
    border-top: none;
    background: #FFFFFF;
    text-align: left;
}
#docContent .docSidebar .bar {
    height: 38px;
    background: #108119;
}
#docContent .docSidebar .bar a {
    display: block;
    width: 127px;
    height: 38px;
    line-height: 38px;
    float: left;
    background: url('gfx/sidebar1.png');
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 30px;
}
#docContent .docSidebar .bar a:hover, #docContent .docSidebar .bar a.e {
    background: #2CA336 url('gfx/sidebar2.png');
}
#docContent .docSidebar .contest {
    padding: 15px;
    color: #313131;
}
#docContent .docSidebar .contest h3 {
    font-size: 1em;
    margin: 3px 0 15px;
}
#docContent .docSidebar .contest .description {
    color: #616161;
    float: left;
    width: 195px;
    text-align: justify;
}
#docContent .docSidebar .contest img {
    float: right;
}
#docContent .docSidebar .contest dl {
    clear: both;
    height: 1.3em;
    line-height: 1.3em;
}
#docContent .docSidebar .contest dl dt {
    float: left;
    font-weight: bold;
    width: 50px;
    text-align: right;
    padding-right: 5px;
}
#docContent .docSidebar .contest dl dd {
    float: left;
    color: #616161;
}
#docContent .docSidebar .table {
    padding: 15px;
    text-align: right;
}
#docContent .docSidebar .table table {
    width: 100%;
    text-align: left;
    margin-bottom: 18px;
}
#docContent .docSidebar .table table thead td {
    font-weight: bold;
}
#docContent .docSidebar .table table td {
    padding-left: 3px;
    border-bottom: 1px solid #D5D5D5;
    height: 22px;
    color: #6A6A6A;
}
#docContent .docSidebar .table table tr.b td {
    background: #E9E9E9;
}
#docContent .docSidebar .table a {
    text-decoration: none;
    color: #097711;
    font-weight: bold;
}
#docContent .docSidebar .table a:hover {
    text-decoration: underline;
}
#docContent .docSidebar .gallery {
    /* none */
}
#docContent .docSidebar .video {
    text-align: center;
    padding: 15px 0;
}
#docContent .docSidebar .partners {
    text-align: center;
    padding: 15px 0;
}
#docContent .docSidebar .partners div + div {
    padding-bottom: 10px;
}
#docContent .docSidebar .cooperation {
    /* none */
}
#docContent .docSidebar .bill {
    /* none */
}
#docContent .docSidebar .buttons {
    padding: 15px 0 15px 4px;
}
#docContent .docSidebar .buttons div {
    color: #6A6A6A;
    text-align: right;
    margin: 10px;
    line-height: 1.4em;
}
#docContent .docSidebar .buttons div a {
    text-decoration: none;
    color: #D0001B;
    font-weight: bold;
}
#docContent .docSidebar .buttons div a:hover {
    text-decoration: underline;
}
#docFoot {
    clear: both;
    background: #393939 url('gfx/foot.png');
    height: 59px;
}
#docFoot .docFoot {
    width: 926px;
    margin: 0 auto;
}
#docFoot .info {
    width: 150px;
    text-align: right;
    float: left;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 5px;
}
#docFoot .info a, #docFoot .copy a {
    text-decoration: none;
    color: #E6CC15;
    font-weight: bold;
}
#docFoot .info a:hover, #docFoot .copy a:hover {
    text-decoration: underline;
}
#docFoot .copy {
    width: 390px;
    float: left;
    margin-top: 22px;
    color: #FFFFFF;
}
#docFoot .copy a {
    text-transform: uppercase;
}
#docFoot .menu {
    list-style: none;
    float: right;
    margin-right: 30px;
}
#docFoot .menu li {
    margin-top: 22px;
    float: left;
}
#docFoot .menu li a {
    text-decoration: none;
    color: #FFFFFF;
    background: url('gfx/arrow2.gif') no-repeat left center;
    padding-left: 10px;
    margin: 0 4px;
}
#docFoot .menu li a:hover {
    text-decoration: underline;
}
.left{float:left}
.right{float:right}
a img{border:0}
.wrexbox,.pagination,.notice{overflow:hidden;margin-bottom:10px;clear:both;border:1px solid #B1B1B1;background:#F8F8F8;padding:10px}
.wrexbox {border: none}
.notice2{background-image:url(acp_images/icons/info.png);background-position:0% 50%;padding:10px;padding-left:25px;background-repeat:no-repeat;;overflow:hidden;margin-bottom:10px;clear:both}
.wrexbox h1{line-height:32px;border-bottom:1px solid #BBB;color:#444;font-family:"Trebuchet MS",sans-serif;font-size:21px;font-weight:400;margin:10px 10px 10px 0;padding:0}
.wrexbox h2{font-size:12px;font-weight:700;margin:10px 10px 10px 0;padding:0}
.wrexbox p{line-height:19px;margin-bottom:5px}
.wrexbox .small{margin-top:5px;color:#A0A0A0;clear:both}
.comment{overflow:hidden;clear:both;width:100%;margin:10px 0}
.comment img.avatar{float:left;border:10px solid #eaeaea;width:50px;height:50px}
.comment .message{-moz-border-radius:2ex;-webkit-border-radius:2ex;width:450px;float:left;margin-left:10px;background:#eaeaea;padding:10px}
.comment .message .info{margin-bottom:10px;overflow:hidden;color:#A0A0A0}
.comment .message p{font-size:12px}
blockquote {margin:0;width:90%;background:#FFF;padding:10px;border:1px solid #aaa;font-size:12px;font-style:italic}
ul.list{list-style:circle;line-height:18px;margin:0 0 0 10px;padding:5px}
fieldset{width:95%;background:#FFF;border:1px solid #AAA;-moz-border-radius:3ex;-webkit-border-radius:3ex;margin:10px auto;padding:15px}
legend{font-size:13px;font-weight:700;margin-left:5px;padding:0 10px}
fieldset div{overflow:hidden;width:95%;margin:10px auto;padding:5px}
fieldset div.subForm{background:#FAFAFA;border:1px solid #A0A0A0;-moz-border-radius:3ex;-webkit-border-radius:3ex}
fieldset label{float:left;width:25%;font-size:12px;border-right:1px solid #aaa;margin-right:30px}
fieldset input,fieldset textarea{float:left;border:1px solid #CCC;color:#000;font-size:11px;font-family:Verdana;width:auto;background:#fff;padding:5px}
fieldset select{float:left;border:1px solid #CCC;color:#000;font-size:11px;font-family:Verdana;margin-left:1px;padding:4px}
fieldset input.submit,fieldset input.checkbox,fieldset input.radio{width:auto}
fieldset input.submit{background:#eee}
table.wrextable{border:1px solid #C4C4C4;width:100%;border-right-width:2px;border-bottom-width:2px;margin:10px auto}
table.wrextable td{background:#FAFAFA;padding:7px}
table.wrextable td img{padding:3px}
table.wrextable td img:hover{background:#cfcfcf}
table.wrextable tr:hover td{background:#EFEFEF}
table.wrextable thead td{text-align:center;background:#445A6E;color:#fff;border-bottom:1px solid #222}
table.wrextable thead tr:hover td{background:#445A6E}
.wrexlist{margin:5px 0px 5px 0px;clear:both;border:1px solid #cbcbcb;padding:10px;overflow:hidden}
.wrexlist .left{margin-right:10px}
.wrexlist .right{float:left}
.wrexlist h3{font-size: 13px;margin:0;padding:0;margin-bottom:10px}
.wrexlist div{margin-bottom:5px}
#ajaxLoader {
    display: none;
    padding: 10px;
    background: #4B505B;
    position: fixed;
    color: #fff;
    top: 0;
}

div.logged {
	color: #fff;
	padding-top: 15px;
}

div.logged a {
	text-decoration: none;
	color: #fff;
}
.wrexbox a,.notice a, .comment a {color: #111;}