* {
    padding: 0;
    margin: 0;
    font-family: Arial,sans-serif;
}

html, body {
    font-size: 12px;
    color: #000;
    width: 100%;
    height: 100%;
    background-color: #fcfcfc;
}

a img {
    border: 0;
}

a {
    color: #2a70a5;
}

a:hover {
    text-decoration: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.mceContentBody table th.t-right,
.mceContentBody table td.t-right {
    text-align: right;
}

.mceContentBody table th.t-center,
.mceContentBody table td.t-center {
    text-align: center;
}

.mceContentBody table td.t-bold {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS",Verdana,sans-serif;
}

h1 {
    font-size: 22px;
    font-weight: normal;
}

.top-line {
    height: 3px;
    background-color: #2a70a5;
}

.bellow-menu {
    padding-top: 12px;
}

#everything {
    width: 981px;
    margin: 0 auto;
}

#header,
#logo,
#slogan,
#user-info {
    height: 107px;
}

#header {
}

#logo {
    width: 315px;
    float: left;
}

#logo .wrapper {
    padding-top: 32px;
    text-align: center;
}

#slogan {
    width: 371px;
    float: left;
}

#slogan .wrapper {
    padding-top: 53px;
    text-align: center;
}

/* User info */
#user-info {
    width: 295px;
    float: left;
}

#user-info .logged {
    float: right;
    width: 243px;
}

#user-info .wrapper {
    padding-top: 35px;
}

#user-info .buttons {
    padding-top: 6px;
}

.user-btn,
.user-btn .ll,
.user-btn .cc,
.user-btn .rr,
.user-btn a,
.user-btn span,
.inner .price-btn,
.inner .price-btn .ll,
.inner .price-btn .cc,
.inner .price-btn .rr,
.inner .price-btn a,
.inner .pricer-btn span {
    height: 24px;
    font-weight: bold;
    text-decoration: none;
}

.inner .price-btn .cc {
    width: auto;
}

.user-btn .ll,
.user-btn .cc,
.user-btn .rr,
.inner .price-btn .ll,
.inner .price-btn .cc,
.inner .price-btn .rr {
    float: left;
    background: transparent url('img/user-btn.gif');
}

.user-btn .ll,
.inner .price-btn .ll {
    width: 7px;
}

.user-btn .cc,
.inner .price-btn .cc {
    position: relative;
    background-position: center -48px;
}

.user-btn .rr,
.inner .price-btn .rr {
    width: 7px;
    background-position: center -24px;
}

.user-btn a,
.inner .price-btn a {
    padding: 0 9px;
    position: absolute;
    line-height: 24px;
    margin-left: -1px;

    color: #457dba;
    font-weight: bold;
}

.user-btn a:hover,
.inner .price-btn a:hover {
    color: #679edc;
}

.user-btn span,
.inner .price-btn span {
    padding: 0 9px;
    display: block;
    color: #fff;
    line-height: 26px;
}
/* User info end */

/* Tabs */
.tabs {
    height: 33px;
}

.tabs li {
    position: relative;
    float: left;
    height: 33px;
    margin-right: -6px;
    list-style-type:none;
}

.tabs li.active {
    z-index: 2;
}

.tabs li .tab-ll,
.tabs li .tab-cc,
.tabs li .tab-rr {
    height: 33px;
}

.tabs li .tab-ll,
.tabs li .tab-cc,
.tabs li .tab-rr {
    float: left;
    background: transparent url('');
}

.tabs li:hover .tab-ll,
.tabs li:hover .tab-cc,
.tabs li:hover .tab-rr {
    background: transparent url('img/hover-tab.png')
}

.tabs li.active .tab-ll,
.tabs li.active .tab-cc,
.tabs li.active .tab-rr {
    background: transparent url('img/active-tab.png')
}

.tabs li.active .tab-ll,
.tabs li:hover .tab-ll,
.tabs li .tab-ll {
    width: 6px;
}

.tabs li.active .tab-cc,
.tabs li:hover .tab-cc,
.tabs li .tab-cc {
    background-position: center 33px;
}

.tabs li.active .tab-rr,
.tabs li:hover .tab-rr,
.tabs li .tab-rr {
    background-position: center -33px;
    width: 12px;
}

.tabs a,
.tabs span {
    line-height: 33px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.tabs span {
    line-height: 35px;
}

.tabs li a {
    margin-left: -1px;
    position: absolute;
    color: #fff;
}

.tabs li span {
    display: block;
}

.tabs li.active a {
    margin-left: 0px;
    position: relative;
    display: block;
    color: #404040;
}

.tabs li.active span {
    display: none;
}
/* Tabs ends */

/* Menu */
.menu .ll,
.menu .cc,
.menu .rr {
    float: left;
    height: 40px;
}

.menu .ll {
    background-position: center 0px;
    width: 6px;
}

.menu .cc {
    background-position: center -80px;
}

.menu .rr {
    background-position: center -40px;
    width: 6px;
}

.menu .tabs {
    padding-top: 7px;
    padding-left: 14px;
}

.menu .tabs span,
.menu .tabs a {
    width: 130px;
}
/* Menu End */

/* Left menu */
#left-menu {
    float: left;
    width: 325px;
}

#left-menu .cc {
    width: 313px;
}

#left-menu .ll,
#left-menu .cc,
#left-menu .rr {
    background-image: url('img/left-tabs.gif');
}
/* Left menu End */

/* Top menu */
#top-menu {
    width: 981px;
}

#top-menu .cc {
    width: 969px;
}

#menu.double #top-menu {
    float: left;
    width: 647px;
    margin-left: 9px;
}

#menu.double #top-menu .cc{
    width: 635px;
}

#top-menu .ll,
#top-menu .cc,
#top-menu .rr {
    background-image: url('img/top-tabs.gif');
}

#top-menu.menu .tabs span,
#top-menu.menu .tabs a {
  width: 140px;
}
/* Top menu end */

/* Document menu */
#document-menu {
    width: 647px;
}

#document-menu .cc {
    width: 635px;
}

#document-menu .ll,
#document-menu .cc,
#document-menu .rr {
    background-image: url('img/document-tabs.gif');
}

#document-menu.menu .tabs span,
#document-menu.menu .tabs a {
  width: 160px;
}

#document-menu .tabs li a {
    color: #6f6f6f
}

#document-menu .tabs li span {
    color: #ebebeb;
}

/* Document menu end */

/* Left side */
#left-side {
    float: left;
    width: 325px;
}
/* Left side end */

#content {
    min-height: 380px;
}

#content.smaller {
    float: left;
    margin-left: 9px;
}

/* Tree */
#tree .top,
#tree .bottom,
#tree .middle {
    width: 325px;
    background-image: url('img/category-tree.gif');
}

#tree .top,
#tree .bottom {
    height: 5px;
}

#tree .top {
}

#tree .bottom {
    background-position: -325px center;
}

#tree .middle {
    background-position: -650px center;
    padding-bottom: 20px;
}

#tree li {
    list-style-type: none;
}

#tree li a {
    display: block;
    padding: 8px 0 8px 36px;
    color: #3f3f3f;
    text-decoration: none;
}

#tree li a:hover {
    color: #2970a6;
}

#tree li.category {
    border-top: 1px solid #d5d3d2;
    border-bottom: 1px solid #d5d3d2;
    background-color: #e7e7e7;
    background: #e7e7e7 url('img/category-plus.gif') no-repeat 18px 8px;
}

#tree li.category.opened {
    background-image: url('img/category-minus.gif');
}

#tree li.category a {
    font-weight: bold;
}

#tree li.category.active {
    background-color: #2a70a5;
    background-image: url('img/category-active-plus.gif');
}

#tree li.category.active.opened {
    background-image: url('img/category-active-minus.gif');
}

#tree li.category.active a {
    color: #fff;
}

#tree li.gap {
    height: 3px;
}

#tree li.subcategory,
#tree li.subsubcategory {
    margin-top: -1px;
    border-top: 1px solid #d5d3d2;
    border-bottom: 1px solid #d5d3d2;
    background: url('img/subcategory-plus.gif') no-repeat 18px 8px;
}

#tree li.subcategory {
    background-color: #e7e7e7
}

#tree li.subcategory.opened,
#tree li.subsubcategory.opened {
    background-image: url('img/subcategory-minus.gif');
}

#tree li.subsubcategory {
    background-position: 36px 8px
}

#tree li.subsubcategory a {
    padding-left: 60px;
}

#tree li.subcategory.first {
}

#tree li.document {
    margin-top: -1px;
    border-top: 1px solid #d5d3d2;
    border-bottom: 1px solid #d5d3d2;
    padding-right: 25px;
}

#tree li.document.active {
    background: transparent url('img/document-active.gif') no-repeat right center;
}

#tree li.document.first {
}

#tree li.document a {
    padding-left: 60px;
}

#tree li.nothing-found {
    padding: 0 0 8px 15px;
}

#tree div.real-tree-gap {
    padding-top: 25px;
}

#tree li.message {
    padding: 4px 7px 4px 7px;
}

#tree #not-paid-tree li a {
    color: #8f8f8f;
}

#tree h3 {
    padding: 20px 0 5px 0;
    font-size: 12px;
    text-align: center;
    color: #343434;
}
/* Tree End */

/* Search Form */
#search-form {
    padding: 9px 0 13px 13px;
}

#search-form * {
    vertical-align: middle;
}

#search-form input[type=text] {
    width: 250px;
    height: 28px;
    border: 0px;
    margin: 0px;
    padding: 0 5px;
    background: url('img/search-input.gif');
}

#search-form input[type=submit] {
    cursor: pointer;
    width: 34px;
    height: 28px;
    border: 0px;
    margin: 0px;
    background: url('img/search-btn.gif');
}

#search-form input[type=submit]:hover {
    background-position: 0 -28px;
}

#search-form input[type=submit]:active {
    background-position: 0 -56px;
}
/* Search Form End */

/* Footer */
#footer {
    color: #6d6d6d;
    font-size: 11px;
    padding: 25px 0 40px 0;
}

#header a,
#footer a {
    color: #2a70a5;
}

#footer .line {
    height: 1px;
    background-color: #e6e6e6;
}

#footer .item {
    padding-top: 15px;
    width: 196px;
    float: left;
}

#footer .blue-thing {
    width: 32px;
    height: 1px;
    position: absolute;
    margin-top: -16px;
    background-color: #2a70a5;
}
/* Footer End */

/* Title Page */

.title-page {
}

.title-page .header {
}

.title-page .header .tt,
.title-page .header .cc,
.title-page .header .bb {
    width: 981px;
    background: transparent url('img/title-big-block.gif');
}

.title-page .header .tt,
.title-page .header .bb {
    height: 6px;
}

.title-page .header .tt {
    background-position: 0 center;
}

.title-page .header .cc {
    background-position: 981px center;
}

.title-page .header .bb {
    background-position: -981px center;
}

.title-page h1 {
    padding: 26px 120px;
    color: #2a70a5;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
}

.title-page h2 {
    padding: 20px 0;
    color: #e68e2e;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.title-page .small-block {
    color: #6d6d6d;
    margin-bottom: 20px;
}

.title-page .small-block.left {
    margin-right: 25px;
}

.title-page .small-block.right {
}

.title-page .small-block .tt,
.title-page .small-block .bb,
.title-page .small-block .cc {
    width: 310px;
    background: transparent url('img/title-small-block.gif');
}

.title-page .small-block .tt,
.title-page .small-block .bb {
    height: 6px;
}

.title-page .small-block .tt {
}

.title-page .small-block .bb {
    background-position: -310px center;
}

.title-page .small-block .cc {
    background-position: -620px center;
    height: 130px;
}

.title-page .small-block .wrapper {
    padding: 15px 40px;
    line-height: 150%;
}

.title-page h3 {
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 12px;
    color: #2a70a5;
}
/* Title Page End */

/* Inner Page */
.inner {
}
.message-tt,
.message-cc,
.message-bb,
.inner .title-tt,
.inner .title-cc,
.inner .title-bb,
.inner .cc,
.inner .bb {
    width: 981px;
}

#content.smaller .inner .title-tt,
#content.smaller .inner .title-cc,
#content.smaller .inner .title-bb,
#content.smaller .inner .cc,
#content.smaller .inner .bb {
    width: 647px;
}

.message-tt,
.message-bb,
.inner .title-tt,
.inner .title-bb,
.inner .bb {
    height: 6px;
}

.message-tt,
.message-cc,
.message-bb,
.inner .title-tt,
.inner .title-cc,
.inner .title-bb {
    background: transparent url('img/inner-borders.gif');
}

#content.smaller .inner .title-bb,
#content.smaller .inner .title-tt,
#content.smaller .inner .title-cc {
    background: transparent url('img/inner-borders-short.gif');
}

.inner .cc,
.inner .bb {
    background: transparent url('img/title-big-block.gif');
}

#content.smaller .inner .cc,
#content.smaller .inner .bb {
    background: transparent url('img/title-big-block-short.gif');
}


.inner .title-tt {
}

.message-cc,
.inner .title-cc {
    background-position: 1962px center;
}

#content.smaller .inner .title-cc {
    background-position: 647px center;
}

.inner .title-bb {
    background-position: -981px center;
}

.message-bb {
    background-position: 981px center;
    margin-bottom: 20px;
}

#content.smaller .inner .title-bb {
    background-position: -647px center;
}

.inner .cc {
    background-position: 981px center;
}

#content.smaller .inner .cc {
    background-position: 647px center;
}

.inner .bb {
    background-position: -981px center;
}

#content.smaller .inner .bb {
    background-position: -647px center;
}

.inner h1 {
    color: #2a70a5;
    font-size: 25px;
    font-weight: normal;
    padding: 8px 30px;
}
.inner .cc .wrapper {
    padding: 25px 25px 35px 25px;
}

ul.messages {
    list-style-type: none;
    padding: 8px 30px;
}
ul.messages li {
    font-size: 14px;
    color: #2A70A5;
}
ul.messages li.error {
    color: #E68E2E;
}
/* Inner Page End */

/* Login Form */
#login-form {
    padding-top: 7px;
}

#login-form * {
    vertical-align: center;
}

#login-form #id_password,
#login-form #id_username {
    width: 116px;
    height: 24px;
    border: 0;
    padding: 0 0 0 8px;
    margin: 0;
    background-color: #fcfcfc;
    margin-right: 6px;
}

#login-form #id_username {
    background-image: url('img/username-input.gif?v=1');
}

#login-form #id_password {
    background-image: url('img/password-input.gif');
}

#login-form input[type=submit] {
    width: 26px;
    height: 24px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent url('img/login-submit.gif');
    cursor: pointer;
}

#login-form input[type=submit]:hover {
    background-position: center -24px;
}

#login-form input[type=submit]:active {
    background-position: center -48px;
}

/* Login Form End */

/* Form */
.form .form-tt,
.form .form-cc,
.form .form-bb {
    width: 931px;
    background: transparent url('img/form-borders.gif');
}

.form .form-tt,
.form .form-bb {
    height: 6px;
}

.form .form-tt {
    background-position: 0 center;
}

.form .form-cc{
    background-position: -3724px center;
}

.form .form-cc .wrapper {
    padding: 40px 20px 20px 20px;
}

.form .form-bb {
    background-position: -931px center;
}

.form ul {
    list-style-type: none;
}

.form li {
    height: 60px;
}

.form li input[type=text],
.form li input[type=password] {
    height: 20px;
    width: 454px;
}

.form label {
    padding-top: 6px;
    display: block;
    float: left;
    width: 185px;
    font-weight: bold;
}

.form ul.errorlist li {
    height: auto;
    color: #822;
}

.form input[type=button],
.form input[type=submit] {
    cursor: pointer;
    width: 92px;
    height: 22px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent url('img/submit-button.gif');
}

.form input[type=submit]:active {
    background-position: center -22px;
}

.form p {
    color: #2A70A5;
    padding-bottom: 20px;
}

/* Form End */

/* User Services */
span.expired {
    color: #d01b1b;
    font-weight: bold;
}
/* User Services End */

/* Search Results */
#search-result {
}

#search-result .no-results {
}

#search-result .item {
    margin-bottom: 20px;
}

#search-result h3 {
    padding-bottom: 3px;
}

#search-result .category {
    font-size: 80%;
    color: #666;
    padding-bottom: 5px;
}

#search-result a {
    color: #2a70a5;
}

#search-result .hl {
    color: #000;
    background-color: #ffa;
}

/* Search Results End */

/* Bookmarks Form */
#bookmark-form {
    height: 33px;
}

#bookmark-form * {
    vertical-align: middle;
}

#bookmark-form input {
    height: 24px;
    width: 128px;
    margin: 0;
    padding: 0 0 0 23px;
    line-height: 24px;
    border: 0;
    background: transparent url('img/bookmarks-button.gif');
    color: #fff;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
    font-size: 13px;
}

#bookmark-form input:hover {
    background-position: 0 -24px;
}

#bookmark-form input:active {
    background-position: 0 -48px;
}
/* Bookmarks Form End */

/* Bookmarks */
#bookmarks {
    padding-top: 20px;
}
/* Bookmarks End */

/* 404,500 */
#error-line {
    position: absolute;
    height: 78px;
    width: 100%;
    left: 0;
    top: 107px;
    background-color: #2a70a5;
    z-index: 1;
}

#error {
    position: relative;
    z-index: 2;
}

#error h1{
    padding: 0;
    margin: 0;
    color: #fff;
    height: 78px;
    line-height: 78px;
    z-index: 2;
}

#error-menu {
    list-style-type: none;
    padding: 30px 0 50px 0;
}

#error-menu li {
    height: 20px;
    line-height: 20px;
    float: left;
    padding-right: 40px;
}

#error-menu li a {
    color: #2a70a5;
    font-weight: bold;
}

/* 404,500 End */

/* Typography */
body.mceContentBody {
    margin: 0;
}

.mceContentBody {
    color: #343434;
    font-size: 12px;
    line-height: 170%;
}

.mceContentBody p {
    margin: 0 0 20px 0;
}

.mceContentBody a {
    color: #e67817;
}

.mceContentBody ul,
.mceContentBody ol {
    margin-bottom: 20px;
    margin-left: 20px;
}

.mceContentBody ul {
    list-style-image: url('img/bullet.gif');
}

.mceContentBody ul ul,
.mceContentBody ul ol,
.mceContentBody ol ol,
.mceContentBody ol ul {
    margin-bottom: 0px;
    padding-left: 25px;
}

.mceContentBody li {
    margin: 5px 0;
}

.mceContentBody table {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.mceContentBody table tr {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.mceContentBody table p {
    margin: 0;
    padding: 0;
}

.mceContentBody table td,
.mceContentBody table th {
    padding: 10px 15px;
}

.mceContentBody table td {
    font-size: 12px;
    color: #343434;
    background-color: #fff;
}

.mceContentBody table th {
    font-size: 12px;
    background-color: #2a70a5;
    color: #fff;
    text-align: left;
}

.mceContentBody table b,
.mceContentBody table strong {
    color: #2a70a5;
}
/* Typography End */

/* No Flash */
.no-flash {
    /* width: 620px; */
    padding-top: 40px;
    padding-left: 15px;
    font-size: 16px;
    color: #844;
}

.no-flash a {
    color: #403;
}

.no-flash ol {
    padding: 10px 0 50px 40px;
}

.no-flash ol li {
    padding: 3px 0;
}
/* No Flash End */

.download-button {
    clear: left;
    background: url("img/download-button.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: -35px 0 0 10px;
    padding: 0;
    text-align: left;
    width: 165px;
}
.download-button a{
    display: block;
    margin-top: -4px;
    float: left;
    width: 140px !important;
    color: #FFFFFF;
    font-size: 13px;
    padding: 0 13px 0 20px;
}


.longer .ll, .longer .cc, .longer .rr {
    background-image: url("img/document-tabs-long.gif") !important;
}
.longer .menu  .ll {
    background-position: center 0;
    width: 6px;
}
.longer .menu .ll, .longer .menu .cc, .longer .menu .rr {
    float: left;
    height: 80px;
}
.longer .menu .rr {
    background-position: center -80px;
    width: 6px;
}
.longer .menu .cc {
    background-position: center 80px;
}
.longer .tabs li {
    margin-top: 40px;
}
.cc-long {
    height: 80px;
}
.longer #bookmark-form {
    margin-top: 5px;
}

/* pricelist */
#priceList td.center {
    text-align: center;
}
/* pricelist END */


